Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
7b08ccf7
AS
12013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2
605f02ee
AS
3 * autotype.texi: Remove undefined command @subtitlefont.
4 * cc-mode.texi: Likewise.
5
7b08ccf7
AS
6 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
7 @item argument.
8 (Property searches): Use \\ instead of @backslashchar{}.
9 * pgg.texi (VERSION): Move @set below @setfilename.
10
db671917
AS
112013-01-05 Andreas Schwab <schwab@linux-m68k.org>
12
13 * ada-mode.texi: Remove braces from @title argument.
14 * eudc.texi: Likewise.
15 * smtpmail.texi: Likewise.
16 * auth.texi (VERSION): Set before first use.
17 * emacs-gnutls.texi (VERSION): Likewise.
18 * pgg.texi (VERSION): Likewise.
19 * ede.texi (Top): Rename from top, all uses changed.
20 * eshell.texi: Add missing argument to @sp.
21 * forms.texi (Top): Reorder menu to match structure.
22 * htmlfontify.texi (Customisation): Add missing @item in
23 @enumerate.
24 * org.texi (Advanced features): Add missing argument for @item.
25 (Property searches): Use @backslashchar{} in macro argument.
26 * pcl-cvs.texi: Add missing argument to @sp.
27 (Movement commands): Fix use of @itemx.
28 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
29 * reftex.texi (Options (Creating Citations)): Add missing newline
30 before @end.
31 * tramp.texi (Obtaining Tramp): Remove extra dots.
32 (Configuration): Reorder menu to match structure.
651a2c77 33 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
34 * viper.texi (Marking): Add missing argument for @item.
35
b55349fb
GM
362013-01-04 Glenn Morris <rgm@gnu.org>
37
92d59611
GM
38 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
39 Add htmlfontify.
40 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
41 (htmlfontify.dvi, htmlfontify.pdf): New targets.
42 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
43 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
44
b55349fb
GM
45 * htmlfontify.texi: Miscellaneous fixes and updates.
46 Set copyright to FSF, update license to GFDL 1.3+.
47
7fca93e2
VD
482013-01-04 Vivek Dasmohapatra <vivek@etla.org>
49
50 * htmlfontify.texi: New file.
51
87e65f96
JB
522013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
53
54 * calc.texi (Free-Form Dates): Expand on the date reading
55 algorithm.
56
82e2a1f0 572012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 58
173076b4
GM
59 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
60 Avoid some overfull lines.
61
d227e322
GM
62 * widget.texi (Programming Example): Break some long lines.
63
2ecfdaa6
GM
64 * wisent.texi (Wisent Overview): Fix xref.
65 (Grammar format, Understanding the automaton): Avoid overfill.
66
fd762011
GM
67 * bovine.texi (Optional Lambda Expression): Allow line break.
68
9fbc8f46
GM
69 * auth.texi (Help for users): Break long lines.
70
ceccabdb
GM
71 * ada-mode.texi (Project file variables):
72 Reword to reduce underfull hbox.
73 (No project files, Use GNAT project file):
74 Use smallexample to make some overfull lines less terrible.
75
88edc57f
GM
76 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
77 Fix cross-references to separate manuals.
78
ddc41264
GM
79 * Makefile.in (gfdl): New variable. Use throughout where
80 appropriate so that targets depend on doclicense.texi.
81
45dd6480
LI
822012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
83
84 * gnus.texi (Customizing the IMAP Connection): Mention the other
85 authenticators.
86
61bbede6
LI
872012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
88
89 * gnus.texi (Browse Foreign Server): Document
90 `gnus-browse-delete-group'.
91
ddc41264
GM
922012-12-22 Glenn Morris <rgm@gnu.org>
93
563a450c 94 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
95 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
96 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
97 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 98
ddc41264
GM
99 * Makefile.in (gfdl): New variable. Use throughout where
100 appropriate so that targets depend on doclicense.texi.
101
c995b26e
EZ
1022012-12-22 Eli Zaretskii <eliz@gnu.org>
103
104 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
105 doclicense.texi. Remove doclicense.texi from all targets that
106 mentioned it explicitly.
107 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
108 $(emacsdir)/emacsver.texi.
a170fe53 109 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 110
08953d7f
GM
1112012-12-21 Glenn Morris <rgm@gnu.org>
112
c545e313
GM
113 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
114 Include emacsver.texi. Nuke hand-written node pointers.
115 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
116 Depend on emacsver.texi.
117
0b1af106
GM
118 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
119 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
120 May as well just include doclicense.texi in everything.
121
122 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
123 which @copying says is included.
124
6bf430d1
GM
125 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
126 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
127 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
128 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
129 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
130 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
131 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
132 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
133 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
134 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
135 * widget.texi, wisent.texi, woman.texi: Do not mention buying
136 copies from the FSF, which does not publish these manuals.
137
08953d7f
GM
138 * erc.texi: No need to include gpl in this small manual.
139
257b2c7d
GM
140 * org.texi (copying): Include a copy of the GFDL.
141 (GNU Free Documentation License): New section.
142
a4b0cca1 1432012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
144
145 * org.texi: Fix typos.
146
d2435ab9
PE
1472012-12-16 Paul Eggert <eggert@cs.ucla.edu>
148
149 * calc.texi (ISO 8601): Rename from ISO-8601,
150 as it's typically spelled without a hyphen.
151
b9d8175e
JB
1522012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
153
154 * calc.texi (ISO-8601): New section.
155 (Date Formatting Codes): Mention new codes.
156 (Standard Date Formats): Mention new formats.
157
f0bc0bf1
MA
1582012-12-14 Michael Albinus <michael.albinus@gmx.de>
159
160 * tramp.texi (External methods): Move `adb' method here.
161
98c94021
GM
1622012-12-13 Glenn Morris <rgm@gnu.org>
163
ba30c70f
GM
164 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
165
bfe6ffb6
GM
166 * wisent.texi: Small edits. Set copyright to FSF, update license to
167 GFDL 1.3+.
168 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
169 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
170 New targets.
171 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
172 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
173
98c94021
GM
174 * bovine.texi: Small edits. Set copyright to FSF, update license to
175 GFDL 1.3+, remove empty index.
176 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
177 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
178 New targets.
179 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
180 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
181
cfa49c1e
EL
1822012-12-13 Eric Ludlam <zappo@gnu.org>
183 David Ponce <david@dponce.com>
184 Richard Kim <emacs18@gmail.com>
185
9e7abd17 186 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 187
727f9739 1882012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 189
9b97b143
GM
190 * flymake.texi (Customizable variables, Locating the buildfile):
191 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
192
4c2dd4ee
GM
193 * srecode.texi: Small edits. Set copyright to FSF, add explicit
194 GFDL 1.3+ license, fix up index.
195 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
196 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
197 (srecode.pdf): New targets.
198 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
199 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
200
727f9739 2012012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
202
203 * srecode.texi: New file, imported from CEDET trunk.
204
727f9739 2052012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
206
207 * org.texi (Summary, Code block specific header arguments)
208 (Code block specific header arguments)
209 (Header arguments in function calls, var, noweb)
727f9739
GM
210 (Results of evaluation, Code evaluation security):
211 Small reformatting: add a blank line before some example.
63aa0982
BG
212
213 * org.texi (System-wide header arguments)
214 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
215 (Dynamic blocks, Using the mapping API):
216 Fix indentation of Elisp code examples.
63aa0982
BG
217
218 * org.texi (Comment lines): Fix description of the comment syntax.
219
727f9739
GM
220 * org.texi (Installation): Mention "make test" in the correct section.
221
4288142b
PE
2222012-12-06 Paul Eggert <eggert@cs.ucla.edu>
223
224 * doclicense.texi, gpl.texi: Update to latest version from FSF.
225 These are just minor editorial changes.
226
61b835df
MA
2272012-12-04 Michael Albinus <michael.albinus@gmx.de>
228
229 * tramp.texi (History): Mention ADB.
230 (Inline methods): Add `adb' method.
231
c5bc2d1d 2322012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
233
234 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
235 (External methods): Fix typo.
236
c5bc2d1d 2372012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
238
239 * rcirc.texi (Notices): Fix typo.
240
d0457b57
BW
2412012-11-25 Bill Wohler <wohler@newt.com>
242
243 Release MH-E manual version 8.4.
244
245 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
246 Update for release 8.4.
247
551aaa66
BW
248 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
249 (Junk): Add mh-whitelist-preserves-sequences-flag,
250 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
251 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
252
61d841dd
PE
2532012-11-25 Paul Eggert <eggert@cs.ucla.edu>
254
255 * mh-e.texi (Procmail): Fix two @ typos.
256
c07a6ded
PE
2572012-11-24 Paul Eggert <eggert@cs.ucla.edu>
258
259 * doclicense.texi, gpl.texi: Update to latest version from FSF.
260 These are just minor editorial changes.
261
678a34f4
JB
2622012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
263
264 * calc.texi (Date Formatting Codes): Mention the new beginning of
265 the date numbering system.
266
0e70ce93
PE
2672012-11-22 Paul Eggert <eggert@cs.ucla.edu>
268
269 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
270 (Date Forms): Correct off-by-one error in explanation of
271 Julian day numbers. Give Gregorian equivalent of its origin.
272
723da6aa
JB
2732012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
274
275 * doc/misc/calc.texi (Date Forms): Mention the customizable
276 Gregorian-Julian switch.
277 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
278
310e60d9
PE
2792012-11-17 Paul Eggert <eggert@cs.ucla.edu>
280
6f6b82d6
PE
281 Calc now uses the Gregorian calendar for all dates (Bug#12633).
282 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
283 * calc.texi (Date Forms): Document this.
284
e8693c96
GM
2852012-11-16 Glenn Morris <rgm@gnu.org>
286
287 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
288 (Obsolete Macros): Move example here from Function Bindings.
289
5c934f8b
GM
290 * erc.texi: Use @code{nil} rather than just "nil".
291 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 292 Add "notifications".
f925b109 293 (Connecting): Add brief section on passwords.
274f5de6 294 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 295
f78ee6af 2962012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
297
298 * flymake.texi (Customizable variables)
299 (Highlighting erroneous lines): Mention flymake-error-bitmap,
300 flymake-warning-bitmap, and flymake-fringe-indicator-position.
301
1796ef98
VB
3022012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
303
304 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
305 In all file place SES into @acronym{...}.
306 (Advanced Features): Add key index and function index for
307 ses-set-header-row. Add description for function
308 ses-rename-cell. Add description for function
309 ses-repair-cell-reference-all.
310 (Ranges in formulas): Add description for ses-range flags.
311
31f47fba
PE
3122012-11-12 Paul Eggert <eggert@cs.ucla.edu>
313
314 * texinfo.tex: Merge from gnulib.
315
6baf66d5 3162012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
317
318 * url.texi (Introduction): Move url-configuration-directory to
319 Customization node.
320 (Parsed URIs): Split into its own node.
321 (URI Encoding): New node.
322 (Defining New URLs): Remove empty chapter.
323 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
324 Improve docs for url-queue-*.
325 (Supported URL Types): Copyedits. Delete empty subnodes.
326
82f84fa3
CY
327 * url.texi (Introduction): Rename from Getting Started. Rewrite
328 the introduction.
329 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
330
6baf66d5 3312012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
332
333 * cl.texi (Obsolete Setf Customization):
334 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
335 Give define-modify-macro, defsetf, and define-setf-method
336 gv.el replacements.
2ee1d59f 337
2027b1b3 338 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 339 (Setf Extensions): Remove obsolete reference.
2027b1b3 340 (Obsolete Setf Customization):
651af8c6 341 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 342 Undocument get-setf-method, since it no longer exists.
a358a44e 343 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 344
c65b407b
GM
3452012-11-03 Glenn Morris <rgm@gnu.org>
346
347 * cl.texi: Further general copyedits.
685b0026
GM
348 (List Functions): Remove copy-tree, standard elisp for some time.
349 (Efficiency Concerns): Comment out examples that no longer apply.
350 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
351 (Creating Symbols, Random Numbers): De-emphasize internal
352 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
353 (Naming Conventions, Type Predicates, Macros)
354 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 355
a71e2379
G
3562012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
357
358 * gnus.texi (Mail Source Specifiers):
359 Document :leave keyword used for pop mail source.
360
df43dd53
GM
3612012-11-01 Glenn Morris <rgm@gnu.org>
362
363 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
364 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
365 (Macro Bindings, Blocks and Exits):
366 Acknowledge existence of lexical-binding.
367 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 368
69c1c2e6
GM
3692012-10-31 Glenn Morris <rgm@gnu.org>
370
dd90fd1a
GM
371 * ert.texi (Introduction, The @code{should} Macro):
372 Refer to "cl-assert" rather than "assert".
373
69c1c2e6
GM
374 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
375 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
376 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
377 Reword, and add details of flet and labels.
87b0d8b1 378 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 379
4ddedf94
GM
3802012-10-30 Glenn Morris <rgm@gnu.org>
381
382 * cl.texi (Modify Macros): Update for cl-letf changes.
383 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
384 (Setf Extensions): Partially restore note about cl-getf,
385 mainly moved to lispref/variables.texi.
386 (Property Lists): Fix cl-getf typos.
f43a5263 387 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 388
d3094168
GM
3892012-10-29 Glenn Morris <rgm@gnu.org>
390
391 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 392 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 393 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
394 (Modify Macros, Multiple Values, Other Clauses):
395 Remove mentions of obsolete features.
6a07d52e 396 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 397
3c0c6155
GM
3982012-10-28 Glenn Morris <rgm@gnu.org>
399
f94b04fc
GM
400 * cl.texi (Multiple Values, Common Lisp Compatibility):
401 More namespace updates.
402 (Obsolete Features): Copyedits.
403 (Obsolete Lexical Macros, Obsolete Setf Customization):
404 New subsections.
405
9c52d61d
GM
406 * cl.texi (Porting Common Lisp, Lexical Bindings):
407 Add some xrefs to the Elisp manual.
408
3c0c6155
GM
409 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
410 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
411 (Obsolete Features): New appendix. Move Lexical Bindings here.
412
5887564d
GM
4132012-10-27 Glenn Morris <rgm@gnu.org>
414
e1117425
GM
415 * cl.texi: Use defmac for macros rather than defspec.
416 (Efficiency Concerns): Related copyedit.
417
5887564d
GM
418 * cl.texi (Control Structure): Update for setf now being in core.
419 (Setf Extensions): Rename from Basic Setf. Move much of the
420 former content to lispref/variables.texi.
421 (Modify Macros): Move pop, push details to lispref/variables.texi.
422 (Customizing Setf): Copyedits for setf etc being in core.
423 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
424 Further namespaces updates.
425
bdebdb64
BG
4262012-10-26 Bastien Guerry <bzg@gnu.org>
427
428 * org.texi (Installation): Update the link to Org's ELPA. Also
429 don't mention org-install.el anymore as the replacement file
430 org-loaddefs.el is now loaded by org.el.
431
f956e59d
MA
4322012-10-25 Michael Albinus <michael.albinus@gmx.de>
433
434 * tramp.texi (Frequently Asked Questions): Mention
435 `tramp-completion-reread-directory-timeout' for performance
436 improvement.
437
a05cb6e3
GM
4382012-10-25 Glenn Morris <rgm@gnu.org>
439
440 * cl.texi: Don't mess with the TeX section number counter.
441 Use Texinfo recommended convention for quotes+punctuation.
442 (Overview, Sequence Functions): Rephrase for better line-breaking.
443 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
444 (Macro Bindings, Conditionals, Iteration, Loop Basics)
445 (Random Numbers, Mapping over Sequences, Structures)
446 (Porting Common Lisp): Further updates for cl-lib namespace.
447 (Modify Macros, Declarations, Macro Bindings, Structures):
448 Break long lines in examples.
449 (Dynamic Bindings): Update for changed progv behavior.
450 (Loop Examples, Efficiency Concerns): Markup fixes.
451 (Structures): Remove TeX margin change.
39ff2cf3 452 (Declarations): Fix typos.
a05cb6e3 453
39a58b5b
GM
4542012-10-24 Glenn Morris <rgm@gnu.org>
455
a6880551
GM
456 * cl.texi (Overview, Multiple Values, Creating Symbols)
457 (Numerical Functions): Say less/nothing about the original cl.el.
458 (Old CL Compatibility): Remove.
459 (Assertions): Remove ignore-errors (standard Elisp for some time).
460
39a58b5b
GM
461 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
462 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
463 (Efficiency Concerns, Efficiency Concerns)
464 (Common Lisp Compatibility, Old CL Compatibility):
465 Further updates for cl-lib namespace.
466
72ec96fb
PE
4672012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
468
469 Update manual for new time stamp format (Bug#12706).
470 * emacs-mime.texi (time-date): Update for new format.
471 Also, fix bogus time stamp and modernize a bit.
472
8d6510b9
GM
4732012-10-23 Glenn Morris <rgm@gnu.org>
474
475 * cl.texi: Include emacsver.texi. Use Emacs version number rather
476 than unchanging cl.el version number.
477 End all menu descriptions with a period.
478 Do not use @dfn{CL} for every instance of "CL".
479 (Overview): Remove no-runtime caveat, and note about foo* names.
480 (Usage): Use cl-lib rather than cl.
481 (Organization, Naming Conventions): Update for cl-lib.el.
482 (Installation): Remove long-irrelevant node.
483 (Program Structure, Predicates, Control Structure):
484 Start updating for cl-lib namespace.
8d6510b9
GM
485 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
486 Depend on emacsver.texi.
487
0a078f36
MA
4882012-10-09 Michael Albinus <michael.albinus@gmx.de>
489
490 * trampver.texi: Update release number.
491
a03bb33f
GM
4922012-10-06 Glenn Morris <rgm@gnu.org>
493
24636b26
GM
494 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
495 ERC version.
496 (Introduction): ERC is distributed with Emacs.
497 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
498 (Getting Started): Simplify.
499 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
500 (History): Mention ERC maintained as part of Emacs now.
501 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
502 Add dependency on emacsver.texi.
503
a03bb33f
GM
504 * erc.texi: Remove hand-written node pointers.
505
d259be38
GM
5062012-10-05 Glenn Morris <rgm@gnu.org>
507
508 * newsticker.texi (Overview, Requirements, Usage, Configuration):
509 Copyedits.
510
62a81506
CY
5112012-10-01 Eric Ludlam <zappo@gnu.org>
512
513 * ede.texi (Quick Start, Project Local Variables)
514 (Miscellaneous commands, ede-java-root, Development Overview)
515 (Detecting a Project): New nodes.
516 (Simple projects): Node deleted.
517
518 * eieio.texi (Building Classes): Some slot attributes cannot be
519 overridden.
520 (Slot Options): Remove an example.
521 (Method Invocation, Documentation): New nodes.
522
07f133bf
GM
5232012-10-01 Glenn Morris <rgm@gnu.org>
524
525 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
526 (reftex.pdf): Add dependency on emacsver.texi.
527 * reftex.texi: Don't include directory part for emacsver.texi;
528 the Makefile's -I handles it.
529
4f595e15
RA
5302012-09-30 Ralf Angeli <angeli@caeruleus.net>
531
532 Merge from standalone RefTeX repository.
533
534 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
535 with macros.
536 (Imprint): Mention Wolfgang in list of contributors.
537 (Creating Citations): Give a hint about how to
538 auto-revert the BibTeX database file when using external editors.
539 (Referencing Labels): Simplify section about reference macro
540 cycling.
541 (Options (Referencing Labels)): Adapt to new structure of
542 `reftex-ref-style-alist'.
543 (Referencing Labels, Reference Styles): Document changes in the
544 referencing functionality.
545 (Commands): Mention options for definition of header and footer in
546 BibTeX files.
547 (Options (Creating Citations)): Document
548 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
549 (Reference Styles): New section.
550 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
551 (Options (Referencing Labels)): Remove descriptions of deprecated
552 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
553 Add descriptions for `reftex-ref-style-alist' and
554 `reftex-ref-style-default-list'.
555 (Referencing Labels): Update regarding reference styles.
556 (Citation Styles): Mention support for ConTeXt.
557 (Options (Defining Label Environments)): Fix typo.
558 (Options (Creating Citations)): Document
559 `reftex-cite-key-separator'.
560
8223b1d2
BG
5612012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
562
563 * org.texi: Add description of ORG_ADD_CONTRIB to info
564 documentation. Add link to Worg for more details.
565
566 * org.texi: Clarify installation procedure. Provide link to the
567 build system description on Worg.
568
569 * org.texi: Remove reference to utils/, x11idle.c is now in
570 contrib/scripts.
571
572 * org.texi: Re-normalize to "Org mode" in manual.
573
574 * org.texi (Installation): Adapt documentation to new build
575 system. Mention GNU ELPA (since it needs to be handled like Emacs
576 built-in Org).
577
8223b1d2
BG
5782012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
579
580 * org.texi: Fix typo in description of the 'Hooks' section.
581
582 * org.texi: Add ID to the list of special properties.
583
5842012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
585
586 * org.texi (Moving subtrees): Document the ability to archive to a
587 datetree.
588
1e20eeb7 5892012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
590
591 * org.texi (Installation, Feedback, Batch execution): Use
592 (add-to-list 'load-path ... t) for the contrib dir.
593
594 * org.texi (results): Update documentation for ":results drawer"
595 and ":results org".
596
597 * org.texi (Column width and alignment): Fix typo.
598
599 * org.texi (Activation): Point to the "Conflicts" section.
600
601 * org.texi (Conflicts): Mention filladapt.el in the list of
602 conflicting packages.
603
604 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
605 not needed for versions of Emacs > 22.1.
606
607 * org.texi (History and Acknowledgments): Fix typo.
608
609 * org.texi (History and Acknowledgments): Add my own
610 acknowledgments.
611
612 * org.texi (Agenda commands): Document the new command and the new
613 option.
614
615 * org.texi (Agenda commands): Delete `org-agenda-action' section.
616 (Agenda commands): Reorder. Document `*' to toggle persistent
617 marks.
618
619 * org.texi (Agenda dispatcher): Mention
620 `org-toggle-agenda-sticky'.
621 (Agenda commands, Exporting Agenda Views): Fix typo.
622
623 * org.texi (Templates in contexts, Setting Options): Update to
624 reflect changes in how contexts options are processed.
625
626 * org.texi (Templates in contexts): Document the new structure of
627 the variables `org-agenda-custom-commands-contexts' and
628 `org-capture-templates-contexts'.
629
630 * org.texi (Templates in contexts): Document the new option
631 `org-capture-templates-contexts'.
632 (Storing searches): Document the new option
633 `org-agenda-custom-commands-contexts'.
634
635 * org.texi (Formula syntax for Lisp): Reformat.
636
637 * org.texi (Special properties, Column attributes)
638 (Agenda column view): Document the new special property
639 CLOCKSUM_T.
640
641 * org.texi (Template expansion): Document the new %l template.
642
643 * org.texi (Fast access to TODO states): Fix documentation about
644 allowed characters for fast todo selection.
645
646 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
647 use in `org-agenda-to-appt'.
648
649 * org.texi (Comment lines): Update wrt comments.
650
651 * org.texi (Resolving idle time): Document new keybinding.
652
653 * org.texi (Clocking commands): Document the use of S-M-<up/down>
654 on clock timestamps.
655
656 * org.texi (Fast access to TODO states): Explicitely says only
657 letters are supported as fast TODO selection keys.
658
659 * org.texi (Link abbreviations): Illustrate the use of the "%h"
660 specifier. Document the new "%(my-function)" specifier.
661
662 * org.texi (Clocking commands): New cindex.
663 (Clocking commands): Update documentation for `org-clock-in'.
664 Document `org-clock-in-last'. Mention `org-clock-out' and
665 `org-clock-in-last' as commands that can be globally bound.
666 (Resolving idle time): Document continuous clocking.
667
668 * org.texi (Top, Introduction): Fix formatting.
669 (Activation): Add index entries.
670 (Conventions): Update section.
671 (Embedded @LaTeX{}): Fix formatting.
672
673 * org.texi (Visibility cycling): Document `show-children'.
674
675 * org.texi (Using capture): Mention the `org-capture-last-stored'
676 bookmark as a way to jump to the last stored capture.
677
678 * org.texi (Uploading files): Fix typo.
679
680 * org.texi (Using capture): Document `C-0' as a prefix argument
681 for `org-capture'.
682
683 * org.texi (Agenda commands): Document persistent marks.
684
685 * org.texi (Template expansion): Update doc to reflect change.
686
687 * org.texi (Radio tables): Document the :no-escape parameter.
688
689 * org.texi (Repeated tasks): Document repeat cookies for years,
690 months, weeks, days and hours.
691
692 * org.texi (Export options): State that you can use the d: option
693 by specifying a list of drawers.
694
695 * org.texi (HTML preamble and postamble): Small doc improvement.
696
6972012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
698
699 * org.texi: The sections in the Exporting section of the manual
700 left out articles in the description of the org-export-as-*
701 commands, among other places. This patch adds them, adds a few
702 missing prepositions, and switches instances of "an HTML" to "a
703 html" for internal consistency.
704
705 * org.texi: Alter several examples of headings with timestamps in
706 them to include the timestamps in the body instead of the heading.
707
7082012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
709
710 * org.texi (Agenda dispatcher): Document sticky agenda views and
711 the new key for them.
712
7132012-09-30 Charles <millarc@verizon.net> (tiny change)
714
715 * org.texi (Advanced features): Fix error in table.
716
7172012-09-30 Feng Shu <tumashu@gmail.com>
718
719 * org.texi (@LaTeX{} fragments): Document imagemagick as an
720 alternative to dvipng.
721
7222012-09-30 François Allisson <francois@allisson.co> (tiny change)
723
724 * org.texi: Remove extra curly bracket.
725
7262012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
727
728 * org.texi (org-clock-in-last and org-clock-cancel): Update the
729 defkeys.
730
7312012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
732
733 * org.texi (Agenda commands): Fix two typos by giving
734 corresponding function names, according to
735 `org-agenda-view-mode-dispatch'.
736
7372012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
738
739 * org.texi (The spreadsheet): Fix typo.
740
7412012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
742
743 * org.texi (Tracking your habits): Point to the "Tracking TODO
744 state changes" section.
745
7462012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
747
748 * org.texi (Literal examples): Remove reference to unknown
749 `org-export-latex-minted' variable. Also simplify footnote since
750 `org-export-latex-listings' documentation is exhaustive already.
751
752 * org.texi (Plain lists): Remove reference to now hard-coded
753 `bullet' automatic rule.
754
7552012-09-30 Toby S. Cubitt <tsc25@cantab.net>
756
757 * org.texi: Updated documentation accordingly.
758
5087f097
PE
7592012-09-13 Paul Eggert <eggert@cs.ucla.edu>
760
761 * texinfo.tex: Merge from gnulib.
762
20121a26
MA
7632012-09-12 Michael Albinus <michael.albinus@gmx.de>
764
765 Sync with Tramp 2.2.6.
766
767 * tramp.texi (Bug Reports): Cleanup caches before a test run.
768
769 * trampver.texi: Update release number.
770
44677e30
PE
7712012-09-12 Paul Eggert <eggert@cs.ucla.edu>
772
773 * texinfo.tex: Merge from gnulib.
774
5a4c42ba
AA
7752012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
776
777 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
778 (bug#12096).
779
8e7046c3
JB
7802012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
781
1dcac243
JB
782 * calc.texi (Simplification modes, Conversions)
783 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
784 (The Calc Mode Line): Mention the mode line display for Basic
785 simplification mode.
786 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
787 simplifications.
788 (Basic Simplifications): Rename from "Limited Simplifications"
789 Replace "limited" by "basic" throughout.
790 (Algebraic Simplifications): Indicate that the algebraic
791 simplifications are done by default.
792 (Unsafe Simplifications): Mention `m E'.
793 (Simplification of Units): Mention `m U'.
794 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
795 (Kinds of Declarations, Functions for Declarations): Mention
796 "algebraic simplifications" instead of `a s'.
1dcac243 797 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 798
d2bd74ff
JB
7992012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
800
801 * calc.texi (Getting Started, Tutorial): Change simulated
802 Calc output to match actual output.
803 (Simplifying Formulas): Mention that algebraic simplification is now
804 the default.
805
77472261
EZ
8062012-07-28 Eli Zaretskii <eliz@gnu.org>
807
808 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
809 (Bug#12073)
810
09ae5da1
PE
8112012-07-25 Paul Eggert <eggert@cs.ucla.edu>
812
813 Prefer typical American spelling for "acknowledgment".
814 * calc.texi (History and Acknowledgments): Rename from
815 History and Acknowledgements.
816 * idlwave.texi (Acknowledgments):
817 * ses.texi (Acknowledgments):
818 * woman.texi (Acknowledgments): Rename from Acknowledgements.
819
c4444d16
PE
8202012-07-09 Paul Eggert <eggert@cs.ucla.edu>
821
822 Rename configure.in to configure.ac (Bug#11603).
823 * ede.texi (Compiler and Linker objects, ede-proj-project)
824 (ede-step-project): Prefer the name configure.ac to configure.in.
825
ef091c97
MA
8262012-07-06 Michael Albinus <michael.albinus@gmx.de>
827
828 * tramp.texi (Multi-hops): Introduce
829 `tramp-restricted-shell-hosts-alist'.
830
89b163db
G
8312012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
832
833 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
834 methods, so don't mention smtpmail here.
835
8362012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
837
838 * gnus.texi (Picons): Document gnus-picon-properties.
839
8402012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * gnus.texi: Remove mention of compilation, as that's no longer
843 supported.
844
8452012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
846
847 * gnus.texi (Archived Messages): Mention
848 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
849
8502012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
851
852 * gnus.texi (Various Summary Stuff):
853 Remove mention of `gnus-propagate-marks'.
854
8552012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
856
857 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
858 which no longer exist.
859
8602012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
861
862 * gnus.texi (Archived Messages):
863 Document gnus-gcc-self-resent-messages.
864
8652012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
866
867 * message.texi (Mail Variables):
868 Mention the optional user parameter for X-Message-SMTP-Method.
869
8702012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
871
872 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
873
874 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
875
8762012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
877
878 * gnus.texi (Key Index): Change encoding to utf-8.
879
ac1a0ce1 8802012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
881
882 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
883
71cca84d
G
8842012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
885
886 * gnus.texi (Group Timestamp): Mention where to find documentation for
887 the `gnus-tmp-' variables (bug#11601).
888
888a7fc0
MA
8892012-06-11 Michael Albinus <michael.albinus@gmx.de>
890
891 Sync with Tramp 2.2.6-pre.
892
893 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
894 where appropriate.
895 (Ad-hoc multi-hops): New section.
896 (Remote processes): New subsection "Running remote processes on
897 Windows hosts".
898 (History): Add remote commands on Windows, and ad-hoc multi-hop
899 methods.
900 (External methods): "ControlPersist" must be set to "no" for the
901 `scpc' method.
902 (Remote processes): Add a note about `auto-revert-tail-mode'.
903 (Frequently Asked Questions): Use "scpx" in combination with
904 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
905
906 * trampver.texi: Update release number.
907
31ca4639 9082012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
909
910 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
911 compilation for html-mono.
912
0e8bbf66
PE
9132012-06-08 Paul Eggert <eggert@cs.ucla.edu>
914
915 * texinfo.tex: Merge from gnulib.
916
b8f061b3
KY
9172012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
918
919 * Makefile.in (echo-info): Don't try to install info files named
920 just ".info".
921
16af873e
GM
9222012-05-28 Glenn Morris <rgm@gnu.org>
923
c1dabff0
GM
924 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
925
16af873e
GM
926 * sc.texi: Nuke hand-written node pointers.
927 Fix top-level menu to match actual node order.
928
1d5b82ef
GM
9292012-05-27 Glenn Morris <rgm@gnu.org>
930
931 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
932 Some associated fixes, including not messing with chapno in cl.texi.
933
33017faf 9342012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
935
936 * org.texi (Durations and time values): Fix typo.
937
d14b0029
JB
9382012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
939
33017faf 940 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
941 Mention `calc-ensure-consistent-units'.
942
2f4cadd1 9432012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 944
9879e263
AS
945 * cc-mode.texi: Avoid space before macro in 4th argument of cross
946 reference commands. (Bug#11461)
947
78e91d08
AS
948 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
949
3fe7cdc8
GM
9502012-05-12 Glenn Morris <rgm@gnu.org>
951
9598ef0b
GM
952 * Makefile.in (mostlyclean): Add more TeX intermediates.
953
7d326a29
GM
954 * Makefile.in: Make it look more like the other doc Makefiles.
955 Use explicit $srcdir in all dependencies.
956 Remove cd $srcdir from rules.
957 (VPATH): Remove.
958 (infodir): Set to an absolute path.
959 (INFO_TARGETS): Use short names.
960 (mkinfodir): infodir is now absolute.
961 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
962
c7f95930 963 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 964 (.SUFFIXES): Disable implicit rules.
c7f95930 965
3fe7cdc8
GM
966 * Makefile.in (MKDIR_P): New, set by configure.
967 (mkinfodir): Use $MKDIR_P.
968
6f0652af
GM
9692012-05-07 Glenn Morris <rgm@gnu.org>
970
971 * forms.texi (Long Example): Update for changed location of files.
972
8045b906
GM
9732012-05-04 Glenn Morris <rgm@gnu.org>
974
975 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
976 (INFO_TARGETS): Use $INFO_EXT.
977 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
978 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
979 (INFO_TARGETS): Use $INFO_EXT.
980 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
981
9e7a4bcf
GM
9822012-05-02 Glenn Morris <rgm@gnu.org>
983
9aa071df
GM
984 * Makefile.in (echo-info): New phony target, used by top-level.
985
9e7a4bcf
GM
986 * viper.texi: Make direntry shorter (also it is no longer "newest").
987
988 * emacs-gnutls.texi, ert.texi, org.texi:
989 Fix dircategory, direntry to match info/dir.
990
31cc861c
GM
991 * faq.texi: Convert @inforefs to @xrefs.
992 Fix some malformed cross-references.
f9e320bb
GM
993 (File-name conventions): Shorten section name to avoid overfull line.
994 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 995
723ea6b5
TZ
9962012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
997
998 * auth.texi (Help for users): Update for .gpg file being second.
999
a8e7d6d7 10002012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1001
1002 * org.texi (Agenda commands): Fix two typos: give corresponding
1003 function names, according to `org-agenda-view-mode-dispatch'.
1004
a8e7d6d7 10052012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1006
1007 * faq.texi (Major packages and programs): Remove section.
1008 There is no point listing 6 packages (cf etc/MORE.STUFF).
1009 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1010
dcbf5805
MA
10112012-04-22 Michael Albinus <michael.albinus@gmx.de>
1012
1013 * dbus.texi (Version): New node.
1014 (Properties and Annotations): Mention the object manager
1015 interface. Describe dbus-get-all-managed-objects.
1016 (Type Conversion): Floating point numbers are allowed, if an
1017 anteger does not fit Emacs's integer range.
1018 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1019 (Asynchronous Methods): Fix description of
1020 dbus-call-method-asynchronously.
1021 (Receiving Method Calls): Fix some minor errors. Add
1022 dbus-interface-emacs.
1023 (Signals): Describe unicast signals and the new match rules.
1024 (Alternative Buses): Add the PRIVATE optional argument to
1025 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1026
adee4030
GM
10272012-04-20 Glenn Morris <rgm@gnu.org>
1028
1029 * faq.texi (New in Emacs 24): New section.
1030 (Packages that do not come with Emacs): Mention M-x list-packages.
1031
35dc09a1 10322012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1033
1034 * cc-mode.texi (c-offsets-alist): Correct a typo.
1035
35dc09a1 10362012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1037
1038 * org.texi (Deadlines and scheduling): Fix the example: the
1039 DEADLINE item should come right after the headline. We enforce
1040 this convention, so it is a bug not to illustrate it correctly in
1041 the manual.
1042
35dc09a1 10432012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1044
1045 * org.texi (Agenda commands): Fix documentation bug by swapping
1046 the equivalent keybindings to `org-agenda-next-line' with the ones
1047 to `org-agenda-previous-line'.
1048
35dc09a1 10492012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1050
1051 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1052
e2560ea8
EZ
10532012-04-09 Eli Zaretskii <eliz@gnu.org>
1054
1055 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1056 emacs-gnutls.
1057 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1058
6b4f4a2d
TZ
10592012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1060
250b840e 1061 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1062
1063 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1064
ca2c89b6
TZ
10652012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1066
1067 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1068 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1069
aebd5f1a
GM
10702012-04-04 Glenn Morris <rgm@gnu.org>
1071
1072 * auth.texi (Secret Service API): Copyedits.
1073 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1074 (Help for users, Help for developers)
1075 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1076
0317dd51
MA
10772012-04-04 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * auth.texi (Secret Service API): Add the missing text.
1080
3d439cd1
CY
10812012-04-04 Chong Yidong <cyd@gnu.org>
1082
1083 * message.texi (Using PGP/MIME): Note that epg is now the default.
1084
1085 * gnus.texi: Reduce references to obsolete pgg library.
1086 (Security): Note that epg is now the default.
1087
1088 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1089
1090 * nxml-mode.texi (Completion): C-RET is no longer bound to
1091 nxml-complete.
1092
153ae947
BG
10932012-04-01 Jambunathan K <kjambunathan@gmail.com>
1094
1095 * org.texi (Customizing tables in ODT export): Correct few errors.
1096
10972012-04-01 Jambunathan K <kjambunathan@gmail.com>
1098
1099 * org.texi (Links in ODT export): Update.
1100 (Labels and captions in ODT export): New node.
1101
11022012-04-01 Jambunathan K <kjambunathan@gmail.com>
1103
1104 * org.texi (Literal examples in ODT export): htmlfontify.el in
1105 Emacs-24.1 now supports fontification. So ODT source blocks will
1106 be fontified by default.
1107
11082012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1109
1110 * org.texi (Refiling notes): Remove duplicated keybinding.
1111
11122012-04-01 Eric Schulte <eric.schulte@gmx.com>
1113
1114 * org.texi (noweb): Documentation of this new option to the :noweb
1115 header argument.
1116
11172012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1118
1119 * org.texi (Header and sectioning): Add example demonstrating how
1120 to use "LaTeX_CLASS_OPTIONS".
1121
11222012-04-01 Eric Schulte <eric.schulte@gmx.com>
1123
1124 * org.texi (Noweb reference syntax): Describe the ability to
1125 execute noweb references in the manual.
1126
11272012-04-01 Eric Schulte <eric.schulte@gmx.com>
1128
1129 * org.texi (cache): Improve cache documentation when session
1130 evaluation is used.
1131
11322012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1133
1134 * org.texi (Plain lists): Document removal.
1135
11362012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1137
1138 * org.texi: Decapitalize file name in references to Calc manual.
1139
11402012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1141
1142 * org.texi (Plain lists): Document removal.
1143
11442012-04-01 Jambunathan K <kjambunathan@gmail.com>
1145
1146 * org.texi (Top, OpenDocument Text export)
1147 (ODT export commands, Extending ODT export)
1148 (Images in ODT export, Tables in ODT export)
1149 (Configuring a document converter): Add or Update.
1150
11512012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1152
1153 * org.texi (MobileOrg): Change the wording to reflect that the
1154 Android Version is no longer just the little brother of the iOS
1155 version.
1156
11572012-04-01 Eric Schulte <eric.schulte@gmx.com>
1158
1159 * org.texi (Key bindings and useful functions): Updated babel key
1160 binding documentation in manual.
1161
11622012-04-01 Eric Schulte <eric.schulte@gmx.com>
1163
1164 * org.texi (noweb): Document new noweb header value.
1165
11662012-04-01 Eric Schulte <eric.schulte@gmx.com>
1167
1168 * org.texi (noweb-sep): Document new header argument.
1169
11702012-04-01 Eric Schulte <eric.schulte@gmx.com>
1171
1172 * org.texi (noweb-ref): Documentation of this new custom variable.
1173
11742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1175
1176 * org.texi (wrap): Update the new :wrap documentation to match the
1177 current implementation.
1178
11792012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1180
1181 * org.texi: Added documentation for :wrap.
1182
11832012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1184
1185 * org.texi: #+RESULTS now user-configurable.
1186
11872012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1188
1189 * org.texi: Documented :noweb no-export.
1190
11912012-04-01 Thomas Dye <dk@poto.local>
1192
1193 * org.texi: Edit :noweb no header argument for correctness.
1194
1e20eeb7 11952012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1196
1197 * org.texi (Customization): Update the approximate number of Org
1198 variables.
1199
12002012-04-01 Thomas Dye <dk@poto.local>
1201
1202 * org.texi: The :results wrap produces a drawer instead of a
1203 begin_results block.
1204
005a89ff
G
12052012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1206
1207 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1208 reflect the new default.
1209
589ce070
EZ
12102012-03-10 Eli Zaretskii <eliz@gnu.org>
1211
1212 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1213 "Getting Started" to this node. (Bug#10450)
1214
a5392527
CY
12152012-03-10 Chong Yidong <cyd@gnu.org>
1216
8ae818e4
CY
1217 * flymake.texi (Example -- Configuring a tool called via make):
1218 Mention the Automake COMPILE variable (Bug#8715).
1219
a5392527
CY
1220 * info.texi (Getting Started): Add an index entry (Bug#10450).
1221
d49902e4
MA
12222012-03-02 Michael Albinus <michael.albinus@gmx.de>
1223
1224 * dbus.texi (Signals): Known names will be mapped onto unique
1225 names, when registering for signals.
1226
53eced6d
GM
12272012-02-29 Glenn Morris <rgm@gnu.org>
1228
bcd6cd23
GM
1229 * url.texi: Fix quote usage in body text.
1230
775b55af
GM
1231 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1232
53eced6d
GM
1233 * cl.texi: Use @code{} in menus when appropriate.
1234
44e97401
GM
12352012-02-28 Glenn Morris <rgm@gnu.org>
1236
1237 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1238 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1239 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1240 * org.texi, sc.texi, vip.texi, viper.texi:
1241 Standardize possessive apostrophe usage.
1242
fa9a0855
CY
12432012-02-26 Chong Yidong <cyd@gnu.org>
1244
1245 * ediff.texi (Quick Help Commands): Add a couple of index entries
1246 (Bug#10834).
1247
0fd2c9a3
GM
12482012-02-17 Glenn Morris <rgm@gnu.org>
1249
1250 * gnus.texi (Posting Styles):
1251 * remember.texi (Org): Fix cross-refs to other manuals.
1252
9f26dc24
GM
12532012-02-15 Glenn Morris <rgm@gnu.org>
1254
1255 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1256 (Encryption): New chapter, split out from previous.
1257
3d2af193
LI
12582012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1259
1260 * gnus.texi (Customizing the IMAP Connection): Mention
1261 nnimap-record-commands.
1262
b74c9672
GM
12632012-02-10 Glenn Morris <rgm@gnu.org>
1264
1265 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1266 Mention url-queue-retrieve.
1267
2ebc3b94
GM
12682012-02-09 Glenn Morris <rgm@gnu.org>
1269
9fcfcdef
GM
1270 * sem-user.texi (Semantic mode user commands): Typo fix.
1271
2ebc3b94
GM
1272 * info.texi (Create Info buffer): Mention info-display-manual.
1273
7c4bbb69
LI
12742012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1275
1276 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1277 example (modified from an example by Michael Albinus).
1278
debce7bc
G
12792012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1280
1281 * gnus.texi (Agent Basics): Fix outdated description of
1282 `gnus-agent-auto-agentize-methods'.
1283
b207a4ec
AS
12842012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1285
1286 * cc-mode.texi: Always @defindex ss.
1287 (Config Basics): Fix argument of @itemize.
1288 (Macro Backslashes): Add @code around index entry.
1289
b8fe8712
GM
12902012-01-23 Glenn Morris <rgm@gnu.org>
1291
1292 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1293
02dc2fd7
EH
12942012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1295
1296 * tramp.texi (File): Tweak wording for the `scpc' option.
1297
e7719ea1
G
12982012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1299
1300 * gnus.texi (Group Parameters): Really note precedence.
1301
9937bef4
G
13022012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus.texi (Group Parameters): Note precedence.
1305
e66ba1df
BG
13062012-01-03 Eric Schulte <eric.schulte@gmx.com>
1307
1308 * org.texi (Noweb reference syntax): Adding documentation of
1309 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1310 variable.
1311
13122012-01-03 Bastien Guerry <bzg@gnu.org>
1313
1314 * org.texi (Plain lists): Split the table to fix the display
1315 of items.
1316
13172012-01-03 Bastien Guerry <bzg@gnu.org>
1318
1319 * org.texi (Plain lists): Fix misplaced explanation.
1320
13212012-01-03 Bastien Guerry <bzg@gnu.org>
1322
1323 * org.texi (Plain lists, Agenda files): Add index entries.
1324
13252012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1326
1327 * org.texi: Use "Org mode" instead of alternatives like
1328 "Org-mode" or "org-mode".
1329
13302012-01-03 Bernt Hansen <bernt@norang.ca>
1331
1332 * org.texi (Agenda commands): Document
1333 `org-clock-report-include-clocking-task'.
1334
13352012-01-03 Bastien Guerry <bzg@gnu.org>
1336
1337 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1338 C-c' on checkboxes.
1339
13402012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1341
1342 * org.texi: End sentences with two spaces.
1343
13442012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1345
1346 * org.texi (External links): Document the link types file+sys
1347 and file+emacs, slightly narrow used page width.
1348
13492012-01-03 Eric Schulte <eric.schulte@gmx.com>
1350
1351 * org.texi (colnames): Note that colnames behavior may differ
1352 across languages.
1353
13542012-01-03 Bastien Guerry <bzg@gnu.org>
1355
1356 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1357
13582012-01-03 Thomas Dye <dk@poto.westell.com>
1359
1360 * org.texi: Augmented discussion of babel property
1361 inheritance. Put footnote outside sentence ending period.
1362
13632012-01-03 Eric Schulte <schulte.eric@gmail.com>
1364
1365 * org.texi (eval): Documenting the full range of :eval header
1366 argument values.
1367
13682012-01-03 Eric Schulte <schulte.eric@gmail.com>
1369
1370 * org.texi (eval): Documentation of the new :eval option.
1371
13722012-01-03 Thomas Dye <dk@poto.local>
1373
1374 * org.texi: Add accumulated properties.
1375
13762012-01-03 Thomas Dye <dk@poto.local>
1377
1378 * org.texi: Documented no spaces in name=assign, another
1379 correction to :var table.
1380
13812012-01-03 Thomas Dye <dk@poto.local>
1382
1383 * org.texi: Changed DATA to NAME in Working With Source Code
1384 section.
1385
13862012-01-03 Tom Dye <tsd@tsdye.com>
1387
1388 * org.texi: Minor change to :var table.
1389
13902012-01-03 Tom Dye <tsd@tsdye.com>
1391
1392 * org.texi: More changes to :var table (some examples were wrong).
1393
13942012-01-03 Tom Dye <tsd@tsdye.com>
1395
1396 * org.texi: Cleaned up :var table.
1397
13982012-01-03 Bastien Guerry <bzg@gnu.org>
1399
1400 * org.texi (Timestamps, Weekly/daily agenda)
1401 (Weekly/daily agenda): Add @cindex for "appointment".
1402
14032012-01-03 Eric Schulte <schulte.eric@gmail.com>
1404
1405 * org.texi (Literal examples): A new link to the template for
1406 inserting empty code blocks.
1407 (Structure of code blocks): A new link to the template for
1408 inserting empty code blocks.
1409
14102012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1411
1412 * org.texi (External links): Add footnote on how the behavior
1413 of the text search in Org files are controled by the variable
1414 `org-link-search-must-match-exact-headline'.
1415
14162012-01-03 Eric Schulte <schulte.eric@gmail.com>
1417
1418 * org.texi (Buffer-wide header arguments): Update
1419 documentation to reflect removal of #+PROPERTIES.
1420
14212012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1422
1423 * org.texi (The clock table): Mention that ACHIVED trees
1424 contribute to the clock table.
1425
14262012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1427
1428 * org.texi (Conflicts): Better yasnippet config info.
1429
14302012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1431
1432 * org.texi (Selective export): Explicitely mention the default
1433 values for `org-export-select-tags',
1434 `org-export-exclude-tags'.
1435
14362012-01-03 Tom Dye <tsd@tsdye.com>
1437
1438 * org.texi: Added a line to specify that header arguments are
1439 lowercase.
1440
14412012-01-03 Tom Dye <tsd@tsdye.com>
1442
1443 * org.texi: :var requires default value when declared.
1444
14452012-01-03 Bastien Guerry <bzg@gnu.org>
1446
1447 * org.texi (Handling links): Add a note about the
1448 `org-link-frame-setup' option.
1449
14502012-01-03 David Maus <dmaus@ictsoc.de>
1451
1452 * org.texi (Exporting Agenda Views, Extracting agenda
1453 information): Fix command line syntax, quote symbol parameter
1454 values.
1455
14562012-01-03 David Maus <dmaus@ictsoc.de>
1457
1458 * org.texi (Exporting Agenda Views): Fix command line syntax.
1459
8d80ef01
PE
14602011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1461
1462 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1463 Use octal notation for file permissions, which are normally
1464 thought of in octal.
1465 (Mail Back End Variables): Use more-plausible modes in example.
1466
47d42d81
AM
14672011-12-20 Alan Mackenzie <acm@muc.de>
1468
1469 * cc-mode.texi: Update version string 5.31 -> 5.32.
1470
a98edce9
JB
14712011-12-06 Juanma Barranquero <lekktu@gmail.com>
1472
1473 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1474
321decc8
GM
14752011-11-24 Glenn Morris <rgm@gnu.org>
1476
1477 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1478
f8107b79
JB
14792011-11-24 Juanma Barranquero <lekktu@gmail.com>
1480
1481 * makefile.w32-in: Update dependencies.
1482
f5a96a4f
GM
14832011-11-20 Glenn Morris <rgm@gnu.org>
1484
1485 * gnus.texi (Group Information):
1486 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1487
cd1181db
JB
14882011-11-20 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * gnus-coding.texi (Gnus Maintenance Guide):
1491 Rename from "Gnus Maintainance Guide".
1492
1493 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1494 * eieio.texi (Customizing):
fe7a3057
JB
1495 * gnus.texi (Article Washing):
1496 * gnus-news.texi:
1497 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1498
7877f373
JB
14992011-11-16 Juanma Barranquero <lekktu@gmail.com>
1500
1501 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1502
0d26e0b6
JB
15032011-11-15 Juanma Barranquero <lekktu@gmail.com>
1504
c7015153
JB
1505 * ede.texi (project-am-texinfo):
1506 * gnus.texi (Sending or Not Sending):
1507 * org.texi (Template elements): Fix typos.
0d26e0b6 1508
0b381c7e
JB
15092011-11-14 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * ediff.texi (Hooks):
c7015153 1512 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1513
40a8bdf6
JB
15142011-11-11 Juanma Barranquero <lekktu@gmail.com>
1515
1516 * semantic.texi (Tag handling): Fix typo.
1517
57dda3bb
KY
15182011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1519
1520 * gnus.texi (Other Gnus Versions): Remove.
1521
52bedd34
AM
15222011-10-28 Alan Mackenzie <acm@muc.de>
1523
1524 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1525 (Other Special Indentations): Add an xref to "Macros with ;".
1526 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1527 "Macros with ;".
1528 (Macros with ;): New page.
1529
00b77525
GM
1530 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1531 Document the new handling of nested scopes for movement by defuns.
52bedd34 1532
4a623313
MA
15332011-10-23 Michael Albinus <michael.albinus@gmx.de>
1534
1535 Sync with Tramp 2.2.3.
1536
1537 * trampver.texi: Update release number.
1538
466a320e
GM
15392011-10-14 Glenn Morris <rgm@gnu.org>
1540
1541 * ert.texi (Introduction, How to Run Tests)
1542 (Running Tests Interactively, Expected Failures)
1543 (Tests and Their Environment, Useful Techniques)
1544 (Interactive Debugging, Fixtures and Test Suites):
1545 Minor rephrasings.
1546 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1547 (Running Tests in Batch Mode): Simplify loading instructions.
1548 (Test Selectors): Clarify some selectors.
1549 (Expected Failures, Useful Techniques):
1550 Make examples fit in 80 columns.
1551
2be4956d
JB
15522011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1553
1554 * calc.texi (Basic Operations on Units): Discuss temperature
1555 conversion (`u t') alongside with other unit conversions ('u c').
1556
7359a765
GM
15572011-10-12 Glenn Morris <rgm@gnu.org>
1558
1559 * ert.texi: Whitespace trivia to make main menu items line up better.
1560
a0c52e5d
GM
15612011-10-08 Glenn Morris <rgm@gnu.org>
1562
1563 * Makefile.in: Fix ert rules.
1564
465d0300
G
15652011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1566
1567 * gnus.texi (Gnus Utility Functions): Add more references and
1568 explanations (bug#9683).
1569
a5166359
LMI
15702011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1571
1572 * gnus.texi (Archived Messages): Note the default (bug#9552).
1573
b523dc20
BW
15742011-09-21 Bill Wohler <wohler@newt.com>
1575
1576 Release MH-E manual version 8.3.
1577
58179cce 1578 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1579 release 8.3.
1580 (Preface): Updated support information.
bd7239f5 1581 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1582 historical quote, the tense should be correct in the time that it
1583 was written.
1584
0afb49a1
LMI
15852011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1586
1587 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1588 (Finding the News): Doc clarification.
1589 (Terminology): Mention naming.
1590
e21bac42
G
15912011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1594 (Interactive): Document `quiet'.
1595
5b409b39 15962011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1597
bd7239f5 1598 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1599
5b409b39 16002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1601
bd7239f5 1602 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1603 scope for `org-map-entries'.
1604
5b409b39 16052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1606
1607 * org.texi (Visibility cycling): Document `org-copy-visible'.
1608
5b409b39 16092011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1610
bd7239f5 1611 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1612 proper order.
1613
5b409b39 16142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1615
1616 * org.texi (eval): Expand discussion of the :eval header argument.
1617
5b409b39 16182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1619
1620 * org.texi (Languages): Add Lilypond and Awk as supported
1621 languages.
1622
5b409b39 16232011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1624
bd7239f5 1625 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1626 LOG_INTO_DRAWER can be used to override the contents of variable
1627 org-clock-into-drawer (or if unset, org-log-into-drawer).
1628
bd7239f5 1629 * org.texi: Replace @xref->@pxref.
3ab2c837 1630
5b409b39 16312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1632
1633 * org.texi (Evaluating code blocks): Documenting the new option
1634 for inline call lines.
1635
5b409b39 16362011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1637
1638 * org.texi (Results of evaluation): More explicit about the
1639 mechanism through which interactive evaluation of code is
1640 performed.
1641
5b409b39 16422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1643
1644 * org.texi (noweb-ref): New header argument documentation.
1645
5b409b39 16462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1647
1648 * org.texi (Extracting source code): Documentation of the new
1649 org-babel-tangle-named-block-combination variable.
1650
5b409b39 16512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1652
bd7239f5 1653 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1654 behavior of multiple blocks of the same name is undefined.
3ab2c837 1655
5b409b39 16562011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1657
1658 * org.texi (TaskJuggler export): Modify the example to reflect the
1659 new effort durations.
1660
5b409b39 16612011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1662
1663 * org.texi (Images in LaTeX export): Escape curly brackets in
1664 LaTeX example.
1665
5b409b39 16662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1667
1668 * org.texi (The clock table): Document the :properties and
1669 :inherit-props arguments for the clocktable.
1670
5b409b39 16712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1672
1673 * org.texi (Tables in LaTeX export): Document specifying placement
1674 options for tables.
1675
5b409b39 16762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1677
1678 * org.texi (Evaluating code blocks): More specific documentation
1679 about the different types of header arguments.
1680
5b409b39 16812011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1682
1683 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1684
5b409b39 16852011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1686
1687 * org.texi (Built-in table editor): Document the table field
1688 follow mode.
1689
5b409b39 16902011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1691
1692 * org.texi (Easy Templates): Document new template.
1693
5b409b39 16942011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1695
1696 * org.texi (Literal examples): Add a cross-reference from "Literal
1697 Examples" to "Easy Templates."
1698
5b409b39 16992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1700
1701 * org.texi (The clock table): Add link to match syntax.
1702
5b409b39 17032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1704
1705 * org.texi (Agenda commands): Document clock consistency checks.
1706
5b409b39 17072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1708
1709 * org.texi (Built-in table editor): Document that \vert represents
1710 a vertical bar in a table field.
1711
5b409b39 17122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1713
1714 * org.texi (Literal examples): Link from "Markup" > "Literate
1715 Examples" to "Working with Source Code".
1716
5b409b39 17172011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1718
1719 * org.texi (Agenda commands): Doc for function option to bulk
1720 action.
1721
5b409b39 17222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1723
1724 * org.texi (Template expansion): Document new %<...> template
1725 escape.
1726
5b409b39 17272011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1728
1729 * org.texi (Selective export): Document exclusion of any tasks
1730 from export.
1731
5b409b39 17322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1733
1734 * org.texi (Selective export): Document how to exclude DONE tasks
1735 from export.
1736 (Publishing options): Document the properties to be used to turn off
1737 export of DONE tasks.
1738
5b409b39 17392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1740
1741 * org.texi (The date/time prompt): Document date range protection.
1742
5b409b39 17432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1744
1745 * org.texi (padline): Documentation of the new padline header
1746 argument.
1747
5b409b39 17482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1749
1750 * org.texi (var): Adding "[" to list of characters triggering
1751 elisp evaluation.
1752
5b409b39 17532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1754
1755 * org.texi (var): Documentation of Emacs Lisp evaluation during
1756 variable assignment.
1757
5b409b39 17582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1759
1760 * org.texi (colnames): Reference indexing into variables, and note
1761 that colnames are *not* removed before indexing occurs.
1762 (rownames): Reference indexing into variables, and note that
1763 rownames are *not* removed before indexing occurs.
1764
5b409b39 17652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1766
1767 * org.texi (var): Clarification of indexing into tabular
1768 variables.
1769
5b409b39 17702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1771
1772 * org.texi (results): Documentation of the `:results wrap' header
1773 argument.
1774
5b409b39 17752011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1776
bd7239f5 1777 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1778 of the LaTeX export: the org file has to be properly structured.
1779
5b409b39 17802011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1781
1782 * org.texi (Dynamic blocks, Structure editing): Mention
1783 the function `org-narrow-to-block'.
1784
5b409b39 17852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1786
1787 * org.texi (Languages): Updating list of code block supported
1788 languages.
1789
5b409b39 17902011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1791
1792 * org.texi (Special properties): CATEGORY is a special property,
1793 but it may also used in the drawer.
1794
5b409b39 17952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1796
1797 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1798
5b409b39 17992011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1800
1801 * org.texi (Include files): Document :lines.
1802
5b409b39 18032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1804
1805 * org.texi (comments): Documentation of the ":comments noweb" code
1806 block header argument.
1807
5b409b39 18082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1809
1810 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1811 added extra whitespace around functions to be consistent with the
1812 rest of the section.
1813
5b409b39 18142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1815
0b381c7e 1816 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1817 #+call: line syntax.
1818 (Header arguments in function calls): Expanded discussion of
1819 #+call: line syntax.
1820
5b409b39 18212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1822
1823 * org.texi (Evaluating code blocks): More explicit about how to
1824 pass variables to #+call lines.
1825
5b409b39 18262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1827
1828 * org.texi (Results of evaluation): Link to the :results header
1829 argument list from the "Results of evaluation" section.
1830
5b409b39 18312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1832
1833 * org.texi (Conflicts): Adding additional information about
1834 resolving org/yasnippet conflicts.
1835
5b409b39 18362011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1837
1838 * org.texi (Publishing options): Document style-include-scripts
1839 publishing project property.
1840
5b409b39 18412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1842
1843 * org.texi (Sparse trees): Document the next-error /
1844 previous-error functionality.
1845
5b409b39 18462011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1847
1848 * org.texi (cache): Improved documentation of code block caches.
1849
5b409b39 18502011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1851
1852 * org.texi (Code block specific header arguments): Documentation
1853 of multi-line header arguments.
1854
5b409b39 18552011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1856
1857 * org.texi (Code evaluation security): Add example for using a
1858 function.
1859
5b409b39 18602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1861
1862 * org.texi (Tables in LaTeX export): Documentation of new
1863 attr_latex options for tables.
1864
5b409b39
BG
18652011-08-03 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * trampver.texi: Update release number.
1868
18692011-07-30 Michael Albinus <michael.albinus@gmx.de>
1870
1871 Sync with Tramp 2.2.2.
1872
1873 * trampver.texi: Update release number.
1874
064e2d08
LMI
18752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1876
1877 * flymake.texi (Example -- Configuring a tool called via make):
1878 Use /dev/null instead of the Windows "nul" (bug#8715).
1879
b8151e9c
LMI
18802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1881
1882 * widget.texi (Setting Up the Buffer): Remove mention of the
1883 global keymap parent, which doesn't seem to be accurate
1884 (bug#7045).
1885
5b409b39
BG
18862011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1887
1888 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1889
c0a8ae95
KR
18902010-07-10 Kevin Ryde <user42@zip.com.au>
1891
1892 * cl.texi (For Clauses): Add destructuring example processing an
1893 alist (bug#6596).
1894
ac6531ad
LMI
18952011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1896
1897 * ediff.texi (Major Entry Points): Remove mention of `require',
1898 since that's not pertinent in the installed Emacs (bug#9016).
1899
d30dd079
G
19002011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
1902 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1903 (Filtering New Groups): Clarify how simple the "options -n" format is.
1904 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1905 is internal.
d30dd079 1906
862c0d68
MA
19072011-07-04 Michael Albinus <michael.albinus@gmx.de>
1908
1909 * tramp.texi (Cleanup remote connections): Add
1910 `tramp-cleanup-this-connection'.
1911
cd865a33
G
19122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1913
1914 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1915 zombies.
1916 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1917 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1918
19192011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1920
1921 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1922 backups, and not actual vc (bug#8975).
1923
79414ae4
KR
19242011-07-03 Kevin Ryde <user42@zip.com.au>
1925
1926 * cl.texi (For Clauses): @items for hash-values and key-bindings
1927 to make them more visible when skimming. Add examples of `using'
1928 clause to them, examples being clearer than a description in
1929 words (bug#6599).
1930
847ccf7c
AM
19312011-07-01 Alan Mackenzie <acm@muc.de>
1932
1933 * cc-mode.texi (Guessing the Style): New page.
1934 (Styles): Add a short introduction to above.
1935
3da13bb9
DD
19362011-06-28 Deniz Dogan <deniz@dogan.se>
1937
1938 * rcirc.texi (Configuration): Bug-fix:
1939 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1940 Reported by Elias Pipping <pipping@exherbo.org>.
1941
60a0884e
G
19422011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1943
1944 * gnus.texi (Summary Mail Commands): Document
1945 `gnus-summary-reply-to-list-with-original'.
1946
0c7efc08
SM
19472011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1948
1949 * eshell.texi (Known problems): Fix typo.
1950
ea3596a2
MA
19512011-06-12 Michael Albinus <michael.albinus@gmx.de>
1952
0c7efc08 1953 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1954 (Password handling): `auth-source-debug' is good for debug messages.
1955
2da9c605
G
19562011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1957
1958 * gnus.texi (Store custom flags and keywords): Refer to
1959 `gnus-registry-article-marks-to-{chars,names}' instead of
1960 `gnus-registry-user-format-function-{M,M2}'.
1961
e61923c8
GM
19622011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1963
1964 * texinfo.tex: Merge from gnulib.
1965
627abcdd
TZ
19662011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1967
1968 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1969 (Store custom flags and keywords):
1970 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1971 `gnus-registry-user-format-function-M2'.
1972
a3c92bc1
EZ
19732011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1974
8f906c40 1975 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1976
85d870a9
GM
19772011-05-17 Glenn Morris <rgm@gnu.org>
1978
1979 * gnus.texi (Face): Fix typo.
1980
2cdee799
GM
19812011-05-14 Glenn Morris <rgm@gnu.org>
1982
1983 * dired-x.texi (Omitting Examples): Minor addition.
1984
79b70037
GM
19852011-05-10 Jim Meyering <meyering@redhat.com>
1986
1987 * ede.texi: Fix typo "or or -> or".
1988
a7111a62 19892011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1990
1991 * gnus.texi (Summary Buffer Lines):
1992 gnus-summary-user-date-format-alist does not exist.
1993 (Sorting the Summary Buffer): More about sorting threads.
1994
69026aba
MA
19952011-04-25 Michael Albinus <michael.albinus@gmx.de>
1996
1997 * trampver.texi: Update release number.
1998
9024ff79
MA
19992011-04-14 Michael Albinus <michael.albinus@gmx.de>
2000
2001 * tramp.texi (Frequently Asked Questions): New item for disabling
2002 Tramp in other packages.
2003
c3c65d73
TZ
20042011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2005
2006 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
2007 (Fancy splitting to parent, Store arbitrary data):
2008 Updated gnus-registry docs.
c3c65d73 2009
9ec6a317
JB
20102011-04-13 Juanma Barranquero <lekktu@gmail.com>
2011
2012 * ede.texi: Fix typos.
2013
1e3b6001
G
20142011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2015
9ec6a317
JB
2016 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2017 It's @table @code.
1e3b6001 2018
a5954fa5
G
20192011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2020
ed9265fc 2021 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2022
d71990a1
JB
20232011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2024
2025 * calc.texi (Logarithmic Units): Update the function names.
2026
1518e4f0
G
20272011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2028
2029 * message.texi (Various Commands): Document format specs in the
2030 ellipsis.
2031
a123622d
G
20322011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2033
2034 * message.texi (Insertion Variables): Document message-cite-style.
2035
20362011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2037
2038 * tramp.texi (Remote processes): New subsection "Running shell on
2039 a remote host".
2040
4248cca2
TZ
20412011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2042
2043 * auth.texi (Help for developers): Update docs to explain that the
2044 :save-function will only run the first time.
2045
54ce11a1
GM
20462011-03-12 Glenn Morris <rgm@gnu.org>
2047
2048 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2049 (emacs-faq.text): New target.
2050 (clean): Add emacs-faq.
2051
0c3b25f8
MA
20522011-03-12 Michael Albinus <michael.albinus@gmx.de>
2053
2054 Sync with Tramp 2.2.1.
2055
2056 * trampver.texi: Update release number.
2057
b740639e
GM
20582011-03-11 Glenn Morris <rgm@gnu.org>
2059
2060 * Makefile.in (HTML_TARGETS): New.
2061 (clean): Delete $HTML_TARGETS.
2062 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2063
733afdf4
TZ
20642011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2065
2066 * auth.texi (Help for developers): Show example of using
2067 `auth-source-search' with prompts and :save-function.
2068
33383987
JB
20692011-03-07 Chong Yidong <cyd@stupidchicken.com>
2070
2071 * Version 23.3 released.
2072
a5057546
G
20732011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2074
2075 * message.texi (Message Buffers): Update default value of
2076 message-generate-new-buffers.
2077
479a2c9b
JB
20782011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2079
2080 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2081 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2082 respectively.
05a29101
JB
2083 (Musical Notes): New section.
2084 (Customizing Calc): Mention the customizable variable
2085 calc-note-threshold.
479a2c9b 2086
e0535b76
GM
20872011-03-03 Glenn Morris <rgm@gnu.org>
2088
2089 * url.texi (Dealing with HTTP documents): Remove reference to
2090 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2091 (Configuration): Update url-configuration-directory description.
e0535b76 2092
2777ccbf
GM
20932011-03-02 Glenn Morris <rgm@gnu.org>
2094
2095 * dired-x.texi (Multiple Dired Directories): Remove mentions
2096 of dired-default-directory-alist and dired-default-directory.
2097 Move dired-smart-shell-command here...
2098 (Miscellaneous Commands): ... from here.
2099
257219bd
PE
21002011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2101
2102 * texinfo.tex: Update to version 2011-02-24.09.
2103
8889f4e2
GM
21042011-03-02 Glenn Morris <rgm@gnu.org>
2105
2106 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2107 instead of the obsoleted dired-omit-here-always.
2108
5d41af19
MA
21092011-02-28 Michael Albinus <michael.albinus@gmx.de>
2110
2111 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2112 supported systems.
2113
2b0c7330 21142011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2115
61cf3a76
GM
2116 * dbus.texi (Type Conversion): Grammar fix.
2117
cce7d530 21182011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2119
cce7d530
GM
2120 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2121 "Debian GNU/Linux".
51a13bdd 2122
cce7d530
GM
2123 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2124
817b48a7
GM
21252011-02-23 Glenn Morris <rgm@gnu.org>
2126
cce7d530
GM
2127 * dired-x.texi (Features): Minor rephrasing.
2128 (Local Variables): Fix typos.
47301027
GM
2129
2130 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2131 Standardize some Emacs/XEmacs terminology.
2132
817b48a7
GM
2133 * dired-x.texi (Features): Don't advertise obsolete local variables.
2134 Simplify layout.
2135 (Omitting Variables): Update local variables example.
2136 (Local Variables): Say this is obsolete. Fix description of
2137 dired-enable-local-variables possible values.
2138
4a3988d5
G
21392011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2140
2141 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2142 default now.
2143
8e22bee0
G
21442011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2145
2146 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2147
06b840e0
LI
21482011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2149
2150 * gnus.texi (Window Layout): Document layout names.
2151
67ab0163 21522011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2153
2154 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2155 * auth.texi: Sync @dircategory with ../../info/dir.
2156 * autotype.texi: Sync @dircategory with ../../info/dir.
2157 * calc.texi: Sync @dircategory with ../../info/dir.
2158 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2159 * cl.texi: Sync @dircategory with ../../info/dir.
2160 * dbus.texi: Sync @dircategory with ../../info/dir.
2161 * dired-x.texi: Sync @dircategory with ../../info/dir.
2162 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2163 * ede.texi: Sync @dircategory with ../../info/dir.
2164 * ediff.texi: Sync @dircategory with ../../info/dir.
2165 * edt.texi: Sync @dircategory with ../../info/dir.
2166 * eieio.texi: Sync @dircategory with ../../info/dir.
2167 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2168 * epa.texi: Sync @dircategory with ../../info/dir.
2169 * erc.texi: Sync @dircategory with ../../info/dir.
2170 * eshell.texi: Sync @dircategory with ../../info/dir.
2171 * eudc.texi: Sync @dircategory with ../../info/dir.
2172 * flymake.texi: Sync @dircategory with ../../info/dir.
2173 * forms.texi: Sync @dircategory with ../../info/dir.
2174 * gnus.texi: Sync @dircategory with ../../info/dir.
2175 * idlwave.texi: Sync @dircategory with ../../info/dir.
2176 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2177 * message.texi: Sync @dircategory with ../../info/dir.
2178 * mh-e.texi: Sync @dircategory with ../../info/dir.
2179 * newsticker.texi: Sync @dircategory with ../../info/dir.
2180 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2181 * org.texi: Sync @dircategory with ../../info/dir.
2182 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2183 * pgg.texi: Sync @dircategory with ../../info/dir.
2184 * rcirc.texi: Sync @dircategory with ../../info/dir.
2185 * reftex.texi: Sync @dircategory with ../../info/dir.
2186 * remember.texi: Sync @dircategory with ../../info/dir.
2187 * sasl.texi: Sync @dircategory with ../../info/dir.
2188 * sc.texi: Sync @dircategory with ../../info/dir.
2189 * semantic.texi: Sync @dircategory with ../../info/dir.
2190 * ses.texi: Sync @dircategory with ../../info/dir.
2191 * sieve.texi: Sync @dircategory with ../../info/dir.
2192 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2193 * speedbar.texi: Sync @dircategory with ../../info/dir.
2194 * trampver.texi [emacs]: Set emacsname to "Emacs".
2195 * tramp.texi: Sync @dircategory with ../../info/dir.
2196 * url.texi: Sync @dircategory with ../../info/dir.
2197 * vip.texi: Sync @dircategory with ../../info/dir.
2198 * viper.texi: Sync @dircategory with ../../info/dir.
2199 * widget.texi: Sync @dircategory with ../../info/dir.
2200 * woman.texi: Sync @dircategory with ../../info/dir.
2201
30abce25
GM
22022011-02-19 Glenn Morris <rgm@gnu.org>
2203
0c7efc08
SM
2204 * dired-x.texi (Technical Details): No longer redefines
2205 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2206 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2207
f31f8469
GM
22082011-02-18 Glenn Morris <rgm@gnu.org>
2209
2210 * dired-x.texi (Optional Installation File At Point): Simplify.
2211
35123c04
TZ
22122011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2213
2214 * auth.texi (Help for users): Use :port instead of :protocol for all
2215 auth-source docs.
7ba93e94
G
2216 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2217 to have two files in `auth-sources'.
35123c04 2218
da5e0ce4
GM
22192011-02-16 Glenn Morris <rgm@gnu.org>
2220
b322c9af
GM
2221 * dired-x.texi: Use emacsver.texi to get Emacs version.
2222 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2223 Depend on emacsver.texi.
2224
07ca5555
GM
2225 * dired-x.texi: Drop meaningless version number.
2226 (Introduction): Remove old info.
2227 (Optional Installation Dired Jump): Autoload from dired-x.
2228 Remove incorrect info about loaddefs.el.
2229 (Bugs): Just refer to M-x report-emacs-bug.
2230
da5e0ce4
GM
2231 * dired-x.texi (Multiple Dired Directories): Update for rename of
2232 default-directory-alist.
2233 (Miscellaneous Commands): No longer mention very old VM version 4.
2234
bb55f713
PE
22352011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2236
2237 Merge from gnulib.
2238 * texinfo.tex: Update to version 2011-02-14.11.
2239
5415d076
G
22402011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2241
da5e0ce4
GM
2242 * auth.texi (Help for users):
2243 Login collection is "Login" and not "login".
5415d076 2244
14029d4b
MA
22452011-02-13 Michael Albinus <michael.albinus@gmx.de>
2246
2247 * tramp.texi (History): Remove IMAP support.
2248 (External methods, Frequently Asked Questions): Remove `imap' and
2249 `imaps' methods.
2250 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2251
2252 * trampver.texi: Remove default value of `emacsimap'.
2253
8a36c07f
GM
22542011-02-13 Glenn Morris <rgm@gnu.org>
2255
2256 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2257 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2258
165bc5a0
GM
22592011-02-12 Glenn Morris <rgm@gnu.org>
2260
2261 * sc.texi (Getting Connected): Remove old index entries.
2262
5415d076 22632011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2264
2265 * url.texi: Remove duplicate @dircategory (Bug#7942).
2266
b8e0f0cd
G
22672011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2268
8a36c07f
GM
2269 * auth.texi (Overview, Help for users, Help for developers):
2270 Update docs.
b8e0f0cd
G
2271 (Help for users): Talk about spaces.
2272
caf82551
PE
22732011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2274
2275 * texinfo.tex: Update to version 2011-02-07.16.
2276
1ff98217
MA
22772011-02-07 Michael Albinus <michael.albinus@gmx.de>
2278
2279 * dbus.texi (Bus names): Adapt descriptions for
2280 dbus-list-activatable-names and dbus-list-known-names.
2281
2e78df6b
JB
22822011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2283
2284 * calc.texi (Logarithmic Units): New section.
2285
7fbf7cae
TZ
22862011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2287
2288 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2289 manuals use it now.
2290
0c7efc08 2291 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2292
156ad271
KY
22932011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2294
2295 * overrides.texi: Remove.
2296
2297 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2298 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2299
36539990
MA
23002011-02-05 Michael Albinus <michael.albinus@gmx.de>
2301
2302 * tramp.texi (Frequently Asked Questions): Mention problems with
2303 WinSSHD.
2304
2305 * trampver.texi: Update release number.
2306
23072011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2308
2309 * tramp.texi:
2310 Replace "delimet" with "delimit" globally.
2311 Replace "explicite" with "explicit" globally.
2312 Replace "instead of" with "instead" where there was nothing after "of".
2313 Audit use of comma before interrogative pronoun, "that", or "which".
2314 Minor word order, spelling, wording changes.
2315
ec72bf63
G
23162011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2317
2318 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2319
2320 * sieve.texi: Use WEBHACKDEVEL.
2321
2322 * sasl.texi: Use WEBHACKDEVEL.
2323
2324 * pgg.texi: Use WEBHACKDEVEL.
2325
2326 * message.texi: Use WEBHACKDEVEL.
2327
2328 * gnus.texi: Use WEBHACKDEVEL.
2329
2330 * emacs-mime.texi: Use WEBHACKDEVEL.
2331
2332 * auth.texi: Use WEBHACKDEVEL.
2333
2334 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2335 manuals.
2336
23372011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2338
2339 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2340
90b750f4
PE
23412011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2342
2343 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2344 which in turn is copied from ftp://tug.org/tex/.
2345
0e751a49
GM
23462011-02-03 Glenn Morris <rgm@gnu.org>
2347
2348 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2349 (Binding combinations of modifiers and function keys):
2350 Let's assume people reading this are not using Emacs 18.
2351
7f13c2e2
LI
23522011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2353
2354 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2355 since it's run automatically.
2356
d76c843e
LI
23572011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2358
2359 * gnus.texi (Customizing Articles): Fix typo.
2360
12e3ca0a
LI
23612011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2362
2363 * gnus.texi (Customizing Articles): Document the new way of customizing
2364 the date headers(s).
2365
fe72c8fa
LI
23662011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2367
2368 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2369 splitting example.
2370
bf3dae7e
EZ
23712011-01-29 Eli Zaretskii <eliz@gnu.org>
2372
2373 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2374 (MAKEINFO_OPTS): New variable.
2375 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2376 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2377 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2378 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2379 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2380 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2381 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2382 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2383 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2384 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2385 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2386 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2387 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2388 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2389 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2390 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2391 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2392 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2393
d6f13ac8
LI
23942011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2395
2396 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2397
c5ecc769
G
23982011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2399
2400 * message.texi (IDNA): Explain what it is.
2401
24022011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2403
2404 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2405
45eb2a5d
WL
24062011-01-23 Werner Lemberg <wl@gnu.org>
2407
2408 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2409 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2410 (ENVADD): Update.
45eb2a5d 2411
6872a814
GM
24122011-01-18 Glenn Morris <rgm@gnu.org>
2413
2414 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2415
77ab81d0 24162011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2417
2418 * nxml-mode.texi (Introduction): Fix file name typos.
2419
d221e780
CO
24202011-01-13 Christian Ohler <ohler@gnu.org>
2421
2422 * ert.texi: New file.
2423
2424 * Makefile.in:
2425 * makefile.w32-in: Add ert.texi.
2426
8c904d82
MA
24272011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2428
2429 * dbus.texi (Receiving Method Calls): New function
2430 dbus-register-service. Rearrange node.
2431
f56e0e7a
PE
24322011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2433
2434 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2435 which in turn is copied from ftp://tug.org/tex/.
2436
0fadf00e
MA
24372011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2438
2439 * dbus.texi (Receiving Method Calls): Describe new optional
2440 parameter dont-register-service of dbus-register-{method,property}.
2441
8b358e90
DU
24422010-12-17 Daiki Ueno <ueno@unixuser.org>
2443
0c7efc08
SM
2444 * epa.texi (Encrypting/decrypting *.gpg files):
2445 Mention epa-file-select-keys.
8b358e90 2446
549c9aed
G
24472010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * gnus.texi (Archived Messages): Remove outdated text.
2450
24512010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2452
0c7efc08 2453 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2454
156e3f9c
G
24552010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2456
83f3eadc 2457 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2458
8151d490
AC
24592010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2460
2461 * gnus.texi (The swish++ Engine): Add customizable parameters
2462 descriptions.
2463 (The swish-e Engine): Ditto.
2464
305bdd22
MA
24652010-12-14 Michael Albinus <michael.albinus@gmx.de>
2466
2467 * tramp.texi (Inline methods): Add "ksu" method.
2468 (Remote processes): Add example with remote `default-directory'.
2469
53aff12a
GM
24702010-12-14 Glenn Morris <rgm@gnu.org>
2471
2472 * faq.texi (Expanding aliases when sending mail):
2473 Now build-mail-aliases is interactive.
2474
8a1cdce5
AC
24752010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2476
2477 * gnus.texi: First pass at adding (rough) nnir documentation.
2478
7410c270
G
24792010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2480
53aff12a
GM
2481 * gnus.texi (Filtering New Groups):
2482 Mention gnus-auto-subscribed-categories.
2483 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2484 removed.
2485
f49d1f52 24862010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2487
2488 * cl.texi (For Clauses): Small fixes for frames and windows.
2489
acedf35c
CD
24902010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2491
2492 * org.texi (Using capture): Document using prefix arguments for
2493 finalizing capture.
2494 (Agenda commands): Document prefix argument for the bulk scatter
2495 command.
2496 (Beamer class export): Document that also overlay arguments can be
2497 passed to the column environment.
2498 (Template elements): Document the new entry type.
2499
25002010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2501
2502 * org.texi (Include files): Document :minlevel.
2503
25042010-12-11 Julien Danjou <julien@danjou.info>
2505
2506 * org.texi (Categories): Document category icons.
2507
25082010-12-11 Eric Schulte <schulte.eric@gmail.com>
2509
2510 * org.texi (noweb): Fix typo.
2511
516aa569
G
25122010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2513
2514 * gnus.texi (Server Commands): Point to the rest of the server
2515 commands.
2516
04db63bc
G
25172010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2518
2519 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2520 g'.
2521
ed797193
G
25222010-12-02 Julien Danjou <julien@danjou.info>
2523
2524 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2525
25262010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2527
2528 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2529 (Direct Functions): Note the STARTTLS upgrade.
2530
07976ae3 25312010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2532 James Clark <none@example.com>
d3dfb185
GM
2533
2534 * nxml-mode.texi (Introduction): New section.
2535
59e75882
G
25362010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2537
2538 * gnus.texi (Server Commands): Document gnus-server-show-server.
2539
568a887f
MA
25402010-11-20 Michael Albinus <michael.albinus@gmx.de>
2541
2542 Sync with Tramp 2.2.0.
2543
2544 * trampver.texi: Update release number.
2545
1265829e
JB
25462010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2547
2548 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2549 Mention that the TeX specific units won't use the `tex' prefix
2550 in TeX mode.
2551
239661c0
KY
25522010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2553
2554 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2555
4a47c275 25562010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2557
2558 * edt.texi: Remove information about Emacs 19.
2559
4a47c275 25602010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2561
2562 * trampver.texi: Update release number.
2563
2f0e0dc8
KY
25642010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2565
2566 * gnus.texi (Article Washing): Fix typo.
2567
afe98dfa
CD
25682010-11-11 Noorul Islam <noorul@noorul.com>
2569
56f5a94e 2570 * org.texi: Fix typo.
afe98dfa
CD
2571
25722010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2573
2574 * org.texi (Using capture): Explain that refiling is
2575 sensitive to cursor position.
2576
25772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2578
56f5a94e 2579 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2580
25812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2582
2583 * org.texi: Document the <c> cookie.
2584
25852010-11-11 Eric Schulte <schulte.eric@gmail.com>
2586
bd7239f5 2587 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2588 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2589
25902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2591
56f5a94e 2592 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2593
25942010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2595
56f5a94e 2596 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2597
25982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2599
2600 * org.texi (Setting up the staging area): Document that
2601 file names remain visible when encrypting the MobileOrg files.
2602
26032010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2604
2605 * org.texi (Setting up the staging area): Document which
2606 versions are needed for encryption.
2607
26082010-11-11 Eric Schulte <schulte.eric@gmail.com>
2609
56f5a94e
GM
2610 * org.texi (noweb): Update :noweb documentation to
2611 reflect the new "tangle" argument.
afe98dfa
CD
2612
26132010-11-11 Eric Schulte <schulte.eric@gmail.com>
2614
56f5a94e
GM
2615 * org.texi (Batch execution): Improve tangling script in
2616 documentation.
afe98dfa
CD
2617
26182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2619
2620 * org.texi (Handling links):
2621 (In-buffer settings): Document inlining images on startup.
2622
26232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2624
2625 * org.texi (Setting up the staging area): Document use of
2626 crypt password.
2627
26282010-11-11 David Maus <dmaus@ictsoc.de>
2629
56f5a94e 2630 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2631
26322010-11-11 David Maus <dmaus@ictsoc.de>
2633
56f5a94e
GM
2634 * org.texi (Template expansion): Add mew in table for link type
2635 escapes.
afe98dfa
CD
2636
26372010-11-11 David Maus <dmaus@ictsoc.de>
2638
56f5a94e 2639 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2640
26412010-11-11 Eric Schulte <schulte.eric@gmail.com>
2642
56f5a94e 2643 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2644
26452010-11-11 Eric Schulte <schulte.eric@gmail.com>
2646
56f5a94e 2647 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2648
26492010-11-11 Eric Schulte <schulte.eric@gmail.com>
2650
56f5a94e
GM
2651 * org.texi (Structure of code blocks):
2652 Update documentation to mention inline code block syntax.
afe98dfa
CD
2653
26542010-11-11 Eric Schulte <schulte.eric@gmail.com>
2655
56f5a94e 2656 * org.texi (comments): Improve wording.
afe98dfa
CD
2657
26582010-11-11 Eric Schulte <schulte.eric@gmail.com>
2659
56f5a94e 2660 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2661
26622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2663
2664 * org.texi (Installation): Remove the special
2665 installation instructions for XEmacs.
2666
26672010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2668
56f5a94e 2669 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2670 insertion of empty structural elements.
2671
26722010-11-11 Noorul Islam <noorul@noorul.com>
2673
56f5a94e 2674 * org.texi: Fix doc.
afe98dfa
CD
2675
26762010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2677
2678 * org.texi (The date/time prompt): Document specification
2679 of time ranges.
2680
26812010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2682
2683 * org.texi (Internal links): Document the changes in
2684 internal links.
2685
26862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2687
2688 * org.texi (Agenda commands): Document the limitation for
2689 the filter preset - it can only be used for an entire agenda
2690 view, not in an individual block in a block agenda.
2691
26922010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2693
2694 * org.texi (iCalendar export): Document alarm creation.
2695
6f8fc60c
MA
26962010-11-10 Michael Albinus <michael.albinus@gmx.de>
2697
2698 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2699
be3c11b3
LMI
27002010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2701
2702 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2703
d607b96b 27042010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2705
d607b96b 2706 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2707
181cb5fb
G
27082010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2709
2710 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2711 since that works by default.
2712
27132010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2714
2715 * gnus.texi (Customizing the IMAP Connection): Document
2716 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2717
36bc5d3b
MA
27182010-11-04 Michael Albinus <michael.albinus@gmx.de>
2719
2720 * tramp.texi (Remote shell setup): New item "Interactive shell
2721 prompt". Reported by Christian Millour <cm@abtela.com>.
2722 (Remote shell setup, Remote processes): Use @code{} for
2723 environment variables.
2724
cf503f7c
GM
27252010-11-03 Glenn Morris <rgm@gnu.org>
2726
537b04b9 2727 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2728 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2729
389b76fa
G
27302010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2731
2732 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2733
2699a554 27342010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2735
2736 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2737
2699a554 27382010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2739
2740 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2741
99e65b2d
G
27422010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2743
0c7efc08
SM
2744 * gnus.texi (Client-Side IMAP Splitting):
2745 Mention nnimap-unsplittable-articles.
99e65b2d
G
2746
27472010-10-29 Julien Danjou <julien@danjou.info>
2748
2749 * gnus.texi (Finding the News): Remove references to obsoletes
2750 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2751
aeeb3dcb
EZ
27522010-10-29 Eli Zaretskii <eliz@gnu.org>
2753
2754 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2755 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2756 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2757 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2758
8289f37b
GM
27592010-10-28 Glenn Morris <rgm@gnu.org>
2760
2761 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2762 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2763 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2764
d85d3b3a
DU
27652010-10-25 Daiki Ueno <ueno@unixuser.org>
2766
2767 * epa.texi (Mail-mode integration): Add alternative key bindings
2768 for epa-mail commands; escape comma.
c05c2b9b 2769 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2770
9f534a47
JB
27712010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2772
99e65b2d 2773 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2774
5793a7bc 27752010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2776
2777 * gnus.texi (Group Parameters, Buttons): Fix typos.
2778
280f417b
G
27792010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2780
2781 * gnus.texi (Subscription Commands): Mention that you can also
2782 subscribe to new groups via the Server buffer, which is probably more
2783 convenient when subscribing to many groups.
2784
d806c872
G
27852010-10-21 Julien Danjou <julien@danjou.info>
2786
2787 * message.texi (Message Headers): Allow message-default-headers to be a
2788 function.
2789
d5798f68
LMI
27902010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2791
2792 * gnus-news.texi: Mention new archive defaults.
2793
b79bbef7
KY
27942010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2795
2796 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2797
2526f423
G
27982010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2799
2800 * gnus.texi (HTML): Document the function value of
2801 gnus-blocked-images.
2802 (Article Washing): shr and gnus-w3m, not the direct function names.
2803
ba91f05d
G
28042010-10-20 Julien Danjou <julien@danjou.info>
2805
2806 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2807 variable.
2808
da451787
LMI
28092010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2810
2811 * gnus.texi (Customizing the IMAP Connection): The port strings are
2812 strings.
c872595d 2813 (Document Groups): Mention git.
da451787 2814
7cad71ad
G
28152010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2816
2817 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2818 bzr/Gnus git sync.
2819
c56dfd36
EZ
28202010-10-15 Eli Zaretskii <eliz@gnu.org>
2821
2822 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2823 change.
2824
a1d16a7b
G
28252010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2826
2827 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2828 @item syntax for in-Emacs makeinfo.
2829
28302010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2831
2832 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2833 trim sentence.
2834
98e2b864
DU
28352010-10-12 Daiki Ueno <ueno@unixuser.org>
2836
2837 * epa.texi (Caching Passphrases):
0c7efc08
SM
2838 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2839 Clarify some configurations require to set up gpg-agent.
98e2b864 2840
c12e4a81
GM
28412010-10-11 Glenn Morris <rgm@gnu.org>
2842
2843 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2844
f7aa248a
G
28452010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2846
2847 * gnus.texi (Spam Package Introduction): Mention `$'.
2848
6513b232
EZ
28492010-10-09 Eli Zaretskii <eliz@gnu.org>
2850
2851 * makefile.w32-in (emacsdir): New variable.
2852 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2853 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2854
abd40fb4
GM
28552010-10-09 Glenn Morris <rgm@gnu.org>
2856
0f05450f
GM
2857 * Makefile.in (mostlyclean): Delete *.toc.
2858
d3a4ac46
GM
2859 * Makefile.in: Use $< in rules.
2860
aa9db089
GM
2861 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2862
abd40fb4
GM
2863 * Makefile.in ($(infodir)): Delete rule.
2864 (mkinfodir): New. Use it in all the info rules, rather than depending
2865 on infodir.
2866
ea274122
GM
28672010-10-09 Glenn Morris <rgm@gnu.org>
2868
6e90e2a8
GM
2869 * gnus.texi (Article Washing): Fix previous change.
2870
f7a31f11
GM
2871 * Makefile.in (emacsdir): New variable.
2872 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2873 Depend on emacsver.texi.
2874
f7a31f11
GM
2875 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2876
ea274122
GM
2877 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2878
36d3245f
G
28792010-10-08 Julien Danjou <julien@danjou.info>
2880
f7a31f11 2881 * gnus.texi: Add mm-shr.
36d3245f
G
2882
28832010-10-08 Ludovic Courtès <ludo@gnu.org>
2884
2885 * gnus.texi (Finding the Parent, The Gnus Registry)
2886 (Registry Article Refer Method): Update docs for nnregistry.el.
2887
28882010-10-08 Daiki Ueno <ueno@unixuser.org>
2889
2890 * auth.texi (Help for users)
2891 (GnuPG and EasyPG Assistant Configuration): Update docs.
2892
12359245
GM
28932010-10-08 Glenn Morris <rgm@gnu.org>
2894
2895 * cl.texi (Organization, Installation, Old CL Compatibility):
2896 Deprecate cl-compat for new code.
4628bef1 2897 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2898
2899 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2900
fcf2d385
KY
29012010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2902
2903 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2904
66627fa9
G
29052010-10-06 Julien Danjou <julien@danjou.info>
2906
fd9ba500
JD
2907 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2908
66627fa9
G
2909 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2910 broken link.
2911
2912 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2913
2914 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2915 to ReiserFS.
2916
2917 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2918 (FAQ 7-1): Fix getmail URL.
2919
65f54520
DU
29202010-10-06 Daiki Ueno <ueno@unixuser.org>
2921
2922 * epa.texi (Caching Passphrases): New section.
2923
4c83f6e1
GM
29242010-10-06 Glenn Morris <rgm@gnu.org>
2925
2926 * Makefile.in (SHELL): Set it.
2927 (info): Move the mkdir dependency to the individual info files.
2928 (mostlyclean): Tidy up.
2929 (clean): Only delete the specific dvi and pdf files.
2930 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2931 ($(infodir)): Add parallel build workaround.
4c83f6e1 2932
71e691a5
G
29332010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2934
2935 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2936
a41c2e6d
G
29372010-10-03 Julien Danjou <julien@danjou.info>
2938
0c7efc08
SM
2939 * emacs-mime.texi (Display Customization):
2940 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2941 mm-inline-large-images-proportion.
2942
37255945
MA
29432010-10-03 Michael Albinus <michael.albinus@gmx.de>
2944
0c7efc08
SM
2945 * tramp.texi (Frequently Asked Questions):
2946 Mention remote-file-name-inhibit-cache.
37255945 2947
11e4e7bd
LMI
29482010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2949
2950 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2951 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2952
cb83220a
KY
29532010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2954
0c7efc08
SM
2955 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2956 (Article Hiding): Add google banner example.
2957 Suggested by Benjamin Xu.
cb83220a 2958
6b958814
G
29592010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2960
0c7efc08
SM
2961 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2962 Remove nnimap-split-rule from examples.
6b958814
G
2963
29642010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2965
2966 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2967 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2968 Fishman.
2969 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2970
29712010-09-30 Julien Danjou <julien@danjou.info>
2972
2973 * gnus.texi (Gravatars): Fix documentation about
2974 gnu-gravatar-properties.
2975
b9476c04
DU
29762010-09-29 Daiki Ueno <ueno@unixuser.org>
2977
2978 * epa.texi (Bug Reports): New section.
2979
5f874327
GM
29802010-09-29 Glenn Morris <rgm@gnu.org>
2981
2982 * Makefile.in (top_srcdir): Remove unused variable.
2983
6b958814
G
29842010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2985
2986 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2987 (Client-Side IMAP Splitting): Document 'default.
2988
29892010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2990
0c7efc08
SM
2991 * gnus.texi (Customizing the IMAP Connection):
2992 Document nnimap-fetch-partial-articles.
6b958814 2993
82bccbfa
KY
29942010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2995
2996 * gnus-news.texi: Mention nnimap-inbox.
2997
2998 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2999
30002010-09-26 Julien Danjou <julien@danjou.info>
3001
47e08896 3002 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3003
30042010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3005
3006 * gnus.texi (Security): Remove gpg.el mention.
3007
30082010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3009
3010 * gnus.texi (Browse Foreign Server): New variable
3011 gnus-browse-subscribe-newsgroup-method.
3012
3013 * gnus-news.texi: Mention it.
3014
30152010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3016
0c7efc08 3017 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3018 (Startup Variables): No jingle.
3019
4c964351
UM
30202010-09-25 Ulrich Mueller <ulm@gentoo.org>
3021
3022 * woman.texi (Interface Options): xz compression is now supported.
3023
82bccbfa
KY
30242010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3025
3026 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3027 (Unavailable Servers): Document gnus-server-copy-server.
3028 (Using IMAP): Document the new nnimap.
3029
30302010-09-25 Julien Danjou <julien@danjou.info>
3031
47e08896 3032 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3033
18778f71
GM
30342010-09-24 Glenn Morris <rgm@gnu.org>
3035
3036 * url.texi (Disk Caching): Tweak previous change.
3037
9c766321
JD
30382010-09-24 Julien Danjou <julien@danjou.info>
3039
3040 * url.texi (Disk Caching): Mention url-cache-expire-time,
3041 url-cache-expired, and url-fetch-from-cache.
3042
82bccbfa
KY
30432010-09-24 Julien Danjou <julien@danjou.info>
3044
3045 * gnus.texi: Add Gravatars.
3046
30472010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3048
3049 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3050
592bdb9a
LMI
30512010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3052
3053 * gnus.texi (Expunging mailboxes): Update name of the expunging
3054 command.
3055
e4e22d29
KY
30562010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3057
3058 * emacs-mime.texi (rfc2047): Update description for
3059 rfc2047-encode-parameter.
3060
371d9801
MA
30612010-09-13 Michael Albinus <michael.albinus@gmx.de>
3062
3063 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3064 "fish" methods.
3065 (External methods): Remove "scp1_old" and "scp2_old" methods.
3066
31ae5827
MA
30672010-09-09 Michael Albinus <michael.albinus@gmx.de>
3068
3069 * tramp.texi: Remove Japanese manual. Fix typo.
3070
3071 * trampver.texi: Update release number. Remove japanesemanual.
3072
c0468714
GM
30732010-09-09 Glenn Morris <rgm@gnu.org>
3074
3075 * org.texi: Restore clobbered changes (copyright years, untabify).
3076
86441999
JD
30772010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3078
3079 * gnus.texi (Adaptive Scoring): Fix typo.
3080
25f28806
LMI
30812010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3082
3083 * gnus.texi (Article Display): Document gnus-html-show-images.
3084
45240125 30852010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3086
45240125
JD
3087 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3088
59d09f15
LMI
30892010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3090
3091 * gnus.texi (HTML): Document gnus-max-image-proportion.
3092
2cdd366f
KY
30932010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3094
51dee5ef
KY
3095 * gnus.texi (HTML): Document gnus-blocked-images.
3096
2cdd366f
KY
3097 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3098
b0e4f3fc
KY
30992010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3100
3101 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3102 the first message are used for wide replies.
f02566ce
KY
3103 (Changing Servers): Remove documentation on gnus-change-server and
3104 friends, since it's been removed.
b0e4f3fc 3105
598451ed
KY
31062010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3107
3108 * gnus.texi (Drafts): Mention B DEL.
3109
e7842e69
KY
31102010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3111
3112 * gnus.texi (Delayed Articles): Mention that the Date header is the
3113 original one, even if you delay.
3114
85115796
KY
31152010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3116
0c7efc08
SM
3117 * gnus.texi (Asynchronous Fetching):
3118 Document gnus-async-post-fetch-function.
85115796
KY
3119 (HTML): Made into its own section.
3120
f0b44bc0
MA
31212010-08-26 Michael Albinus <michael.albinus@gmx.de>
3122
3123 Sync with Tramp 2.1.19.
3124
217876c9 3125 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3126 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3127 Remove remark about doubled "-t" argument.
217876c9
MA
3128 (Auto-save and Backup): Remove reference to Emacs 21.
3129 (Filename Syntax): Describe port numbers.
3130 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3131 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3132 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3133 errors with the backquotes.
3134 (External packages): File attributes cache flushing for asynchronous
3135 processes.
3136 (Traces and Profiles): Describe verbose level 9.
3137
f0b44bc0
MA
3138 * trampver.texi: Update release number.
3139
7457f7b6
MA
31402010-08-23 Michael Albinus <michael.albinus@gmx.de>
3141
3142 * dbus.texi (Alternative Buses): New chapter.
3143
b695beda
SM
31442010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3147
443c2c03
JB
31482010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3149
3150 * calc.texi (Customizing Calc): Rearrange description of new
3151 variables to match the presentation of other variables.
3152
7815fe19 31532010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3154
3155 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3156
2c695727
JB
31572010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3158
3159 * calc.texi (Making Selections, Selecting Subformulas)
3160 (Customizing Calc): Mention how to use faces to emphasize selected
3161 sub-formulas.
3162
bbb6ffa1
MA
31632010-08-05 Michael Albinus <michael.albinus@gmx.de>
3164
3165 * tramp.texi (External packages): File attributes cache flushing
3166 for asynchronous processes.
3167
5cee0a9c
AM
31682010-08-01 Alan Mackenzie <acm@muc.de>
3169
3170 Enhance the manual for the latest Java Mode.
3171
3172 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3173 annotation-var-cont.
3174 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3175 two new symbols.
3176
3f2afe32
MA
31772010-07-28 Michael Albinus <michael.albinus@gmx.de>
3178
3179 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3180
0ed082fe 31812010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3182
3183 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3184
311f0356
JB
31852010-07-19 Juanma Barranquero <lekktu@gmail.com>
3186
3187 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3188
86fbb8ca
CD
31892010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3190
3191 * org.texi: Add macros to get plain quotes in PDF output.
3192 List additional contributors.
3193 (Capture): New section, replaces the section about remember.
3194 (Working With Source Code): New chapter, focused on documenting Org
3195 Babel.
3196 (Code evaluation security): New section.
3197 (MobileOrg): Document DropBox support.
3198 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3199 (Special symbols): Show how to display UTF8 characters for entities.
3200 (Global TODO list): Clarify the use of the "M" key and the differences
3201 to the "m" key.
3202 (RSS Feeds): Mention Atom feeds as well.
3203 (Setting tags): Remove paragraph about
3204 `org-complete-tags-always-offer-all-agenda-tags'.
3205
5732e8ed
MA
32062010-07-17 Michael Albinus <michael.albinus@gmx.de>
3207
3208 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3209 argument.
3210 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3211 echoing shells.
3212
ca1bb391
MA
32132010-07-10 Michael Albinus <michael.albinus@gmx.de>
3214
3215 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3216 (Filename Syntax): Describe port numbers.
3217
5bd55c3c
MA
32182010-07-09 Michael Albinus <michael.albinus@gmx.de>
3219
3220 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3221 forgotten.
3222 (Type Conversion): Precise conversion of natural numbers.
3223 (Errors and Events): Add "debugging" to concept index. Add variable
3224 `dbus-debug'.
3225
820ae8fe
MA
32262010-07-04 Michael Albinus <michael.albinus@gmx.de>
3227
3228 * dbus.texi (Receiving Method Calls): Add optional argument
3229 EMITS-SIGNAL to `dbus-register-property'.
3230
b6f9df0f
JB
32312010-06-27 Alex Schroeder <alex@gnu.org>
3232
3233 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3234
62e034c2
GM
32352010-06-24 Glenn Morris <rgm@gnu.org>
3236
3237 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3238 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3239 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3240 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3241 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3242 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3243 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3244 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3245 convention. Make them end with a period.
3246
9360256a
GM
32472010-06-23 Glenn Morris <rgm@gnu.org>
3248
3249 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3250 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3251 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3252 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3253 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3254 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3255
04d3bb6c
GM
32562010-06-10 Glenn Morris <rgm@gnu.org>
3257
3258 * idlwave.texi (Load-Path Shadows):
3259 * org.texi (Handling links): Fix typos.
3260
5e7d4a75
KY
32612010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3262
3263 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3264
9841cb4f
MA
32652010-05-26 Michael Albinus <michael.albinus@gmx.de>
3266
3267 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3268 by an alias. (Bug#6226)
3269
597517ef
JB
32702010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3271
3272 * calc.texi (Manipulating Vectors): Mention that vectors can
3273 be used to determine bins for `calc-histogram'.
3274
14914c43
JB
32752010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3276
597517ef 3277 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3278
0235128c 32792010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3280
3281 * url.texi (HTTP language/coding, Customization):
3282 * message.texi (Header Commands, Responses):
3283 * cl.texi (Argument Lists): Fix typos.
3284
0235128c 32852010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3286
0235128c
SM
3287 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3288 Note that Development menu is always available.
aa5789b5
CY
3289 (Creating a project): Fix terminology.
3290 (Add/Remove files): Fix typo.
3291
0235128c
SM
32922010-05-07 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * Version 23.2 released.
3295
a628ad9d 32962010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3297
3298 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3299
502269d6
MA
33002010-05-01 Michael Albinus <michael.albinus@gmx.de>
3301
0235128c
SM
3302 * tramp.texi (Inline methods, Default Method):
3303 Mention `tramp-inline-compress-start-size'.
502269d6 3304
6e104790 33052010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3306
3307 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3308 the CVS repo. Put the Git repo in the news section.
3309
6e104790 3310 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3311 Removed some mentions of CVS. Mention the new Git repo.
3312
6e104790 33132010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3314
3315 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3316 (Mail Group Commands): Add index entry.
3317
6e104790 33182010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3319
3320 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3321
f8b91752
JB
33222010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3323
3324 * calc.texi (Radix modes): Mention that the option prefix will
3325 turn on twos-complement mode.
3326 (Inverse and Hyperbolic Flags): Mention the Option flag.
3327
ed21c5c8
CD
33282010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3329
3330 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3331 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3332 (Sectioning structure): Update.
3333 (References): New use case for field coordinates.
6e104790 3334 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3335 (Setting up the staging area): Document the availability of
3336 encryption for MobileOrg.
3337 (Images and tables): Document how to reference labels.
3338 (Index entries): New section.
3339 (Generating an index): New section.
3340 (Column width and alignment): Document that <N> now
3341 means a fixed width, not a maximum width.
3342 (Publishing options): Document the :email option.
3343 (Beamer class export): Fix bug in the BEAMER example.
3344 (Refiling notes): Document refile logging.
3345 (In-buffer settings): Document refile logging keywords.
3346 (Drawers): Document `C-c C-z' command.
3347 (Agenda commands): Mention the alternative key `C-c C-z'.
3348 (Special properties): Document the BLOCKED property.
3349 (The spreadsheet): Mention the formula editor.
3350 (References): Document field coordinates.
3351 (Publishing action): Correct the documentation for the
3352 publishing function.
3353 (The date/time prompt): Document that we accept dates
3354 like month/day/year.
3355 (Cooperation): Document the changes in table.el support.
3356 (Faces for TODO keywords, Faces for TODO keywords)
3357 (Priorities): Document the easy colors.
3358 (Visibility cycling): Document the new double prefix
3359 arg for `org-reveal'.
3360 (Cooperation): Remember.el is part of Emacs.
3361 (Clean view): Mention that `wrap-prefix' is also set by
3362 org-indent-mode.
3363 (Agenda commands): Add information about prefix args to
3364 scheduling and deadline commands.
3365 (Search view): Point to the docstring of
3366 `org-search-view' for more details.
6e104790 3367 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3368 (Setting tags): Document variable
3369 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3370 (Column attributes): Cross-reference special properties.
ed21c5c8 3371
456b348e
MA
33722010-04-10 Michael Albinus <michael.albinus@gmx.de>
3373
3374 Synchronize with Tramp repository.
3375
3376 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3377 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3378 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3379 syntax, texi2dvi reports errors with the backquotes.
3380
3381 * trampver.texi: Update release number.
3382
357e2d8e
KY
33832010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3384
3385 * gnus.texi (Finding the News): Add pointers to the Server buffer
3386 because it's essential.
3387
1d4d7664
KY
33882010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3389
3390 * gnus.texi (MIME Commands): Update description of
3391 gnus-article-browse-html-article.
3392
bd3e840f
KY
33932010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3394
3395 * auth.texi (Secret Service API): Add TODO node.
3396 (Help for users): Explain the new source options for `auth-sources'.
3397
e867cb5d 33982010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3399
3400 * trampver.texi: Update release number.
3401
288f9fc0
CY
34022010-03-10 Chong Yidong <cyd@stupidchicken.com>
3403
3404 * Branch for 23.2.
3405
d99aaebd
CY
34062010-03-03 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3409 now enabled by default.
3410
5794c2a5
MA
34112010-02-28 Michael Albinus <michael.albinus@gmx.de>
3412
3413 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3414 when Emacs runs in interactive mode. (Bug#5645)
3415
40572be6
GM
34162010-02-16 Glenn Morris <rgm@gnu.org>
3417
3418 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3419
7bb8ed67
MH
34202010-02-05 Mark A. Hershberger <mah@everybody.org>
3421
3422 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3423
45a1423d 34242010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3425
3426 * gnus.texi (Score File Format): Fix typo.
3427
45a1423d 34282010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3429
3430 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3431
14f17fc8
JB
34322010-01-18 Juanma Barranquero <lekktu@gmail.com>
3433
3434 * ada-mode.texi (Project File Overview): Fix typo.
3435
607d4369
CY
34362010-01-17 Chong Yidong <cyd@stupidchicken.com>
3437
3438 * semantic.texi: Add Richard Y. Kim credit.
3439
3440 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3441
3d1bfa99
MA
34422010-01-17 Michael Albinus <michael.albinus@gmx.de>
3443
3444 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3445 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3446
6fbf7a75
GM
34472010-01-17 Glenn Morris <rgm@gnu.org>
3448
b9f978f0
GM
3449 * calc.texi (Reporting Bugs): Don't mention format of repository.
3450
f19bc38d
GM
3451 * woman.texi (Bugs): Make "Emacs repository" less specific,
3452 and the URL for same more specific.
3453
6fbf7a75
GM
3454 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3455
16c3428a
JB
34562010-01-17 Juanma Barranquero <lekktu@gmail.com>
3457
3458 * ede.texi (ede-step-project, ede-proj-target):
3459 * tramp.texi (Remote processes): Fix typos.
3460
045b9da7
ML
34612010-01-16 Mario Lang <mlang@delysid.org>
3462
3463 * ede.texi (ede-target):
3464 * org.texi (Refiling notes): Remove duplicated words.
3465
c57008f6
SM
34662010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3467
3468 * gnus.texi (Posting Styles): Use with-current-buffer.
3469 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3470
798c9eb5
KR
34712010-01-02 Kevin Ryde <user42@zip.com.au>
3472
3473 * eieio.texi (Naming Conventions): Correction to xref on elisp
3474 coding conventions, is "Tips" node not "Standards".
3475
4970fbfe
CY
34762009-12-24 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3479
3480 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3481
83828b06
KY
34822009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3483
3484 * gnus.texi (Direct Functions): Add missing port number to tls method.
3485
45a4a565
JB
34862009-12-15 Juanma Barranquero <lekktu@gmail.com>
3487
3488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3489 ($(infodir)/edt, edt.dvi): New targets.
3490
698bfef7
GM
34912009-12-15 Glenn Morris <rgm@gnu.org>
3492
3493 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3494 (edt, $(infodir)/edt, edt.dvi): New targets.
3495 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3496
3497 * Makefile.in (PDF_TARGETS, pdf): New.
3498 (clean): Add *.pdf.
3499 Add pdf rules for all manuals.
3500
0e983327
JB
35012009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3502
3503 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3504
8e687433
CY
35052009-12-14 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3508 (Smart Jump, Analyzer Debug): Copyedits.
3509 (Semantic mode user commands): Link to new nodes.
3510 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3511 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3512 upstream Semantic manual.
3513
3514 * semantic.texi (Introduction): Minor fix to diagram.
3515
020335df
MA
35162009-12-09 Michael Albinus <michael.albinus@gmx.de>
3517
3518 * eshell.texi (History): Add the other built-in variables.
3519 (Built-ins): Explain built-ins, and how to apply the external commands.
3520 Add `history', `su' and `sudo'.
3521
3522 * tramp.texi (Remote processes): Add missing <RET> in the example.
3523
6ddf13e4
BW
35242009-12-01 Bill Wohler <wohler@newt.com>
3525
3526 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3527 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3528 excessively garrulous.
3529
07b6428c
MA
35302009-11-29 Michael Albinus <michael.albinus@gmx.de>
3531
3532 * tramp.texi (Remote processes): Improve eshell example with "su"
3533 and "sudo" commands.
3534
fd1cefda
CY
35352009-11-28 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3538
3539 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3540 Document semantic-complete-analyze-inline.
3541 (Semanticdb search debugging commands): Minor clarification.
3542 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3543 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3544 manual.
9d542758 3545 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3546
159e3ad5
KR
35472009-11-28 Kevin Ryde <user42@zip.com.au>
3548
3549 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3550 @pxref, now EIEIO is in Emacs.
159e3ad5 3551
c6d47315
KR
3552 * erc.texi (Development): Correction to git tutorial url.
3553
16f6287e
GM
35542009-11-26 Glenn Morris <rgm@gnu.org>
3555
3556 * faq.texi (Latest version of Emacs): Mention stability of development
3557 version.
3558 (Problems with very large files): Max buffer size increase in 23.2.
3559 (VM): VM has moved house again.
3560
5ea5dbc9
JB
35612009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3562
3563 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3564 notations.
3565
5dec9555
CD
35662009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3567
45a4a565 3568 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3569
bd6f6833
CY
35702009-11-20 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3573 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3574 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3575
be479117
JB
35762009-11-17 Juanma Barranquero <lekktu@gmail.com>
3577
3578 * semantic.texi (Semantic Internals, Glossary):
3579 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3580 (Semanticdb search debugging commands): Fix typos.
3581
17291a1f
JB
35822009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3583
be479117 3584 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3585
af42a9cc
JB
35862009-11-16 Juanma Barranquero <lekktu@gmail.com>
3587
3588 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3589 ($(infodir)/semantic, semantic.dvi): New targets.
3590
3149927d
CY
35912009-11-16 Chong Yidong <cyd@stupidchicken.com>
3592
3593 * Makefile.in: Build the Semantic manual.
3594
3595 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3596 repository.
3597
977640ed
MA
35982009-11-16 Michael Albinus <michael.albinus@gmx.de>
3599
3600 * dbus.texi (Receiving Method Calls): New defun
3601 `dbus-unregister-service'.
3602
17673adf
CD
36032009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3604
3605 * org.texi (Speed keys): New section.
3606
0ecd3c90
MA
36072009-11-13 Michael Albinus <michael.albinus@gmx.de>
3608
3609 * dbus.texi (Type Conversion): Fix typo.
3610 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3611 `dbus-registered-objects-table'.
0c7efc08
SM
3612 (Receiving Method Calls): New defun `dbus-register-property'.
3613 Move `dbus-unregister-object' here.
0ecd3c90 3614
8bfe682a
CD
36152009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3616
3617 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3618
36192009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3620
3621 * org.texi (Column attributes): Add the new age summary operators.
3622 Also, mention the fact you can only use one summary operator per
3623 property.
3624
36252009-11-13 John Wiegley <johnw@newartisans.com>
3626
0c7efc08 3627 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3628 manual about how to track habits.
0c7efc08 3629 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3630 dangling clocks are resolved.
3631
36322009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3633
3634 * org.texi (Agenda commands): Document the new `i' command.
3635 (Inserting deadline/schedule): Document logging changes
3636 of scheduling and deadline times stamps.
3637 (In-buffer settings): Document the in-buffer keywords for logging
3638 changes of scheduling and deadline times stamps.
3639 (Structure editing, Plain lists): Document indentation
3640 cycling in empty entries with TAB.
3641 (Archiving): Document the default archiving command.
3642 (Moving subtrees): Document the new keys for archiving.
3643 (Internal archiving): Fix incorrect key.
3644 (Agenda commands): Document the TODO set switching commands.
3645 (Agenda commands): Document the new archiving keys.
3646 (Clocking work time): Better description on how to save
3647 and restore a clock.
3648 (Resolving idle time): Mention the x11idle program to get true
3649 idleness also under X11.
3650 (Resolving idle time): Use @kbd instead of @key for normal
3651 letters, because this is how he rest of the manual does this.
3652 (Pushing to MobileOrg): Mention that `org-directory'
3653 should be set.
3654 (Agenda commands): Document that SPC is a filter for
3655 any tag.
0c7efc08 3656 (Search view): Rename from "Keyword search".
8bfe682a
CD
3657 (Capure): New chapter.
3658 (Markup): New chapter.
0c7efc08
SM
3659 (Links in HTML export, Images in HTML export):
3660 Extend the section titles.
8bfe682a
CD
3661 (Images in HTML export): Document the align option.
3662 (Text areas in HTML export): Extend the section title.
3663 (Images in LaTeX export): Explain image placement in LaTeX.
3664
693737cd
GM
36652009-11-10 Glenn Morris <rgm@gnu.org>
3666
3667 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3668
c7bd4ebe
MA
36692009-11-08 Michael Albinus <michael.albinus@gmx.de>
3670
3671 * tramp.texi (Auto-save and Backup): Disable backups just for a
3672 method.
3673
3674 * trampver.texi: Update release number.
3675
76c5acad
MA
36762009-11-07 Michael Albinus <michael.albinus@gmx.de>
3677
3678 Sync with Tramp 2.1.17.
3679
3680 * trampver.texi: Update release number.
3681
d9a57abf
GM
36822009-10-29 Glenn Morris <rgm@gnu.org>
3683
3684 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3685
637f4f0f
MA
36862009-10-23 Michael Albinus <michael.albinus@gmx.de>
3687
3688 * tramp.texi (External methods): Temporary files are kept for
3689 `rsync' and `rsyncc' methods.
3690
310dbb05
JB
36912009-10-09 Juanma Barranquero <lekktu@gmail.com>
3692
3693 * eieio.texi: Fix typos.
3694
09094f28
CY
36952009-10-07 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3698
216f299a
JB
36992009-10-07 Juanma Barranquero <lekktu@gmail.com>
3700
3701 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3702 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3703
966a6506
CY
37042009-10-07 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * Makefile.in: Build EIEIO and EDE manuals.
3707
37082009-10-07 Eric Ludlam <zappo@gnu.org>
3709
3710 * eieio.texi:
3711 * ede.texi: New files.
3712
8842cd9b
MA
37132009-10-05 Michael Albinus <michael.albinus@gmx.de>
3714
3715 * tramp.texi (Remote processes): Association of a pty is not supported.
3716
7006d207
CD
37172009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3718
3719 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3720 (Processing LaTeX fragments): Document that the size of images can be
3721 changes using the variable `org-format-latex-options'.
3722 (The date/time prompt, Timestamps): Be more accurate over ISO format
3723 dates and times.
3724 (Visibility cycling): Document showeverything keyword.
3725 (In-buffer settings): Document showeverything keyword.
3726 (Setting up the staging area): Fix the example.
3727 (MobileOrg): New section.
3728 (Agenda commands, Exporting Agenda Views): Document exporting the
3729 agenda view to Org files.
3730
0e7b2867
MA
37312009-09-28 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * tramp.texi (History): Add IMAP support.
3734 (External methods): Add `imap' and `imaps' methods.
3735 (GVFS based methods): Add indices for `davs'.
3736 (Password handling): Rename anchors. Add IMAP entries for
3737 ~/.authinfo.gpg.
3738
3739 * trampver.texi: Set default value of `emacsimap'.
3740
4146636e
KY
37412009-09-22 Daiki Ueno <ueno@unixuser.org>
3742
3743 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3744
d22f7ffa
CY
37452009-09-13 Chong Yidong <cyd@stupidchicken.com>
3746
0c7efc08
SM
3747 * dired-x.texi (Technical Details):
3748 Delete dired-up-directory (Bug#4292).
d22f7ffa 3749
66043531
MA
37502009-09-03 Michael Albinus <michael.albinus@gmx.de>
3751
216f299a 3752 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3753
6eb02347
CD
37542009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3755
3756 * org.texi (Effort estimates): Document new effort setting commands.
3757 (Agenda commands): Document the new keys fro agenda time motion.
3758 Document entry text mode. Improve documentation of the keys to include
3759 inactive time stamps into the agenda view.
3760 (Feedback): Document the new bug report command.
0c7efc08 3761 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3762
38dc51ba
KY
37632009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3764
3765 * auth.texi (Help for users): Corrected markup.
3766
e402f452
GM
37672009-09-02 Glenn Morris <rgm@gnu.org>
3768
3769 * emacs-mime.texi (time-date): Mention float-time.
3770
744256cf
JB
37712009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3772
3773 * calc.texi (Simplifying Formulas): Improve the wording.
3774
b0b63450
MB
37752009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3776
3777 * auth.texi: Rewritten for coverage and clarity.
3778
37792009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3780
0c7efc08
SM
3781 * gnus.texi (Expiring Mail):
3782 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3783 (Various Various): Mention gnus-safe-html-newsgroups.
3784
3785 * gnus-news.texi: Mention
3786 gnus-mark-copied-or-moved-articles-as-expirable.
3787
3788 * emacs-mime.texi (Display Customization): Add xref to
3789 gnus-safe-html-newsgroups.
3790
b59329e0
MA
37912009-08-28 Michael Albinus <michael.albinus@gmx.de>
3792
3793 * tramp.texi (Version Control): Remove.
af42a9cc 3794 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3795 reference.
3796 (External methods): Correct `scpc' concept index entries. New method
3797 `rsyncc'.
3798 (External packages): New subsections "Filename completion" and "File
3799 attributes cache".
3800
0ff2d6c2
JB
38012009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3802
3803 * calc.texi (Rewrite Rules): Improve the example.
3804 (Simplifying Formulas): Explain use of the I and H flags for
3805 simplification.
3806
ecd3d54f
MA
38072009-08-25 Michael Albinus <michael.albinus@gmx.de>
3808
3809 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3810 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3811 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3812 for timeout values.
78176e69
MA
3813 (Top): Remove footnote saying D-Bus is not enabled by
3814 default. (Bug#4256)
ecd3d54f 3815
0f215bca
DU
38162009-08-23 Daiki Ueno <ueno@unixuser.org>
3817
3818 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3819 Reported by Jari Aalto (Bug#4211).
0f215bca 3820 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3821 epa-global-mail-mode.
3b7ab45f
DU
3822 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3823 epa-setup.
0f215bca 3824
4f22e84d
MA
38252009-08-16 Michael Albinus <michael.albinus@gmx.de>
3826
3827 * dbus.texi (Asynchronous Methods): Allow nil handler.
3828
9ff0b02b 38292009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3830
26b03ee3 3831 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3832
26b03ee3 3833 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3834
4c39f404
CY
38352009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3836
3837 * calc.texi (Date Forms): Fix typos.
3838
3bcfba17
GM
38392009-08-08 Glenn Morris <rgm@gnu.org>
3840
3841 * org.texi (Agenda commands): Restore clobbered change.
3842
66783bb4
EZ
38432009-08-07 Eli Zaretskii <eliz@gnu.org>
3844
3845 * calc.texi (Graphics, Devices): Update with the peculiarities of
3846 operation on MS-Windows.
3847
c8d0cf5c
CD
38482009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3849
3850 * org.texi (Publishing action): Improve documentation of file
3851 names when publishing to the source directory.
3852 (Clean view): Document `org-indent-mode'.
3853 (Clocking work time): Add documentation for the
3854 new :timetamp option when creating a clock report.
3855 (Paragraphs): Fix many typos.
3856 (Plain lists): Remove duplicate explanation about the
3857 `C-c *' command.
3858 (Literal examples): Update to reflect the new behavior
3859 of the -n -r -k switches when exporting source code examples.
3860 (Structure editing): Add information about `C-c *',
3861 converting a plain list into a list of Org items.
3862 (Remember): Small rephrasing of the paragraph
3863 describing remember.el. Also mentioned that remember.el is part
3864 of Emacs 23, not Emacs 22.
3865 (Clocking work time): Add documentation about
3866 displaying the current clocking time against the effort estimate.
3867 Also add a footnote about using `org-clock-in-prepare-hook' to add
3868 an effort estimate on the fly, just before clocking it.
3869 (Footnotes): Document automatic renumbering and
3870 sorting.
3871 (Agenda commands): Document new bulk commands.
3872 (Plain lists): Document new behavior of
3873 `org-cycle-include-plain-lists'.
4e2af782 3874 Hyphenation only in TeX.
c8d0cf5c
CD
3875 (Clocking work time): Document the key to update effort
3876 estimates.
3877 (Clocking work time): Document the clock time display.
3878 (Structure editing, TODO basics): Document new
3879 variables.
3880 (Column attributes): Document new colciew operators.
3881 (Publishing options): Document :xml-declaration.
3882 (Tracking TODO state changes): Document the
3883 LOG_INTO_DRAWER property.
3884 (Literal examples): Document the new implementation for
3885 editing source code.
3886 (Publishing action): Mention the new publishing
3887 function, to publish an Org source file.
3888 (Publishing links): Mention how to link to an Org source file.
3889 (Macro replacement): Document new macros.
3890 (Handling links): Document type-specific completion
3891 when inserting links.
3892 (Structure editing, Plain lists): Improve documentation
3893 on sorting.
3894 (Internal links): Document custom ids for links.
3895 (Handling links): Document custom ids for links.
3896 (CSS support): Document new class.
3897 (Refiling notes): Document the possibility to create new nodes
3898 during refiling.
3899 (Agenda commands): Document the "?" operator to find
3900 tasks without effort setting.
3901 (Exporting agenda information): Section moved.
3902 (RSS Feeds): New section.
3903 (Built-in table editor): Document M-e and M-a navigate
3904 inside table field.
3905 (Stuck projects): Docment that projects identified as
3906 un-stuck will still be searchd for stuck sub-projects.
3907 (Paragraphs): Document centering.
3908 (Creating timestamps, Agenda commands): Document new
3909 behavior when changing time stamps.
3910 (Structure editing): Document the new command
3911 `org-clone-subtree-with-time-shift'.
3912 (Publishing): Refresh this chapter.
3913 (Export options, Export options, In-buffer settings):
3914 Document the new keywords.
3915 (Matching tags and properties): Collect all
3916 documentation about tags/property matches here.
3917 (Setting tags): Document `org-tag-persistent-alist'.
3918 (Weekly/daily agenda): New section.
3919 (Orgstruct mode): Describe `orgstruct++-mode'.
3920 (Drawers): Mention the LOGBOOK drawer.
3921 (Export options, Sectioning structure): Document the
3922 #+LEATEX_HEADER in-buffer setting.
3923 (Bugs): Section removed.
3924 (Hooks): New section.
0c7efc08 3925 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3926 (Context-sensitive commands): New section.
3927 (Setting tags): Document newline option.
3928 (Global TODO list, Matching tags and properties):
3929 Mention more variables.
3930 (Checkboxes): Update to changed command behavior.
81a5560e 3931
40d2791f
CY
39322009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3933
3934 * speedbar.texi (Basic Key Bindings): Fix typo.
3935
65d0154b
JB
39362009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3937
3938 * calc.texi (Vector/Matrix Functions): Add index entries for both
3939 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3940 affects matrices with more than one row.
b5bdfd9f 3941 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3942
5a9e3ab7
JB
39432009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3944
3945 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3946 `calc-transpose-lines'.
5a9e3ab7 3947
42fb7e61
MA
39482009-07-27 Michael Albinus <michael.albinus@gmx.de>
3949
3950 * dbus.texi (Receiving Method Calls): Describe special return value
3951 `:ignore'.
3952
574b69d5
AM
39532009-07-24 Alan Mackenzie <acm@muc.de>
3954
3955 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3956 initialization, any individual variable setting now takes precedence
3957 over one done via c-file-style/c-file-offsets.
3958
ec06459c
JB
39592009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3960
3961 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3962 truncated when Calc is quit.
3963 (Customizing Calc): Document `calc-undo-length'.
3964
4ce54f6b
CY
39652009-07-20 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3968
0e4f8ba5
GM
39692009-07-11 Kevin Ryde <user42@zip.com.au>
3970
3971 * pcl-cvs.texi (About PCL-CVS):
3972 * widget.texi (Basic Types):
3973 Fix cross-references.
3974
fa0f81b0
AS
39752009-07-01 Andreas Schwab <aschwab@redhat.com>
3976
3977 * dbus.texi (Type Conversion): Don't use literal control character.
3978
88a683c5
MA
39792009-07-01 Michael Albinus <michael.albinus@gmx.de>
3980
3981 * tramp.texi (GVFS based methods): New section.
3982 (Remote processes): Processes for GVFS based methods run locally.
3983
36c8febb
MA
39842009-06-30 Michael Albinus <michael.albinus@gmx.de>
3985
0c7efc08
SM
3986 * tramp.texi (Inline methods, External methods, Gateway methods):
3987 Avoid the words "kludge" and hack".
36c8febb
MA
3988 (External methods): Add `synce' method.
3989
3990 * trampver.texi: Update release number.
3991
d6b951bb
MA
39922009-06-22 Michael Albinus <michael.albinus@gmx.de>
3993
3994 Sync with Tramp 2.1.16.
3995
3996 * tramp.texi (History): Add GVFS support.
3997 (External methods): Precise `rsync' description. Add `dav', `davs' and
3998 `obex' methods. Add 'tramp-gvfs-methods' option.
3999 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4000 forms.
4001 (Remote Programs): Introduce `tramp-own-remote-path'.
4002 (Remote processes): New subsection "Running remote programs that create
4003 local X11 windows".
4004 (Frequently Asked Questions): Improve code for disabling vc.
4005
4006 * trampver.texi: Update release number. Set default value of
4007 `emacsgvfs'.
4008
70243478
CY
40092009-06-21 Chong Yidong <cyd@stupidchicken.com>
4010
4011 * Branch for 23.1.
4012
54b31cbf
GM
40132009-06-17 Glenn Morris <rgm@gnu.org>
4014
4015 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4016 (Latest version of Emacs): Mention source code repository.
4017
f6adc23c
GM
40182009-06-16 Glenn Morris <rgm@gnu.org>
4019
4020 * faq.texi (Top): Language tweak.
4021 (Extended commands): Most people have arrow keys.
4022 (Emacs manual): Say how to follow info links.
4023 (File-name conventions): Change title a bit. Explain about source
4024 versus installed. Condense etc description.
4025 (Guidelines for newsgroup postings): Mention Savannah list page.
4026 (Newsgroup archives): Simplify.
4027 (Contacting the FSF): Add contact URL.
4028 (Emacs Lisp documentation): Printed version not always available.
4029 (Installing Texinfo documentation): Explain how by hand installation is
4030 not normally needed. Use add-to-list. Remove duplicate reference.
4031 (Informational files for Emacs): Move info on Help menu here from
4032 "File-name conventions".
4033 (Help installing Emacs): Tweak uref.
4034 (Obtaining the FAQ): Mention repository.
4035 (Origin of the term Emacs): Explain "ITS".
4036 (Changing load-path): Use add-to-list.
4037 (Automatic indentation): Clarify this is for Text mode.
4038 Don't mention Indented Text mode.
4039 (Finding Emacs on the Internet): The FSF does not seem to offer a
4040 deluxe distribution on CD anymore.
4041
b59a8457
GM
40422009-06-16 Glenn Morris <rgm@gnu.org>
4043
4044 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4045 Recommend the latest release. Mention how to get older FAQs.
4046 Recommend the Emacs manual.
4047 (Guidelines for newsgroup postings): Discourage cross-posts.
4048 (Underlining paragraphs): Remove.
4049 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4050 (Bugs and problems): Update key-binding.
4051 (Problems with very large files): Mention 64-bit.
4052 (Shell process exits abnormally): Remove.
4053 (Problems with Shell Mode): Rename and update.
4054 (Spontaneous entry into isearch-mode)
4055 (Problems talking to certain hosts): Remove. This is old information,
4056 in etc/PROBLEMS if needed.
4057 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4058 (Dired claims that no file is on this line): Update.
4059 (Installing Emacs, Problems building Emacs): Simplify.
4060 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4061 information.
4062 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4063 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4064 (JDEE): "JDEE", not "JDE".
4065 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4066 Remove. This is old information, in etc/PROBLEMS if needed.
4067 (stty and Backspace key, Kanji and Chinese characters): Remove.
4068 (Right-to-left alphabets): Update section.
4069 (Changing the included text prefix): Gnus uses message-yank-prefix.
4070 Add cross-reference to Supercite manual.
4071 (Saving a copy of outgoing mail): Simplify output file description.
4072 (Expanding aliases when sending mail): Refer to Emacs manual.
4073 Remove old info about RFC822.
4074 Correct description of how to rebuild aliases.
4075 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4076 (MIME with Emacs mail packages)
4077 (Viewing articles with embedded underlining)
4078 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4079 Remove old sections.
4080 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4081 and is well-documented in the Gnus manual.
4082 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4083 (Making Gnus faster): Rename from "Starting Gnus faster".
4084 Merge "Catch-up is slow in Gnus" into here.
4085
0e6d12ca
GM
40862009-06-14 Glenn Morris <rgm@gnu.org>
4087
4088 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4089 (New in Emacs 23): New section.
4090 (Handling C-s and C-q with flow control): Add xref.
4091
2e17e05e
GM
40922009-06-13 Glenn Morris <rgm@gnu.org>
4093
4094 * faq.texi (Setting up a customization file): Grammar fix.
4095 Customize is no longer "new".
4096 (Displaying the current line or column): Line-number mode is on by
4097 default. Don't mention `column' package. Mention linum.el.
4098 (Turning on abbrevs by default): Explain how to do it for buffers,
4099 modes, and everywhere.
4100 (Associating modes with files): Use add-to-list. Don't mention Emacs
4101 19.
4102 (Highlighting a region): On by default since 23.1.
4103 (Replacing highlighted text): Update doc quote.
4104 (Working with unprintable characters): Don't mention search-quote-char.
4105 (Using an already running Emacs process): Gnuclient is probably not an
4106 enhancement these days.
4107 (Indenting switch statements): Remove mention of pre-Emacs 20.
4108 (Horizontal scrolling): Abbreviate Emacs 20 description.
4109 (Replacing text across multiple files): Fix name of dired command.
4110 (Disabling backups): Use require not load.
4f9d4de3 4111 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4112
2a1cf2b9
BW
41132009-06-13 Bill Wohler <wohler@newt.com>
4114
4115 Release MH-E manual version 8.2.
4116
4117 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4118 release 8.2.
4119
85b438b7
GM
41202009-06-13 Glenn Morris <rgm@gnu.org>
4121
4122 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4123 in this day and age the common meaning is "on the web".
4124 (copying): Use @copyright in all cases.
4125 (Basic keys): Remove reference to deleted manual node "Text Characters".
4126 (File-name conventions): Use GNU as an example rather than SERVICE.
4127 default.el lives in site-lisp. Update Info directory location.
4128 (Real meaning of copyleft): GPL actions have been brought, but all
4129 settled out of court.
4130 (Guidelines for newsgroup postings): Shorten section title.
4131 Simplify comp.emacs description.
4132 (Newsgroup archives): Change Google URL. Describe Gmane.
4133 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4134 points". Mention List-Unsubscribe header.
4135 (Contacting the FSF): Update email and URLs.
4136 (Basic editing): Mention F1 for help.
4137 (Installing Texinfo documentation): Refer to Texinfo website rather
4138 than ftp server.
4139 (Printing a Texinfo file): Mention texi2pdf.
4140 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4141 are just stubs nowadays.
4142 (Latest version of Emacs): Explain version numbers.
4143 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4144 (Turning on syntax highlighting): No need to mention hilit19 any more.
4145 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4146 (Modes for various languages): Remove section.
4147 (Major packages and programs): Remove most version and maintainer
4148 information - it's hard to keep up-to-date, and adds nothing.
4149 Similarly with direct links to mailing lists.
4150 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4151 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4152 years, and Emacs comes with tools for this now.
4153 (Patch): Remove section - this is a standard tool.
4154 (Using function keys under X): Remove section.
4155
93e2d996
GM
41562009-06-12 Glenn Morris <rgm@gnu.org>
4157
4158 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4159 (Help installing Emacs): Remove reference to deleted X11 node.
4160 (Associating modes with files): Interpreter-mode-alist is no longer
4161 subservient to auto-mode-alist.
4162 (Installing Emacs): Change future Emacs version.
4163 (Linking with -lX11 fails): Remove old section.
4164 (Packages that do not come with Emacs): Update ELL location.
4165 Emacs Lisp archive is dead.
4166 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4167 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4168 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4169 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4170 (Removing flashing messages): Remove section about non-existent Gnus
4171 option.
4172
f0bf7708
GM
4173 * faq.texi (Top): Add @top command.
4174 Remove the optional arguments from all @node commands: makeinfo can
4175 generate these automatically, and it is easier to edit and rearrange
4176 nodes without them.
4177
30884d11
GM
41782009-06-11 Glenn Morris <rgm@gnu.org>
4179
4180 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4181 (The LPF): Make the updated URL the sole reference point.
4182 (Learning how to do something): Update refcard price and format.
4183 (Getting a printed manual): Sources in doc/emacs/, not man/.
4184 Also available in PDF format. Since the page count varies, be less
4185 precise.
4186 (Informational files for Emacs): Remove references to deleted files
4187 LPF and SUN-SUPPORT, and to UUCP.
4188 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4189 Remove many obsolete ways to get the FAQ, which now seems only to be
4190 distributed with Emacs.
4191 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4192
deab46e0
CY
41932009-06-09 Chong Yidong <cyd@stupidchicken.com>
4194
223b43fa 4195 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4196 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4197
deab46e0
CY
4198 * ada-mode.texi (Installation, Compile commands)
4199 (Project File Overview, No project files, Set compiler options)
4200 (Use GNAT project file, Use multiple GNAT project files)
4201 (Identifier completion): Use @samp for menu items, and @kbd for key
4202 sequences (Bug#3504).
4203
71fbd643
DU
42042009-06-04 Daiki Ueno <ueno@unixuser.org>
4205
8c9bb6f5 4206 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4207
f197085b
CY
42082009-06-04 Ryan Yeske <rcyeske@gmail.com>
4209
4210 * message.texi (Header Commands): Fix descriptions to match
4211 keybindings.
4212
7f3bc720
DU
42132009-04-22 Daiki Ueno <ueno@unixuser.org>
4214
4215 * gnus.texi (Security): Mention that EasyPG is the current default.
4216
4518068d
CY
42172009-04-13 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * ediff.texi (Session Commands): Fix typo.
4220
d7ca410a
MB
42212009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4222
4223 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4224 news.software.readers. Reported by Florian Rehnisch.
4225
c6c76add
GM
42262009-04-02 Glenn Morris <rgm@gnu.org>
4227
4228 * auth.texi: Capitalize direntry.
4229
4230 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4231 using a period in the entry name. (Bug#2797)
4232
35ed8e2e
JB
42332009-03-03 Juanma Barranquero <lekktu@gmail.com>
4234
4235 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4236 ($(infodir)/auth, auth.dvi): New targets.
4237
e280480a
GM
42382009-03-03 Glenn Morris <rgm@gnu.org>
4239
4240 * auth.texi: Fix @setfilename.
4241
4242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4243 (auth, $(infodir)/auth, auth.dvi): New rules.
4244
8a76755b
GM
42452009-02-25 Glenn Morris <rgm@gnu.org>
4246
4247 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4248
0038d478
MB
42492009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4250
4251 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4252
42532009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4254
4255 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4256 gnus-nocem-issuers, and gnus-nocem-verifyer.
4257
867d4bb3
JB
42582009-02-20 Juanma Barranquero <lekktu@gmail.com>
4259
4260 * ada-mode.texi (Project files, Automatic Casing):
4261 * dbus.texi (Signals):
4262 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4263 * mh-e.texi (HTML):
4264 * nxml-mode.texi (Locating a schema)
4265 (Using the document's URI to locate a schema):
4266 * org.texi (Footnotes, Using the mapping API):
4267 * rcirc.texi (Channels): Remove duplicate words.
4268
3a44dc1f
GM
42692009-02-20 Glenn Morris <rgm@gnu.org>
4270
4271 * dired-x.texi (Miscellaneous Commands):
4272 * gnus.texi: Minor updates for mbox Rmail.
4273
5dc584b5
KB
42742009-02-16 Karl Berry <karl@gnu.org>
4275
b59a8457
GM
4276 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4277 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4278 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4279 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4280 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4281 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4282 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4283 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4284 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4285 Consistently use @insertcopying in the Top node,
5dc584b5 4286 @contents at the front (after @end titlepage),
b59a8457 4287 and @direntry after @copying. (Bug#1988)
5dc584b5 4288
9eb59592
MB
42892009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4290
4291 * auth.texi: New file documenting auth-source.
4292
d324fa76
CD
42932009-02-13 Carsten Dominik <dominik@science.uva.nl>
4294
4295 * org.texi (Org Plot): Fix link.
4296
7a603b73
DU
42972009-02-09 Daiki Ueno <ueno@unixuser.org>
4298
4299 * epa.texi (Mail-mode integration): Mention the way to do
4300 "encrypt-to-self". (Bug#1807)
4301
a626b338 43022009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4303
4304 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4305
3b36c17e
MB
43062009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4307
4308 * gnus-news.texi: Print version about Incoming*.
4309
55033558
CD
43102009-02-02 Carsten Dominik <dominik@science.uva.nl>
4311
4312 * org.texi (Structure editing, Handling links)
4313 (Fast access to TODO states, Javascript support): Make standard docs
4314 correctly reflect default variable settings.
4315
ec712abb
GM
43162009-02-02 Glenn Morris <rgm@gnu.org>
4317
4318 * org.texi: Fix typos.
4319
7112648c
MA
43202009-02-01 Michael Albinus <michael.albinus@gmx.de>
4321
4322 Sync with Tramp 2.1.15.
4323
4324 * trampver.texi: Update release number.
4325
2e461fc1
CD
43262009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4327
4328 * org.texi (TODO dependencies): Document TODO dependencies on
4329 checkboxes.
4330
bc283609
CD
43312009-01-30 Carsten Dominik <dominik@science.uva.nl>
4332
4333 * org.texi (TODO dependencies): Document key binding for toggling
4334 ORDERED property.
4335
74fc5047
MA
43362009-01-28 Michael Albinus <michael.albinus@gmx.de>
4337
4338 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4339 of hook functions.
4340
d6685abc
CD
43412009-01-28 Carsten Dominik <dominik@science.uva.nl>
4342
4343 * org.texi (TODO dependencies): New section.
4344
65c439fd
CD
43452009-01-27 Carsten Dominik <dominik@science.uva.nl>
4346
4347 * org.texi (Plain lists, TODO basics, Priorities)
4348 (Multiple sets in one file, Conflicts): Document interaction with
4349 `shift-selection-mode'.
4350
5fafc247
JB
43512009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4352
4353 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4354 Make Calc the subject of sentences.
4355 (Rearranging Formulas using Selections): Discuss new options
4356 for `j *'.
4357
e7433508
MA
43582009-01-26 Michael Albinus <michael.albinus@gmx.de>
4359
4360 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4361
2096a1b6
GM
43622009-01-26 Glenn Morris <rgm@gnu.org>
4363
4364 * org.texi: Fix typos.
4365
0cb61492
BW
43662009-01-26 Bill Wohler <wohler@newt.com>
4367
2096a1b6 4368 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4369
0bd48b37
CD
43702009-01-25 Carsten Dominik <dominik@science.uva.nl>
4371
4372 * org.texi (References): Add information about remote references.
4373 (Built-in table editor): Document `C-c RET' in tables.
4374 (Math symbols, Quoting LaTeX code): Mention that simple
4375 LaTeX macros survive LaTeX export.
4376 (Images in LaTeX export): Show how to create a reference to a
4377 figure.
4378 (Sectioning structure): Document that the LaTeX class can be
4379 specified in a property.
4380 (Text areas in HTML export): New section.
4381 (External links): Add examples for text search and ID links.
4382 (Built-in table editor): Remove the descriptio of `C-c
4383 C-q', it not longer works.
4384 (Literal examples): Document that a space must follow
4385 the colon in short examples.
4386 (Relative timer): Document `org-timer-stop'.
4387 (Footnotes): New section.
4388 (Footnote markup): Shorten section and refer to new Footnote
4389 section.
4390 (Literal examples): Add documentation for line
4391 numbering in and references to code examples.
4392 (CSS support): Fix the description of default CSS styles.
4393 (Capturing column view): Document
4394 "file:path/to/file.org" as an allowed value for the ID property of
4395 a dynamic block copying column view.
4396
49dbbaf2
SE
43972009-01-23 Stephen Eglen <stephen@gnu.org>
4398
4399 * mh-e.texi (Getting Started): Describe $MH.
4400
193e6828
MA
44012009-01-21 Michael Albinus <michael.albinus@gmx.de>
4402
4403 * tramp.texi (all): Harmonize usage of "external method",
4404 "external transfer method" and "out-of-band method".
4405 (Connection types): Precise the differences of inline and external
4406 methods. Written by Adrian Phillips <a.phillips@met.no>.
4407
26b9f88d
MB
44082009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4409
4410 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4411 commands as described at the top. Reported by Allan Gottlieb
4412 <gottlieb@nyu.edu>.
4413
44142009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4415
4416 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4417 nnmail-pathname-coding-system.
4418
377952e0
GM
44192009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4420
4421 * org.texi (Relative timer): Fix typo.
4422
a20d3598
JB
44232009-01-15 Juanma Barranquero <lekktu@gmail.com>
4424
4425 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4426 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4427
a50253cc
GM
44282009-01-13 Glenn Morris <rgm@gnu.org>
4429
4430 * org.texi: Fix some more typos.
4431
07450bee
GM
44322009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4433
4434 * org.texi: Fix some typos.
4435
e3e955fe
MB
44362009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4437
4438 * gnus.texi (Group Parameters): Add note for local variables.
4439
44402009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4441
0c7efc08
SM
4442 * gnus.texi (Converting Kill Files): Fix URL.
4443 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4444
44452009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4446
4447 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4448 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4449 (Paging the Article): Add index entry.
4450
71dd9983
JB
44512009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4452
4453 * ada-mode.texi (Examples): Delete redundant text.
4454
4a0cf14f
MA
44552009-01-03 Michael Albinus <michael.albinus@gmx.de>
4456
36c8febb 4457 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4458
4459 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4460 addresses.
4461
aedac0f0
BW
44622009-01-03 Bill Wohler <wohler@newt.com>
4463
4464 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4465 kept empty.
4466
4c65b566
CD
44672008-12-20 Carsten Dominik <dominik@science.uva.nl>
4468
4469 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4470 (HTML Export commands, LaTeX/PDF export commands):
4471 Improve documentation about transient-mark-mode.
e9fce1ac 4472 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4473 to fields in the last table row.
4474
e1a78e1e
JL
44752008-12-19 Juri Linkov <juri@jurta.org>
4476
4477 * info.texi (Search Text): Remove mention of removed key binding M-s.
4478
17a0aa82
CD
44792008-12-18 Carsten Dominik <dominik@science.uva.nl>
4480
4481 * org.texi (References): Remove mentioning of @0 as reference for the
4482 last line, this has been reverted in the Lisp sources.
4483
4997d802
JB
44842008-12-17 Juanma Barranquero <lekktu@gmail.com>
4485
4486 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4487 (DVI_TARGETS): Remove duplicates. Add sasl.
4488 ($(infodir)/sasl, sasl.dvi): New targets.
4489
33306645
CD
44902008-12-17 Carsten Dominik <dominik@science.uva.nl>
4491
4492 * org.texi: Version number pushed to 6.15d.
4493
db55f368
CD
44942008-12-16 Carsten Dominik <dominik@science.uva.nl>
4495
a0bf4117 4496 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4497 (Images in LaTeX export): New section.
4498 (Inlined images, Images in HTML export): Sections renamed.
4499
dae0a942
MB
45002008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4501
4502 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4503
9f5572e9
MB
45042008-12-04 David Engster <dengste@eml.cc>
4505
4506 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4507 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4508
bc23baaa
CD
45092008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4510
4511 * org.texi (Using the mapping API): Fix bug in mapping example.
4512 (Publishing options): Make the list of properties complete again, in
4513 correspondence to the variable `org-export-plist-vars'.
4514 (Property searches): Document new special values for time comparisons.
4515 (Tag inheritance): Refine the description of tag inheritance.
4516 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4517 (Effort estimates): Document the new relative timer.
bc23baaa 4518
3bf8054f
JB
45192008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4520
4521 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4522 (Using Calc): Clarify use of `C-x * o'.
4523 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4524
ac134f2f
RS
45252008-11-28 Richard M Stallman <rms@gnu.org>
4526
4527 * dbus.texi (Receiving Method Calls): Clean up previous change.
4528
ace706d1
MA
45292008-11-26 Michael Albinus <michael.albinus@gmx.de>
4530
4531 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4532 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4533 `dbus-unescape-from-identifier'.
4534 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4535 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4536 (Signals): Use the constants in the example.
4537
d60b1ba1
CD
45382008-11-24 Carsten Dominik <dominik@science.uva.nl>
4539
b97439ce 4540 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4541
ce4fdcb9
CD
45422008-11-23 Carsten Dominik <dominik@science.uva.nl>
4543
4544 * org.texi (Setting up Remember): Document `org-remember-mode'.
4545 (External links): Document that bbdb links can use a regular
4546 expression.
4547 (External links): Document that elisp links can contain interactive
4548 commands.
4549
c8548a00 45502008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4551
4552 * viper.texi (viper-translate-all-ESC-keysequences):
4553 Description removed.
4554
6a2c4aec
GM
45552008-11-19 Glenn Morris <rgm@gnu.org>
4556
4557 * doclicense.texi: Change to FDL 1.3.
4558 Relicense all texi files under FDL 1.3 or later.
4559
59ee4113
JB
45602008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4561
4562 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4563
59bcbb98 45642008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4565
0c7efc08 4566 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4567
4568 * ediff.texi: Version/date change.
9f90198a 4569
8aa41c9b
CY
45702008-11-14 Chong Yidong <cyd@stupidchicken.com>
4571
4572 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4573
17587b1b
JB
45742008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4575
4576 * calc.texi (About This Manual): Comment out a mention of
4577 marginal notes.
4578
564c900e
CD
45792008-11-12 Carsten Dominik <dominik@science.uva.nl>
4580
4581 * org.texi (Clocking work time): Document the :formula property of
4582 clock tables.
4583 (Structure editing, Refiling notes): Document refiling regions.
4584 (Agenda commands): Document the double-prefix version
4585 of the `l' command in the agenda.
4586 (Handling links): Explain the effect of a double prefix
4587 arg to `C-c C-o'.
4588 (TODO basics): Add documentation for tag triggers.
4589
3c4be1f2
GM
45902008-10-23 Glenn Morris <rgm@gnu.org>
4591
4592 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4593 byte-compiling things like `+'.
4594
4595 * ns-emacs.texi: Merge copyright years of author now with assignment
4596 into FSF years.
4597 (VER): Use it for easier automatic updating. Use Emacs version rather
4598 than standalone Emacs.app version.
4599
a6520ff3
CD
46002008-10-12 Carsten Dominik <dominik@science.uva.nl>
4601
864c9740 4602 * org.texi: Lots of minor fixes.
a6520ff3
CD
4603 (Capture): New chapter.
4604 (Org Plot): New section.
4605
db7a4b66
MH
46062008-09-30 Magnus Henoch <mange@freemail.hu>
4607
4608 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4609
4043c194
JB
46102008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4611
4612 * calc.texi (User Defined Units): Mention how to enter optional display
4613 string.
4614
eef5ade7
MB
46152008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4616
0c7efc08 4617 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4618 avoid the "y/n" wording.
4619
e52cac88
MB
46202008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4621
0c7efc08 4622 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4623
46242008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4625
4626 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4627 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4628
00c55306
BW
46292008-09-22 Bill Wohler <wohler@newt.com>
4630
4631 Release MH-E manual version 8.1.
4632
4633 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4634 release 8.1.
4635
4636 * mh-e.texi: Retain dual license as agreed to by the FSF.
4637 However, bump GPL to Version 3.
4638 Use @include for license text.
4639
e52cac88 46402008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4641
4642 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4643 (Store custom flags and keywords, Store arbitrary data):
4644 Clean up markup.
64763fe3
MB
4645
46462008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4647
4648 * gnus.texi (The Gnus Registry): Document it.
4649
9e601b8d
MB
46502008-09-08 David Engster <dengste@eml.cc>
4651
88ee5b02
JB
4652 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4653 Clarify section about choosing back end servers.
9e601b8d 4654
247043f1
GM
46552008-08-23 Glenn Morris <rgm@gnu.org>
4656
4657 * dired-x.texi (Shell Command Guessing):
4658 Mention dired-guess-shell-case-fold-search. (Bug#417)
4659
2bfec7a0
MA
46602008-08-22 Michael Albinus <michael.albinus@gmx.de>
4661
4662 * trampver.texi: Update release number.
4663
247043f1 46642008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4665
4666 * ns-emacs.texi: Update version.
4667 (Introduction): Correct menu location for options save.
4668 (Customization): Note that defaults are stored under org.gnu.Emacs.
4669
8c20bd92
BW
46702008-08-11 Bill Wohler <wohler@newt.com>
4671
4672 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4673 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4674 Henman) (closes SF #1768928).
4675
767a4d92
GM
46762008-08-10 Glenn Morris <rgm@gnu.org>
4677
4678 * ns-emacs.texi: Use @copying. Change copyright of authors with
4679 assignment to FSF. Change license to GFDL.
4680 (Top): Remove outdated references.
4681
6ecfe5c2
MB
46822008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4683
88ee5b02
JB
4684 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4685 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4686 gnus-summary-sort-by-most-recent-date.
4687 (Summary Sorting): Explain prefix argument.
4688
46892008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4690
4691 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4692 gnus-summary-pipe-output.
4693
eb932e8a
MA
46942008-08-03 Michael Albinus <michael.albinus@gmx.de>
4695
4696 * dbus.texi (Receiving Method Calls): Document error handling of own
4697 D-Bus methods.
4698
bfe16263
BW
46992008-08-01 Bill Wohler <wohler@newt.com>
4700
4701 * mh-e.texi (Reading Mail)
9f90198a 4702 (Viewing Attachments): Describe new function
bfe16263
BW
4703 mh-show-preferred-alternative.
4704 (Sending Mail, Redistributing, Sending Message): Describe new hook
4705 mh-annotate-msg-hook.
4706
21956b56
MA
47072008-07-31 Michael Albinus <michael.albinus@gmx.de>
4708
4709 * dbus.texi (Arguments and Signatures): Fix example.
4710 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4711 (Asynchronous Methods): New node.
9f90198a
JB
4712 (Errors and Events): Describe extended layout of `dbus-event'.
4713 New defun `dbus-event-message-type'.
21956b56 4714
7c2fb837
DN
47152008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4716
4717 * ediff.texi: Remove VMS support.
4718
13662773
JB
47192008-07-29 Juanma Barranquero <lekktu@gmail.com>
4720
4721 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4722 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4723
ddde0b34
CY
47242008-07-29 Chong Yidong <cyd@stupidchicken.com>
4725
4726 * Makefile.in: Add mairix-el targets.
4727
47282008-07-29 David Engster <deng@randomsample.de>
4729
4730 * mairix-el.texi: New file.
4731
d5875b25
JB
47322008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4733
366b7d44
JB
4734 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4735 project files. Delete 'main_unit' project variable; not needed. Allow
4736 process environment variables wherever project variables are allowed.
4737 Add tutorial section on multiple GNAT project files.
d5875b25 4738
6cbab8ee
MA
47392008-07-27 Michael Albinus <michael.albinus@gmx.de>
4740
4741 Sync with Tramp 2.1.14.
4742
4743 * trampver.texi: Update release number.
4744
9e2a2647
DN
47452008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4746
4747 * ns-emacs.texi:
4748 * faq.texi: Remove mentions of Mac Carbon.
4749
d62672f3
MB
47502008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4751
4752 * gnus.texi (Saving Articles): Describe the 2nd argument of
4753 gnus-summary-save-in-pipe.
4754 (SpamAssassin): Use it.
4755
47562008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4757
4758 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4759
dd12e1c6
CD
47602008-07-25 Carsten Dominik <dominik@science.uva.nl>
4761
4762 * org.texi (Export options): Document the use of the creator flag.
4763
44ce9197
CD
47642008-07-24 Carsten Dominik <dominik@science.uva.nl>
4765
4766 * org.texi: New version 6.06a.
4767
ddd13c5d
JB
47682008-07-23 Juanma Barranquero <lekktu@gmail.com>
4769
4770 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4771 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4772
8dc6104d
JB
47732008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4774
4775 * calc.texi (Editing Stack Entries):
4776 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4777 Calc's help functions. Mention fixing typos.
4778 (Customizing Calc): Fix typo.
4779
47802008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4781
4782 * calc.texi (summarykey): New macro. Use to correctly format keys in
4783 the summary.
4784
ddd13c5d 47852008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4786
4787 * ns-emacs.texi (Customization): Corrected documentation on color
4788 specification formats.
4789
568beaa2
AS
47902008-07-19 Andreas Schwab <schwab@suse.de>
4791
db8ef699 4792 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4793
4794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4795 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4796
cd71b9ae
MA
47972008-07-18 Michael Albinus <michael.albinus@gmx.de>
4798
4799 * dbus.texi (Inspection): Rework, introduce submenus.
4800 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4801 (Properties and Annotations, Arguments and Signatures): New nodes.
4802
9b7993b4
MA
48032008-07-13 Michael Albinus <michael.albinus@gmx.de>
4804
4805 * dbus.texi (Receiving Method Calls): Fix description of
4806 `dbus-register-method'.
4807 (Signals): Allow also signal arguments for filtering in
4808 `dbus-register-signal'.
4809
241d447b
JB
48102008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4811
4812 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4813 `cnorm'.
4814 (Arithmetic Tutorial): Simplify the verification of prime factors.
4815
adb46650
MB
48162008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4817
4818 * gnus.texi (Saving Articles): Mention
4819 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4820
92e15881
JB
48212008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4822
4823 * calc.texi: Adjust mode line throughout.
4824
ea597303
JB
48252008-06-28 Juanma Barranquero <lekktu@gmail.com>
4826
4827 * sasl.texi (Mechanisms): Fix typos.
4828
aee08080
JB
48292008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4830
4831 * calc.texi (Killing from the stack): Mention using normal Emacs
4832 copying.
4833
a06a4a12
MA
48342008-06-21 Michael Albinus <michael.albinus@gmx.de>
4835
0c7efc08 4836 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4837 Add `auth-source' mechanism.
a06a4a12
MA
4838 (Connection caching): Tramp reopens the connection automatically,
4839 when the operating system on the remote host has been changed.
4840
7389398d
EZ
48412008-06-20 Eli Zaretskii <eliz@gnu.org>
4842
4843 * makefile.w32-in (distclean): Remove makefile.
4844
b349f79f
CD
48452008-06-17 Carsten Dominik <dominik@science.uva.nl>
4846
3f9b4c2b 4847 * org.texi (Using the mapping API): New section.
b349f79f 4848 (Agenda column view): New section.
3f9b4c2b 4849 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4850 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4851 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4852
48532008-06-17 Jason Riedy <jason@acm.org>
4854
4855 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4856 function, and efmt may be a two-argument function.
4857 (Radio tables): Document multiple destinations.
4858
cd5c05d2
GM
48592008-06-16 Glenn Morris <rgm@gnu.org>
4860
4861 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4862 Add Cover-Texts.
4863
debf4439
GM
48642008-06-15 Glenn Morris <rgm@gnu.org>
4865
4866 * faq.texi (VER): Update to 23.0.60.
4867
4868 * mh-e.texi: Remove option of licensing under GPL.
4869 Add Cover-Texts to GFDL permissions notice.
4870 (GPL): Remove section.
4871 (GFDL): Include doclicense.texi rather than the actual text.
4872
4873 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4874 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4875
4876 * sasl.texi: Fix output file name.
4877
4878 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4879
4880 * gnus-coding.texi: Refer to license in Gnus manual.
4881
4882 * idlwave.texi, sasl.texi: Use @copying.
4883
4884 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4885
4886 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4887
4888 * url.texi: Use @copying, @title, @subtitle, @author.
4889
4890 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4891 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4892 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4893 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4894 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4895 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4896 * widget.texi, woman.texi:
4897 Remove references to external license, since doclicense is included.
4898
4899 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4900 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4901 Remove references to non-existent Invariant Sections.
4902
091f8bc1
GM
49032008-06-14 Glenn Morris <rgm@gnu.org>
4904
4905 * faq.texi (Major packages and programs): Remove references to external
4906 Supercite, Calc, VIPER, since they have been included for some time.
4907 Update VM, AUCTeX, BBDB entries.
4908
47bcb4d3
UJ
49092008-06-14 Ulf Jasper <ulf.jasper@web.de>
4910
4911 * newsticker.texi: Updated to match latest newsticker changes.
4912
6f093307
GM
49132008-06-13 Glenn Morris <rgm@gnu.org>
4914
4915 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4916 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4917 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4918 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4919 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4920 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4921 * woman.texi:
4922 Update Back-Cover Text as per maintain.info.
4923
2b968687
MB
49242008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4925
4926 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4927
4928 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4929 (gnus-faq.xml): Update repository host.
4930
2b968687
MB
4931 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4932
49332008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4934
4935 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4936 Fix a typo.
4937
49382008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4939
4940 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4941 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4942 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4943
49442008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4945
4946 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4947 coding standards.
4948
49492008-06-14 David Engster <dengste@eml.cc>
4950
4951 * gnus.texi (nnmairix): Markup fixes.
4952
e6d2d263
MB
49532008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4954
2b968687 4955 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4956
49572008-06-05 David Engster <dengste@eml.cc>
4958
4959 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4960
49612008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4962
b344d29d 4963 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4964 (Searching, nnir, nnmairix): New stub nodes.
4965
ad231df6 49662008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4967
4968 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4969
f394fa25
MB
49702008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4971
4972 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4973
58333467
MB
49742008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4975
4976 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4977
67525fb9
JY
49782008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4979
4980 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4981
0549d8fc
JB
49822008-05-06 Juanma Barranquero <lekktu@gmail.com>
4983
4984 * info.texi (Top): Fix typo in xref.
4985
149a3837
KB
49862008-05-05 Karl Berry <karl@gnu.org>
4987
4988 * info.texi (Top): @xref to stand-alone manual.
4989
3a23a519
MB
49902008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4991
4992 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4993 (Various Summary Stuff): Fix typo in last xref.
4994
0a29fbf3
JB
49952008-05-02 Juanma Barranquero <lekktu@gmail.com>
4996
4997 * org.texi (Moving subtrees): Fix typo.
4998
586b90f1
MA
49992008-04-28 Michael Albinus <michael.albinus@gmx.de>
5000
5001 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5002 Tramp via `tramp-mode'.
5003
b5af9883
CD
50042008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5005
5006 * org.texi: Massive changes, in many parts of the file.
5007
d55fe5bb
MB
50082008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5009
5010 * gnus.texi (Oort Gnus): Add message-fill-column.
5011
50122008-04-12 Adrian Aichner <adrian@xemacs.org>
5013
5014 * gnus.texi (Mail Source Specifiers): Typo fix.
5015
50162008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5017
5018 * gnus.texi (Diary Headers Generation): Update key binding for
5019 `gnus-diary-check-message'.
5020
50212008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5022
5023 * gnus.texi (Emacsen): Addition.
5024
50252008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5026
5027 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5028
50292008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5030
5031 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5032
50332008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5034
5035 * gnus-news.texi: Update tool bar item.
5036
50372008-04-09 Sven Joachim <svenjoac@gmx.de>
5038
5039 * gnus-news.texi: Fix typos.
5040
76c109c3
JB
50412008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5042
222027f2 5043 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5044 Add mention of `kron'.
5045
d5fbd5a6
MO
50462008-04-01 Daiki Ueno <ueno@unixuser.org>
5047
0c7efc08
SM
5048 * epa.texi (Encrypting/decrypting *.gpg files):
5049 Document epa-file-name-regexp.
d5fbd5a6 5050
fbcbb58c
KY
50512008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus.texi (Example Methods): Fix description about ssh-agent.
5054 (Indirect Functions): Fix the default value of nntp-telnet-command;
5055 remove link to connect.html.
5056
134ce16c
MA
50572008-03-30 Michael Albinus <michael.albinus@gmx.de>
5058
5059 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5060 dbus-call-method.
5061 (Receiving Method Calls): The timeout can be set by the calling client.
5062
da1975d7
MA
5063 * trampver.texi: Update release number.
5064
2e4089ab
RS
50652008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5066
5067 * gnus.texi (Top): Fix version. Add SASL.
5068
70cab5a9
MA
50692008-03-29 Michael Albinus <michael.albinus@gmx.de>
5070
5071 Sync with Tramp 2.1.13.
5072
5073 * trampver.texi: Update release number.
5074
5bc6ddff
MB
50752008-03-29 Chong Yidong <cyd@stupidchicken.com>
5076
5077 * org.texi: Update to new org-mode website.
5078
50792008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5080
5081 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5082
9b3ebcb6
MB
50832008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5084
5085 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5086 gnus-read-ephemeral-gmane-group-url,
5087 gnus-read-ephemeral-emacs-bug-group,
5088 gnus-read-ephemeral-debian-bug-group.
5089
50902008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5091
5092 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5093
5094 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5095 Add FIXMEs for Bookmarks and gnus-registry-marks.
5096
50972008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5098
5099 * gnus.texi (Smileys): Document `smiley-style'.
5100
51012008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5102
5103 * gnus.texi (Gnus Development): Clarify difference between ding and
5104 gnu.emacs.gnus.
5105 (MIME Commands, Using MIME, RSS): Fix markup.
5106
5107 * gnus-faq.texi ([8.4]): Ditto.
5108
51092008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5110
5111 * gnus.texi (Emacsen): Remove obsolete stuff.
5112
51132008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5114
5115 * gnus.texi (Oort Gnus): Add version info WRT
5116 `mail-source-delete-incoming'.
5117
51182008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5119
5120 * gnus.texi (Top): Add "Other related manuals" and version info in
5121 `iftex' output.
5122 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5123 gnus-balloon-face-0 and the corresponding format specifiers.
5124
608d6a81
MA
51252008-03-26 Michael Albinus <michael.albinus@gmx.de>
5126
5127 * tramp.texi (Filename completion): Remove footnote about let-bind
5128 of `partial-completion-mode'. It doesn't work this way.
5129
27a6f132
SM
51302008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5131
5132 * pcl-cvs.texi (Contributors): Update my email.
5133
4a7c4c40
MA
51342008-03-21 Michael Albinus <michael.albinus@gmx.de>
5135
5136 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5137
2940c053
BW
51382008-03-17 Bill Wohler <wohler@newt.com>
5139
5140 * mh-e.texi (Viewing): Update URL for adding header fields to
5141 mh-invisible-header-fields-default.
5142
30864d5f
BW
51432008-03-16 Bill Wohler <wohler@newt.com>
5144
5145 * mh-e.texi (Preface): Add Gnus to requirements.
5146 (Forwarding): Note that forwarded MIME messages are now inline.
5147
31fe2b00
SM
51482008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5149
5150 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5151 (Common Variables): Give precedence to the netcat methods over the
5152 telnet methods, and mention that they are more reliable.
31fe2b00 5153
5e97c626
CD
51542008-03-13 Carsten Dominik <dominik@science.uva.nl>
5155
5156 * org.texi (Exporting Agenda Views): Document agenda export to
5157 iCalendar.
5158 (Progress logging): Document the new progress logging stuff.
5159
37a68866
MB
51602008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5161
5162 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5163 Update for change of `mail-source-delete-incoming'.
5164
5165 * gnus-news.texi: Ditto.
5166
8f7abae3
MB
51672008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5168
5169 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5170 custom versions.
5171
af379c86
AM
51722008-03-07 Alan Mackenzie <acm@muc.de>
5173
5174 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5175 parens/brackets in a k&r region is limited.
5176
3d0f8a67
MB
51772008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5178
5179 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5180 using different Emacs versions.
5181
52151df0
GM
51822008-02-27 Glenn Morris <rgm@gnu.org>
5183
5184 * sc.texi: Remove a lot of old and obsolete info.
5185 (titlepage): Simplify.
5186 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5187 (VM with any Emacsen, GNEWS with any Emacsen)
5188 (Overloading for Non-conforming MUAs, Version 3 Changes)
5189 (The Supercite Mailing List): Delete nodes.
5190 (Introduction): Remove info about old packages.
5191 (Getting Connected): Simplify. Remove info about old packages.
5192 (Citing Commands): Delete Emacs 19 info.
5193 (Hints to MUA Authors): Simplify.
5194 (Thanks and History): Merge in some info from the deleted node
5195 "Version 3 Changes".
5196
b03f96dc
MB
51972008-02-05 Juanma Barranquero <lekktu@gmail.com>
5198
5199 * org.texi (Setting tags, In-buffer settings):
5200 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5201
52bec650
MB
52022008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5203
5204 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5205 installation directory name.
5206
34a3c587
RF
52072008-02-12 Romain Francoise <romain@orebokech.com>
5208
5209 * epa.texi (Overview): Fix typo.
5210
5a8d03e9
MO
52112008-02-11 Daiki Ueno <ueno@unixuser.org>
5212
5213 * epa.texi (Quick start): Remove the .emacs setting.
5214
f1914c40
MO
52152008-02-10 Daiki Ueno <ueno@unixuser.org>
5216
5217 * epa.texi (Quick start): Use the command `epa-enable' instead of
5218 loading `epa-setup'.
5219
bca98fc9
JB
52202008-02-08 Juanma Barranquero <lekktu@gmail.com>
5221
5222 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5223 ($(infodir)/epa, epa.dvi): New targets.
5224
4b01af2e
MO
52252008-02-08 Daiki Ueno <ueno@unixuser.org>
5226
5227 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5228
5229 * epa.texi: New manual documenting the EasyPG Assistant.
5230
06c0751a
MA
52312008-02-06 Michael Albinus <michael.albinus@gmx.de>
5232
5233 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5234 (Inspection): New function dbus-ping.
5235
7dcccd7b
MA
52362008-02-05 Michael Albinus <michael.albinus@gmx.de>
5237
5238 * tramp.texi (Remote processes): Add `shell-command'.
5239
a1da1e37
MB
52402008-01-28 Michael Sperber <sperber@deinprogramm.de>
5241
5242 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5243 (Group Parameters): Document `mail-source' parameter.
5244
c9d8f746
MA
52452008-01-27 Michael Albinus <michael.albinus@gmx.de>
5246
5247 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5248 must be a local host.
5249
15db4a13
MO
52502008-01-26 Michael Olson <mwolson@gnu.org>
5251
5252 * erc.texi: Update version for ERC 5.3 release.
5253 (Obtaining ERC): Update extras URLs for 5.3.
5254 (Development): Write instructions for git, and remove those for Arch.
5255 (History): Mention the switch to git.
5256
2bc43980
KB
52572008-01-24 Karl Berry <karl@gnu.org>
5258
bca98fc9
JB
5259 * info.texi (Search Index, Search Text): Mention the command
5260 character in the section name, a la the (Go to node) node.
2bc43980 5261
d2e4a6c9
MA
52622008-01-21 Michael Albinus <michael.albinus@gmx.de>
5263
5264 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5265
0b6799c3
MB
52662008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5267
5268 * gnus-news.texi: Mention gnus-article-describe-bindings.
5269
52702008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5271
5272 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5273
db9c3fb1 52742008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5275
7b4d0413 5276 * org.texi (Property inheritance): New section.
db9c3fb1 5277 (Conventions): New section.
7b4d0413 5278 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5279 commands, and the new bindings for refiling.
5280 (Sparse trees): Document the new special command for sparse trees.
5281 (References): Be more clear about the counting of hilines.
5282 (Handling links): Document M-p/n for accessing links.
5283 (Fast access to TODO states): New section.
5284 (Per file keywords): New section.
5285 (Property inheritance): New section.
5286 (Column attributes): New summary types.
5287 (Capturing Column View): New section.
5288 (The date/time prompt): Cover the new features in the date/time prompt.
5289 Compactify the table of keys for the calendar remote control.
5290 (Clocking work time): Document the new :scope parameter.
5291 (Remember): Promoted to chapter.
5292 (Quoted examples): New section.
5293 (Enhancing text): New verbatim environments.
5294
6ed73f28
MA
52952008-01-14 Michael Albinus <michael.albinus@gmx.de>
5296
5297 * trampver.texi: Update release number.
5298
95838435
MB
52992008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5300
0c7efc08
SM
5301 * gnus.texi (Article Keymap):
5302 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5303 gnus-article-reply-with-original and
5304 gnus-article-followup-with-original.
5305
20234d96
GM
53062008-01-09 Glenn Morris <rgm@gnu.org>
5307
5308 * nxml-mode.texi: Add @copying section.
5309
d82cf70b
MB
53102008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5313 Server". Add `message-send-mail-with-mailclient'.
5314
5315 * gnus.texi (Posting Server): Move some text to "(message)Mail
5316 Variables" and add a reference here.
5317
addb7f2e
MA
53182008-01-04 Michael Albinus <michael.albinus@gmx.de>
5319
5320 * dbus.texi (Receiving Method Calls): New chapter.
5321 (Errors and Events): Add serial number to events. Replace "signal" by
5322 "message". Introduce dbus-event-serial-number.
5323
4db2806c
MA
53242008-01-03 Michael Albinus <michael.albinus@gmx.de>
5325
5326 * dbus.texi (Type Conversion): Explain the type specification for empty
5327 arrays. Use another example.
5328
c9ecb5a7
MA
53292007-12-30 Michael Albinus <michael.albinus@gmx.de>
5330
5331 * dbus.texi (all): Replace "..." by @dots{}.
5332 (Type Conversion): Precise the value range for :byte types.
5333 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5334 Mention its return value.
5335 (Errors and Events): There is no D-Bus error propagation during event
5336 processing.
5337
702dbfd9
JB
53382007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5339
5340 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5341 New sections.
5342
87035689
MB
53432007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5344
5345 * gnus.texi (Group Parameters): Reorder the text and add a note about
5346 `gnus-parameters' near the beginning of the node.
5347
53482007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5349
5350 * gnus.texi (Score File Editing): Fix function name.
5351
5492f5ca
MA
53522007-12-23 Michael Albinus <michael.albinus@gmx.de>
5353
5354 Sync with Tramp 2.1.12.
5355
5356 * trampver.texi: Update release number.
5357
d4e67bc5
MA
53582007-12-22 Michael Albinus <michael.albinus@gmx.de>
5359
5360 * dbus.texi (Type Conversion): Correct input parameters mapping.
5361
6a31c819
MA
53622007-12-21 Michael Albinus <michael.albinus@gmx.de>
5363
5364 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5365 (Errors and Events): Mention wrong-type-argument error.
5366
99a3e35f
AS
53672007-12-21 Alex Schroeder <alex@gnu.org>
5368
5369 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5370 spaces. Fixed some typos.
99a3e35f
AS
5371 (Internet Relay Chat): Explain relay.
5372 (Getting started with rcirc): Change items to reflect prompts.
5373 Add more explanation to rcirc-track-minor-mode and added a comment to
5374 warn future maintainers that this section is a copy.
0c7efc08 5375 (People): Change /ignore example.
62b12a24 5376 (Keywords): Not keywords.
99a3e35f 5377
331e4d02
AS
53782007-12-20 Alex Schroeder <alex@gnu.org>
5379
5380 * rcirc.texi (Top): Fighting Information Overload chapter added.
5381 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5382 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5383 (Fighting Information Overload): New chapter documenting /keyword,
5384 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5385 (Configuration): Document rcirc-server-alist, remove
5386 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5387
cd71c3ef
MA
53882007-12-16 Michael Albinus <michael.albinus@gmx.de>
5389
5390 * dbus.texi (Signals): Fix example in dbus-register-signal.
5391
bbbe940b
MB
53922007-12-14 Sven Joachim <svenjoac@gmx.de>
5393
5394 * gnus.texi (Score Variables): Fix typo.
5395
0ce574ef
MA
53962007-12-07 Michael Albinus <michael.albinus@gmx.de>
5397
5398 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5399 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5400 (Errors and Events): Adapt dbus-event.
5401
b890d447
MB
54022007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5403
5404 * gnus.texi (Other Files): Add the yenc command.
5405
54062007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5407
5408 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5409 since 2004-08-06.
5410
54112007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5412
5413 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5414 on body.
5415
54162007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5417
5418 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5419 and rfc2047-allow-irregular-q-encoded-words; fix description of
5420 rfc2047-encode-encoded-words.
5421
54222007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5423
5424 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5425
3728bf03
MO
54262007-12-05 Michael Olson <mwolson@gnu.org>
5427
5428 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5429 Update documentation for `remember-diary-file'.
5430
a4397af9
MA
54312007-12-04 Michael Albinus <michael.albinus@gmx.de>
5432
5433 * dbus.texi (Signals): Precise `dbus-register-signal'.
5434 (Errors and Events): Rework events part, the internal structure of
5435 dbus-event has changed.
5436
1682490c
JB
54372007-12-03 Juanma Barranquero <lekktu@gmail.com>
5438
5439 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5440 ($(infodir)/dbus, dbus.dvi): New targets.
5441
7b13a0f2
MA
54422007-12-03 Michael Albinus <michael.albinus@gmx.de>
5443
5444 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5445 unconditionally.
5446
5447 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5448 emulation with @print{}.
5449
7ef92bc9
RS
54502007-12-02 Richard Stallman <rms@gnu.org>
5451
5452 * dbus.texi (Overview): Minor cleanup.
5453
22d8ac3a
MA
54542007-12-02 Michael Albinus <michael.albinus@gmx.de>
5455
d3a8e0df
MA
5456 * Makefile.in (INFO_TARGETS): Add dbus.
5457 (DVI_TARGETS): Add dbus.dvi.
5458 (dbus, dbus.dvi): New targets.
5459
22d8ac3a
MA
5460 * dbus.texi: New file.
5461
559764ab
RF
54622007-11-24 Romain Francoise <romain@orebokech.com>
5463
5464 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5465 Fix file name to match @setfilename.
559764ab 5466
ac97a16b
MH
54672007-11-23 Mark A. Hershberger <mah@everybody.org>
5468
5469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5470 ($(infodir)/nxml-mode): New rule.
5471
5472 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5473 ($(infodir)/nxml-mode): New rule.
5474 (clean): Add nxml-mode*.
5475
5476 * nxml-mode.texi: New file with nxml manual.
5477
404cd454
GM
54782007-11-18 Richard Stallman <rms@gnu.org>
5479
5480 * flymake.texi (Example -- Configuring a tool called directly):
5481 Update example.
5482
b048d478
MA
54832007-11-18 Michael Albinus <michael.albinus@gmx.de>
5484
5485 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5486 double-slash behavior. Explain directory contents flushing.
b048d478 5487
346e8469
JB
54882007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5489
5490 * calc.texi (TeX and LaTeX Language Modes): Put in
5491 missing braces.
5492
404cd454
GM
54932007-11-15 Richard Stallman <rms@gnu.org>
5494
5495 * cl.texi (Equality Predicates): Delete `eql'.
5496 (Predicates, Naming Conventions, Top): Delete `eql'.
5497 (Common Lisp Compatibility): Delete `eql'.
5498 (Porting Common Lisp): Delete obsolete backquote info.
5499 Minor clarification about character constants.
5500 (Sequence Basics): Minor clarification.
5501
1f6af58b
JB
55022007-11-15 Juanma Barranquero <lekktu@gmail.com>
5503
dccb744b 5504 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5505 * tramp.texi (Filename completion): Fix typos.
5506
3bc88bc9
JB
55072007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5508
5509 * calc.texi (Basic commands): Mention the menu.
5510
bc5300d3
MA
55112007-11-12 Michael Albinus <michael.albinus@gmx.de>
5512
5513 * tramp.texi (Connection caching): Tramp flushes connection
5514 properties when remote operating system has been changed.
5515
4d8a28ec
MB
55162007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5517
5518 * gnus-news.texi: Fix spelling.
5519 `message-insert-formatted-citation-line', not
5520 `message-insert-formated-citation-line'.
5521
404cd454
GM
5522 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5523
e1176b47
MA
55242007-11-07 Michael Albinus <michael.albinus@gmx.de>
5525
5526 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5527 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5528 (Frequently Asked Questions): Add code example for highlighting the
5529 mode line.
5530
6159985a
MO
55312007-11-03 Michael Olson <mwolson@gnu.org>
5532
5533 * remember.texi: Change mentions of remember-buffer to
5534 remember-finalize throughout.
5535
bec9b2f5
MO
55362007-10-30 Michael Olson <mwolson@gnu.org>
5537
5538 * remember.texi (Copying): Remove.
5539 (Mailbox): Update with non-BBDB instructions.
5540 (Diary, Org): Add.
5541 (Bibliography, Planner Page): Remove.
5542
b6173182
JB
55432007-10-30 Juanma Barranquero <lekktu@gmail.com>
5544
5545 * makefile.w32-in (INFO_TARGETS): Add remember.
5546 (DVI_TARGETS): Add remember.dvi.
5547 ($(infodir)/remember): New rule.
5548 (clean): Add remember*.
5549
15f3eb73
MO
55502007-10-30 Michael Olson <mwolson@gnu.org>
5551
70bdc930
MO
5552 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5553 ($(infodir)/remember): New rule that builds the Remember Manual.
5554
b6173182
JB
5555 * remember.texi: New file containing the Remember Mode Manual.
5556 Shuffle chapters around after initial import.
7d3f6f1a
MO
5557 (Function Reference): Split Keystrokes into separate chapter.
5558 (Keystrokes): Document C-c C-k.
51d24a12 5559 (Introduction): Fix typographical issue with "---".
15f3eb73 5560
404cd454
GM
55612007-10-29 Richard Stallman <rms@gnu.org>
5562
5563 * widget.texi (Introduction): Delete discussion of implementation
5564 internals.
5565
9bbb9638
MA
55662007-10-29 Michael Albinus <michael.albinus@gmx.de>
5567
5568 * tramp.texi (Connection caching): Host names must be different
5569 when tunneling.
5570
c7ff939a
RS
55712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5572
5573 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5574 Gnus v5.13.
5575
01c52d31
MB
55762007-10-28 Miles Bader <miles@gnu.org>
5577
5578 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5579
01c52d31
MB
55802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5581
0c7efc08
SM
5582 * gnus.texi (Sorting the Summary Buffer):
5583 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5584
55852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5586
5587 * gnus.texi (Non-ASCII Group Names): New node.
5588 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5589 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5590
c8763fb6 55912007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5592
5593 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5594 clean the output of the program `imap-shell-program'.
5595
55962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5597
5598 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5599
56002007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5601
5602 * gnus.texi (Sticky Articles): Documentation for sticky article
5603 buffers.
5604
c8763fb6 56052007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5606
5607 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5608
56092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5610
5611 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5612
56132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5614
0c7efc08
SM
5615 * gnus.texi (Archived Messages):
5616 Document gnus-update-message-archive-method.
01c52d31
MB
5617
56182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5619
5620 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5621
c8763fb6 56222007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5623
0c7efc08
SM
5624 * gnus.texi (Group Maneuvering):
5625 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5626
56272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5628
0c7efc08
SM
5629 * gnus.texi (Really Various Summary Commands):
5630 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5631
56322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5633
5634 * gnus.texi, message.texi: Bump version number.
5635
56362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5637
5638 * gnus.texi (Group Line Specification, Misc Group Stuff)
5639 (Server Commands): Parenthesize @pxref{Mail Spool}.
5640
56412007-10-28 Didier Verna <didier@xemacs.org>
5642
5643 New user option: message-signature-directory.
5644 * message.texi (Insertion Variables): Document it.
5645 * gnus.texi (Posting Styles): Ditto.
5646
56472007-10-28 Didier Verna <didier@xemacs.org>
5648
5649 * gnus.texi (Group Line Specification):
5650 * gnus.texi (Misc Group Stuff):
5651 * gnus.texi (Server Commands): Document the group compaction feature.
5652
56532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5654
5655 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5656
5657 * message.texi (Various Message Variables): Add message-fill-column.
5658
56592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5660
5661 * gnus.texi: Untabify.
5662
56632007-10-28 Didier Verna <didier@xemacs.org>
5664
5665 * gnus.texi (Group Parameters): Document the posting-style merging
5666 process in topic-mode.
5667
56682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5669
5670 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5671
56722007-10-28 Romain Francoise <romain@orebokech.com>
5673
5674 * gnus.texi (Mail Spool): Fix typo.
5675 Update copyright.
5676
56772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5678
5679 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5680
56812007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5682
5683 * gnus.texi (Summary Generation Commands):
5684 Add gnus-summary-insert-ticked-articles.
5685
56862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5687
b2abec73
JB
5688 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5689 to spam-spamassassin-program.
01c52d31
MB
5690
56912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5692
5693 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5694
56952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5696
5697 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5698
56992007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5700
5701 * message.texi (Mail Headers): Document `opportunistic'.
5702
57032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5704
5705 * emacs-mime.texi (Encoding Customization): Explain how to set
5706 mm-coding-system-priorities per hierarchy.
5707
57082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5709
5710 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5711 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5712
57132007-10-28 Didier Verna <didier@xemacs.org>
5714
5715 * message.texi (Wide Reply): Update documentation of
5716 message-dont-reply-to-names (now allowing a list of regexps).
5717
57182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5719
5720 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5721
57222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5723
5724 * gnus.texi (SpamAssassin back end): Fix typo.
5725
5726 * sieve.texi (Examples): Fix grammar.
5727
57282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5729
5730 * gnus.texi (Searching for Articles): Document M-S and M-R.
5731 (Limiting): Document / b.
5732
57332007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5734
5735 * gnus.texi (Thread Commands): T M-^.
5736
57372007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5738
5739 * message.texi (Mail Aliases): Document ecomplete.
5740 (Mail Aliases): Fix typo.
5741
57422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5743
5744 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5745 fix typo.
5746
57472007-10-28 Romain Francoise <romain@orebokech.com>
5748
5749 * gnus.texi (Mail Spool): Grammar fix.
5750
57512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5754 string.
5755
57562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5757
5758 * gnus.texi (Group Parameters): Fix description.
5759
57602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5761
b2abec73
JB
5762 * gnus.texi (Gmane Spam Reporting):
5763 Fix spam-report-gmane-use-article-number.
5764 Add spam-report-user-mail-address.
01c52d31
MB
5765
57662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5767
5768 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5769
57702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5771
5772 * gnus.texi (Group Parameters): Add simplified sorting example based on
5773 example for `Sorting the Summary Buffer' from Jari Aalto
5774 <jari.aalto@cante.net>.
5775 (Example Methods): Add example for an indirect connection.
5776
57772007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5778
0c7efc08 5779 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5780 (Agent Parameters): Updated parameter names to match code.
5781 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5782 'gnus-agent-summary-fetch-series'.
5783 (Agent and flags): New section providing a generalized discussion
5784 of flag handling.
0c7efc08
SM
5785 (Agent and IMAP): Remove flag discussion.
5786 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5787
57882007-10-28 Romain Francoise <romain@orebokech.com>
5789
5790 * gnus.texi (Exiting the Summary Buffer): Add new function
5791 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5792
57932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5794
5795 * gnus.texi (Conformity): Fix typo.
5796 (Customizing Articles): Document `first'.
5797
57982007-10-28 Jari Aalto <jari.aalto@cante.net>
5799
5800 * gnus.texi (Sorting the Summary Buffer):
5801 Add `gnus-thread-sort-by-date-reverse'. Add example
5802 host to different sorting in NNTP and RSS groups.
5803
58042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5805
5806 * message.texi (Insertion): Describe prefix for
5807 message-mark-inserted-region and message-mark-insert-file.
5808
58092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5810
5811 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5812 LaTeX documents. Describe "text/x-gnus-verbatim".
5813
58142007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5815
b2abec73 5816 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5817 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5818 (spam-stat spam filtering, SpamOracle)
0c7efc08 5819 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5820 clarity.
5821
58222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5823
5824 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5825 gnus-article-delete-part and gnus-article-replace-part.
5826 (Using MIME): Add gnus-mime-replace-part.
5827
58282007-10-28 Romain Francoise <romain@orebokech.com>
5829
5830 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5831 requires `auto-compression-mode' to be enabled. Add new nnml
5832 variable `nnml-compressed-files-size-threshold'.
5833
58342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5835
0c7efc08
SM
5836 * gnus.texi (Sorting the Summary Buffer):
5837 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5838
58392007-10-28 Romain Francoise <romain@orebokech.com>
5840
5841 * message.texi (Insertion Variables): Mention new variable
5842 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5843 documentation accordingly.
5844
58452007-10-28 Romain Francoise <romain@orebokech.com>
5846
5847 * gnus.texi (To From Newsgroups): Mention new variables
5848 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5849
58502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5853 stuff; gnus-mime-inline-part does the automatic decompression.
5854
58552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5856
5857 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5858 "training.ham" should be "training.spam".
01c52d31
MB
5859
58602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5861
5862 * message.texi (Mail Variables): Fix the default value for
5863 message-send-mail-function.
5864
58652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5866
5867 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5868 always returns nil exceptionally.
5869
58702007-10-28 Simon Josefsson <jas@extundo.com>
5871
0c7efc08
SM
5872 * gnus.texi (Article Washing): Add libidn URL.
5873 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5874
58752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5876
5877 * gnus.texi (Topic Commands): Fix next/previous.
5878
58792007-10-28 Simon Josefsson <jas@extundo.com>
5880
5881 * gnus.texi (Article Washing): Mention `W i'.
5882
c8763fb6 58832007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5884
5885 * gnus.texi (Group Parameters): Slight extension of sieve
5886 parameter description.
5887
58882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5889
5890 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5891 matching score files as well.
5892 (Picons): Describe `gnus-picon-style'.
5893
58942007-10-28 Romain Francoise <romain@orebokech.com>
5895
5896 * message.texi (Message Headers): Mention that headers are hidden
5897 using narrowing, and how to expose them.
5898 Update copyright.
5899
59002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5903 `gnus-summary-sort-by-recipient'.
5904
59052007-10-28 Romain Francoise <romain@orebokech.com>
5906
5907 * gnus.texi (NNTP marks): New node.
5908 (NNTP): Move NNTP marks variables to the new node.
5909
59102007-10-28 Jesper Harder <harder@ifa.au.dk>
5911
b2abec73 5912 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5913
5914 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5915
59162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5917
b2abec73 5918 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5919 everywhere for consistency.
b2abec73
JB
5920 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5921 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5922 Say "regular expression" instead of "regex." Admonish.
5923 Pick other words to sound better (s/so/thus/).
5924 (Spam ELisp Package Filtering of Incoming Mail):
5925 Mention statistical filters. Remove old TODO.
01c52d31 5926 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5927 New section on sorting and displaying the spam score.
5928 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5929 backend but an alias to spam-use-BBDB.
5930 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5931 new backend functionality.
5932
59332007-10-28 Simon Josefsson <jas@extundo.com>
5934
5935 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5936 nntp-marks-directory, from Romain Francoise
5937 <romain@orebokech.com>.
5938
59392007-10-28 Magnus Henoch <mange@freemail.hu>
5940
5941 * gnus.texi (Hashcash): New default value of
5942 hashcash-default-payment.
5943
59442007-10-28 Simon Josefsson <jas@extundo.com>
5945
5946 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5947 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5948
59492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5950
0c7efc08 5951 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5952
59532007-10-28 Simon Josefsson <jas@extundo.com>
5954
5955 * gnus.texi (documentencoding): Add, to avoid warnings.
5956
59572007-10-28 Simon Josefsson <jas@extundo.com>
5958
5959 * message.texi (Mail Headers): Add.
5960
5961 * gnus.texi (Hashcash): Fix.
5962
59632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5964
0c7efc08 5965 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5966 that payments can be verified and fix the name of the
b2abec73 5967 hashcash-path variable.
01c52d31
MB
5968
59692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5970
b2abec73 5971 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5972
59732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5974
5975 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5976
59772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5978
5979 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5980 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5981 warning about ham processors in spam groups removed.
01c52d31
MB
5982
59832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5984
0c7efc08 5985 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5986 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5987
59882007-10-28 Jesper Harder <harder@ifa.au.dk>
5989
5990 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5991 (Mailing List): Typo.
5992 (Customizing Articles): Add gnus-treat-ansi-sequences.
5993 (Article Washing): Index.
5994
5995 * message.texi: Use m-dash consistently.
5996
59972007-10-28 Jesper Harder <harder@ifa.au.dk>
5998
5999 * gnus.texi (GroupLens): Remove.
6000
60012007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6002
0c7efc08
SM
6003 * gnus.texi (Outgoing Messages, Agent Variables):
6004 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6005 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6006
60072007-10-28 Jesper Harder <harder@ifa.au.dk>
6008
6009 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6010
60112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6012
6013 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6014
6015 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6016
60172007-10-28 Simon Josefsson <jas@extundo.com>
6018
6019 * gnus.texi (Top): Add SASL.
6020
404cd454
GM
60212007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6022
6023 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6024
60252007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6026
6027 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6028
0edd2970
JB
60292007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6030
6031 * calc.texi (Formulas, Composition Basics): Lower the
6032 precedence of negation.
6033
a9afba20
JY
60342007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6035
6036 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6037 Mention the new three-letter column identifiers.
6038 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6039 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6040 message when using `c' on an empty default with default printer.
6041 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6042 renamed to `ses--symbolic-formulas' some time ago.
6043
45b778a6
JB
60442007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6045
6046 * calc.texi (Default Simplifications, Making Selections)
6047 (Customizing Calc): Clarify associativity of multiplication.
6048
03b5bade
MA
60492007-10-23 Michael Albinus <michael.albinus@gmx.de>
6050
6051 * tramp.texi (Traces and Profiles): Simplify loop over
6052 `trace-function-background'.
6053
e658c8ee
JL
60542007-10-22 Juri Linkov <juri@jurta.org>
6055
6056 * dired-x.texi (Shell Command Guessing): Default values are now
6057 available by typing M-n instead of M-p.
6058
dd753688
MA
60592007-10-21 Michael Albinus <michael.albinus@gmx.de>
6060
6061 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6062 (Password caching): Remove `tramp-clear-passwd'.
6063 It's not a command anymore.
dd753688
MA
6064 (Bug Reports): Add `tramp-bug' to function index.
6065 (Function Index, Variable Index): New nodes.
6066 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6067
6068 * trampver.texi: Update release number.
6069
4bb49b43
JB
60702007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6071
8b296cdd 6072 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6073 about integer size into past tense.
6074 (Time Zones): Remove pointer to Calc author's address.
6075 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6076 and hyperbolic cotangent. Fix typo.
4bb49b43 6077
311dd93f
MA
60782007-10-10 Michael Albinus <michael.albinus@gmx.de>
6079
6080 Sync with Tramp 2.1.11.
6081
6082 * trampver.texi: Update release number.
6083
ea3fc256
MA
60842007-10-06 Michael Albinus <michael.albinus@gmx.de>
6085
6086 * tramp.texi (External packages): New section.
6087
1af74d06
MB
60882007-09-29 Juri Linkov <juri@jurta.org>
6089
6090 * info.texi (Help-Int): Document `L' (`Info-history').
6091
0e2806fa
SM
60922007-09-26 Carsten Dominik <dominik@science.uva.nl>
6093
6094 * org.texi: Change links to webpage and maintained email.
6095 (Remember): Promote to Chapter, significant changes.
6096 (Fast access to TODO states): New section.
6097 (Faces for TODO keywords): New section.
6098 (Export options): Example for #+DATE.
6099 (Progress logging): Section moved.
6100
567b9191
BW
61012007-09-26 Bill Wohler <wohler@newt.com>
6102
6103 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6104 browse-url-at-mouse.
6105
1af74d06
MB
61062007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6107
6108 * flymake.texi (Customizable variables): Face names don't end in -face.
6109 Fix flymake-err-line-patterns template.
6110 (Example -- Configuring a tool called directly): Fix init-function.
6111 (Highlighting erroneous lines): Face names don't end in -face.
6112
d60a4e3a 61132007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6114
6115 * erc.texi (Special-Features): Fix small typo.
6116
7d7a3510
MA
61172007-09-14 Michael Albinus <michael.albinus@gmx.de>
6118
6119 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6120 and "External transfer methods".
6121
285f0d3a
JB
61222007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6123
6124 * calc.texi (Predefined Units): Add some history.
6125
526dc846
MO
61262007-09-08 Michael Olson <mwolson@gnu.org>
6127
87e04f16
JB
6128 * erc.texi (Copying): New section included from gpl.texi.
6129 This matches the look of the upstream ERC manual.
526dc846 6130
f10d0e80
JB
61312007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6132
87e04f16 6133 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6134 (Random Numbers): Clarify the distribution of `random'.
6135
4009494e
GM
61362007-09-06 Glenn Morris <rgm@gnu.org>
6137
f1fc42aa 6138 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6139 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6140 Change all setfilename commands to use ../../info.
6141 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6142 refer to the Emacs manual here.
6143 (infodir): New variable.
6144 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6145 (cc-mode.texi, faq.texi): Update references to source file locations.
6146 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6147 do not refer to the Emacs manual here.
6148 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6149
6150 * Makefile.in: Add `basename' versions of all info targets, for
6151 convenience when rebuilding just one manual.
6152 (../etc/GNU): Delete obsolete target.
6153 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6154 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6155 *.vrs *.toc here...
6156 (maintainer-clean): ...from here.
4009494e
GM
6157
6158 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6159
2de53ca6
GM
61602007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6161
6162 * calc.texi (Date Conversions): Clarify definition of
6163 Julian day numbering.
6164 (Date Forms): Clarify definition of Julian day numbering;
6165 add some history.
6166
61672007-08-30 Carsten Dominik <dominik@science.uva.nl>
6168
87e04f16 6169 * org.texi: Version 5.07.
2de53ca6
GM
6170
61712007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6172
6173 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6174
61752007-08-22 Carsten Dominik <dominik@science.uva.nl>
6176
6177 * org.texi (Adding hyperlink types): New section.
6178 (Embedded LaTeX): Chapter updated because of LaTeX export.
6179 (LaTeX export): New section.
6180 (Using links out): New section.
6181
61822007-08-22 Glenn Morris <rgm@gnu.org>
6183
6184 * faq.texi (Learning how to do something): Refcards now in
6185 etc/refcards/ directory.
6186
61872007-08-22 Michael Albinus <michael.albinus@gmx.de>
6188
6189 * tramp.texi (Remote Programs): Persistency file must be cleared when
6190 changing `tramp-remote-path'.
6191 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6192 macro.
6193
61942007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6195
6196 * calc.texi: Move contents to beginning of file.
6197 (Algebraic Entry): Fix the formatting of an example.
6198
61992007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6200
6201 * calc.texi (Basic Operations on Units): Mention exact versus
6202 inexact conversions.
6203
62042007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6205
6206 * calc.texi (Basic Operations on Units): Mention default
6207 values for new units.
6208 (Quick Calculator Mode): Mention that binary format will
6209 be displayed.
6210
62112007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6212
6213 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6214
62152007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6216
6217 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6218
62192007-08-08 Glenn Morris <rgm@gnu.org>
6220
6221 * gnus.texi, sieve.texi: Replace `iff'.
6222
62232007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6224
6225 * calc.texi (Basic Graphics): Mention the graphing of error
6226 forms.
6227 (Graphics Options): Mention how `g s' handles error forms.
6228 (Curve Fitting): Mention plotting the curves.
6229 (Standard Nonlinear Models): Add additional models.
6230 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6231 (Linear Fits): Correct result.
6232
62332007-08-01 Alan Mackenzie <acm@muc.de>
6234
6235 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6236 to "--no-site-file".
6237
62382007-07-29 Michael Albinus <michael.albinus@gmx.de>
6239
6240 * tramp.texi (Frequently Asked Questions): Point to mode line
6241 extension in Emacs 23.1.
6242
6243 * trampver.texi: Update release number.
6244
62452007-07-27 Glenn Morris <rgm@gnu.org>
6246
6247 * calc.texi (Copying): Include license text from gpl.texi, rather than
6248 in-line.
6249
62502007-07-25 Glenn Morris <rgm@gnu.org>
6251
6252 * calc.texi (Copying): Replace license with GPLv3.
6253
6254 * Relicense all FSF files to GPLv3 or later.
6255
62562007-07-22 Michael Albinus <michael.albinus@gmx.de>
6257
6258 Sync with Tramp 2.1.10.
6259
6260 * tramp.texi (trampfn): Expand macro implementation in order to handle
6261 empty arguments.
6262 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6263 occurrences by trampfn.
2de53ca6 6264 (Frequently Asked Questions): Extend example code for host
b2abec73 6265 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6266 file names to be typed.
6267
6268 * trampver.texi: Update release number.
6269
62702007-07-17 Michael Albinus <michael.albinus@gmx.de>
6271
6272 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6273 section. Reported by <poti@potis.org>.
6274 (Remote processes): Arguments of the program to be debugged are taken
6275 literally.
6276 (Frequently Asked Questions): Simplify recentf example.
6277
62782007-07-14 Karl Berry <karl@gnu.org>
6279
6280 * info.texi (@copying): New Back-Cover Text.
6281
6282 * info.texi (Quitting Info): Move to proper place in source.
6283 (Reported by Benno Schulenberg.)
6284
62852007-07-13 Eli Zaretskii <eliz@gnu.org>
6286
6287 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6288
6289 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6290
6291 * emacs-mime.texi: Add @documentencoding directive.
6292
62932007-07-12 Nick Roberts <nickrob@snap.net.nz>
6294
6295 * tramp.texi (Remote processes): Add an anchor to the subsection
6296 "Running a debugger on a remote host".
6297
62982007-07-12 Michael Albinus <michael.albinus@gmx.de>
6299
6300 * tramp.texi (Remote processes): Don't call it "experimental" any
6301 longer. Add subsection about running a debugger on a remote host.
6302
63032007-07-10 Carsten Dominik <dominik@science.uva.nl>
6304
6305 * org.texi (Properties and columns): Chapter rewritten.
6306
63072007-07-08 Michael Albinus <michael.albinus@gmx.de>
6308
6309 * tramp.texi:
6310 * trampver.texi: Migrate to Tramp 2.1.
6311
63122007-07-02 Carsten Dominik <dominik@science.uva.nl>
6313
6314 * org.texi (Properties): New chapter.
6315
63162007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6317
6318 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6319 Control Panel.
6320
6321 * gnus.texi (Misc Article): Add index entry for
6322 gnus-single-article-buffer.
6323
63242007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6325
6326 * gnus.texi (Starting Up): Fix typo.
6327
63282007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6329
6330 * gnus.texi (Asynchronous Fetching): Fix typo.
6331
63322007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6333
6334 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6335 (About This Manual): Remove redundant information.
6336 (Getting Started): Mention author.
6337 (Basic Arithmetic, Customizing Calc): Make description of the
6338 variable `calc-multiplication-has-precedence' match its new effect.
6339
63402007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6341
0c7efc08
SM
6342 * calc.texi (Basic Arithmetic, Customizing Calc):
6343 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6344
63452007-06-19 Carsten Dominik <dominik@science.uva.nl>
6346
6347 * org.texi (Tag): Section swapped with node Timestamps.
6348 (Formula syntax for Lisp): Document new `L' flag.
6349
63502007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6351
6352 * gnus.texi (Misc Group Stuff, Summary Buffer)
6353 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6354
63552007-06-06 Juanma Barranquero <lekktu@gmail.com>
6356
6357 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6358 * gnus.texi (Article Buttons, Mail Source Customization)
6359 (Sending or Not Sending, Customizing NNDiary):
6360 * message.texi (Message Headers):
6361 * mh-e.texi (HTML): Fix typos.
6362
63632007-06-07 Michael Albinus <michael.albinus@gmx.de>
6364
6365 Sync with Tramp 2.0.56.
6366
6367 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6368 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6369
63702007-06-02 Chong Yidong <cyd@stupidchicken.com>
6371
6372 * Version 22.1 released.
6373
63742007-05-26 Michael Olson <mwolson@gnu.org>
6375
6376 * erc.texi (Modules): Fix references to completion modules.
6377
63782007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6379
6380 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6381
63822007-05-09 Didier Verna <didier@xemacs.org>
6383
6384 * gnus.texi (Email Based Diary): New. Proper documentation for the
6385 nndiary back end and the gnus-diary library.
6386
63872007-05-03 Karl Berry <karl@gnu.org>
6388
6389 * .cvsignore (*.pdf): New entry.
6390
6391 * texinfo.tex: Update from current version for better pdf generation.
6392
63932007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6396
63972007-04-28 Glenn Morris <rgm@gnu.org>
6398
6399 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6400 consideration of legal status.
6401
64022007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6403
6404 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6405
64062007-04-24 Chong Yidong <cyd@stupidchicken.com>
6407
6408 * faq.texi (New in Emacs 22): python.el removed.
6409
64102007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6411
6412 * calc.texi (Reporting bugs): Update maintainer's address.
6413
64142007-04-22 Chong Yidong <cyd@stupidchicken.com>
6415
6416 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6417
64182007-04-15 Jay Belanger <belanger@truman.edu>
6419
6420 * calc.texi (Title page): Remove the date.
6421 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6422 (The Standard Calc Interface): Change trail title.
6423 (Floats): Mention that when non-decimal floats are entered, only
6424 approximations are stored.
6425 (Copying): Move to the appendices.
6426 (GNU Free Documentation License): Add as an appendix.
6427
64282007-04-15 Chong Yidong <cyd@stupidchicken.com>
6429
6430 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6431 * dired-x.texi, ebrowse.texi, ediff.texi:
6432 * emacs-mime.texi, erc.texi, eshell.texi:
6433 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6434 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6435 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6436 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6437 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6438 * woman.texi: Include GFDL.
6439
6440 * doclicense.texi: Remove node heading, so that it can be included by
6441 other files.
6442
6443 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6444
6445 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6446 than *.
6447
64482007-04-14 Carsten Dominik <dominik@science.uva.nl>
6449
6450 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6451 in Calc.
6452
64532007-04-09 Romain Francoise <romain@orebokech.com>
6454
6455 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6456 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6457 replace mouse-2.
6458
64592007-04-08 Chong Yidong <cyd@stupidchicken.com>
6460
6461 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6462 renamed to woman-use-topic-at-point. Document new behavior.
6463
64642007-04-08 Richard Stallman <rms@gnu.org>
6465
6466 * url.texi: Fix some indexing.
6467 (Disk Caching): Drop discussion of old/other Emacs versions.
6468
64692007-04-07 Chong Yidong <cyd@stupidchicken.com>
6470
6471 * url.texi (Disk Caching): Say Emacs 21 "and later".
6472
6473 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6474 on Font locking which now mentions JIT lock.
6475
64762007-04-01 Michael Olson <mwolson@gnu.org>
6477
6478 * erc.texi: Update for the ERC 5.2 release.
6479
64802007-03-31 David Kastrup <dak@gnu.org>
6481
6482 * woman.texi (Topic, Interface Options): Explain changes semantics of
6483 woman-manpath in order to consider MANPATH_MAP entries.
6484
64852007-03-31 Eli Zaretskii <eliz@gnu.org>
6486
6487 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6488
64892007-03-26 Richard Stallman <rms@gnu.org>
6490
6491 * pgg.texi (Caching passphrase): Clean up previous change.
6492
64932007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6494
6495 * gnus.texi (Setting Process Marks): Fix typo.
6496
64972007-03-25 Romain Francoise <romain@orebokech.com>
6498
6499 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6500 readability, and include various fixes by Daniel Brockman, Nick Roberts
6501 and Dieter Wilhelm.
6502
65032007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6504
6505 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6506
6507 * gnus.texi (Mail Source Specifiers): Fix typo.
6508
65092007-03-22 Ralf Angeli <angeli@caeruleus.net>
6510
6511 * reftex.texi (Imprint): Update maintainer information.
6512
65132007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6514
6515 * message.texi (Message Buffers): Update documentation for
6516 message-generate-new-buffers.
6517
65182007-03-15 Daiki Ueno <ueno@unixuser.org>
6519
6520 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6521
65222007-03-21 Glenn Morris <rgm@gnu.org>
6523
6524 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6525
65262007-03-19 Chong Yidong <cyd@stupidchicken.com>
6527
6528 * eshell.texi (Known problems): Emacs 21 -> 22.
6529
6530 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6531
65322007-03-18 Jay Belanger <belanger@truman.edu>
6533
6534 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6535
65362007-03-12 Glenn Morris <rgm@gnu.org>
6537
6538 * calc.texi (Time Zones): Switch to new North America DST rule.
6539
6540 * calc.texi: Replace "daylight savings" with "daylight
6541 saving" in text throughout.
6542
65432007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6544
6545 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6546 The variable now uses a list of symbols instead of just a symbol.
6547 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6548
65492007-03-06 Romain Francoise <romain@orebokech.com>
6550
6551 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6552 new packages, and mention Gnus update.
6553
65542007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6557 nntp-open-connection-functions-never-echo-commands.
6558
65592007-02-27 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6562 problems on the console, and security risk in not using gpg-agent.
6563
65642007-02-25 Carsten Dominik <dominik@science.uva.nl>
6565
0c7efc08 6566 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6567 Completely reorganized and rewritten.
6568 (CamelCase links): Section removed.
6569 (Repeating items): New section.
6570 (Tracking TODO state changes): New section.
6571 (Agenda views): Chapter reorganized and rewritten.
6572 (HTML export): Section rewritten.
6573 (Tables in arbitrary syntax): New section.
6574 (Summary): Better feature summary.
6575 (Activation): Document problem with cut-and-paste of Lisp code
6576 from PDF files.
6577 (Visibility cycling): Document indirect buffer use.
6578 (Structure editing): Document sorting.
6579 (Remember): Section rewritten.
6580 (Time stamps): Better description of time stamp types.
6581 (Tag searches): Document regular expression search for tags.
6582 (Stuck projects): New section.
6583 (In-buffer settings): New keywords.
6584 (History and Acknowledgments): Updated description.
6585
65862007-02-24 Alan Mackenzie <acm@muc.de>
6587
6588 * cc-mode.texi (Movement Commands): Insert two missing command names.
6589 (Getting Started): Slight wording correction (use conditional).
6590
65912007-02-22 Kim F. Storm <storm@cua.dk>
6592
6593 * widget.texi (User Interface, Basic Types): Document need to put some
6594 text before the %v escape in :format string in editable-field widget.
6595
65962007-02-18 Romain Francoise <romain@orebokech.com>
6597
6598 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6599 `cvs-mode-quit'.
6600
66012007-02-10 Markus Triska <markus.triska@gmx.at>
6602
6603 * widget.texi (Programming Example): Put constant strings in :format.
6604
66052007-02-07 Juanma Barranquero <lekktu@gmail.com>
6606
6607 * faq.texi (Fullscreen mode on MS-Windows): New node.
6608
66092007-02-04 David Kastrup <dak@gnu.org>
6610
6611 * faq.texi (AUCTeX): Update version number. Should probably be done
6612 for other packages as well.
6613
66142007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6615
6616 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6617 <tassilo@member.fsf.org>.
6618
66192007-01-27 Eli Zaretskii <eliz@gnu.org>
6620
6621 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6622 ls-lisp-use-localized-time-format.
6623
66242007-01-20 Markus Triska <markus.triska@gmx.at>
6625
6626 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6627
66282007-01-13 Michael Olson <mwolson@gnu.org>
6629
6630 * erc.texi (Modules): Mention capab-identify module.
6631
66322007-01-05 Michael Olson <mwolson@gnu.org>
6633
6634 * erc.texi (Getting Started): Update for /RECONNECT command.
6635
66362007-01-04 Richard Stallman <rms@gnu.org>
6637
6638 * ebrowse.texi: Change C-c b to C-c C-m.
6639
66402007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6641
6642 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6643 variables only in info to avoid redundant entries in the printed
6644 manual.
6645
66462007-01-02 Daiki Ueno <ueno@unixuser.org>
6647
6648 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6649
66502007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * message.texi (Security): Split into sub-nodes.
6653
66542007-01-01 Alan Mackenzie <acm@muc.de>
6655
6656 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6657 eval-after-load in Emacs <=21 and a workaround. Document that
6658 trigraphs are not supported.
6659
66602007-01-01 Alan Mackenzie <acm@muc.de>
6661
6662 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6663 c-context-line-break. When invoked within a string, preserve
6664 whitespace. Add a backslash only when also in a macro.
6665
66662007-01-01 Alan Mackenzie <acm@muc.de>
6667
6668 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6669
66702007-01-01 Alan Mackenzie <acm@muc.de>
6671
6672 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6673 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6674
66752007-01-01 Alan Mackenzie <acm@muc.de>
6676
6677 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6678 "Choosing a Style".
6679
6680 * cc-mode.texi ("Styles"): Add @dfn{style}.
6681
66822006-12-30 Michael Albinus <michael.albinus@gmx.de>
6683
6684 Sync with Tramp 2.0.55.
6685
6686 * trampver.texi: Update release number.
6687
66882006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6689
6690 * gnus.texi (Customizing Articles): Add index entries for all
6691 gnus-treat-* variables.
6692
c8763fb6 66932006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6694
6695 * gnus.texi (IMAP): Fix incorrect explanation of
6696 nnimap-search-uids-not-since-is-evil in documentation for
6697 nnimap-expunge-search-string.
6698
66992006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6700
6701 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6702 spam-ifile-database.
6703
67042006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6707 rebind C-s.
6708
c8763fb6 67092006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6710
6711 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6712 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6713 "expiring mail".
6714 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6715 nnimap-nov-is-evil.
6716
67172006-12-25 Kevin Ryde <user42@zip.com.au>
6718
6719 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6720 about the key procedure being used heavily.
6721
67222006-12-24 Chong Yidong <cyd@stupidchicken.com>
6723
6724 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6725 to t.
6726 (Prerequisites): Add explanation about gpg-agent.
6727
67282006-12-22 Kevin Ryde <user42@zip.com.au>
6729
6730 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6731 "sort" instead of "sort*".
6732
67332006-12-19 Richard Stallman <rms@gnu.org>
6734
6735 * calc.texi (History and Acknowledgements): Recognize that Emacs
6736 now does have floating point.
6737
67382006-12-19 Michael Albinus <michael.albinus@gmx.de>
6739
6740 * tramp.texi (External transfer methods): Describe new method `scpc'.
6741
67422006-12-17 Sascha Wilde <wilde@sha-bang.de>
6743
6744 * pgg.texi: Added short note on gpg-agent to the introduction.
6745
67462006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6747
6748 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6749 also applies to Cc.
6750
67512006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6752
6753 * gnus.texi (X-Face): Clarify. Say which programs are required
6754 on Windows.
6755
67562006-12-08 Michael Olson <mwolson@gnu.org>
6757
6758 * erc.texi (Modules): Remove documentation for list module.
6759
c8763fb6 67602006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6761
6762 * faq.texi (^M in the shell buffer): Ditto.
6763
67642006-11-20 Michael Olson <mwolson@gnu.org>
6765
6766 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6767
67682006-11-17 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * org.texi: Fix typos.
6771 (Agenda commands): Document `C-k'.
6772
67732006-11-16 Eli Zaretskii <eliz@gnu.org>
6774
6775 * url.texi (http/https): Fix a typo in the HTTP URL.
6776
67772006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6778
6779 * ada-mode.texi: Total rewrite.
6780
67812006-11-13 Carsten Dominik <dominik@science.uva.nl>
6782
6783 * org.texi: Minor typo fixes.
6784
67852006-11-13 Bill Wohler <wohler@newt.com>
6786
6787 Release MH-E manual version 8.0.3.
6788
6789 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6790 release 8.0.3.
6791
6792 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6793 to set MAILDIR.
6794 (Reading Mail): Document the customization of read-mail-command
6795 for MH-E.
6796 (Viewing Attachments): Document mm-discouraged-alternatives.
6797 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6798 (Junk): Add more information about the settings of mh-junk-background
6799 in a program. Add /usr/bin/mh to PATH in examples.
6800
68012006-11-12 Richard Stallman <rms@gnu.org>
6802
6803 * woman.texi: Update author address but say he no longer maintains it.
6804
68052006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6806
6807 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6808 archived trees.
6809 (Checkboxes): Section moved to chapter 5, and extended.
6810 (The date/time prompt): New section.
6811 (Link abbreviations): New section.
6812 (Presentation and sorting): New section.
6813 (Custom agenda views): Section completely rewritten.
6814 (Summary): Compare with Planner.
6815 (Feedback): More info about creating backtraces.
6816 (Plain lists): Modified example.
6817 (Breaking down tasks): New section.
6818 (Custom time format): New section.
6819 (Time stamps): Document inactive timestamps.
6820 (Setting tags): More details about fast tag selection.
6821 (Block agenda): New section.
6822 (Custom agenda views): Section rewritten.
6823 (Block agenda): New section.
6824
68252006-11-07 Michael Albinus <michael.albinus@gmx.de>
6826
6827 * tramp.texi (Configuration): scp is the default method.
6828 (Default Method): Use ssh as example for another method.
6829
68302006-10-27 Richard Stallman <rms@gnu.org>
6831
6832 * woman.texi: Downcase nroff/troff/roff.
6833 (Installation): Chapter deleted. Some xrefs deleted.
6834 (Background): woman doesn't advise man ;-).
6835
c8763fb6 68362006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6837
6838 * ada-mode.texi (Project files, Identifier completion)
6839 (Automatic Casing, Debugging, Using non-standard file names)
6840 (Working Remotely): Fix typos.
6841
68422006-10-20 Masatake YAMATO <jet@gyve.org>
6843
0c7efc08 6844 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6845 sample code `my-c-initialization-hook'.
6846
68472006-10-19 Stuart D. Herring <herring@lanl.gov>
6848
6849 * widget.texi: Fix typos.
6850
68512006-10-19 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6854 "???". There have been no complaints for years, so the information
6855 must be appropriate.
6856
68572006-10-16 Richard Stallman <rms@gnu.org>
6858
6859 * widget.texi: Use @var instead of capitalization.
6860 Clarify many widget type descriptions.
6861
68622006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6863
6864 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6865 gnus-dired-attach.
6866 (Selecting a Group): Fix typo.
6867
c8763fb6 68682006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6869
6870 * widget.texi: Fix typos.
6871
68722006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6873
6874 * gnus.texi (Image Enhancements): Update for Emacs 22.
6875
6876 * gnus-faq.texi ([1.3]): Update.
6877
68782006-10-06 Richard Stallman <rms@gnu.org>
6879
6880 * faq.texi (Displaying the current line or column):
6881 Delete "As of Emacs 20".
6882
68832006-10-06 Romain Francoise <romain@orebokech.com>
6884
6885 * faq.texi (VM): VM works with Emacs 22 too.
6886
68872006-10-06 Richard Stallman <rms@gnu.org>
6888
6889 * ebrowse.texi: Remove Emacs version "21" from title.
6890
68912006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6892
6893 * gnus.texi (Foreign Groups): Say where change of editing commands are
6894 stored. Add reference to `gnus-parameters'.
6895
68962006-09-15 Jay Belanger <belanger@truman.edu>
6897
6898 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6899 Change "Library Public License" to "Lesser Public License"
6900 throughout. Use "yyyy" to represent year.
6901
69022006-09-15 Carsten Dominik <dominik@science.uva.nl>
6903
6904 * org.texi (Setting tags): Typo fix.
6905
69062006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6907
6908 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6909
69102006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6911
6912 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6913
69142006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6915
6916 * faq.texi (Escape sequences in shell output): EMACS is now set
6917 to Emacs's absolute file name, not to "t".
6918 (^M in the shell buffer): Likewise.
6919 * misc.texi (Interactive Shell): Likewise.
6920
69212006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6922
6923 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6924 mails with pop3-leave-mail-on-server. Fix wording.
6925 (Limiting): Improve gnus-summary-limit-to-articles.
6926 (X-Face): Fix typo.
6927
69282006-09-11 Simon Josefsson <jas@extundo.com>
6929
6930 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6931 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6932
69332006-09-06 Simon Josefsson <jas@extundo.com>
6934
6935 * smtpmail.texi (Authentication): Mention SSL.
6936
69372006-09-01 Eli Zaretskii <eliz@gnu.org>
6938
6939 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6940 Don't use @indicateurl.
6941
6942 * cc-mode.texi (Subword Movement): Don't use @headitem.
6943 (Custom Braces, Clean-ups): Don't use @tie.
6944
69452006-08-29 Michael Albinus <michael.albinus@gmx.de>
6946
6947 Sync with Tramp 2.0.54.
6948
6949 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6950 Suggested by Adrian Phillips <a.phillips@met.no>.
6951
69522006-08-15 Carsten Dominik <dominik@science.uva.nl>
6953
6954 * org.texi (Installation, Activation): Split from Installation and
6955 Activation.
6956 (Clocking work time): Documented new features.
6957
69582006-08-13 Alex Schroeder <alex@gnu.org>
6959
6960 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6961 example.
6962
69632006-08-12 Eli Zaretskii <eliz@gnu.org>
6964
6965 * faq.texi (How to add fonts): New node.
6966
69672006-08-05 Romain Francoise <romain@orebokech.com>
6968
6969 * faq.texi (New in Emacs 22): Expand.
6970
69712006-08-03 Michael Olson <mwolson@gnu.org>
6972
6973 * erc.texi: Update for ERC 5.1.4.
6974
69752006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6978 in .../site-lisp/gnus/ by default.
6979 [ From gnus-news.texi in the trunk. ]
6980
69812006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * gnus.texi (MIME Commands): Additions for yEnc.
6984
69852006-07-24 Richard Stallman <rms@gnu.org>
6986
6987 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6988 * faq.texi: Move periods and commas inside quotes.
6989
69902006-07-20 Jay Belanger <belanger@truman.edu>
6991
6992 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6993
69942006-07-18 Chong Yidong <cyd@stupidchicken.com>
6995
6996 * faq.texi (Security risks with Emacs): Document Emacs 22
6997 file-local-variable mechanism.
6998
69992006-07-12 Michael Olson <mwolson@gnu.org>
7000
7001 * erc.texi: Update for ERC 5.1.3.
7002
70032006-07-12 Alex Schroeder <alex@gnu.org>
7004
7005 * rcirc.texi: Fix typos.
7006 (Getting started with rcirc): New calling convention for M-x irc.
7007 Mention #rcirc. Removed channel tracking.
0c7efc08 7008 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7009 recently, eg. rcirc-server to rcirc-default-server. Added
7010 documentation for rcirc-authinfo, some background for Bitlbee, and
7011 rcirc-track-minor-mode.
0c7efc08 7012 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7013 Scrolling.
0c7efc08 7014 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7015 to match code changes.
7016
70172006-07-10 Nick Roberts <nickrob@snap.net.nz>
7018
7019 * gnus.texi, message.texi: Fix typos.
7020
70212006-07-07 Carsten Dominik <dominik@science.uva.nl>
7022
7023 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7024 commands.
7025 (Global TODO list): Document the use of the variables
7026 `org-agenda-todo-ignore-scheduled' and
7027 `org-agenda-todo-list-sublevels'.
7028
70292006-07-05 Richard Stallman <rms@gnu.org>
7030
7031 * faq.texi (Scrolling only one line): Fix xref.
7032
70332006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7034
7035 * faq.texi (Evaluating Emacs Lisp code):
7036 Throughout, replace eval-current-buffer with eval-buffer.
7037
70382006-07-03 Richard Stallman <rms@gnu.org>
7039
7040 * rcirc.texi (Scrolling conservatively): Fix xref.
7041
7042 * pcl-cvs.texi (Viewing differences): Usage fix.
7043
70442006-07-03 Carsten Dominik <dominik@science.uva.nl>
7045
7046 * org.texi (Agenda commands): Document `s' key to save all org-mode
7047 buffers.
7048
70492006-06-30 Ralf Angeli <angeli@caeruleus.net>
7050
7051 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7052 names. Mention `cvs-msg' face.
7053
70542006-06-29 Carsten Dominik <dominik@science.uva.nl>
7055
7056 * org.texi (Checkboxes): New section.
7057
70582006-06-28 Carsten Dominik <dominik@science.uva.nl>
7059
7060 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7061 throughout this chapter.
7062
70632006-06-27 Chong Yidong <cyd@stupidchicken.com>
7064
7065 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7066 text for standalone vs Emacs info.
7067 (Help): Clarify header line description. Use mouse-1 for clicks.
7068 (Help-P): Use mouse-1 for clicks.
7069 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7070 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7071 (Choose menu subtopic): Remove gratuitous Emacs command names.
7072 (Help-FOO): Put usual behavior first.
7073 (Help-Xref): Clicking on xrefs works in Emacs.
7074 (Search Text): Clarify what the default behavior is.
7075 (Create Info buffer): Fix Emacs window/X window confusion.
7076 (Emacs Info Variables): Fix for new Emacs init file behavior.
7077
70782006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7079
7080 * gnus.texi (Summary Buffer Lines): Fix typo.
7081
70822006-06-23 Carsten Dominik <dominik@science.uva.nl>
7083
7084 * org.texi (Embedded LaTeX): New chapter.
7085 (Archiving): Section rewritten.
7086 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7087
70882006-06-20 Bill Wohler <wohler@newt.com>
7089
7090 Release MH-E manual version 8.0.1.
7091
7092 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7093 release 8.0.1.
7094 (Preface): Depend on GNU mailutils 1.0 and higher.
7095
70962006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7097
7098 * message.texi (News Headers): Update message-syntax-checks section.
7099
71002006-06-19 Karl Berry <karl@gnu.org>
7101
7102 * info.texi (Advanced): Mention C-q, especially with ?.
7103
71042006-06-19 Carsten Dominik <dominik@science.uva.nl>
7105
7106 * org.texi (Publishing links): Document the `:link-validation-function'
7107 property.
7108 (Extensions and Hacking): New chapter, includes some sections of the
7109 "Miscellaneous" chapter.
7110
71112006-06-10 Carsten Dominik <dominik@science.uva.nl>
7112
7113 * org.texi (Progress logging): New section.
7114
2de53ca6
GM
71152006-06-06 Carsten Dominik <dominik@science.uva.nl>
7116
7117 * org.texi (ASCII export): Document indentation adaptation.
7118 (Setting tags): Document mutually-exclusive tags.
7119
71202006-06-05 Romain Francoise <romain@orebokech.com>
7121
7122 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7123 Fix typo.
7124
7125 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7126 channel (#gnus@irc.freenode.net).
7127 Fix typos. Update copyright notice.
7128
7129 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7130 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7131 (Line-Up Functions, Custom Macros):
7132 * ediff.texi (Window and Frame Configuration)
dccb744b 7133 (Highlighting Difference Regions):
2de53ca6
GM
7134 * emacs-mime.texi (Display Customization):
7135 * erc.texi (History):
7136 * eshell.texi (Known problems):
7137 * eudc.texi (Overview, BBDB):
7138 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7139 (The problem of spam, SpamOracle, Extending the Spam package)
7140 (Conformity, Terminology):
dccb744b 7141 * idlwave.texi (Routine Info)
2de53ca6
GM
7142 (Class and Keyword Inheritance, Padding Operators)
7143 (Breakpoints and Stepping, Electric Debug Mode)
7144 (Examining Variables, Troubleshooting):
7145 * org.texi (Creating timestamps):
7146 * reftex.texi (Commands, Options, Changes):
7147 * tramp.texi (Inline methods, Password caching)
7148 (Auto-save and Backup, Issues):
7149 * vip.texi (Files, Commands in Insert Mode):
7150 * viper.texi (Emacs Preliminaries, States in Viper)
7151 (Packages that Change Keymaps, Viper Specials, Groundwork):
7152 Fix various typos.
7153
71542006-05-31 Michael Ernst <mernst@alum.mit.edu>
7155
7156 * ediff.texi: Fix typos.
7157
71582006-05-30 Carsten Dominik <dominik@science.uva.nl>
7159
7160 * org.texi: Small typo fixes.
7161
fff84c22
JB
71622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7163
7164 * viper.texi (Viper Specials):
7165 * gnus.texi (Example Setup):
7166 * faq.texi (Backspace invokes help):
7167 * dired-x.texi (Optional Installation Dired Jump):
7168 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7169 follow coding conventions.
7170
2de53ca6
GM
71712006-05-29 Michael Albinus <michael.albinus@gmx.de>
7172
7173 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7174
71752006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7176
7177 * pcl-cvs.texi: Fix typos.
7178 (Customization): Say "us".
7179
71802006-05-26 Eli Zaretskii <eliz@gnu.org>
7181
7182 * org.texi: Remove bogus @setfilename.
7183
71842006-05-26 Carsten Dominik <dominik@science.uva.nl>
7185
7186 * org.texi (ASCII export): Omit command name.
7187 (HTML export): Add prefix to all lines in Local Variable example.
7188 (Acknowledgments): Typeset names in italics.
7189
71902006-05-24 Carsten Dominik <dominik@science.uva.nl>
7191
7192 * org.texi (Plain lists): Add new item navigation commands.
7193 (External links): Document elisp and info links.
7194 (Custom searches): New section.
7195 (Publishing): New chapter.
7196 (HTML export): Include a list of supported CSS classes.
7197 (Setting tags): Describe the fast-tag-setting interface.
7198
71992006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7200
7201 * dired-x.texi: ifinfo -> ifnottex.
7202
72032006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7204
7205 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7206
72072006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7208
7209 * message.texi (Interface): Add tool bar customization.
7210 (MIME): Index and text additions for mml-attach.
7211 (MIME): Describe mml-dnd-protocol-alist and
7212 mml-dnd-attach-options.
7213
7214 * gnus.texi (Oort Gnus): Reorder entries in sections.
7215 Fix some entries.
7216 (Starting Up): Add references to "Emacs for Heathens" and to
7217 "Finding the News". Add user-full-name and user-mail-address.
7218 (Group Buffer Format): Add tool bar customization and update.
7219 (Summary Buffer): Add tool bar customization.
7220 (Posting Styles): Add message-alternative-emails.
7221
72222006-05-09 Michael Albinus <michael.albinus@gmx.de>
7223
7224 * tramp.texi (Filename completion): Improve wording.
7225
72262006-05-07 Romain Francoise <romain@orebokech.com>
7227
7228 * faq.texi (Using regular expressions): Fix typo.
7229 (Packages that do not come with Emacs): Fix capitalization.
7230 (Replacing text across multiple files): Expand node to explain how
7231 to use `dired-do-query-replace-regexp' in more detail, based on
7232 suggestion by Eric Hanchrow <offby1@blarg.net>.
7233
72342006-05-06 Michael Albinus <michael.albinus@gmx.de>
7235
7236 * tramp.texi (Filename completion): Completion of remote files'
7237 method, user name and host name is active only in partial
7238 completion mode.
7239
72402006-05-06 Bill Wohler <wohler@newt.com>
7241
7242 Release MH-E manual version 8.0.
7243
7244 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7245 release 8.0.
7246
72472006-05-06 Bill Wohler <wohler@newt.com>
7248
7249 * mh-e.texi (MH-BOOK-HOME): Change from
7250 http://www.ics.uci.edu/~mh/book/mh to
7251 http://rand-mh.sourceforge.net/book/mh.
7252 Replace .htm suffix with .html for MH book files.
7253 (Using This Manual): Update key binding for getting relevant
7254 chapter in Info from command key.
7255 (Ranges): Fix itemx.
7256
72572006-05-05 Karl Berry <karl@gnu.org>
7258
7259 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7260 (\fonttextsize): New user-level command to change text font size.
7261
72622006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7263
7264 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7265
72662006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7267
7268 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7269
72702006-04-24 Bill Wohler <wohler@newt.com>
7271
7272 * mh-e.texi (Getting Started): Make it more explicit that you need
7273 to install MH. Add pointers to current MH implementations.
7274
72752006-04-21 Bill Wohler <wohler@newt.com>
7276
7277 Release MH-E manual version 7.94.
7278
7279 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7280 release 7.94.
7281
72822006-04-21 Carsten Dominik <dominik@science.uva.nl>
7283
7284 * org.texi: Many small fixes.
7285 (Handling links): Rename from "Managing links".
7286
72872006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7288
7289 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7290 (Splitting mail using spam-stat): Fix @xref.
7291
72922006-04-20 Chong Yidong <cyd@stupidchicken.com>
7293
7294 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7295 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7296
72972006-04-20 Carsten Dominik <dominik@science.uva.nl>
7298
7299 * org.texi (Time stamps): Better explanation of the purpose of
7300 different time stamps.
7301 (Structure editing, Plain lists): More details on how new items
7302 and headings are inserted.
7303
73042006-04-18 Carsten Dominik <dominik@science.uva.nl>
7305
7306 * org.texi (Formula syntax): Fix link to Calc Manual.
7307
73082006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7311
73122006-04-17 Bill Wohler <wohler@newt.com>
7313
7314 * mh-e.texi (Folders): Update mh-before-quit-hook and
7315 mh-quit-hook example with code that removes the buffers rather
7316 than just bury them.
7317
73182006-04-17 Michael Albinus <michael.albinus@gmx.de>
7319
7320 Sync with Tramp 2.0.53.
7321
73222006-04-13 Carsten Dominik <dominik@science.uva.nl>
7323
7324 * org.texi (Updating settings): New section.
7325 (Visibility cycling): Better names for the startup folding
7326 options.
7327 (Exporting): Completely restructured.
7328 (The very busy C-c C-c key): New section.
7329 (Summary of in-buffer settings): New section.
7330
73312006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7332
7333 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7334
73352006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7336
7337 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7338 (Server Commands): Key `v' is reserved for users.
7339
73402006-04-11 Carsten Dominik <dominik@science.uva.nl>
7341
7342 * org.texi (Link format): New section, emphasis on bracket links.
7343 (External links): Document bracket links.
7344 (FAQ): Expand to cover shell links and the new link format.
7345
73462006-04-09 Kevin Ryde <user42@zip.com.au>
7347
7348 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7349
73502006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Summary Buffer Lines): Add `*'.
7353
c8763fb6 73542006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7355
7356 * gnus.texi (Group Parameters):
7357 Mention gnus-permanently-visible-groups.
7358
73592006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7360
7361 * gnus.texi (Face): Fix typo.
7362
73632006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7364
7365 * gnus.texi (X-Face): Clarify.
7366 (Face): Need Emacs with PNG support.
7367
73682006-04-06 Richard Stallman <rms@gnu.org>
7369
7370 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7371 Emacs".
7372
73732006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7374
7375 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7376 blocks not suitable for inclusion with Emacs using variable
7377 PARTOFEMACS.
7378
73792006-04-04 Simon Josefsson <jas@extundo.com>
7380
7381 * gnus.texi (Security): Improve.
7382
73832006-04-02 Bill Wohler <wohler@newt.com>
7384
7385 * mh-e.texi (Getting Started, Junk, Bug Reports)
7386 (MH FAQ and Support): Fix URLs.
7387
73882006-03-31 Romain Francoise <romain@orebokech.com>
7389
7390 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7391 to t, not nil (and has for the past eight years).
7392
73932006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * message.texi, gnus.texi: Bump version to 5.11.
7396
73972006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7398
7399 * gnus.texi (Top): Add comment about version line.
7400
7401 * message.texi (Top): Ditto. Change to take named versions into
7402 account.
7403
74042006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7405
7406 * gnus.texi (Posting Styles): Add x-face-file to example.
7407 (X-Face): Refer to posting styles.
7408
7409 * gnus-faq.texi ([5.8]): Add x-face-file.
7410 ([8.4]): Add links to gmane.emacs.gnus.user and
7411 gmane.emacs.gnus.general.
7412
74132006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7414
7415 * gnus-faq.texi: Use .invalid.
7416 ([5.4]): Fix gnus-posting-styles example.
7417
74182006-03-27 Romain Francoise <romain@orebokech.com>
7419
7420 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7421 Emacs/W3 needs a new maintainer.
7422 (Ispell): Update author and version info.
7423 (Mailcrypt): Mention PGG.
7424 (New in Emacs 22): Add PGG to the list of new packages.
7425 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7426 updating dead URLs.
7427
74282006-03-25 Karl Berry <karl@gnu.org>
7429
7430 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7431 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7432 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7433 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7434 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7435 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7436 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7437 (2) do not indent copyright year list (or anything else).
7438
74392006-03-21 Bill Wohler <wohler@newt.com>
7440
7441 * mh-e.texi (Folders): Various edits.
7442
74432006-03-20 Romain Francoise <romain@orebokech.com>
7444
7445 * gnus.texi (Mail Folders): Grammar fix.
7446
74472006-03-19 Bill Wohler <wohler@newt.com>
7448
7449 * mh-e.texi (Replying): Document Mail-Followup-To.
7450 Change manually-formatted table to multitable. Add debugging info.
7451 Move description of mh-reply-default-reply-to into paragraph
7452 that describes its values.
7453
74542006-03-17 Bill Wohler <wohler@newt.com>
7455
10d1d0af 7456 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7457 (Sending Mail Tour): Update method of entering
7458 addresses and subject.
7459 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7460 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7461
74622006-03-15 Carsten Dominik <dominik@science.uva.nl>
7463
7464 * org.texi: Version number change only.
7465
74662006-03-14 Bill Wohler <wohler@newt.com>
7467
7468 * mh-e.texi: Add index entries around each paragraph rather than
7469 depend on entries from beginning of node. Doing so ensures that
7470 index entries are less likely to be forgotten if text is cut and
7471 pasted, and are necessary anyway if the references are on a
7472 separate page. It seems that makeinfo is now (v. 4.8) only
7473 producing one index entry per node, so there is no longer any
7474 excuse not to. Use subheading instead of heading. The incorrect
7475 use of heading produced very large fonts in Info--as large as the
7476 main heading.
7477 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7478 versions 6 and 7 appeared *around* the time of these Emacs releases.
7479
74802006-03-13 Carsten Dominik <dominik@science.uva.nl>
7481
7482 * org.texi (Clean view): Document new startup options.
7483
74842006-03-11 Bill Wohler <wohler@newt.com>
7485
7486 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7487 (Composing, Scan Line Formats): Fix @refs.
7488 (Getting Started): Define MH profile and MH profile components.
7489 (Incorporating Mail, Reading Mail, Viewing, Printing)
7490 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7491 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7492 for string constants.
7493 (Tool Bar): Remove spurious quote.
7494 (Junk): Use ``...'' instead of "...".
7495 (Scan Line Formats): Replace @samp with @kbd.
7496
74972006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7498
7499 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7500
75012006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7502
7503 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7504 easy to understand.
7505
75062006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7507
7508 * gnus.texi: Markup fix.
7509 (Fancy Mail Splitting): Specify new feature.
7510
75112006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7512
7513 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7514 partial-words matching.
7515
75162006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7517
7518 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7519
7520 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7521 (MIME Commands): Fix mm-discouraged-alternatives.
7522
75232006-03-07 Carsten Dominik <dominik@science.uva.nl>
7524
7525 * org.texi: Version number change only.
7526
75272006-03-06 Bill Wohler <wohler@newt.com>
7528
7529 * mh-e.texi: Move from SourceForge repository to Savannah.
7530 This is version 7.93, which is a total rewrite from the previous
7531 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7532 version 7.93.
7533
75342006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7535
7536 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7537
75382006-03-01 Carsten Dominik <dominik@science.uva.nl>
7539
7540 * org.texi (Interaction): Add item about `org-mouse.el' by
7541 Piotr Zielinski.
7542 (Managing links): Document that also mouse-1 can be used to
7543 activate a link.
7544 (Headlines, FAQ): Add entry about hiding leading stars.
7545 (Miscellaneous): Resort the sections in this chapter to a more
7546 logical sequence.
7547
75482006-02-27 Simon Josefsson <jas@extundo.com>
7549
7550 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7551 2004-01-27 from the trunk).
7552
75532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7554
7555 * cc-mode.texi: Rename c-hungry-backspace to
7556 c-hungry-delete-backwards, at the request of RMS. Leave the old
7557 name as an alias.
7558
75592006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7560
7561 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7562 include the function header within the defun.
7563
75642006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7565
7566 * cc-mode.texi: Correct two typos.
7567
75682006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7569
7570 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7571 existing comment.
7572 (Electric Keys): Add a justification for electric indentation.
7573 (Hungry WS Deletion): Clear up the names and complications of the
7574 BACKSPACE and DELETE keys.
7575
75762006-02-23 Juri Linkov <juri@jurta.org>
7577
7578 * faq.texi (Common requests): Move `Turning on auto-fill by
7579 default' after `Wrapping words automatically'. Move `Working with
7580 unprintable characters' before `Searching for/replacing newlines'.
7581 Move `Replacing highlighted text' after `Highlighting a region'.
7582 Merge `Repeating commands' and `Repeating a command as many times
7583 as possible' into the former.
7584 (Packages that do not come with Emacs): Add refs to Gmane and
7585 etc/MORE.STUFF.
7586
75872006-02-23 Juri Linkov <juri@jurta.org>
7588
7589 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7590 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7591 Add xref to `(emacs)Reporting Bugs'.
7592 (Getting a printed manual): Add URL to other formats of the manual.
7593 (Common requests): Fix menu.
7594 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7595 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7596 (Inserting text at the beginning of each line): Add pxref to
7597 `Changing the included text prefix'.
7598 (Forcing the cursor to remain in the same column): Mention `track-eol'
7599 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7600 (Replacing text across multiple files): Add keybinding `Q' for
7601 `dired-do-query-replace'.
7602
76032006-02-22 Carsten Dominik <dominik@science.uva.nl>
7604
7605 * reftex.texi: Version number and date change only.
7606
7607 * org.texi (Internal Links): Rewrite to cover the modified
7608 linking system.
7609
76102006-02-17 Eli Zaretskii <eliz@gnu.org>
7611
7612 * faq.texi: Remove the coding cookie, it's not needed anymore.
7613
76142006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7615
7616 * faq.texi (Colors on a TTY): Mention Mac OS port.
7617
76182006-02-12 Karl Berry <karl@gnu.org>
7619
7620 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7621 8-bit accented a.
7622
76232006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7624
7625 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7626
76272006-02-08 Romain Francoise <romain@orebokech.com>
7628
7629 * faq.texi (Top): Remove paragraph about the FAQ being a
7630 transitional document, etc.
7631 (Searching for/replacing newlines): New node.
7632 (Yanking text in isearch): New node.
7633 (Inserting text at the beginning of each line): Rename and make
7634 more general, mention `M-;' in Message mode.
7635
76362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7637
7638 * faq.texi (Meta key does not work in xterm)
7639 (Emacs does not display 8-bit characters)
7640 (Inputting eight-bit characters): Update xrefs.
7641
76422006-02-06 Romain Francoise <romain@orebokech.com>
7643
7644 * faq.texi (VM): VM now at version 7.19.
7645 Set myself as maintainer of this file.
7646
76472006-02-04 Michael Olson <mwolson@gnu.org>
7648
7649 * erc.texi (History): Note that ERC is now included with Emacs.
7650
76512006-01-31 Romain Francoise <romain@orebokech.com>
7652
7653 * message.texi (Message Headers): Explain what
7654 `message-alternative-emails' does in more detail.
7655 Update copyright year.
7656
76572006-01-30 Juanma Barranquero <lekktu@gmail.com>
7658
7659 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7660
76612006-01-29 Richard M. Stallman <rms@gnu.org>
7662
7663 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7664
76652006-01-29 Michael Olson <mwolson@gnu.org>
7666
7667 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7668
7669 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7670
7671 * faq.texi (New in Emacs 22): Mention ERC.
7672
76732006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7674
7675 * rcirc.texi: Capitalize dir entry for consistency with the entry
7676 in info/dir and other entries in the Emacs category.
7677 Fix typos. Delete trailing whitespace.
7678
c8763fb6 76792006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7680
7681 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7682
76832006-01-27 Eli Zaretskii <eliz@gnu.org>
7684
7685 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7686 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7687
7688 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7689 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7690
76912006-01-27 Alex Schroeder <alex@gnu.org>
7692
7693 * rcirc.texi: New file.
7694
76952006-01-23 Juri Linkov <juri@jurta.org>
7696
7697 * widget.texi (User Interface): Add S-TAB for widget-backward.
7698
76992006-01-22 Michael Albinus <michael.albinus@gmx.de>
7700
7701 Sync with Tramp 2.0.52.
7702
7703 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7704 Add Tramp disabling item. New item for common connection problems.
7705 (various): Apply "ftp" as method for the download URL.
7706 (Bug Reports): Refer to FAQ for common problems.
7707
77082006-01-21 Eli Zaretskii <eliz@gnu.org>
7709
7710 * widget.texi (User Interface): Use @key for TAB.
7711
7712 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7713
7714 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7715 for TAB.
7716
7717 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7718
77192006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7720
7721 * gnus.texi: Update copyright.
7722
77232006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7724
7725 * gnus.texi (Article Washing): Additions.
7726
2de53ca6
GM
77272006-01-13 Carsten Dominik <dominik@science.uva.nl>
7728
7729 * org.texi (Agenda commands): Document tags command.
7730
77312006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7732
7733 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7734
77352006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7736
7737 * gnus.texi (RSS): Addition.
7738
77392005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7742
77432005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7744
7745 * emacs-mime.texi (Display Customization): Add setting example to
7746 mm-discouraged-alternatives.
7747
77482006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7749
7750 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7751 version is the canonical version.
7752
77532006-01-08 Alex Schroeder <alex@gnu.org>
7754
7755 * pgg.texi (Caching passphrase): Rewording.
7756
77572006-01-06 Eli Zaretskii <eliz@gnu.org>
7758
7759 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7760 repository URL.
7761
77622006-01-06 Carsten Dominik <dominik@science.uva.nl>
7763
7764 * org.texi: Removed the accidentally re-added empty line in the
7765 direntry.
7766
77672006-01-05 Carsten Dominik <dominik@science.uva.nl>
7768
7769 * org.texi (Agenda Views): Chapter reorganized.
7770
77712005-12-29 Romain Francoise <romain@orebokech.com>
7772
7773 * faq.texi (Using Customize): New node.
7774
77752005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7776
7777 * org.texi: Remove blank line in @direntry. It is non-standard
7778 and recursively produces blank lines all over the dir file (when
7779 using Texinfo 4.8).
7780
77812005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7782
7783 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7784
77852005-12-20 Carsten Dominik <dominik@science.uva.nl>
7786
7787 * org.texi (Tags): Boolean logic documented.
7788 (Agenda Views): Document custom commands.
7789
77902005-12-20 David Kastrup <dak@gnu.org>
7791
7792 * faq.texi (AUCTeX): Update version and mailing list info.
7793
77942005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7795
7796 * gnus.texi (MIME Commands): Mention addition of
7797 multipart/alternative to gnus-buttonized-mime-types and add xref
7798 to mm-discouraged-alternatives.
7799
7800 * emacs-mime.texi (Display Customization): Mention addition of
7801 "image/.*" and add xref to gnus-buttonized-mime-types in the
7802 mm-discouraged-alternatives section.
7803
78042005-12-16 Carsten Dominik <dominik@science.uva.nl>
7805
7806 * org.texi (Tags): New section.
7807 (Agenda Views): Chapter reorganized.
7808
78092005-12-16 Eli Zaretskii <eliz@gnu.org>
7810
7811 * org.texi (Internal Links): Add a missing comma after an @xref.
7812
78132005-12-14 Chong Yidong <cyd@stupidchicken.com>
7814
7815 * faq.texi (Filling paragraphs with a single space): No need to
7816 change sentence-end now.
7817
78182005-12-13 Romain Francoise <romain@orebokech.com>
7819
7820 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7821
78222005-12-12 Jay Belanger <belanger@truman.edu>
7823
7824 * faq.texi (Calc): Update version number.
7825
78262005-12-12 Carsten Dominik <dominik@science.uva.nl>
7827
7828 * org.texi (Progress Logging): New section.
7829
78302005-12-10 Romain Francoise <romain@orebokech.com>
7831
7832 Update the Emacs FAQ for the 22.1 release.
7833
7834 * faq.texi: Set VER to `22.1'.
7835 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7836 Tutorial. Mention that `C-h r' displays the manual.
7837 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7838 (Getting a printed manual): Point to the new locations of the
7839 manuals on the GNU Web site.
7840 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7841 available via Info (it was previously distributed separately).
7842 (Installing Texinfo documentation): The latest version of Texinfo
7843 is 4.8, not 4.0.
7844 (Informational files for Emacs): COPYING is the GNU General Public
7845 License, not the Emacs General Public License.
7846 (Informational files for Emacs): Delete obsolete link to the
7847 GNUinfo pages as they have been removed from the GNU Web site.
7848 (New in Emacs 22): New node.
7849 (Setting up a customization file): Say that most packages support
7850 Customize nowadays.
7851 (Colors on a TTY): Delete reference to instructions on how to
7852 enable syntax highlighting, it is now enabled by default.
7853 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7854 at startup automatically.
7855 (Controlling case sensitivity): Mention `M-c' in isearch.
7856 (Using an already running Emacs process): Emacs now creates the
7857 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7858 gnuserv. As emacsclient can now run Lisp code as well, delete a
7859 sentence praising gnuserv for that. Simplify description of how
7860 the client/server operation works.
7861 (Compiler error messages): Delete obsolete text (compile.el has
7862 been rewritten).
7863 (Indenting switch statements): Fix typo.
7864 (Matching parentheses): Simplify setup instructions, mention the
7865 menu bar item in the Options menu.
7866 (Repeating a command as many times as possible): Mention `C-x e'.
7867 (Going to a line by number): Mention new keymap and bindings
7868 `M-g M-g', `M-g M-p' and `M-g M-n'.
7869 (Turning on syntax highlighting): Now on by default. Simplify.
7870 (Replacing highlighted text): Use `1', not `t'.
7871 (Problems with very large files): The maximum size is now 256MB on
7872 32-bit machines.
7873 (^M in the shell buffer): Mention `comint-process-echoes'.
7874 (Emacs for Apple computers): Emacs 22 has native support for Mac
7875 OS X.
7876 (Translating names to IP addresses): Delete node.
7877 (Binding keys to commands): Fix typo.
7878 (SPC no longer completes file names): New node.
7879 (MIME with Emacs mail packages): Delete section about the Emacs
7880 MIME FAQ (it's not reachable anymore).
7881
78822005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7883
7884 * cc-mode.texi: The manual has been extensively revised: the
7885 information about using CC Mode has been separated from the larger
7886 and more difficult chapters about configuration. It has been
7887 updated for CC Mode 5.31.
7888
78892005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7890
7891 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7892 (Selecting an implementation): Fix descriptions.
7893
78942005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7895
7896 * message.texi (Various Message Variables): Addition.
7897
78982005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7899
7900 * message.texi: Fix default values.
7901
79022005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7903
7904 * message.texi (Header Commands): Clarify descriptions of
7905 message-cross-post-followup-to, message-reduce-to-to-cc, and
7906 message-insert-wide-reply.
7907 (Various Commands): Fix kindex for message-kill-to-signature;
7908 clarify description of message-tab.
7909
79102005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7911
7912 * message.texi (Mailing Lists): Fix description about MFT.
7913
7914 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7915
79162005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7917
7918 * gnus.texi (Slow Terminal Connection): Replace old description
7919 with new one.
7920
79212005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7922
7923 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7924 replace X-Draft-Headers with X-Draft-From.
7925
79262005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7927
7928 * gnus.texi (Various Various): Fix the default value of
7929 nnheader-max-head-length.
7930 (Gnus Versions): Fix typo.
7931
79322005-12-08 Carsten Dominik <dominik@science.uva.nl>
7933
7934 * org.texi (Structure editing): Document new functionality of
7935 M-RET.
7936
79372005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7938
7939 * org.texi (Internal Links): Fix Texinfo usage.
7940
79412005-12-06 Carsten Dominik <dominik@science.uva.nl>
7942
7943 * org.texi (TODO basics): Document the global todo list.
7944 (TODO items): Documents sparse tree for specific TODO
7945 keywords.
7946
79472005-11-30 Carsten Dominik <dominik@science.uva.nl>
7948
7949 * org.texi (Plain Lists): Typos fixed.
7950
79512005-11-28 Jay Belanger <belanger@truman.edu>
7952
7953 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7954
79552005-11-24 Carsten Dominik <dominik@science.uva.nl>
7956
7957 * org.texi (Structure editing): New item moving commands added.
7958 (Plain Lists): New section.
7959
79602005-11-18 Carsten Dominik <dominik@science.uva.nl>
7961
7962 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7963 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7964 `org-agenda-file-to-front'.
2de53ca6
GM
7965 (Built-in table editor): Document `org-table-sort-lines'.
7966 (HTML formatting): Export of hand-formatted lists.
7967
79682005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7969
7970 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7971 new variable gnus-toolbar-thickness.
7972
79732005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7974
7975 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7976
79772005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7978
7979 * gnus.texi (X-Face): Fix description.
7980 (XVarious): Remove gnus-xmas-logo-color-alist and
7981 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7982
79832005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7984
7985 * gnus.texi (Group Parameters): Mention new variable
7986 gnus-parameters-case-fold-search.
7987 (Home Score File): Addition.
7988
79892005-11-04 Ulf Jasper <ulf.jasper@web.de>
7990
7991 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7992 (Overview): List supported feed types.
7993 (Installation): No installation necessary when using autoload.
7994 (Configuration): Rename "RSS" to "news".
7995
79962005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7997
7998 * pgg.texi (User Commands): Document additional passphrase
7999 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8000 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8001
80022005-11-04 Carsten Dominik <dominik@science.uva.nl>
8003
8004 * org.texi: Version number changed to 3.19.
8005
80062005-10-29 Sascha Wilde <wilde@sha-bang.de>
8007
8008 * pgg.texi (How to use): Update the example to add autoload of
8009 pgg-encrypt-symmetric-region.
8010 (User Commands): Document pgg-encrypt-symmetric-region.
8011 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8012
80132005-10-27 Jay Belanger <belanger@truman.edu>
8014
8015 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8016 mention other TeX-related units.
8017
80182005-10-23 Lars Hansen <larsh@soem.dk>
8019
0c7efc08
SM
8020 * dired-x.texi (Miscellaneous Commands):
8021 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8022 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8023
80242005-10-23 Jay Belanger <belanger@truman.edu>
8025
8026 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8027 constant.
8028
80292005-10-23 Michael Albinus <michael.albinus@gmx.de>
8030
0c7efc08
SM
8031 * faq.texi (Bugs and problems):
8032 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8033 `directory-listing-before-filename-regexp'.
8034
80352005-10-22 Eli Zaretskii <eliz@gnu.org>
8036
8037 * newsticker.texi (UPDATED): Set value.
8038
80392005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8040
8041 * gnus.texi (Document Groups): Remove duplicate item.
8042
80432005-10-21 Carsten Dominik <dominik@science.uva.nl>
8044
8045 * org.texi (Summary): Mention iCalendar support.
8046 (Exporting): Document iCalendar support.
8047
80482005-10-18 Romain Francoise <romain@orebokech.com>
8049
8050 * viper.texi (Viper Specials): Capitalize GNU.
8051
80522005-10-17 Juri Linkov <juri@jurta.org>
8053
8054 * info.texi (Getting Started, Search Index, Expert Info):
8055 Fix wording.
8056 (Search Text): Replace `echo area' with `mode line'.
8057 (Search Index): Both `i' and `,' find all index entries.
8058 Replace example `C-f' with `C-l' (which exists in index of Info
8059 manual) and delete spaces in its keyboard input sequence.
8060 Delete unnecessary explanations about literal characters.
8061
80622005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8063
8064 * gnus.texi (Document Server Internals): Addition.
8065
80662005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8067
8068 * gnus.texi (A note on namespaces): Fix RFC reference.
8069
80702005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * gnus.texi (RSS): Fix key description.
8073
80742005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8075
8076 * gnus.texi: Emacs/w3 -> Emacs/W3.
8077 (Browsing the Web): Fix description.
8078 (Web Searches): Ditto.
8079 (Customizing W3): Ditto.
8080
80812005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8082
8083 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8084
80852005-10-11 Jay Belanger <belanger@truman.edu>
8086
8087 * calc.texi (Integration): Mention using `a i' to compute definite
8088 integrals.
8089
80902005-10-11 Juri Linkov <juri@jurta.org>
8091
8092 * info.texi: Rearrange nodes.
8093 (Top): Update menu. Change ref `Info for Experts' to
8094 `Advanced Info Commands'.
8095 (Getting Started): Fix description of manual's parts.
8096 (Help-Int): Change xref `Info Search' to `Search Index', and
8097 `Expert Info' to `Advanced'.
8098 (Advanced): Move node one level up.
8099 (Search Text, Search Index): New nodes split out from `Info Search'.
8100 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8101 split out from `Advanced'.
8102 (Advanced, Emacs Info Variables): De-document editing an Info file
8103 in Info.
8104 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8105 (Creating an Info File): Delete node and move its text to
8106 `Expert Info'.
8107
81082005-10-10 Carsten Dominik <dominik@science.uva.nl>
8109
8110 * org.texi (Workflow states): Documented that change in keywords
8111 becomes active only after restart of Emacs.
8112
81132005-10-08 Michael Albinus <michael.albinus@gmx.de>
8114
8115 Sync with Tramp 2.0.51.
8116
81172005-10-08 Nick Roberts <nickrob@snap.net.nz>
8118
8119 * speedbar.texi (Introduction): Describe new location of speedbar
8120 on menubar.
8121 (Basic Key Bindings): Remove descriptions of bindings that have
8122 been removed.
8123
81242005-10-05 Nick Roberts <nickrob@snap.net.nz>
8125
8126 * speedbar.texi (GDB): Describe use of watch expressions.
8127
81282005-09-28 Simon Josefsson <jas@extundo.com>
8129
8130 * message.texi (IDNA): Fix.
8131
81322005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8133
8134 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8135 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8136 description of nntp-open-connection-function.
8137 (Common Variables): Fix descriptions.
8138
81392005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8140
8141 * gnus.texi (Server Buffer Format): Document the %a format spec.
8142
81432005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8144
8145 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8146
81472005-09-23 Carsten Dominik <dominik@science.uva.nl>
8148
8149 * org.texi Version 3.16.
8150
81512005-09-19 Miles Bader <miles@gnu.org>
8152
8153 * newsticker.texi: Get rid of CVS keywords.
8154
81552005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8156
8157 * gnus.texi (Finding the Parent): Fix description of how Gnus
8158 finds article.
8159
81602005-09-14 Jari Aalto <jari.aalto@cante.net>
8161
8162 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8163 to drop off non-answered articles.
8164
81652005-09-19 Juanma Barranquero <lekktu@gmail.com>
8166
8167 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8168 braces (which are unsupported by NMAKE) for macro `srcdir'.
8169
81702005-09-17 Eli Zaretskii <eliz@gnu.org>
8171
8172 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8173 (../info/newsticker, newsticker.dvi): New targets.
8174
81752005-09-17 Ulf Jasper <ulf.jasper@web.de>
8176
8177 * newsticker.texi: Replace @command with @code. Replace @example
8178 with @lisp.
0c7efc08
SM
8179 (Top): Add explanations to menu items.
8180 (GNU Free Documentation License): Remove.
2de53ca6
GM
8181
81822005-09-16 Romain Francoise <romain@orebokech.com>
8183
8184 Update all files to specify GFDL version 1.2.
8185
8186 * doclicense.texi (GNU Free Documentation License): Update to
8187 version 1.2.
8188
81892005-09-15 Richard M. Stallman <rms@gnu.org>
8190
8191 * newsticker.texi: Fix @setfilename.
8192
8193 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8194 (../info/newsticker, newsticker.dvi): New targets.
8195
81962005-08-30 Carsten Dominik <dominik@science.uva.nl>
8197
8198 * org.texi: Version 3.15.
8199
82002005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8201
8202 * ses.texi: Combine all three indices into one.
8203 Correct a few typos.
8204
82052005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8206
8207 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8208
82092005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8210
8211 * emacs-mime.texi (Handles): Remove duplicate item.
8212 (Encoding Customization): Fix the default value for
8213 mm-coding-system-priorities.
8214 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8215 (Basic Functions): Fix reference.
8216
82172005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8218
8219 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8220
82212005-08-18 Richard M. Stallman <rms@gnu.org>
8222
8223 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8224 and web site.
8225
8226 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8227 not keyboard-translate.
8228
82292005-08-11 Richard M. Stallman <rms@gnu.org>
8230
8231 * faq.texi (Using regular expressions): Fix xref.
8232
82332005-08-09 Juri Linkov <juri@jurta.org>
8234
8235 * info.texi (Help-P): Replace `Prev' with `Previous'.
8236 (Help-M, Help-Xref): Add S-TAB.
8237 (Help-FOO): Update `u' command.
8238 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8239 Update info about visibility of xref parts.
8240 (Help-Int): Fix `m' command. Rename `Info-last' to
8241 `Info-history-back'. Add `Info-history-forward'.
8242 (Advanced): Fix `g*' and `M-n' commands.
8243 (Info Search): Add `index-apropos' in stand-alone browser.
8244 Add isearch commands.
8245 (Emacs Info Variables): Remove `Info-fontify'.
8246 Add `Info-mode-hook'. Update face names.
8247 Add `Info-fontify-maximum-menu-size',
8248 `Info-fontify-visited-nodes', `Info-isearch-search'.
8249
82502005-08-07 Michael Albinus <michael.albinus@gmx.de>
8251
8252 Sync with Tramp 2.0.50.
8253
8254 * tramp.texi: Use @option{} consequently for method names.
8255 (Inline methods, External transfer methods): Remove references to
8256 Cygwin.
8257 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8258 implementation.
8259
82602005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8261
8262 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8263 Mention that gnus-init-file is not read when Emacs is invoked with
8264 --no-init-file or -q.
8265
82662005-07-19 Carsten Dominik <dominik@science.uva.nl>
8267
8268 * org.texi: Version 3.14.
8269
82702005-07-04 Carsten Dominik <dominik@science.uva.nl>
8271
8272 * org.texi: Version 3.13.
8273
82742005-07-18 Juri Linkov <juri@jurta.org>
8275
8276 * calc.texi (Time Zones, Logical Operations):
8277 * cl.texi (Overview):
8278 * org.texi (TODO types):
8279 * sc.texi (Emacs 18 MUAs):
8280 * speedbar.texi (Top):
8281 * url.texi (History):
8282 Delete duplicate duplicate words.
8283
ce058493 82842005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8285
8286 * cl.texi (Type Predicates): Document `atom' type.
8287
82882005-07-04 Lute Kamstra <lute@gnu.org>
8289
8290 Update FSF's address in GPL notices.
8291
8292 * calc.texi (Copying):
8293 * doclicense.texi (GNU Free Documentation License):
8294 * faq.texi (Contacting the FSF):
8295 * mh-e.texi (Copying): Update FSF's address.
8296
82972005-07-03 Richard M. Stallman <rms@gnu.org>
8298
8299 * flymake.texi (Example -- Configuring a tool called directly):
8300 Update name of flymake-build-relative-filename.
8301
83022005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8303
8304 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8305
83062005-06-29 Carsten Dominik <dominik@science.uva.nl>
8307
8308 * org.texi: Version 3.12.
8309
83102005-06-24 Eli Zaretskii <eliz@gnu.org>
8311
8312 * makefile.w32-in (MAKEINFO): Use --force.
8313 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8314 Makefile.in.
8315 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8316 more shells.
8317
83182005-06-23 Richard M. Stallman <rms@gnu.org>
8319
8320 * speedbar.texi (Creating a display): Texinfo usage fixes.
8321
8322 * tramp.texi (Customizing Completion, Auto-save and Backup):
8323 Texinfo usage fixes.
8324
83252005-06-23 Juanma Barranquero <lekktu@gmail.com>
8326
8327 * dired-x.texi (Miscellaneous Commands):
8328 * ediff.texi (Miscellaneous):
8329 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8330 (Agent Variables):
8331 * info.texi (Help-Xref):
8332 * message.texi (Message Headers):
8333 * org.texi (Remember):
8334 * reftex.texi (Options (Defining Label Environments)):
8335 (Options (Index Support)):
8336 (Options (Viewing Cross-References)):
8337 (Options (Misc)):
8338 (Changes):
8339 * speedbar.texi (Creating a display):
8340 * tramp.texi (Customizing Completion, Auto-save and Backup):
8341 Texinfo usage fix.
8342
83432005-06-13 Carsten Dominik <dominik@science.uva.nl>
8344
8345 * org.texi: Version 3.11.
8346
83472005-06-12 Jay Belanger <belanger@truman.edu>
8348
8349 * calc.texi (Getting Started): Remove extra menu item.
8350
83512005-05-31 Jay Belanger <belanger@truman.edu>
8352
8353 * calc.texi (Notations Used in This Manual): Use @kbd for key
8354 sequence.
8355 (Demonstration of Calc): Mention another way of starting Calc.
8356 (Starting Calc): Mention long name of M-#.
8357 (Embedded Mode Overview): Remove unnecessary instruction.
8358 (Other M-# commands): Rephrase `M-# 0' explanation.
8359 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8360 reflect current behavior.
8361
83622005-05-30 Jay Belanger <belanger@truman.edu>
8363
8364 * calc.texi (Hooks): Change description of calc-window-hook and
8365 calc-trail-window-hook to match usage.
8366 (Computational Functions): Add more constant-generating functions.
8367 (Customizable Variables): Use defvar.
8368
83692005-05-28 Jay Belanger <belanger@truman.edu>
8370
8371 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8372 (Basic Embedded Mode): Explain behavior of arguments to
8373 calc-embedded-mode.
8374
83752005-05-27 Jay Belanger <belanger@truman.edu>
8376
8377 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8378 current behavior.
8379
83802005-05-25 Jay Belanger <belanger@truman.edu>
8381
8382 * calc.texi: Change Calc version number throughout.
8383 (Keypad Mode): Change location in info output.
8384 (Keypad mode overview): Move picture of keypad.
8385
83862005-05-21 Jay Belanger <belanger@truman.edu>
8387
8388 * calc.texi (Storing variables): Mention that only most variables
8389 are void to begin with.
8390
83912005-05-21 Kevin Ryde <user42@zip.com.au>
8392
8393 * widget.texi (Basic Types): Update cross ref from "Enabling
8394 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8395 lispref/text.texi change.
8396
83972005-05-20 Carsten Dominik <dominik@science.uva.nl>
8398
8399 * org.texi: Version 3.09.
8400
84012005-05-18 Carsten Dominik <dominik@science.uva.nl>
8402
8403 * reftex.texi: Version 4.28.
8404
84052005-05-16 Jay Belanger <belanger@truman.edu>
8406
8407 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8408
84092005-05-14 Jay Belanger <belanger@truman.edu>
8410
8411 * calc.texi (Default Simplifications): Insert missing ! (logical
8412 not operator).
8413
84142005-05-14 Michael Albinus <michael.albinus@gmx.de>
8415
8416 Sync with Tramp 2.0.49.
8417
84182005-05-10 Jay Belanger <belanger@truman.edu>
8419
8420 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8421 to 1.
8422
84232005-04-29 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi: Version 3.08, structure reorganized.
8426
84272005-04-24 Richard M. Stallman <rms@gnu.org>
8428
8429 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8430
84312005-04-15 Carsten Dominik <dominik@science.uva.nl>
8432
8433 * org.texi: Update to version 3.06.
8434
84352005-04-13 Lute Kamstra <lute@gnu.org>
8436
8437 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8438
84392005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8440
8441 * cl.texi (Porting Common Lisp): Fix typo.
8442
84432005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8444
8445 * gnus.texi (RSS): Addition.
8446
84472005-04-04 Jay Belanger <belanger@truman.edu>
8448
8449 * calc.texi: Change Calc version number.
8450 (Customizable variables): Fix description of calc-language-alist.
8451 (Copying): Put in version 2 of GPL.
8452
84532005-04-01 Jay Belanger <belanger@truman.edu>
8454
8455 * calc.texi (Troubleshooting Commands): Remove comment about
8456 installation.
8457 (Installation): Remove section.
8458 (Customizable Variables): New section.
8459 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8460 (Graphical Devices): Add references to Customizable Variables.
8461
84622005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8463
8464 * emacs-mime.texi (Display Customization): Markup fixes.
8465 (rfc2047): Update.
8466
84672005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8468
8469 * gnus-faq.texi: Replaced with auto-generated version.
8470
84712005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8472
8473 * dired-x.texi (Multiple Dired Directories): default-directory was
8474 renamed to dired-default-directory.
8475
84762005-03-26 Jay Belanger <belanger@truman.edu>
8477
8478 * calc.texi (Simplifying Formulas, Rewrite Rules):
8479 Change description of top and bottom of fraction.
8480 (Modulo Forms): Move description of how to create modulo forms to
8481 earlier in the section.
8482 (Fraction Mode): Suggest using : to get a fraction by dividing.
8483 (Basic Arithmetic): Adjust placement of command name.
8484 (Truncating the Stack): Emphasize that "hidden" entries are still
8485 visible.
8486 (Installation): Move discussion of printing manual to "About This
8487 Manual".
8488 (About This Manual): Mention how to print the manual.
8489 (Reporting Bugs): Remove first person.
8490 (Building Vectors): Add algebraic version of append.
8491 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8492 (Grouping Digits): Fix typo.
8493
84942005-03-25 Werner Lemberg <wl@gnu.org>
8495
8496 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8497 Replace `legal' with `valid'.
8498
84992005-03-25 Werner Lemberg <wl@gnu.org>
8500
8501 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8502
85032005-03-24 Jay Belanger <belanger@truman.edu>
8504
8505 * calc.texi (General Mode Commands)
8506 (Mode Settings in Embedded Mode): Add some explanation of
8507 recording mode settings.
8508
85092005-03-24 Richard M. Stallman <rms@gnu.org>
8510
8511 * calc.texi: Remove praise of non-free software.
8512
8513 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8514 (Installation): Node deleted.
8515
85162005-03-23 Richard M. Stallman <rms@gnu.org>
8517
8518 * url.texi (HTTP language/coding): Improve last change.
8519
85202005-03-22 Jay Belanger <belanger@truman.edu>
8521
8522 * calc.texi (Embedded Mode): Add new information on changing
8523 modes.
8524
85252005-03-20 Michael Albinus <michael.albinus@gmx.de>
8526
8527 Sync with Tramp 2.0.48.
8528
8529 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8530
8531 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8532 "GNU/Linux". Change all addresses to .gnu.org.
8533 (Default Method): Offer shortened syntax for "su" and "sudo"
8534 methods.
8535
85362005-03-07 Richard M. Stallman <rms@gnu.org>
8537
8538 * url.texi: Fix usage of "e.g.".
8539 (HTTP language/coding): Explain the rules for these strings.
8540
85412005-03-06 Richard M. Stallman <rms@gnu.org>
8542
8543 * woman.texi (Introduction): Minor cleanups.
8544
8545 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8546
8547 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8548 (Installation): Node deleted.
8549
8550 * mh-e.texi (Preface): Get rid of "Emacs 21".
8551
8552 * eshell.texi (Installation): Delete node (for Emacs 20).
8553
85542005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8555
8556 * flymake.texi: Refill and tweak style in @lisp blocks.
8557
85582005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8559
8560 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8561
85622005-03-01 Jay Belanger <belanger@truman.edu>
8563
8564 * calc.texi (Trigonometric and Hyperbolic Functions):
8565 Mention additional functions.
8566 (Algebraic Simplifications): Mention additional simplifications.
8567
85682005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8569
8570 * ses.texi: Add concept/function/variable indices (this work was
8571 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8572 papers on file at FSF).
8573
85742005-02-10 Jay Belanger <belanger@truman.edu>
8575
8576 * calc.texi: Change @LaTeX to La@TeX throughout.
8577 Redefine @expr as @math for TeX output.
8578 Redefine @texline as a no-op for TeX output.
8579 Define @tfn, replace @t by @tfn throughout.
8580
85812005-02-09 Jay Belanger <belanger@truman.edu>
8582
8583 * calc.texi: Add macro for LaTeX for info output.
8584
85852005-02-08 Kim F. Storm <storm@cua.dk>
8586
8587 * texinfo.tex (LaTex): Add def.
8588
85892005-02-06 Jay Belanger <belanger@truman.edu>
8590
8591 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8592 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8593 throughout manual.
8594
85952005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8596
8597 * gnus.texi: Some edits based on comments from David Abrahams.
8598
85992005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8600
8601 * gnus.texi (RSS): Fix the keystroke.
8602
86032005-01-24 David Kastrup <dak@gnu.org>
8604
8605 * faq.texi: Update AUCTeX version info.
8606
86072005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8608
8609 * gnus-faq.texi ([4.1]): Typo.
8610
86112005-01-19 Jay Belanger <belanger@truman.edu>
8612
8613 * calc.texi (Keep Arguments): Mention that keeping arguments
8614 doesn't work with keyboard macros.
8615
86162005-01-16 Richard M. Stallman <rms@gnu.org>
8617
8618 * autotype.texi (Autoinserting): Fix small error.
8619
86202005-01-16 Michael Albinus <michael.albinus@gmx.de>
8621
8622 Sync with Tramp 2.0.47.
8623
8624 * tramp.texi (Compilation): New section, describing compilation of
8625 remote files.
8626
86272005-01-11 Kim F. Storm <storm@cua.dk>
8628
8629 * widget.texi (Basic Types): Add :follow-link keyword.
8630
86312005-01-09 Jay Belanger <belanger@truman.edu>
8632
8633 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8634
86352005-01-08 Jay Belanger <belanger@truman.edu>
8636
8637 * calc.texi: Change throughout to reflect new default value of
8638 calc-settings-file.
8639
86402005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8641
8642 * message.texi (Reply): `message-reply-to-function' should return
8643 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8644
86452005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8646
8647 * faq.texi (Changing load-path): Fix typo.
8648
86492005-01-05 Jay Belanger <belanger@truman.edu>
8650
8651 * calc.texi (Programming Tutorial): Replace kbd command by
8652 appropriate characters for a keyboard macro.
8653
86542005-01-04 Jay Belanger <belanger@truman.edu>
8655
8656 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8657 for Lucid Emacs.
8658 (Programming Tutorial): Mention that the user needs to be in the
8659 right mode to compute some functions.
8660
86612005-01-04 Jay Belanger <belanger@truman.edu>
8662
8663 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8664 no longer applicable.
8665
86662005-01-01 Jay Belanger <belanger@truman.edu>
8667
0c7efc08 8668 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8669 edit keyboard macros to match current behavior.
8670
86712004-12-31 Jay Belanger <belanger@truman.edu>
8672
8673 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8674
86752004-12-20 Jay Belanger <belanger@truman.edu>
8676
8677 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8678 zero.
8679
86802004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8681
8682 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8683 @xref.
8684 (Font Locking): Avoid @strong{Note:}.
8685
86862004-12-17 Michael Albinus <michael.albinus@gmx.de>
8687
8688 Sync with Tramp 2.0.46.
8689
8690 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8691
86922004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8693
8694 * url.texi: Correct typos.
8695 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8696 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8697 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8698 (Dealing with HTTP documents): @inforef->@xref.
8699
87002004-12-15 Jay Belanger <belanger@truman.edu>
8701
8702 * calc.texi: Consistently capitalized all mode names.
8703 (Answers to Exercises): Mention that an answer can be a fraction
8704 when in Fraction mode.
8705
87062004-12-13 Jay Belanger <belanger@truman.edu>
8707
8708 * calc.texi: Fix some TeX definitions.
8709
87102004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8711
8712 * reftex.texi (Imprint): Remove erroneous @value's.
8713
87142004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8715
8716 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8717 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8718
87192004-12-08 Jay Belanger <belanger@truman.edu>
8720
8721 * calc.texi (Starting Calc): Remove comment about installation.
8722 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8723
87242004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8725
8726 * url.texi: Update @setfilename.
8727 (Getting Started): No need to worry about Gnus versions.
8728 (Dealing with HTTP documents): Use @inforef.
8729
8730 * org.texi: Fix @direntry file name.
8731
87322004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8733
8734 * url.texi: New file.
8735
8736 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8737
87382004-12-06 Jay Belanger <belanger@truman.edu>
8739
8740 * calc.texi (Using Calc): Remove paragraph about installation.
8741
87422004-12-06 Jay Belanger <belanger@truman.edu>
8743
8744 * calc.texi: Use more Texinfo macros and less TeX defs.
8745 Remove @refill's.
8746
87472004-12-06 Richard M. Stallman <rms@gnu.org>
8748
8749 * org.texi: New file.
8750
87512004-12-05 Richard M. Stallman <rms@gnu.org>
8752
8753 * Makefile.in (org.dvi, ../info/org): New targets.
8754 (INFO_TARGETS): Add ../info/org.
8755 (DVI_TARGETS): Add org.dvi.
8756 (maintainer-clean): Remove the info files in the info dir.
8757
87582004-11-26 Eli Zaretskii <eliz@gnu.org>
8759
8760 * idlwave.texi: Fix the setfilename directive to put the produced
8761 file in ../info.
8762 (Continued Statement Indentation): Resurrect Jan D.'s change from
8763 2004-11-03 that was lost when a newer version of idlwave.texi was
8764 imported.
8765
87662004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8767
0c7efc08 8768 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8769
0c7efc08
SM
8770 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8771 Index `spam-initialize'.
2de53ca6
GM
8772
87732004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8774
8775 * message.texi (Various Message Variables): Mention that all mail
8776 file variables are derived from `message-directory'.
8777
8778 * gnus.texi (Splitting Mail): Clarify bogus group.
8779
87802004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8781
0c7efc08
SM
8782 * emacs-mime.texi (Encoding Customization):
8783 Fix mm-coding-system-priorities entry.
2de53ca6 8784
c8763fb6 87852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8786
8787 * idlwave.texi (Continued Statement Indentation):
8788 * reftex.texi (Options (Index Support)):
8789 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8790 * speedbar.texi (Creating a display, Major Display Modes):
8791 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8792
87932004-10-21 Jay Belanger <belanger@truman.edu>
8794
0c7efc08 8795 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8796
87972004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * calc.texi (Reporting Bugs): Double up `@'.
8800
88012004-10-18 Jay Belanger <belanger@truman.edu>
8802
0c7efc08 8803 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8804 should be sent to.
8805
88062004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8807
8808 * gnus.texi (New Features): Add 5.11.
8809
8810 * message.texi (Resending): Remove wrong default value.
8811
8812 * gnus.texi (Mail Source Specifiers): Describe possible problems
8813 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8814 `pop3-leave-mail-on-server' to the index.
8815
88162004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8817
8818 * message.texi (Canceling News): Add how to set a password.
8819
88202004-10-12 Jay Belanger <belanger@truman.edu>
8821
0c7efc08 8822 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8823 calc-describe-function and calc-describe-variable to match their
8824 current behavior.
8825
88262004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8827
8828 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8829
88302004-10-12 Michael Albinus <michael.albinus@gmx.de>
8831
8832 Sync with Tramp 2.0.45.
8833
8834 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8835 plink link. The URL is outdated. Originator contacted for
8836 clarification.
8837
88382004-10-10 Juri Linkov <juri@jurta.org>
8839
8840 * gnus.texi (Top, Marking Articles): Join two menus in one node
8841 because a node can have only one menu.
8842
88432004-10-09 Juri Linkov <juri@jurta.org>
8844
8845 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8846 example of nnmail-split-fancy.
8847
88482004-10-06 Karl Berry <karl@gnu.org>
8849
8850 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8851 consistency with other uses of dashes.
8852
88532004-10-05 Karl Berry <karl@gnu.org>
8854
8855 * info.texi: Consistently use --- throughout, periods at end of
8856 menu descriptions, and a couple typos.
8857
88582004-09-26 Jesper Harder <harder@ifa.au.dk>
8859
8860 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8861 * pgg.texi (User Commands, Backend methods): Do.
8862 * gnus.texi: Markup fixes.
8863 (Setting Process Marks): Fix `M P a' entry.
8864 * emacs-mime.texi: Fixes.
8865
88662004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8867
8868 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8869 again.
8870 Use 5.10 instead of 5.10.0.
8871
88722004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8873
8874 * gnus.texi (Summary Mail Commands): S D e.
8875
88762004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8877
8878 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8879 the gnus-article-mode-line-format section.
8880
88812004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8882
8883 * gnus.texi (Various Summary Stuff): Fix the documentation for
8884 gnus-newsgroup-variables.
8885
88862004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8887
0c7efc08
SM
8888 * gnus.texi (MIME Commands):
8889 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8890 gnus-mime-display-multipart-alternative-as-mixed,
8891 gnus-mime-display-multipart-related-as-mixed.
8892 (Mail Source Customization): Clarify `mail-source-directory'.
8893 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8894 (SpamOracle): Fix typo.
2de53ca6
GM
8895
8896 * gnus-faq.texi: Untabify.
8897 ([6.3]): nnir.el is in contrib directory.
8898
8899 * message.texi (News Headers): Clarify how a unique ID is created.
8900
0c7efc08
SM
8901 * gnus.texi (Batching Agents): Fix typo in example.
8902 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8903
b2abec73 89042004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8905
0c7efc08 8906 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8907
89082004-09-20 Florian Weimer <fw@deneb.enyo.de>
8909
8910 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8911
89122004-09-22 Jay Belanger <belanger@truman.edu>
8913
0c7efc08 8914 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8915 might be hidden during part of the session.
8916
89172004-09-20 Jay Belanger <belanger@truman.edu>
8918
8919 * calc.texi (Notations Used in This Manual): Put in an earlier
8920 mention that DEL could be called Backspace.
8921
89222004-09-10 Simon Josefsson <jas@extundo.com>
8923
8924 * gnus.texi (IMAP): Add example. Suggested and partially written
8925 by Steinar Bang <sb@dod.no>.
8926
89272004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8928
8929 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8930 netrc syntax.
8931
89322004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8933
b2abec73
JB
8934 * gnus.texi (Spam ELisp Package Sequence of Events):
8935 Some clarifications.
2de53ca6
GM
8936 (Spam ELisp Package Global Variables): More clarifications.
8937
89382004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8939
8940 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8941 Mention spam-split does not modify incoming mail.
8942
89432004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8944
8945 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8946
89472004-09-10 Eli Zaretskii <eliz@gnu.org>
8948
8949 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8950
89512004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8952
8953 * makefile.w32-in (sieve, pgg): Use $(infodir).
8954
89552004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8956
8957 * makefile.w32-in: Fix PGG and Sieve entries.
8958
89592004-08-28 Eli Zaretskii <eliz@gnu.org>
8960
8961 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8962 Emacs and related programs.
8963
89642004-08-27 Richard M. Stallman <rms@gnu.org>
8965
8966 * faq.texi: Fix texinfo usage, esp. doublequotes.
8967 (Difference between Emacs and XEmacs): Some clarification.
8968
8969 * faq.texi (Difference between Emacs and XEmacs):
8970 Explain not to contrast XEmacs with GNU Emacs.
8971
89722004-08-26 Richard M. Stallman <rms@gnu.org>
8973
8974 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8975
89762004-08-22 David Kastrup <dak@gnu.org>
8977
8978 * reftex.texi (AUCTeX): Update links, section name.
8979
8980 * faq.texi (Calc): Update availability (included in 22.1).
8981 (AUCTeX): Update availability, information, versions, description.
8982
89832004-08-14 Eli Zaretskii <eliz@gnu.org>
8984
8985 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8986
89872004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8988
8989 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8990
89912004-08-10 Michael Albinus <michael.albinus@gmx.de>
8992
8993 Sync with Tramp 2.0.44.
8994
89952004-08-05 Lars Hansen <larsh@math.ku.dk>
8996
8997 * widget.texi (User Interface): Update how to separate the
8998 editable field of an editable-field widget from other widgets.
8999 (Programming Example): Add text after field.
9000
90012004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9002
9003 * emacs-mime.texi (Encoding Customization): Add a note to the
9004 mm-content-transfer-encoding-defaults entry.
9005 (rfc2047): Update.
9006
0c7efc08
SM
9007 * gnus.texi (Article Highlighting):
9008 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9009 (POP before SMTP): New node.
9010 (Posting Styles): Addition.
9011 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9012 (Fancy Mail Splitting): Ditto.
9013 (X-Face): Add gnus-x-face.
9014
90152004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9016
9017 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9018 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9019
90202004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9021
0c7efc08
SM
9022 * gnus.texi (Mail Source Specifiers):
9023 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9024
90252004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9026
9027 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9028
9029 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9030 repository. Change setfilename.
9031
9032 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9033
90342004-07-02 Juri Linkov <juri@jurta.org>
9035
9036 * pcl-cvs.texi (Viewing differences): Add `d r'.
9037
90382004-06-29 Jesper Harder <harder@ifa.au.dk>
9039
9040 * ses.texi, viper.texi, flymake.texi, faq.texi:
9041 * eshell.texi, ediff.texi: Markup fixes.
9042
90432004-06-21 Karl Berry <karl@gnu.org>
9044
9045 * info.texi (Top): Mention that only Emacs has mouse support.
9046 (Getting Started): Mention this in a few other places.
9047
90482004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9049
0c7efc08
SM
9050 * autotype.texi (Copyrights, Timestamps):
9051 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9052
90532004-06-13 Lars Hansen <larsh@math.ku.dk>
9054
9055 * dired-x.texi (dired-mark-omitted): Update keybinding.
9056
90572004-06-10 Kim F. Storm <storm@cua.dk>
9058
9059 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9060
90612004-06-05 Lars Hansen <larsh@math.ku.dk>
9062
9063 * dired-x.texi (variable dired-omit-mode): Rename from
9064 dired-omit-files-p.
9065 (function dired-omit-mode): Rename from dired-omit-toggle.
9066 Call dired-omit-mode rather than set dired-omit-files-p.
9067 (dired-mark-omitted): Describe command.
9068
90692004-05-29 Michael Albinus <michael.albinus@gmx.de>
9070
9071 Version 2.0.41 of Tramp released.
9072
90732004-05-29 Juanma Barranquero <lektu@terra.es>
9074
9075 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9076 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9077
90782004-05-29 Richard M. Stallman <rms@gnu.org>
9079
9080 * cl.texi (Top): Call this chapter `Introduction'.
9081 (Overview): In TeX, no section heading here.
9082
9083 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9084
90852004-05-29 Eli Zaretskii <eliz@gnu.org>
9086
9087 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9088 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9089
90902004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9091
9092 * flymake.texi: New file.
9093
90942004-05-28 Simon Josefsson <jas@extundo.com>
9095
9096 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9097
b344d29d 90982004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9099
9100 Version 2.0.40 of Tramp released.
9101
91022004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9103
9104 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9105
9106 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9107 variables `tramp-backup-directory-alist' and
9108 `tramp-bkup-backup-directory-info'.
9109 (Overview, Connection types)
9110 (External transfer methods, Default Method)
9111 (Windows setup hints): Remove restriction of password entering
9112 with external methods.
9113 (Auto-save and Backup): Make file name example
9114 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9115 and `auto-save-directory' must be used.
9116 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9117 only "NT"). Remove doubled entry "What kinds of systems does
9118 @tramp{} work on".
9119 (tramp): Macro removed.
9120 (Obtaining Tramp): Flag removed from title.
9121 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9122 and `trampver' used properly. Flag `tramp-inst' replaced by
9123 `installchapter'. Installation related text adapted.
9124
91252004-04-28 Masatake YAMATO <jet@gyve.org>
9126
9127 * widget.texi (Programming Example): Remove overlays.
9128
91292004-04-27 Jesper Harder <harder@ifa.au.dk>
9130
9131 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9132
91332004-04-23 Juanma Barranquero <lektu@terra.es>
9134
9135 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9136
91372004-04-05 Jesper Harder <harder@ifa.au.dk>
9138
9139 * info.texi (Info Search): Add info-apropos.
9140
91412004-03-22 Juri Linkov <juri@jurta.org>
9142
9143 * faq.texi: Fix help key bindings.
9144
91452004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9146
9147 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9148 (as suggested by Karl Berry). Update information about colored
9149 stars in menus. Add new subheading describing M-n.
9150
91512004-03-12 Richard M. Stallman <rms@gnu.org>
9152
9153 * cl.texi (Top): Rename top node's title.
9154
91552004-03-08 Karl Berry <karl@gnu.org>
9156
9157 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9158 problems making the texinfo distribution.
9159
91602004-02-29 Simon Josefsson <jas@extundo.com>
9161
0c7efc08 9162 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9163 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9164 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9165 <voegelas@gmx.net>.
9166
91672004-02-29 Juanma Barranquero <lektu@terra.es>
9168
9169 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9170 Use $(DEL) instead of rm, and ignore exit code.
9171
b344d29d 91722004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9173
9174 Tramp version 2.0.39 released.
9175
91762004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9177
9178 * tramp.texi (Customizing Completion): Explain new functions
9179 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9180 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9181 (Top): Refer to Savannah mailing list as the major one.
9182 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9183 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9184 (Frequently Asked Questions): Remote hosts must not be Unix-like
9185 for "smb" method.
9186 (Password caching): New node.
9187 (External transfer methods): Refer to password caching for "smb"
9188 method.
9189
91902004-02-17 Karl Berry <karl@gnu.org>
9191
9192 * info.texi (Help-Int): Mention the new line number feature.
9193
91942004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9195
9196 * ses.texi (Advanced Features): New functionality for
9197 ses-set-header-row (defaults to current row unless C-u used).
9198 (Acknowledgements): Add Stefan Monnier.
9199
92002003-12-29 Kevin Ryde <user42@zip.com.au>
9201
9202 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9203
b344d29d 92042003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9205
9206 Tramp version 2.0.38 released.
9207
9208 * tramp.texi (Remote shell setup): Warn of environment variables
9209 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9210 <sven.gabriel@imk.fzk.de>.
9211 (Configuration): Tramp now chooses base64/uuencode
9212 automatically. Update wording accordingly.
9213 (Top): More description for the `Default Method' menu entry.
9214 (Default Method): Use @code, not @var, for Lisp variables.
9215 (Default Method): New subsection `Which method is the right one
9216 for me?' Suggested by Christian Kirsch.
9217 (Configuration): Pointer to new subsection added.
9218 (Default Method): Too many "use" in one sentence.
9219 Rephrase. Reported by Christian Kirsch.
9220 (Filename Syntax): Old `su' example is probably a left-over from
9221 the sm/su method naming. Replace with `ssh', instead.
9222 (External transfer methods, Auto-save and Backup):
9223 Typo fixes.
9224
92252003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9226
183080b6 9227 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9228 (Top): Mention japanese manual only if flag `jamanual' is set.
9229 Insert section `Japanese manual' in menu.
9230
92312003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9232
9233 * eshell.texi (Known Problems): Add doc item.
9234
92352003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9236
9237 * cc-mode.texi: Update for CC Mode 5.30.
9238
9239 Note: Please refrain from doing purely cosmetic changes like
9240 removing trailing whitespace in this manual; it clobbers cvs
9241 merging for no good reason.
9242
92432003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9244
9245 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9246 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9247 @acronym{ASCII}.
9248
92492003-10-26 Karl Berry <karl@gnu.org>
9250
9251 * info.texi (Info Search): Echo area, not echo are. From Debian
9252 diff.
9253
92542003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9255
10d1d0af 9256 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9257 :buttons and :children keywords.
9258
92592003-10-22 Miles Bader <miles@gnu.org>
9260
9261 * Makefile.in (info): Move before $(top_srcdir)/info.
9262
92632003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9264
9265 * tramp.texi (Inline methods): Small grammar fix.
9266 (External transfer methods): Likewise.
9267
92682003-10-08 Nick Roberts <nick@nick.uklinux.net>
9269
9270 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9271
92722003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9273
9274 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9275
92762003-09-30 Richard M. Stallman <rms@gnu.org>
9277
9278 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9279
9280 * widget.texi (User Interface): Fix typos.
9281
9282 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9283
92842003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9285
9286 * pcl-cvs.texi (Selected Files): Fix typo.
9287
92882003-09-21 Karl Berry <karl@gnu.org>
9289
9290 * info.texi (] and [ commands): No period at end of section title.
9291
92922003-09-04 Miles Bader <miles@gnu.org>
9293
9294 * Makefile.in (top_srcdir): New variable.
9295 ($(top_srcdir)/info): New rule.
9296 (info): Depend on it.
9297
92982003-09-03 Peter Runestig <peter@runestig.com>
9299
9300 * makefile.w32-in: New file.
9301
93022003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9303
9304 * widget.texi (User Interface): Explain the need of static text
9305 around an editable field.
9306
93072003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9308
9309 * widget.texi (Basic Types): The argument to `:help-echo' can now
9310 be a form that evaluates to a string.
9311
93122003-08-18 Kim F. Storm <storm@cua.dk>
9313
9314 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9315
93162003-08-16 Richard M. Stallman <rms@gnu.org>
9317
9318 * dired-x.texi (Shell Command Guessing): Explain *.
9319
93202003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9321
9322 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9323 log-edit-insert-changelog.
9324
93252003-08-03 Karl Berry <karl@gnu.org>
9326
9327 * info.texi: Need @contents.
9328
c8763fb6 93292003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9330
9331 Tramp version 2.0.36 released.
9332
9333 * tramp.texi (Remote shell setup): Explain about problems with
9334 non-Bourne commands in ~/.profile and ~/.shrc.
9335
93362003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9337
9338 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9339 renaming of `vis-mode' to `visible-mode'.
9340
93412003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9342
9343 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9344 next, prev and up pointers.
9345
93462003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9347
9348 * info.texi (Help): Mention existence of Emacs and stand-alone
9349 Info at the very beginning of the tutorial.
9350 (Help-Inv): New node.
9351 (Help-]): New node.
9352 (Help-M): Systematically point out the differences between default
9353 Emacs and stand-alone versions. Delete second menu.
9354 (Help-Xref): Systematically point out the differences between
9355 default Emacs and stand-alone versions.
9356 (Help-Int): Change `l' example.
9357 (Expert Info): Fix typos.
9358 (Emacs Info Variables): Mention `Info-hide-note-references' and
9359 new default for `Info-scroll-prefer-subnodes'.
9360
c8763fb6 93612003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9362
9363 Version 2.0.35 of Tramp released.
9364
9365 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9366 (Inline methods): Add methods `remsh' and `plink1'.
9367 (External transfer methods): Add method `remcp'.
9368 (Multi-hop Methods): Add method `remsh'.
9369 Small patch from Adrian Aichner <adrian@xemacs.org>:
9370 Fix minor typos.
0c7efc08 9371 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9372 `Info-index'.
9373 (Version Control): Add cindex entry.
9374
c8763fb6 93752003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9376
9377 * trampver.texi: Version 2.0.34 released.
9378
93792003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9380
9381 * faq.texi: Improve previous changes.
9382
93832003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9384
9385 * faq.texi: Update copyright and maintenance details.
9386 Update some package URLs, versions, and maintainers.
9387 Remove many references to the Emacs Lisp Archive.
9388
93892003-04-23 Simon Josefsson <jas@extundo.com>
9390
9391 * smtpmail.texi: Fix license (the invariant sections mentioned has
9392 never been part of the smtp manual). Align info dir entry with
9393 other emacs packages.
9394
93952003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9396
9397 * tramp.texi: Version 2.0.33 released.
9398 Remove installation chapter. Remove XEmacs specifics.
9399
94002003-03-29 Richard M. Stallman <rms@gnu.org>
9401
9402 * tramp.texi (Top): Undo the previous renaming.
9403 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9404
c8763fb6 94052003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9406
9407 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9408 version of manual.
9409
9410 * tramp.texi (Auto-save and Backup): New node.
9411
94122003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9413
9414 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9415 Emacs" in order to have better differentiation to "XEmacs".
9416 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9417 are new macros in order to point to the other Emacs flavor where
9418 appropriate. In info case, point to node `Installation' in order
9419 to explain how to generate the other way. In html case, make a
9420 link to the other html file.
0c7efc08 9421 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9422 after CVS checkout/update.
9423 (Installation): Completely rewritten.
9424 (Installation parameters, Load paths): New sections under
9425 `Installation'.
9426
c8763fb6 94272003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9428
9429 * tramp.texi: Version 2.0.30 released.
9430 Replace word "path" with "localname" where used as a component of
9431 a Tramp file name.
9432
94332003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9434
9435 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9436 introduced.
9437 (Installation): Explain what to do if files from the tramp/contrib
9438 directory are needed.
9439
94402003-02-23 Alex Schroeder <alex@emacswiki.org>
9441
9442 * smtpmail.texi (How Mail Works): New.
9443
94442003-02-22 Alex Schroeder <alex@emacswiki.org>
9445
9446 * smtpmail.texi: New file.
9447
9448 * Makefile.in: Build SMTP manual.
9449
c8763fb6 94502003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9451
9452 * tramp.texi: Version 2.0.29 released.
9453 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9454 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9455
94562003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9457
9458 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9459 another package loads accidentally Ange-FTP.
2de53ca6
GM
9460
94612003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9462
9463 * tramp.texi (Customizing Completion): Add function
9464 `tramp-parse-sconfig'. Change example of
9465 `tramp-set-completion-function', because parsing of ssh config
9466 files looks more natural.
9467
94682003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9469
9470 * gnus.texi: Do not use `path' in several locations.
9471
c8763fb6 94722002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9473
0c7efc08
SM
9474 * tramp.texi (External transfer methods): New method `smb'.
9475 From Michael Albinus.
2de53ca6
GM
9476
94772002-11-05 Karl Berry <karl@gnu.org>
9478
9479 * info.texi (Info-fontify): Reorder face list to avoid bad line
9480 breaks.
9481
c8763fb6 94822002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9483
0c7efc08
SM
9484 * tramp.texi: Move @copying to standard place.
9485 Use @insertcopying.
2de53ca6
GM
9486
94872002-10-02 Karl Berry <karl@gnu.org>
9488
9489 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9490 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9491 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9492 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9493 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9494 Per rms, update all manuals to use @copying instead of @ifinfo.
9495 Also use @ifnottex instead of @ifinfo around the top node, where
9496 needed for the sake of the HTML output.
9497 (The Gnus manual is not fixed since it's not clear to me how it
9498 works; and the Tramp manual already uses @copying, although in an
9499 unusual way. All others were changed.)
9500
95012002-09-10 Jonathan Yavner <jyavner@engineer.com>
9502
9503 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9504 (../info/ses, ses.dvi): New targets.
9505 * ses.texi: New file.
9506
c8763fb6 95072002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9508
9509 * texinfo.tex: Update to texinfo 4.2.
9510
95112002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9512
9513 * reftex.texi: Update to RefTeX 4.19.
9514
c8763fb6 95152002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9516
9517 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9518 (../info/tramp, tramp.dvi): New targets.
9519
95202002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9521
9522 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9523 (calc.dvi): Uncomment.
9524
95252001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9526
9527 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9528 (../info/calc): New target.
9529
95302001-10-20 Gerd Moellmann <gerd@gnu.org>
9531
9532 * (Version 21.1 released.)
9533
95342001-10-05 Gerd Moellmann <gerd@gnu.org>
9535
9536 * Branch for 21.1.
9537
95382001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9539
9540 * Makefile.in (../info/info): Use an explicit -o switch to
9541 makeinfo.
9542
95432001-03-05 Gerd Moellmann <gerd@gnu.org>
9544
9545 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9546
95472000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9548
9549 * Makefile.in (../info/idlwave): Use --no-split.
9550
95512000-12-14 Dave Love <fx@gnu.org>
9552
c4cc8b9a 9553 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9554 (gnus.dvi): Change rule to remove @latex stuff.
9555
95562000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9557
9558 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9559
95602000-10-13 John Wiegley <johnw@gnu.org>
9561
9562 * Makefile.in: Add build targets for eshell.texi.
9563
95642000-09-25 Gerd Moellmann <gerd@gnu.org>
9565
9566 * Makefile.in: Remove/comment speedbar stuff.
9567
95682000-09-22 Dave Love <fx@gnu.org>
9569
9570 * Makefile.in: Add emacs-mime.
9571
95722000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9573
9574 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9575 (DVI_TARGETS): Add woman.dvi.
9576 (../info/woman, woman.dvi): New targets.
9577
95782000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9579
9580 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9581
9582 * pcl-cvs.texi: New file.
9583 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9584 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9585
95862000-05-11 Gerd Moellmann <gerd@gnu.org>
9587
9588 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9589 (../info/ebrowse, ebrowse.dvi): New targets.
9590
95912000-01-13 Gerd Moellmann <gerd@gnu.org>
9592
9593 * Makefile.in (INFO_TARGETS): Add eudc.
9594 (DVI_TARGETS): Add eudc.dvi.
9595 (../info/eudc, eudc.dvi): New targets.
9596
95972000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9598
9599 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9600 compatibility with 8+3 filesystems).
9601 (../info/efaq): Rename from emacs-faq.
9602
96032000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9604
9605 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9606 (../info/idlwave, idlwave.dvi): New targets.
9607
96081999-10-23 Dave Love <fx@gnu.org>
9609
9610 * Makefile.in: Use autotype.texi.
9611
96121999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9613
9614 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9615 faq.texi file) rather than ../info/faq.
9616
96171999-10-07 Gerd Moellmann <gerd@gnu.org>
9618
9619 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9620 (../info/ada-mode, ada-mode.dvi): New targets.
9621
96221999-09-01 Dave Love <fx@gnu.org>
9623
9624 * Makefile.in: Add faq.
9625
96261999-07-12 Richard Stallman <rms@gnu.org>
9627
9628 * Version 20.4 released.
9629
96301998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9631
9632 * Version 20.3 released.
9633
96341998-04-06 Andreas Schwab <schwab@gnu.org>
9635
768c0c0f
JB
9636 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9637 Use it in dvi targets.
2de53ca6
GM
9638 (../etc/GNU): Change to $(srcdir) first.
9639
96401998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9641
9642 * reftex.texi: Update for RefTeX version 3.22.
9643
96441998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9645
9646 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9647 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9648
96491997-09-23 Paul Eggert <eggert@twinsun.com>
9650
9651 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9652 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9653
96541997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9655
9656 * Version 20.2 released.
9657
96581997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9659
9660 * Version 20.1 released.
9661
96621997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9663
9664 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9665
96661996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9667
9668 * Version 19.33 released.
9669
96701996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9671
9672 * Version 19.32 released.
9673
96741996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9675
9676 * Makefile.in: Add rules for the Message manual.
9677
96781996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9679
9680 * gnus.texi: New version.
9681
9682 * message.texi: New manual.
9683
96841996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9685
9686 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9687
96881996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9689
9690 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9691 Specify -I option.
9692 (All dvi targets): Set the TEXINPUTS variable.
9693
96941996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9695
9696 * Version 19.31 released.
9697
96981996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9699
9700 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9701 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9702
97031995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9704
9705 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9706 (INFO_TARGETS): Add ../info/cc-mode.
9707 (DVI_TARGETS): Add cc-mode.dvi.
9708
2de53ca6
GM
97091995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9710
9711 * Version 19.30 released.
9712
97131995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9714
9715 * gnus.texi: New file.
9716
97171995-11-04 Erik Naggum <erik@naggum.no>
9718
9719 * gnus.texi: File deleted.
9720
97211995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9722
9723 * mh-e.texi: "Function Index" -> "Command Index" to work with
9724 Emacs 19.30 C-h C-k support of separately-documented commands.
9725
97261995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9727
9728 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9729 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9730
97311995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9732
9733 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9734 (../info/viper, viper.dvi): New targets.
9735
97361995-04-20 Kevin Rodgers <kevinr@ihs.com>
9737
9738 * dired-x.texi (Installation): Change the example to set
9739 buffer-local variables like dired-omit-files-p in
9740 dired-mode-hook.
9741
97421995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9743
9744 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9745 (../info/mh-e, mh-e.dvi): New targets.
9746
97471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9748
9749 * Makefile.in (maintainer-clean): Rename from realclean.
9750
97511994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9752
9753 * Makefile.in: New file.
9754 * Makefile: File deleted.
9755
97561994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9757
9758 * Makefile (TEXINDEX_OBJS): Variable deleted.
9759 (texindex, texindex.o, getopt.o): Rules deleted.
9760 All deps on texindex deleted.
9761 (distclean): Don't delete texindex.
9762 (mostlyclean): Don't delete *.o.
9763 * texindex.c, getopt.c: Files deleted.
9764
97651994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9766
9767 * Version 19.26 released.
9768
97691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9770
9771 * Version 19.25 released.
9772
97731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9774
9775 * Version 19.24 released.
9776
97771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9778
9779 * Version 19.23 released.
9780
97811994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9782
9783 * Makefile: Delete spurious tab.
9784
97851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9786
9787 * Makefile (.SUFFIXES): New rule.
9788
97891994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9790
9791 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9792 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9793
97941994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9795
9796 * Makefile (../info/sc): Rename from sc.info.
9797 (../info/cl): Likewise.
9798 (INFO_TARGETS): Use new names.
9799
98001993-12-04 Richard Stallman (rms@srarc2)
9801
9802 * getopt.c: New file.
9803 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9804 (getopt.o): New rule.
9805 (dvi): Don't depend on texindex.
9806 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9807 Depend on texindex.
9808
98091993-12-03 Richard Stallman (rms@srarc2)
9810
9811 * Makefile (../info/sc.info): Rename from ../info/sc.
9812 (TEXI2DVI): New variable.
9813 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9814 Add explicit commands.
9815 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9816
98171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9818
9819 * Version 19.22 released.
9820
98211993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9822
9823 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9824
98251993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9826
9827 * Version 19.21 released.
9828
98291993-11-15 Paul Eggert (eggert@twinsun.com)
9830
9831 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9832
98331993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9834
9835 * Makefile (../etc/GNU): New target.
9836 (EMACSSOURCES): Add gnu1.texi.
9837
98381993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9839
9840 * Makefile (realclean): Don't delete the Info files.
9841
f0131492 98421993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9843
9844 * forms.texi: Fix forms.texi so that it will format correctly.
9845 Add missing `@end iftex', fix bad reference.
9846
9847 * info.texi, info-stn.texi: New files implement texinfo version of
9848 `info' file.
9849
f0131492 98501993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9851
9852 * Makefile: Fix targets for texindex, new info.texi files.
9853 * info-stnd.texi: New file implements info for standalone info
9854 reader.
9855 * info.texi: Update to include recent changes to "../info/info".
9856 New source file for ../info/info; includes info-stnd.texi.
9857
9858 * texindex.c: Include "../src/config.h" if building in emacs.
9859
9860 * Makefile: Change all files to FILENAME.texi, force all targets
9861 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9862 vip.texinfo, forms.texinfo, cl.texinfo.
9863 Add target to build texindex.c, defining `emacs'.
9864
9865 * forms.texi: Install new file to match version 2.3 of forms.el.
9866
98671993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9868
9869 * Version 19.19 released.
9870
98711993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9872
9873 * sc.texinfo: Fix info file name.
9874
9875 * Makefile (info): Add gnus and sc.
9876 (dvi): Add gnus.dvi and sc.dvi.
9877 (../info/sc, sc.dvi): New targets.
9878
98791993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9880
9881 * Version 19.18 released.
9882
98831993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9884
9885 * Makefile: Fix source file names of the separate manuals.
9886 (gnus.dvi, ../info/gnus): New targets.
9887
98881993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9889
9890 * Version 19.17 released.
9891
98921993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9893
9894 * split-man: Fix typos in last change.
9895
98961993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9897
9898 * Version 19.16 released.
9899
99001993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9901
9902 * version 19.15 released.
9903
99041993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9905
9906 * Makefile (distclean): It's rm, not rf.
9907
99081993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9909
9910 * Version 19.14 released.
9911
99121993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9913
9914 * Makefile: New file.
9915
99161993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9917
9918 * Version 19.13 released.
9919
99201993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9921
9922 * Version 19.9 released.
9923
99241993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9925
9926 * Version 19.8 released.
9927
99281993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9929
9930 * Version 19.7 released.
9931
99321990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9933
9934 * gnus.texinfo: New file. Removed installation instructions.
9935
99361990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9937
9938 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9939
99401989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9941
9942 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9943 then define `\sc' as the command for smallcaps in Texinfo.
9944 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9945 made the corresponding change to makeinfo and texinfm.el.
9946
99471988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9948
9949 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9950 Customization since the menu entry did not point to anything.
9951 Also add an @finalout command to remove overfull hboxes from the
9952 printed output.
9953
9954 * cl.texinfo: Add @bye, \input line and @settitle to file.
9955 This file is clearly intended to be a chapter of some other work,
9956 but the other work does not yet exist.
9957
99581988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9959
9960 * texinfo.texinfo: Three typos corrected.
9961
4009494e 9962;; Local Variables:
c8763fb6 9963;; coding: utf-8
4009494e
GM
9964;; End:
9965
ab422c4d 9966 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
9967
9968 This file is part of GNU Emacs.
9969
97c0352c 9970 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9971 it under the terms of the GNU General Public License as published by
97c0352c
GM
9972 the Free Software Foundation, either version 3 of the License, or
9973 (at your option) any later version.
4009494e
GM
9974
9975 GNU Emacs is distributed in the hope that it will be useful,
9976 but WITHOUT ANY WARRANTY; without even the implied warranty of
9977 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9978 GNU General Public License for more details.
9979
9980 You should have received a copy of the GNU General Public License
97c0352c 9981 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.