Merge calc news from lisp/calc/README into etc/NEWS files
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
86e100a6
GM
12013-02-01 Glenn Morris <rgm@gnu.org>
2
3 * calc.texi (Help Commands): Update calc-view-news description.
4
7ff2b2a6
MA
52013-01-24 Michael Albinus <michael.albinus@gmx.de>
6
7 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
8
a89c8ef0
BG
92013-01-13 Bastien Guerry <bzg@gnu.org>
10
11 * org.texi (Installation): Simplify.
12
132013-01-13 François Allisson <francois@allisson.co> (tiny change)
14
15 * org.texi (Handling links): Update the mention to the obsolete
16 variable `org-link-to-org-use-id' with a mention to the newer
17 variable `org-id-link-to-org-use-id'. Mention the need to load
18 the org-id library.
19
997d5f2d
MA
202013-01-10 Michael Albinus <michael.albinus@gmx.de>
21
22 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
23
fb9f7146 242013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
25
26 * org.texi (Pushing to MobileOrg): Add footnote about using
27 symbolic links in `org-directory'.
28 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
29 of the now obsolete alias `org-float'.
30 (TODO basics): Add `org-use-fast-todo-selection' to the variable
31 index. Fix description of TODO keywords cycling.
32 (Advanced features): Add missing argument for @item.
33 (Storing searches): Add index entries and a note about
34 *-tree agenda views.
6d3e4c80
BG
35 (Structure editing): Document `org-mark-element' and
36 `org-mark-subtree'.
37 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 38
c6a22ce2
JL
392013-01-08 Juri Linkov <juri@jurta.org>
40
41 * info.texi (Go to node): Mention the abbreviated format
42 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
43
7b08ccf7
AS
442013-01-06 Andreas Schwab <schwab@linux-m68k.org>
45
605f02ee
AS
46 * autotype.texi: Remove undefined command @subtitlefont.
47 * cc-mode.texi: Likewise.
48
7b08ccf7
AS
49 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
50 @item argument.
51 (Property searches): Use \\ instead of @backslashchar{}.
52 * pgg.texi (VERSION): Move @set below @setfilename.
53
db671917
AS
542013-01-05 Andreas Schwab <schwab@linux-m68k.org>
55
56 * ada-mode.texi: Remove braces from @title argument.
57 * eudc.texi: Likewise.
58 * smtpmail.texi: Likewise.
59 * auth.texi (VERSION): Set before first use.
60 * emacs-gnutls.texi (VERSION): Likewise.
61 * pgg.texi (VERSION): Likewise.
62 * ede.texi (Top): Rename from top, all uses changed.
63 * eshell.texi: Add missing argument to @sp.
64 * forms.texi (Top): Reorder menu to match structure.
65 * htmlfontify.texi (Customisation): Add missing @item in
66 @enumerate.
67 * org.texi (Advanced features): Add missing argument for @item.
68 (Property searches): Use @backslashchar{} in macro argument.
69 * pcl-cvs.texi: Add missing argument to @sp.
70 (Movement commands): Fix use of @itemx.
71 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
72 * reftex.texi (Options (Creating Citations)): Add missing newline
73 before @end.
74 * tramp.texi (Obtaining Tramp): Remove extra dots.
75 (Configuration): Reorder menu to match structure.
651a2c77 76 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
77 * viper.texi (Marking): Add missing argument for @item.
78
b55349fb
GM
792013-01-04 Glenn Morris <rgm@gnu.org>
80
92d59611
GM
81 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
82 Add htmlfontify.
83 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
84 (htmlfontify.dvi, htmlfontify.pdf): New targets.
85 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
86 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
87
b55349fb
GM
88 * htmlfontify.texi: Miscellaneous fixes and updates.
89 Set copyright to FSF, update license to GFDL 1.3+.
90
7fca93e2
VD
912013-01-04 Vivek Dasmohapatra <vivek@etla.org>
92
93 * htmlfontify.texi: New file.
94
87e65f96
JB
952013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
96
97 * calc.texi (Free-Form Dates): Expand on the date reading
98 algorithm.
99
82e2a1f0 1002012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 101
173076b4
GM
102 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
103 Avoid some overfull lines.
104
d227e322
GM
105 * widget.texi (Programming Example): Break some long lines.
106
2ecfdaa6
GM
107 * wisent.texi (Wisent Overview): Fix xref.
108 (Grammar format, Understanding the automaton): Avoid overfill.
109
fd762011
GM
110 * bovine.texi (Optional Lambda Expression): Allow line break.
111
9fbc8f46
GM
112 * auth.texi (Help for users): Break long lines.
113
ceccabdb
GM
114 * ada-mode.texi (Project file variables):
115 Reword to reduce underfull hbox.
116 (No project files, Use GNAT project file):
117 Use smallexample to make some overfull lines less terrible.
118
88edc57f
GM
119 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
120 Fix cross-references to separate manuals.
121
ddc41264
GM
122 * Makefile.in (gfdl): New variable. Use throughout where
123 appropriate so that targets depend on doclicense.texi.
124
45dd6480
LI
1252012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
126
127 * gnus.texi (Customizing the IMAP Connection): Mention the other
128 authenticators.
129
61bbede6
LI
1302012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
131
132 * gnus.texi (Browse Foreign Server): Document
133 `gnus-browse-delete-group'.
134
ddc41264
GM
1352012-12-22 Glenn Morris <rgm@gnu.org>
136
563a450c 137 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
138 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
139 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
140 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 141
ddc41264
GM
142 * Makefile.in (gfdl): New variable. Use throughout where
143 appropriate so that targets depend on doclicense.texi.
144
c995b26e
EZ
1452012-12-22 Eli Zaretskii <eliz@gnu.org>
146
147 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
148 doclicense.texi. Remove doclicense.texi from all targets that
149 mentioned it explicitly.
150 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
151 $(emacsdir)/emacsver.texi.
a170fe53 152 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 153
08953d7f
GM
1542012-12-21 Glenn Morris <rgm@gnu.org>
155
c545e313
GM
156 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
157 Include emacsver.texi. Nuke hand-written node pointers.
158 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
159 Depend on emacsver.texi.
160
0b1af106
GM
161 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
162 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
163 May as well just include doclicense.texi in everything.
164
165 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
166 which @copying says is included.
167
6bf430d1
GM
168 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
169 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
170 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
171 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
172 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
173 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
174 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
175 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
176 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
177 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
178 * widget.texi, wisent.texi, woman.texi: Do not mention buying
179 copies from the FSF, which does not publish these manuals.
180
08953d7f
GM
181 * erc.texi: No need to include gpl in this small manual.
182
257b2c7d
GM
183 * org.texi (copying): Include a copy of the GFDL.
184 (GNU Free Documentation License): New section.
185
a4b0cca1 1862012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
187
188 * org.texi: Fix typos.
189
d2435ab9
PE
1902012-12-16 Paul Eggert <eggert@cs.ucla.edu>
191
192 * calc.texi (ISO 8601): Rename from ISO-8601,
193 as it's typically spelled without a hyphen.
194
b9d8175e
JB
1952012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
196
197 * calc.texi (ISO-8601): New section.
198 (Date Formatting Codes): Mention new codes.
199 (Standard Date Formats): Mention new formats.
200
f0bc0bf1
MA
2012012-12-14 Michael Albinus <michael.albinus@gmx.de>
202
203 * tramp.texi (External methods): Move `adb' method here.
204
98c94021
GM
2052012-12-13 Glenn Morris <rgm@gnu.org>
206
ba30c70f
GM
207 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
208
bfe6ffb6
GM
209 * wisent.texi: Small edits. Set copyright to FSF, update license to
210 GFDL 1.3+.
211 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
212 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
213 New targets.
214 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
215 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
216
98c94021
GM
217 * bovine.texi: Small edits. Set copyright to FSF, update license to
218 GFDL 1.3+, remove empty index.
219 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
220 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
221 New targets.
222 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
223 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
224
cfa49c1e
EL
2252012-12-13 Eric Ludlam <zappo@gnu.org>
226 David Ponce <david@dponce.com>
227 Richard Kim <emacs18@gmail.com>
228
9e7abd17 229 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 230
727f9739 2312012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 232
9b97b143
GM
233 * flymake.texi (Customizable variables, Locating the buildfile):
234 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
235
4c2dd4ee
GM
236 * srecode.texi: Small edits. Set copyright to FSF, add explicit
237 GFDL 1.3+ license, fix up index.
238 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
239 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
240 (srecode.pdf): New targets.
241 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
242 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
243
727f9739 2442012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
245
246 * srecode.texi: New file, imported from CEDET trunk.
247
727f9739 2482012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
249
250 * org.texi (Summary, Code block specific header arguments)
251 (Code block specific header arguments)
252 (Header arguments in function calls, var, noweb)
727f9739
GM
253 (Results of evaluation, Code evaluation security):
254 Small reformatting: add a blank line before some example.
63aa0982
BG
255
256 * org.texi (System-wide header arguments)
257 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
258 (Dynamic blocks, Using the mapping API):
259 Fix indentation of Elisp code examples.
63aa0982
BG
260
261 * org.texi (Comment lines): Fix description of the comment syntax.
262
727f9739
GM
263 * org.texi (Installation): Mention "make test" in the correct section.
264
4288142b
PE
2652012-12-06 Paul Eggert <eggert@cs.ucla.edu>
266
267 * doclicense.texi, gpl.texi: Update to latest version from FSF.
268 These are just minor editorial changes.
269
61b835df
MA
2702012-12-04 Michael Albinus <michael.albinus@gmx.de>
271
272 * tramp.texi (History): Mention ADB.
273 (Inline methods): Add `adb' method.
274
c5bc2d1d 2752012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
276
277 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
278 (External methods): Fix typo.
279
c5bc2d1d 2802012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
281
282 * rcirc.texi (Notices): Fix typo.
283
d0457b57
BW
2842012-11-25 Bill Wohler <wohler@newt.com>
285
286 Release MH-E manual version 8.4.
287
288 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
289 Update for release 8.4.
290
551aaa66
BW
291 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
292 (Junk): Add mh-whitelist-preserves-sequences-flag,
293 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
294 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
295
61d841dd
PE
2962012-11-25 Paul Eggert <eggert@cs.ucla.edu>
297
298 * mh-e.texi (Procmail): Fix two @ typos.
299
c07a6ded
PE
3002012-11-24 Paul Eggert <eggert@cs.ucla.edu>
301
302 * doclicense.texi, gpl.texi: Update to latest version from FSF.
303 These are just minor editorial changes.
304
678a34f4
JB
3052012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
306
307 * calc.texi (Date Formatting Codes): Mention the new beginning of
308 the date numbering system.
309
0e70ce93
PE
3102012-11-22 Paul Eggert <eggert@cs.ucla.edu>
311
312 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
313 (Date Forms): Correct off-by-one error in explanation of
314 Julian day numbers. Give Gregorian equivalent of its origin.
315
723da6aa
JB
3162012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
317
318 * doc/misc/calc.texi (Date Forms): Mention the customizable
319 Gregorian-Julian switch.
320 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
321
310e60d9
PE
3222012-11-17 Paul Eggert <eggert@cs.ucla.edu>
323
6f6b82d6
PE
324 Calc now uses the Gregorian calendar for all dates (Bug#12633).
325 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
326 * calc.texi (Date Forms): Document this.
327
e8693c96
GM
3282012-11-16 Glenn Morris <rgm@gnu.org>
329
330 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
331 (Obsolete Macros): Move example here from Function Bindings.
332
5c934f8b
GM
333 * erc.texi: Use @code{nil} rather than just "nil".
334 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 335 Add "notifications".
f925b109 336 (Connecting): Add brief section on passwords.
274f5de6 337 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 338
f78ee6af 3392012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
340
341 * flymake.texi (Customizable variables)
342 (Highlighting erroneous lines): Mention flymake-error-bitmap,
343 flymake-warning-bitmap, and flymake-fringe-indicator-position.
344
1796ef98
VB
3452012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
346
347 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
348 In all file place SES into @acronym{...}.
349 (Advanced Features): Add key index and function index for
350 ses-set-header-row. Add description for function
351 ses-rename-cell. Add description for function
352 ses-repair-cell-reference-all.
353 (Ranges in formulas): Add description for ses-range flags.
354
31f47fba
PE
3552012-11-12 Paul Eggert <eggert@cs.ucla.edu>
356
357 * texinfo.tex: Merge from gnulib.
358
6baf66d5 3592012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
360
361 * url.texi (Introduction): Move url-configuration-directory to
362 Customization node.
363 (Parsed URIs): Split into its own node.
364 (URI Encoding): New node.
365 (Defining New URLs): Remove empty chapter.
366 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
367 Improve docs for url-queue-*.
368 (Supported URL Types): Copyedits. Delete empty subnodes.
369
82f84fa3
CY
370 * url.texi (Introduction): Rename from Getting Started. Rewrite
371 the introduction.
372 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
373
6baf66d5 3742012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
375
376 * cl.texi (Obsolete Setf Customization):
377 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
378 Give define-modify-macro, defsetf, and define-setf-method
379 gv.el replacements.
2ee1d59f 380
2027b1b3 381 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 382 (Setf Extensions): Remove obsolete reference.
2027b1b3 383 (Obsolete Setf Customization):
651af8c6 384 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 385 Undocument get-setf-method, since it no longer exists.
a358a44e 386 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 387
c65b407b
GM
3882012-11-03 Glenn Morris <rgm@gnu.org>
389
390 * cl.texi: Further general copyedits.
685b0026
GM
391 (List Functions): Remove copy-tree, standard elisp for some time.
392 (Efficiency Concerns): Comment out examples that no longer apply.
393 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
394 (Creating Symbols, Random Numbers): De-emphasize internal
395 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
396 (Naming Conventions, Type Predicates, Macros)
397 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 398
a71e2379
G
3992012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus.texi (Mail Source Specifiers):
402 Document :leave keyword used for pop mail source.
403
df43dd53
GM
4042012-11-01 Glenn Morris <rgm@gnu.org>
405
406 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
407 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
408 (Macro Bindings, Blocks and Exits):
409 Acknowledge existence of lexical-binding.
410 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 411
69c1c2e6
GM
4122012-10-31 Glenn Morris <rgm@gnu.org>
413
dd90fd1a
GM
414 * ert.texi (Introduction, The @code{should} Macro):
415 Refer to "cl-assert" rather than "assert".
416
69c1c2e6
GM
417 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
418 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
419 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
420 Reword, and add details of flet and labels.
87b0d8b1 421 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 422
4ddedf94
GM
4232012-10-30 Glenn Morris <rgm@gnu.org>
424
425 * cl.texi (Modify Macros): Update for cl-letf changes.
426 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
427 (Setf Extensions): Partially restore note about cl-getf,
428 mainly moved to lispref/variables.texi.
429 (Property Lists): Fix cl-getf typos.
f43a5263 430 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 431
d3094168
GM
4322012-10-29 Glenn Morris <rgm@gnu.org>
433
434 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 435 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 436 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
437 (Modify Macros, Multiple Values, Other Clauses):
438 Remove mentions of obsolete features.
6a07d52e 439 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 440
3c0c6155
GM
4412012-10-28 Glenn Morris <rgm@gnu.org>
442
f94b04fc
GM
443 * cl.texi (Multiple Values, Common Lisp Compatibility):
444 More namespace updates.
445 (Obsolete Features): Copyedits.
446 (Obsolete Lexical Macros, Obsolete Setf Customization):
447 New subsections.
448
9c52d61d
GM
449 * cl.texi (Porting Common Lisp, Lexical Bindings):
450 Add some xrefs to the Elisp manual.
451
3c0c6155
GM
452 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
453 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
454 (Obsolete Features): New appendix. Move Lexical Bindings here.
455
5887564d
GM
4562012-10-27 Glenn Morris <rgm@gnu.org>
457
e1117425
GM
458 * cl.texi: Use defmac for macros rather than defspec.
459 (Efficiency Concerns): Related copyedit.
460
5887564d
GM
461 * cl.texi (Control Structure): Update for setf now being in core.
462 (Setf Extensions): Rename from Basic Setf. Move much of the
463 former content to lispref/variables.texi.
464 (Modify Macros): Move pop, push details to lispref/variables.texi.
465 (Customizing Setf): Copyedits for setf etc being in core.
466 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
467 Further namespaces updates.
468
bdebdb64
BG
4692012-10-26 Bastien Guerry <bzg@gnu.org>
470
471 * org.texi (Installation): Update the link to Org's ELPA. Also
472 don't mention org-install.el anymore as the replacement file
473 org-loaddefs.el is now loaded by org.el.
474
f956e59d
MA
4752012-10-25 Michael Albinus <michael.albinus@gmx.de>
476
477 * tramp.texi (Frequently Asked Questions): Mention
478 `tramp-completion-reread-directory-timeout' for performance
479 improvement.
480
a05cb6e3
GM
4812012-10-25 Glenn Morris <rgm@gnu.org>
482
483 * cl.texi: Don't mess with the TeX section number counter.
484 Use Texinfo recommended convention for quotes+punctuation.
485 (Overview, Sequence Functions): Rephrase for better line-breaking.
486 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
487 (Macro Bindings, Conditionals, Iteration, Loop Basics)
488 (Random Numbers, Mapping over Sequences, Structures)
489 (Porting Common Lisp): Further updates for cl-lib namespace.
490 (Modify Macros, Declarations, Macro Bindings, Structures):
491 Break long lines in examples.
492 (Dynamic Bindings): Update for changed progv behavior.
493 (Loop Examples, Efficiency Concerns): Markup fixes.
494 (Structures): Remove TeX margin change.
39ff2cf3 495 (Declarations): Fix typos.
a05cb6e3 496
39a58b5b
GM
4972012-10-24 Glenn Morris <rgm@gnu.org>
498
a6880551
GM
499 * cl.texi (Overview, Multiple Values, Creating Symbols)
500 (Numerical Functions): Say less/nothing about the original cl.el.
501 (Old CL Compatibility): Remove.
502 (Assertions): Remove ignore-errors (standard Elisp for some time).
503
39a58b5b
GM
504 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
505 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
506 (Efficiency Concerns, Efficiency Concerns)
507 (Common Lisp Compatibility, Old CL Compatibility):
508 Further updates for cl-lib namespace.
509
72ec96fb
PE
5102012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
511
512 Update manual for new time stamp format (Bug#12706).
513 * emacs-mime.texi (time-date): Update for new format.
514 Also, fix bogus time stamp and modernize a bit.
515
8d6510b9
GM
5162012-10-23 Glenn Morris <rgm@gnu.org>
517
518 * cl.texi: Include emacsver.texi. Use Emacs version number rather
519 than unchanging cl.el version number.
520 End all menu descriptions with a period.
521 Do not use @dfn{CL} for every instance of "CL".
522 (Overview): Remove no-runtime caveat, and note about foo* names.
523 (Usage): Use cl-lib rather than cl.
524 (Organization, Naming Conventions): Update for cl-lib.el.
525 (Installation): Remove long-irrelevant node.
526 (Program Structure, Predicates, Control Structure):
527 Start updating for cl-lib namespace.
8d6510b9
GM
528 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
529 Depend on emacsver.texi.
530
0a078f36
MA
5312012-10-09 Michael Albinus <michael.albinus@gmx.de>
532
533 * trampver.texi: Update release number.
534
a03bb33f
GM
5352012-10-06 Glenn Morris <rgm@gnu.org>
536
24636b26
GM
537 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
538 ERC version.
539 (Introduction): ERC is distributed with Emacs.
540 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
541 (Getting Started): Simplify.
542 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
543 (History): Mention ERC maintained as part of Emacs now.
544 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
545 Add dependency on emacsver.texi.
546
a03bb33f
GM
547 * erc.texi: Remove hand-written node pointers.
548
d259be38
GM
5492012-10-05 Glenn Morris <rgm@gnu.org>
550
551 * newsticker.texi (Overview, Requirements, Usage, Configuration):
552 Copyedits.
553
62a81506
CY
5542012-10-01 Eric Ludlam <zappo@gnu.org>
555
556 * ede.texi (Quick Start, Project Local Variables)
557 (Miscellaneous commands, ede-java-root, Development Overview)
558 (Detecting a Project): New nodes.
559 (Simple projects): Node deleted.
560
561 * eieio.texi (Building Classes): Some slot attributes cannot be
562 overridden.
563 (Slot Options): Remove an example.
564 (Method Invocation, Documentation): New nodes.
565
07f133bf
GM
5662012-10-01 Glenn Morris <rgm@gnu.org>
567
568 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
569 (reftex.pdf): Add dependency on emacsver.texi.
570 * reftex.texi: Don't include directory part for emacsver.texi;
571 the Makefile's -I handles it.
572
4f595e15
RA
5732012-09-30 Ralf Angeli <angeli@caeruleus.net>
574
575 Merge from standalone RefTeX repository.
576
577 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
578 with macros.
579 (Imprint): Mention Wolfgang in list of contributors.
580 (Creating Citations): Give a hint about how to
581 auto-revert the BibTeX database file when using external editors.
582 (Referencing Labels): Simplify section about reference macro
583 cycling.
584 (Options (Referencing Labels)): Adapt to new structure of
585 `reftex-ref-style-alist'.
586 (Referencing Labels, Reference Styles): Document changes in the
587 referencing functionality.
588 (Commands): Mention options for definition of header and footer in
589 BibTeX files.
590 (Options (Creating Citations)): Document
591 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
592 (Reference Styles): New section.
593 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
594 (Options (Referencing Labels)): Remove descriptions of deprecated
595 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
596 Add descriptions for `reftex-ref-style-alist' and
597 `reftex-ref-style-default-list'.
598 (Referencing Labels): Update regarding reference styles.
599 (Citation Styles): Mention support for ConTeXt.
600 (Options (Defining Label Environments)): Fix typo.
601 (Options (Creating Citations)): Document
602 `reftex-cite-key-separator'.
603
8223b1d2
BG
6042012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
605
606 * org.texi: Add description of ORG_ADD_CONTRIB to info
607 documentation. Add link to Worg for more details.
608
609 * org.texi: Clarify installation procedure. Provide link to the
610 build system description on Worg.
611
612 * org.texi: Remove reference to utils/, x11idle.c is now in
613 contrib/scripts.
614
615 * org.texi: Re-normalize to "Org mode" in manual.
616
617 * org.texi (Installation): Adapt documentation to new build
618 system. Mention GNU ELPA (since it needs to be handled like Emacs
619 built-in Org).
620
8223b1d2
BG
6212012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
622
623 * org.texi: Fix typo in description of the 'Hooks' section.
624
625 * org.texi: Add ID to the list of special properties.
626
6272012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
628
629 * org.texi (Moving subtrees): Document the ability to archive to a
630 datetree.
631
1e20eeb7 6322012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
633
634 * org.texi (Installation, Feedback, Batch execution): Use
635 (add-to-list 'load-path ... t) for the contrib dir.
636
637 * org.texi (results): Update documentation for ":results drawer"
638 and ":results org".
639
640 * org.texi (Column width and alignment): Fix typo.
641
642 * org.texi (Activation): Point to the "Conflicts" section.
643
644 * org.texi (Conflicts): Mention filladapt.el in the list of
645 conflicting packages.
646
647 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
648 not needed for versions of Emacs > 22.1.
649
650 * org.texi (History and Acknowledgments): Fix typo.
651
652 * org.texi (History and Acknowledgments): Add my own
653 acknowledgments.
654
655 * org.texi (Agenda commands): Document the new command and the new
656 option.
657
658 * org.texi (Agenda commands): Delete `org-agenda-action' section.
659 (Agenda commands): Reorder. Document `*' to toggle persistent
660 marks.
661
662 * org.texi (Agenda dispatcher): Mention
663 `org-toggle-agenda-sticky'.
664 (Agenda commands, Exporting Agenda Views): Fix typo.
665
666 * org.texi (Templates in contexts, Setting Options): Update to
667 reflect changes in how contexts options are processed.
668
669 * org.texi (Templates in contexts): Document the new structure of
670 the variables `org-agenda-custom-commands-contexts' and
671 `org-capture-templates-contexts'.
672
673 * org.texi (Templates in contexts): Document the new option
674 `org-capture-templates-contexts'.
675 (Storing searches): Document the new option
676 `org-agenda-custom-commands-contexts'.
677
678 * org.texi (Formula syntax for Lisp): Reformat.
679
680 * org.texi (Special properties, Column attributes)
681 (Agenda column view): Document the new special property
682 CLOCKSUM_T.
683
684 * org.texi (Template expansion): Document the new %l template.
685
686 * org.texi (Fast access to TODO states): Fix documentation about
687 allowed characters for fast todo selection.
688
689 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
690 use in `org-agenda-to-appt'.
691
692 * org.texi (Comment lines): Update wrt comments.
693
694 * org.texi (Resolving idle time): Document new keybinding.
695
696 * org.texi (Clocking commands): Document the use of S-M-<up/down>
697 on clock timestamps.
698
699 * org.texi (Fast access to TODO states): Explicitely says only
700 letters are supported as fast TODO selection keys.
701
702 * org.texi (Link abbreviations): Illustrate the use of the "%h"
703 specifier. Document the new "%(my-function)" specifier.
704
705 * org.texi (Clocking commands): New cindex.
706 (Clocking commands): Update documentation for `org-clock-in'.
707 Document `org-clock-in-last'. Mention `org-clock-out' and
708 `org-clock-in-last' as commands that can be globally bound.
709 (Resolving idle time): Document continuous clocking.
710
711 * org.texi (Top, Introduction): Fix formatting.
712 (Activation): Add index entries.
713 (Conventions): Update section.
714 (Embedded @LaTeX{}): Fix formatting.
715
716 * org.texi (Visibility cycling): Document `show-children'.
717
718 * org.texi (Using capture): Mention the `org-capture-last-stored'
719 bookmark as a way to jump to the last stored capture.
720
721 * org.texi (Uploading files): Fix typo.
722
723 * org.texi (Using capture): Document `C-0' as a prefix argument
724 for `org-capture'.
725
726 * org.texi (Agenda commands): Document persistent marks.
727
728 * org.texi (Template expansion): Update doc to reflect change.
729
730 * org.texi (Radio tables): Document the :no-escape parameter.
731
732 * org.texi (Repeated tasks): Document repeat cookies for years,
733 months, weeks, days and hours.
734
735 * org.texi (Export options): State that you can use the d: option
736 by specifying a list of drawers.
737
738 * org.texi (HTML preamble and postamble): Small doc improvement.
739
7402012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
741
742 * org.texi: The sections in the Exporting section of the manual
743 left out articles in the description of the org-export-as-*
744 commands, among other places. This patch adds them, adds a few
745 missing prepositions, and switches instances of "an HTML" to "a
746 html" for internal consistency.
747
748 * org.texi: Alter several examples of headings with timestamps in
749 them to include the timestamps in the body instead of the heading.
750
7512012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
752
753 * org.texi (Agenda dispatcher): Document sticky agenda views and
754 the new key for them.
755
7562012-09-30 Charles <millarc@verizon.net> (tiny change)
757
758 * org.texi (Advanced features): Fix error in table.
759
7602012-09-30 Feng Shu <tumashu@gmail.com>
761
762 * org.texi (@LaTeX{} fragments): Document imagemagick as an
763 alternative to dvipng.
764
7652012-09-30 François Allisson <francois@allisson.co> (tiny change)
766
767 * org.texi: Remove extra curly bracket.
768
7692012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
770
771 * org.texi (org-clock-in-last and org-clock-cancel): Update the
772 defkeys.
773
7742012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
775
776 * org.texi (Agenda commands): Fix two typos by giving
777 corresponding function names, according to
778 `org-agenda-view-mode-dispatch'.
779
7802012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
781
782 * org.texi (The spreadsheet): Fix typo.
783
7842012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
785
786 * org.texi (Tracking your habits): Point to the "Tracking TODO
787 state changes" section.
788
7892012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
790
791 * org.texi (Literal examples): Remove reference to unknown
792 `org-export-latex-minted' variable. Also simplify footnote since
793 `org-export-latex-listings' documentation is exhaustive already.
794
795 * org.texi (Plain lists): Remove reference to now hard-coded
796 `bullet' automatic rule.
797
7982012-09-30 Toby S. Cubitt <tsc25@cantab.net>
799
800 * org.texi: Updated documentation accordingly.
801
5087f097
PE
8022012-09-13 Paul Eggert <eggert@cs.ucla.edu>
803
804 * texinfo.tex: Merge from gnulib.
805
20121a26
MA
8062012-09-12 Michael Albinus <michael.albinus@gmx.de>
807
808 Sync with Tramp 2.2.6.
809
810 * tramp.texi (Bug Reports): Cleanup caches before a test run.
811
812 * trampver.texi: Update release number.
813
44677e30
PE
8142012-09-12 Paul Eggert <eggert@cs.ucla.edu>
815
816 * texinfo.tex: Merge from gnulib.
817
5a4c42ba
AA
8182012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
819
820 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
821 (bug#12096).
822
8e7046c3
JB
8232012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
824
1dcac243
JB
825 * calc.texi (Simplification modes, Conversions)
826 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
827 (The Calc Mode Line): Mention the mode line display for Basic
828 simplification mode.
829 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
830 simplifications.
831 (Basic Simplifications): Rename from "Limited Simplifications"
832 Replace "limited" by "basic" throughout.
833 (Algebraic Simplifications): Indicate that the algebraic
834 simplifications are done by default.
835 (Unsafe Simplifications): Mention `m E'.
836 (Simplification of Units): Mention `m U'.
837 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
838 (Kinds of Declarations, Functions for Declarations): Mention
839 "algebraic simplifications" instead of `a s'.
1dcac243 840 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 841
d2bd74ff
JB
8422012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
843
844 * calc.texi (Getting Started, Tutorial): Change simulated
845 Calc output to match actual output.
846 (Simplifying Formulas): Mention that algebraic simplification is now
847 the default.
848
77472261
EZ
8492012-07-28 Eli Zaretskii <eliz@gnu.org>
850
851 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
852 (Bug#12073)
853
09ae5da1
PE
8542012-07-25 Paul Eggert <eggert@cs.ucla.edu>
855
856 Prefer typical American spelling for "acknowledgment".
857 * calc.texi (History and Acknowledgments): Rename from
858 History and Acknowledgements.
859 * idlwave.texi (Acknowledgments):
860 * ses.texi (Acknowledgments):
861 * woman.texi (Acknowledgments): Rename from Acknowledgements.
862
c4444d16
PE
8632012-07-09 Paul Eggert <eggert@cs.ucla.edu>
864
865 Rename configure.in to configure.ac (Bug#11603).
866 * ede.texi (Compiler and Linker objects, ede-proj-project)
867 (ede-step-project): Prefer the name configure.ac to configure.in.
868
ef091c97
MA
8692012-07-06 Michael Albinus <michael.albinus@gmx.de>
870
871 * tramp.texi (Multi-hops): Introduce
872 `tramp-restricted-shell-hosts-alist'.
873
89b163db
G
8742012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
875
876 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
877 methods, so don't mention smtpmail here.
878
8792012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
880
881 * gnus.texi (Picons): Document gnus-picon-properties.
882
8832012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
884
885 * gnus.texi: Remove mention of compilation, as that's no longer
886 supported.
887
8882012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
889
890 * gnus.texi (Archived Messages): Mention
891 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
892
8932012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
894
895 * gnus.texi (Various Summary Stuff):
896 Remove mention of `gnus-propagate-marks'.
897
8982012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
899
900 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
901 which no longer exist.
902
9032012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
904
905 * gnus.texi (Archived Messages):
906 Document gnus-gcc-self-resent-messages.
907
9082012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
909
910 * message.texi (Mail Variables):
911 Mention the optional user parameter for X-Message-SMTP-Method.
912
9132012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
914
915 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
916
917 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
918
9192012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
920
921 * gnus.texi (Key Index): Change encoding to utf-8.
922
ac1a0ce1 9232012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
924
925 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
926
71cca84d
G
9272012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
928
929 * gnus.texi (Group Timestamp): Mention where to find documentation for
930 the `gnus-tmp-' variables (bug#11601).
931
888a7fc0
MA
9322012-06-11 Michael Albinus <michael.albinus@gmx.de>
933
934 Sync with Tramp 2.2.6-pre.
935
936 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
937 where appropriate.
938 (Ad-hoc multi-hops): New section.
939 (Remote processes): New subsection "Running remote processes on
940 Windows hosts".
941 (History): Add remote commands on Windows, and ad-hoc multi-hop
942 methods.
943 (External methods): "ControlPersist" must be set to "no" for the
944 `scpc' method.
945 (Remote processes): Add a note about `auto-revert-tail-mode'.
946 (Frequently Asked Questions): Use "scpx" in combination with
947 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
948
949 * trampver.texi: Update release number.
950
31ca4639 9512012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
952
953 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
954 compilation for html-mono.
955
0e8bbf66
PE
9562012-06-08 Paul Eggert <eggert@cs.ucla.edu>
957
958 * texinfo.tex: Merge from gnulib.
959
b8f061b3
KY
9602012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
961
962 * Makefile.in (echo-info): Don't try to install info files named
963 just ".info".
964
16af873e
GM
9652012-05-28 Glenn Morris <rgm@gnu.org>
966
c1dabff0
GM
967 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
968
16af873e
GM
969 * sc.texi: Nuke hand-written node pointers.
970 Fix top-level menu to match actual node order.
971
1d5b82ef
GM
9722012-05-27 Glenn Morris <rgm@gnu.org>
973
974 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
975 Some associated fixes, including not messing with chapno in cl.texi.
976
33017faf 9772012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
978
979 * org.texi (Durations and time values): Fix typo.
980
d14b0029
JB
9812012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
982
33017faf 983 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
984 Mention `calc-ensure-consistent-units'.
985
2f4cadd1 9862012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 987
9879e263
AS
988 * cc-mode.texi: Avoid space before macro in 4th argument of cross
989 reference commands. (Bug#11461)
990
78e91d08
AS
991 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
992
3fe7cdc8
GM
9932012-05-12 Glenn Morris <rgm@gnu.org>
994
9598ef0b
GM
995 * Makefile.in (mostlyclean): Add more TeX intermediates.
996
7d326a29
GM
997 * Makefile.in: Make it look more like the other doc Makefiles.
998 Use explicit $srcdir in all dependencies.
999 Remove cd $srcdir from rules.
1000 (VPATH): Remove.
1001 (infodir): Set to an absolute path.
1002 (INFO_TARGETS): Use short names.
1003 (mkinfodir): infodir is now absolute.
1004 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1005
c7f95930 1006 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1007 (.SUFFIXES): Disable implicit rules.
c7f95930 1008
3fe7cdc8
GM
1009 * Makefile.in (MKDIR_P): New, set by configure.
1010 (mkinfodir): Use $MKDIR_P.
1011
6f0652af
GM
10122012-05-07 Glenn Morris <rgm@gnu.org>
1013
1014 * forms.texi (Long Example): Update for changed location of files.
1015
8045b906
GM
10162012-05-04 Glenn Morris <rgm@gnu.org>
1017
1018 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1019 (INFO_TARGETS): Use $INFO_EXT.
1020 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1021 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1022 (INFO_TARGETS): Use $INFO_EXT.
1023 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1024
9e7a4bcf
GM
10252012-05-02 Glenn Morris <rgm@gnu.org>
1026
9aa071df
GM
1027 * Makefile.in (echo-info): New phony target, used by top-level.
1028
9e7a4bcf
GM
1029 * viper.texi: Make direntry shorter (also it is no longer "newest").
1030
1031 * emacs-gnutls.texi, ert.texi, org.texi:
1032 Fix dircategory, direntry to match info/dir.
1033
31cc861c
GM
1034 * faq.texi: Convert @inforefs to @xrefs.
1035 Fix some malformed cross-references.
f9e320bb
GM
1036 (File-name conventions): Shorten section name to avoid overfull line.
1037 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1038
723ea6b5
TZ
10392012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1040
1041 * auth.texi (Help for users): Update for .gpg file being second.
1042
a8e7d6d7 10432012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1044
1045 * org.texi (Agenda commands): Fix two typos: give corresponding
1046 function names, according to `org-agenda-view-mode-dispatch'.
1047
a8e7d6d7 10482012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1049
1050 * faq.texi (Major packages and programs): Remove section.
1051 There is no point listing 6 packages (cf etc/MORE.STUFF).
1052 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1053
dcbf5805
MA
10542012-04-22 Michael Albinus <michael.albinus@gmx.de>
1055
1056 * dbus.texi (Version): New node.
1057 (Properties and Annotations): Mention the object manager
1058 interface. Describe dbus-get-all-managed-objects.
1059 (Type Conversion): Floating point numbers are allowed, if an
1060 anteger does not fit Emacs's integer range.
1061 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1062 (Asynchronous Methods): Fix description of
1063 dbus-call-method-asynchronously.
1064 (Receiving Method Calls): Fix some minor errors. Add
1065 dbus-interface-emacs.
1066 (Signals): Describe unicast signals and the new match rules.
1067 (Alternative Buses): Add the PRIVATE optional argument to
1068 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1069
adee4030
GM
10702012-04-20 Glenn Morris <rgm@gnu.org>
1071
1072 * faq.texi (New in Emacs 24): New section.
1073 (Packages that do not come with Emacs): Mention M-x list-packages.
1074
35dc09a1 10752012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1076
1077 * cc-mode.texi (c-offsets-alist): Correct a typo.
1078
35dc09a1 10792012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1080
1081 * org.texi (Deadlines and scheduling): Fix the example: the
1082 DEADLINE item should come right after the headline. We enforce
1083 this convention, so it is a bug not to illustrate it correctly in
1084 the manual.
1085
35dc09a1 10862012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1087
1088 * org.texi (Agenda commands): Fix documentation bug by swapping
1089 the equivalent keybindings to `org-agenda-next-line' with the ones
1090 to `org-agenda-previous-line'.
1091
35dc09a1 10922012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1093
1094 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1095
e2560ea8
EZ
10962012-04-09 Eli Zaretskii <eliz@gnu.org>
1097
1098 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1099 emacs-gnutls.
1100 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1101
6b4f4a2d
TZ
11022012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1103
250b840e 1104 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1105
1106 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1107
ca2c89b6
TZ
11082012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1109
1110 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1111 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1112
aebd5f1a
GM
11132012-04-04 Glenn Morris <rgm@gnu.org>
1114
1115 * auth.texi (Secret Service API): Copyedits.
1116 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1117 (Help for users, Help for developers)
1118 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1119
0317dd51
MA
11202012-04-04 Michael Albinus <michael.albinus@gmx.de>
1121
1122 * auth.texi (Secret Service API): Add the missing text.
1123
3d439cd1
CY
11242012-04-04 Chong Yidong <cyd@gnu.org>
1125
1126 * message.texi (Using PGP/MIME): Note that epg is now the default.
1127
1128 * gnus.texi: Reduce references to obsolete pgg library.
1129 (Security): Note that epg is now the default.
1130
1131 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1132
1133 * nxml-mode.texi (Completion): C-RET is no longer bound to
1134 nxml-complete.
1135
153ae947
BG
11362012-04-01 Jambunathan K <kjambunathan@gmail.com>
1137
1138 * org.texi (Customizing tables in ODT export): Correct few errors.
1139
11402012-04-01 Jambunathan K <kjambunathan@gmail.com>
1141
1142 * org.texi (Links in ODT export): Update.
1143 (Labels and captions in ODT export): New node.
1144
11452012-04-01 Jambunathan K <kjambunathan@gmail.com>
1146
1147 * org.texi (Literal examples in ODT export): htmlfontify.el in
1148 Emacs-24.1 now supports fontification. So ODT source blocks will
1149 be fontified by default.
1150
11512012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1152
1153 * org.texi (Refiling notes): Remove duplicated keybinding.
1154
11552012-04-01 Eric Schulte <eric.schulte@gmx.com>
1156
1157 * org.texi (noweb): Documentation of this new option to the :noweb
1158 header argument.
1159
11602012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1161
1162 * org.texi (Header and sectioning): Add example demonstrating how
1163 to use "LaTeX_CLASS_OPTIONS".
1164
11652012-04-01 Eric Schulte <eric.schulte@gmx.com>
1166
1167 * org.texi (Noweb reference syntax): Describe the ability to
1168 execute noweb references in the manual.
1169
11702012-04-01 Eric Schulte <eric.schulte@gmx.com>
1171
1172 * org.texi (cache): Improve cache documentation when session
1173 evaluation is used.
1174
11752012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1176
1177 * org.texi (Plain lists): Document removal.
1178
11792012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1180
1181 * org.texi: Decapitalize file name in references to Calc manual.
1182
11832012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1184
1185 * org.texi (Plain lists): Document removal.
1186
11872012-04-01 Jambunathan K <kjambunathan@gmail.com>
1188
1189 * org.texi (Top, OpenDocument Text export)
1190 (ODT export commands, Extending ODT export)
1191 (Images in ODT export, Tables in ODT export)
1192 (Configuring a document converter): Add or Update.
1193
11942012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1195
1196 * org.texi (MobileOrg): Change the wording to reflect that the
1197 Android Version is no longer just the little brother of the iOS
1198 version.
1199
12002012-04-01 Eric Schulte <eric.schulte@gmx.com>
1201
1202 * org.texi (Key bindings and useful functions): Updated babel key
1203 binding documentation in manual.
1204
12052012-04-01 Eric Schulte <eric.schulte@gmx.com>
1206
1207 * org.texi (noweb): Document new noweb header value.
1208
12092012-04-01 Eric Schulte <eric.schulte@gmx.com>
1210
1211 * org.texi (noweb-sep): Document new header argument.
1212
12132012-04-01 Eric Schulte <eric.schulte@gmx.com>
1214
1215 * org.texi (noweb-ref): Documentation of this new custom variable.
1216
12172012-04-01 Eric Schulte <eric.schulte@gmx.com>
1218
1219 * org.texi (wrap): Update the new :wrap documentation to match the
1220 current implementation.
1221
12222012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1223
1224 * org.texi: Added documentation for :wrap.
1225
12262012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1227
1228 * org.texi: #+RESULTS now user-configurable.
1229
12302012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1231
1232 * org.texi: Documented :noweb no-export.
1233
12342012-04-01 Thomas Dye <dk@poto.local>
1235
1236 * org.texi: Edit :noweb no header argument for correctness.
1237
1e20eeb7 12382012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1239
1240 * org.texi (Customization): Update the approximate number of Org
1241 variables.
1242
12432012-04-01 Thomas Dye <dk@poto.local>
1244
1245 * org.texi: The :results wrap produces a drawer instead of a
1246 begin_results block.
1247
005a89ff
G
12482012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1249
1250 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1251 reflect the new default.
1252
589ce070
EZ
12532012-03-10 Eli Zaretskii <eliz@gnu.org>
1254
1255 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1256 "Getting Started" to this node. (Bug#10450)
1257
a5392527
CY
12582012-03-10 Chong Yidong <cyd@gnu.org>
1259
8ae818e4
CY
1260 * flymake.texi (Example -- Configuring a tool called via make):
1261 Mention the Automake COMPILE variable (Bug#8715).
1262
a5392527
CY
1263 * info.texi (Getting Started): Add an index entry (Bug#10450).
1264
d49902e4
MA
12652012-03-02 Michael Albinus <michael.albinus@gmx.de>
1266
1267 * dbus.texi (Signals): Known names will be mapped onto unique
1268 names, when registering for signals.
1269
53eced6d
GM
12702012-02-29 Glenn Morris <rgm@gnu.org>
1271
bcd6cd23
GM
1272 * url.texi: Fix quote usage in body text.
1273
775b55af
GM
1274 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1275
53eced6d
GM
1276 * cl.texi: Use @code{} in menus when appropriate.
1277
44e97401
GM
12782012-02-28 Glenn Morris <rgm@gnu.org>
1279
1280 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1281 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1282 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1283 * org.texi, sc.texi, vip.texi, viper.texi:
1284 Standardize possessive apostrophe usage.
1285
fa9a0855
CY
12862012-02-26 Chong Yidong <cyd@gnu.org>
1287
1288 * ediff.texi (Quick Help Commands): Add a couple of index entries
1289 (Bug#10834).
1290
0fd2c9a3
GM
12912012-02-17 Glenn Morris <rgm@gnu.org>
1292
1293 * gnus.texi (Posting Styles):
1294 * remember.texi (Org): Fix cross-refs to other manuals.
1295
9f26dc24
GM
12962012-02-15 Glenn Morris <rgm@gnu.org>
1297
1298 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1299 (Encryption): New chapter, split out from previous.
1300
3d2af193
LI
13012012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1302
1303 * gnus.texi (Customizing the IMAP Connection): Mention
1304 nnimap-record-commands.
1305
b74c9672
GM
13062012-02-10 Glenn Morris <rgm@gnu.org>
1307
1308 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1309 Mention url-queue-retrieve.
1310
2ebc3b94
GM
13112012-02-09 Glenn Morris <rgm@gnu.org>
1312
9fcfcdef
GM
1313 * sem-user.texi (Semantic mode user commands): Typo fix.
1314
2ebc3b94
GM
1315 * info.texi (Create Info buffer): Mention info-display-manual.
1316
7c4bbb69
LI
13172012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1318
1319 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1320 example (modified from an example by Michael Albinus).
1321
debce7bc
G
13222012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1323
1324 * gnus.texi (Agent Basics): Fix outdated description of
1325 `gnus-agent-auto-agentize-methods'.
1326
b207a4ec
AS
13272012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1328
1329 * cc-mode.texi: Always @defindex ss.
1330 (Config Basics): Fix argument of @itemize.
1331 (Macro Backslashes): Add @code around index entry.
1332
b8fe8712
GM
13332012-01-23 Glenn Morris <rgm@gnu.org>
1334
1335 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1336
02dc2fd7
EH
13372012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1338
1339 * tramp.texi (File): Tweak wording for the `scpc' option.
1340
e7719ea1
G
13412012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1342
1343 * gnus.texi (Group Parameters): Really note precedence.
1344
9937bef4
G
13452012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1346
1347 * gnus.texi (Group Parameters): Note precedence.
1348
e66ba1df
BG
13492012-01-03 Eric Schulte <eric.schulte@gmx.com>
1350
1351 * org.texi (Noweb reference syntax): Adding documentation of
1352 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1353 variable.
1354
13552012-01-03 Bastien Guerry <bzg@gnu.org>
1356
1357 * org.texi (Plain lists): Split the table to fix the display
1358 of items.
1359
13602012-01-03 Bastien Guerry <bzg@gnu.org>
1361
1362 * org.texi (Plain lists): Fix misplaced explanation.
1363
13642012-01-03 Bastien Guerry <bzg@gnu.org>
1365
1366 * org.texi (Plain lists, Agenda files): Add index entries.
1367
13682012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1369
1370 * org.texi: Use "Org mode" instead of alternatives like
1371 "Org-mode" or "org-mode".
1372
13732012-01-03 Bernt Hansen <bernt@norang.ca>
1374
1375 * org.texi (Agenda commands): Document
1376 `org-clock-report-include-clocking-task'.
1377
13782012-01-03 Bastien Guerry <bzg@gnu.org>
1379
1380 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1381 C-c' on checkboxes.
1382
13832012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1384
1385 * org.texi: End sentences with two spaces.
1386
13872012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1388
1389 * org.texi (External links): Document the link types file+sys
1390 and file+emacs, slightly narrow used page width.
1391
13922012-01-03 Eric Schulte <eric.schulte@gmx.com>
1393
1394 * org.texi (colnames): Note that colnames behavior may differ
1395 across languages.
1396
13972012-01-03 Bastien Guerry <bzg@gnu.org>
1398
1399 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1400
14012012-01-03 Thomas Dye <dk@poto.westell.com>
1402
1403 * org.texi: Augmented discussion of babel property
1404 inheritance. Put footnote outside sentence ending period.
1405
14062012-01-03 Eric Schulte <schulte.eric@gmail.com>
1407
1408 * org.texi (eval): Documenting the full range of :eval header
1409 argument values.
1410
14112012-01-03 Eric Schulte <schulte.eric@gmail.com>
1412
1413 * org.texi (eval): Documentation of the new :eval option.
1414
14152012-01-03 Thomas Dye <dk@poto.local>
1416
1417 * org.texi: Add accumulated properties.
1418
14192012-01-03 Thomas Dye <dk@poto.local>
1420
1421 * org.texi: Documented no spaces in name=assign, another
1422 correction to :var table.
1423
14242012-01-03 Thomas Dye <dk@poto.local>
1425
1426 * org.texi: Changed DATA to NAME in Working With Source Code
1427 section.
1428
14292012-01-03 Tom Dye <tsd@tsdye.com>
1430
1431 * org.texi: Minor change to :var table.
1432
14332012-01-03 Tom Dye <tsd@tsdye.com>
1434
1435 * org.texi: More changes to :var table (some examples were wrong).
1436
14372012-01-03 Tom Dye <tsd@tsdye.com>
1438
1439 * org.texi: Cleaned up :var table.
1440
14412012-01-03 Bastien Guerry <bzg@gnu.org>
1442
1443 * org.texi (Timestamps, Weekly/daily agenda)
1444 (Weekly/daily agenda): Add @cindex for "appointment".
1445
14462012-01-03 Eric Schulte <schulte.eric@gmail.com>
1447
1448 * org.texi (Literal examples): A new link to the template for
1449 inserting empty code blocks.
1450 (Structure of code blocks): A new link to the template for
1451 inserting empty code blocks.
1452
14532012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1454
1455 * org.texi (External links): Add footnote on how the behavior
1456 of the text search in Org files are controled by the variable
1457 `org-link-search-must-match-exact-headline'.
1458
14592012-01-03 Eric Schulte <schulte.eric@gmail.com>
1460
1461 * org.texi (Buffer-wide header arguments): Update
1462 documentation to reflect removal of #+PROPERTIES.
1463
14642012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1465
1466 * org.texi (The clock table): Mention that ACHIVED trees
1467 contribute to the clock table.
1468
14692012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1470
1471 * org.texi (Conflicts): Better yasnippet config info.
1472
14732012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1474
1475 * org.texi (Selective export): Explicitely mention the default
1476 values for `org-export-select-tags',
1477 `org-export-exclude-tags'.
1478
14792012-01-03 Tom Dye <tsd@tsdye.com>
1480
1481 * org.texi: Added a line to specify that header arguments are
1482 lowercase.
1483
14842012-01-03 Tom Dye <tsd@tsdye.com>
1485
1486 * org.texi: :var requires default value when declared.
1487
14882012-01-03 Bastien Guerry <bzg@gnu.org>
1489
1490 * org.texi (Handling links): Add a note about the
1491 `org-link-frame-setup' option.
1492
14932012-01-03 David Maus <dmaus@ictsoc.de>
1494
1495 * org.texi (Exporting Agenda Views, Extracting agenda
1496 information): Fix command line syntax, quote symbol parameter
1497 values.
1498
14992012-01-03 David Maus <dmaus@ictsoc.de>
1500
1501 * org.texi (Exporting Agenda Views): Fix command line syntax.
1502
8d80ef01
PE
15032011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1504
1505 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1506 Use octal notation for file permissions, which are normally
1507 thought of in octal.
1508 (Mail Back End Variables): Use more-plausible modes in example.
1509
47d42d81
AM
15102011-12-20 Alan Mackenzie <acm@muc.de>
1511
1512 * cc-mode.texi: Update version string 5.31 -> 5.32.
1513
a98edce9
JB
15142011-12-06 Juanma Barranquero <lekktu@gmail.com>
1515
1516 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1517
321decc8
GM
15182011-11-24 Glenn Morris <rgm@gnu.org>
1519
1520 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1521
f8107b79
JB
15222011-11-24 Juanma Barranquero <lekktu@gmail.com>
1523
1524 * makefile.w32-in: Update dependencies.
1525
f5a96a4f
GM
15262011-11-20 Glenn Morris <rgm@gnu.org>
1527
1528 * gnus.texi (Group Information):
1529 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1530
cd1181db
JB
15312011-11-20 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * gnus-coding.texi (Gnus Maintenance Guide):
1534 Rename from "Gnus Maintainance Guide".
1535
1536 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1537 * eieio.texi (Customizing):
fe7a3057
JB
1538 * gnus.texi (Article Washing):
1539 * gnus-news.texi:
1540 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1541
7877f373
JB
15422011-11-16 Juanma Barranquero <lekktu@gmail.com>
1543
1544 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1545
0d26e0b6
JB
15462011-11-15 Juanma Barranquero <lekktu@gmail.com>
1547
c7015153
JB
1548 * ede.texi (project-am-texinfo):
1549 * gnus.texi (Sending or Not Sending):
1550 * org.texi (Template elements): Fix typos.
0d26e0b6 1551
0b381c7e
JB
15522011-11-14 Juanma Barranquero <lekktu@gmail.com>
1553
1554 * ediff.texi (Hooks):
c7015153 1555 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1556
40a8bdf6
JB
15572011-11-11 Juanma Barranquero <lekktu@gmail.com>
1558
1559 * semantic.texi (Tag handling): Fix typo.
1560
57dda3bb
KY
15612011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1562
1563 * gnus.texi (Other Gnus Versions): Remove.
1564
52bedd34
AM
15652011-10-28 Alan Mackenzie <acm@muc.de>
1566
1567 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1568 (Other Special Indentations): Add an xref to "Macros with ;".
1569 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1570 "Macros with ;".
1571 (Macros with ;): New page.
1572
00b77525
GM
1573 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1574 Document the new handling of nested scopes for movement by defuns.
52bedd34 1575
4a623313
MA
15762011-10-23 Michael Albinus <michael.albinus@gmx.de>
1577
1578 Sync with Tramp 2.2.3.
1579
1580 * trampver.texi: Update release number.
1581
466a320e
GM
15822011-10-14 Glenn Morris <rgm@gnu.org>
1583
1584 * ert.texi (Introduction, How to Run Tests)
1585 (Running Tests Interactively, Expected Failures)
1586 (Tests and Their Environment, Useful Techniques)
1587 (Interactive Debugging, Fixtures and Test Suites):
1588 Minor rephrasings.
1589 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1590 (Running Tests in Batch Mode): Simplify loading instructions.
1591 (Test Selectors): Clarify some selectors.
1592 (Expected Failures, Useful Techniques):
1593 Make examples fit in 80 columns.
1594
2be4956d
JB
15952011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1596
1597 * calc.texi (Basic Operations on Units): Discuss temperature
1598 conversion (`u t') alongside with other unit conversions ('u c').
1599
7359a765
GM
16002011-10-12 Glenn Morris <rgm@gnu.org>
1601
1602 * ert.texi: Whitespace trivia to make main menu items line up better.
1603
a0c52e5d
GM
16042011-10-08 Glenn Morris <rgm@gnu.org>
1605
1606 * Makefile.in: Fix ert rules.
1607
465d0300
G
16082011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1609
1610 * gnus.texi (Gnus Utility Functions): Add more references and
1611 explanations (bug#9683).
1612
a5166359
LMI
16132011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1614
1615 * gnus.texi (Archived Messages): Note the default (bug#9552).
1616
b523dc20
BW
16172011-09-21 Bill Wohler <wohler@newt.com>
1618
1619 Release MH-E manual version 8.3.
1620
58179cce 1621 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1622 release 8.3.
1623 (Preface): Updated support information.
bd7239f5 1624 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1625 historical quote, the tense should be correct in the time that it
1626 was written.
1627
0afb49a1
LMI
16282011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1629
1630 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1631 (Finding the News): Doc clarification.
1632 (Terminology): Mention naming.
1633
e21bac42
G
16342011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1635
1636 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1637 (Interactive): Document `quiet'.
1638
5b409b39 16392011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1640
bd7239f5 1641 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1642
5b409b39 16432011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1644
bd7239f5 1645 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1646 scope for `org-map-entries'.
1647
5b409b39 16482011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1649
1650 * org.texi (Visibility cycling): Document `org-copy-visible'.
1651
5b409b39 16522011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1653
bd7239f5 1654 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1655 proper order.
1656
5b409b39 16572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1658
1659 * org.texi (eval): Expand discussion of the :eval header argument.
1660
5b409b39 16612011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1662
1663 * org.texi (Languages): Add Lilypond and Awk as supported
1664 languages.
1665
5b409b39 16662011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1667
bd7239f5 1668 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1669 LOG_INTO_DRAWER can be used to override the contents of variable
1670 org-clock-into-drawer (or if unset, org-log-into-drawer).
1671
bd7239f5 1672 * org.texi: Replace @xref->@pxref.
3ab2c837 1673
5b409b39 16742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1675
1676 * org.texi (Evaluating code blocks): Documenting the new option
1677 for inline call lines.
1678
5b409b39 16792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1680
1681 * org.texi (Results of evaluation): More explicit about the
1682 mechanism through which interactive evaluation of code is
1683 performed.
1684
5b409b39 16852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1686
1687 * org.texi (noweb-ref): New header argument documentation.
1688
5b409b39 16892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1690
1691 * org.texi (Extracting source code): Documentation of the new
1692 org-babel-tangle-named-block-combination variable.
1693
5b409b39 16942011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1695
bd7239f5 1696 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1697 behavior of multiple blocks of the same name is undefined.
3ab2c837 1698
5b409b39 16992011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1700
1701 * org.texi (TaskJuggler export): Modify the example to reflect the
1702 new effort durations.
1703
5b409b39 17042011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1705
1706 * org.texi (Images in LaTeX export): Escape curly brackets in
1707 LaTeX example.
1708
5b409b39 17092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1710
1711 * org.texi (The clock table): Document the :properties and
1712 :inherit-props arguments for the clocktable.
1713
5b409b39 17142011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1715
1716 * org.texi (Tables in LaTeX export): Document specifying placement
1717 options for tables.
1718
5b409b39 17192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1720
1721 * org.texi (Evaluating code blocks): More specific documentation
1722 about the different types of header arguments.
1723
5b409b39 17242011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1725
1726 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1727
5b409b39 17282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1729
1730 * org.texi (Built-in table editor): Document the table field
1731 follow mode.
1732
5b409b39 17332011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1734
1735 * org.texi (Easy Templates): Document new template.
1736
5b409b39 17372011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1738
1739 * org.texi (Literal examples): Add a cross-reference from "Literal
1740 Examples" to "Easy Templates."
1741
5b409b39 17422011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1743
1744 * org.texi (The clock table): Add link to match syntax.
1745
5b409b39 17462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1747
1748 * org.texi (Agenda commands): Document clock consistency checks.
1749
5b409b39 17502011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1751
1752 * org.texi (Built-in table editor): Document that \vert represents
1753 a vertical bar in a table field.
1754
5b409b39 17552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1756
1757 * org.texi (Literal examples): Link from "Markup" > "Literate
1758 Examples" to "Working with Source Code".
1759
5b409b39 17602011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1761
1762 * org.texi (Agenda commands): Doc for function option to bulk
1763 action.
1764
5b409b39 17652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1766
1767 * org.texi (Template expansion): Document new %<...> template
1768 escape.
1769
5b409b39 17702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1771
1772 * org.texi (Selective export): Document exclusion of any tasks
1773 from export.
1774
5b409b39 17752011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1776
1777 * org.texi (Selective export): Document how to exclude DONE tasks
1778 from export.
1779 (Publishing options): Document the properties to be used to turn off
1780 export of DONE tasks.
1781
5b409b39 17822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1783
1784 * org.texi (The date/time prompt): Document date range protection.
1785
5b409b39 17862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1787
1788 * org.texi (padline): Documentation of the new padline header
1789 argument.
1790
5b409b39 17912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1792
1793 * org.texi (var): Adding "[" to list of characters triggering
1794 elisp evaluation.
1795
5b409b39 17962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1797
1798 * org.texi (var): Documentation of Emacs Lisp evaluation during
1799 variable assignment.
1800
5b409b39 18012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1802
1803 * org.texi (colnames): Reference indexing into variables, and note
1804 that colnames are *not* removed before indexing occurs.
1805 (rownames): Reference indexing into variables, and note that
1806 rownames are *not* removed before indexing occurs.
1807
5b409b39 18082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1809
1810 * org.texi (var): Clarification of indexing into tabular
1811 variables.
1812
5b409b39 18132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1814
1815 * org.texi (results): Documentation of the `:results wrap' header
1816 argument.
1817
5b409b39 18182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1819
bd7239f5 1820 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1821 of the LaTeX export: the org file has to be properly structured.
1822
5b409b39 18232011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1824
1825 * org.texi (Dynamic blocks, Structure editing): Mention
1826 the function `org-narrow-to-block'.
1827
5b409b39 18282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1829
1830 * org.texi (Languages): Updating list of code block supported
1831 languages.
1832
5b409b39 18332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1834
1835 * org.texi (Special properties): CATEGORY is a special property,
1836 but it may also used in the drawer.
1837
5b409b39 18382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1839
1840 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1841
5b409b39 18422011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1843
1844 * org.texi (Include files): Document :lines.
1845
5b409b39 18462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1847
1848 * org.texi (comments): Documentation of the ":comments noweb" code
1849 block header argument.
1850
5b409b39 18512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1852
1853 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1854 added extra whitespace around functions to be consistent with the
1855 rest of the section.
1856
5b409b39 18572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1858
0b381c7e 1859 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1860 #+call: line syntax.
1861 (Header arguments in function calls): Expanded discussion of
1862 #+call: line syntax.
1863
5b409b39 18642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1865
1866 * org.texi (Evaluating code blocks): More explicit about how to
1867 pass variables to #+call lines.
1868
5b409b39 18692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1870
1871 * org.texi (Results of evaluation): Link to the :results header
1872 argument list from the "Results of evaluation" section.
1873
5b409b39 18742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1875
1876 * org.texi (Conflicts): Adding additional information about
1877 resolving org/yasnippet conflicts.
1878
5b409b39 18792011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1880
1881 * org.texi (Publishing options): Document style-include-scripts
1882 publishing project property.
1883
5b409b39 18842011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1885
1886 * org.texi (Sparse trees): Document the next-error /
1887 previous-error functionality.
1888
5b409b39 18892011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1890
1891 * org.texi (cache): Improved documentation of code block caches.
1892
5b409b39 18932011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1894
1895 * org.texi (Code block specific header arguments): Documentation
1896 of multi-line header arguments.
1897
5b409b39 18982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1899
1900 * org.texi (Code evaluation security): Add example for using a
1901 function.
1902
5b409b39 19032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1904
1905 * org.texi (Tables in LaTeX export): Documentation of new
1906 attr_latex options for tables.
1907
5b409b39
BG
19082011-08-03 Michael Albinus <michael.albinus@gmx.de>
1909
1910 * trampver.texi: Update release number.
1911
19122011-07-30 Michael Albinus <michael.albinus@gmx.de>
1913
1914 Sync with Tramp 2.2.2.
1915
1916 * trampver.texi: Update release number.
1917
064e2d08
LMI
19182011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1919
1920 * flymake.texi (Example -- Configuring a tool called via make):
1921 Use /dev/null instead of the Windows "nul" (bug#8715).
1922
b8151e9c
LMI
19232011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1924
1925 * widget.texi (Setting Up the Buffer): Remove mention of the
1926 global keymap parent, which doesn't seem to be accurate
1927 (bug#7045).
1928
5b409b39
BG
19292011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1930
1931 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1932
c0a8ae95
KR
19332010-07-10 Kevin Ryde <user42@zip.com.au>
1934
1935 * cl.texi (For Clauses): Add destructuring example processing an
1936 alist (bug#6596).
1937
ac6531ad
LMI
19382011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1939
1940 * ediff.texi (Major Entry Points): Remove mention of `require',
1941 since that's not pertinent in the installed Emacs (bug#9016).
1942
d30dd079
G
19432011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1944
1945 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1946 (Filtering New Groups): Clarify how simple the "options -n" format is.
1947 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1948 is internal.
d30dd079 1949
862c0d68
MA
19502011-07-04 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * tramp.texi (Cleanup remote connections): Add
1953 `tramp-cleanup-this-connection'.
1954
cd865a33
G
19552011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1956
1957 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1958 zombies.
1959 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1960 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1961
19622011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1963
1964 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1965 backups, and not actual vc (bug#8975).
1966
79414ae4
KR
19672011-07-03 Kevin Ryde <user42@zip.com.au>
1968
1969 * cl.texi (For Clauses): @items for hash-values and key-bindings
1970 to make them more visible when skimming. Add examples of `using'
1971 clause to them, examples being clearer than a description in
1972 words (bug#6599).
1973
847ccf7c
AM
19742011-07-01 Alan Mackenzie <acm@muc.de>
1975
1976 * cc-mode.texi (Guessing the Style): New page.
1977 (Styles): Add a short introduction to above.
1978
3da13bb9
DD
19792011-06-28 Deniz Dogan <deniz@dogan.se>
1980
1981 * rcirc.texi (Configuration): Bug-fix:
1982 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1983 Reported by Elias Pipping <pipping@exherbo.org>.
1984
60a0884e
G
19852011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1986
1987 * gnus.texi (Summary Mail Commands): Document
1988 `gnus-summary-reply-to-list-with-original'.
1989
0c7efc08
SM
19902011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1991
1992 * eshell.texi (Known problems): Fix typo.
1993
ea3596a2
MA
19942011-06-12 Michael Albinus <michael.albinus@gmx.de>
1995
0c7efc08 1996 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1997 (Password handling): `auth-source-debug' is good for debug messages.
1998
2da9c605
G
19992011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2000
2001 * gnus.texi (Store custom flags and keywords): Refer to
2002 `gnus-registry-article-marks-to-{chars,names}' instead of
2003 `gnus-registry-user-format-function-{M,M2}'.
2004
e61923c8
GM
20052011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2006
2007 * texinfo.tex: Merge from gnulib.
2008
627abcdd
TZ
20092011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2010
2011 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2012 (Store custom flags and keywords):
2013 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2014 `gnus-registry-user-format-function-M2'.
2015
a3c92bc1
EZ
20162011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2017
8f906c40 2018 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2019
85d870a9
GM
20202011-05-17 Glenn Morris <rgm@gnu.org>
2021
2022 * gnus.texi (Face): Fix typo.
2023
2cdee799
GM
20242011-05-14 Glenn Morris <rgm@gnu.org>
2025
2026 * dired-x.texi (Omitting Examples): Minor addition.
2027
79b70037
GM
20282011-05-10 Jim Meyering <meyering@redhat.com>
2029
2030 * ede.texi: Fix typo "or or -> or".
2031
a7111a62 20322011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2033
2034 * gnus.texi (Summary Buffer Lines):
2035 gnus-summary-user-date-format-alist does not exist.
2036 (Sorting the Summary Buffer): More about sorting threads.
2037
69026aba
MA
20382011-04-25 Michael Albinus <michael.albinus@gmx.de>
2039
2040 * trampver.texi: Update release number.
2041
9024ff79
MA
20422011-04-14 Michael Albinus <michael.albinus@gmx.de>
2043
2044 * tramp.texi (Frequently Asked Questions): New item for disabling
2045 Tramp in other packages.
2046
c3c65d73
TZ
20472011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2048
2049 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
2050 (Fancy splitting to parent, Store arbitrary data):
2051 Updated gnus-registry docs.
c3c65d73 2052
9ec6a317
JB
20532011-04-13 Juanma Barranquero <lekktu@gmail.com>
2054
2055 * ede.texi: Fix typos.
2056
1e3b6001
G
20572011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2058
9ec6a317
JB
2059 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2060 It's @table @code.
1e3b6001 2061
a5954fa5
G
20622011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2063
ed9265fc 2064 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2065
d71990a1
JB
20662011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2067
2068 * calc.texi (Logarithmic Units): Update the function names.
2069
1518e4f0
G
20702011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2071
2072 * message.texi (Various Commands): Document format specs in the
2073 ellipsis.
2074
a123622d
G
20752011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2076
2077 * message.texi (Insertion Variables): Document message-cite-style.
2078
20792011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2080
2081 * tramp.texi (Remote processes): New subsection "Running shell on
2082 a remote host".
2083
4248cca2
TZ
20842011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2085
2086 * auth.texi (Help for developers): Update docs to explain that the
2087 :save-function will only run the first time.
2088
54ce11a1
GM
20892011-03-12 Glenn Morris <rgm@gnu.org>
2090
2091 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2092 (emacs-faq.text): New target.
2093 (clean): Add emacs-faq.
2094
0c3b25f8
MA
20952011-03-12 Michael Albinus <michael.albinus@gmx.de>
2096
2097 Sync with Tramp 2.2.1.
2098
2099 * trampver.texi: Update release number.
2100
b740639e
GM
21012011-03-11 Glenn Morris <rgm@gnu.org>
2102
2103 * Makefile.in (HTML_TARGETS): New.
2104 (clean): Delete $HTML_TARGETS.
2105 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2106
733afdf4
TZ
21072011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2108
2109 * auth.texi (Help for developers): Show example of using
2110 `auth-source-search' with prompts and :save-function.
2111
33383987
JB
21122011-03-07 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * Version 23.3 released.
2115
a5057546
G
21162011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2117
2118 * message.texi (Message Buffers): Update default value of
2119 message-generate-new-buffers.
2120
479a2c9b
JB
21212011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2122
2123 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2124 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2125 respectively.
05a29101
JB
2126 (Musical Notes): New section.
2127 (Customizing Calc): Mention the customizable variable
2128 calc-note-threshold.
479a2c9b 2129
e0535b76
GM
21302011-03-03 Glenn Morris <rgm@gnu.org>
2131
2132 * url.texi (Dealing with HTTP documents): Remove reference to
2133 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2134 (Configuration): Update url-configuration-directory description.
e0535b76 2135
2777ccbf
GM
21362011-03-02 Glenn Morris <rgm@gnu.org>
2137
2138 * dired-x.texi (Multiple Dired Directories): Remove mentions
2139 of dired-default-directory-alist and dired-default-directory.
2140 Move dired-smart-shell-command here...
2141 (Miscellaneous Commands): ... from here.
2142
257219bd
PE
21432011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2144
2145 * texinfo.tex: Update to version 2011-02-24.09.
2146
8889f4e2
GM
21472011-03-02 Glenn Morris <rgm@gnu.org>
2148
2149 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2150 instead of the obsoleted dired-omit-here-always.
2151
5d41af19
MA
21522011-02-28 Michael Albinus <michael.albinus@gmx.de>
2153
2154 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2155 supported systems.
2156
2b0c7330 21572011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2158
61cf3a76
GM
2159 * dbus.texi (Type Conversion): Grammar fix.
2160
cce7d530 21612011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2162
cce7d530
GM
2163 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2164 "Debian GNU/Linux".
51a13bdd 2165
cce7d530
GM
2166 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2167
817b48a7
GM
21682011-02-23 Glenn Morris <rgm@gnu.org>
2169
cce7d530
GM
2170 * dired-x.texi (Features): Minor rephrasing.
2171 (Local Variables): Fix typos.
47301027
GM
2172
2173 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2174 Standardize some Emacs/XEmacs terminology.
2175
817b48a7
GM
2176 * dired-x.texi (Features): Don't advertise obsolete local variables.
2177 Simplify layout.
2178 (Omitting Variables): Update local variables example.
2179 (Local Variables): Say this is obsolete. Fix description of
2180 dired-enable-local-variables possible values.
2181
4a3988d5
G
21822011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2183
2184 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2185 default now.
2186
8e22bee0
G
21872011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2188
2189 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2190
06b840e0
LI
21912011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2192
2193 * gnus.texi (Window Layout): Document layout names.
2194
67ab0163 21952011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2196
2197 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2198 * auth.texi: Sync @dircategory with ../../info/dir.
2199 * autotype.texi: Sync @dircategory with ../../info/dir.
2200 * calc.texi: Sync @dircategory with ../../info/dir.
2201 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2202 * cl.texi: Sync @dircategory with ../../info/dir.
2203 * dbus.texi: Sync @dircategory with ../../info/dir.
2204 * dired-x.texi: Sync @dircategory with ../../info/dir.
2205 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2206 * ede.texi: Sync @dircategory with ../../info/dir.
2207 * ediff.texi: Sync @dircategory with ../../info/dir.
2208 * edt.texi: Sync @dircategory with ../../info/dir.
2209 * eieio.texi: Sync @dircategory with ../../info/dir.
2210 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2211 * epa.texi: Sync @dircategory with ../../info/dir.
2212 * erc.texi: Sync @dircategory with ../../info/dir.
2213 * eshell.texi: Sync @dircategory with ../../info/dir.
2214 * eudc.texi: Sync @dircategory with ../../info/dir.
2215 * flymake.texi: Sync @dircategory with ../../info/dir.
2216 * forms.texi: Sync @dircategory with ../../info/dir.
2217 * gnus.texi: Sync @dircategory with ../../info/dir.
2218 * idlwave.texi: Sync @dircategory with ../../info/dir.
2219 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2220 * message.texi: Sync @dircategory with ../../info/dir.
2221 * mh-e.texi: Sync @dircategory with ../../info/dir.
2222 * newsticker.texi: Sync @dircategory with ../../info/dir.
2223 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2224 * org.texi: Sync @dircategory with ../../info/dir.
2225 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2226 * pgg.texi: Sync @dircategory with ../../info/dir.
2227 * rcirc.texi: Sync @dircategory with ../../info/dir.
2228 * reftex.texi: Sync @dircategory with ../../info/dir.
2229 * remember.texi: Sync @dircategory with ../../info/dir.
2230 * sasl.texi: Sync @dircategory with ../../info/dir.
2231 * sc.texi: Sync @dircategory with ../../info/dir.
2232 * semantic.texi: Sync @dircategory with ../../info/dir.
2233 * ses.texi: Sync @dircategory with ../../info/dir.
2234 * sieve.texi: Sync @dircategory with ../../info/dir.
2235 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2236 * speedbar.texi: Sync @dircategory with ../../info/dir.
2237 * trampver.texi [emacs]: Set emacsname to "Emacs".
2238 * tramp.texi: Sync @dircategory with ../../info/dir.
2239 * url.texi: Sync @dircategory with ../../info/dir.
2240 * vip.texi: Sync @dircategory with ../../info/dir.
2241 * viper.texi: Sync @dircategory with ../../info/dir.
2242 * widget.texi: Sync @dircategory with ../../info/dir.
2243 * woman.texi: Sync @dircategory with ../../info/dir.
2244
30abce25
GM
22452011-02-19 Glenn Morris <rgm@gnu.org>
2246
0c7efc08
SM
2247 * dired-x.texi (Technical Details): No longer redefines
2248 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2249 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2250
f31f8469
GM
22512011-02-18 Glenn Morris <rgm@gnu.org>
2252
2253 * dired-x.texi (Optional Installation File At Point): Simplify.
2254
35123c04
TZ
22552011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2256
2257 * auth.texi (Help for users): Use :port instead of :protocol for all
2258 auth-source docs.
7ba93e94
G
2259 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2260 to have two files in `auth-sources'.
35123c04 2261
da5e0ce4
GM
22622011-02-16 Glenn Morris <rgm@gnu.org>
2263
b322c9af
GM
2264 * dired-x.texi: Use emacsver.texi to get Emacs version.
2265 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2266 Depend on emacsver.texi.
2267
07ca5555
GM
2268 * dired-x.texi: Drop meaningless version number.
2269 (Introduction): Remove old info.
2270 (Optional Installation Dired Jump): Autoload from dired-x.
2271 Remove incorrect info about loaddefs.el.
2272 (Bugs): Just refer to M-x report-emacs-bug.
2273
da5e0ce4
GM
2274 * dired-x.texi (Multiple Dired Directories): Update for rename of
2275 default-directory-alist.
2276 (Miscellaneous Commands): No longer mention very old VM version 4.
2277
bb55f713
PE
22782011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2279
2280 Merge from gnulib.
2281 * texinfo.tex: Update to version 2011-02-14.11.
2282
5415d076
G
22832011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2284
da5e0ce4
GM
2285 * auth.texi (Help for users):
2286 Login collection is "Login" and not "login".
5415d076 2287
14029d4b
MA
22882011-02-13 Michael Albinus <michael.albinus@gmx.de>
2289
2290 * tramp.texi (History): Remove IMAP support.
2291 (External methods, Frequently Asked Questions): Remove `imap' and
2292 `imaps' methods.
2293 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2294
2295 * trampver.texi: Remove default value of `emacsimap'.
2296
8a36c07f
GM
22972011-02-13 Glenn Morris <rgm@gnu.org>
2298
2299 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2300 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2301
165bc5a0
GM
23022011-02-12 Glenn Morris <rgm@gnu.org>
2303
2304 * sc.texi (Getting Connected): Remove old index entries.
2305
5415d076 23062011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2307
2308 * url.texi: Remove duplicate @dircategory (Bug#7942).
2309
b8e0f0cd
G
23102011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2311
8a36c07f
GM
2312 * auth.texi (Overview, Help for users, Help for developers):
2313 Update docs.
b8e0f0cd
G
2314 (Help for users): Talk about spaces.
2315
caf82551
PE
23162011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2317
2318 * texinfo.tex: Update to version 2011-02-07.16.
2319
1ff98217
MA
23202011-02-07 Michael Albinus <michael.albinus@gmx.de>
2321
2322 * dbus.texi (Bus names): Adapt descriptions for
2323 dbus-list-activatable-names and dbus-list-known-names.
2324
2e78df6b
JB
23252011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2326
2327 * calc.texi (Logarithmic Units): New section.
2328
7fbf7cae
TZ
23292011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2330
2331 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2332 manuals use it now.
2333
0c7efc08 2334 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2335
156ad271
KY
23362011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2337
2338 * overrides.texi: Remove.
2339
2340 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2341 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2342
36539990
MA
23432011-02-05 Michael Albinus <michael.albinus@gmx.de>
2344
2345 * tramp.texi (Frequently Asked Questions): Mention problems with
2346 WinSSHD.
2347
2348 * trampver.texi: Update release number.
2349
23502011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2351
2352 * tramp.texi:
2353 Replace "delimet" with "delimit" globally.
2354 Replace "explicite" with "explicit" globally.
2355 Replace "instead of" with "instead" where there was nothing after "of".
2356 Audit use of comma before interrogative pronoun, "that", or "which".
2357 Minor word order, spelling, wording changes.
2358
ec72bf63
G
23592011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2360
2361 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2362
2363 * sieve.texi: Use WEBHACKDEVEL.
2364
2365 * sasl.texi: Use WEBHACKDEVEL.
2366
2367 * pgg.texi: Use WEBHACKDEVEL.
2368
2369 * message.texi: Use WEBHACKDEVEL.
2370
2371 * gnus.texi: Use WEBHACKDEVEL.
2372
2373 * emacs-mime.texi: Use WEBHACKDEVEL.
2374
2375 * auth.texi: Use WEBHACKDEVEL.
2376
2377 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2378 manuals.
2379
23802011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2381
2382 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2383
90b750f4
PE
23842011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2385
2386 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2387 which in turn is copied from ftp://tug.org/tex/.
2388
0e751a49
GM
23892011-02-03 Glenn Morris <rgm@gnu.org>
2390
2391 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2392 (Binding combinations of modifiers and function keys):
2393 Let's assume people reading this are not using Emacs 18.
2394
7f13c2e2
LI
23952011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2396
2397 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2398 since it's run automatically.
2399
d76c843e
LI
24002011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2401
2402 * gnus.texi (Customizing Articles): Fix typo.
2403
12e3ca0a
LI
24042011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2405
2406 * gnus.texi (Customizing Articles): Document the new way of customizing
2407 the date headers(s).
2408
fe72c8fa
LI
24092011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2410
2411 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2412 splitting example.
2413
bf3dae7e
EZ
24142011-01-29 Eli Zaretskii <eliz@gnu.org>
2415
2416 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2417 (MAKEINFO_OPTS): New variable.
2418 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2419 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2420 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2421 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2422 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2423 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2424 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2425 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2426 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2427 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2428 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2429 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2430 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2431 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2432 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2433 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2434 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2435 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2436
d6f13ac8
LI
24372011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2438
2439 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2440
c5ecc769
G
24412011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2442
2443 * message.texi (IDNA): Explain what it is.
2444
24452011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2446
2447 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2448
45eb2a5d
WL
24492011-01-23 Werner Lemberg <wl@gnu.org>
2450
2451 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2452 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2453 (ENVADD): Update.
45eb2a5d 2454
6872a814
GM
24552011-01-18 Glenn Morris <rgm@gnu.org>
2456
2457 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2458
77ab81d0 24592011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2460
2461 * nxml-mode.texi (Introduction): Fix file name typos.
2462
d221e780
CO
24632011-01-13 Christian Ohler <ohler@gnu.org>
2464
2465 * ert.texi: New file.
2466
2467 * Makefile.in:
2468 * makefile.w32-in: Add ert.texi.
2469
8c904d82
MA
24702011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2471
2472 * dbus.texi (Receiving Method Calls): New function
2473 dbus-register-service. Rearrange node.
2474
f56e0e7a
PE
24752011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2476
2477 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2478 which in turn is copied from ftp://tug.org/tex/.
2479
0fadf00e
MA
24802011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2481
2482 * dbus.texi (Receiving Method Calls): Describe new optional
2483 parameter dont-register-service of dbus-register-{method,property}.
2484
8b358e90
DU
24852010-12-17 Daiki Ueno <ueno@unixuser.org>
2486
0c7efc08
SM
2487 * epa.texi (Encrypting/decrypting *.gpg files):
2488 Mention epa-file-select-keys.
8b358e90 2489
549c9aed
G
24902010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2491
2492 * gnus.texi (Archived Messages): Remove outdated text.
2493
24942010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2495
0c7efc08 2496 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2497
156e3f9c
G
24982010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2499
83f3eadc 2500 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2501
8151d490
AC
25022010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2503
2504 * gnus.texi (The swish++ Engine): Add customizable parameters
2505 descriptions.
2506 (The swish-e Engine): Ditto.
2507
305bdd22
MA
25082010-12-14 Michael Albinus <michael.albinus@gmx.de>
2509
2510 * tramp.texi (Inline methods): Add "ksu" method.
2511 (Remote processes): Add example with remote `default-directory'.
2512
53aff12a
GM
25132010-12-14 Glenn Morris <rgm@gnu.org>
2514
2515 * faq.texi (Expanding aliases when sending mail):
2516 Now build-mail-aliases is interactive.
2517
8a1cdce5
AC
25182010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2519
2520 * gnus.texi: First pass at adding (rough) nnir documentation.
2521
7410c270
G
25222010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
53aff12a
GM
2524 * gnus.texi (Filtering New Groups):
2525 Mention gnus-auto-subscribed-categories.
2526 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2527 removed.
2528
f49d1f52 25292010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2530
2531 * cl.texi (For Clauses): Small fixes for frames and windows.
2532
acedf35c
CD
25332010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2534
2535 * org.texi (Using capture): Document using prefix arguments for
2536 finalizing capture.
2537 (Agenda commands): Document prefix argument for the bulk scatter
2538 command.
2539 (Beamer class export): Document that also overlay arguments can be
2540 passed to the column environment.
2541 (Template elements): Document the new entry type.
2542
25432010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2544
2545 * org.texi (Include files): Document :minlevel.
2546
25472010-12-11 Julien Danjou <julien@danjou.info>
2548
2549 * org.texi (Categories): Document category icons.
2550
25512010-12-11 Eric Schulte <schulte.eric@gmail.com>
2552
2553 * org.texi (noweb): Fix typo.
2554
516aa569
G
25552010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2556
2557 * gnus.texi (Server Commands): Point to the rest of the server
2558 commands.
2559
04db63bc
G
25602010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2561
2562 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2563 g'.
2564
ed797193
G
25652010-12-02 Julien Danjou <julien@danjou.info>
2566
2567 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2568
25692010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2570
2571 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2572 (Direct Functions): Note the STARTTLS upgrade.
2573
07976ae3 25742010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2575 James Clark <none@example.com>
d3dfb185
GM
2576
2577 * nxml-mode.texi (Introduction): New section.
2578
59e75882
G
25792010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (Server Commands): Document gnus-server-show-server.
2582
568a887f
MA
25832010-11-20 Michael Albinus <michael.albinus@gmx.de>
2584
2585 Sync with Tramp 2.2.0.
2586
2587 * trampver.texi: Update release number.
2588
1265829e
JB
25892010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2590
2591 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2592 Mention that the TeX specific units won't use the `tex' prefix
2593 in TeX mode.
2594
239661c0
KY
25952010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2596
2597 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2598
4a47c275 25992010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2600
2601 * edt.texi: Remove information about Emacs 19.
2602
4a47c275 26032010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2604
2605 * trampver.texi: Update release number.
2606
2f0e0dc8
KY
26072010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2608
2609 * gnus.texi (Article Washing): Fix typo.
2610
afe98dfa
CD
26112010-11-11 Noorul Islam <noorul@noorul.com>
2612
56f5a94e 2613 * org.texi: Fix typo.
afe98dfa
CD
2614
26152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2616
2617 * org.texi (Using capture): Explain that refiling is
2618 sensitive to cursor position.
2619
26202010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2621
56f5a94e 2622 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2623
26242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2625
2626 * org.texi: Document the <c> cookie.
2627
26282010-11-11 Eric Schulte <schulte.eric@gmail.com>
2629
bd7239f5 2630 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2631 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2632
26332010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2634
56f5a94e 2635 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2636
26372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2638
56f5a94e 2639 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2640
26412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2642
2643 * org.texi (Setting up the staging area): Document that
2644 file names remain visible when encrypting the MobileOrg files.
2645
26462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2647
2648 * org.texi (Setting up the staging area): Document which
2649 versions are needed for encryption.
2650
26512010-11-11 Eric Schulte <schulte.eric@gmail.com>
2652
56f5a94e
GM
2653 * org.texi (noweb): Update :noweb documentation to
2654 reflect the new "tangle" argument.
afe98dfa
CD
2655
26562010-11-11 Eric Schulte <schulte.eric@gmail.com>
2657
56f5a94e
GM
2658 * org.texi (Batch execution): Improve tangling script in
2659 documentation.
afe98dfa
CD
2660
26612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2662
2663 * org.texi (Handling links):
2664 (In-buffer settings): Document inlining images on startup.
2665
26662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2667
2668 * org.texi (Setting up the staging area): Document use of
2669 crypt password.
2670
26712010-11-11 David Maus <dmaus@ictsoc.de>
2672
56f5a94e 2673 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2674
26752010-11-11 David Maus <dmaus@ictsoc.de>
2676
56f5a94e
GM
2677 * org.texi (Template expansion): Add mew in table for link type
2678 escapes.
afe98dfa
CD
2679
26802010-11-11 David Maus <dmaus@ictsoc.de>
2681
56f5a94e 2682 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2683
26842010-11-11 Eric Schulte <schulte.eric@gmail.com>
2685
56f5a94e 2686 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2687
26882010-11-11 Eric Schulte <schulte.eric@gmail.com>
2689
56f5a94e 2690 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2691
26922010-11-11 Eric Schulte <schulte.eric@gmail.com>
2693
56f5a94e
GM
2694 * org.texi (Structure of code blocks):
2695 Update documentation to mention inline code block syntax.
afe98dfa
CD
2696
26972010-11-11 Eric Schulte <schulte.eric@gmail.com>
2698
56f5a94e 2699 * org.texi (comments): Improve wording.
afe98dfa
CD
2700
27012010-11-11 Eric Schulte <schulte.eric@gmail.com>
2702
56f5a94e 2703 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2704
27052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2706
2707 * org.texi (Installation): Remove the special
2708 installation instructions for XEmacs.
2709
27102010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2711
56f5a94e 2712 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2713 insertion of empty structural elements.
2714
27152010-11-11 Noorul Islam <noorul@noorul.com>
2716
56f5a94e 2717 * org.texi: Fix doc.
afe98dfa
CD
2718
27192010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2720
2721 * org.texi (The date/time prompt): Document specification
2722 of time ranges.
2723
27242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2725
2726 * org.texi (Internal links): Document the changes in
2727 internal links.
2728
27292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2730
2731 * org.texi (Agenda commands): Document the limitation for
2732 the filter preset - it can only be used for an entire agenda
2733 view, not in an individual block in a block agenda.
2734
27352010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2736
2737 * org.texi (iCalendar export): Document alarm creation.
2738
6f8fc60c
MA
27392010-11-10 Michael Albinus <michael.albinus@gmx.de>
2740
2741 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2742
be3c11b3
LMI
27432010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2744
2745 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2746
d607b96b 27472010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2748
d607b96b 2749 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2750
181cb5fb
G
27512010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2752
2753 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2754 since that works by default.
2755
27562010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2757
2758 * gnus.texi (Customizing the IMAP Connection): Document
2759 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2760
36bc5d3b
MA
27612010-11-04 Michael Albinus <michael.albinus@gmx.de>
2762
2763 * tramp.texi (Remote shell setup): New item "Interactive shell
2764 prompt". Reported by Christian Millour <cm@abtela.com>.
2765 (Remote shell setup, Remote processes): Use @code{} for
2766 environment variables.
2767
cf503f7c
GM
27682010-11-03 Glenn Morris <rgm@gnu.org>
2769
537b04b9 2770 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2771 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2772
389b76fa
G
27732010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774
2775 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2776
2699a554 27772010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2778
2779 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2780
2699a554 27812010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2782
2783 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2784
99e65b2d
G
27852010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2786
0c7efc08
SM
2787 * gnus.texi (Client-Side IMAP Splitting):
2788 Mention nnimap-unsplittable-articles.
99e65b2d
G
2789
27902010-10-29 Julien Danjou <julien@danjou.info>
2791
2792 * gnus.texi (Finding the News): Remove references to obsoletes
2793 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2794
aeeb3dcb
EZ
27952010-10-29 Eli Zaretskii <eliz@gnu.org>
2796
2797 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2798 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2799 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2800 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2801
8289f37b
GM
28022010-10-28 Glenn Morris <rgm@gnu.org>
2803
2804 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2805 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2806 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2807
d85d3b3a
DU
28082010-10-25 Daiki Ueno <ueno@unixuser.org>
2809
2810 * epa.texi (Mail-mode integration): Add alternative key bindings
2811 for epa-mail commands; escape comma.
c05c2b9b 2812 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2813
9f534a47
JB
28142010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2815
99e65b2d 2816 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2817
5793a7bc 28182010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2819
2820 * gnus.texi (Group Parameters, Buttons): Fix typos.
2821
280f417b
G
28222010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2823
2824 * gnus.texi (Subscription Commands): Mention that you can also
2825 subscribe to new groups via the Server buffer, which is probably more
2826 convenient when subscribing to many groups.
2827
d806c872
G
28282010-10-21 Julien Danjou <julien@danjou.info>
2829
2830 * message.texi (Message Headers): Allow message-default-headers to be a
2831 function.
2832
d5798f68
LMI
28332010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2834
2835 * gnus-news.texi: Mention new archive defaults.
2836
b79bbef7
KY
28372010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2838
2839 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2840
2526f423
G
28412010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2842
2843 * gnus.texi (HTML): Document the function value of
2844 gnus-blocked-images.
2845 (Article Washing): shr and gnus-w3m, not the direct function names.
2846
ba91f05d
G
28472010-10-20 Julien Danjou <julien@danjou.info>
2848
2849 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2850 variable.
2851
da451787
LMI
28522010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2853
2854 * gnus.texi (Customizing the IMAP Connection): The port strings are
2855 strings.
c872595d 2856 (Document Groups): Mention git.
da451787 2857
7cad71ad
G
28582010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2859
2860 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2861 bzr/Gnus git sync.
2862
c56dfd36
EZ
28632010-10-15 Eli Zaretskii <eliz@gnu.org>
2864
2865 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2866 change.
2867
a1d16a7b
G
28682010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2869
2870 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2871 @item syntax for in-Emacs makeinfo.
2872
28732010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2874
2875 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2876 trim sentence.
2877
98e2b864
DU
28782010-10-12 Daiki Ueno <ueno@unixuser.org>
2879
2880 * epa.texi (Caching Passphrases):
0c7efc08
SM
2881 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2882 Clarify some configurations require to set up gpg-agent.
98e2b864 2883
c12e4a81
GM
28842010-10-11 Glenn Morris <rgm@gnu.org>
2885
2886 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2887
f7aa248a
G
28882010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2889
2890 * gnus.texi (Spam Package Introduction): Mention `$'.
2891
6513b232
EZ
28922010-10-09 Eli Zaretskii <eliz@gnu.org>
2893
2894 * makefile.w32-in (emacsdir): New variable.
2895 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2896 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2897
abd40fb4
GM
28982010-10-09 Glenn Morris <rgm@gnu.org>
2899
0f05450f
GM
2900 * Makefile.in (mostlyclean): Delete *.toc.
2901
d3a4ac46
GM
2902 * Makefile.in: Use $< in rules.
2903
aa9db089
GM
2904 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2905
abd40fb4
GM
2906 * Makefile.in ($(infodir)): Delete rule.
2907 (mkinfodir): New. Use it in all the info rules, rather than depending
2908 on infodir.
2909
ea274122
GM
29102010-10-09 Glenn Morris <rgm@gnu.org>
2911
6e90e2a8
GM
2912 * gnus.texi (Article Washing): Fix previous change.
2913
f7a31f11
GM
2914 * Makefile.in (emacsdir): New variable.
2915 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2916 Depend on emacsver.texi.
2917
f7a31f11
GM
2918 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2919
ea274122
GM
2920 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2921
36d3245f
G
29222010-10-08 Julien Danjou <julien@danjou.info>
2923
f7a31f11 2924 * gnus.texi: Add mm-shr.
36d3245f
G
2925
29262010-10-08 Ludovic Courtès <ludo@gnu.org>
2927
2928 * gnus.texi (Finding the Parent, The Gnus Registry)
2929 (Registry Article Refer Method): Update docs for nnregistry.el.
2930
29312010-10-08 Daiki Ueno <ueno@unixuser.org>
2932
2933 * auth.texi (Help for users)
2934 (GnuPG and EasyPG Assistant Configuration): Update docs.
2935
12359245
GM
29362010-10-08 Glenn Morris <rgm@gnu.org>
2937
2938 * cl.texi (Organization, Installation, Old CL Compatibility):
2939 Deprecate cl-compat for new code.
4628bef1 2940 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2941
2942 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2943
fcf2d385
KY
29442010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2945
2946 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2947
66627fa9
G
29482010-10-06 Julien Danjou <julien@danjou.info>
2949
fd9ba500
JD
2950 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2951
66627fa9
G
2952 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2953 broken link.
2954
2955 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2956
2957 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2958 to ReiserFS.
2959
2960 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2961 (FAQ 7-1): Fix getmail URL.
2962
65f54520
DU
29632010-10-06 Daiki Ueno <ueno@unixuser.org>
2964
2965 * epa.texi (Caching Passphrases): New section.
2966
4c83f6e1
GM
29672010-10-06 Glenn Morris <rgm@gnu.org>
2968
2969 * Makefile.in (SHELL): Set it.
2970 (info): Move the mkdir dependency to the individual info files.
2971 (mostlyclean): Tidy up.
2972 (clean): Only delete the specific dvi and pdf files.
2973 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2974 ($(infodir)): Add parallel build workaround.
4c83f6e1 2975
71e691a5
G
29762010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2977
2978 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2979
a41c2e6d
G
29802010-10-03 Julien Danjou <julien@danjou.info>
2981
0c7efc08
SM
2982 * emacs-mime.texi (Display Customization):
2983 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2984 mm-inline-large-images-proportion.
2985
37255945
MA
29862010-10-03 Michael Albinus <michael.albinus@gmx.de>
2987
0c7efc08
SM
2988 * tramp.texi (Frequently Asked Questions):
2989 Mention remote-file-name-inhibit-cache.
37255945 2990
11e4e7bd
LMI
29912010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2992
2993 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2994 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2995
cb83220a
KY
29962010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2997
0c7efc08
SM
2998 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2999 (Article Hiding): Add google banner example.
3000 Suggested by Benjamin Xu.
cb83220a 3001
6b958814
G
30022010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3003
0c7efc08
SM
3004 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3005 Remove nnimap-split-rule from examples.
6b958814
G
3006
30072010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3008
3009 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3010 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3011 Fishman.
3012 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3013
30142010-09-30 Julien Danjou <julien@danjou.info>
3015
3016 * gnus.texi (Gravatars): Fix documentation about
3017 gnu-gravatar-properties.
3018
b9476c04
DU
30192010-09-29 Daiki Ueno <ueno@unixuser.org>
3020
3021 * epa.texi (Bug Reports): New section.
3022
5f874327
GM
30232010-09-29 Glenn Morris <rgm@gnu.org>
3024
3025 * Makefile.in (top_srcdir): Remove unused variable.
3026
6b958814
G
30272010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3028
3029 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3030 (Client-Side IMAP Splitting): Document 'default.
3031
30322010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3033
0c7efc08
SM
3034 * gnus.texi (Customizing the IMAP Connection):
3035 Document nnimap-fetch-partial-articles.
6b958814 3036
82bccbfa
KY
30372010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3038
3039 * gnus-news.texi: Mention nnimap-inbox.
3040
3041 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3042
30432010-09-26 Julien Danjou <julien@danjou.info>
3044
47e08896 3045 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3046
30472010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus.texi (Security): Remove gpg.el mention.
3050
30512010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3052
3053 * gnus.texi (Browse Foreign Server): New variable
3054 gnus-browse-subscribe-newsgroup-method.
3055
3056 * gnus-news.texi: Mention it.
3057
30582010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3059
0c7efc08 3060 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3061 (Startup Variables): No jingle.
3062
4c964351
UM
30632010-09-25 Ulrich Mueller <ulm@gentoo.org>
3064
3065 * woman.texi (Interface Options): xz compression is now supported.
3066
82bccbfa
KY
30672010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3068
3069 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3070 (Unavailable Servers): Document gnus-server-copy-server.
3071 (Using IMAP): Document the new nnimap.
3072
30732010-09-25 Julien Danjou <julien@danjou.info>
3074
47e08896 3075 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3076
18778f71
GM
30772010-09-24 Glenn Morris <rgm@gnu.org>
3078
3079 * url.texi (Disk Caching): Tweak previous change.
3080
9c766321
JD
30812010-09-24 Julien Danjou <julien@danjou.info>
3082
3083 * url.texi (Disk Caching): Mention url-cache-expire-time,
3084 url-cache-expired, and url-fetch-from-cache.
3085
82bccbfa
KY
30862010-09-24 Julien Danjou <julien@danjou.info>
3087
3088 * gnus.texi: Add Gravatars.
3089
30902010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3091
3092 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3093
592bdb9a
LMI
30942010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3095
3096 * gnus.texi (Expunging mailboxes): Update name of the expunging
3097 command.
3098
e4e22d29
KY
30992010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3100
3101 * emacs-mime.texi (rfc2047): Update description for
3102 rfc2047-encode-parameter.
3103
371d9801
MA
31042010-09-13 Michael Albinus <michael.albinus@gmx.de>
3105
3106 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3107 "fish" methods.
3108 (External methods): Remove "scp1_old" and "scp2_old" methods.
3109
31ae5827
MA
31102010-09-09 Michael Albinus <michael.albinus@gmx.de>
3111
3112 * tramp.texi: Remove Japanese manual. Fix typo.
3113
3114 * trampver.texi: Update release number. Remove japanesemanual.
3115
c0468714
GM
31162010-09-09 Glenn Morris <rgm@gnu.org>
3117
3118 * org.texi: Restore clobbered changes (copyright years, untabify).
3119
86441999
JD
31202010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3121
3122 * gnus.texi (Adaptive Scoring): Fix typo.
3123
25f28806
LMI
31242010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3125
3126 * gnus.texi (Article Display): Document gnus-html-show-images.
3127
45240125 31282010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3129
45240125
JD
3130 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3131
59d09f15
LMI
31322010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3133
3134 * gnus.texi (HTML): Document gnus-max-image-proportion.
3135
2cdd366f
KY
31362010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3137
51dee5ef
KY
3138 * gnus.texi (HTML): Document gnus-blocked-images.
3139
2cdd366f
KY
3140 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3141
b0e4f3fc
KY
31422010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3143
3144 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3145 the first message are used for wide replies.
f02566ce
KY
3146 (Changing Servers): Remove documentation on gnus-change-server and
3147 friends, since it's been removed.
b0e4f3fc 3148
598451ed
KY
31492010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3150
3151 * gnus.texi (Drafts): Mention B DEL.
3152
e7842e69
KY
31532010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3154
3155 * gnus.texi (Delayed Articles): Mention that the Date header is the
3156 original one, even if you delay.
3157
85115796
KY
31582010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3159
0c7efc08
SM
3160 * gnus.texi (Asynchronous Fetching):
3161 Document gnus-async-post-fetch-function.
85115796
KY
3162 (HTML): Made into its own section.
3163
f0b44bc0
MA
31642010-08-26 Michael Albinus <michael.albinus@gmx.de>
3165
3166 Sync with Tramp 2.1.19.
3167
217876c9 3168 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3169 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3170 Remove remark about doubled "-t" argument.
217876c9
MA
3171 (Auto-save and Backup): Remove reference to Emacs 21.
3172 (Filename Syntax): Describe port numbers.
3173 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3174 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3175 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3176 errors with the backquotes.
3177 (External packages): File attributes cache flushing for asynchronous
3178 processes.
3179 (Traces and Profiles): Describe verbose level 9.
3180
f0b44bc0
MA
3181 * trampver.texi: Update release number.
3182
7457f7b6
MA
31832010-08-23 Michael Albinus <michael.albinus@gmx.de>
3184
3185 * dbus.texi (Alternative Buses): New chapter.
3186
b695beda
SM
31872010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3188
3189 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3190
443c2c03
JB
31912010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3192
3193 * calc.texi (Customizing Calc): Rearrange description of new
3194 variables to match the presentation of other variables.
3195
7815fe19 31962010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3197
3198 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3199
2c695727
JB
32002010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3201
3202 * calc.texi (Making Selections, Selecting Subformulas)
3203 (Customizing Calc): Mention how to use faces to emphasize selected
3204 sub-formulas.
3205
bbb6ffa1
MA
32062010-08-05 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * tramp.texi (External packages): File attributes cache flushing
3209 for asynchronous processes.
3210
5cee0a9c
AM
32112010-08-01 Alan Mackenzie <acm@muc.de>
3212
3213 Enhance the manual for the latest Java Mode.
3214
3215 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3216 annotation-var-cont.
3217 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3218 two new symbols.
3219
3f2afe32
MA
32202010-07-28 Michael Albinus <michael.albinus@gmx.de>
3221
3222 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3223
0ed082fe 32242010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3225
3226 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3227
311f0356
JB
32282010-07-19 Juanma Barranquero <lekktu@gmail.com>
3229
3230 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3231
86fbb8ca
CD
32322010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3233
3234 * org.texi: Add macros to get plain quotes in PDF output.
3235 List additional contributors.
3236 (Capture): New section, replaces the section about remember.
3237 (Working With Source Code): New chapter, focused on documenting Org
3238 Babel.
3239 (Code evaluation security): New section.
3240 (MobileOrg): Document DropBox support.
3241 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3242 (Special symbols): Show how to display UTF8 characters for entities.
3243 (Global TODO list): Clarify the use of the "M" key and the differences
3244 to the "m" key.
3245 (RSS Feeds): Mention Atom feeds as well.
3246 (Setting tags): Remove paragraph about
3247 `org-complete-tags-always-offer-all-agenda-tags'.
3248
5732e8ed
MA
32492010-07-17 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3252 argument.
3253 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3254 echoing shells.
3255
ca1bb391
MA
32562010-07-10 Michael Albinus <michael.albinus@gmx.de>
3257
3258 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3259 (Filename Syntax): Describe port numbers.
3260
5bd55c3c
MA
32612010-07-09 Michael Albinus <michael.albinus@gmx.de>
3262
3263 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3264 forgotten.
3265 (Type Conversion): Precise conversion of natural numbers.
3266 (Errors and Events): Add "debugging" to concept index. Add variable
3267 `dbus-debug'.
3268
820ae8fe
MA
32692010-07-04 Michael Albinus <michael.albinus@gmx.de>
3270
3271 * dbus.texi (Receiving Method Calls): Add optional argument
3272 EMITS-SIGNAL to `dbus-register-property'.
3273
b6f9df0f
JB
32742010-06-27 Alex Schroeder <alex@gnu.org>
3275
3276 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3277
62e034c2
GM
32782010-06-24 Glenn Morris <rgm@gnu.org>
3279
3280 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3281 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3282 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3283 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3284 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3285 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3286 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3287 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3288 convention. Make them end with a period.
3289
9360256a
GM
32902010-06-23 Glenn Morris <rgm@gnu.org>
3291
3292 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3293 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3294 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3295 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3296 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3297 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3298
04d3bb6c
GM
32992010-06-10 Glenn Morris <rgm@gnu.org>
3300
3301 * idlwave.texi (Load-Path Shadows):
3302 * org.texi (Handling links): Fix typos.
3303
5e7d4a75
KY
33042010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3305
3306 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3307
9841cb4f
MA
33082010-05-26 Michael Albinus <michael.albinus@gmx.de>
3309
3310 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3311 by an alias. (Bug#6226)
3312
597517ef
JB
33132010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc.texi (Manipulating Vectors): Mention that vectors can
3316 be used to determine bins for `calc-histogram'.
3317
14914c43
JB
33182010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3319
597517ef 3320 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3321
0235128c 33222010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3323
3324 * url.texi (HTTP language/coding, Customization):
3325 * message.texi (Header Commands, Responses):
3326 * cl.texi (Argument Lists): Fix typos.
3327
0235128c 33282010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3329
0235128c
SM
3330 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3331 Note that Development menu is always available.
aa5789b5
CY
3332 (Creating a project): Fix terminology.
3333 (Add/Remove files): Fix typo.
3334
0235128c
SM
33352010-05-07 Chong Yidong <cyd@stupidchicken.com>
3336
3337 * Version 23.2 released.
3338
a628ad9d 33392010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3340
3341 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3342
502269d6
MA
33432010-05-01 Michael Albinus <michael.albinus@gmx.de>
3344
0235128c
SM
3345 * tramp.texi (Inline methods, Default Method):
3346 Mention `tramp-inline-compress-start-size'.
502269d6 3347
6e104790 33482010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3349
3350 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3351 the CVS repo. Put the Git repo in the news section.
3352
6e104790 3353 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3354 Removed some mentions of CVS. Mention the new Git repo.
3355
6e104790 33562010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3357
3358 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3359 (Mail Group Commands): Add index entry.
3360
6e104790 33612010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3362
3363 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3364
f8b91752
JB
33652010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3366
3367 * calc.texi (Radix modes): Mention that the option prefix will
3368 turn on twos-complement mode.
3369 (Inverse and Hyperbolic Flags): Mention the Option flag.
3370
ed21c5c8
CD
33712010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3372
3373 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3374 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3375 (Sectioning structure): Update.
3376 (References): New use case for field coordinates.
6e104790 3377 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3378 (Setting up the staging area): Document the availability of
3379 encryption for MobileOrg.
3380 (Images and tables): Document how to reference labels.
3381 (Index entries): New section.
3382 (Generating an index): New section.
3383 (Column width and alignment): Document that <N> now
3384 means a fixed width, not a maximum width.
3385 (Publishing options): Document the :email option.
3386 (Beamer class export): Fix bug in the BEAMER example.
3387 (Refiling notes): Document refile logging.
3388 (In-buffer settings): Document refile logging keywords.
3389 (Drawers): Document `C-c C-z' command.
3390 (Agenda commands): Mention the alternative key `C-c C-z'.
3391 (Special properties): Document the BLOCKED property.
3392 (The spreadsheet): Mention the formula editor.
3393 (References): Document field coordinates.
3394 (Publishing action): Correct the documentation for the
3395 publishing function.
3396 (The date/time prompt): Document that we accept dates
3397 like month/day/year.
3398 (Cooperation): Document the changes in table.el support.
3399 (Faces for TODO keywords, Faces for TODO keywords)
3400 (Priorities): Document the easy colors.
3401 (Visibility cycling): Document the new double prefix
3402 arg for `org-reveal'.
3403 (Cooperation): Remember.el is part of Emacs.
3404 (Clean view): Mention that `wrap-prefix' is also set by
3405 org-indent-mode.
3406 (Agenda commands): Add information about prefix args to
3407 scheduling and deadline commands.
3408 (Search view): Point to the docstring of
3409 `org-search-view' for more details.
6e104790 3410 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3411 (Setting tags): Document variable
3412 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3413 (Column attributes): Cross-reference special properties.
ed21c5c8 3414
456b348e
MA
34152010-04-10 Michael Albinus <michael.albinus@gmx.de>
3416
3417 Synchronize with Tramp repository.
3418
3419 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3420 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3421 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3422 syntax, texi2dvi reports errors with the backquotes.
3423
3424 * trampver.texi: Update release number.
3425
357e2d8e
KY
34262010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3427
3428 * gnus.texi (Finding the News): Add pointers to the Server buffer
3429 because it's essential.
3430
1d4d7664
KY
34312010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3432
3433 * gnus.texi (MIME Commands): Update description of
3434 gnus-article-browse-html-article.
3435
bd3e840f
KY
34362010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3437
3438 * auth.texi (Secret Service API): Add TODO node.
3439 (Help for users): Explain the new source options for `auth-sources'.
3440
e867cb5d 34412010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3442
3443 * trampver.texi: Update release number.
3444
288f9fc0
CY
34452010-03-10 Chong Yidong <cyd@stupidchicken.com>
3446
3447 * Branch for 23.2.
3448
d99aaebd
CY
34492010-03-03 Chong Yidong <cyd@stupidchicken.com>
3450
3451 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3452 now enabled by default.
3453
5794c2a5
MA
34542010-02-28 Michael Albinus <michael.albinus@gmx.de>
3455
3456 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3457 when Emacs runs in interactive mode. (Bug#5645)
3458
40572be6
GM
34592010-02-16 Glenn Morris <rgm@gnu.org>
3460
3461 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3462
7bb8ed67
MH
34632010-02-05 Mark A. Hershberger <mah@everybody.org>
3464
3465 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3466
45a1423d 34672010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3468
3469 * gnus.texi (Score File Format): Fix typo.
3470
45a1423d 34712010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3472
3473 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3474
14f17fc8
JB
34752010-01-18 Juanma Barranquero <lekktu@gmail.com>
3476
3477 * ada-mode.texi (Project File Overview): Fix typo.
3478
607d4369
CY
34792010-01-17 Chong Yidong <cyd@stupidchicken.com>
3480
3481 * semantic.texi: Add Richard Y. Kim credit.
3482
3483 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3484
3d1bfa99
MA
34852010-01-17 Michael Albinus <michael.albinus@gmx.de>
3486
3487 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3488 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3489
6fbf7a75
GM
34902010-01-17 Glenn Morris <rgm@gnu.org>
3491
b9f978f0
GM
3492 * calc.texi (Reporting Bugs): Don't mention format of repository.
3493
f19bc38d
GM
3494 * woman.texi (Bugs): Make "Emacs repository" less specific,
3495 and the URL for same more specific.
3496
6fbf7a75
GM
3497 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3498
16c3428a
JB
34992010-01-17 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * ede.texi (ede-step-project, ede-proj-target):
3502 * tramp.texi (Remote processes): Fix typos.
3503
045b9da7
ML
35042010-01-16 Mario Lang <mlang@delysid.org>
3505
3506 * ede.texi (ede-target):
3507 * org.texi (Refiling notes): Remove duplicated words.
3508
c57008f6
SM
35092010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3510
3511 * gnus.texi (Posting Styles): Use with-current-buffer.
3512 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3513
798c9eb5
KR
35142010-01-02 Kevin Ryde <user42@zip.com.au>
3515
3516 * eieio.texi (Naming Conventions): Correction to xref on elisp
3517 coding conventions, is "Tips" node not "Standards".
3518
4970fbfe
CY
35192009-12-24 Chong Yidong <cyd@stupidchicken.com>
3520
3521 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3522
3523 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3524
83828b06
KY
35252009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3526
3527 * gnus.texi (Direct Functions): Add missing port number to tls method.
3528
45a4a565
JB
35292009-12-15 Juanma Barranquero <lekktu@gmail.com>
3530
3531 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3532 ($(infodir)/edt, edt.dvi): New targets.
3533
698bfef7
GM
35342009-12-15 Glenn Morris <rgm@gnu.org>
3535
3536 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3537 (edt, $(infodir)/edt, edt.dvi): New targets.
3538 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3539
3540 * Makefile.in (PDF_TARGETS, pdf): New.
3541 (clean): Add *.pdf.
3542 Add pdf rules for all manuals.
3543
0e983327
JB
35442009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3545
3546 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3547
8e687433
CY
35482009-12-14 Chong Yidong <cyd@stupidchicken.com>
3549
3550 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3551 (Smart Jump, Analyzer Debug): Copyedits.
3552 (Semantic mode user commands): Link to new nodes.
3553 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3554 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3555 upstream Semantic manual.
3556
3557 * semantic.texi (Introduction): Minor fix to diagram.
3558
020335df
MA
35592009-12-09 Michael Albinus <michael.albinus@gmx.de>
3560
3561 * eshell.texi (History): Add the other built-in variables.
3562 (Built-ins): Explain built-ins, and how to apply the external commands.
3563 Add `history', `su' and `sudo'.
3564
3565 * tramp.texi (Remote processes): Add missing <RET> in the example.
3566
6ddf13e4
BW
35672009-12-01 Bill Wohler <wohler@newt.com>
3568
3569 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3570 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3571 excessively garrulous.
3572
07b6428c
MA
35732009-11-29 Michael Albinus <michael.albinus@gmx.de>
3574
3575 * tramp.texi (Remote processes): Improve eshell example with "su"
3576 and "sudo" commands.
3577
fd1cefda
CY
35782009-11-28 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3581
3582 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3583 Document semantic-complete-analyze-inline.
3584 (Semanticdb search debugging commands): Minor clarification.
3585 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3586 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3587 manual.
9d542758 3588 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3589
159e3ad5
KR
35902009-11-28 Kevin Ryde <user42@zip.com.au>
3591
3592 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3593 @pxref, now EIEIO is in Emacs.
159e3ad5 3594
c6d47315
KR
3595 * erc.texi (Development): Correction to git tutorial url.
3596
16f6287e
GM
35972009-11-26 Glenn Morris <rgm@gnu.org>
3598
3599 * faq.texi (Latest version of Emacs): Mention stability of development
3600 version.
3601 (Problems with very large files): Max buffer size increase in 23.2.
3602 (VM): VM has moved house again.
3603
5ea5dbc9
JB
36042009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3605
3606 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3607 notations.
3608
5dec9555
CD
36092009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3610
45a4a565 3611 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3612
bd6f6833
CY
36132009-11-20 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3616 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3617 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3618
be479117
JB
36192009-11-17 Juanma Barranquero <lekktu@gmail.com>
3620
3621 * semantic.texi (Semantic Internals, Glossary):
3622 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3623 (Semanticdb search debugging commands): Fix typos.
3624
17291a1f
JB
36252009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3626
be479117 3627 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3628
af42a9cc
JB
36292009-11-16 Juanma Barranquero <lekktu@gmail.com>
3630
3631 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3632 ($(infodir)/semantic, semantic.dvi): New targets.
3633
3149927d
CY
36342009-11-16 Chong Yidong <cyd@stupidchicken.com>
3635
3636 * Makefile.in: Build the Semantic manual.
3637
3638 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3639 repository.
3640
977640ed
MA
36412009-11-16 Michael Albinus <michael.albinus@gmx.de>
3642
3643 * dbus.texi (Receiving Method Calls): New defun
3644 `dbus-unregister-service'.
3645
17673adf
CD
36462009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3647
3648 * org.texi (Speed keys): New section.
3649
0ecd3c90
MA
36502009-11-13 Michael Albinus <michael.albinus@gmx.de>
3651
3652 * dbus.texi (Type Conversion): Fix typo.
3653 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3654 `dbus-registered-objects-table'.
0c7efc08
SM
3655 (Receiving Method Calls): New defun `dbus-register-property'.
3656 Move `dbus-unregister-object' here.
0ecd3c90 3657
8bfe682a
CD
36582009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3659
3660 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3661
36622009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3663
3664 * org.texi (Column attributes): Add the new age summary operators.
3665 Also, mention the fact you can only use one summary operator per
3666 property.
3667
36682009-11-13 John Wiegley <johnw@newartisans.com>
3669
0c7efc08 3670 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3671 manual about how to track habits.
0c7efc08 3672 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3673 dangling clocks are resolved.
3674
36752009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3676
3677 * org.texi (Agenda commands): Document the new `i' command.
3678 (Inserting deadline/schedule): Document logging changes
3679 of scheduling and deadline times stamps.
3680 (In-buffer settings): Document the in-buffer keywords for logging
3681 changes of scheduling and deadline times stamps.
3682 (Structure editing, Plain lists): Document indentation
3683 cycling in empty entries with TAB.
3684 (Archiving): Document the default archiving command.
3685 (Moving subtrees): Document the new keys for archiving.
3686 (Internal archiving): Fix incorrect key.
3687 (Agenda commands): Document the TODO set switching commands.
3688 (Agenda commands): Document the new archiving keys.
3689 (Clocking work time): Better description on how to save
3690 and restore a clock.
3691 (Resolving idle time): Mention the x11idle program to get true
3692 idleness also under X11.
3693 (Resolving idle time): Use @kbd instead of @key for normal
3694 letters, because this is how he rest of the manual does this.
3695 (Pushing to MobileOrg): Mention that `org-directory'
3696 should be set.
3697 (Agenda commands): Document that SPC is a filter for
3698 any tag.
0c7efc08 3699 (Search view): Rename from "Keyword search".
8bfe682a
CD
3700 (Capure): New chapter.
3701 (Markup): New chapter.
0c7efc08
SM
3702 (Links in HTML export, Images in HTML export):
3703 Extend the section titles.
8bfe682a
CD
3704 (Images in HTML export): Document the align option.
3705 (Text areas in HTML export): Extend the section title.
3706 (Images in LaTeX export): Explain image placement in LaTeX.
3707
693737cd
GM
37082009-11-10 Glenn Morris <rgm@gnu.org>
3709
3710 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3711
c7bd4ebe
MA
37122009-11-08 Michael Albinus <michael.albinus@gmx.de>
3713
3714 * tramp.texi (Auto-save and Backup): Disable backups just for a
3715 method.
3716
3717 * trampver.texi: Update release number.
3718
76c5acad
MA
37192009-11-07 Michael Albinus <michael.albinus@gmx.de>
3720
3721 Sync with Tramp 2.1.17.
3722
3723 * trampver.texi: Update release number.
3724
d9a57abf
GM
37252009-10-29 Glenn Morris <rgm@gnu.org>
3726
3727 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3728
637f4f0f
MA
37292009-10-23 Michael Albinus <michael.albinus@gmx.de>
3730
3731 * tramp.texi (External methods): Temporary files are kept for
3732 `rsync' and `rsyncc' methods.
3733
310dbb05
JB
37342009-10-09 Juanma Barranquero <lekktu@gmail.com>
3735
3736 * eieio.texi: Fix typos.
3737
09094f28
CY
37382009-10-07 Chong Yidong <cyd@stupidchicken.com>
3739
3740 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3741
216f299a
JB
37422009-10-07 Juanma Barranquero <lekktu@gmail.com>
3743
3744 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3745 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3746
966a6506
CY
37472009-10-07 Chong Yidong <cyd@stupidchicken.com>
3748
3749 * Makefile.in: Build EIEIO and EDE manuals.
3750
37512009-10-07 Eric Ludlam <zappo@gnu.org>
3752
3753 * eieio.texi:
3754 * ede.texi: New files.
3755
8842cd9b
MA
37562009-10-05 Michael Albinus <michael.albinus@gmx.de>
3757
3758 * tramp.texi (Remote processes): Association of a pty is not supported.
3759
7006d207
CD
37602009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3761
3762 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3763 (Processing LaTeX fragments): Document that the size of images can be
3764 changes using the variable `org-format-latex-options'.
3765 (The date/time prompt, Timestamps): Be more accurate over ISO format
3766 dates and times.
3767 (Visibility cycling): Document showeverything keyword.
3768 (In-buffer settings): Document showeverything keyword.
3769 (Setting up the staging area): Fix the example.
3770 (MobileOrg): New section.
3771 (Agenda commands, Exporting Agenda Views): Document exporting the
3772 agenda view to Org files.
3773
0e7b2867
MA
37742009-09-28 Michael Albinus <michael.albinus@gmx.de>
3775
3776 * tramp.texi (History): Add IMAP support.
3777 (External methods): Add `imap' and `imaps' methods.
3778 (GVFS based methods): Add indices for `davs'.
3779 (Password handling): Rename anchors. Add IMAP entries for
3780 ~/.authinfo.gpg.
3781
3782 * trampver.texi: Set default value of `emacsimap'.
3783
4146636e
KY
37842009-09-22 Daiki Ueno <ueno@unixuser.org>
3785
3786 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3787
d22f7ffa
CY
37882009-09-13 Chong Yidong <cyd@stupidchicken.com>
3789
0c7efc08
SM
3790 * dired-x.texi (Technical Details):
3791 Delete dired-up-directory (Bug#4292).
d22f7ffa 3792
66043531
MA
37932009-09-03 Michael Albinus <michael.albinus@gmx.de>
3794
216f299a 3795 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3796
6eb02347
CD
37972009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3798
3799 * org.texi (Effort estimates): Document new effort setting commands.
3800 (Agenda commands): Document the new keys fro agenda time motion.
3801 Document entry text mode. Improve documentation of the keys to include
3802 inactive time stamps into the agenda view.
3803 (Feedback): Document the new bug report command.
0c7efc08 3804 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3805
38dc51ba
KY
38062009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3807
3808 * auth.texi (Help for users): Corrected markup.
3809
e402f452
GM
38102009-09-02 Glenn Morris <rgm@gnu.org>
3811
3812 * emacs-mime.texi (time-date): Mention float-time.
3813
744256cf
JB
38142009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3815
3816 * calc.texi (Simplifying Formulas): Improve the wording.
3817
b0b63450
MB
38182009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3819
3820 * auth.texi: Rewritten for coverage and clarity.
3821
38222009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3823
0c7efc08
SM
3824 * gnus.texi (Expiring Mail):
3825 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3826 (Various Various): Mention gnus-safe-html-newsgroups.
3827
3828 * gnus-news.texi: Mention
3829 gnus-mark-copied-or-moved-articles-as-expirable.
3830
3831 * emacs-mime.texi (Display Customization): Add xref to
3832 gnus-safe-html-newsgroups.
3833
b59329e0
MA
38342009-08-28 Michael Albinus <michael.albinus@gmx.de>
3835
3836 * tramp.texi (Version Control): Remove.
af42a9cc 3837 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3838 reference.
3839 (External methods): Correct `scpc' concept index entries. New method
3840 `rsyncc'.
3841 (External packages): New subsections "Filename completion" and "File
3842 attributes cache".
3843
0ff2d6c2
JB
38442009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3845
3846 * calc.texi (Rewrite Rules): Improve the example.
3847 (Simplifying Formulas): Explain use of the I and H flags for
3848 simplification.
3849
ecd3d54f
MA
38502009-08-25 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3853 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3854 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3855 for timeout values.
78176e69
MA
3856 (Top): Remove footnote saying D-Bus is not enabled by
3857 default. (Bug#4256)
ecd3d54f 3858
0f215bca
DU
38592009-08-23 Daiki Ueno <ueno@unixuser.org>
3860
3861 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3862 Reported by Jari Aalto (Bug#4211).
0f215bca 3863 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3864 epa-global-mail-mode.
3b7ab45f
DU
3865 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3866 epa-setup.
0f215bca 3867
4f22e84d
MA
38682009-08-16 Michael Albinus <michael.albinus@gmx.de>
3869
3870 * dbus.texi (Asynchronous Methods): Allow nil handler.
3871
9ff0b02b 38722009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3873
26b03ee3 3874 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3875
26b03ee3 3876 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3877
4c39f404
CY
38782009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3879
3880 * calc.texi (Date Forms): Fix typos.
3881
3bcfba17
GM
38822009-08-08 Glenn Morris <rgm@gnu.org>
3883
3884 * org.texi (Agenda commands): Restore clobbered change.
3885
66783bb4
EZ
38862009-08-07 Eli Zaretskii <eliz@gnu.org>
3887
3888 * calc.texi (Graphics, Devices): Update with the peculiarities of
3889 operation on MS-Windows.
3890
c8d0cf5c
CD
38912009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3892
3893 * org.texi (Publishing action): Improve documentation of file
3894 names when publishing to the source directory.
3895 (Clean view): Document `org-indent-mode'.
3896 (Clocking work time): Add documentation for the
3897 new :timetamp option when creating a clock report.
3898 (Paragraphs): Fix many typos.
3899 (Plain lists): Remove duplicate explanation about the
3900 `C-c *' command.
3901 (Literal examples): Update to reflect the new behavior
3902 of the -n -r -k switches when exporting source code examples.
3903 (Structure editing): Add information about `C-c *',
3904 converting a plain list into a list of Org items.
3905 (Remember): Small rephrasing of the paragraph
3906 describing remember.el. Also mentioned that remember.el is part
3907 of Emacs 23, not Emacs 22.
3908 (Clocking work time): Add documentation about
3909 displaying the current clocking time against the effort estimate.
3910 Also add a footnote about using `org-clock-in-prepare-hook' to add
3911 an effort estimate on the fly, just before clocking it.
3912 (Footnotes): Document automatic renumbering and
3913 sorting.
3914 (Agenda commands): Document new bulk commands.
3915 (Plain lists): Document new behavior of
3916 `org-cycle-include-plain-lists'.
4e2af782 3917 Hyphenation only in TeX.
c8d0cf5c
CD
3918 (Clocking work time): Document the key to update effort
3919 estimates.
3920 (Clocking work time): Document the clock time display.
3921 (Structure editing, TODO basics): Document new
3922 variables.
3923 (Column attributes): Document new colciew operators.
3924 (Publishing options): Document :xml-declaration.
3925 (Tracking TODO state changes): Document the
3926 LOG_INTO_DRAWER property.
3927 (Literal examples): Document the new implementation for
3928 editing source code.
3929 (Publishing action): Mention the new publishing
3930 function, to publish an Org source file.
3931 (Publishing links): Mention how to link to an Org source file.
3932 (Macro replacement): Document new macros.
3933 (Handling links): Document type-specific completion
3934 when inserting links.
3935 (Structure editing, Plain lists): Improve documentation
3936 on sorting.
3937 (Internal links): Document custom ids for links.
3938 (Handling links): Document custom ids for links.
3939 (CSS support): Document new class.
3940 (Refiling notes): Document the possibility to create new nodes
3941 during refiling.
3942 (Agenda commands): Document the "?" operator to find
3943 tasks without effort setting.
3944 (Exporting agenda information): Section moved.
3945 (RSS Feeds): New section.
3946 (Built-in table editor): Document M-e and M-a navigate
3947 inside table field.
3948 (Stuck projects): Docment that projects identified as
3949 un-stuck will still be searchd for stuck sub-projects.
3950 (Paragraphs): Document centering.
3951 (Creating timestamps, Agenda commands): Document new
3952 behavior when changing time stamps.
3953 (Structure editing): Document the new command
3954 `org-clone-subtree-with-time-shift'.
3955 (Publishing): Refresh this chapter.
3956 (Export options, Export options, In-buffer settings):
3957 Document the new keywords.
3958 (Matching tags and properties): Collect all
3959 documentation about tags/property matches here.
3960 (Setting tags): Document `org-tag-persistent-alist'.
3961 (Weekly/daily agenda): New section.
3962 (Orgstruct mode): Describe `orgstruct++-mode'.
3963 (Drawers): Mention the LOGBOOK drawer.
3964 (Export options, Sectioning structure): Document the
3965 #+LEATEX_HEADER in-buffer setting.
3966 (Bugs): Section removed.
3967 (Hooks): New section.
0c7efc08 3968 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3969 (Context-sensitive commands): New section.
3970 (Setting tags): Document newline option.
3971 (Global TODO list, Matching tags and properties):
3972 Mention more variables.
3973 (Checkboxes): Update to changed command behavior.
81a5560e 3974
40d2791f
CY
39752009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3976
3977 * speedbar.texi (Basic Key Bindings): Fix typo.
3978
65d0154b
JB
39792009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3980
3981 * calc.texi (Vector/Matrix Functions): Add index entries for both
3982 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3983 affects matrices with more than one row.
b5bdfd9f 3984 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3985
5a9e3ab7
JB
39862009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3987
3988 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3989 `calc-transpose-lines'.
5a9e3ab7 3990
42fb7e61
MA
39912009-07-27 Michael Albinus <michael.albinus@gmx.de>
3992
3993 * dbus.texi (Receiving Method Calls): Describe special return value
3994 `:ignore'.
3995
574b69d5
AM
39962009-07-24 Alan Mackenzie <acm@muc.de>
3997
3998 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3999 initialization, any individual variable setting now takes precedence
4000 over one done via c-file-style/c-file-offsets.
4001
ec06459c
JB
40022009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4003
4004 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4005 truncated when Calc is quit.
4006 (Customizing Calc): Document `calc-undo-length'.
4007
4ce54f6b
CY
40082009-07-20 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4011
0e4f8ba5
GM
40122009-07-11 Kevin Ryde <user42@zip.com.au>
4013
4014 * pcl-cvs.texi (About PCL-CVS):
4015 * widget.texi (Basic Types):
4016 Fix cross-references.
4017
fa0f81b0
AS
40182009-07-01 Andreas Schwab <aschwab@redhat.com>
4019
4020 * dbus.texi (Type Conversion): Don't use literal control character.
4021
88a683c5
MA
40222009-07-01 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * tramp.texi (GVFS based methods): New section.
4025 (Remote processes): Processes for GVFS based methods run locally.
4026
36c8febb
MA
40272009-06-30 Michael Albinus <michael.albinus@gmx.de>
4028
0c7efc08
SM
4029 * tramp.texi (Inline methods, External methods, Gateway methods):
4030 Avoid the words "kludge" and hack".
36c8febb
MA
4031 (External methods): Add `synce' method.
4032
4033 * trampver.texi: Update release number.
4034
d6b951bb
MA
40352009-06-22 Michael Albinus <michael.albinus@gmx.de>
4036
4037 Sync with Tramp 2.1.16.
4038
4039 * tramp.texi (History): Add GVFS support.
4040 (External methods): Precise `rsync' description. Add `dav', `davs' and
4041 `obex' methods. Add 'tramp-gvfs-methods' option.
4042 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4043 forms.
4044 (Remote Programs): Introduce `tramp-own-remote-path'.
4045 (Remote processes): New subsection "Running remote programs that create
4046 local X11 windows".
4047 (Frequently Asked Questions): Improve code for disabling vc.
4048
4049 * trampver.texi: Update release number. Set default value of
4050 `emacsgvfs'.
4051
70243478
CY
40522009-06-21 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * Branch for 23.1.
4055
54b31cbf
GM
40562009-06-17 Glenn Morris <rgm@gnu.org>
4057
4058 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4059 (Latest version of Emacs): Mention source code repository.
4060
f6adc23c
GM
40612009-06-16 Glenn Morris <rgm@gnu.org>
4062
4063 * faq.texi (Top): Language tweak.
4064 (Extended commands): Most people have arrow keys.
4065 (Emacs manual): Say how to follow info links.
4066 (File-name conventions): Change title a bit. Explain about source
4067 versus installed. Condense etc description.
4068 (Guidelines for newsgroup postings): Mention Savannah list page.
4069 (Newsgroup archives): Simplify.
4070 (Contacting the FSF): Add contact URL.
4071 (Emacs Lisp documentation): Printed version not always available.
4072 (Installing Texinfo documentation): Explain how by hand installation is
4073 not normally needed. Use add-to-list. Remove duplicate reference.
4074 (Informational files for Emacs): Move info on Help menu here from
4075 "File-name conventions".
4076 (Help installing Emacs): Tweak uref.
4077 (Obtaining the FAQ): Mention repository.
4078 (Origin of the term Emacs): Explain "ITS".
4079 (Changing load-path): Use add-to-list.
4080 (Automatic indentation): Clarify this is for Text mode.
4081 Don't mention Indented Text mode.
4082 (Finding Emacs on the Internet): The FSF does not seem to offer a
4083 deluxe distribution on CD anymore.
4084
b59a8457
GM
40852009-06-16 Glenn Morris <rgm@gnu.org>
4086
4087 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4088 Recommend the latest release. Mention how to get older FAQs.
4089 Recommend the Emacs manual.
4090 (Guidelines for newsgroup postings): Discourage cross-posts.
4091 (Underlining paragraphs): Remove.
4092 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4093 (Bugs and problems): Update key-binding.
4094 (Problems with very large files): Mention 64-bit.
4095 (Shell process exits abnormally): Remove.
4096 (Problems with Shell Mode): Rename and update.
4097 (Spontaneous entry into isearch-mode)
4098 (Problems talking to certain hosts): Remove. This is old information,
4099 in etc/PROBLEMS if needed.
4100 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4101 (Dired claims that no file is on this line): Update.
4102 (Installing Emacs, Problems building Emacs): Simplify.
4103 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4104 information.
4105 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4106 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4107 (JDEE): "JDEE", not "JDE".
4108 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4109 Remove. This is old information, in etc/PROBLEMS if needed.
4110 (stty and Backspace key, Kanji and Chinese characters): Remove.
4111 (Right-to-left alphabets): Update section.
4112 (Changing the included text prefix): Gnus uses message-yank-prefix.
4113 Add cross-reference to Supercite manual.
4114 (Saving a copy of outgoing mail): Simplify output file description.
4115 (Expanding aliases when sending mail): Refer to Emacs manual.
4116 Remove old info about RFC822.
4117 Correct description of how to rebuild aliases.
4118 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4119 (MIME with Emacs mail packages)
4120 (Viewing articles with embedded underlining)
4121 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4122 Remove old sections.
4123 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4124 and is well-documented in the Gnus manual.
4125 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4126 (Making Gnus faster): Rename from "Starting Gnus faster".
4127 Merge "Catch-up is slow in Gnus" into here.
4128
0e6d12ca
GM
41292009-06-14 Glenn Morris <rgm@gnu.org>
4130
4131 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4132 (New in Emacs 23): New section.
4133 (Handling C-s and C-q with flow control): Add xref.
4134
2e17e05e
GM
41352009-06-13 Glenn Morris <rgm@gnu.org>
4136
4137 * faq.texi (Setting up a customization file): Grammar fix.
4138 Customize is no longer "new".
4139 (Displaying the current line or column): Line-number mode is on by
4140 default. Don't mention `column' package. Mention linum.el.
4141 (Turning on abbrevs by default): Explain how to do it for buffers,
4142 modes, and everywhere.
4143 (Associating modes with files): Use add-to-list. Don't mention Emacs
4144 19.
4145 (Highlighting a region): On by default since 23.1.
4146 (Replacing highlighted text): Update doc quote.
4147 (Working with unprintable characters): Don't mention search-quote-char.
4148 (Using an already running Emacs process): Gnuclient is probably not an
4149 enhancement these days.
4150 (Indenting switch statements): Remove mention of pre-Emacs 20.
4151 (Horizontal scrolling): Abbreviate Emacs 20 description.
4152 (Replacing text across multiple files): Fix name of dired command.
4153 (Disabling backups): Use require not load.
4f9d4de3 4154 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4155
2a1cf2b9
BW
41562009-06-13 Bill Wohler <wohler@newt.com>
4157
4158 Release MH-E manual version 8.2.
4159
4160 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4161 release 8.2.
4162
85b438b7
GM
41632009-06-13 Glenn Morris <rgm@gnu.org>
4164
4165 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4166 in this day and age the common meaning is "on the web".
4167 (copying): Use @copyright in all cases.
4168 (Basic keys): Remove reference to deleted manual node "Text Characters".
4169 (File-name conventions): Use GNU as an example rather than SERVICE.
4170 default.el lives in site-lisp. Update Info directory location.
4171 (Real meaning of copyleft): GPL actions have been brought, but all
4172 settled out of court.
4173 (Guidelines for newsgroup postings): Shorten section title.
4174 Simplify comp.emacs description.
4175 (Newsgroup archives): Change Google URL. Describe Gmane.
4176 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4177 points". Mention List-Unsubscribe header.
4178 (Contacting the FSF): Update email and URLs.
4179 (Basic editing): Mention F1 for help.
4180 (Installing Texinfo documentation): Refer to Texinfo website rather
4181 than ftp server.
4182 (Printing a Texinfo file): Mention texi2pdf.
4183 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4184 are just stubs nowadays.
4185 (Latest version of Emacs): Explain version numbers.
4186 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4187 (Turning on syntax highlighting): No need to mention hilit19 any more.
4188 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4189 (Modes for various languages): Remove section.
4190 (Major packages and programs): Remove most version and maintainer
4191 information - it's hard to keep up-to-date, and adds nothing.
4192 Similarly with direct links to mailing lists.
4193 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4194 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4195 years, and Emacs comes with tools for this now.
4196 (Patch): Remove section - this is a standard tool.
4197 (Using function keys under X): Remove section.
4198
93e2d996
GM
41992009-06-12 Glenn Morris <rgm@gnu.org>
4200
4201 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4202 (Help installing Emacs): Remove reference to deleted X11 node.
4203 (Associating modes with files): Interpreter-mode-alist is no longer
4204 subservient to auto-mode-alist.
4205 (Installing Emacs): Change future Emacs version.
4206 (Linking with -lX11 fails): Remove old section.
4207 (Packages that do not come with Emacs): Update ELL location.
4208 Emacs Lisp archive is dead.
4209 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4210 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4211 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4212 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4213 (Removing flashing messages): Remove section about non-existent Gnus
4214 option.
4215
f0bf7708
GM
4216 * faq.texi (Top): Add @top command.
4217 Remove the optional arguments from all @node commands: makeinfo can
4218 generate these automatically, and it is easier to edit and rearrange
4219 nodes without them.
4220
30884d11
GM
42212009-06-11 Glenn Morris <rgm@gnu.org>
4222
4223 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4224 (The LPF): Make the updated URL the sole reference point.
4225 (Learning how to do something): Update refcard price and format.
4226 (Getting a printed manual): Sources in doc/emacs/, not man/.
4227 Also available in PDF format. Since the page count varies, be less
4228 precise.
4229 (Informational files for Emacs): Remove references to deleted files
4230 LPF and SUN-SUPPORT, and to UUCP.
4231 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4232 Remove many obsolete ways to get the FAQ, which now seems only to be
4233 distributed with Emacs.
4234 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4235
deab46e0
CY
42362009-06-09 Chong Yidong <cyd@stupidchicken.com>
4237
223b43fa 4238 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4239 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4240
deab46e0
CY
4241 * ada-mode.texi (Installation, Compile commands)
4242 (Project File Overview, No project files, Set compiler options)
4243 (Use GNAT project file, Use multiple GNAT project files)
4244 (Identifier completion): Use @samp for menu items, and @kbd for key
4245 sequences (Bug#3504).
4246
71fbd643
DU
42472009-06-04 Daiki Ueno <ueno@unixuser.org>
4248
8c9bb6f5 4249 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4250
f197085b
CY
42512009-06-04 Ryan Yeske <rcyeske@gmail.com>
4252
4253 * message.texi (Header Commands): Fix descriptions to match
4254 keybindings.
4255
7f3bc720
DU
42562009-04-22 Daiki Ueno <ueno@unixuser.org>
4257
4258 * gnus.texi (Security): Mention that EasyPG is the current default.
4259
4518068d
CY
42602009-04-13 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * ediff.texi (Session Commands): Fix typo.
4263
d7ca410a
MB
42642009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4265
4266 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4267 news.software.readers. Reported by Florian Rehnisch.
4268
c6c76add
GM
42692009-04-02 Glenn Morris <rgm@gnu.org>
4270
4271 * auth.texi: Capitalize direntry.
4272
4273 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4274 using a period in the entry name. (Bug#2797)
4275
35ed8e2e
JB
42762009-03-03 Juanma Barranquero <lekktu@gmail.com>
4277
4278 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4279 ($(infodir)/auth, auth.dvi): New targets.
4280
e280480a
GM
42812009-03-03 Glenn Morris <rgm@gnu.org>
4282
4283 * auth.texi: Fix @setfilename.
4284
4285 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4286 (auth, $(infodir)/auth, auth.dvi): New rules.
4287
8a76755b
GM
42882009-02-25 Glenn Morris <rgm@gnu.org>
4289
4290 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4291
0038d478
MB
42922009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4293
4294 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4295
42962009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4297
4298 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4299 gnus-nocem-issuers, and gnus-nocem-verifyer.
4300
867d4bb3
JB
43012009-02-20 Juanma Barranquero <lekktu@gmail.com>
4302
4303 * ada-mode.texi (Project files, Automatic Casing):
4304 * dbus.texi (Signals):
4305 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4306 * mh-e.texi (HTML):
4307 * nxml-mode.texi (Locating a schema)
4308 (Using the document's URI to locate a schema):
4309 * org.texi (Footnotes, Using the mapping API):
4310 * rcirc.texi (Channels): Remove duplicate words.
4311
3a44dc1f
GM
43122009-02-20 Glenn Morris <rgm@gnu.org>
4313
4314 * dired-x.texi (Miscellaneous Commands):
4315 * gnus.texi: Minor updates for mbox Rmail.
4316
5dc584b5
KB
43172009-02-16 Karl Berry <karl@gnu.org>
4318
b59a8457
GM
4319 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4320 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4321 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4322 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4323 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4324 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4325 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4326 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4327 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4328 Consistently use @insertcopying in the Top node,
5dc584b5 4329 @contents at the front (after @end titlepage),
b59a8457 4330 and @direntry after @copying. (Bug#1988)
5dc584b5 4331
9eb59592
MB
43322009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4333
4334 * auth.texi: New file documenting auth-source.
4335
d324fa76
CD
43362009-02-13 Carsten Dominik <dominik@science.uva.nl>
4337
4338 * org.texi (Org Plot): Fix link.
4339
7a603b73
DU
43402009-02-09 Daiki Ueno <ueno@unixuser.org>
4341
4342 * epa.texi (Mail-mode integration): Mention the way to do
4343 "encrypt-to-self". (Bug#1807)
4344
a626b338 43452009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4346
4347 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4348
3b36c17e
MB
43492009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4350
4351 * gnus-news.texi: Print version about Incoming*.
4352
55033558
CD
43532009-02-02 Carsten Dominik <dominik@science.uva.nl>
4354
4355 * org.texi (Structure editing, Handling links)
4356 (Fast access to TODO states, Javascript support): Make standard docs
4357 correctly reflect default variable settings.
4358
ec712abb
GM
43592009-02-02 Glenn Morris <rgm@gnu.org>
4360
4361 * org.texi: Fix typos.
4362
7112648c
MA
43632009-02-01 Michael Albinus <michael.albinus@gmx.de>
4364
4365 Sync with Tramp 2.1.15.
4366
4367 * trampver.texi: Update release number.
4368
2e461fc1
CD
43692009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4370
4371 * org.texi (TODO dependencies): Document TODO dependencies on
4372 checkboxes.
4373
bc283609
CD
43742009-01-30 Carsten Dominik <dominik@science.uva.nl>
4375
4376 * org.texi (TODO dependencies): Document key binding for toggling
4377 ORDERED property.
4378
74fc5047
MA
43792009-01-28 Michael Albinus <michael.albinus@gmx.de>
4380
4381 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4382 of hook functions.
4383
d6685abc
CD
43842009-01-28 Carsten Dominik <dominik@science.uva.nl>
4385
4386 * org.texi (TODO dependencies): New section.
4387
65c439fd
CD
43882009-01-27 Carsten Dominik <dominik@science.uva.nl>
4389
4390 * org.texi (Plain lists, TODO basics, Priorities)
4391 (Multiple sets in one file, Conflicts): Document interaction with
4392 `shift-selection-mode'.
4393
5fafc247
JB
43942009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4395
4396 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4397 Make Calc the subject of sentences.
4398 (Rearranging Formulas using Selections): Discuss new options
4399 for `j *'.
4400
e7433508
MA
44012009-01-26 Michael Albinus <michael.albinus@gmx.de>
4402
4403 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4404
2096a1b6
GM
44052009-01-26 Glenn Morris <rgm@gnu.org>
4406
4407 * org.texi: Fix typos.
4408
0cb61492
BW
44092009-01-26 Bill Wohler <wohler@newt.com>
4410
2096a1b6 4411 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4412
0bd48b37
CD
44132009-01-25 Carsten Dominik <dominik@science.uva.nl>
4414
4415 * org.texi (References): Add information about remote references.
4416 (Built-in table editor): Document `C-c RET' in tables.
4417 (Math symbols, Quoting LaTeX code): Mention that simple
4418 LaTeX macros survive LaTeX export.
4419 (Images in LaTeX export): Show how to create a reference to a
4420 figure.
4421 (Sectioning structure): Document that the LaTeX class can be
4422 specified in a property.
4423 (Text areas in HTML export): New section.
4424 (External links): Add examples for text search and ID links.
4425 (Built-in table editor): Remove the descriptio of `C-c
4426 C-q', it not longer works.
4427 (Literal examples): Document that a space must follow
4428 the colon in short examples.
4429 (Relative timer): Document `org-timer-stop'.
4430 (Footnotes): New section.
4431 (Footnote markup): Shorten section and refer to new Footnote
4432 section.
4433 (Literal examples): Add documentation for line
4434 numbering in and references to code examples.
4435 (CSS support): Fix the description of default CSS styles.
4436 (Capturing column view): Document
4437 "file:path/to/file.org" as an allowed value for the ID property of
4438 a dynamic block copying column view.
4439
49dbbaf2
SE
44402009-01-23 Stephen Eglen <stephen@gnu.org>
4441
4442 * mh-e.texi (Getting Started): Describe $MH.
4443
193e6828
MA
44442009-01-21 Michael Albinus <michael.albinus@gmx.de>
4445
4446 * tramp.texi (all): Harmonize usage of "external method",
4447 "external transfer method" and "out-of-band method".
4448 (Connection types): Precise the differences of inline and external
4449 methods. Written by Adrian Phillips <a.phillips@met.no>.
4450
26b9f88d
MB
44512009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4452
4453 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4454 commands as described at the top. Reported by Allan Gottlieb
4455 <gottlieb@nyu.edu>.
4456
44572009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4458
4459 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4460 nnmail-pathname-coding-system.
4461
377952e0
GM
44622009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4463
4464 * org.texi (Relative timer): Fix typo.
4465
a20d3598
JB
44662009-01-15 Juanma Barranquero <lekktu@gmail.com>
4467
4468 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4469 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4470
a50253cc
GM
44712009-01-13 Glenn Morris <rgm@gnu.org>
4472
4473 * org.texi: Fix some more typos.
4474
07450bee
GM
44752009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4476
4477 * org.texi: Fix some typos.
4478
e3e955fe
MB
44792009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4480
4481 * gnus.texi (Group Parameters): Add note for local variables.
4482
44832009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4484
0c7efc08
SM
4485 * gnus.texi (Converting Kill Files): Fix URL.
4486 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4487
44882009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4489
4490 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4491 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4492 (Paging the Article): Add index entry.
4493
71dd9983
JB
44942009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4495
4496 * ada-mode.texi (Examples): Delete redundant text.
4497
4a0cf14f
MA
44982009-01-03 Michael Albinus <michael.albinus@gmx.de>
4499
36c8febb 4500 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4501
4502 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4503 addresses.
4504
aedac0f0
BW
45052009-01-03 Bill Wohler <wohler@newt.com>
4506
4507 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4508 kept empty.
4509
4c65b566
CD
45102008-12-20 Carsten Dominik <dominik@science.uva.nl>
4511
4512 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4513 (HTML Export commands, LaTeX/PDF export commands):
4514 Improve documentation about transient-mark-mode.
e9fce1ac 4515 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4516 to fields in the last table row.
4517
e1a78e1e
JL
45182008-12-19 Juri Linkov <juri@jurta.org>
4519
4520 * info.texi (Search Text): Remove mention of removed key binding M-s.
4521
17a0aa82
CD
45222008-12-18 Carsten Dominik <dominik@science.uva.nl>
4523
4524 * org.texi (References): Remove mentioning of @0 as reference for the
4525 last line, this has been reverted in the Lisp sources.
4526
4997d802
JB
45272008-12-17 Juanma Barranquero <lekktu@gmail.com>
4528
4529 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4530 (DVI_TARGETS): Remove duplicates. Add sasl.
4531 ($(infodir)/sasl, sasl.dvi): New targets.
4532
33306645
CD
45332008-12-17 Carsten Dominik <dominik@science.uva.nl>
4534
4535 * org.texi: Version number pushed to 6.15d.
4536
db55f368
CD
45372008-12-16 Carsten Dominik <dominik@science.uva.nl>
4538
a0bf4117 4539 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4540 (Images in LaTeX export): New section.
4541 (Inlined images, Images in HTML export): Sections renamed.
4542
dae0a942
MB
45432008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4544
4545 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4546
9f5572e9
MB
45472008-12-04 David Engster <dengste@eml.cc>
4548
4549 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4550 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4551
bc23baaa
CD
45522008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4553
4554 * org.texi (Using the mapping API): Fix bug in mapping example.
4555 (Publishing options): Make the list of properties complete again, in
4556 correspondence to the variable `org-export-plist-vars'.
4557 (Property searches): Document new special values for time comparisons.
4558 (Tag inheritance): Refine the description of tag inheritance.
4559 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4560 (Effort estimates): Document the new relative timer.
bc23baaa 4561
3bf8054f
JB
45622008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4563
4564 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4565 (Using Calc): Clarify use of `C-x * o'.
4566 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4567
ac134f2f
RS
45682008-11-28 Richard M Stallman <rms@gnu.org>
4569
4570 * dbus.texi (Receiving Method Calls): Clean up previous change.
4571
ace706d1
MA
45722008-11-26 Michael Albinus <michael.albinus@gmx.de>
4573
4574 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4575 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4576 `dbus-unescape-from-identifier'.
4577 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4578 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4579 (Signals): Use the constants in the example.
4580
d60b1ba1
CD
45812008-11-24 Carsten Dominik <dominik@science.uva.nl>
4582
b97439ce 4583 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4584
ce4fdcb9
CD
45852008-11-23 Carsten Dominik <dominik@science.uva.nl>
4586
4587 * org.texi (Setting up Remember): Document `org-remember-mode'.
4588 (External links): Document that bbdb links can use a regular
4589 expression.
4590 (External links): Document that elisp links can contain interactive
4591 commands.
4592
c8548a00 45932008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4594
4595 * viper.texi (viper-translate-all-ESC-keysequences):
4596 Description removed.
4597
6a2c4aec
GM
45982008-11-19 Glenn Morris <rgm@gnu.org>
4599
4600 * doclicense.texi: Change to FDL 1.3.
4601 Relicense all texi files under FDL 1.3 or later.
4602
59ee4113
JB
46032008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4604
4605 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4606
59bcbb98 46072008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4608
0c7efc08 4609 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4610
4611 * ediff.texi: Version/date change.
9f90198a 4612
8aa41c9b
CY
46132008-11-14 Chong Yidong <cyd@stupidchicken.com>
4614
4615 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4616
17587b1b
JB
46172008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4618
4619 * calc.texi (About This Manual): Comment out a mention of
4620 marginal notes.
4621
564c900e
CD
46222008-11-12 Carsten Dominik <dominik@science.uva.nl>
4623
4624 * org.texi (Clocking work time): Document the :formula property of
4625 clock tables.
4626 (Structure editing, Refiling notes): Document refiling regions.
4627 (Agenda commands): Document the double-prefix version
4628 of the `l' command in the agenda.
4629 (Handling links): Explain the effect of a double prefix
4630 arg to `C-c C-o'.
4631 (TODO basics): Add documentation for tag triggers.
4632
3c4be1f2
GM
46332008-10-23 Glenn Morris <rgm@gnu.org>
4634
4635 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4636 byte-compiling things like `+'.
4637
4638 * ns-emacs.texi: Merge copyright years of author now with assignment
4639 into FSF years.
4640 (VER): Use it for easier automatic updating. Use Emacs version rather
4641 than standalone Emacs.app version.
4642
a6520ff3
CD
46432008-10-12 Carsten Dominik <dominik@science.uva.nl>
4644
864c9740 4645 * org.texi: Lots of minor fixes.
a6520ff3
CD
4646 (Capture): New chapter.
4647 (Org Plot): New section.
4648
db7a4b66
MH
46492008-09-30 Magnus Henoch <mange@freemail.hu>
4650
4651 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4652
4043c194
JB
46532008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4654
4655 * calc.texi (User Defined Units): Mention how to enter optional display
4656 string.
4657
eef5ade7
MB
46582008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4659
0c7efc08 4660 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4661 avoid the "y/n" wording.
4662
e52cac88
MB
46632008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4664
0c7efc08 4665 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4666
46672008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4668
4669 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4670 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4671
00c55306
BW
46722008-09-22 Bill Wohler <wohler@newt.com>
4673
4674 Release MH-E manual version 8.1.
4675
4676 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4677 release 8.1.
4678
4679 * mh-e.texi: Retain dual license as agreed to by the FSF.
4680 However, bump GPL to Version 3.
4681 Use @include for license text.
4682
e52cac88 46832008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4684
4685 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4686 (Store custom flags and keywords, Store arbitrary data):
4687 Clean up markup.
64763fe3
MB
4688
46892008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4690
4691 * gnus.texi (The Gnus Registry): Document it.
4692
9e601b8d
MB
46932008-09-08 David Engster <dengste@eml.cc>
4694
88ee5b02
JB
4695 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4696 Clarify section about choosing back end servers.
9e601b8d 4697
247043f1
GM
46982008-08-23 Glenn Morris <rgm@gnu.org>
4699
4700 * dired-x.texi (Shell Command Guessing):
4701 Mention dired-guess-shell-case-fold-search. (Bug#417)
4702
2bfec7a0
MA
47032008-08-22 Michael Albinus <michael.albinus@gmx.de>
4704
4705 * trampver.texi: Update release number.
4706
247043f1 47072008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4708
4709 * ns-emacs.texi: Update version.
4710 (Introduction): Correct menu location for options save.
4711 (Customization): Note that defaults are stored under org.gnu.Emacs.
4712
8c20bd92
BW
47132008-08-11 Bill Wohler <wohler@newt.com>
4714
4715 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4716 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4717 Henman) (closes SF #1768928).
4718
767a4d92
GM
47192008-08-10 Glenn Morris <rgm@gnu.org>
4720
4721 * ns-emacs.texi: Use @copying. Change copyright of authors with
4722 assignment to FSF. Change license to GFDL.
4723 (Top): Remove outdated references.
4724
6ecfe5c2
MB
47252008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4726
88ee5b02
JB
4727 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4728 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4729 gnus-summary-sort-by-most-recent-date.
4730 (Summary Sorting): Explain prefix argument.
4731
47322008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4733
4734 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4735 gnus-summary-pipe-output.
4736
eb932e8a
MA
47372008-08-03 Michael Albinus <michael.albinus@gmx.de>
4738
4739 * dbus.texi (Receiving Method Calls): Document error handling of own
4740 D-Bus methods.
4741
bfe16263
BW
47422008-08-01 Bill Wohler <wohler@newt.com>
4743
4744 * mh-e.texi (Reading Mail)
9f90198a 4745 (Viewing Attachments): Describe new function
bfe16263
BW
4746 mh-show-preferred-alternative.
4747 (Sending Mail, Redistributing, Sending Message): Describe new hook
4748 mh-annotate-msg-hook.
4749
21956b56
MA
47502008-07-31 Michael Albinus <michael.albinus@gmx.de>
4751
4752 * dbus.texi (Arguments and Signatures): Fix example.
4753 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4754 (Asynchronous Methods): New node.
9f90198a
JB
4755 (Errors and Events): Describe extended layout of `dbus-event'.
4756 New defun `dbus-event-message-type'.
21956b56 4757
7c2fb837
DN
47582008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4759
4760 * ediff.texi: Remove VMS support.
4761
13662773
JB
47622008-07-29 Juanma Barranquero <lekktu@gmail.com>
4763
4764 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4765 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4766
ddde0b34
CY
47672008-07-29 Chong Yidong <cyd@stupidchicken.com>
4768
4769 * Makefile.in: Add mairix-el targets.
4770
47712008-07-29 David Engster <deng@randomsample.de>
4772
4773 * mairix-el.texi: New file.
4774
d5875b25
JB
47752008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4776
366b7d44
JB
4777 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4778 project files. Delete 'main_unit' project variable; not needed. Allow
4779 process environment variables wherever project variables are allowed.
4780 Add tutorial section on multiple GNAT project files.
d5875b25 4781
6cbab8ee
MA
47822008-07-27 Michael Albinus <michael.albinus@gmx.de>
4783
4784 Sync with Tramp 2.1.14.
4785
4786 * trampver.texi: Update release number.
4787
9e2a2647
DN
47882008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4789
4790 * ns-emacs.texi:
4791 * faq.texi: Remove mentions of Mac Carbon.
4792
d62672f3
MB
47932008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4794
4795 * gnus.texi (Saving Articles): Describe the 2nd argument of
4796 gnus-summary-save-in-pipe.
4797 (SpamAssassin): Use it.
4798
47992008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4800
4801 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4802
dd12e1c6
CD
48032008-07-25 Carsten Dominik <dominik@science.uva.nl>
4804
4805 * org.texi (Export options): Document the use of the creator flag.
4806
44ce9197
CD
48072008-07-24 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * org.texi: New version 6.06a.
4810
ddd13c5d
JB
48112008-07-23 Juanma Barranquero <lekktu@gmail.com>
4812
4813 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4814 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4815
8dc6104d
JB
48162008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4817
4818 * calc.texi (Editing Stack Entries):
4819 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4820 Calc's help functions. Mention fixing typos.
4821 (Customizing Calc): Fix typo.
4822
48232008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4824
4825 * calc.texi (summarykey): New macro. Use to correctly format keys in
4826 the summary.
4827
ddd13c5d 48282008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4829
4830 * ns-emacs.texi (Customization): Corrected documentation on color
4831 specification formats.
4832
568beaa2
AS
48332008-07-19 Andreas Schwab <schwab@suse.de>
4834
db8ef699 4835 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4836
4837 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4838 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4839
cd71b9ae
MA
48402008-07-18 Michael Albinus <michael.albinus@gmx.de>
4841
4842 * dbus.texi (Inspection): Rework, introduce submenus.
4843 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4844 (Properties and Annotations, Arguments and Signatures): New nodes.
4845
9b7993b4
MA
48462008-07-13 Michael Albinus <michael.albinus@gmx.de>
4847
4848 * dbus.texi (Receiving Method Calls): Fix description of
4849 `dbus-register-method'.
4850 (Signals): Allow also signal arguments for filtering in
4851 `dbus-register-signal'.
4852
241d447b
JB
48532008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4854
4855 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4856 `cnorm'.
4857 (Arithmetic Tutorial): Simplify the verification of prime factors.
4858
adb46650
MB
48592008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4860
4861 * gnus.texi (Saving Articles): Mention
4862 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4863
92e15881
JB
48642008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4865
4866 * calc.texi: Adjust mode line throughout.
4867
ea597303
JB
48682008-06-28 Juanma Barranquero <lekktu@gmail.com>
4869
4870 * sasl.texi (Mechanisms): Fix typos.
4871
aee08080
JB
48722008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4873
4874 * calc.texi (Killing from the stack): Mention using normal Emacs
4875 copying.
4876
a06a4a12
MA
48772008-06-21 Michael Albinus <michael.albinus@gmx.de>
4878
0c7efc08 4879 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4880 Add `auth-source' mechanism.
a06a4a12
MA
4881 (Connection caching): Tramp reopens the connection automatically,
4882 when the operating system on the remote host has been changed.
4883
7389398d
EZ
48842008-06-20 Eli Zaretskii <eliz@gnu.org>
4885
4886 * makefile.w32-in (distclean): Remove makefile.
4887
b349f79f
CD
48882008-06-17 Carsten Dominik <dominik@science.uva.nl>
4889
3f9b4c2b 4890 * org.texi (Using the mapping API): New section.
b349f79f 4891 (Agenda column view): New section.
3f9b4c2b 4892 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4893 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4894 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4895
48962008-06-17 Jason Riedy <jason@acm.org>
4897
4898 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4899 function, and efmt may be a two-argument function.
4900 (Radio tables): Document multiple destinations.
4901
cd5c05d2
GM
49022008-06-16 Glenn Morris <rgm@gnu.org>
4903
4904 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4905 Add Cover-Texts.
4906
debf4439
GM
49072008-06-15 Glenn Morris <rgm@gnu.org>
4908
4909 * faq.texi (VER): Update to 23.0.60.
4910
4911 * mh-e.texi: Remove option of licensing under GPL.
4912 Add Cover-Texts to GFDL permissions notice.
4913 (GPL): Remove section.
4914 (GFDL): Include doclicense.texi rather than the actual text.
4915
4916 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4917 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4918
4919 * sasl.texi: Fix output file name.
4920
4921 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4922
4923 * gnus-coding.texi: Refer to license in Gnus manual.
4924
4925 * idlwave.texi, sasl.texi: Use @copying.
4926
4927 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4928
4929 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4930
4931 * url.texi: Use @copying, @title, @subtitle, @author.
4932
4933 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4934 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4935 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4936 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4937 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4938 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4939 * widget.texi, woman.texi:
4940 Remove references to external license, since doclicense is included.
4941
4942 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4943 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4944 Remove references to non-existent Invariant Sections.
4945
091f8bc1
GM
49462008-06-14 Glenn Morris <rgm@gnu.org>
4947
4948 * faq.texi (Major packages and programs): Remove references to external
4949 Supercite, Calc, VIPER, since they have been included for some time.
4950 Update VM, AUCTeX, BBDB entries.
4951
47bcb4d3
UJ
49522008-06-14 Ulf Jasper <ulf.jasper@web.de>
4953
4954 * newsticker.texi: Updated to match latest newsticker changes.
4955
6f093307
GM
49562008-06-13 Glenn Morris <rgm@gnu.org>
4957
4958 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4959 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4960 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4961 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4962 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4963 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4964 * woman.texi:
4965 Update Back-Cover Text as per maintain.info.
4966
2b968687
MB
49672008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4968
4969 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4970
4971 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4972 (gnus-faq.xml): Update repository host.
4973
2b968687
MB
4974 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4975
49762008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4977
4978 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4979 Fix a typo.
4980
49812008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4982
4983 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4984 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4985 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4986
49872008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4988
4989 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4990 coding standards.
4991
49922008-06-14 David Engster <dengste@eml.cc>
4993
4994 * gnus.texi (nnmairix): Markup fixes.
4995
e6d2d263
MB
49962008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4997
2b968687 4998 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4999
50002008-06-05 David Engster <dengste@eml.cc>
5001
5002 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5003
50042008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5005
b344d29d 5006 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5007 (Searching, nnir, nnmairix): New stub nodes.
5008
ad231df6 50092008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5010
5011 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5012
f394fa25
MB
50132008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5014
5015 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5016
58333467
MB
50172008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5018
5019 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5020
67525fb9
JY
50212008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5022
5023 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5024
0549d8fc
JB
50252008-05-06 Juanma Barranquero <lekktu@gmail.com>
5026
5027 * info.texi (Top): Fix typo in xref.
5028
149a3837
KB
50292008-05-05 Karl Berry <karl@gnu.org>
5030
5031 * info.texi (Top): @xref to stand-alone manual.
5032
3a23a519
MB
50332008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5034
5035 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5036 (Various Summary Stuff): Fix typo in last xref.
5037
0a29fbf3
JB
50382008-05-02 Juanma Barranquero <lekktu@gmail.com>
5039
5040 * org.texi (Moving subtrees): Fix typo.
5041
586b90f1
MA
50422008-04-28 Michael Albinus <michael.albinus@gmx.de>
5043
5044 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5045 Tramp via `tramp-mode'.
5046
b5af9883
CD
50472008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5048
5049 * org.texi: Massive changes, in many parts of the file.
5050
d55fe5bb
MB
50512008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5052
5053 * gnus.texi (Oort Gnus): Add message-fill-column.
5054
50552008-04-12 Adrian Aichner <adrian@xemacs.org>
5056
5057 * gnus.texi (Mail Source Specifiers): Typo fix.
5058
50592008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5060
5061 * gnus.texi (Diary Headers Generation): Update key binding for
5062 `gnus-diary-check-message'.
5063
50642008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5065
5066 * gnus.texi (Emacsen): Addition.
5067
50682008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5069
5070 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5071
50722008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5073
5074 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5075
50762008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5077
5078 * gnus-news.texi: Update tool bar item.
5079
50802008-04-09 Sven Joachim <svenjoac@gmx.de>
5081
5082 * gnus-news.texi: Fix typos.
5083
76c109c3
JB
50842008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5085
222027f2 5086 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5087 Add mention of `kron'.
5088
d5fbd5a6
MO
50892008-04-01 Daiki Ueno <ueno@unixuser.org>
5090
0c7efc08
SM
5091 * epa.texi (Encrypting/decrypting *.gpg files):
5092 Document epa-file-name-regexp.
d5fbd5a6 5093
fbcbb58c
KY
50942008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5095
5096 * gnus.texi (Example Methods): Fix description about ssh-agent.
5097 (Indirect Functions): Fix the default value of nntp-telnet-command;
5098 remove link to connect.html.
5099
134ce16c
MA
51002008-03-30 Michael Albinus <michael.albinus@gmx.de>
5101
5102 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5103 dbus-call-method.
5104 (Receiving Method Calls): The timeout can be set by the calling client.
5105
da1975d7
MA
5106 * trampver.texi: Update release number.
5107
2e4089ab
RS
51082008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5109
5110 * gnus.texi (Top): Fix version. Add SASL.
5111
70cab5a9
MA
51122008-03-29 Michael Albinus <michael.albinus@gmx.de>
5113
5114 Sync with Tramp 2.1.13.
5115
5116 * trampver.texi: Update release number.
5117
5bc6ddff
MB
51182008-03-29 Chong Yidong <cyd@stupidchicken.com>
5119
5120 * org.texi: Update to new org-mode website.
5121
51222008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5123
5124 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5125
9b3ebcb6
MB
51262008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5127
5128 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5129 gnus-read-ephemeral-gmane-group-url,
5130 gnus-read-ephemeral-emacs-bug-group,
5131 gnus-read-ephemeral-debian-bug-group.
5132
51332008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5134
5135 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5136
5137 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5138 Add FIXMEs for Bookmarks and gnus-registry-marks.
5139
51402008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5141
5142 * gnus.texi (Smileys): Document `smiley-style'.
5143
51442008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5145
5146 * gnus.texi (Gnus Development): Clarify difference between ding and
5147 gnu.emacs.gnus.
5148 (MIME Commands, Using MIME, RSS): Fix markup.
5149
5150 * gnus-faq.texi ([8.4]): Ditto.
5151
51522008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5153
5154 * gnus.texi (Emacsen): Remove obsolete stuff.
5155
51562008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5157
5158 * gnus.texi (Oort Gnus): Add version info WRT
5159 `mail-source-delete-incoming'.
5160
51612008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5162
5163 * gnus.texi (Top): Add "Other related manuals" and version info in
5164 `iftex' output.
5165 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5166 gnus-balloon-face-0 and the corresponding format specifiers.
5167
608d6a81
MA
51682008-03-26 Michael Albinus <michael.albinus@gmx.de>
5169
5170 * tramp.texi (Filename completion): Remove footnote about let-bind
5171 of `partial-completion-mode'. It doesn't work this way.
5172
27a6f132
SM
51732008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5174
5175 * pcl-cvs.texi (Contributors): Update my email.
5176
4a7c4c40
MA
51772008-03-21 Michael Albinus <michael.albinus@gmx.de>
5178
5179 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5180
2940c053
BW
51812008-03-17 Bill Wohler <wohler@newt.com>
5182
5183 * mh-e.texi (Viewing): Update URL for adding header fields to
5184 mh-invisible-header-fields-default.
5185
30864d5f
BW
51862008-03-16 Bill Wohler <wohler@newt.com>
5187
5188 * mh-e.texi (Preface): Add Gnus to requirements.
5189 (Forwarding): Note that forwarded MIME messages are now inline.
5190
31fe2b00
SM
51912008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5192
5193 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5194 (Common Variables): Give precedence to the netcat methods over the
5195 telnet methods, and mention that they are more reliable.
31fe2b00 5196
5e97c626
CD
51972008-03-13 Carsten Dominik <dominik@science.uva.nl>
5198
5199 * org.texi (Exporting Agenda Views): Document agenda export to
5200 iCalendar.
5201 (Progress logging): Document the new progress logging stuff.
5202
37a68866
MB
52032008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5204
5205 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5206 Update for change of `mail-source-delete-incoming'.
5207
5208 * gnus-news.texi: Ditto.
5209
8f7abae3
MB
52102008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5211
5212 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5213 custom versions.
5214
af379c86
AM
52152008-03-07 Alan Mackenzie <acm@muc.de>
5216
5217 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5218 parens/brackets in a k&r region is limited.
5219
3d0f8a67
MB
52202008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5221
5222 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5223 using different Emacs versions.
5224
52151df0
GM
52252008-02-27 Glenn Morris <rgm@gnu.org>
5226
5227 * sc.texi: Remove a lot of old and obsolete info.
5228 (titlepage): Simplify.
5229 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5230 (VM with any Emacsen, GNEWS with any Emacsen)
5231 (Overloading for Non-conforming MUAs, Version 3 Changes)
5232 (The Supercite Mailing List): Delete nodes.
5233 (Introduction): Remove info about old packages.
5234 (Getting Connected): Simplify. Remove info about old packages.
5235 (Citing Commands): Delete Emacs 19 info.
5236 (Hints to MUA Authors): Simplify.
5237 (Thanks and History): Merge in some info from the deleted node
5238 "Version 3 Changes".
5239
b03f96dc
MB
52402008-02-05 Juanma Barranquero <lekktu@gmail.com>
5241
5242 * org.texi (Setting tags, In-buffer settings):
5243 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5244
52bec650
MB
52452008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5246
5247 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5248 installation directory name.
5249
34a3c587
RF
52502008-02-12 Romain Francoise <romain@orebokech.com>
5251
5252 * epa.texi (Overview): Fix typo.
5253
5a8d03e9
MO
52542008-02-11 Daiki Ueno <ueno@unixuser.org>
5255
5256 * epa.texi (Quick start): Remove the .emacs setting.
5257
f1914c40
MO
52582008-02-10 Daiki Ueno <ueno@unixuser.org>
5259
5260 * epa.texi (Quick start): Use the command `epa-enable' instead of
5261 loading `epa-setup'.
5262
bca98fc9
JB
52632008-02-08 Juanma Barranquero <lekktu@gmail.com>
5264
5265 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5266 ($(infodir)/epa, epa.dvi): New targets.
5267
4b01af2e
MO
52682008-02-08 Daiki Ueno <ueno@unixuser.org>
5269
5270 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5271
5272 * epa.texi: New manual documenting the EasyPG Assistant.
5273
06c0751a
MA
52742008-02-06 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5277 (Inspection): New function dbus-ping.
5278
7dcccd7b
MA
52792008-02-05 Michael Albinus <michael.albinus@gmx.de>
5280
5281 * tramp.texi (Remote processes): Add `shell-command'.
5282
a1da1e37
MB
52832008-01-28 Michael Sperber <sperber@deinprogramm.de>
5284
5285 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5286 (Group Parameters): Document `mail-source' parameter.
5287
c9d8f746
MA
52882008-01-27 Michael Albinus <michael.albinus@gmx.de>
5289
5290 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5291 must be a local host.
5292
15db4a13
MO
52932008-01-26 Michael Olson <mwolson@gnu.org>
5294
5295 * erc.texi: Update version for ERC 5.3 release.
5296 (Obtaining ERC): Update extras URLs for 5.3.
5297 (Development): Write instructions for git, and remove those for Arch.
5298 (History): Mention the switch to git.
5299
2bc43980
KB
53002008-01-24 Karl Berry <karl@gnu.org>
5301
bca98fc9
JB
5302 * info.texi (Search Index, Search Text): Mention the command
5303 character in the section name, a la the (Go to node) node.
2bc43980 5304
d2e4a6c9
MA
53052008-01-21 Michael Albinus <michael.albinus@gmx.de>
5306
5307 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5308
0b6799c3
MB
53092008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5310
5311 * gnus-news.texi: Mention gnus-article-describe-bindings.
5312
53132008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5314
5315 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5316
db9c3fb1 53172008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5318
7b4d0413 5319 * org.texi (Property inheritance): New section.
db9c3fb1 5320 (Conventions): New section.
7b4d0413 5321 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5322 commands, and the new bindings for refiling.
5323 (Sparse trees): Document the new special command for sparse trees.
5324 (References): Be more clear about the counting of hilines.
5325 (Handling links): Document M-p/n for accessing links.
5326 (Fast access to TODO states): New section.
5327 (Per file keywords): New section.
5328 (Property inheritance): New section.
5329 (Column attributes): New summary types.
5330 (Capturing Column View): New section.
5331 (The date/time prompt): Cover the new features in the date/time prompt.
5332 Compactify the table of keys for the calendar remote control.
5333 (Clocking work time): Document the new :scope parameter.
5334 (Remember): Promoted to chapter.
5335 (Quoted examples): New section.
5336 (Enhancing text): New verbatim environments.
5337
6ed73f28
MA
53382008-01-14 Michael Albinus <michael.albinus@gmx.de>
5339
5340 * trampver.texi: Update release number.
5341
95838435
MB
53422008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5343
0c7efc08
SM
5344 * gnus.texi (Article Keymap):
5345 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5346 gnus-article-reply-with-original and
5347 gnus-article-followup-with-original.
5348
20234d96
GM
53492008-01-09 Glenn Morris <rgm@gnu.org>
5350
5351 * nxml-mode.texi: Add @copying section.
5352
d82cf70b
MB
53532008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5354
5355 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5356 Server". Add `message-send-mail-with-mailclient'.
5357
5358 * gnus.texi (Posting Server): Move some text to "(message)Mail
5359 Variables" and add a reference here.
5360
addb7f2e
MA
53612008-01-04 Michael Albinus <michael.albinus@gmx.de>
5362
5363 * dbus.texi (Receiving Method Calls): New chapter.
5364 (Errors and Events): Add serial number to events. Replace "signal" by
5365 "message". Introduce dbus-event-serial-number.
5366
4db2806c
MA
53672008-01-03 Michael Albinus <michael.albinus@gmx.de>
5368
5369 * dbus.texi (Type Conversion): Explain the type specification for empty
5370 arrays. Use another example.
5371
c9ecb5a7
MA
53722007-12-30 Michael Albinus <michael.albinus@gmx.de>
5373
5374 * dbus.texi (all): Replace "..." by @dots{}.
5375 (Type Conversion): Precise the value range for :byte types.
5376 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5377 Mention its return value.
5378 (Errors and Events): There is no D-Bus error propagation during event
5379 processing.
5380
702dbfd9
JB
53812007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5382
5383 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5384 New sections.
5385
87035689
MB
53862007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5387
5388 * gnus.texi (Group Parameters): Reorder the text and add a note about
5389 `gnus-parameters' near the beginning of the node.
5390
53912007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5392
5393 * gnus.texi (Score File Editing): Fix function name.
5394
5492f5ca
MA
53952007-12-23 Michael Albinus <michael.albinus@gmx.de>
5396
5397 Sync with Tramp 2.1.12.
5398
5399 * trampver.texi: Update release number.
5400
d4e67bc5
MA
54012007-12-22 Michael Albinus <michael.albinus@gmx.de>
5402
5403 * dbus.texi (Type Conversion): Correct input parameters mapping.
5404
6a31c819
MA
54052007-12-21 Michael Albinus <michael.albinus@gmx.de>
5406
5407 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5408 (Errors and Events): Mention wrong-type-argument error.
5409
99a3e35f
AS
54102007-12-21 Alex Schroeder <alex@gnu.org>
5411
5412 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5413 spaces. Fixed some typos.
99a3e35f
AS
5414 (Internet Relay Chat): Explain relay.
5415 (Getting started with rcirc): Change items to reflect prompts.
5416 Add more explanation to rcirc-track-minor-mode and added a comment to
5417 warn future maintainers that this section is a copy.
0c7efc08 5418 (People): Change /ignore example.
62b12a24 5419 (Keywords): Not keywords.
99a3e35f 5420
331e4d02
AS
54212007-12-20 Alex Schroeder <alex@gnu.org>
5422
5423 * rcirc.texi (Top): Fighting Information Overload chapter added.
5424 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5425 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5426 (Fighting Information Overload): New chapter documenting /keyword,
5427 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5428 (Configuration): Document rcirc-server-alist, remove
5429 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5430
cd71c3ef
MA
54312007-12-16 Michael Albinus <michael.albinus@gmx.de>
5432
5433 * dbus.texi (Signals): Fix example in dbus-register-signal.
5434
bbbe940b
MB
54352007-12-14 Sven Joachim <svenjoac@gmx.de>
5436
5437 * gnus.texi (Score Variables): Fix typo.
5438
0ce574ef
MA
54392007-12-07 Michael Albinus <michael.albinus@gmx.de>
5440
5441 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5442 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5443 (Errors and Events): Adapt dbus-event.
5444
b890d447
MB
54452007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5446
5447 * gnus.texi (Other Files): Add the yenc command.
5448
54492007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5450
5451 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5452 since 2004-08-06.
5453
54542007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5455
5456 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5457 on body.
5458
54592007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5460
5461 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5462 and rfc2047-allow-irregular-q-encoded-words; fix description of
5463 rfc2047-encode-encoded-words.
5464
54652007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5466
5467 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5468
3728bf03
MO
54692007-12-05 Michael Olson <mwolson@gnu.org>
5470
5471 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5472 Update documentation for `remember-diary-file'.
5473
a4397af9
MA
54742007-12-04 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * dbus.texi (Signals): Precise `dbus-register-signal'.
5477 (Errors and Events): Rework events part, the internal structure of
5478 dbus-event has changed.
5479
1682490c
JB
54802007-12-03 Juanma Barranquero <lekktu@gmail.com>
5481
5482 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5483 ($(infodir)/dbus, dbus.dvi): New targets.
5484
7b13a0f2
MA
54852007-12-03 Michael Albinus <michael.albinus@gmx.de>
5486
5487 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5488 unconditionally.
5489
5490 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5491 emulation with @print{}.
5492
7ef92bc9
RS
54932007-12-02 Richard Stallman <rms@gnu.org>
5494
5495 * dbus.texi (Overview): Minor cleanup.
5496
22d8ac3a
MA
54972007-12-02 Michael Albinus <michael.albinus@gmx.de>
5498
d3a8e0df
MA
5499 * Makefile.in (INFO_TARGETS): Add dbus.
5500 (DVI_TARGETS): Add dbus.dvi.
5501 (dbus, dbus.dvi): New targets.
5502
22d8ac3a
MA
5503 * dbus.texi: New file.
5504
559764ab
RF
55052007-11-24 Romain Francoise <romain@orebokech.com>
5506
5507 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5508 Fix file name to match @setfilename.
559764ab 5509
ac97a16b
MH
55102007-11-23 Mark A. Hershberger <mah@everybody.org>
5511
5512 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5513 ($(infodir)/nxml-mode): New rule.
5514
5515 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5516 ($(infodir)/nxml-mode): New rule.
5517 (clean): Add nxml-mode*.
5518
5519 * nxml-mode.texi: New file with nxml manual.
5520
404cd454
GM
55212007-11-18 Richard Stallman <rms@gnu.org>
5522
5523 * flymake.texi (Example -- Configuring a tool called directly):
5524 Update example.
5525
b048d478
MA
55262007-11-18 Michael Albinus <michael.albinus@gmx.de>
5527
5528 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5529 double-slash behavior. Explain directory contents flushing.
b048d478 5530
346e8469
JB
55312007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5532
5533 * calc.texi (TeX and LaTeX Language Modes): Put in
5534 missing braces.
5535
404cd454
GM
55362007-11-15 Richard Stallman <rms@gnu.org>
5537
5538 * cl.texi (Equality Predicates): Delete `eql'.
5539 (Predicates, Naming Conventions, Top): Delete `eql'.
5540 (Common Lisp Compatibility): Delete `eql'.
5541 (Porting Common Lisp): Delete obsolete backquote info.
5542 Minor clarification about character constants.
5543 (Sequence Basics): Minor clarification.
5544
1f6af58b
JB
55452007-11-15 Juanma Barranquero <lekktu@gmail.com>
5546
dccb744b 5547 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5548 * tramp.texi (Filename completion): Fix typos.
5549
3bc88bc9
JB
55502007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5551
5552 * calc.texi (Basic commands): Mention the menu.
5553
bc5300d3
MA
55542007-11-12 Michael Albinus <michael.albinus@gmx.de>
5555
5556 * tramp.texi (Connection caching): Tramp flushes connection
5557 properties when remote operating system has been changed.
5558
4d8a28ec
MB
55592007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5560
5561 * gnus-news.texi: Fix spelling.
5562 `message-insert-formatted-citation-line', not
5563 `message-insert-formated-citation-line'.
5564
404cd454
GM
5565 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5566
e1176b47
MA
55672007-11-07 Michael Albinus <michael.albinus@gmx.de>
5568
5569 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5570 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5571 (Frequently Asked Questions): Add code example for highlighting the
5572 mode line.
5573
6159985a
MO
55742007-11-03 Michael Olson <mwolson@gnu.org>
5575
5576 * remember.texi: Change mentions of remember-buffer to
5577 remember-finalize throughout.
5578
bec9b2f5
MO
55792007-10-30 Michael Olson <mwolson@gnu.org>
5580
5581 * remember.texi (Copying): Remove.
5582 (Mailbox): Update with non-BBDB instructions.
5583 (Diary, Org): Add.
5584 (Bibliography, Planner Page): Remove.
5585
b6173182
JB
55862007-10-30 Juanma Barranquero <lekktu@gmail.com>
5587
5588 * makefile.w32-in (INFO_TARGETS): Add remember.
5589 (DVI_TARGETS): Add remember.dvi.
5590 ($(infodir)/remember): New rule.
5591 (clean): Add remember*.
5592
15f3eb73
MO
55932007-10-30 Michael Olson <mwolson@gnu.org>
5594
70bdc930
MO
5595 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5596 ($(infodir)/remember): New rule that builds the Remember Manual.
5597
b6173182
JB
5598 * remember.texi: New file containing the Remember Mode Manual.
5599 Shuffle chapters around after initial import.
7d3f6f1a
MO
5600 (Function Reference): Split Keystrokes into separate chapter.
5601 (Keystrokes): Document C-c C-k.
51d24a12 5602 (Introduction): Fix typographical issue with "---".
15f3eb73 5603
404cd454
GM
56042007-10-29 Richard Stallman <rms@gnu.org>
5605
5606 * widget.texi (Introduction): Delete discussion of implementation
5607 internals.
5608
9bbb9638
MA
56092007-10-29 Michael Albinus <michael.albinus@gmx.de>
5610
5611 * tramp.texi (Connection caching): Host names must be different
5612 when tunneling.
5613
c7ff939a
RS
56142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5615
5616 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5617 Gnus v5.13.
5618
01c52d31
MB
56192007-10-28 Miles Bader <miles@gnu.org>
5620
5621 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5622
01c52d31
MB
56232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5624
0c7efc08
SM
5625 * gnus.texi (Sorting the Summary Buffer):
5626 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5627
56282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5629
5630 * gnus.texi (Non-ASCII Group Names): New node.
5631 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5632 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5633
c8763fb6 56342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5635
5636 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5637 clean the output of the program `imap-shell-program'.
5638
56392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5640
5641 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5642
56432007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5644
5645 * gnus.texi (Sticky Articles): Documentation for sticky article
5646 buffers.
5647
c8763fb6 56482007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5649
5650 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5651
56522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5653
5654 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5655
56562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5657
0c7efc08
SM
5658 * gnus.texi (Archived Messages):
5659 Document gnus-update-message-archive-method.
01c52d31
MB
5660
56612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5662
5663 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5664
c8763fb6 56652007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5666
0c7efc08
SM
5667 * gnus.texi (Group Maneuvering):
5668 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5669
56702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5671
0c7efc08
SM
5672 * gnus.texi (Really Various Summary Commands):
5673 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5674
56752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5676
5677 * gnus.texi, message.texi: Bump version number.
5678
56792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5680
5681 * gnus.texi (Group Line Specification, Misc Group Stuff)
5682 (Server Commands): Parenthesize @pxref{Mail Spool}.
5683
56842007-10-28 Didier Verna <didier@xemacs.org>
5685
5686 New user option: message-signature-directory.
5687 * message.texi (Insertion Variables): Document it.
5688 * gnus.texi (Posting Styles): Ditto.
5689
56902007-10-28 Didier Verna <didier@xemacs.org>
5691
5692 * gnus.texi (Group Line Specification):
5693 * gnus.texi (Misc Group Stuff):
5694 * gnus.texi (Server Commands): Document the group compaction feature.
5695
56962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5697
5698 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5699
5700 * message.texi (Various Message Variables): Add message-fill-column.
5701
57022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5703
5704 * gnus.texi: Untabify.
5705
57062007-10-28 Didier Verna <didier@xemacs.org>
5707
5708 * gnus.texi (Group Parameters): Document the posting-style merging
5709 process in topic-mode.
5710
57112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5712
5713 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5714
57152007-10-28 Romain Francoise <romain@orebokech.com>
5716
5717 * gnus.texi (Mail Spool): Fix typo.
5718 Update copyright.
5719
57202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5721
5722 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5723
57242007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5725
5726 * gnus.texi (Summary Generation Commands):
5727 Add gnus-summary-insert-ticked-articles.
5728
57292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5730
b2abec73
JB
5731 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5732 to spam-spamassassin-program.
01c52d31
MB
5733
57342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5735
5736 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5737
57382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5739
5740 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5741
57422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5743
5744 * message.texi (Mail Headers): Document `opportunistic'.
5745
57462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5747
5748 * emacs-mime.texi (Encoding Customization): Explain how to set
5749 mm-coding-system-priorities per hierarchy.
5750
57512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5754 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5755
57562007-10-28 Didier Verna <didier@xemacs.org>
5757
5758 * message.texi (Wide Reply): Update documentation of
5759 message-dont-reply-to-names (now allowing a list of regexps).
5760
57612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5762
5763 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5764
57652007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5766
5767 * gnus.texi (SpamAssassin back end): Fix typo.
5768
5769 * sieve.texi (Examples): Fix grammar.
5770
57712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5772
5773 * gnus.texi (Searching for Articles): Document M-S and M-R.
5774 (Limiting): Document / b.
5775
57762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5777
5778 * gnus.texi (Thread Commands): T M-^.
5779
57802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5781
5782 * message.texi (Mail Aliases): Document ecomplete.
5783 (Mail Aliases): Fix typo.
5784
57852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5786
5787 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5788 fix typo.
5789
57902007-10-28 Romain Francoise <romain@orebokech.com>
5791
5792 * gnus.texi (Mail Spool): Grammar fix.
5793
57942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5795
5796 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5797 string.
5798
57992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5800
5801 * gnus.texi (Group Parameters): Fix description.
5802
58032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5804
b2abec73
JB
5805 * gnus.texi (Gmane Spam Reporting):
5806 Fix spam-report-gmane-use-article-number.
5807 Add spam-report-user-mail-address.
01c52d31
MB
5808
58092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5810
5811 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5812
58132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5814
5815 * gnus.texi (Group Parameters): Add simplified sorting example based on
5816 example for `Sorting the Summary Buffer' from Jari Aalto
5817 <jari.aalto@cante.net>.
5818 (Example Methods): Add example for an indirect connection.
5819
58202007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5821
0c7efc08 5822 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5823 (Agent Parameters): Updated parameter names to match code.
5824 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5825 'gnus-agent-summary-fetch-series'.
5826 (Agent and flags): New section providing a generalized discussion
5827 of flag handling.
0c7efc08
SM
5828 (Agent and IMAP): Remove flag discussion.
5829 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5830
58312007-10-28 Romain Francoise <romain@orebokech.com>
5832
5833 * gnus.texi (Exiting the Summary Buffer): Add new function
5834 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5835
58362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5837
5838 * gnus.texi (Conformity): Fix typo.
5839 (Customizing Articles): Document `first'.
5840
58412007-10-28 Jari Aalto <jari.aalto@cante.net>
5842
5843 * gnus.texi (Sorting the Summary Buffer):
5844 Add `gnus-thread-sort-by-date-reverse'. Add example
5845 host to different sorting in NNTP and RSS groups.
5846
58472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5848
5849 * message.texi (Insertion): Describe prefix for
5850 message-mark-inserted-region and message-mark-insert-file.
5851
58522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5853
5854 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5855 LaTeX documents. Describe "text/x-gnus-verbatim".
5856
58572007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5858
b2abec73 5859 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5860 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5861 (spam-stat spam filtering, SpamOracle)
0c7efc08 5862 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5863 clarity.
5864
58652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5866
5867 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5868 gnus-article-delete-part and gnus-article-replace-part.
5869 (Using MIME): Add gnus-mime-replace-part.
5870
58712007-10-28 Romain Francoise <romain@orebokech.com>
5872
5873 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5874 requires `auto-compression-mode' to be enabled. Add new nnml
5875 variable `nnml-compressed-files-size-threshold'.
5876
58772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5878
0c7efc08
SM
5879 * gnus.texi (Sorting the Summary Buffer):
5880 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5881
58822007-10-28 Romain Francoise <romain@orebokech.com>
5883
5884 * message.texi (Insertion Variables): Mention new variable
5885 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5886 documentation accordingly.
5887
58882007-10-28 Romain Francoise <romain@orebokech.com>
5889
5890 * gnus.texi (To From Newsgroups): Mention new variables
5891 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5892
58932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5894
5895 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5896 stuff; gnus-mime-inline-part does the automatic decompression.
5897
58982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5899
5900 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5901 "training.ham" should be "training.spam".
01c52d31
MB
5902
59032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5904
5905 * message.texi (Mail Variables): Fix the default value for
5906 message-send-mail-function.
5907
59082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5909
5910 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5911 always returns nil exceptionally.
5912
59132007-10-28 Simon Josefsson <jas@extundo.com>
5914
0c7efc08
SM
5915 * gnus.texi (Article Washing): Add libidn URL.
5916 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5917
59182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5919
5920 * gnus.texi (Topic Commands): Fix next/previous.
5921
59222007-10-28 Simon Josefsson <jas@extundo.com>
5923
5924 * gnus.texi (Article Washing): Mention `W i'.
5925
c8763fb6 59262007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5927
5928 * gnus.texi (Group Parameters): Slight extension of sieve
5929 parameter description.
5930
59312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5932
5933 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5934 matching score files as well.
5935 (Picons): Describe `gnus-picon-style'.
5936
59372007-10-28 Romain Francoise <romain@orebokech.com>
5938
5939 * message.texi (Message Headers): Mention that headers are hidden
5940 using narrowing, and how to expose them.
5941 Update copyright.
5942
59432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5944
5945 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5946 `gnus-summary-sort-by-recipient'.
5947
59482007-10-28 Romain Francoise <romain@orebokech.com>
5949
5950 * gnus.texi (NNTP marks): New node.
5951 (NNTP): Move NNTP marks variables to the new node.
5952
59532007-10-28 Jesper Harder <harder@ifa.au.dk>
5954
b2abec73 5955 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5956
5957 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5958
59592007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5960
b2abec73 5961 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5962 everywhere for consistency.
b2abec73
JB
5963 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5964 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5965 Say "regular expression" instead of "regex." Admonish.
5966 Pick other words to sound better (s/so/thus/).
5967 (Spam ELisp Package Filtering of Incoming Mail):
5968 Mention statistical filters. Remove old TODO.
01c52d31 5969 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5970 New section on sorting and displaying the spam score.
5971 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5972 backend but an alias to spam-use-BBDB.
5973 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5974 new backend functionality.
5975
59762007-10-28 Simon Josefsson <jas@extundo.com>
5977
5978 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5979 nntp-marks-directory, from Romain Francoise
5980 <romain@orebokech.com>.
5981
59822007-10-28 Magnus Henoch <mange@freemail.hu>
5983
5984 * gnus.texi (Hashcash): New default value of
5985 hashcash-default-payment.
5986
59872007-10-28 Simon Josefsson <jas@extundo.com>
5988
5989 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5990 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5991
59922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5993
0c7efc08 5994 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5995
59962007-10-28 Simon Josefsson <jas@extundo.com>
5997
5998 * gnus.texi (documentencoding): Add, to avoid warnings.
5999
60002007-10-28 Simon Josefsson <jas@extundo.com>
6001
6002 * message.texi (Mail Headers): Add.
6003
6004 * gnus.texi (Hashcash): Fix.
6005
60062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6007
0c7efc08 6008 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6009 that payments can be verified and fix the name of the
b2abec73 6010 hashcash-path variable.
01c52d31
MB
6011
60122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6013
b2abec73 6014 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6015
60162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6017
6018 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6019
60202007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6021
6022 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6023 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6024 warning about ham processors in spam groups removed.
01c52d31
MB
6025
60262007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6027
0c7efc08 6028 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6029 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6030
60312007-10-28 Jesper Harder <harder@ifa.au.dk>
6032
6033 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6034 (Mailing List): Typo.
6035 (Customizing Articles): Add gnus-treat-ansi-sequences.
6036 (Article Washing): Index.
6037
6038 * message.texi: Use m-dash consistently.
6039
60402007-10-28 Jesper Harder <harder@ifa.au.dk>
6041
6042 * gnus.texi (GroupLens): Remove.
6043
60442007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6045
0c7efc08
SM
6046 * gnus.texi (Outgoing Messages, Agent Variables):
6047 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6048 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6049
60502007-10-28 Jesper Harder <harder@ifa.au.dk>
6051
6052 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6053
60542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6055
6056 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6057
6058 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6059
60602007-10-28 Simon Josefsson <jas@extundo.com>
6061
6062 * gnus.texi (Top): Add SASL.
6063
404cd454
GM
60642007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6065
6066 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6067
60682007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6069
6070 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6071
0edd2970
JB
60722007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6073
6074 * calc.texi (Formulas, Composition Basics): Lower the
6075 precedence of negation.
6076
a9afba20
JY
60772007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6078
6079 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6080 Mention the new three-letter column identifiers.
6081 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6082 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6083 message when using `c' on an empty default with default printer.
6084 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6085 renamed to `ses--symbolic-formulas' some time ago.
6086
45b778a6
JB
60872007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6088
6089 * calc.texi (Default Simplifications, Making Selections)
6090 (Customizing Calc): Clarify associativity of multiplication.
6091
03b5bade
MA
60922007-10-23 Michael Albinus <michael.albinus@gmx.de>
6093
6094 * tramp.texi (Traces and Profiles): Simplify loop over
6095 `trace-function-background'.
6096
e658c8ee
JL
60972007-10-22 Juri Linkov <juri@jurta.org>
6098
6099 * dired-x.texi (Shell Command Guessing): Default values are now
6100 available by typing M-n instead of M-p.
6101
dd753688
MA
61022007-10-21 Michael Albinus <michael.albinus@gmx.de>
6103
6104 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6105 (Password caching): Remove `tramp-clear-passwd'.
6106 It's not a command anymore.
dd753688
MA
6107 (Bug Reports): Add `tramp-bug' to function index.
6108 (Function Index, Variable Index): New nodes.
6109 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6110
6111 * trampver.texi: Update release number.
6112
4bb49b43
JB
61132007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6114
8b296cdd 6115 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6116 about integer size into past tense.
6117 (Time Zones): Remove pointer to Calc author's address.
6118 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6119 and hyperbolic cotangent. Fix typo.
4bb49b43 6120
311dd93f
MA
61212007-10-10 Michael Albinus <michael.albinus@gmx.de>
6122
6123 Sync with Tramp 2.1.11.
6124
6125 * trampver.texi: Update release number.
6126
ea3fc256
MA
61272007-10-06 Michael Albinus <michael.albinus@gmx.de>
6128
6129 * tramp.texi (External packages): New section.
6130
1af74d06
MB
61312007-09-29 Juri Linkov <juri@jurta.org>
6132
6133 * info.texi (Help-Int): Document `L' (`Info-history').
6134
0e2806fa
SM
61352007-09-26 Carsten Dominik <dominik@science.uva.nl>
6136
6137 * org.texi: Change links to webpage and maintained email.
6138 (Remember): Promote to Chapter, significant changes.
6139 (Fast access to TODO states): New section.
6140 (Faces for TODO keywords): New section.
6141 (Export options): Example for #+DATE.
6142 (Progress logging): Section moved.
6143
567b9191
BW
61442007-09-26 Bill Wohler <wohler@newt.com>
6145
6146 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6147 browse-url-at-mouse.
6148
1af74d06
MB
61492007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6150
6151 * flymake.texi (Customizable variables): Face names don't end in -face.
6152 Fix flymake-err-line-patterns template.
6153 (Example -- Configuring a tool called directly): Fix init-function.
6154 (Highlighting erroneous lines): Face names don't end in -face.
6155
d60a4e3a 61562007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6157
6158 * erc.texi (Special-Features): Fix small typo.
6159
7d7a3510
MA
61602007-09-14 Michael Albinus <michael.albinus@gmx.de>
6161
6162 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6163 and "External transfer methods".
6164
285f0d3a
JB
61652007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6166
6167 * calc.texi (Predefined Units): Add some history.
6168
526dc846
MO
61692007-09-08 Michael Olson <mwolson@gnu.org>
6170
87e04f16
JB
6171 * erc.texi (Copying): New section included from gpl.texi.
6172 This matches the look of the upstream ERC manual.
526dc846 6173
f10d0e80
JB
61742007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6175
87e04f16 6176 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6177 (Random Numbers): Clarify the distribution of `random'.
6178
4009494e
GM
61792007-09-06 Glenn Morris <rgm@gnu.org>
6180
f1fc42aa 6181 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6182 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6183 Change all setfilename commands to use ../../info.
6184 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6185 refer to the Emacs manual here.
6186 (infodir): New variable.
6187 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6188 (cc-mode.texi, faq.texi): Update references to source file locations.
6189 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6190 do not refer to the Emacs manual here.
6191 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6192
6193 * Makefile.in: Add `basename' versions of all info targets, for
6194 convenience when rebuilding just one manual.
6195 (../etc/GNU): Delete obsolete target.
6196 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6197 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6198 *.vrs *.toc here...
6199 (maintainer-clean): ...from here.
4009494e
GM
6200
6201 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6202
2de53ca6
GM
62032007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6204
6205 * calc.texi (Date Conversions): Clarify definition of
6206 Julian day numbering.
6207 (Date Forms): Clarify definition of Julian day numbering;
6208 add some history.
6209
62102007-08-30 Carsten Dominik <dominik@science.uva.nl>
6211
87e04f16 6212 * org.texi: Version 5.07.
2de53ca6
GM
6213
62142007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6215
6216 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6217
62182007-08-22 Carsten Dominik <dominik@science.uva.nl>
6219
6220 * org.texi (Adding hyperlink types): New section.
6221 (Embedded LaTeX): Chapter updated because of LaTeX export.
6222 (LaTeX export): New section.
6223 (Using links out): New section.
6224
62252007-08-22 Glenn Morris <rgm@gnu.org>
6226
6227 * faq.texi (Learning how to do something): Refcards now in
6228 etc/refcards/ directory.
6229
62302007-08-22 Michael Albinus <michael.albinus@gmx.de>
6231
6232 * tramp.texi (Remote Programs): Persistency file must be cleared when
6233 changing `tramp-remote-path'.
6234 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6235 macro.
6236
62372007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6238
6239 * calc.texi: Move contents to beginning of file.
6240 (Algebraic Entry): Fix the formatting of an example.
6241
62422007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6243
6244 * calc.texi (Basic Operations on Units): Mention exact versus
6245 inexact conversions.
6246
62472007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6248
6249 * calc.texi (Basic Operations on Units): Mention default
6250 values for new units.
6251 (Quick Calculator Mode): Mention that binary format will
6252 be displayed.
6253
62542007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6255
6256 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6257
62582007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6259
6260 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6261
62622007-08-08 Glenn Morris <rgm@gnu.org>
6263
6264 * gnus.texi, sieve.texi: Replace `iff'.
6265
62662007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6267
6268 * calc.texi (Basic Graphics): Mention the graphing of error
6269 forms.
6270 (Graphics Options): Mention how `g s' handles error forms.
6271 (Curve Fitting): Mention plotting the curves.
6272 (Standard Nonlinear Models): Add additional models.
6273 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6274 (Linear Fits): Correct result.
6275
62762007-08-01 Alan Mackenzie <acm@muc.de>
6277
6278 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6279 to "--no-site-file".
6280
62812007-07-29 Michael Albinus <michael.albinus@gmx.de>
6282
6283 * tramp.texi (Frequently Asked Questions): Point to mode line
6284 extension in Emacs 23.1.
6285
6286 * trampver.texi: Update release number.
6287
62882007-07-27 Glenn Morris <rgm@gnu.org>
6289
6290 * calc.texi (Copying): Include license text from gpl.texi, rather than
6291 in-line.
6292
62932007-07-25 Glenn Morris <rgm@gnu.org>
6294
6295 * calc.texi (Copying): Replace license with GPLv3.
6296
6297 * Relicense all FSF files to GPLv3 or later.
6298
62992007-07-22 Michael Albinus <michael.albinus@gmx.de>
6300
6301 Sync with Tramp 2.1.10.
6302
6303 * tramp.texi (trampfn): Expand macro implementation in order to handle
6304 empty arguments.
6305 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6306 occurrences by trampfn.
2de53ca6 6307 (Frequently Asked Questions): Extend example code for host
b2abec73 6308 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6309 file names to be typed.
6310
6311 * trampver.texi: Update release number.
6312
63132007-07-17 Michael Albinus <michael.albinus@gmx.de>
6314
6315 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6316 section. Reported by <poti@potis.org>.
6317 (Remote processes): Arguments of the program to be debugged are taken
6318 literally.
6319 (Frequently Asked Questions): Simplify recentf example.
6320
63212007-07-14 Karl Berry <karl@gnu.org>
6322
6323 * info.texi (@copying): New Back-Cover Text.
6324
6325 * info.texi (Quitting Info): Move to proper place in source.
6326 (Reported by Benno Schulenberg.)
6327
63282007-07-13 Eli Zaretskii <eliz@gnu.org>
6329
6330 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6331
6332 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6333
6334 * emacs-mime.texi: Add @documentencoding directive.
6335
63362007-07-12 Nick Roberts <nickrob@snap.net.nz>
6337
6338 * tramp.texi (Remote processes): Add an anchor to the subsection
6339 "Running a debugger on a remote host".
6340
63412007-07-12 Michael Albinus <michael.albinus@gmx.de>
6342
6343 * tramp.texi (Remote processes): Don't call it "experimental" any
6344 longer. Add subsection about running a debugger on a remote host.
6345
63462007-07-10 Carsten Dominik <dominik@science.uva.nl>
6347
6348 * org.texi (Properties and columns): Chapter rewritten.
6349
63502007-07-08 Michael Albinus <michael.albinus@gmx.de>
6351
6352 * tramp.texi:
6353 * trampver.texi: Migrate to Tramp 2.1.
6354
63552007-07-02 Carsten Dominik <dominik@science.uva.nl>
6356
6357 * org.texi (Properties): New chapter.
6358
63592007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6360
6361 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6362 Control Panel.
6363
6364 * gnus.texi (Misc Article): Add index entry for
6365 gnus-single-article-buffer.
6366
63672007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6368
6369 * gnus.texi (Starting Up): Fix typo.
6370
63712007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6372
6373 * gnus.texi (Asynchronous Fetching): Fix typo.
6374
63752007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6376
6377 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6378 (About This Manual): Remove redundant information.
6379 (Getting Started): Mention author.
6380 (Basic Arithmetic, Customizing Calc): Make description of the
6381 variable `calc-multiplication-has-precedence' match its new effect.
6382
63832007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6384
0c7efc08
SM
6385 * calc.texi (Basic Arithmetic, Customizing Calc):
6386 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6387
63882007-06-19 Carsten Dominik <dominik@science.uva.nl>
6389
6390 * org.texi (Tag): Section swapped with node Timestamps.
6391 (Formula syntax for Lisp): Document new `L' flag.
6392
63932007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6394
6395 * gnus.texi (Misc Group Stuff, Summary Buffer)
6396 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6397
63982007-06-06 Juanma Barranquero <lekktu@gmail.com>
6399
6400 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6401 * gnus.texi (Article Buttons, Mail Source Customization)
6402 (Sending or Not Sending, Customizing NNDiary):
6403 * message.texi (Message Headers):
6404 * mh-e.texi (HTML): Fix typos.
6405
64062007-06-07 Michael Albinus <michael.albinus@gmx.de>
6407
6408 Sync with Tramp 2.0.56.
6409
6410 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6411 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6412
64132007-06-02 Chong Yidong <cyd@stupidchicken.com>
6414
6415 * Version 22.1 released.
6416
64172007-05-26 Michael Olson <mwolson@gnu.org>
6418
6419 * erc.texi (Modules): Fix references to completion modules.
6420
64212007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6422
6423 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6424
64252007-05-09 Didier Verna <didier@xemacs.org>
6426
6427 * gnus.texi (Email Based Diary): New. Proper documentation for the
6428 nndiary back end and the gnus-diary library.
6429
64302007-05-03 Karl Berry <karl@gnu.org>
6431
6432 * .cvsignore (*.pdf): New entry.
6433
6434 * texinfo.tex: Update from current version for better pdf generation.
6435
64362007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6437
6438 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6439
64402007-04-28 Glenn Morris <rgm@gnu.org>
6441
6442 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6443 consideration of legal status.
6444
64452007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6446
6447 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6448
64492007-04-24 Chong Yidong <cyd@stupidchicken.com>
6450
6451 * faq.texi (New in Emacs 22): python.el removed.
6452
64532007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6454
6455 * calc.texi (Reporting bugs): Update maintainer's address.
6456
64572007-04-22 Chong Yidong <cyd@stupidchicken.com>
6458
6459 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6460
64612007-04-15 Jay Belanger <belanger@truman.edu>
6462
6463 * calc.texi (Title page): Remove the date.
6464 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6465 (The Standard Calc Interface): Change trail title.
6466 (Floats): Mention that when non-decimal floats are entered, only
6467 approximations are stored.
6468 (Copying): Move to the appendices.
6469 (GNU Free Documentation License): Add as an appendix.
6470
64712007-04-15 Chong Yidong <cyd@stupidchicken.com>
6472
6473 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6474 * dired-x.texi, ebrowse.texi, ediff.texi:
6475 * emacs-mime.texi, erc.texi, eshell.texi:
6476 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6477 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6478 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6479 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6480 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6481 * woman.texi: Include GFDL.
6482
6483 * doclicense.texi: Remove node heading, so that it can be included by
6484 other files.
6485
6486 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6487
6488 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6489 than *.
6490
64912007-04-14 Carsten Dominik <dominik@science.uva.nl>
6492
6493 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6494 in Calc.
6495
64962007-04-09 Romain Francoise <romain@orebokech.com>
6497
6498 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6499 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6500 replace mouse-2.
6501
65022007-04-08 Chong Yidong <cyd@stupidchicken.com>
6503
6504 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6505 renamed to woman-use-topic-at-point. Document new behavior.
6506
65072007-04-08 Richard Stallman <rms@gnu.org>
6508
6509 * url.texi: Fix some indexing.
6510 (Disk Caching): Drop discussion of old/other Emacs versions.
6511
65122007-04-07 Chong Yidong <cyd@stupidchicken.com>
6513
6514 * url.texi (Disk Caching): Say Emacs 21 "and later".
6515
6516 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6517 on Font locking which now mentions JIT lock.
6518
65192007-04-01 Michael Olson <mwolson@gnu.org>
6520
6521 * erc.texi: Update for the ERC 5.2 release.
6522
65232007-03-31 David Kastrup <dak@gnu.org>
6524
6525 * woman.texi (Topic, Interface Options): Explain changes semantics of
6526 woman-manpath in order to consider MANPATH_MAP entries.
6527
65282007-03-31 Eli Zaretskii <eliz@gnu.org>
6529
6530 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6531
65322007-03-26 Richard Stallman <rms@gnu.org>
6533
6534 * pgg.texi (Caching passphrase): Clean up previous change.
6535
65362007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6537
6538 * gnus.texi (Setting Process Marks): Fix typo.
6539
65402007-03-25 Romain Francoise <romain@orebokech.com>
6541
6542 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6543 readability, and include various fixes by Daniel Brockman, Nick Roberts
6544 and Dieter Wilhelm.
6545
65462007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6547
6548 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6549
6550 * gnus.texi (Mail Source Specifiers): Fix typo.
6551
65522007-03-22 Ralf Angeli <angeli@caeruleus.net>
6553
6554 * reftex.texi (Imprint): Update maintainer information.
6555
65562007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6557
6558 * message.texi (Message Buffers): Update documentation for
6559 message-generate-new-buffers.
6560
65612007-03-15 Daiki Ueno <ueno@unixuser.org>
6562
6563 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6564
65652007-03-21 Glenn Morris <rgm@gnu.org>
6566
6567 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6568
65692007-03-19 Chong Yidong <cyd@stupidchicken.com>
6570
6571 * eshell.texi (Known problems): Emacs 21 -> 22.
6572
6573 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6574
65752007-03-18 Jay Belanger <belanger@truman.edu>
6576
6577 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6578
65792007-03-12 Glenn Morris <rgm@gnu.org>
6580
6581 * calc.texi (Time Zones): Switch to new North America DST rule.
6582
6583 * calc.texi: Replace "daylight savings" with "daylight
6584 saving" in text throughout.
6585
65862007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6587
6588 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6589 The variable now uses a list of symbols instead of just a symbol.
6590 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6591
65922007-03-06 Romain Francoise <romain@orebokech.com>
6593
6594 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6595 new packages, and mention Gnus update.
6596
65972007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6598
6599 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6600 nntp-open-connection-functions-never-echo-commands.
6601
66022007-02-27 Chong Yidong <cyd@stupidchicken.com>
6603
6604 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6605 problems on the console, and security risk in not using gpg-agent.
6606
66072007-02-25 Carsten Dominik <dominik@science.uva.nl>
6608
0c7efc08 6609 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6610 Completely reorganized and rewritten.
6611 (CamelCase links): Section removed.
6612 (Repeating items): New section.
6613 (Tracking TODO state changes): New section.
6614 (Agenda views): Chapter reorganized and rewritten.
6615 (HTML export): Section rewritten.
6616 (Tables in arbitrary syntax): New section.
6617 (Summary): Better feature summary.
6618 (Activation): Document problem with cut-and-paste of Lisp code
6619 from PDF files.
6620 (Visibility cycling): Document indirect buffer use.
6621 (Structure editing): Document sorting.
6622 (Remember): Section rewritten.
6623 (Time stamps): Better description of time stamp types.
6624 (Tag searches): Document regular expression search for tags.
6625 (Stuck projects): New section.
6626 (In-buffer settings): New keywords.
6627 (History and Acknowledgments): Updated description.
6628
66292007-02-24 Alan Mackenzie <acm@muc.de>
6630
6631 * cc-mode.texi (Movement Commands): Insert two missing command names.
6632 (Getting Started): Slight wording correction (use conditional).
6633
66342007-02-22 Kim F. Storm <storm@cua.dk>
6635
6636 * widget.texi (User Interface, Basic Types): Document need to put some
6637 text before the %v escape in :format string in editable-field widget.
6638
66392007-02-18 Romain Francoise <romain@orebokech.com>
6640
6641 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6642 `cvs-mode-quit'.
6643
66442007-02-10 Markus Triska <markus.triska@gmx.at>
6645
6646 * widget.texi (Programming Example): Put constant strings in :format.
6647
66482007-02-07 Juanma Barranquero <lekktu@gmail.com>
6649
6650 * faq.texi (Fullscreen mode on MS-Windows): New node.
6651
66522007-02-04 David Kastrup <dak@gnu.org>
6653
6654 * faq.texi (AUCTeX): Update version number. Should probably be done
6655 for other packages as well.
6656
66572007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6658
6659 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6660 <tassilo@member.fsf.org>.
6661
66622007-01-27 Eli Zaretskii <eliz@gnu.org>
6663
6664 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6665 ls-lisp-use-localized-time-format.
6666
66672007-01-20 Markus Triska <markus.triska@gmx.at>
6668
6669 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6670
66712007-01-13 Michael Olson <mwolson@gnu.org>
6672
6673 * erc.texi (Modules): Mention capab-identify module.
6674
66752007-01-05 Michael Olson <mwolson@gnu.org>
6676
6677 * erc.texi (Getting Started): Update for /RECONNECT command.
6678
66792007-01-04 Richard Stallman <rms@gnu.org>
6680
6681 * ebrowse.texi: Change C-c b to C-c C-m.
6682
66832007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6684
6685 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6686 variables only in info to avoid redundant entries in the printed
6687 manual.
6688
66892007-01-02 Daiki Ueno <ueno@unixuser.org>
6690
6691 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6692
66932007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6694
6695 * message.texi (Security): Split into sub-nodes.
6696
66972007-01-01 Alan Mackenzie <acm@muc.de>
6698
6699 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6700 eval-after-load in Emacs <=21 and a workaround. Document that
6701 trigraphs are not supported.
6702
67032007-01-01 Alan Mackenzie <acm@muc.de>
6704
6705 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6706 c-context-line-break. When invoked within a string, preserve
6707 whitespace. Add a backslash only when also in a macro.
6708
67092007-01-01 Alan Mackenzie <acm@muc.de>
6710
6711 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6712
67132007-01-01 Alan Mackenzie <acm@muc.de>
6714
6715 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6716 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6717
67182007-01-01 Alan Mackenzie <acm@muc.de>
6719
6720 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6721 "Choosing a Style".
6722
6723 * cc-mode.texi ("Styles"): Add @dfn{style}.
6724
67252006-12-30 Michael Albinus <michael.albinus@gmx.de>
6726
6727 Sync with Tramp 2.0.55.
6728
6729 * trampver.texi: Update release number.
6730
67312006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6732
6733 * gnus.texi (Customizing Articles): Add index entries for all
6734 gnus-treat-* variables.
6735
c8763fb6 67362006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6737
6738 * gnus.texi (IMAP): Fix incorrect explanation of
6739 nnimap-search-uids-not-since-is-evil in documentation for
6740 nnimap-expunge-search-string.
6741
67422006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6743
6744 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6745 spam-ifile-database.
6746
67472006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6748
6749 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6750 rebind C-s.
6751
c8763fb6 67522006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6753
6754 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6755 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6756 "expiring mail".
6757 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6758 nnimap-nov-is-evil.
6759
67602006-12-25 Kevin Ryde <user42@zip.com.au>
6761
6762 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6763 about the key procedure being used heavily.
6764
67652006-12-24 Chong Yidong <cyd@stupidchicken.com>
6766
6767 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6768 to t.
6769 (Prerequisites): Add explanation about gpg-agent.
6770
67712006-12-22 Kevin Ryde <user42@zip.com.au>
6772
6773 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6774 "sort" instead of "sort*".
6775
67762006-12-19 Richard Stallman <rms@gnu.org>
6777
6778 * calc.texi (History and Acknowledgements): Recognize that Emacs
6779 now does have floating point.
6780
67812006-12-19 Michael Albinus <michael.albinus@gmx.de>
6782
6783 * tramp.texi (External transfer methods): Describe new method `scpc'.
6784
67852006-12-17 Sascha Wilde <wilde@sha-bang.de>
6786
6787 * pgg.texi: Added short note on gpg-agent to the introduction.
6788
67892006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6790
6791 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6792 also applies to Cc.
6793
67942006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6795
6796 * gnus.texi (X-Face): Clarify. Say which programs are required
6797 on Windows.
6798
67992006-12-08 Michael Olson <mwolson@gnu.org>
6800
6801 * erc.texi (Modules): Remove documentation for list module.
6802
c8763fb6 68032006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6804
6805 * faq.texi (^M in the shell buffer): Ditto.
6806
68072006-11-20 Michael Olson <mwolson@gnu.org>
6808
6809 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6810
68112006-11-17 Carsten Dominik <dominik@science.uva.nl>
6812
6813 * org.texi: Fix typos.
6814 (Agenda commands): Document `C-k'.
6815
68162006-11-16 Eli Zaretskii <eliz@gnu.org>
6817
6818 * url.texi (http/https): Fix a typo in the HTTP URL.
6819
68202006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6821
6822 * ada-mode.texi: Total rewrite.
6823
68242006-11-13 Carsten Dominik <dominik@science.uva.nl>
6825
6826 * org.texi: Minor typo fixes.
6827
68282006-11-13 Bill Wohler <wohler@newt.com>
6829
6830 Release MH-E manual version 8.0.3.
6831
6832 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6833 release 8.0.3.
6834
6835 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6836 to set MAILDIR.
6837 (Reading Mail): Document the customization of read-mail-command
6838 for MH-E.
6839 (Viewing Attachments): Document mm-discouraged-alternatives.
6840 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6841 (Junk): Add more information about the settings of mh-junk-background
6842 in a program. Add /usr/bin/mh to PATH in examples.
6843
68442006-11-12 Richard Stallman <rms@gnu.org>
6845
6846 * woman.texi: Update author address but say he no longer maintains it.
6847
68482006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6849
6850 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6851 archived trees.
6852 (Checkboxes): Section moved to chapter 5, and extended.
6853 (The date/time prompt): New section.
6854 (Link abbreviations): New section.
6855 (Presentation and sorting): New section.
6856 (Custom agenda views): Section completely rewritten.
6857 (Summary): Compare with Planner.
6858 (Feedback): More info about creating backtraces.
6859 (Plain lists): Modified example.
6860 (Breaking down tasks): New section.
6861 (Custom time format): New section.
6862 (Time stamps): Document inactive timestamps.
6863 (Setting tags): More details about fast tag selection.
6864 (Block agenda): New section.
6865 (Custom agenda views): Section rewritten.
6866 (Block agenda): New section.
6867
68682006-11-07 Michael Albinus <michael.albinus@gmx.de>
6869
6870 * tramp.texi (Configuration): scp is the default method.
6871 (Default Method): Use ssh as example for another method.
6872
68732006-10-27 Richard Stallman <rms@gnu.org>
6874
6875 * woman.texi: Downcase nroff/troff/roff.
6876 (Installation): Chapter deleted. Some xrefs deleted.
6877 (Background): woman doesn't advise man ;-).
6878
c8763fb6 68792006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6880
6881 * ada-mode.texi (Project files, Identifier completion)
6882 (Automatic Casing, Debugging, Using non-standard file names)
6883 (Working Remotely): Fix typos.
6884
68852006-10-20 Masatake YAMATO <jet@gyve.org>
6886
0c7efc08 6887 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6888 sample code `my-c-initialization-hook'.
6889
68902006-10-19 Stuart D. Herring <herring@lanl.gov>
6891
6892 * widget.texi: Fix typos.
6893
68942006-10-19 Michael Albinus <michael.albinus@gmx.de>
6895
6896 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6897 "???". There have been no complaints for years, so the information
6898 must be appropriate.
6899
69002006-10-16 Richard Stallman <rms@gnu.org>
6901
6902 * widget.texi: Use @var instead of capitalization.
6903 Clarify many widget type descriptions.
6904
69052006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6906
6907 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6908 gnus-dired-attach.
6909 (Selecting a Group): Fix typo.
6910
c8763fb6 69112006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6912
6913 * widget.texi: Fix typos.
6914
69152006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6916
6917 * gnus.texi (Image Enhancements): Update for Emacs 22.
6918
6919 * gnus-faq.texi ([1.3]): Update.
6920
69212006-10-06 Richard Stallman <rms@gnu.org>
6922
6923 * faq.texi (Displaying the current line or column):
6924 Delete "As of Emacs 20".
6925
69262006-10-06 Romain Francoise <romain@orebokech.com>
6927
6928 * faq.texi (VM): VM works with Emacs 22 too.
6929
69302006-10-06 Richard Stallman <rms@gnu.org>
6931
6932 * ebrowse.texi: Remove Emacs version "21" from title.
6933
69342006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * gnus.texi (Foreign Groups): Say where change of editing commands are
6937 stored. Add reference to `gnus-parameters'.
6938
69392006-09-15 Jay Belanger <belanger@truman.edu>
6940
6941 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6942 Change "Library Public License" to "Lesser Public License"
6943 throughout. Use "yyyy" to represent year.
6944
69452006-09-15 Carsten Dominik <dominik@science.uva.nl>
6946
6947 * org.texi (Setting tags): Typo fix.
6948
69492006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6950
6951 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6952
69532006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6954
6955 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6956
69572006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6958
6959 * faq.texi (Escape sequences in shell output): EMACS is now set
6960 to Emacs's absolute file name, not to "t".
6961 (^M in the shell buffer): Likewise.
6962 * misc.texi (Interactive Shell): Likewise.
6963
69642006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6965
6966 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6967 mails with pop3-leave-mail-on-server. Fix wording.
6968 (Limiting): Improve gnus-summary-limit-to-articles.
6969 (X-Face): Fix typo.
6970
69712006-09-11 Simon Josefsson <jas@extundo.com>
6972
6973 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6974 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6975
69762006-09-06 Simon Josefsson <jas@extundo.com>
6977
6978 * smtpmail.texi (Authentication): Mention SSL.
6979
69802006-09-01 Eli Zaretskii <eliz@gnu.org>
6981
6982 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6983 Don't use @indicateurl.
6984
6985 * cc-mode.texi (Subword Movement): Don't use @headitem.
6986 (Custom Braces, Clean-ups): Don't use @tie.
6987
69882006-08-29 Michael Albinus <michael.albinus@gmx.de>
6989
6990 Sync with Tramp 2.0.54.
6991
6992 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6993 Suggested by Adrian Phillips <a.phillips@met.no>.
6994
69952006-08-15 Carsten Dominik <dominik@science.uva.nl>
6996
6997 * org.texi (Installation, Activation): Split from Installation and
6998 Activation.
6999 (Clocking work time): Documented new features.
7000
70012006-08-13 Alex Schroeder <alex@gnu.org>
7002
7003 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7004 example.
7005
70062006-08-12 Eli Zaretskii <eliz@gnu.org>
7007
7008 * faq.texi (How to add fonts): New node.
7009
70102006-08-05 Romain Francoise <romain@orebokech.com>
7011
7012 * faq.texi (New in Emacs 22): Expand.
7013
70142006-08-03 Michael Olson <mwolson@gnu.org>
7015
7016 * erc.texi: Update for ERC 5.1.4.
7017
70182006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7019
7020 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7021 in .../site-lisp/gnus/ by default.
7022 [ From gnus-news.texi in the trunk. ]
7023
70242006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (MIME Commands): Additions for yEnc.
7027
70282006-07-24 Richard Stallman <rms@gnu.org>
7029
7030 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7031 * faq.texi: Move periods and commas inside quotes.
7032
70332006-07-20 Jay Belanger <belanger@truman.edu>
7034
7035 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7036
70372006-07-18 Chong Yidong <cyd@stupidchicken.com>
7038
7039 * faq.texi (Security risks with Emacs): Document Emacs 22
7040 file-local-variable mechanism.
7041
70422006-07-12 Michael Olson <mwolson@gnu.org>
7043
7044 * erc.texi: Update for ERC 5.1.3.
7045
70462006-07-12 Alex Schroeder <alex@gnu.org>
7047
7048 * rcirc.texi: Fix typos.
7049 (Getting started with rcirc): New calling convention for M-x irc.
7050 Mention #rcirc. Removed channel tracking.
0c7efc08 7051 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7052 recently, eg. rcirc-server to rcirc-default-server. Added
7053 documentation for rcirc-authinfo, some background for Bitlbee, and
7054 rcirc-track-minor-mode.
0c7efc08 7055 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7056 Scrolling.
0c7efc08 7057 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7058 to match code changes.
7059
70602006-07-10 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * gnus.texi, message.texi: Fix typos.
7063
70642006-07-07 Carsten Dominik <dominik@science.uva.nl>
7065
7066 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7067 commands.
7068 (Global TODO list): Document the use of the variables
7069 `org-agenda-todo-ignore-scheduled' and
7070 `org-agenda-todo-list-sublevels'.
7071
70722006-07-05 Richard Stallman <rms@gnu.org>
7073
7074 * faq.texi (Scrolling only one line): Fix xref.
7075
70762006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7077
7078 * faq.texi (Evaluating Emacs Lisp code):
7079 Throughout, replace eval-current-buffer with eval-buffer.
7080
70812006-07-03 Richard Stallman <rms@gnu.org>
7082
7083 * rcirc.texi (Scrolling conservatively): Fix xref.
7084
7085 * pcl-cvs.texi (Viewing differences): Usage fix.
7086
70872006-07-03 Carsten Dominik <dominik@science.uva.nl>
7088
7089 * org.texi (Agenda commands): Document `s' key to save all org-mode
7090 buffers.
7091
70922006-06-30 Ralf Angeli <angeli@caeruleus.net>
7093
7094 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7095 names. Mention `cvs-msg' face.
7096
70972006-06-29 Carsten Dominik <dominik@science.uva.nl>
7098
7099 * org.texi (Checkboxes): New section.
7100
71012006-06-28 Carsten Dominik <dominik@science.uva.nl>
7102
7103 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7104 throughout this chapter.
7105
71062006-06-27 Chong Yidong <cyd@stupidchicken.com>
7107
7108 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7109 text for standalone vs Emacs info.
7110 (Help): Clarify header line description. Use mouse-1 for clicks.
7111 (Help-P): Use mouse-1 for clicks.
7112 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7113 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7114 (Choose menu subtopic): Remove gratuitous Emacs command names.
7115 (Help-FOO): Put usual behavior first.
7116 (Help-Xref): Clicking on xrefs works in Emacs.
7117 (Search Text): Clarify what the default behavior is.
7118 (Create Info buffer): Fix Emacs window/X window confusion.
7119 (Emacs Info Variables): Fix for new Emacs init file behavior.
7120
71212006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7122
7123 * gnus.texi (Summary Buffer Lines): Fix typo.
7124
71252006-06-23 Carsten Dominik <dominik@science.uva.nl>
7126
7127 * org.texi (Embedded LaTeX): New chapter.
7128 (Archiving): Section rewritten.
7129 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7130
71312006-06-20 Bill Wohler <wohler@newt.com>
7132
7133 Release MH-E manual version 8.0.1.
7134
7135 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7136 release 8.0.1.
7137 (Preface): Depend on GNU mailutils 1.0 and higher.
7138
71392006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7140
7141 * message.texi (News Headers): Update message-syntax-checks section.
7142
71432006-06-19 Karl Berry <karl@gnu.org>
7144
7145 * info.texi (Advanced): Mention C-q, especially with ?.
7146
71472006-06-19 Carsten Dominik <dominik@science.uva.nl>
7148
7149 * org.texi (Publishing links): Document the `:link-validation-function'
7150 property.
7151 (Extensions and Hacking): New chapter, includes some sections of the
7152 "Miscellaneous" chapter.
7153
71542006-06-10 Carsten Dominik <dominik@science.uva.nl>
7155
7156 * org.texi (Progress logging): New section.
7157
2de53ca6
GM
71582006-06-06 Carsten Dominik <dominik@science.uva.nl>
7159
7160 * org.texi (ASCII export): Document indentation adaptation.
7161 (Setting tags): Document mutually-exclusive tags.
7162
71632006-06-05 Romain Francoise <romain@orebokech.com>
7164
7165 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7166 Fix typo.
7167
7168 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7169 channel (#gnus@irc.freenode.net).
7170 Fix typos. Update copyright notice.
7171
7172 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7173 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7174 (Line-Up Functions, Custom Macros):
7175 * ediff.texi (Window and Frame Configuration)
dccb744b 7176 (Highlighting Difference Regions):
2de53ca6
GM
7177 * emacs-mime.texi (Display Customization):
7178 * erc.texi (History):
7179 * eshell.texi (Known problems):
7180 * eudc.texi (Overview, BBDB):
7181 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7182 (The problem of spam, SpamOracle, Extending the Spam package)
7183 (Conformity, Terminology):
dccb744b 7184 * idlwave.texi (Routine Info)
2de53ca6
GM
7185 (Class and Keyword Inheritance, Padding Operators)
7186 (Breakpoints and Stepping, Electric Debug Mode)
7187 (Examining Variables, Troubleshooting):
7188 * org.texi (Creating timestamps):
7189 * reftex.texi (Commands, Options, Changes):
7190 * tramp.texi (Inline methods, Password caching)
7191 (Auto-save and Backup, Issues):
7192 * vip.texi (Files, Commands in Insert Mode):
7193 * viper.texi (Emacs Preliminaries, States in Viper)
7194 (Packages that Change Keymaps, Viper Specials, Groundwork):
7195 Fix various typos.
7196
71972006-05-31 Michael Ernst <mernst@alum.mit.edu>
7198
7199 * ediff.texi: Fix typos.
7200
72012006-05-30 Carsten Dominik <dominik@science.uva.nl>
7202
7203 * org.texi: Small typo fixes.
7204
fff84c22
JB
72052006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7206
7207 * viper.texi (Viper Specials):
7208 * gnus.texi (Example Setup):
7209 * faq.texi (Backspace invokes help):
7210 * dired-x.texi (Optional Installation Dired Jump):
7211 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7212 follow coding conventions.
7213
2de53ca6
GM
72142006-05-29 Michael Albinus <michael.albinus@gmx.de>
7215
7216 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7217
72182006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7219
7220 * pcl-cvs.texi: Fix typos.
7221 (Customization): Say "us".
7222
72232006-05-26 Eli Zaretskii <eliz@gnu.org>
7224
7225 * org.texi: Remove bogus @setfilename.
7226
72272006-05-26 Carsten Dominik <dominik@science.uva.nl>
7228
7229 * org.texi (ASCII export): Omit command name.
7230 (HTML export): Add prefix to all lines in Local Variable example.
7231 (Acknowledgments): Typeset names in italics.
7232
72332006-05-24 Carsten Dominik <dominik@science.uva.nl>
7234
7235 * org.texi (Plain lists): Add new item navigation commands.
7236 (External links): Document elisp and info links.
7237 (Custom searches): New section.
7238 (Publishing): New chapter.
7239 (HTML export): Include a list of supported CSS classes.
7240 (Setting tags): Describe the fast-tag-setting interface.
7241
72422006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7243
7244 * dired-x.texi: ifinfo -> ifnottex.
7245
72462006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7247
7248 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7249
72502006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7251
7252 * message.texi (Interface): Add tool bar customization.
7253 (MIME): Index and text additions for mml-attach.
7254 (MIME): Describe mml-dnd-protocol-alist and
7255 mml-dnd-attach-options.
7256
7257 * gnus.texi (Oort Gnus): Reorder entries in sections.
7258 Fix some entries.
7259 (Starting Up): Add references to "Emacs for Heathens" and to
7260 "Finding the News". Add user-full-name and user-mail-address.
7261 (Group Buffer Format): Add tool bar customization and update.
7262 (Summary Buffer): Add tool bar customization.
7263 (Posting Styles): Add message-alternative-emails.
7264
72652006-05-09 Michael Albinus <michael.albinus@gmx.de>
7266
7267 * tramp.texi (Filename completion): Improve wording.
7268
72692006-05-07 Romain Francoise <romain@orebokech.com>
7270
7271 * faq.texi (Using regular expressions): Fix typo.
7272 (Packages that do not come with Emacs): Fix capitalization.
7273 (Replacing text across multiple files): Expand node to explain how
7274 to use `dired-do-query-replace-regexp' in more detail, based on
7275 suggestion by Eric Hanchrow <offby1@blarg.net>.
7276
72772006-05-06 Michael Albinus <michael.albinus@gmx.de>
7278
7279 * tramp.texi (Filename completion): Completion of remote files'
7280 method, user name and host name is active only in partial
7281 completion mode.
7282
72832006-05-06 Bill Wohler <wohler@newt.com>
7284
7285 Release MH-E manual version 8.0.
7286
7287 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7288 release 8.0.
7289
72902006-05-06 Bill Wohler <wohler@newt.com>
7291
7292 * mh-e.texi (MH-BOOK-HOME): Change from
7293 http://www.ics.uci.edu/~mh/book/mh to
7294 http://rand-mh.sourceforge.net/book/mh.
7295 Replace .htm suffix with .html for MH book files.
7296 (Using This Manual): Update key binding for getting relevant
7297 chapter in Info from command key.
7298 (Ranges): Fix itemx.
7299
73002006-05-05 Karl Berry <karl@gnu.org>
7301
7302 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7303 (\fonttextsize): New user-level command to change text font size.
7304
73052006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7306
7307 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7308
73092006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7310
7311 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7312
73132006-04-24 Bill Wohler <wohler@newt.com>
7314
7315 * mh-e.texi (Getting Started): Make it more explicit that you need
7316 to install MH. Add pointers to current MH implementations.
7317
73182006-04-21 Bill Wohler <wohler@newt.com>
7319
7320 Release MH-E manual version 7.94.
7321
7322 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7323 release 7.94.
7324
73252006-04-21 Carsten Dominik <dominik@science.uva.nl>
7326
7327 * org.texi: Many small fixes.
7328 (Handling links): Rename from "Managing links".
7329
73302006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7331
7332 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7333 (Splitting mail using spam-stat): Fix @xref.
7334
73352006-04-20 Chong Yidong <cyd@stupidchicken.com>
7336
7337 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7338 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7339
73402006-04-20 Carsten Dominik <dominik@science.uva.nl>
7341
7342 * org.texi (Time stamps): Better explanation of the purpose of
7343 different time stamps.
7344 (Structure editing, Plain lists): More details on how new items
7345 and headings are inserted.
7346
73472006-04-18 Carsten Dominik <dominik@science.uva.nl>
7348
7349 * org.texi (Formula syntax): Fix link to Calc Manual.
7350
73512006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7352
7353 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7354
73552006-04-17 Bill Wohler <wohler@newt.com>
7356
7357 * mh-e.texi (Folders): Update mh-before-quit-hook and
7358 mh-quit-hook example with code that removes the buffers rather
7359 than just bury them.
7360
73612006-04-17 Michael Albinus <michael.albinus@gmx.de>
7362
7363 Sync with Tramp 2.0.53.
7364
73652006-04-13 Carsten Dominik <dominik@science.uva.nl>
7366
7367 * org.texi (Updating settings): New section.
7368 (Visibility cycling): Better names for the startup folding
7369 options.
7370 (Exporting): Completely restructured.
7371 (The very busy C-c C-c key): New section.
7372 (Summary of in-buffer settings): New section.
7373
73742006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7375
7376 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7377
73782006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7379
7380 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7381 (Server Commands): Key `v' is reserved for users.
7382
73832006-04-11 Carsten Dominik <dominik@science.uva.nl>
7384
7385 * org.texi (Link format): New section, emphasis on bracket links.
7386 (External links): Document bracket links.
7387 (FAQ): Expand to cover shell links and the new link format.
7388
73892006-04-09 Kevin Ryde <user42@zip.com.au>
7390
7391 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7392
73932006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * gnus.texi (Summary Buffer Lines): Add `*'.
7396
c8763fb6 73972006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7398
7399 * gnus.texi (Group Parameters):
7400 Mention gnus-permanently-visible-groups.
7401
74022006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7403
7404 * gnus.texi (Face): Fix typo.
7405
74062006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7407
7408 * gnus.texi (X-Face): Clarify.
7409 (Face): Need Emacs with PNG support.
7410
74112006-04-06 Richard Stallman <rms@gnu.org>
7412
7413 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7414 Emacs".
7415
74162006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7417
7418 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7419 blocks not suitable for inclusion with Emacs using variable
7420 PARTOFEMACS.
7421
74222006-04-04 Simon Josefsson <jas@extundo.com>
7423
7424 * gnus.texi (Security): Improve.
7425
74262006-04-02 Bill Wohler <wohler@newt.com>
7427
7428 * mh-e.texi (Getting Started, Junk, Bug Reports)
7429 (MH FAQ and Support): Fix URLs.
7430
74312006-03-31 Romain Francoise <romain@orebokech.com>
7432
7433 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7434 to t, not nil (and has for the past eight years).
7435
74362006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7437
7438 * message.texi, gnus.texi: Bump version to 5.11.
7439
74402006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7441
7442 * gnus.texi (Top): Add comment about version line.
7443
7444 * message.texi (Top): Ditto. Change to take named versions into
7445 account.
7446
74472006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7448
7449 * gnus.texi (Posting Styles): Add x-face-file to example.
7450 (X-Face): Refer to posting styles.
7451
7452 * gnus-faq.texi ([5.8]): Add x-face-file.
7453 ([8.4]): Add links to gmane.emacs.gnus.user and
7454 gmane.emacs.gnus.general.
7455
74562006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7457
7458 * gnus-faq.texi: Use .invalid.
7459 ([5.4]): Fix gnus-posting-styles example.
7460
74612006-03-27 Romain Francoise <romain@orebokech.com>
7462
7463 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7464 Emacs/W3 needs a new maintainer.
7465 (Ispell): Update author and version info.
7466 (Mailcrypt): Mention PGG.
7467 (New in Emacs 22): Add PGG to the list of new packages.
7468 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7469 updating dead URLs.
7470
74712006-03-25 Karl Berry <karl@gnu.org>
7472
7473 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7474 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7475 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7476 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7477 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7478 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7479 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7480 (2) do not indent copyright year list (or anything else).
7481
74822006-03-21 Bill Wohler <wohler@newt.com>
7483
7484 * mh-e.texi (Folders): Various edits.
7485
74862006-03-20 Romain Francoise <romain@orebokech.com>
7487
7488 * gnus.texi (Mail Folders): Grammar fix.
7489
74902006-03-19 Bill Wohler <wohler@newt.com>
7491
7492 * mh-e.texi (Replying): Document Mail-Followup-To.
7493 Change manually-formatted table to multitable. Add debugging info.
7494 Move description of mh-reply-default-reply-to into paragraph
7495 that describes its values.
7496
74972006-03-17 Bill Wohler <wohler@newt.com>
7498
10d1d0af 7499 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7500 (Sending Mail Tour): Update method of entering
7501 addresses and subject.
7502 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7503 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7504
75052006-03-15 Carsten Dominik <dominik@science.uva.nl>
7506
7507 * org.texi: Version number change only.
7508
75092006-03-14 Bill Wohler <wohler@newt.com>
7510
7511 * mh-e.texi: Add index entries around each paragraph rather than
7512 depend on entries from beginning of node. Doing so ensures that
7513 index entries are less likely to be forgotten if text is cut and
7514 pasted, and are necessary anyway if the references are on a
7515 separate page. It seems that makeinfo is now (v. 4.8) only
7516 producing one index entry per node, so there is no longer any
7517 excuse not to. Use subheading instead of heading. The incorrect
7518 use of heading produced very large fonts in Info--as large as the
7519 main heading.
7520 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7521 versions 6 and 7 appeared *around* the time of these Emacs releases.
7522
75232006-03-13 Carsten Dominik <dominik@science.uva.nl>
7524
7525 * org.texi (Clean view): Document new startup options.
7526
75272006-03-11 Bill Wohler <wohler@newt.com>
7528
7529 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7530 (Composing, Scan Line Formats): Fix @refs.
7531 (Getting Started): Define MH profile and MH profile components.
7532 (Incorporating Mail, Reading Mail, Viewing, Printing)
7533 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7534 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7535 for string constants.
7536 (Tool Bar): Remove spurious quote.
7537 (Junk): Use ``...'' instead of "...".
7538 (Scan Line Formats): Replace @samp with @kbd.
7539
75402006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7541
7542 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7543
75442006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7545
7546 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7547 easy to understand.
7548
75492006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7550
7551 * gnus.texi: Markup fix.
7552 (Fancy Mail Splitting): Specify new feature.
7553
75542006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7555
7556 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7557 partial-words matching.
7558
75592006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7560
7561 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7562
7563 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7564 (MIME Commands): Fix mm-discouraged-alternatives.
7565
75662006-03-07 Carsten Dominik <dominik@science.uva.nl>
7567
7568 * org.texi: Version number change only.
7569
75702006-03-06 Bill Wohler <wohler@newt.com>
7571
7572 * mh-e.texi: Move from SourceForge repository to Savannah.
7573 This is version 7.93, which is a total rewrite from the previous
7574 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7575 version 7.93.
7576
75772006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7578
7579 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7580
75812006-03-01 Carsten Dominik <dominik@science.uva.nl>
7582
7583 * org.texi (Interaction): Add item about `org-mouse.el' by
7584 Piotr Zielinski.
7585 (Managing links): Document that also mouse-1 can be used to
7586 activate a link.
7587 (Headlines, FAQ): Add entry about hiding leading stars.
7588 (Miscellaneous): Resort the sections in this chapter to a more
7589 logical sequence.
7590
75912006-02-27 Simon Josefsson <jas@extundo.com>
7592
7593 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7594 2004-01-27 from the trunk).
7595
75962006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7597
7598 * cc-mode.texi: Rename c-hungry-backspace to
7599 c-hungry-delete-backwards, at the request of RMS. Leave the old
7600 name as an alias.
7601
76022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7603
7604 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7605 include the function header within the defun.
7606
76072006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7608
7609 * cc-mode.texi: Correct two typos.
7610
76112006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7612
7613 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7614 existing comment.
7615 (Electric Keys): Add a justification for electric indentation.
7616 (Hungry WS Deletion): Clear up the names and complications of the
7617 BACKSPACE and DELETE keys.
7618
76192006-02-23 Juri Linkov <juri@jurta.org>
7620
7621 * faq.texi (Common requests): Move `Turning on auto-fill by
7622 default' after `Wrapping words automatically'. Move `Working with
7623 unprintable characters' before `Searching for/replacing newlines'.
7624 Move `Replacing highlighted text' after `Highlighting a region'.
7625 Merge `Repeating commands' and `Repeating a command as many times
7626 as possible' into the former.
7627 (Packages that do not come with Emacs): Add refs to Gmane and
7628 etc/MORE.STUFF.
7629
76302006-02-23 Juri Linkov <juri@jurta.org>
7631
7632 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7633 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7634 Add xref to `(emacs)Reporting Bugs'.
7635 (Getting a printed manual): Add URL to other formats of the manual.
7636 (Common requests): Fix menu.
7637 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7638 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7639 (Inserting text at the beginning of each line): Add pxref to
7640 `Changing the included text prefix'.
7641 (Forcing the cursor to remain in the same column): Mention `track-eol'
7642 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7643 (Replacing text across multiple files): Add keybinding `Q' for
7644 `dired-do-query-replace'.
7645
76462006-02-22 Carsten Dominik <dominik@science.uva.nl>
7647
7648 * reftex.texi: Version number and date change only.
7649
7650 * org.texi (Internal Links): Rewrite to cover the modified
7651 linking system.
7652
76532006-02-17 Eli Zaretskii <eliz@gnu.org>
7654
7655 * faq.texi: Remove the coding cookie, it's not needed anymore.
7656
76572006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7658
7659 * faq.texi (Colors on a TTY): Mention Mac OS port.
7660
76612006-02-12 Karl Berry <karl@gnu.org>
7662
7663 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7664 8-bit accented a.
7665
76662006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7667
7668 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7669
76702006-02-08 Romain Francoise <romain@orebokech.com>
7671
7672 * faq.texi (Top): Remove paragraph about the FAQ being a
7673 transitional document, etc.
7674 (Searching for/replacing newlines): New node.
7675 (Yanking text in isearch): New node.
7676 (Inserting text at the beginning of each line): Rename and make
7677 more general, mention `M-;' in Message mode.
7678
76792006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * faq.texi (Meta key does not work in xterm)
7682 (Emacs does not display 8-bit characters)
7683 (Inputting eight-bit characters): Update xrefs.
7684
76852006-02-06 Romain Francoise <romain@orebokech.com>
7686
7687 * faq.texi (VM): VM now at version 7.19.
7688 Set myself as maintainer of this file.
7689
76902006-02-04 Michael Olson <mwolson@gnu.org>
7691
7692 * erc.texi (History): Note that ERC is now included with Emacs.
7693
76942006-01-31 Romain Francoise <romain@orebokech.com>
7695
7696 * message.texi (Message Headers): Explain what
7697 `message-alternative-emails' does in more detail.
7698 Update copyright year.
7699
77002006-01-30 Juanma Barranquero <lekktu@gmail.com>
7701
7702 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7703
77042006-01-29 Richard M. Stallman <rms@gnu.org>
7705
7706 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7707
77082006-01-29 Michael Olson <mwolson@gnu.org>
7709
7710 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7711
7712 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7713
7714 * faq.texi (New in Emacs 22): Mention ERC.
7715
77162006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7717
7718 * rcirc.texi: Capitalize dir entry for consistency with the entry
7719 in info/dir and other entries in the Emacs category.
7720 Fix typos. Delete trailing whitespace.
7721
c8763fb6 77222006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7723
7724 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7725
77262006-01-27 Eli Zaretskii <eliz@gnu.org>
7727
7728 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7729 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7730
7731 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7732 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7733
77342006-01-27 Alex Schroeder <alex@gnu.org>
7735
7736 * rcirc.texi: New file.
7737
77382006-01-23 Juri Linkov <juri@jurta.org>
7739
7740 * widget.texi (User Interface): Add S-TAB for widget-backward.
7741
77422006-01-22 Michael Albinus <michael.albinus@gmx.de>
7743
7744 Sync with Tramp 2.0.52.
7745
7746 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7747 Add Tramp disabling item. New item for common connection problems.
7748 (various): Apply "ftp" as method for the download URL.
7749 (Bug Reports): Refer to FAQ for common problems.
7750
77512006-01-21 Eli Zaretskii <eliz@gnu.org>
7752
7753 * widget.texi (User Interface): Use @key for TAB.
7754
7755 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7756
7757 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7758 for TAB.
7759
7760 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7761
77622006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7763
7764 * gnus.texi: Update copyright.
7765
77662006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7767
7768 * gnus.texi (Article Washing): Additions.
7769
2de53ca6
GM
77702006-01-13 Carsten Dominik <dominik@science.uva.nl>
7771
7772 * org.texi (Agenda commands): Document tags command.
7773
77742006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7775
7776 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7777
77782006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7779
7780 * gnus.texi (RSS): Addition.
7781
77822005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7783
7784 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7785
77862005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7787
7788 * emacs-mime.texi (Display Customization): Add setting example to
7789 mm-discouraged-alternatives.
7790
77912006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7792
7793 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7794 version is the canonical version.
7795
77962006-01-08 Alex Schroeder <alex@gnu.org>
7797
7798 * pgg.texi (Caching passphrase): Rewording.
7799
78002006-01-06 Eli Zaretskii <eliz@gnu.org>
7801
7802 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7803 repository URL.
7804
78052006-01-06 Carsten Dominik <dominik@science.uva.nl>
7806
7807 * org.texi: Removed the accidentally re-added empty line in the
7808 direntry.
7809
78102006-01-05 Carsten Dominik <dominik@science.uva.nl>
7811
7812 * org.texi (Agenda Views): Chapter reorganized.
7813
78142005-12-29 Romain Francoise <romain@orebokech.com>
7815
7816 * faq.texi (Using Customize): New node.
7817
78182005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * org.texi: Remove blank line in @direntry. It is non-standard
7821 and recursively produces blank lines all over the dir file (when
7822 using Texinfo 4.8).
7823
78242005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7825
7826 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7827
78282005-12-20 Carsten Dominik <dominik@science.uva.nl>
7829
7830 * org.texi (Tags): Boolean logic documented.
7831 (Agenda Views): Document custom commands.
7832
78332005-12-20 David Kastrup <dak@gnu.org>
7834
7835 * faq.texi (AUCTeX): Update version and mailing list info.
7836
78372005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7838
7839 * gnus.texi (MIME Commands): Mention addition of
7840 multipart/alternative to gnus-buttonized-mime-types and add xref
7841 to mm-discouraged-alternatives.
7842
7843 * emacs-mime.texi (Display Customization): Mention addition of
7844 "image/.*" and add xref to gnus-buttonized-mime-types in the
7845 mm-discouraged-alternatives section.
7846
78472005-12-16 Carsten Dominik <dominik@science.uva.nl>
7848
7849 * org.texi (Tags): New section.
7850 (Agenda Views): Chapter reorganized.
7851
78522005-12-16 Eli Zaretskii <eliz@gnu.org>
7853
7854 * org.texi (Internal Links): Add a missing comma after an @xref.
7855
78562005-12-14 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * faq.texi (Filling paragraphs with a single space): No need to
7859 change sentence-end now.
7860
78612005-12-13 Romain Francoise <romain@orebokech.com>
7862
7863 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7864
78652005-12-12 Jay Belanger <belanger@truman.edu>
7866
7867 * faq.texi (Calc): Update version number.
7868
78692005-12-12 Carsten Dominik <dominik@science.uva.nl>
7870
7871 * org.texi (Progress Logging): New section.
7872
78732005-12-10 Romain Francoise <romain@orebokech.com>
7874
7875 Update the Emacs FAQ for the 22.1 release.
7876
7877 * faq.texi: Set VER to `22.1'.
7878 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7879 Tutorial. Mention that `C-h r' displays the manual.
7880 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7881 (Getting a printed manual): Point to the new locations of the
7882 manuals on the GNU Web site.
7883 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7884 available via Info (it was previously distributed separately).
7885 (Installing Texinfo documentation): The latest version of Texinfo
7886 is 4.8, not 4.0.
7887 (Informational files for Emacs): COPYING is the GNU General Public
7888 License, not the Emacs General Public License.
7889 (Informational files for Emacs): Delete obsolete link to the
7890 GNUinfo pages as they have been removed from the GNU Web site.
7891 (New in Emacs 22): New node.
7892 (Setting up a customization file): Say that most packages support
7893 Customize nowadays.
7894 (Colors on a TTY): Delete reference to instructions on how to
7895 enable syntax highlighting, it is now enabled by default.
7896 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7897 at startup automatically.
7898 (Controlling case sensitivity): Mention `M-c' in isearch.
7899 (Using an already running Emacs process): Emacs now creates the
7900 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7901 gnuserv. As emacsclient can now run Lisp code as well, delete a
7902 sentence praising gnuserv for that. Simplify description of how
7903 the client/server operation works.
7904 (Compiler error messages): Delete obsolete text (compile.el has
7905 been rewritten).
7906 (Indenting switch statements): Fix typo.
7907 (Matching parentheses): Simplify setup instructions, mention the
7908 menu bar item in the Options menu.
7909 (Repeating a command as many times as possible): Mention `C-x e'.
7910 (Going to a line by number): Mention new keymap and bindings
7911 `M-g M-g', `M-g M-p' and `M-g M-n'.
7912 (Turning on syntax highlighting): Now on by default. Simplify.
7913 (Replacing highlighted text): Use `1', not `t'.
7914 (Problems with very large files): The maximum size is now 256MB on
7915 32-bit machines.
7916 (^M in the shell buffer): Mention `comint-process-echoes'.
7917 (Emacs for Apple computers): Emacs 22 has native support for Mac
7918 OS X.
7919 (Translating names to IP addresses): Delete node.
7920 (Binding keys to commands): Fix typo.
7921 (SPC no longer completes file names): New node.
7922 (MIME with Emacs mail packages): Delete section about the Emacs
7923 MIME FAQ (it's not reachable anymore).
7924
79252005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7926
7927 * cc-mode.texi: The manual has been extensively revised: the
7928 information about using CC Mode has been separated from the larger
7929 and more difficult chapters about configuration. It has been
7930 updated for CC Mode 5.31.
7931
79322005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7933
7934 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7935 (Selecting an implementation): Fix descriptions.
7936
79372005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7938
7939 * message.texi (Various Message Variables): Addition.
7940
79412005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7942
7943 * message.texi: Fix default values.
7944
79452005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7946
7947 * message.texi (Header Commands): Clarify descriptions of
7948 message-cross-post-followup-to, message-reduce-to-to-cc, and
7949 message-insert-wide-reply.
7950 (Various Commands): Fix kindex for message-kill-to-signature;
7951 clarify description of message-tab.
7952
79532005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7954
7955 * message.texi (Mailing Lists): Fix description about MFT.
7956
7957 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7958
79592005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7960
7961 * gnus.texi (Slow Terminal Connection): Replace old description
7962 with new one.
7963
79642005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7965
7966 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7967 replace X-Draft-Headers with X-Draft-From.
7968
79692005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7970
7971 * gnus.texi (Various Various): Fix the default value of
7972 nnheader-max-head-length.
7973 (Gnus Versions): Fix typo.
7974
79752005-12-08 Carsten Dominik <dominik@science.uva.nl>
7976
7977 * org.texi (Structure editing): Document new functionality of
7978 M-RET.
7979
79802005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7981
7982 * org.texi (Internal Links): Fix Texinfo usage.
7983
79842005-12-06 Carsten Dominik <dominik@science.uva.nl>
7985
7986 * org.texi (TODO basics): Document the global todo list.
7987 (TODO items): Documents sparse tree for specific TODO
7988 keywords.
7989
79902005-11-30 Carsten Dominik <dominik@science.uva.nl>
7991
7992 * org.texi (Plain Lists): Typos fixed.
7993
79942005-11-28 Jay Belanger <belanger@truman.edu>
7995
7996 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7997
79982005-11-24 Carsten Dominik <dominik@science.uva.nl>
7999
8000 * org.texi (Structure editing): New item moving commands added.
8001 (Plain Lists): New section.
8002
80032005-11-18 Carsten Dominik <dominik@science.uva.nl>
8004
8005 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8006 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8007 `org-agenda-file-to-front'.
2de53ca6
GM
8008 (Built-in table editor): Document `org-table-sort-lines'.
8009 (HTML formatting): Export of hand-formatted lists.
8010
80112005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8012
8013 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8014 new variable gnus-toolbar-thickness.
8015
80162005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8017
8018 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8019
80202005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8021
8022 * gnus.texi (X-Face): Fix description.
8023 (XVarious): Remove gnus-xmas-logo-color-alist and
8024 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8025
80262005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8027
8028 * gnus.texi (Group Parameters): Mention new variable
8029 gnus-parameters-case-fold-search.
8030 (Home Score File): Addition.
8031
80322005-11-04 Ulf Jasper <ulf.jasper@web.de>
8033
8034 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8035 (Overview): List supported feed types.
8036 (Installation): No installation necessary when using autoload.
8037 (Configuration): Rename "RSS" to "news".
8038
80392005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8040
8041 * pgg.texi (User Commands): Document additional passphrase
8042 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8043 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8044
80452005-11-04 Carsten Dominik <dominik@science.uva.nl>
8046
8047 * org.texi: Version number changed to 3.19.
8048
80492005-10-29 Sascha Wilde <wilde@sha-bang.de>
8050
8051 * pgg.texi (How to use): Update the example to add autoload of
8052 pgg-encrypt-symmetric-region.
8053 (User Commands): Document pgg-encrypt-symmetric-region.
8054 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8055
80562005-10-27 Jay Belanger <belanger@truman.edu>
8057
8058 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8059 mention other TeX-related units.
8060
80612005-10-23 Lars Hansen <larsh@soem.dk>
8062
0c7efc08
SM
8063 * dired-x.texi (Miscellaneous Commands):
8064 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8065 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8066
80672005-10-23 Jay Belanger <belanger@truman.edu>
8068
8069 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8070 constant.
8071
80722005-10-23 Michael Albinus <michael.albinus@gmx.de>
8073
0c7efc08
SM
8074 * faq.texi (Bugs and problems):
8075 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8076 `directory-listing-before-filename-regexp'.
8077
80782005-10-22 Eli Zaretskii <eliz@gnu.org>
8079
8080 * newsticker.texi (UPDATED): Set value.
8081
80822005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8083
8084 * gnus.texi (Document Groups): Remove duplicate item.
8085
80862005-10-21 Carsten Dominik <dominik@science.uva.nl>
8087
8088 * org.texi (Summary): Mention iCalendar support.
8089 (Exporting): Document iCalendar support.
8090
80912005-10-18 Romain Francoise <romain@orebokech.com>
8092
8093 * viper.texi (Viper Specials): Capitalize GNU.
8094
80952005-10-17 Juri Linkov <juri@jurta.org>
8096
8097 * info.texi (Getting Started, Search Index, Expert Info):
8098 Fix wording.
8099 (Search Text): Replace `echo area' with `mode line'.
8100 (Search Index): Both `i' and `,' find all index entries.
8101 Replace example `C-f' with `C-l' (which exists in index of Info
8102 manual) and delete spaces in its keyboard input sequence.
8103 Delete unnecessary explanations about literal characters.
8104
81052005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8106
8107 * gnus.texi (Document Server Internals): Addition.
8108
81092005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8110
8111 * gnus.texi (A note on namespaces): Fix RFC reference.
8112
81132005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8114
8115 * gnus.texi (RSS): Fix key description.
8116
81172005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8118
8119 * gnus.texi: Emacs/w3 -> Emacs/W3.
8120 (Browsing the Web): Fix description.
8121 (Web Searches): Ditto.
8122 (Customizing W3): Ditto.
8123
81242005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8125
8126 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8127
81282005-10-11 Jay Belanger <belanger@truman.edu>
8129
8130 * calc.texi (Integration): Mention using `a i' to compute definite
8131 integrals.
8132
81332005-10-11 Juri Linkov <juri@jurta.org>
8134
8135 * info.texi: Rearrange nodes.
8136 (Top): Update menu. Change ref `Info for Experts' to
8137 `Advanced Info Commands'.
8138 (Getting Started): Fix description of manual's parts.
8139 (Help-Int): Change xref `Info Search' to `Search Index', and
8140 `Expert Info' to `Advanced'.
8141 (Advanced): Move node one level up.
8142 (Search Text, Search Index): New nodes split out from `Info Search'.
8143 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8144 split out from `Advanced'.
8145 (Advanced, Emacs Info Variables): De-document editing an Info file
8146 in Info.
8147 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8148 (Creating an Info File): Delete node and move its text to
8149 `Expert Info'.
8150
81512005-10-10 Carsten Dominik <dominik@science.uva.nl>
8152
8153 * org.texi (Workflow states): Documented that change in keywords
8154 becomes active only after restart of Emacs.
8155
81562005-10-08 Michael Albinus <michael.albinus@gmx.de>
8157
8158 Sync with Tramp 2.0.51.
8159
81602005-10-08 Nick Roberts <nickrob@snap.net.nz>
8161
8162 * speedbar.texi (Introduction): Describe new location of speedbar
8163 on menubar.
8164 (Basic Key Bindings): Remove descriptions of bindings that have
8165 been removed.
8166
81672005-10-05 Nick Roberts <nickrob@snap.net.nz>
8168
8169 * speedbar.texi (GDB): Describe use of watch expressions.
8170
81712005-09-28 Simon Josefsson <jas@extundo.com>
8172
8173 * message.texi (IDNA): Fix.
8174
81752005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8176
8177 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8178 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8179 description of nntp-open-connection-function.
8180 (Common Variables): Fix descriptions.
8181
81822005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8183
8184 * gnus.texi (Server Buffer Format): Document the %a format spec.
8185
81862005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8187
8188 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8189
81902005-09-23 Carsten Dominik <dominik@science.uva.nl>
8191
8192 * org.texi Version 3.16.
8193
81942005-09-19 Miles Bader <miles@gnu.org>
8195
8196 * newsticker.texi: Get rid of CVS keywords.
8197
81982005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8199
8200 * gnus.texi (Finding the Parent): Fix description of how Gnus
8201 finds article.
8202
82032005-09-14 Jari Aalto <jari.aalto@cante.net>
8204
8205 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8206 to drop off non-answered articles.
8207
82082005-09-19 Juanma Barranquero <lekktu@gmail.com>
8209
8210 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8211 braces (which are unsupported by NMAKE) for macro `srcdir'.
8212
82132005-09-17 Eli Zaretskii <eliz@gnu.org>
8214
8215 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8216 (../info/newsticker, newsticker.dvi): New targets.
8217
82182005-09-17 Ulf Jasper <ulf.jasper@web.de>
8219
8220 * newsticker.texi: Replace @command with @code. Replace @example
8221 with @lisp.
0c7efc08
SM
8222 (Top): Add explanations to menu items.
8223 (GNU Free Documentation License): Remove.
2de53ca6
GM
8224
82252005-09-16 Romain Francoise <romain@orebokech.com>
8226
8227 Update all files to specify GFDL version 1.2.
8228
8229 * doclicense.texi (GNU Free Documentation License): Update to
8230 version 1.2.
8231
82322005-09-15 Richard M. Stallman <rms@gnu.org>
8233
8234 * newsticker.texi: Fix @setfilename.
8235
8236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8237 (../info/newsticker, newsticker.dvi): New targets.
8238
82392005-08-30 Carsten Dominik <dominik@science.uva.nl>
8240
8241 * org.texi: Version 3.15.
8242
82432005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8244
8245 * ses.texi: Combine all three indices into one.
8246 Correct a few typos.
8247
82482005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8249
8250 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8251
82522005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8253
8254 * emacs-mime.texi (Handles): Remove duplicate item.
8255 (Encoding Customization): Fix the default value for
8256 mm-coding-system-priorities.
8257 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8258 (Basic Functions): Fix reference.
8259
82602005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8261
8262 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8263
82642005-08-18 Richard M. Stallman <rms@gnu.org>
8265
8266 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8267 and web site.
8268
8269 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8270 not keyboard-translate.
8271
82722005-08-11 Richard M. Stallman <rms@gnu.org>
8273
8274 * faq.texi (Using regular expressions): Fix xref.
8275
82762005-08-09 Juri Linkov <juri@jurta.org>
8277
8278 * info.texi (Help-P): Replace `Prev' with `Previous'.
8279 (Help-M, Help-Xref): Add S-TAB.
8280 (Help-FOO): Update `u' command.
8281 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8282 Update info about visibility of xref parts.
8283 (Help-Int): Fix `m' command. Rename `Info-last' to
8284 `Info-history-back'. Add `Info-history-forward'.
8285 (Advanced): Fix `g*' and `M-n' commands.
8286 (Info Search): Add `index-apropos' in stand-alone browser.
8287 Add isearch commands.
8288 (Emacs Info Variables): Remove `Info-fontify'.
8289 Add `Info-mode-hook'. Update face names.
8290 Add `Info-fontify-maximum-menu-size',
8291 `Info-fontify-visited-nodes', `Info-isearch-search'.
8292
82932005-08-07 Michael Albinus <michael.albinus@gmx.de>
8294
8295 Sync with Tramp 2.0.50.
8296
8297 * tramp.texi: Use @option{} consequently for method names.
8298 (Inline methods, External transfer methods): Remove references to
8299 Cygwin.
8300 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8301 implementation.
8302
83032005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8304
8305 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8306 Mention that gnus-init-file is not read when Emacs is invoked with
8307 --no-init-file or -q.
8308
83092005-07-19 Carsten Dominik <dominik@science.uva.nl>
8310
8311 * org.texi: Version 3.14.
8312
83132005-07-04 Carsten Dominik <dominik@science.uva.nl>
8314
8315 * org.texi: Version 3.13.
8316
83172005-07-18 Juri Linkov <juri@jurta.org>
8318
8319 * calc.texi (Time Zones, Logical Operations):
8320 * cl.texi (Overview):
8321 * org.texi (TODO types):
8322 * sc.texi (Emacs 18 MUAs):
8323 * speedbar.texi (Top):
8324 * url.texi (History):
8325 Delete duplicate duplicate words.
8326
ce058493 83272005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8328
8329 * cl.texi (Type Predicates): Document `atom' type.
8330
83312005-07-04 Lute Kamstra <lute@gnu.org>
8332
8333 Update FSF's address in GPL notices.
8334
8335 * calc.texi (Copying):
8336 * doclicense.texi (GNU Free Documentation License):
8337 * faq.texi (Contacting the FSF):
8338 * mh-e.texi (Copying): Update FSF's address.
8339
83402005-07-03 Richard M. Stallman <rms@gnu.org>
8341
8342 * flymake.texi (Example -- Configuring a tool called directly):
8343 Update name of flymake-build-relative-filename.
8344
83452005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8346
8347 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8348
83492005-06-29 Carsten Dominik <dominik@science.uva.nl>
8350
8351 * org.texi: Version 3.12.
8352
83532005-06-24 Eli Zaretskii <eliz@gnu.org>
8354
8355 * makefile.w32-in (MAKEINFO): Use --force.
8356 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8357 Makefile.in.
8358 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8359 more shells.
8360
83612005-06-23 Richard M. Stallman <rms@gnu.org>
8362
8363 * speedbar.texi (Creating a display): Texinfo usage fixes.
8364
8365 * tramp.texi (Customizing Completion, Auto-save and Backup):
8366 Texinfo usage fixes.
8367
83682005-06-23 Juanma Barranquero <lekktu@gmail.com>
8369
8370 * dired-x.texi (Miscellaneous Commands):
8371 * ediff.texi (Miscellaneous):
8372 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8373 (Agent Variables):
8374 * info.texi (Help-Xref):
8375 * message.texi (Message Headers):
8376 * org.texi (Remember):
8377 * reftex.texi (Options (Defining Label Environments)):
8378 (Options (Index Support)):
8379 (Options (Viewing Cross-References)):
8380 (Options (Misc)):
8381 (Changes):
8382 * speedbar.texi (Creating a display):
8383 * tramp.texi (Customizing Completion, Auto-save and Backup):
8384 Texinfo usage fix.
8385
83862005-06-13 Carsten Dominik <dominik@science.uva.nl>
8387
8388 * org.texi: Version 3.11.
8389
83902005-06-12 Jay Belanger <belanger@truman.edu>
8391
8392 * calc.texi (Getting Started): Remove extra menu item.
8393
83942005-05-31 Jay Belanger <belanger@truman.edu>
8395
8396 * calc.texi (Notations Used in This Manual): Use @kbd for key
8397 sequence.
8398 (Demonstration of Calc): Mention another way of starting Calc.
8399 (Starting Calc): Mention long name of M-#.
8400 (Embedded Mode Overview): Remove unnecessary instruction.
8401 (Other M-# commands): Rephrase `M-# 0' explanation.
8402 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8403 reflect current behavior.
8404
84052005-05-30 Jay Belanger <belanger@truman.edu>
8406
8407 * calc.texi (Hooks): Change description of calc-window-hook and
8408 calc-trail-window-hook to match usage.
8409 (Computational Functions): Add more constant-generating functions.
8410 (Customizable Variables): Use defvar.
8411
84122005-05-28 Jay Belanger <belanger@truman.edu>
8413
8414 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8415 (Basic Embedded Mode): Explain behavior of arguments to
8416 calc-embedded-mode.
8417
84182005-05-27 Jay Belanger <belanger@truman.edu>
8419
8420 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8421 current behavior.
8422
84232005-05-25 Jay Belanger <belanger@truman.edu>
8424
8425 * calc.texi: Change Calc version number throughout.
8426 (Keypad Mode): Change location in info output.
8427 (Keypad mode overview): Move picture of keypad.
8428
84292005-05-21 Jay Belanger <belanger@truman.edu>
8430
8431 * calc.texi (Storing variables): Mention that only most variables
8432 are void to begin with.
8433
84342005-05-21 Kevin Ryde <user42@zip.com.au>
8435
8436 * widget.texi (Basic Types): Update cross ref from "Enabling
8437 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8438 lispref/text.texi change.
8439
84402005-05-20 Carsten Dominik <dominik@science.uva.nl>
8441
8442 * org.texi: Version 3.09.
8443
84442005-05-18 Carsten Dominik <dominik@science.uva.nl>
8445
8446 * reftex.texi: Version 4.28.
8447
84482005-05-16 Jay Belanger <belanger@truman.edu>
8449
8450 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8451
84522005-05-14 Jay Belanger <belanger@truman.edu>
8453
8454 * calc.texi (Default Simplifications): Insert missing ! (logical
8455 not operator).
8456
84572005-05-14 Michael Albinus <michael.albinus@gmx.de>
8458
8459 Sync with Tramp 2.0.49.
8460
84612005-05-10 Jay Belanger <belanger@truman.edu>
8462
8463 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8464 to 1.
8465
84662005-04-29 Carsten Dominik <dominik@science.uva.nl>
8467
8468 * org.texi: Version 3.08, structure reorganized.
8469
84702005-04-24 Richard M. Stallman <rms@gnu.org>
8471
8472 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8473
84742005-04-15 Carsten Dominik <dominik@science.uva.nl>
8475
8476 * org.texi: Update to version 3.06.
8477
84782005-04-13 Lute Kamstra <lute@gnu.org>
8479
8480 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8481
84822005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8483
8484 * cl.texi (Porting Common Lisp): Fix typo.
8485
84862005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8487
8488 * gnus.texi (RSS): Addition.
8489
84902005-04-04 Jay Belanger <belanger@truman.edu>
8491
8492 * calc.texi: Change Calc version number.
8493 (Customizable variables): Fix description of calc-language-alist.
8494 (Copying): Put in version 2 of GPL.
8495
84962005-04-01 Jay Belanger <belanger@truman.edu>
8497
8498 * calc.texi (Troubleshooting Commands): Remove comment about
8499 installation.
8500 (Installation): Remove section.
8501 (Customizable Variables): New section.
8502 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8503 (Graphical Devices): Add references to Customizable Variables.
8504
85052005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8506
8507 * emacs-mime.texi (Display Customization): Markup fixes.
8508 (rfc2047): Update.
8509
85102005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8511
8512 * gnus-faq.texi: Replaced with auto-generated version.
8513
85142005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8515
8516 * dired-x.texi (Multiple Dired Directories): default-directory was
8517 renamed to dired-default-directory.
8518
85192005-03-26 Jay Belanger <belanger@truman.edu>
8520
8521 * calc.texi (Simplifying Formulas, Rewrite Rules):
8522 Change description of top and bottom of fraction.
8523 (Modulo Forms): Move description of how to create modulo forms to
8524 earlier in the section.
8525 (Fraction Mode): Suggest using : to get a fraction by dividing.
8526 (Basic Arithmetic): Adjust placement of command name.
8527 (Truncating the Stack): Emphasize that "hidden" entries are still
8528 visible.
8529 (Installation): Move discussion of printing manual to "About This
8530 Manual".
8531 (About This Manual): Mention how to print the manual.
8532 (Reporting Bugs): Remove first person.
8533 (Building Vectors): Add algebraic version of append.
8534 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8535 (Grouping Digits): Fix typo.
8536
85372005-03-25 Werner Lemberg <wl@gnu.org>
8538
8539 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8540 Replace `legal' with `valid'.
8541
85422005-03-25 Werner Lemberg <wl@gnu.org>
8543
8544 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8545
85462005-03-24 Jay Belanger <belanger@truman.edu>
8547
8548 * calc.texi (General Mode Commands)
8549 (Mode Settings in Embedded Mode): Add some explanation of
8550 recording mode settings.
8551
85522005-03-24 Richard M. Stallman <rms@gnu.org>
8553
8554 * calc.texi: Remove praise of non-free software.
8555
8556 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8557 (Installation): Node deleted.
8558
85592005-03-23 Richard M. Stallman <rms@gnu.org>
8560
8561 * url.texi (HTTP language/coding): Improve last change.
8562
85632005-03-22 Jay Belanger <belanger@truman.edu>
8564
8565 * calc.texi (Embedded Mode): Add new information on changing
8566 modes.
8567
85682005-03-20 Michael Albinus <michael.albinus@gmx.de>
8569
8570 Sync with Tramp 2.0.48.
8571
8572 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8573
8574 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8575 "GNU/Linux". Change all addresses to .gnu.org.
8576 (Default Method): Offer shortened syntax for "su" and "sudo"
8577 methods.
8578
85792005-03-07 Richard M. Stallman <rms@gnu.org>
8580
8581 * url.texi: Fix usage of "e.g.".
8582 (HTTP language/coding): Explain the rules for these strings.
8583
85842005-03-06 Richard M. Stallman <rms@gnu.org>
8585
8586 * woman.texi (Introduction): Minor cleanups.
8587
8588 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8589
8590 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8591 (Installation): Node deleted.
8592
8593 * mh-e.texi (Preface): Get rid of "Emacs 21".
8594
8595 * eshell.texi (Installation): Delete node (for Emacs 20).
8596
85972005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8598
8599 * flymake.texi: Refill and tweak style in @lisp blocks.
8600
86012005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8602
8603 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8604
86052005-03-01 Jay Belanger <belanger@truman.edu>
8606
8607 * calc.texi (Trigonometric and Hyperbolic Functions):
8608 Mention additional functions.
8609 (Algebraic Simplifications): Mention additional simplifications.
8610
86112005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8612
8613 * ses.texi: Add concept/function/variable indices (this work was
8614 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8615 papers on file at FSF).
8616
86172005-02-10 Jay Belanger <belanger@truman.edu>
8618
8619 * calc.texi: Change @LaTeX to La@TeX throughout.
8620 Redefine @expr as @math for TeX output.
8621 Redefine @texline as a no-op for TeX output.
8622 Define @tfn, replace @t by @tfn throughout.
8623
86242005-02-09 Jay Belanger <belanger@truman.edu>
8625
8626 * calc.texi: Add macro for LaTeX for info output.
8627
86282005-02-08 Kim F. Storm <storm@cua.dk>
8629
8630 * texinfo.tex (LaTex): Add def.
8631
86322005-02-06 Jay Belanger <belanger@truman.edu>
8633
8634 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8635 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8636 throughout manual.
8637
86382005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8639
8640 * gnus.texi: Some edits based on comments from David Abrahams.
8641
86422005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8643
8644 * gnus.texi (RSS): Fix the keystroke.
8645
86462005-01-24 David Kastrup <dak@gnu.org>
8647
8648 * faq.texi: Update AUCTeX version info.
8649
86502005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8651
8652 * gnus-faq.texi ([4.1]): Typo.
8653
86542005-01-19 Jay Belanger <belanger@truman.edu>
8655
8656 * calc.texi (Keep Arguments): Mention that keeping arguments
8657 doesn't work with keyboard macros.
8658
86592005-01-16 Richard M. Stallman <rms@gnu.org>
8660
8661 * autotype.texi (Autoinserting): Fix small error.
8662
86632005-01-16 Michael Albinus <michael.albinus@gmx.de>
8664
8665 Sync with Tramp 2.0.47.
8666
8667 * tramp.texi (Compilation): New section, describing compilation of
8668 remote files.
8669
86702005-01-11 Kim F. Storm <storm@cua.dk>
8671
8672 * widget.texi (Basic Types): Add :follow-link keyword.
8673
86742005-01-09 Jay Belanger <belanger@truman.edu>
8675
8676 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8677
86782005-01-08 Jay Belanger <belanger@truman.edu>
8679
8680 * calc.texi: Change throughout to reflect new default value of
8681 calc-settings-file.
8682
86832005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8684
8685 * message.texi (Reply): `message-reply-to-function' should return
8686 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8687
86882005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8689
8690 * faq.texi (Changing load-path): Fix typo.
8691
86922005-01-05 Jay Belanger <belanger@truman.edu>
8693
8694 * calc.texi (Programming Tutorial): Replace kbd command by
8695 appropriate characters for a keyboard macro.
8696
86972005-01-04 Jay Belanger <belanger@truman.edu>
8698
8699 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8700 for Lucid Emacs.
8701 (Programming Tutorial): Mention that the user needs to be in the
8702 right mode to compute some functions.
8703
87042005-01-04 Jay Belanger <belanger@truman.edu>
8705
8706 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8707 no longer applicable.
8708
87092005-01-01 Jay Belanger <belanger@truman.edu>
8710
0c7efc08 8711 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8712 edit keyboard macros to match current behavior.
8713
87142004-12-31 Jay Belanger <belanger@truman.edu>
8715
8716 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8717
87182004-12-20 Jay Belanger <belanger@truman.edu>
8719
8720 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8721 zero.
8722
87232004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8724
8725 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8726 @xref.
8727 (Font Locking): Avoid @strong{Note:}.
8728
87292004-12-17 Michael Albinus <michael.albinus@gmx.de>
8730
8731 Sync with Tramp 2.0.46.
8732
8733 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8734
87352004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8736
8737 * url.texi: Correct typos.
8738 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8739 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8740 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8741 (Dealing with HTTP documents): @inforef->@xref.
8742
87432004-12-15 Jay Belanger <belanger@truman.edu>
8744
8745 * calc.texi: Consistently capitalized all mode names.
8746 (Answers to Exercises): Mention that an answer can be a fraction
8747 when in Fraction mode.
8748
87492004-12-13 Jay Belanger <belanger@truman.edu>
8750
8751 * calc.texi: Fix some TeX definitions.
8752
87532004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8754
8755 * reftex.texi (Imprint): Remove erroneous @value's.
8756
87572004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8758
8759 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8760 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8761
87622004-12-08 Jay Belanger <belanger@truman.edu>
8763
8764 * calc.texi (Starting Calc): Remove comment about installation.
8765 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8766
87672004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * url.texi: Update @setfilename.
8770 (Getting Started): No need to worry about Gnus versions.
8771 (Dealing with HTTP documents): Use @inforef.
8772
8773 * org.texi: Fix @direntry file name.
8774
87752004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8776
8777 * url.texi: New file.
8778
8779 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8780
87812004-12-06 Jay Belanger <belanger@truman.edu>
8782
8783 * calc.texi (Using Calc): Remove paragraph about installation.
8784
87852004-12-06 Jay Belanger <belanger@truman.edu>
8786
8787 * calc.texi: Use more Texinfo macros and less TeX defs.
8788 Remove @refill's.
8789
87902004-12-06 Richard M. Stallman <rms@gnu.org>
8791
8792 * org.texi: New file.
8793
87942004-12-05 Richard M. Stallman <rms@gnu.org>
8795
8796 * Makefile.in (org.dvi, ../info/org): New targets.
8797 (INFO_TARGETS): Add ../info/org.
8798 (DVI_TARGETS): Add org.dvi.
8799 (maintainer-clean): Remove the info files in the info dir.
8800
88012004-11-26 Eli Zaretskii <eliz@gnu.org>
8802
8803 * idlwave.texi: Fix the setfilename directive to put the produced
8804 file in ../info.
8805 (Continued Statement Indentation): Resurrect Jan D.'s change from
8806 2004-11-03 that was lost when a newer version of idlwave.texi was
8807 imported.
8808
88092004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8810
0c7efc08 8811 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8812
0c7efc08
SM
8813 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8814 Index `spam-initialize'.
2de53ca6
GM
8815
88162004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8817
8818 * message.texi (Various Message Variables): Mention that all mail
8819 file variables are derived from `message-directory'.
8820
8821 * gnus.texi (Splitting Mail): Clarify bogus group.
8822
88232004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8824
0c7efc08
SM
8825 * emacs-mime.texi (Encoding Customization):
8826 Fix mm-coding-system-priorities entry.
2de53ca6 8827
c8763fb6 88282004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8829
8830 * idlwave.texi (Continued Statement Indentation):
8831 * reftex.texi (Options (Index Support)):
8832 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8833 * speedbar.texi (Creating a display, Major Display Modes):
8834 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8835
88362004-10-21 Jay Belanger <belanger@truman.edu>
8837
0c7efc08 8838 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8839
88402004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8841
8842 * calc.texi (Reporting Bugs): Double up `@'.
8843
88442004-10-18 Jay Belanger <belanger@truman.edu>
8845
0c7efc08 8846 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8847 should be sent to.
8848
88492004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8850
8851 * gnus.texi (New Features): Add 5.11.
8852
8853 * message.texi (Resending): Remove wrong default value.
8854
8855 * gnus.texi (Mail Source Specifiers): Describe possible problems
8856 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8857 `pop3-leave-mail-on-server' to the index.
8858
88592004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8860
8861 * message.texi (Canceling News): Add how to set a password.
8862
88632004-10-12 Jay Belanger <belanger@truman.edu>
8864
0c7efc08 8865 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8866 calc-describe-function and calc-describe-variable to match their
8867 current behavior.
8868
88692004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8870
8871 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8872
88732004-10-12 Michael Albinus <michael.albinus@gmx.de>
8874
8875 Sync with Tramp 2.0.45.
8876
8877 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8878 plink link. The URL is outdated. Originator contacted for
8879 clarification.
8880
88812004-10-10 Juri Linkov <juri@jurta.org>
8882
8883 * gnus.texi (Top, Marking Articles): Join two menus in one node
8884 because a node can have only one menu.
8885
88862004-10-09 Juri Linkov <juri@jurta.org>
8887
8888 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8889 example of nnmail-split-fancy.
8890
88912004-10-06 Karl Berry <karl@gnu.org>
8892
8893 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8894 consistency with other uses of dashes.
8895
88962004-10-05 Karl Berry <karl@gnu.org>
8897
8898 * info.texi: Consistently use --- throughout, periods at end of
8899 menu descriptions, and a couple typos.
8900
89012004-09-26 Jesper Harder <harder@ifa.au.dk>
8902
8903 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8904 * pgg.texi (User Commands, Backend methods): Do.
8905 * gnus.texi: Markup fixes.
8906 (Setting Process Marks): Fix `M P a' entry.
8907 * emacs-mime.texi: Fixes.
8908
89092004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8910
8911 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8912 again.
8913 Use 5.10 instead of 5.10.0.
8914
89152004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8916
8917 * gnus.texi (Summary Mail Commands): S D e.
8918
89192004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8920
8921 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8922 the gnus-article-mode-line-format section.
8923
89242004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8925
8926 * gnus.texi (Various Summary Stuff): Fix the documentation for
8927 gnus-newsgroup-variables.
8928
89292004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8930
0c7efc08
SM
8931 * gnus.texi (MIME Commands):
8932 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8933 gnus-mime-display-multipart-alternative-as-mixed,
8934 gnus-mime-display-multipart-related-as-mixed.
8935 (Mail Source Customization): Clarify `mail-source-directory'.
8936 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8937 (SpamOracle): Fix typo.
2de53ca6
GM
8938
8939 * gnus-faq.texi: Untabify.
8940 ([6.3]): nnir.el is in contrib directory.
8941
8942 * message.texi (News Headers): Clarify how a unique ID is created.
8943
0c7efc08
SM
8944 * gnus.texi (Batching Agents): Fix typo in example.
8945 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8946
b2abec73 89472004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8948
0c7efc08 8949 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8950
89512004-09-20 Florian Weimer <fw@deneb.enyo.de>
8952
8953 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8954
89552004-09-22 Jay Belanger <belanger@truman.edu>
8956
0c7efc08 8957 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8958 might be hidden during part of the session.
8959
89602004-09-20 Jay Belanger <belanger@truman.edu>
8961
8962 * calc.texi (Notations Used in This Manual): Put in an earlier
8963 mention that DEL could be called Backspace.
8964
89652004-09-10 Simon Josefsson <jas@extundo.com>
8966
8967 * gnus.texi (IMAP): Add example. Suggested and partially written
8968 by Steinar Bang <sb@dod.no>.
8969
89702004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8971
8972 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8973 netrc syntax.
8974
89752004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8976
b2abec73
JB
8977 * gnus.texi (Spam ELisp Package Sequence of Events):
8978 Some clarifications.
2de53ca6
GM
8979 (Spam ELisp Package Global Variables): More clarifications.
8980
89812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8982
8983 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8984 Mention spam-split does not modify incoming mail.
8985
89862004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8987
8988 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8989
89902004-09-10 Eli Zaretskii <eliz@gnu.org>
8991
8992 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8993
89942004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8995
8996 * makefile.w32-in (sieve, pgg): Use $(infodir).
8997
89982004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8999
9000 * makefile.w32-in: Fix PGG and Sieve entries.
9001
90022004-08-28 Eli Zaretskii <eliz@gnu.org>
9003
9004 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9005 Emacs and related programs.
9006
90072004-08-27 Richard M. Stallman <rms@gnu.org>
9008
9009 * faq.texi: Fix texinfo usage, esp. doublequotes.
9010 (Difference between Emacs and XEmacs): Some clarification.
9011
9012 * faq.texi (Difference between Emacs and XEmacs):
9013 Explain not to contrast XEmacs with GNU Emacs.
9014
90152004-08-26 Richard M. Stallman <rms@gnu.org>
9016
9017 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9018
90192004-08-22 David Kastrup <dak@gnu.org>
9020
9021 * reftex.texi (AUCTeX): Update links, section name.
9022
9023 * faq.texi (Calc): Update availability (included in 22.1).
9024 (AUCTeX): Update availability, information, versions, description.
9025
90262004-08-14 Eli Zaretskii <eliz@gnu.org>
9027
9028 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9029
90302004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9031
9032 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9033
90342004-08-10 Michael Albinus <michael.albinus@gmx.de>
9035
9036 Sync with Tramp 2.0.44.
9037
90382004-08-05 Lars Hansen <larsh@math.ku.dk>
9039
9040 * widget.texi (User Interface): Update how to separate the
9041 editable field of an editable-field widget from other widgets.
9042 (Programming Example): Add text after field.
9043
90442004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9045
9046 * emacs-mime.texi (Encoding Customization): Add a note to the
9047 mm-content-transfer-encoding-defaults entry.
9048 (rfc2047): Update.
9049
0c7efc08
SM
9050 * gnus.texi (Article Highlighting):
9051 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9052 (POP before SMTP): New node.
9053 (Posting Styles): Addition.
9054 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9055 (Fancy Mail Splitting): Ditto.
9056 (X-Face): Add gnus-x-face.
9057
90582004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9059
9060 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9061 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9062
90632004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9064
0c7efc08
SM
9065 * gnus.texi (Mail Source Specifiers):
9066 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9067
90682004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9069
9070 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9071
9072 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9073 repository. Change setfilename.
9074
9075 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9076
90772004-07-02 Juri Linkov <juri@jurta.org>
9078
9079 * pcl-cvs.texi (Viewing differences): Add `d r'.
9080
90812004-06-29 Jesper Harder <harder@ifa.au.dk>
9082
9083 * ses.texi, viper.texi, flymake.texi, faq.texi:
9084 * eshell.texi, ediff.texi: Markup fixes.
9085
90862004-06-21 Karl Berry <karl@gnu.org>
9087
9088 * info.texi (Top): Mention that only Emacs has mouse support.
9089 (Getting Started): Mention this in a few other places.
9090
90912004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9092
0c7efc08
SM
9093 * autotype.texi (Copyrights, Timestamps):
9094 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9095
90962004-06-13 Lars Hansen <larsh@math.ku.dk>
9097
9098 * dired-x.texi (dired-mark-omitted): Update keybinding.
9099
91002004-06-10 Kim F. Storm <storm@cua.dk>
9101
9102 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9103
91042004-06-05 Lars Hansen <larsh@math.ku.dk>
9105
9106 * dired-x.texi (variable dired-omit-mode): Rename from
9107 dired-omit-files-p.
9108 (function dired-omit-mode): Rename from dired-omit-toggle.
9109 Call dired-omit-mode rather than set dired-omit-files-p.
9110 (dired-mark-omitted): Describe command.
9111
91122004-05-29 Michael Albinus <michael.albinus@gmx.de>
9113
9114 Version 2.0.41 of Tramp released.
9115
91162004-05-29 Juanma Barranquero <lektu@terra.es>
9117
9118 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9119 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9120
91212004-05-29 Richard M. Stallman <rms@gnu.org>
9122
9123 * cl.texi (Top): Call this chapter `Introduction'.
9124 (Overview): In TeX, no section heading here.
9125
9126 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9127
91282004-05-29 Eli Zaretskii <eliz@gnu.org>
9129
9130 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9131 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9132
91332004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9134
9135 * flymake.texi: New file.
9136
91372004-05-28 Simon Josefsson <jas@extundo.com>
9138
9139 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9140
b344d29d 91412004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9142
9143 Version 2.0.40 of Tramp released.
9144
91452004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9146
9147 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9148
9149 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9150 variables `tramp-backup-directory-alist' and
9151 `tramp-bkup-backup-directory-info'.
9152 (Overview, Connection types)
9153 (External transfer methods, Default Method)
9154 (Windows setup hints): Remove restriction of password entering
9155 with external methods.
9156 (Auto-save and Backup): Make file name example
9157 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9158 and `auto-save-directory' must be used.
9159 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9160 only "NT"). Remove doubled entry "What kinds of systems does
9161 @tramp{} work on".
9162 (tramp): Macro removed.
9163 (Obtaining Tramp): Flag removed from title.
9164 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9165 and `trampver' used properly. Flag `tramp-inst' replaced by
9166 `installchapter'. Installation related text adapted.
9167
91682004-04-28 Masatake YAMATO <jet@gyve.org>
9169
9170 * widget.texi (Programming Example): Remove overlays.
9171
91722004-04-27 Jesper Harder <harder@ifa.au.dk>
9173
9174 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9175
91762004-04-23 Juanma Barranquero <lektu@terra.es>
9177
9178 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9179
91802004-04-05 Jesper Harder <harder@ifa.au.dk>
9181
9182 * info.texi (Info Search): Add info-apropos.
9183
91842004-03-22 Juri Linkov <juri@jurta.org>
9185
9186 * faq.texi: Fix help key bindings.
9187
91882004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9189
9190 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9191 (as suggested by Karl Berry). Update information about colored
9192 stars in menus. Add new subheading describing M-n.
9193
91942004-03-12 Richard M. Stallman <rms@gnu.org>
9195
9196 * cl.texi (Top): Rename top node's title.
9197
91982004-03-08 Karl Berry <karl@gnu.org>
9199
9200 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9201 problems making the texinfo distribution.
9202
92032004-02-29 Simon Josefsson <jas@extundo.com>
9204
0c7efc08 9205 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9206 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9207 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9208 <voegelas@gmx.net>.
9209
92102004-02-29 Juanma Barranquero <lektu@terra.es>
9211
9212 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9213 Use $(DEL) instead of rm, and ignore exit code.
9214
b344d29d 92152004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9216
9217 Tramp version 2.0.39 released.
9218
92192004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9220
9221 * tramp.texi (Customizing Completion): Explain new functions
9222 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9223 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9224 (Top): Refer to Savannah mailing list as the major one.
9225 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9226 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9227 (Frequently Asked Questions): Remote hosts must not be Unix-like
9228 for "smb" method.
9229 (Password caching): New node.
9230 (External transfer methods): Refer to password caching for "smb"
9231 method.
9232
92332004-02-17 Karl Berry <karl@gnu.org>
9234
9235 * info.texi (Help-Int): Mention the new line number feature.
9236
92372004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9238
9239 * ses.texi (Advanced Features): New functionality for
9240 ses-set-header-row (defaults to current row unless C-u used).
9241 (Acknowledgements): Add Stefan Monnier.
9242
92432003-12-29 Kevin Ryde <user42@zip.com.au>
9244
9245 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9246
b344d29d 92472003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9248
9249 Tramp version 2.0.38 released.
9250
9251 * tramp.texi (Remote shell setup): Warn of environment variables
9252 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9253 <sven.gabriel@imk.fzk.de>.
9254 (Configuration): Tramp now chooses base64/uuencode
9255 automatically. Update wording accordingly.
9256 (Top): More description for the `Default Method' menu entry.
9257 (Default Method): Use @code, not @var, for Lisp variables.
9258 (Default Method): New subsection `Which method is the right one
9259 for me?' Suggested by Christian Kirsch.
9260 (Configuration): Pointer to new subsection added.
9261 (Default Method): Too many "use" in one sentence.
9262 Rephrase. Reported by Christian Kirsch.
9263 (Filename Syntax): Old `su' example is probably a left-over from
9264 the sm/su method naming. Replace with `ssh', instead.
9265 (External transfer methods, Auto-save and Backup):
9266 Typo fixes.
9267
92682003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9269
183080b6 9270 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9271 (Top): Mention japanese manual only if flag `jamanual' is set.
9272 Insert section `Japanese manual' in menu.
9273
92742003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9275
9276 * eshell.texi (Known Problems): Add doc item.
9277
92782003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9279
9280 * cc-mode.texi: Update for CC Mode 5.30.
9281
9282 Note: Please refrain from doing purely cosmetic changes like
9283 removing trailing whitespace in this manual; it clobbers cvs
9284 merging for no good reason.
9285
92862003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9287
9288 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9289 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9290 @acronym{ASCII}.
9291
92922003-10-26 Karl Berry <karl@gnu.org>
9293
9294 * info.texi (Info Search): Echo area, not echo are. From Debian
9295 diff.
9296
92972003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9298
10d1d0af 9299 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9300 :buttons and :children keywords.
9301
93022003-10-22 Miles Bader <miles@gnu.org>
9303
9304 * Makefile.in (info): Move before $(top_srcdir)/info.
9305
93062003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9307
9308 * tramp.texi (Inline methods): Small grammar fix.
9309 (External transfer methods): Likewise.
9310
93112003-10-08 Nick Roberts <nick@nick.uklinux.net>
9312
9313 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9314
93152003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9316
9317 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9318
93192003-09-30 Richard M. Stallman <rms@gnu.org>
9320
9321 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9322
9323 * widget.texi (User Interface): Fix typos.
9324
9325 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9326
93272003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9328
9329 * pcl-cvs.texi (Selected Files): Fix typo.
9330
93312003-09-21 Karl Berry <karl@gnu.org>
9332
9333 * info.texi (] and [ commands): No period at end of section title.
9334
93352003-09-04 Miles Bader <miles@gnu.org>
9336
9337 * Makefile.in (top_srcdir): New variable.
9338 ($(top_srcdir)/info): New rule.
9339 (info): Depend on it.
9340
93412003-09-03 Peter Runestig <peter@runestig.com>
9342
9343 * makefile.w32-in: New file.
9344
93452003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9346
9347 * widget.texi (User Interface): Explain the need of static text
9348 around an editable field.
9349
93502003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9351
9352 * widget.texi (Basic Types): The argument to `:help-echo' can now
9353 be a form that evaluates to a string.
9354
93552003-08-18 Kim F. Storm <storm@cua.dk>
9356
9357 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9358
93592003-08-16 Richard M. Stallman <rms@gnu.org>
9360
9361 * dired-x.texi (Shell Command Guessing): Explain *.
9362
93632003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9364
9365 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9366 log-edit-insert-changelog.
9367
93682003-08-03 Karl Berry <karl@gnu.org>
9369
9370 * info.texi: Need @contents.
9371
c8763fb6 93722003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9373
9374 Tramp version 2.0.36 released.
9375
9376 * tramp.texi (Remote shell setup): Explain about problems with
9377 non-Bourne commands in ~/.profile and ~/.shrc.
9378
93792003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9380
9381 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9382 renaming of `vis-mode' to `visible-mode'.
9383
93842003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9385
9386 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9387 next, prev and up pointers.
9388
93892003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9390
9391 * info.texi (Help): Mention existence of Emacs and stand-alone
9392 Info at the very beginning of the tutorial.
9393 (Help-Inv): New node.
9394 (Help-]): New node.
9395 (Help-M): Systematically point out the differences between default
9396 Emacs and stand-alone versions. Delete second menu.
9397 (Help-Xref): Systematically point out the differences between
9398 default Emacs and stand-alone versions.
9399 (Help-Int): Change `l' example.
9400 (Expert Info): Fix typos.
9401 (Emacs Info Variables): Mention `Info-hide-note-references' and
9402 new default for `Info-scroll-prefer-subnodes'.
9403
c8763fb6 94042003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9405
9406 Version 2.0.35 of Tramp released.
9407
9408 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9409 (Inline methods): Add methods `remsh' and `plink1'.
9410 (External transfer methods): Add method `remcp'.
9411 (Multi-hop Methods): Add method `remsh'.
9412 Small patch from Adrian Aichner <adrian@xemacs.org>:
9413 Fix minor typos.
0c7efc08 9414 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9415 `Info-index'.
9416 (Version Control): Add cindex entry.
9417
c8763fb6 94182003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9419
9420 * trampver.texi: Version 2.0.34 released.
9421
94222003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9423
9424 * faq.texi: Improve previous changes.
9425
94262003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9427
9428 * faq.texi: Update copyright and maintenance details.
9429 Update some package URLs, versions, and maintainers.
9430 Remove many references to the Emacs Lisp Archive.
9431
94322003-04-23 Simon Josefsson <jas@extundo.com>
9433
9434 * smtpmail.texi: Fix license (the invariant sections mentioned has
9435 never been part of the smtp manual). Align info dir entry with
9436 other emacs packages.
9437
94382003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9439
9440 * tramp.texi: Version 2.0.33 released.
9441 Remove installation chapter. Remove XEmacs specifics.
9442
94432003-03-29 Richard M. Stallman <rms@gnu.org>
9444
9445 * tramp.texi (Top): Undo the previous renaming.
9446 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9447
c8763fb6 94482003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9449
9450 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9451 version of manual.
9452
9453 * tramp.texi (Auto-save and Backup): New node.
9454
94552003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9456
9457 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9458 Emacs" in order to have better differentiation to "XEmacs".
9459 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9460 are new macros in order to point to the other Emacs flavor where
9461 appropriate. In info case, point to node `Installation' in order
9462 to explain how to generate the other way. In html case, make a
9463 link to the other html file.
0c7efc08 9464 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9465 after CVS checkout/update.
9466 (Installation): Completely rewritten.
9467 (Installation parameters, Load paths): New sections under
9468 `Installation'.
9469
c8763fb6 94702003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9471
9472 * tramp.texi: Version 2.0.30 released.
9473 Replace word "path" with "localname" where used as a component of
9474 a Tramp file name.
9475
94762003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9477
9478 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9479 introduced.
9480 (Installation): Explain what to do if files from the tramp/contrib
9481 directory are needed.
9482
94832003-02-23 Alex Schroeder <alex@emacswiki.org>
9484
9485 * smtpmail.texi (How Mail Works): New.
9486
94872003-02-22 Alex Schroeder <alex@emacswiki.org>
9488
9489 * smtpmail.texi: New file.
9490
9491 * Makefile.in: Build SMTP manual.
9492
c8763fb6 94932003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9494
9495 * tramp.texi: Version 2.0.29 released.
9496 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9497 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9498
94992003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9500
9501 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9502 another package loads accidentally Ange-FTP.
2de53ca6
GM
9503
95042003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9505
9506 * tramp.texi (Customizing Completion): Add function
9507 `tramp-parse-sconfig'. Change example of
9508 `tramp-set-completion-function', because parsing of ssh config
9509 files looks more natural.
9510
95112003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9512
9513 * gnus.texi: Do not use `path' in several locations.
9514
c8763fb6 95152002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9516
0c7efc08
SM
9517 * tramp.texi (External transfer methods): New method `smb'.
9518 From Michael Albinus.
2de53ca6
GM
9519
95202002-11-05 Karl Berry <karl@gnu.org>
9521
9522 * info.texi (Info-fontify): Reorder face list to avoid bad line
9523 breaks.
9524
c8763fb6 95252002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9526
0c7efc08
SM
9527 * tramp.texi: Move @copying to standard place.
9528 Use @insertcopying.
2de53ca6
GM
9529
95302002-10-02 Karl Berry <karl@gnu.org>
9531
9532 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9533 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9534 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9535 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9536 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9537 Per rms, update all manuals to use @copying instead of @ifinfo.
9538 Also use @ifnottex instead of @ifinfo around the top node, where
9539 needed for the sake of the HTML output.
9540 (The Gnus manual is not fixed since it's not clear to me how it
9541 works; and the Tramp manual already uses @copying, although in an
9542 unusual way. All others were changed.)
9543
95442002-09-10 Jonathan Yavner <jyavner@engineer.com>
9545
9546 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9547 (../info/ses, ses.dvi): New targets.
9548 * ses.texi: New file.
9549
c8763fb6 95502002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9551
9552 * texinfo.tex: Update to texinfo 4.2.
9553
95542002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9555
9556 * reftex.texi: Update to RefTeX 4.19.
9557
c8763fb6 95582002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9559
9560 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9561 (../info/tramp, tramp.dvi): New targets.
9562
95632002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9564
9565 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9566 (calc.dvi): Uncomment.
9567
95682001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9569
9570 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9571 (../info/calc): New target.
9572
95732001-10-20 Gerd Moellmann <gerd@gnu.org>
9574
9575 * (Version 21.1 released.)
9576
95772001-10-05 Gerd Moellmann <gerd@gnu.org>
9578
9579 * Branch for 21.1.
9580
95812001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9582
9583 * Makefile.in (../info/info): Use an explicit -o switch to
9584 makeinfo.
9585
95862001-03-05 Gerd Moellmann <gerd@gnu.org>
9587
9588 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9589
95902000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9591
9592 * Makefile.in (../info/idlwave): Use --no-split.
9593
95942000-12-14 Dave Love <fx@gnu.org>
9595
c4cc8b9a 9596 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9597 (gnus.dvi): Change rule to remove @latex stuff.
9598
95992000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9600
9601 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9602
96032000-10-13 John Wiegley <johnw@gnu.org>
9604
9605 * Makefile.in: Add build targets for eshell.texi.
9606
96072000-09-25 Gerd Moellmann <gerd@gnu.org>
9608
9609 * Makefile.in: Remove/comment speedbar stuff.
9610
96112000-09-22 Dave Love <fx@gnu.org>
9612
9613 * Makefile.in: Add emacs-mime.
9614
96152000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9616
9617 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9618 (DVI_TARGETS): Add woman.dvi.
9619 (../info/woman, woman.dvi): New targets.
9620
96212000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9622
9623 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9624
9625 * pcl-cvs.texi: New file.
9626 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9627 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9628
96292000-05-11 Gerd Moellmann <gerd@gnu.org>
9630
9631 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9632 (../info/ebrowse, ebrowse.dvi): New targets.
9633
96342000-01-13 Gerd Moellmann <gerd@gnu.org>
9635
9636 * Makefile.in (INFO_TARGETS): Add eudc.
9637 (DVI_TARGETS): Add eudc.dvi.
9638 (../info/eudc, eudc.dvi): New targets.
9639
96402000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9641
9642 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9643 compatibility with 8+3 filesystems).
9644 (../info/efaq): Rename from emacs-faq.
9645
96462000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9647
9648 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9649 (../info/idlwave, idlwave.dvi): New targets.
9650
96511999-10-23 Dave Love <fx@gnu.org>
9652
9653 * Makefile.in: Use autotype.texi.
9654
96551999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9656
9657 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9658 faq.texi file) rather than ../info/faq.
9659
96601999-10-07 Gerd Moellmann <gerd@gnu.org>
9661
9662 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9663 (../info/ada-mode, ada-mode.dvi): New targets.
9664
96651999-09-01 Dave Love <fx@gnu.org>
9666
9667 * Makefile.in: Add faq.
9668
96691999-07-12 Richard Stallman <rms@gnu.org>
9670
9671 * Version 20.4 released.
9672
96731998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9674
9675 * Version 20.3 released.
9676
96771998-04-06 Andreas Schwab <schwab@gnu.org>
9678
768c0c0f
JB
9679 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9680 Use it in dvi targets.
2de53ca6
GM
9681 (../etc/GNU): Change to $(srcdir) first.
9682
96831998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9684
9685 * reftex.texi: Update for RefTeX version 3.22.
9686
96871998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9688
9689 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9690 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9691
96921997-09-23 Paul Eggert <eggert@twinsun.com>
9693
9694 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9695 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9696
96971997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9698
9699 * Version 20.2 released.
9700
97011997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9702
9703 * Version 20.1 released.
9704
97051997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9706
9707 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9708
97091996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9710
9711 * Version 19.33 released.
9712
97131996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9714
9715 * Version 19.32 released.
9716
97171996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9718
9719 * Makefile.in: Add rules for the Message manual.
9720
97211996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9722
9723 * gnus.texi: New version.
9724
9725 * message.texi: New manual.
9726
97271996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9728
9729 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9730
97311996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9732
9733 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9734 Specify -I option.
9735 (All dvi targets): Set the TEXINPUTS variable.
9736
97371996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9738
9739 * Version 19.31 released.
9740
97411996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9742
9743 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9744 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9745
97461995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9747
9748 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9749 (INFO_TARGETS): Add ../info/cc-mode.
9750 (DVI_TARGETS): Add cc-mode.dvi.
9751
2de53ca6
GM
97521995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9753
9754 * Version 19.30 released.
9755
97561995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9757
9758 * gnus.texi: New file.
9759
97601995-11-04 Erik Naggum <erik@naggum.no>
9761
9762 * gnus.texi: File deleted.
9763
97641995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9765
9766 * mh-e.texi: "Function Index" -> "Command Index" to work with
9767 Emacs 19.30 C-h C-k support of separately-documented commands.
9768
97691995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9770
9771 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9772 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9773
97741995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9775
9776 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9777 (../info/viper, viper.dvi): New targets.
9778
97791995-04-20 Kevin Rodgers <kevinr@ihs.com>
9780
9781 * dired-x.texi (Installation): Change the example to set
9782 buffer-local variables like dired-omit-files-p in
9783 dired-mode-hook.
9784
97851995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9786
9787 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9788 (../info/mh-e, mh-e.dvi): New targets.
9789
97901995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9791
9792 * Makefile.in (maintainer-clean): Rename from realclean.
9793
97941994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9795
9796 * Makefile.in: New file.
9797 * Makefile: File deleted.
9798
97991994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9800
9801 * Makefile (TEXINDEX_OBJS): Variable deleted.
9802 (texindex, texindex.o, getopt.o): Rules deleted.
9803 All deps on texindex deleted.
9804 (distclean): Don't delete texindex.
9805 (mostlyclean): Don't delete *.o.
9806 * texindex.c, getopt.c: Files deleted.
9807
98081994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9809
9810 * Version 19.26 released.
9811
98121994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9813
9814 * Version 19.25 released.
9815
98161994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9817
9818 * Version 19.24 released.
9819
98201994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9821
9822 * Version 19.23 released.
9823
98241994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9825
9826 * Makefile: Delete spurious tab.
9827
98281994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9829
9830 * Makefile (.SUFFIXES): New rule.
9831
98321994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9833
9834 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9835 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9836
98371994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9838
9839 * Makefile (../info/sc): Rename from sc.info.
9840 (../info/cl): Likewise.
9841 (INFO_TARGETS): Use new names.
9842
98431993-12-04 Richard Stallman (rms@srarc2)
9844
9845 * getopt.c: New file.
9846 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9847 (getopt.o): New rule.
9848 (dvi): Don't depend on texindex.
9849 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9850 Depend on texindex.
9851
98521993-12-03 Richard Stallman (rms@srarc2)
9853
9854 * Makefile (../info/sc.info): Rename from ../info/sc.
9855 (TEXI2DVI): New variable.
9856 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9857 Add explicit commands.
9858 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9859
98601993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9861
9862 * Version 19.22 released.
9863
98641993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9865
9866 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9867
98681993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9869
9870 * Version 19.21 released.
9871
98721993-11-15 Paul Eggert (eggert@twinsun.com)
9873
9874 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9875
98761993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9877
9878 * Makefile (../etc/GNU): New target.
9879 (EMACSSOURCES): Add gnu1.texi.
9880
98811993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9882
9883 * Makefile (realclean): Don't delete the Info files.
9884
f0131492 98851993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9886
9887 * forms.texi: Fix forms.texi so that it will format correctly.
9888 Add missing `@end iftex', fix bad reference.
9889
9890 * info.texi, info-stn.texi: New files implement texinfo version of
9891 `info' file.
9892
f0131492 98931993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9894
9895 * Makefile: Fix targets for texindex, new info.texi files.
9896 * info-stnd.texi: New file implements info for standalone info
9897 reader.
9898 * info.texi: Update to include recent changes to "../info/info".
9899 New source file for ../info/info; includes info-stnd.texi.
9900
9901 * texindex.c: Include "../src/config.h" if building in emacs.
9902
9903 * Makefile: Change all files to FILENAME.texi, force all targets
9904 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9905 vip.texinfo, forms.texinfo, cl.texinfo.
9906 Add target to build texindex.c, defining `emacs'.
9907
9908 * forms.texi: Install new file to match version 2.3 of forms.el.
9909
99101993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9911
9912 * Version 19.19 released.
9913
99141993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9915
9916 * sc.texinfo: Fix info file name.
9917
9918 * Makefile (info): Add gnus and sc.
9919 (dvi): Add gnus.dvi and sc.dvi.
9920 (../info/sc, sc.dvi): New targets.
9921
99221993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9923
9924 * Version 19.18 released.
9925
99261993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9927
9928 * Makefile: Fix source file names of the separate manuals.
9929 (gnus.dvi, ../info/gnus): New targets.
9930
99311993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9932
9933 * Version 19.17 released.
9934
99351993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9936
9937 * split-man: Fix typos in last change.
9938
99391993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9940
9941 * Version 19.16 released.
9942
99431993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9944
9945 * version 19.15 released.
9946
99471993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9948
9949 * Makefile (distclean): It's rm, not rf.
9950
99511993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9952
9953 * Version 19.14 released.
9954
99551993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9956
9957 * Makefile: New file.
9958
99591993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9960
9961 * Version 19.13 released.
9962
99631993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9964
9965 * Version 19.9 released.
9966
99671993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9968
9969 * Version 19.8 released.
9970
99711993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9972
9973 * Version 19.7 released.
9974
99751990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9976
9977 * gnus.texinfo: New file. Removed installation instructions.
9978
99791990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9980
9981 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9982
99831989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9984
9985 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9986 then define `\sc' as the command for smallcaps in Texinfo.
9987 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9988 made the corresponding change to makeinfo and texinfm.el.
9989
99901988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9991
9992 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9993 Customization since the menu entry did not point to anything.
9994 Also add an @finalout command to remove overfull hboxes from the
9995 printed output.
9996
9997 * cl.texinfo: Add @bye, \input line and @settitle to file.
9998 This file is clearly intended to be a chapter of some other work,
9999 but the other work does not yet exist.
10000
100011988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10002
10003 * texinfo.texinfo: Three typos corrected.
10004
4009494e 10005;; Local Variables:
c8763fb6 10006;; coding: utf-8
4009494e
GM
10007;; End:
10008
ab422c4d 10009 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10010
10011 This file is part of GNU Emacs.
10012
97c0352c 10013 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10014 it under the terms of the GNU General Public License as published by
97c0352c
GM
10015 the Free Software Foundation, either version 3 of the License, or
10016 (at your option) any later version.
4009494e
GM
10017
10018 GNU Emacs is distributed in the hope that it will be useful,
10019 but WITHOUT ANY WARRANTY; without even the implied warranty of
10020 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10021 GNU General Public License for more details.
10022
10023 You should have received a copy of the GNU General Public License
97c0352c 10024 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.