Minor hashing refactoring.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
dacbc44c
AG
12013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
2
3 * eshell.texi: Fill most of the missing sections.
4
d3517077
BG
52013-02-07 Bastien Guerry <bzg@gnu.org>
6
7 * org.texi (References): Clarify an example.
8 (Installation): Fix instructions.
9 (Org-Plot): Fix link.
10 (Checkboxes, Radio lists): Fix typos.
11
8c4b24b2 122013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
13
14 * cl.texi (Equality Predicates): Mention memql.
15
8c4b24b2 162013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
17
18 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
19 specific, and only about items it supports, indicating that there
20 might be more. Remove refs to simple project and direct automake
21 from ede new.
22 (Simple projects): Re-write to not talk about ede-simple-project
23 which is deprecated, and instead use the term to mean projects
24 that don't do much management, just project wrapping. Add
25 ede-generic-project link.
26 (ede-generic-project): New node (bug#11441).
27
8c4b24b2 282013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
29
30 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
31
86e100a6
GM
322013-02-01 Glenn Morris <rgm@gnu.org>
33
34 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 35 Mention etc/CALC-NEWS.
86e100a6 36
7ff2b2a6
MA
372013-01-24 Michael Albinus <michael.albinus@gmx.de>
38
39 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
40
a89c8ef0
BG
412013-01-13 Bastien Guerry <bzg@gnu.org>
42
43 * org.texi (Installation): Simplify.
44
452013-01-13 François Allisson <francois@allisson.co> (tiny change)
46
47 * org.texi (Handling links): Update the mention to the obsolete
48 variable `org-link-to-org-use-id' with a mention to the newer
49 variable `org-id-link-to-org-use-id'. Mention the need to load
50 the org-id library.
51
997d5f2d
MA
522013-01-10 Michael Albinus <michael.albinus@gmx.de>
53
54 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
55
fb9f7146 562013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
57
58 * org.texi (Pushing to MobileOrg): Add footnote about using
59 symbolic links in `org-directory'.
60 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
61 of the now obsolete alias `org-float'.
62 (TODO basics): Add `org-use-fast-todo-selection' to the variable
63 index. Fix description of TODO keywords cycling.
64 (Advanced features): Add missing argument for @item.
65 (Storing searches): Add index entries and a note about
66 *-tree agenda views.
6d3e4c80
BG
67 (Structure editing): Document `org-mark-element' and
68 `org-mark-subtree'.
69 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 70
c6a22ce2
JL
712013-01-08 Juri Linkov <juri@jurta.org>
72
73 * info.texi (Go to node): Mention the abbreviated format
74 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
75
7b08ccf7
AS
762013-01-06 Andreas Schwab <schwab@linux-m68k.org>
77
605f02ee
AS
78 * autotype.texi: Remove undefined command @subtitlefont.
79 * cc-mode.texi: Likewise.
80
7b08ccf7
AS
81 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
82 @item argument.
83 (Property searches): Use \\ instead of @backslashchar{}.
84 * pgg.texi (VERSION): Move @set below @setfilename.
85
db671917
AS
862013-01-05 Andreas Schwab <schwab@linux-m68k.org>
87
88 * ada-mode.texi: Remove braces from @title argument.
89 * eudc.texi: Likewise.
90 * smtpmail.texi: Likewise.
91 * auth.texi (VERSION): Set before first use.
92 * emacs-gnutls.texi (VERSION): Likewise.
93 * pgg.texi (VERSION): Likewise.
94 * ede.texi (Top): Rename from top, all uses changed.
95 * eshell.texi: Add missing argument to @sp.
96 * forms.texi (Top): Reorder menu to match structure.
97 * htmlfontify.texi (Customisation): Add missing @item in
98 @enumerate.
99 * org.texi (Advanced features): Add missing argument for @item.
100 (Property searches): Use @backslashchar{} in macro argument.
101 * pcl-cvs.texi: Add missing argument to @sp.
102 (Movement commands): Fix use of @itemx.
103 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
104 * reftex.texi (Options (Creating Citations)): Add missing newline
105 before @end.
106 * tramp.texi (Obtaining Tramp): Remove extra dots.
107 (Configuration): Reorder menu to match structure.
651a2c77 108 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
109 * viper.texi (Marking): Add missing argument for @item.
110
b55349fb
GM
1112013-01-04 Glenn Morris <rgm@gnu.org>
112
92d59611
GM
113 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
114 Add htmlfontify.
115 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
116 (htmlfontify.dvi, htmlfontify.pdf): New targets.
117 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
118 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
119
b55349fb
GM
120 * htmlfontify.texi: Miscellaneous fixes and updates.
121 Set copyright to FSF, update license to GFDL 1.3+.
122
7fca93e2
VD
1232013-01-04 Vivek Dasmohapatra <vivek@etla.org>
124
125 * htmlfontify.texi: New file.
126
87e65f96
JB
1272013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
128
129 * calc.texi (Free-Form Dates): Expand on the date reading
130 algorithm.
131
82e2a1f0 1322012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 133
173076b4
GM
134 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
135 Avoid some overfull lines.
136
d227e322
GM
137 * widget.texi (Programming Example): Break some long lines.
138
2ecfdaa6
GM
139 * wisent.texi (Wisent Overview): Fix xref.
140 (Grammar format, Understanding the automaton): Avoid overfill.
141
fd762011
GM
142 * bovine.texi (Optional Lambda Expression): Allow line break.
143
9fbc8f46
GM
144 * auth.texi (Help for users): Break long lines.
145
ceccabdb
GM
146 * ada-mode.texi (Project file variables):
147 Reword to reduce underfull hbox.
148 (No project files, Use GNAT project file):
149 Use smallexample to make some overfull lines less terrible.
150
88edc57f
GM
151 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
152 Fix cross-references to separate manuals.
153
ddc41264
GM
154 * Makefile.in (gfdl): New variable. Use throughout where
155 appropriate so that targets depend on doclicense.texi.
156
45dd6480
LI
1572012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
158
159 * gnus.texi (Customizing the IMAP Connection): Mention the other
160 authenticators.
161
61bbede6
LI
1622012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
163
164 * gnus.texi (Browse Foreign Server): Document
165 `gnus-browse-delete-group'.
166
ddc41264
GM
1672012-12-22 Glenn Morris <rgm@gnu.org>
168
563a450c 169 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
170 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
171 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
172 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 173
ddc41264
GM
174 * Makefile.in (gfdl): New variable. Use throughout where
175 appropriate so that targets depend on doclicense.texi.
176
c995b26e
EZ
1772012-12-22 Eli Zaretskii <eliz@gnu.org>
178
179 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
180 doclicense.texi. Remove doclicense.texi from all targets that
181 mentioned it explicitly.
182 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
183 $(emacsdir)/emacsver.texi.
a170fe53 184 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 185
08953d7f
GM
1862012-12-21 Glenn Morris <rgm@gnu.org>
187
c545e313
GM
188 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
189 Include emacsver.texi. Nuke hand-written node pointers.
190 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
191 Depend on emacsver.texi.
192
0b1af106
GM
193 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
194 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
195 May as well just include doclicense.texi in everything.
196
197 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
198 which @copying says is included.
199
6bf430d1
GM
200 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
201 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
202 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
203 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
204 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
205 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
206 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
207 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
208 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
209 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
210 * widget.texi, wisent.texi, woman.texi: Do not mention buying
211 copies from the FSF, which does not publish these manuals.
212
08953d7f
GM
213 * erc.texi: No need to include gpl in this small manual.
214
257b2c7d
GM
215 * org.texi (copying): Include a copy of the GFDL.
216 (GNU Free Documentation License): New section.
217
a4b0cca1 2182012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
219
220 * org.texi: Fix typos.
221
d2435ab9
PE
2222012-12-16 Paul Eggert <eggert@cs.ucla.edu>
223
224 * calc.texi (ISO 8601): Rename from ISO-8601,
225 as it's typically spelled without a hyphen.
226
b9d8175e
JB
2272012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
228
229 * calc.texi (ISO-8601): New section.
230 (Date Formatting Codes): Mention new codes.
231 (Standard Date Formats): Mention new formats.
232
f0bc0bf1
MA
2332012-12-14 Michael Albinus <michael.albinus@gmx.de>
234
235 * tramp.texi (External methods): Move `adb' method here.
236
98c94021
GM
2372012-12-13 Glenn Morris <rgm@gnu.org>
238
ba30c70f
GM
239 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
240
bfe6ffb6
GM
241 * wisent.texi: Small edits. Set copyright to FSF, update license to
242 GFDL 1.3+.
243 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
244 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
245 New targets.
246 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
247 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
248
98c94021
GM
249 * bovine.texi: Small edits. Set copyright to FSF, update license to
250 GFDL 1.3+, remove empty index.
251 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
252 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
253 New targets.
254 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
255 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
256
cfa49c1e
EL
2572012-12-13 Eric Ludlam <zappo@gnu.org>
258 David Ponce <david@dponce.com>
259 Richard Kim <emacs18@gmail.com>
260
9e7abd17 261 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 262
727f9739 2632012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 264
9b97b143
GM
265 * flymake.texi (Customizable variables, Locating the buildfile):
266 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
267
4c2dd4ee
GM
268 * srecode.texi: Small edits. Set copyright to FSF, add explicit
269 GFDL 1.3+ license, fix up index.
270 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
271 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
272 (srecode.pdf): New targets.
273 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
274 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
275
727f9739 2762012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
277
278 * srecode.texi: New file, imported from CEDET trunk.
279
727f9739 2802012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
281
282 * org.texi (Summary, Code block specific header arguments)
283 (Code block specific header arguments)
284 (Header arguments in function calls, var, noweb)
727f9739
GM
285 (Results of evaluation, Code evaluation security):
286 Small reformatting: add a blank line before some example.
63aa0982
BG
287
288 * org.texi (System-wide header arguments)
289 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
290 (Dynamic blocks, Using the mapping API):
291 Fix indentation of Elisp code examples.
63aa0982
BG
292
293 * org.texi (Comment lines): Fix description of the comment syntax.
294
727f9739
GM
295 * org.texi (Installation): Mention "make test" in the correct section.
296
4288142b
PE
2972012-12-06 Paul Eggert <eggert@cs.ucla.edu>
298
299 * doclicense.texi, gpl.texi: Update to latest version from FSF.
300 These are just minor editorial changes.
301
61b835df
MA
3022012-12-04 Michael Albinus <michael.albinus@gmx.de>
303
304 * tramp.texi (History): Mention ADB.
305 (Inline methods): Add `adb' method.
306
c5bc2d1d 3072012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
308
309 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
310 (External methods): Fix typo.
311
c5bc2d1d 3122012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
313
314 * rcirc.texi (Notices): Fix typo.
315
d0457b57
BW
3162012-11-25 Bill Wohler <wohler@newt.com>
317
318 Release MH-E manual version 8.4.
319
320 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
321 Update for release 8.4.
322
551aaa66
BW
323 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
324 (Junk): Add mh-whitelist-preserves-sequences-flag,
325 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
326 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
327
61d841dd
PE
3282012-11-25 Paul Eggert <eggert@cs.ucla.edu>
329
330 * mh-e.texi (Procmail): Fix two @ typos.
331
c07a6ded
PE
3322012-11-24 Paul Eggert <eggert@cs.ucla.edu>
333
334 * doclicense.texi, gpl.texi: Update to latest version from FSF.
335 These are just minor editorial changes.
336
678a34f4
JB
3372012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
338
339 * calc.texi (Date Formatting Codes): Mention the new beginning of
340 the date numbering system.
341
0e70ce93
PE
3422012-11-22 Paul Eggert <eggert@cs.ucla.edu>
343
344 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
345 (Date Forms): Correct off-by-one error in explanation of
346 Julian day numbers. Give Gregorian equivalent of its origin.
347
723da6aa
JB
3482012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
349
350 * doc/misc/calc.texi (Date Forms): Mention the customizable
351 Gregorian-Julian switch.
352 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
353
310e60d9
PE
3542012-11-17 Paul Eggert <eggert@cs.ucla.edu>
355
6f6b82d6
PE
356 Calc now uses the Gregorian calendar for all dates (Bug#12633).
357 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
358 * calc.texi (Date Forms): Document this.
359
e8693c96
GM
3602012-11-16 Glenn Morris <rgm@gnu.org>
361
362 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
363 (Obsolete Macros): Move example here from Function Bindings.
364
5c934f8b
GM
365 * erc.texi: Use @code{nil} rather than just "nil".
366 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 367 Add "notifications".
f925b109 368 (Connecting): Add brief section on passwords.
274f5de6 369 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 370
f78ee6af 3712012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
372
373 * flymake.texi (Customizable variables)
374 (Highlighting erroneous lines): Mention flymake-error-bitmap,
375 flymake-warning-bitmap, and flymake-fringe-indicator-position.
376
1796ef98
VB
3772012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
378
379 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
380 In all file place SES into @acronym{...}.
381 (Advanced Features): Add key index and function index for
382 ses-set-header-row. Add description for function
383 ses-rename-cell. Add description for function
384 ses-repair-cell-reference-all.
385 (Ranges in formulas): Add description for ses-range flags.
386
31f47fba
PE
3872012-11-12 Paul Eggert <eggert@cs.ucla.edu>
388
389 * texinfo.tex: Merge from gnulib.
390
6baf66d5 3912012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
392
393 * url.texi (Introduction): Move url-configuration-directory to
394 Customization node.
395 (Parsed URIs): Split into its own node.
396 (URI Encoding): New node.
397 (Defining New URLs): Remove empty chapter.
398 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
399 Improve docs for url-queue-*.
400 (Supported URL Types): Copyedits. Delete empty subnodes.
401
82f84fa3
CY
402 * url.texi (Introduction): Rename from Getting Started. Rewrite
403 the introduction.
404 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
405
6baf66d5 4062012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
407
408 * cl.texi (Obsolete Setf Customization):
409 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
410 Give define-modify-macro, defsetf, and define-setf-method
411 gv.el replacements.
2ee1d59f 412
2027b1b3 413 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 414 (Setf Extensions): Remove obsolete reference.
2027b1b3 415 (Obsolete Setf Customization):
651af8c6 416 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 417 Undocument get-setf-method, since it no longer exists.
a358a44e 418 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 419
c65b407b
GM
4202012-11-03 Glenn Morris <rgm@gnu.org>
421
422 * cl.texi: Further general copyedits.
685b0026
GM
423 (List Functions): Remove copy-tree, standard elisp for some time.
424 (Efficiency Concerns): Comment out examples that no longer apply.
425 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
426 (Creating Symbols, Random Numbers): De-emphasize internal
427 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
428 (Naming Conventions, Type Predicates, Macros)
429 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 430
a71e2379
G
4312012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
432
433 * gnus.texi (Mail Source Specifiers):
434 Document :leave keyword used for pop mail source.
435
df43dd53
GM
4362012-11-01 Glenn Morris <rgm@gnu.org>
437
438 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
439 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
440 (Macro Bindings, Blocks and Exits):
441 Acknowledge existence of lexical-binding.
442 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 443
69c1c2e6
GM
4442012-10-31 Glenn Morris <rgm@gnu.org>
445
dd90fd1a
GM
446 * ert.texi (Introduction, The @code{should} Macro):
447 Refer to "cl-assert" rather than "assert".
448
69c1c2e6
GM
449 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
450 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
451 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
452 Reword, and add details of flet and labels.
87b0d8b1 453 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 454
4ddedf94
GM
4552012-10-30 Glenn Morris <rgm@gnu.org>
456
457 * cl.texi (Modify Macros): Update for cl-letf changes.
458 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
459 (Setf Extensions): Partially restore note about cl-getf,
460 mainly moved to lispref/variables.texi.
461 (Property Lists): Fix cl-getf typos.
f43a5263 462 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 463
d3094168
GM
4642012-10-29 Glenn Morris <rgm@gnu.org>
465
466 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 467 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 468 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
469 (Modify Macros, Multiple Values, Other Clauses):
470 Remove mentions of obsolete features.
6a07d52e 471 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 472
3c0c6155
GM
4732012-10-28 Glenn Morris <rgm@gnu.org>
474
f94b04fc
GM
475 * cl.texi (Multiple Values, Common Lisp Compatibility):
476 More namespace updates.
477 (Obsolete Features): Copyedits.
478 (Obsolete Lexical Macros, Obsolete Setf Customization):
479 New subsections.
480
9c52d61d
GM
481 * cl.texi (Porting Common Lisp, Lexical Bindings):
482 Add some xrefs to the Elisp manual.
483
3c0c6155
GM
484 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
485 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
486 (Obsolete Features): New appendix. Move Lexical Bindings here.
487
5887564d
GM
4882012-10-27 Glenn Morris <rgm@gnu.org>
489
e1117425
GM
490 * cl.texi: Use defmac for macros rather than defspec.
491 (Efficiency Concerns): Related copyedit.
492
5887564d
GM
493 * cl.texi (Control Structure): Update for setf now being in core.
494 (Setf Extensions): Rename from Basic Setf. Move much of the
495 former content to lispref/variables.texi.
496 (Modify Macros): Move pop, push details to lispref/variables.texi.
497 (Customizing Setf): Copyedits for setf etc being in core.
498 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
499 Further namespaces updates.
500
bdebdb64
BG
5012012-10-26 Bastien Guerry <bzg@gnu.org>
502
503 * org.texi (Installation): Update the link to Org's ELPA. Also
504 don't mention org-install.el anymore as the replacement file
505 org-loaddefs.el is now loaded by org.el.
506
f956e59d
MA
5072012-10-25 Michael Albinus <michael.albinus@gmx.de>
508
509 * tramp.texi (Frequently Asked Questions): Mention
510 `tramp-completion-reread-directory-timeout' for performance
511 improvement.
512
a05cb6e3
GM
5132012-10-25 Glenn Morris <rgm@gnu.org>
514
515 * cl.texi: Don't mess with the TeX section number counter.
516 Use Texinfo recommended convention for quotes+punctuation.
517 (Overview, Sequence Functions): Rephrase for better line-breaking.
518 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
519 (Macro Bindings, Conditionals, Iteration, Loop Basics)
520 (Random Numbers, Mapping over Sequences, Structures)
521 (Porting Common Lisp): Further updates for cl-lib namespace.
522 (Modify Macros, Declarations, Macro Bindings, Structures):
523 Break long lines in examples.
524 (Dynamic Bindings): Update for changed progv behavior.
525 (Loop Examples, Efficiency Concerns): Markup fixes.
526 (Structures): Remove TeX margin change.
39ff2cf3 527 (Declarations): Fix typos.
a05cb6e3 528
39a58b5b
GM
5292012-10-24 Glenn Morris <rgm@gnu.org>
530
a6880551
GM
531 * cl.texi (Overview, Multiple Values, Creating Symbols)
532 (Numerical Functions): Say less/nothing about the original cl.el.
533 (Old CL Compatibility): Remove.
534 (Assertions): Remove ignore-errors (standard Elisp for some time).
535
39a58b5b
GM
536 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
537 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
538 (Efficiency Concerns, Efficiency Concerns)
539 (Common Lisp Compatibility, Old CL Compatibility):
540 Further updates for cl-lib namespace.
541
72ec96fb
PE
5422012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
543
544 Update manual for new time stamp format (Bug#12706).
545 * emacs-mime.texi (time-date): Update for new format.
546 Also, fix bogus time stamp and modernize a bit.
547
8d6510b9
GM
5482012-10-23 Glenn Morris <rgm@gnu.org>
549
550 * cl.texi: Include emacsver.texi. Use Emacs version number rather
551 than unchanging cl.el version number.
552 End all menu descriptions with a period.
553 Do not use @dfn{CL} for every instance of "CL".
554 (Overview): Remove no-runtime caveat, and note about foo* names.
555 (Usage): Use cl-lib rather than cl.
556 (Organization, Naming Conventions): Update for cl-lib.el.
557 (Installation): Remove long-irrelevant node.
558 (Program Structure, Predicates, Control Structure):
559 Start updating for cl-lib namespace.
8d6510b9
GM
560 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
561 Depend on emacsver.texi.
562
0a078f36
MA
5632012-10-09 Michael Albinus <michael.albinus@gmx.de>
564
565 * trampver.texi: Update release number.
566
a03bb33f
GM
5672012-10-06 Glenn Morris <rgm@gnu.org>
568
24636b26
GM
569 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
570 ERC version.
571 (Introduction): ERC is distributed with Emacs.
572 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
573 (Getting Started): Simplify.
574 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
575 (History): Mention ERC maintained as part of Emacs now.
576 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
577 Add dependency on emacsver.texi.
578
a03bb33f
GM
579 * erc.texi: Remove hand-written node pointers.
580
d259be38
GM
5812012-10-05 Glenn Morris <rgm@gnu.org>
582
583 * newsticker.texi (Overview, Requirements, Usage, Configuration):
584 Copyedits.
585
62a81506
CY
5862012-10-01 Eric Ludlam <zappo@gnu.org>
587
588 * ede.texi (Quick Start, Project Local Variables)
589 (Miscellaneous commands, ede-java-root, Development Overview)
590 (Detecting a Project): New nodes.
591 (Simple projects): Node deleted.
592
593 * eieio.texi (Building Classes): Some slot attributes cannot be
594 overridden.
595 (Slot Options): Remove an example.
596 (Method Invocation, Documentation): New nodes.
597
07f133bf
GM
5982012-10-01 Glenn Morris <rgm@gnu.org>
599
600 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
601 (reftex.pdf): Add dependency on emacsver.texi.
602 * reftex.texi: Don't include directory part for emacsver.texi;
603 the Makefile's -I handles it.
604
4f595e15
RA
6052012-09-30 Ralf Angeli <angeli@caeruleus.net>
606
607 Merge from standalone RefTeX repository.
608
609 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
610 with macros.
611 (Imprint): Mention Wolfgang in list of contributors.
612 (Creating Citations): Give a hint about how to
613 auto-revert the BibTeX database file when using external editors.
614 (Referencing Labels): Simplify section about reference macro
615 cycling.
616 (Options (Referencing Labels)): Adapt to new structure of
617 `reftex-ref-style-alist'.
618 (Referencing Labels, Reference Styles): Document changes in the
619 referencing functionality.
620 (Commands): Mention options for definition of header and footer in
621 BibTeX files.
622 (Options (Creating Citations)): Document
623 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
624 (Reference Styles): New section.
625 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
626 (Options (Referencing Labels)): Remove descriptions of deprecated
627 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
628 Add descriptions for `reftex-ref-style-alist' and
629 `reftex-ref-style-default-list'.
630 (Referencing Labels): Update regarding reference styles.
631 (Citation Styles): Mention support for ConTeXt.
632 (Options (Defining Label Environments)): Fix typo.
633 (Options (Creating Citations)): Document
634 `reftex-cite-key-separator'.
635
8223b1d2
BG
6362012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
637
638 * org.texi: Add description of ORG_ADD_CONTRIB to info
639 documentation. Add link to Worg for more details.
640
641 * org.texi: Clarify installation procedure. Provide link to the
642 build system description on Worg.
643
644 * org.texi: Remove reference to utils/, x11idle.c is now in
645 contrib/scripts.
646
647 * org.texi: Re-normalize to "Org mode" in manual.
648
649 * org.texi (Installation): Adapt documentation to new build
650 system. Mention GNU ELPA (since it needs to be handled like Emacs
651 built-in Org).
652
8223b1d2
BG
6532012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
654
655 * org.texi: Fix typo in description of the 'Hooks' section.
656
657 * org.texi: Add ID to the list of special properties.
658
6592012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
660
661 * org.texi (Moving subtrees): Document the ability to archive to a
662 datetree.
663
1e20eeb7 6642012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
665
666 * org.texi (Installation, Feedback, Batch execution): Use
667 (add-to-list 'load-path ... t) for the contrib dir.
668
669 * org.texi (results): Update documentation for ":results drawer"
670 and ":results org".
671
672 * org.texi (Column width and alignment): Fix typo.
673
674 * org.texi (Activation): Point to the "Conflicts" section.
675
676 * org.texi (Conflicts): Mention filladapt.el in the list of
677 conflicting packages.
678
679 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
680 not needed for versions of Emacs > 22.1.
681
682 * org.texi (History and Acknowledgments): Fix typo.
683
684 * org.texi (History and Acknowledgments): Add my own
685 acknowledgments.
686
687 * org.texi (Agenda commands): Document the new command and the new
688 option.
689
690 * org.texi (Agenda commands): Delete `org-agenda-action' section.
691 (Agenda commands): Reorder. Document `*' to toggle persistent
692 marks.
693
694 * org.texi (Agenda dispatcher): Mention
695 `org-toggle-agenda-sticky'.
696 (Agenda commands, Exporting Agenda Views): Fix typo.
697
698 * org.texi (Templates in contexts, Setting Options): Update to
699 reflect changes in how contexts options are processed.
700
701 * org.texi (Templates in contexts): Document the new structure of
702 the variables `org-agenda-custom-commands-contexts' and
703 `org-capture-templates-contexts'.
704
705 * org.texi (Templates in contexts): Document the new option
706 `org-capture-templates-contexts'.
707 (Storing searches): Document the new option
708 `org-agenda-custom-commands-contexts'.
709
710 * org.texi (Formula syntax for Lisp): Reformat.
711
712 * org.texi (Special properties, Column attributes)
713 (Agenda column view): Document the new special property
714 CLOCKSUM_T.
715
716 * org.texi (Template expansion): Document the new %l template.
717
718 * org.texi (Fast access to TODO states): Fix documentation about
719 allowed characters for fast todo selection.
720
721 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
722 use in `org-agenda-to-appt'.
723
724 * org.texi (Comment lines): Update wrt comments.
725
726 * org.texi (Resolving idle time): Document new keybinding.
727
728 * org.texi (Clocking commands): Document the use of S-M-<up/down>
729 on clock timestamps.
730
731 * org.texi (Fast access to TODO states): Explicitely says only
732 letters are supported as fast TODO selection keys.
733
734 * org.texi (Link abbreviations): Illustrate the use of the "%h"
735 specifier. Document the new "%(my-function)" specifier.
736
737 * org.texi (Clocking commands): New cindex.
738 (Clocking commands): Update documentation for `org-clock-in'.
739 Document `org-clock-in-last'. Mention `org-clock-out' and
740 `org-clock-in-last' as commands that can be globally bound.
741 (Resolving idle time): Document continuous clocking.
742
743 * org.texi (Top, Introduction): Fix formatting.
744 (Activation): Add index entries.
745 (Conventions): Update section.
746 (Embedded @LaTeX{}): Fix formatting.
747
748 * org.texi (Visibility cycling): Document `show-children'.
749
750 * org.texi (Using capture): Mention the `org-capture-last-stored'
751 bookmark as a way to jump to the last stored capture.
752
753 * org.texi (Uploading files): Fix typo.
754
755 * org.texi (Using capture): Document `C-0' as a prefix argument
756 for `org-capture'.
757
758 * org.texi (Agenda commands): Document persistent marks.
759
760 * org.texi (Template expansion): Update doc to reflect change.
761
762 * org.texi (Radio tables): Document the :no-escape parameter.
763
764 * org.texi (Repeated tasks): Document repeat cookies for years,
765 months, weeks, days and hours.
766
767 * org.texi (Export options): State that you can use the d: option
768 by specifying a list of drawers.
769
770 * org.texi (HTML preamble and postamble): Small doc improvement.
771
7722012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
773
774 * org.texi: The sections in the Exporting section of the manual
775 left out articles in the description of the org-export-as-*
776 commands, among other places. This patch adds them, adds a few
777 missing prepositions, and switches instances of "an HTML" to "a
778 html" for internal consistency.
779
780 * org.texi: Alter several examples of headings with timestamps in
781 them to include the timestamps in the body instead of the heading.
782
7832012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
784
785 * org.texi (Agenda dispatcher): Document sticky agenda views and
786 the new key for them.
787
7882012-09-30 Charles <millarc@verizon.net> (tiny change)
789
790 * org.texi (Advanced features): Fix error in table.
791
7922012-09-30 Feng Shu <tumashu@gmail.com>
793
794 * org.texi (@LaTeX{} fragments): Document imagemagick as an
795 alternative to dvipng.
796
7972012-09-30 François Allisson <francois@allisson.co> (tiny change)
798
799 * org.texi: Remove extra curly bracket.
800
8012012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
802
803 * org.texi (org-clock-in-last and org-clock-cancel): Update the
804 defkeys.
805
8062012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
807
808 * org.texi (Agenda commands): Fix two typos by giving
809 corresponding function names, according to
810 `org-agenda-view-mode-dispatch'.
811
8122012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
813
814 * org.texi (The spreadsheet): Fix typo.
815
8162012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
817
818 * org.texi (Tracking your habits): Point to the "Tracking TODO
819 state changes" section.
820
8212012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
822
823 * org.texi (Literal examples): Remove reference to unknown
824 `org-export-latex-minted' variable. Also simplify footnote since
825 `org-export-latex-listings' documentation is exhaustive already.
826
827 * org.texi (Plain lists): Remove reference to now hard-coded
828 `bullet' automatic rule.
829
8302012-09-30 Toby S. Cubitt <tsc25@cantab.net>
831
832 * org.texi: Updated documentation accordingly.
833
5087f097
PE
8342012-09-13 Paul Eggert <eggert@cs.ucla.edu>
835
836 * texinfo.tex: Merge from gnulib.
837
20121a26
MA
8382012-09-12 Michael Albinus <michael.albinus@gmx.de>
839
840 Sync with Tramp 2.2.6.
841
842 * tramp.texi (Bug Reports): Cleanup caches before a test run.
843
844 * trampver.texi: Update release number.
845
44677e30
PE
8462012-09-12 Paul Eggert <eggert@cs.ucla.edu>
847
848 * texinfo.tex: Merge from gnulib.
849
5a4c42ba
AA
8502012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
851
852 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
853 (bug#12096).
854
8e7046c3
JB
8552012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
856
1dcac243
JB
857 * calc.texi (Simplification modes, Conversions)
858 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
859 (The Calc Mode Line): Mention the mode line display for Basic
860 simplification mode.
861 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
862 simplifications.
863 (Basic Simplifications): Rename from "Limited Simplifications"
864 Replace "limited" by "basic" throughout.
865 (Algebraic Simplifications): Indicate that the algebraic
866 simplifications are done by default.
867 (Unsafe Simplifications): Mention `m E'.
868 (Simplification of Units): Mention `m U'.
869 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
870 (Kinds of Declarations, Functions for Declarations): Mention
871 "algebraic simplifications" instead of `a s'.
1dcac243 872 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 873
d2bd74ff
JB
8742012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
875
876 * calc.texi (Getting Started, Tutorial): Change simulated
877 Calc output to match actual output.
878 (Simplifying Formulas): Mention that algebraic simplification is now
879 the default.
880
77472261
EZ
8812012-07-28 Eli Zaretskii <eliz@gnu.org>
882
883 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
884 (Bug#12073)
885
09ae5da1
PE
8862012-07-25 Paul Eggert <eggert@cs.ucla.edu>
887
888 Prefer typical American spelling for "acknowledgment".
889 * calc.texi (History and Acknowledgments): Rename from
890 History and Acknowledgements.
891 * idlwave.texi (Acknowledgments):
892 * ses.texi (Acknowledgments):
893 * woman.texi (Acknowledgments): Rename from Acknowledgements.
894
c4444d16
PE
8952012-07-09 Paul Eggert <eggert@cs.ucla.edu>
896
897 Rename configure.in to configure.ac (Bug#11603).
898 * ede.texi (Compiler and Linker objects, ede-proj-project)
899 (ede-step-project): Prefer the name configure.ac to configure.in.
900
ef091c97
MA
9012012-07-06 Michael Albinus <michael.albinus@gmx.de>
902
903 * tramp.texi (Multi-hops): Introduce
904 `tramp-restricted-shell-hosts-alist'.
905
89b163db
G
9062012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
907
908 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
909 methods, so don't mention smtpmail here.
910
9112012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
912
913 * gnus.texi (Picons): Document gnus-picon-properties.
914
9152012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
916
917 * gnus.texi: Remove mention of compilation, as that's no longer
918 supported.
919
9202012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
921
922 * gnus.texi (Archived Messages): Mention
923 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
924
9252012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
926
927 * gnus.texi (Various Summary Stuff):
928 Remove mention of `gnus-propagate-marks'.
929
9302012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
931
932 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
933 which no longer exist.
934
9352012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
936
937 * gnus.texi (Archived Messages):
938 Document gnus-gcc-self-resent-messages.
939
9402012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
941
942 * message.texi (Mail Variables):
943 Mention the optional user parameter for X-Message-SMTP-Method.
944
9452012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
946
947 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
948
949 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
950
9512012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
952
953 * gnus.texi (Key Index): Change encoding to utf-8.
954
ac1a0ce1 9552012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
956
957 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
958
71cca84d
G
9592012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
960
961 * gnus.texi (Group Timestamp): Mention where to find documentation for
962 the `gnus-tmp-' variables (bug#11601).
963
888a7fc0
MA
9642012-06-11 Michael Albinus <michael.albinus@gmx.de>
965
966 Sync with Tramp 2.2.6-pre.
967
968 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
969 where appropriate.
970 (Ad-hoc multi-hops): New section.
971 (Remote processes): New subsection "Running remote processes on
972 Windows hosts".
973 (History): Add remote commands on Windows, and ad-hoc multi-hop
974 methods.
975 (External methods): "ControlPersist" must be set to "no" for the
976 `scpc' method.
977 (Remote processes): Add a note about `auto-revert-tail-mode'.
978 (Frequently Asked Questions): Use "scpx" in combination with
979 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
980
981 * trampver.texi: Update release number.
982
31ca4639 9832012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
984
985 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
986 compilation for html-mono.
987
0e8bbf66
PE
9882012-06-08 Paul Eggert <eggert@cs.ucla.edu>
989
990 * texinfo.tex: Merge from gnulib.
991
b8f061b3
KY
9922012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
993
994 * Makefile.in (echo-info): Don't try to install info files named
995 just ".info".
996
16af873e
GM
9972012-05-28 Glenn Morris <rgm@gnu.org>
998
c1dabff0
GM
999 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1000
16af873e
GM
1001 * sc.texi: Nuke hand-written node pointers.
1002 Fix top-level menu to match actual node order.
1003
1d5b82ef
GM
10042012-05-27 Glenn Morris <rgm@gnu.org>
1005
1006 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1007 Some associated fixes, including not messing with chapno in cl.texi.
1008
33017faf 10092012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1010
1011 * org.texi (Durations and time values): Fix typo.
1012
d14b0029
JB
10132012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1014
33017faf 1015 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1016 Mention `calc-ensure-consistent-units'.
1017
2f4cadd1 10182012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1019
9879e263
AS
1020 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1021 reference commands. (Bug#11461)
1022
78e91d08
AS
1023 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1024
3fe7cdc8
GM
10252012-05-12 Glenn Morris <rgm@gnu.org>
1026
9598ef0b
GM
1027 * Makefile.in (mostlyclean): Add more TeX intermediates.
1028
7d326a29
GM
1029 * Makefile.in: Make it look more like the other doc Makefiles.
1030 Use explicit $srcdir in all dependencies.
1031 Remove cd $srcdir from rules.
1032 (VPATH): Remove.
1033 (infodir): Set to an absolute path.
1034 (INFO_TARGETS): Use short names.
1035 (mkinfodir): infodir is now absolute.
1036 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1037
c7f95930 1038 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1039 (.SUFFIXES): Disable implicit rules.
c7f95930 1040
3fe7cdc8
GM
1041 * Makefile.in (MKDIR_P): New, set by configure.
1042 (mkinfodir): Use $MKDIR_P.
1043
6f0652af
GM
10442012-05-07 Glenn Morris <rgm@gnu.org>
1045
1046 * forms.texi (Long Example): Update for changed location of files.
1047
8045b906
GM
10482012-05-04 Glenn Morris <rgm@gnu.org>
1049
1050 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1051 (INFO_TARGETS): Use $INFO_EXT.
1052 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1053 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1054 (INFO_TARGETS): Use $INFO_EXT.
1055 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1056
9e7a4bcf
GM
10572012-05-02 Glenn Morris <rgm@gnu.org>
1058
9aa071df
GM
1059 * Makefile.in (echo-info): New phony target, used by top-level.
1060
9e7a4bcf
GM
1061 * viper.texi: Make direntry shorter (also it is no longer "newest").
1062
1063 * emacs-gnutls.texi, ert.texi, org.texi:
1064 Fix dircategory, direntry to match info/dir.
1065
31cc861c
GM
1066 * faq.texi: Convert @inforefs to @xrefs.
1067 Fix some malformed cross-references.
f9e320bb
GM
1068 (File-name conventions): Shorten section name to avoid overfull line.
1069 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1070
723ea6b5
TZ
10712012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1072
1073 * auth.texi (Help for users): Update for .gpg file being second.
1074
a8e7d6d7 10752012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1076
1077 * org.texi (Agenda commands): Fix two typos: give corresponding
1078 function names, according to `org-agenda-view-mode-dispatch'.
1079
a8e7d6d7 10802012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1081
1082 * faq.texi (Major packages and programs): Remove section.
1083 There is no point listing 6 packages (cf etc/MORE.STUFF).
1084 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1085
dcbf5805
MA
10862012-04-22 Michael Albinus <michael.albinus@gmx.de>
1087
1088 * dbus.texi (Version): New node.
1089 (Properties and Annotations): Mention the object manager
1090 interface. Describe dbus-get-all-managed-objects.
1091 (Type Conversion): Floating point numbers are allowed, if an
1092 anteger does not fit Emacs's integer range.
1093 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1094 (Asynchronous Methods): Fix description of
1095 dbus-call-method-asynchronously.
1096 (Receiving Method Calls): Fix some minor errors. Add
1097 dbus-interface-emacs.
1098 (Signals): Describe unicast signals and the new match rules.
1099 (Alternative Buses): Add the PRIVATE optional argument to
1100 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1101
adee4030
GM
11022012-04-20 Glenn Morris <rgm@gnu.org>
1103
1104 * faq.texi (New in Emacs 24): New section.
1105 (Packages that do not come with Emacs): Mention M-x list-packages.
1106
35dc09a1 11072012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1108
1109 * cc-mode.texi (c-offsets-alist): Correct a typo.
1110
35dc09a1 11112012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1112
1113 * org.texi (Deadlines and scheduling): Fix the example: the
1114 DEADLINE item should come right after the headline. We enforce
1115 this convention, so it is a bug not to illustrate it correctly in
1116 the manual.
1117
35dc09a1 11182012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1119
1120 * org.texi (Agenda commands): Fix documentation bug by swapping
1121 the equivalent keybindings to `org-agenda-next-line' with the ones
1122 to `org-agenda-previous-line'.
1123
35dc09a1 11242012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1125
1126 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1127
e2560ea8
EZ
11282012-04-09 Eli Zaretskii <eliz@gnu.org>
1129
1130 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1131 emacs-gnutls.
1132 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1133
6b4f4a2d
TZ
11342012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1135
250b840e 1136 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1137
1138 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1139
ca2c89b6
TZ
11402012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1141
1142 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1143 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1144
aebd5f1a
GM
11452012-04-04 Glenn Morris <rgm@gnu.org>
1146
1147 * auth.texi (Secret Service API): Copyedits.
1148 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1149 (Help for users, Help for developers)
1150 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1151
0317dd51
MA
11522012-04-04 Michael Albinus <michael.albinus@gmx.de>
1153
1154 * auth.texi (Secret Service API): Add the missing text.
1155
3d439cd1
CY
11562012-04-04 Chong Yidong <cyd@gnu.org>
1157
1158 * message.texi (Using PGP/MIME): Note that epg is now the default.
1159
1160 * gnus.texi: Reduce references to obsolete pgg library.
1161 (Security): Note that epg is now the default.
1162
1163 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1164
1165 * nxml-mode.texi (Completion): C-RET is no longer bound to
1166 nxml-complete.
1167
153ae947
BG
11682012-04-01 Jambunathan K <kjambunathan@gmail.com>
1169
1170 * org.texi (Customizing tables in ODT export): Correct few errors.
1171
11722012-04-01 Jambunathan K <kjambunathan@gmail.com>
1173
1174 * org.texi (Links in ODT export): Update.
1175 (Labels and captions in ODT export): New node.
1176
11772012-04-01 Jambunathan K <kjambunathan@gmail.com>
1178
1179 * org.texi (Literal examples in ODT export): htmlfontify.el in
1180 Emacs-24.1 now supports fontification. So ODT source blocks will
1181 be fontified by default.
1182
11832012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1184
1185 * org.texi (Refiling notes): Remove duplicated keybinding.
1186
11872012-04-01 Eric Schulte <eric.schulte@gmx.com>
1188
1189 * org.texi (noweb): Documentation of this new option to the :noweb
1190 header argument.
1191
11922012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1193
1194 * org.texi (Header and sectioning): Add example demonstrating how
1195 to use "LaTeX_CLASS_OPTIONS".
1196
11972012-04-01 Eric Schulte <eric.schulte@gmx.com>
1198
1199 * org.texi (Noweb reference syntax): Describe the ability to
1200 execute noweb references in the manual.
1201
12022012-04-01 Eric Schulte <eric.schulte@gmx.com>
1203
1204 * org.texi (cache): Improve cache documentation when session
1205 evaluation is used.
1206
12072012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1208
1209 * org.texi (Plain lists): Document removal.
1210
12112012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1212
1213 * org.texi: Decapitalize file name in references to Calc manual.
1214
12152012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1216
1217 * org.texi (Plain lists): Document removal.
1218
12192012-04-01 Jambunathan K <kjambunathan@gmail.com>
1220
1221 * org.texi (Top, OpenDocument Text export)
1222 (ODT export commands, Extending ODT export)
1223 (Images in ODT export, Tables in ODT export)
1224 (Configuring a document converter): Add or Update.
1225
12262012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1227
1228 * org.texi (MobileOrg): Change the wording to reflect that the
1229 Android Version is no longer just the little brother of the iOS
1230 version.
1231
12322012-04-01 Eric Schulte <eric.schulte@gmx.com>
1233
1234 * org.texi (Key bindings and useful functions): Updated babel key
1235 binding documentation in manual.
1236
12372012-04-01 Eric Schulte <eric.schulte@gmx.com>
1238
1239 * org.texi (noweb): Document new noweb header value.
1240
12412012-04-01 Eric Schulte <eric.schulte@gmx.com>
1242
1243 * org.texi (noweb-sep): Document new header argument.
1244
12452012-04-01 Eric Schulte <eric.schulte@gmx.com>
1246
1247 * org.texi (noweb-ref): Documentation of this new custom variable.
1248
12492012-04-01 Eric Schulte <eric.schulte@gmx.com>
1250
1251 * org.texi (wrap): Update the new :wrap documentation to match the
1252 current implementation.
1253
12542012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1255
1256 * org.texi: Added documentation for :wrap.
1257
12582012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1259
1260 * org.texi: #+RESULTS now user-configurable.
1261
12622012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1263
1264 * org.texi: Documented :noweb no-export.
1265
12662012-04-01 Thomas Dye <dk@poto.local>
1267
1268 * org.texi: Edit :noweb no header argument for correctness.
1269
1e20eeb7 12702012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1271
1272 * org.texi (Customization): Update the approximate number of Org
1273 variables.
1274
12752012-04-01 Thomas Dye <dk@poto.local>
1276
1277 * org.texi: The :results wrap produces a drawer instead of a
1278 begin_results block.
1279
005a89ff
G
12802012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1281
1282 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1283 reflect the new default.
1284
589ce070
EZ
12852012-03-10 Eli Zaretskii <eliz@gnu.org>
1286
1287 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1288 "Getting Started" to this node. (Bug#10450)
1289
a5392527
CY
12902012-03-10 Chong Yidong <cyd@gnu.org>
1291
8ae818e4
CY
1292 * flymake.texi (Example -- Configuring a tool called via make):
1293 Mention the Automake COMPILE variable (Bug#8715).
1294
a5392527
CY
1295 * info.texi (Getting Started): Add an index entry (Bug#10450).
1296
d49902e4
MA
12972012-03-02 Michael Albinus <michael.albinus@gmx.de>
1298
1299 * dbus.texi (Signals): Known names will be mapped onto unique
1300 names, when registering for signals.
1301
53eced6d
GM
13022012-02-29 Glenn Morris <rgm@gnu.org>
1303
bcd6cd23
GM
1304 * url.texi: Fix quote usage in body text.
1305
775b55af
GM
1306 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1307
53eced6d
GM
1308 * cl.texi: Use @code{} in menus when appropriate.
1309
44e97401
GM
13102012-02-28 Glenn Morris <rgm@gnu.org>
1311
1312 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1313 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1314 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1315 * org.texi, sc.texi, vip.texi, viper.texi:
1316 Standardize possessive apostrophe usage.
1317
fa9a0855
CY
13182012-02-26 Chong Yidong <cyd@gnu.org>
1319
1320 * ediff.texi (Quick Help Commands): Add a couple of index entries
1321 (Bug#10834).
1322
0fd2c9a3
GM
13232012-02-17 Glenn Morris <rgm@gnu.org>
1324
1325 * gnus.texi (Posting Styles):
1326 * remember.texi (Org): Fix cross-refs to other manuals.
1327
9f26dc24
GM
13282012-02-15 Glenn Morris <rgm@gnu.org>
1329
1330 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1331 (Encryption): New chapter, split out from previous.
1332
3d2af193
LI
13332012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1334
1335 * gnus.texi (Customizing the IMAP Connection): Mention
1336 nnimap-record-commands.
1337
b74c9672
GM
13382012-02-10 Glenn Morris <rgm@gnu.org>
1339
1340 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1341 Mention url-queue-retrieve.
1342
2ebc3b94
GM
13432012-02-09 Glenn Morris <rgm@gnu.org>
1344
9fcfcdef
GM
1345 * sem-user.texi (Semantic mode user commands): Typo fix.
1346
2ebc3b94
GM
1347 * info.texi (Create Info buffer): Mention info-display-manual.
1348
7c4bbb69
LI
13492012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1350
1351 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1352 example (modified from an example by Michael Albinus).
1353
debce7bc
G
13542012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1355
1356 * gnus.texi (Agent Basics): Fix outdated description of
1357 `gnus-agent-auto-agentize-methods'.
1358
b207a4ec
AS
13592012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1360
1361 * cc-mode.texi: Always @defindex ss.
1362 (Config Basics): Fix argument of @itemize.
1363 (Macro Backslashes): Add @code around index entry.
1364
b8fe8712
GM
13652012-01-23 Glenn Morris <rgm@gnu.org>
1366
1367 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1368
02dc2fd7
EH
13692012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1370
1371 * tramp.texi (File): Tweak wording for the `scpc' option.
1372
e7719ea1
G
13732012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1374
1375 * gnus.texi (Group Parameters): Really note precedence.
1376
9937bef4
G
13772012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1378
1379 * gnus.texi (Group Parameters): Note precedence.
1380
e66ba1df
BG
13812012-01-03 Eric Schulte <eric.schulte@gmx.com>
1382
1383 * org.texi (Noweb reference syntax): Adding documentation of
1384 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1385 variable.
1386
13872012-01-03 Bastien Guerry <bzg@gnu.org>
1388
1389 * org.texi (Plain lists): Split the table to fix the display
1390 of items.
1391
13922012-01-03 Bastien Guerry <bzg@gnu.org>
1393
1394 * org.texi (Plain lists): Fix misplaced explanation.
1395
13962012-01-03 Bastien Guerry <bzg@gnu.org>
1397
1398 * org.texi (Plain lists, Agenda files): Add index entries.
1399
14002012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1401
1402 * org.texi: Use "Org mode" instead of alternatives like
1403 "Org-mode" or "org-mode".
1404
14052012-01-03 Bernt Hansen <bernt@norang.ca>
1406
1407 * org.texi (Agenda commands): Document
1408 `org-clock-report-include-clocking-task'.
1409
14102012-01-03 Bastien Guerry <bzg@gnu.org>
1411
1412 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1413 C-c' on checkboxes.
1414
14152012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1416
1417 * org.texi: End sentences with two spaces.
1418
14192012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1420
1421 * org.texi (External links): Document the link types file+sys
1422 and file+emacs, slightly narrow used page width.
1423
14242012-01-03 Eric Schulte <eric.schulte@gmx.com>
1425
1426 * org.texi (colnames): Note that colnames behavior may differ
1427 across languages.
1428
14292012-01-03 Bastien Guerry <bzg@gnu.org>
1430
1431 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1432
14332012-01-03 Thomas Dye <dk@poto.westell.com>
1434
1435 * org.texi: Augmented discussion of babel property
1436 inheritance. Put footnote outside sentence ending period.
1437
14382012-01-03 Eric Schulte <schulte.eric@gmail.com>
1439
1440 * org.texi (eval): Documenting the full range of :eval header
1441 argument values.
1442
14432012-01-03 Eric Schulte <schulte.eric@gmail.com>
1444
1445 * org.texi (eval): Documentation of the new :eval option.
1446
14472012-01-03 Thomas Dye <dk@poto.local>
1448
1449 * org.texi: Add accumulated properties.
1450
14512012-01-03 Thomas Dye <dk@poto.local>
1452
1453 * org.texi: Documented no spaces in name=assign, another
1454 correction to :var table.
1455
14562012-01-03 Thomas Dye <dk@poto.local>
1457
1458 * org.texi: Changed DATA to NAME in Working With Source Code
1459 section.
1460
14612012-01-03 Tom Dye <tsd@tsdye.com>
1462
1463 * org.texi: Minor change to :var table.
1464
14652012-01-03 Tom Dye <tsd@tsdye.com>
1466
1467 * org.texi: More changes to :var table (some examples were wrong).
1468
14692012-01-03 Tom Dye <tsd@tsdye.com>
1470
1471 * org.texi: Cleaned up :var table.
1472
14732012-01-03 Bastien Guerry <bzg@gnu.org>
1474
1475 * org.texi (Timestamps, Weekly/daily agenda)
1476 (Weekly/daily agenda): Add @cindex for "appointment".
1477
14782012-01-03 Eric Schulte <schulte.eric@gmail.com>
1479
1480 * org.texi (Literal examples): A new link to the template for
1481 inserting empty code blocks.
1482 (Structure of code blocks): A new link to the template for
1483 inserting empty code blocks.
1484
14852012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1486
1487 * org.texi (External links): Add footnote on how the behavior
1488 of the text search in Org files are controled by the variable
1489 `org-link-search-must-match-exact-headline'.
1490
14912012-01-03 Eric Schulte <schulte.eric@gmail.com>
1492
1493 * org.texi (Buffer-wide header arguments): Update
1494 documentation to reflect removal of #+PROPERTIES.
1495
14962012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1497
1498 * org.texi (The clock table): Mention that ACHIVED trees
1499 contribute to the clock table.
1500
15012012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1502
1503 * org.texi (Conflicts): Better yasnippet config info.
1504
15052012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1506
1507 * org.texi (Selective export): Explicitely mention the default
1508 values for `org-export-select-tags',
1509 `org-export-exclude-tags'.
1510
15112012-01-03 Tom Dye <tsd@tsdye.com>
1512
1513 * org.texi: Added a line to specify that header arguments are
1514 lowercase.
1515
15162012-01-03 Tom Dye <tsd@tsdye.com>
1517
1518 * org.texi: :var requires default value when declared.
1519
15202012-01-03 Bastien Guerry <bzg@gnu.org>
1521
1522 * org.texi (Handling links): Add a note about the
1523 `org-link-frame-setup' option.
1524
15252012-01-03 David Maus <dmaus@ictsoc.de>
1526
1527 * org.texi (Exporting Agenda Views, Extracting agenda
1528 information): Fix command line syntax, quote symbol parameter
1529 values.
1530
15312012-01-03 David Maus <dmaus@ictsoc.de>
1532
1533 * org.texi (Exporting Agenda Views): Fix command line syntax.
1534
8d80ef01
PE
15352011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1536
1537 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1538 Use octal notation for file permissions, which are normally
1539 thought of in octal.
1540 (Mail Back End Variables): Use more-plausible modes in example.
1541
47d42d81
AM
15422011-12-20 Alan Mackenzie <acm@muc.de>
1543
1544 * cc-mode.texi: Update version string 5.31 -> 5.32.
1545
a98edce9
JB
15462011-12-06 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1549
321decc8
GM
15502011-11-24 Glenn Morris <rgm@gnu.org>
1551
1552 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1553
f8107b79
JB
15542011-11-24 Juanma Barranquero <lekktu@gmail.com>
1555
1556 * makefile.w32-in: Update dependencies.
1557
f5a96a4f
GM
15582011-11-20 Glenn Morris <rgm@gnu.org>
1559
1560 * gnus.texi (Group Information):
1561 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1562
cd1181db
JB
15632011-11-20 Juanma Barranquero <lekktu@gmail.com>
1564
1565 * gnus-coding.texi (Gnus Maintenance Guide):
1566 Rename from "Gnus Maintainance Guide".
1567
1568 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1569 * eieio.texi (Customizing):
fe7a3057
JB
1570 * gnus.texi (Article Washing):
1571 * gnus-news.texi:
1572 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1573
7877f373
JB
15742011-11-16 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1577
0d26e0b6
JB
15782011-11-15 Juanma Barranquero <lekktu@gmail.com>
1579
c7015153
JB
1580 * ede.texi (project-am-texinfo):
1581 * gnus.texi (Sending or Not Sending):
1582 * org.texi (Template elements): Fix typos.
0d26e0b6 1583
0b381c7e
JB
15842011-11-14 Juanma Barranquero <lekktu@gmail.com>
1585
1586 * ediff.texi (Hooks):
c7015153 1587 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1588
40a8bdf6
JB
15892011-11-11 Juanma Barranquero <lekktu@gmail.com>
1590
1591 * semantic.texi (Tag handling): Fix typo.
1592
57dda3bb
KY
15932011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1594
1595 * gnus.texi (Other Gnus Versions): Remove.
1596
52bedd34
AM
15972011-10-28 Alan Mackenzie <acm@muc.de>
1598
1599 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1600 (Other Special Indentations): Add an xref to "Macros with ;".
1601 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1602 "Macros with ;".
1603 (Macros with ;): New page.
1604
00b77525
GM
1605 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1606 Document the new handling of nested scopes for movement by defuns.
52bedd34 1607
4a623313
MA
16082011-10-23 Michael Albinus <michael.albinus@gmx.de>
1609
1610 Sync with Tramp 2.2.3.
1611
1612 * trampver.texi: Update release number.
1613
466a320e
GM
16142011-10-14 Glenn Morris <rgm@gnu.org>
1615
1616 * ert.texi (Introduction, How to Run Tests)
1617 (Running Tests Interactively, Expected Failures)
1618 (Tests and Their Environment, Useful Techniques)
1619 (Interactive Debugging, Fixtures and Test Suites):
1620 Minor rephrasings.
1621 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1622 (Running Tests in Batch Mode): Simplify loading instructions.
1623 (Test Selectors): Clarify some selectors.
1624 (Expected Failures, Useful Techniques):
1625 Make examples fit in 80 columns.
1626
2be4956d
JB
16272011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1628
1629 * calc.texi (Basic Operations on Units): Discuss temperature
1630 conversion (`u t') alongside with other unit conversions ('u c').
1631
7359a765
GM
16322011-10-12 Glenn Morris <rgm@gnu.org>
1633
1634 * ert.texi: Whitespace trivia to make main menu items line up better.
1635
a0c52e5d
GM
16362011-10-08 Glenn Morris <rgm@gnu.org>
1637
1638 * Makefile.in: Fix ert rules.
1639
465d0300
G
16402011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1641
1642 * gnus.texi (Gnus Utility Functions): Add more references and
1643 explanations (bug#9683).
1644
a5166359
LMI
16452011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1646
1647 * gnus.texi (Archived Messages): Note the default (bug#9552).
1648
b523dc20
BW
16492011-09-21 Bill Wohler <wohler@newt.com>
1650
1651 Release MH-E manual version 8.3.
1652
58179cce 1653 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1654 release 8.3.
1655 (Preface): Updated support information.
bd7239f5 1656 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1657 historical quote, the tense should be correct in the time that it
1658 was written.
1659
0afb49a1
LMI
16602011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
1662 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1663 (Finding the News): Doc clarification.
1664 (Terminology): Mention naming.
1665
e21bac42
G
16662011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667
1668 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1669 (Interactive): Document `quiet'.
1670
5b409b39 16712011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1672
bd7239f5 1673 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1674
5b409b39 16752011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1676
bd7239f5 1677 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1678 scope for `org-map-entries'.
1679
5b409b39 16802011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1681
1682 * org.texi (Visibility cycling): Document `org-copy-visible'.
1683
5b409b39 16842011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1685
bd7239f5 1686 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1687 proper order.
1688
5b409b39 16892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1690
1691 * org.texi (eval): Expand discussion of the :eval header argument.
1692
5b409b39 16932011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1694
1695 * org.texi (Languages): Add Lilypond and Awk as supported
1696 languages.
1697
5b409b39 16982011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1699
bd7239f5 1700 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1701 LOG_INTO_DRAWER can be used to override the contents of variable
1702 org-clock-into-drawer (or if unset, org-log-into-drawer).
1703
bd7239f5 1704 * org.texi: Replace @xref->@pxref.
3ab2c837 1705
5b409b39 17062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1707
1708 * org.texi (Evaluating code blocks): Documenting the new option
1709 for inline call lines.
1710
5b409b39 17112011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1712
1713 * org.texi (Results of evaluation): More explicit about the
1714 mechanism through which interactive evaluation of code is
1715 performed.
1716
5b409b39 17172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1718
1719 * org.texi (noweb-ref): New header argument documentation.
1720
5b409b39 17212011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1722
1723 * org.texi (Extracting source code): Documentation of the new
1724 org-babel-tangle-named-block-combination variable.
1725
5b409b39 17262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1727
bd7239f5 1728 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1729 behavior of multiple blocks of the same name is undefined.
3ab2c837 1730
5b409b39 17312011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1732
1733 * org.texi (TaskJuggler export): Modify the example to reflect the
1734 new effort durations.
1735
5b409b39 17362011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1737
1738 * org.texi (Images in LaTeX export): Escape curly brackets in
1739 LaTeX example.
1740
5b409b39 17412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1742
1743 * org.texi (The clock table): Document the :properties and
1744 :inherit-props arguments for the clocktable.
1745
5b409b39 17462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1747
1748 * org.texi (Tables in LaTeX export): Document specifying placement
1749 options for tables.
1750
5b409b39 17512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1752
1753 * org.texi (Evaluating code blocks): More specific documentation
1754 about the different types of header arguments.
1755
5b409b39 17562011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1757
1758 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1759
5b409b39 17602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1761
1762 * org.texi (Built-in table editor): Document the table field
1763 follow mode.
1764
5b409b39 17652011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1766
1767 * org.texi (Easy Templates): Document new template.
1768
5b409b39 17692011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1770
1771 * org.texi (Literal examples): Add a cross-reference from "Literal
1772 Examples" to "Easy Templates."
1773
5b409b39 17742011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1775
1776 * org.texi (The clock table): Add link to match syntax.
1777
5b409b39 17782011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1779
1780 * org.texi (Agenda commands): Document clock consistency checks.
1781
5b409b39 17822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1783
1784 * org.texi (Built-in table editor): Document that \vert represents
1785 a vertical bar in a table field.
1786
5b409b39 17872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1788
1789 * org.texi (Literal examples): Link from "Markup" > "Literate
1790 Examples" to "Working with Source Code".
1791
5b409b39 17922011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1793
1794 * org.texi (Agenda commands): Doc for function option to bulk
1795 action.
1796
5b409b39 17972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1798
1799 * org.texi (Template expansion): Document new %<...> template
1800 escape.
1801
5b409b39 18022011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1803
1804 * org.texi (Selective export): Document exclusion of any tasks
1805 from export.
1806
5b409b39 18072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1808
1809 * org.texi (Selective export): Document how to exclude DONE tasks
1810 from export.
1811 (Publishing options): Document the properties to be used to turn off
1812 export of DONE tasks.
1813
5b409b39 18142011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1815
1816 * org.texi (The date/time prompt): Document date range protection.
1817
5b409b39 18182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1819
1820 * org.texi (padline): Documentation of the new padline header
1821 argument.
1822
5b409b39 18232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1824
1825 * org.texi (var): Adding "[" to list of characters triggering
1826 elisp evaluation.
1827
5b409b39 18282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1829
1830 * org.texi (var): Documentation of Emacs Lisp evaluation during
1831 variable assignment.
1832
5b409b39 18332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1834
1835 * org.texi (colnames): Reference indexing into variables, and note
1836 that colnames are *not* removed before indexing occurs.
1837 (rownames): Reference indexing into variables, and note that
1838 rownames are *not* removed before indexing occurs.
1839
5b409b39 18402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1841
1842 * org.texi (var): Clarification of indexing into tabular
1843 variables.
1844
5b409b39 18452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1846
1847 * org.texi (results): Documentation of the `:results wrap' header
1848 argument.
1849
5b409b39 18502011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1851
bd7239f5 1852 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1853 of the LaTeX export: the org file has to be properly structured.
1854
5b409b39 18552011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1856
1857 * org.texi (Dynamic blocks, Structure editing): Mention
1858 the function `org-narrow-to-block'.
1859
5b409b39 18602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1861
1862 * org.texi (Languages): Updating list of code block supported
1863 languages.
1864
5b409b39 18652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1866
1867 * org.texi (Special properties): CATEGORY is a special property,
1868 but it may also used in the drawer.
1869
5b409b39 18702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1871
1872 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1873
5b409b39 18742011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1875
1876 * org.texi (Include files): Document :lines.
1877
5b409b39 18782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1879
1880 * org.texi (comments): Documentation of the ":comments noweb" code
1881 block header argument.
1882
5b409b39 18832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1884
1885 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1886 added extra whitespace around functions to be consistent with the
1887 rest of the section.
1888
5b409b39 18892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1890
0b381c7e 1891 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1892 #+call: line syntax.
1893 (Header arguments in function calls): Expanded discussion of
1894 #+call: line syntax.
1895
5b409b39 18962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1897
1898 * org.texi (Evaluating code blocks): More explicit about how to
1899 pass variables to #+call lines.
1900
5b409b39 19012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1902
1903 * org.texi (Results of evaluation): Link to the :results header
1904 argument list from the "Results of evaluation" section.
1905
5b409b39 19062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1907
1908 * org.texi (Conflicts): Adding additional information about
1909 resolving org/yasnippet conflicts.
1910
5b409b39 19112011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1912
1913 * org.texi (Publishing options): Document style-include-scripts
1914 publishing project property.
1915
5b409b39 19162011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1917
1918 * org.texi (Sparse trees): Document the next-error /
1919 previous-error functionality.
1920
5b409b39 19212011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1922
1923 * org.texi (cache): Improved documentation of code block caches.
1924
5b409b39 19252011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1926
1927 * org.texi (Code block specific header arguments): Documentation
1928 of multi-line header arguments.
1929
5b409b39 19302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1931
1932 * org.texi (Code evaluation security): Add example for using a
1933 function.
1934
5b409b39 19352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1936
1937 * org.texi (Tables in LaTeX export): Documentation of new
1938 attr_latex options for tables.
1939
5b409b39
BG
19402011-08-03 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * trampver.texi: Update release number.
1943
19442011-07-30 Michael Albinus <michael.albinus@gmx.de>
1945
1946 Sync with Tramp 2.2.2.
1947
1948 * trampver.texi: Update release number.
1949
064e2d08
LMI
19502011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1951
1952 * flymake.texi (Example -- Configuring a tool called via make):
1953 Use /dev/null instead of the Windows "nul" (bug#8715).
1954
b8151e9c
LMI
19552011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1956
1957 * widget.texi (Setting Up the Buffer): Remove mention of the
1958 global keymap parent, which doesn't seem to be accurate
1959 (bug#7045).
1960
5b409b39
BG
19612011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
1963 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1964
c0a8ae95
KR
19652010-07-10 Kevin Ryde <user42@zip.com.au>
1966
1967 * cl.texi (For Clauses): Add destructuring example processing an
1968 alist (bug#6596).
1969
ac6531ad
LMI
19702011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1971
1972 * ediff.texi (Major Entry Points): Remove mention of `require',
1973 since that's not pertinent in the installed Emacs (bug#9016).
1974
d30dd079
G
19752011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1976
1977 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1978 (Filtering New Groups): Clarify how simple the "options -n" format is.
1979 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1980 is internal.
d30dd079 1981
862c0d68
MA
19822011-07-04 Michael Albinus <michael.albinus@gmx.de>
1983
1984 * tramp.texi (Cleanup remote connections): Add
1985 `tramp-cleanup-this-connection'.
1986
cd865a33
G
19872011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1990 zombies.
1991 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1992 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1993
19942011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1995
1996 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1997 backups, and not actual vc (bug#8975).
1998
79414ae4
KR
19992011-07-03 Kevin Ryde <user42@zip.com.au>
2000
2001 * cl.texi (For Clauses): @items for hash-values and key-bindings
2002 to make them more visible when skimming. Add examples of `using'
2003 clause to them, examples being clearer than a description in
2004 words (bug#6599).
2005
847ccf7c
AM
20062011-07-01 Alan Mackenzie <acm@muc.de>
2007
2008 * cc-mode.texi (Guessing the Style): New page.
2009 (Styles): Add a short introduction to above.
2010
3da13bb9
DD
20112011-06-28 Deniz Dogan <deniz@dogan.se>
2012
2013 * rcirc.texi (Configuration): Bug-fix:
2014 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2015 Reported by Elias Pipping <pipping@exherbo.org>.
2016
60a0884e
G
20172011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2018
2019 * gnus.texi (Summary Mail Commands): Document
2020 `gnus-summary-reply-to-list-with-original'.
2021
0c7efc08
SM
20222011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2023
2024 * eshell.texi (Known problems): Fix typo.
2025
ea3596a2
MA
20262011-06-12 Michael Albinus <michael.albinus@gmx.de>
2027
0c7efc08 2028 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2029 (Password handling): `auth-source-debug' is good for debug messages.
2030
2da9c605
G
20312011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2032
2033 * gnus.texi (Store custom flags and keywords): Refer to
2034 `gnus-registry-article-marks-to-{chars,names}' instead of
2035 `gnus-registry-user-format-function-{M,M2}'.
2036
e61923c8
GM
20372011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2038
2039 * texinfo.tex: Merge from gnulib.
2040
627abcdd
TZ
20412011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2042
2043 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2044 (Store custom flags and keywords):
2045 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2046 `gnus-registry-user-format-function-M2'.
2047
a3c92bc1
EZ
20482011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2049
8f906c40 2050 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2051
85d870a9
GM
20522011-05-17 Glenn Morris <rgm@gnu.org>
2053
2054 * gnus.texi (Face): Fix typo.
2055
2cdee799
GM
20562011-05-14 Glenn Morris <rgm@gnu.org>
2057
2058 * dired-x.texi (Omitting Examples): Minor addition.
2059
79b70037
GM
20602011-05-10 Jim Meyering <meyering@redhat.com>
2061
2062 * ede.texi: Fix typo "or or -> or".
2063
a7111a62 20642011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2065
2066 * gnus.texi (Summary Buffer Lines):
2067 gnus-summary-user-date-format-alist does not exist.
2068 (Sorting the Summary Buffer): More about sorting threads.
2069
69026aba
MA
20702011-04-25 Michael Albinus <michael.albinus@gmx.de>
2071
2072 * trampver.texi: Update release number.
2073
9024ff79
MA
20742011-04-14 Michael Albinus <michael.albinus@gmx.de>
2075
2076 * tramp.texi (Frequently Asked Questions): New item for disabling
2077 Tramp in other packages.
2078
c3c65d73
TZ
20792011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2080
2081 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
2082 (Fancy splitting to parent, Store arbitrary data):
2083 Updated gnus-registry docs.
c3c65d73 2084
9ec6a317
JB
20852011-04-13 Juanma Barranquero <lekktu@gmail.com>
2086
2087 * ede.texi: Fix typos.
2088
1e3b6001
G
20892011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2090
9ec6a317
JB
2091 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2092 It's @table @code.
1e3b6001 2093
a5954fa5
G
20942011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2095
ed9265fc 2096 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2097
d71990a1
JB
20982011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2099
2100 * calc.texi (Logarithmic Units): Update the function names.
2101
1518e4f0
G
21022011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2103
2104 * message.texi (Various Commands): Document format specs in the
2105 ellipsis.
2106
a123622d
G
21072011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2108
2109 * message.texi (Insertion Variables): Document message-cite-style.
2110
21112011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2112
2113 * tramp.texi (Remote processes): New subsection "Running shell on
2114 a remote host".
2115
4248cca2
TZ
21162011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2117
2118 * auth.texi (Help for developers): Update docs to explain that the
2119 :save-function will only run the first time.
2120
54ce11a1
GM
21212011-03-12 Glenn Morris <rgm@gnu.org>
2122
2123 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2124 (emacs-faq.text): New target.
2125 (clean): Add emacs-faq.
2126
0c3b25f8
MA
21272011-03-12 Michael Albinus <michael.albinus@gmx.de>
2128
2129 Sync with Tramp 2.2.1.
2130
2131 * trampver.texi: Update release number.
2132
b740639e
GM
21332011-03-11 Glenn Morris <rgm@gnu.org>
2134
2135 * Makefile.in (HTML_TARGETS): New.
2136 (clean): Delete $HTML_TARGETS.
2137 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2138
733afdf4
TZ
21392011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2140
2141 * auth.texi (Help for developers): Show example of using
2142 `auth-source-search' with prompts and :save-function.
2143
33383987
JB
21442011-03-07 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * Version 23.3 released.
2147
a5057546
G
21482011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2149
2150 * message.texi (Message Buffers): Update default value of
2151 message-generate-new-buffers.
2152
479a2c9b
JB
21532011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2154
2155 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2156 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2157 respectively.
05a29101
JB
2158 (Musical Notes): New section.
2159 (Customizing Calc): Mention the customizable variable
2160 calc-note-threshold.
479a2c9b 2161
e0535b76
GM
21622011-03-03 Glenn Morris <rgm@gnu.org>
2163
2164 * url.texi (Dealing with HTTP documents): Remove reference to
2165 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2166 (Configuration): Update url-configuration-directory description.
e0535b76 2167
2777ccbf
GM
21682011-03-02 Glenn Morris <rgm@gnu.org>
2169
2170 * dired-x.texi (Multiple Dired Directories): Remove mentions
2171 of dired-default-directory-alist and dired-default-directory.
2172 Move dired-smart-shell-command here...
2173 (Miscellaneous Commands): ... from here.
2174
257219bd
PE
21752011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2176
2177 * texinfo.tex: Update to version 2011-02-24.09.
2178
8889f4e2
GM
21792011-03-02 Glenn Morris <rgm@gnu.org>
2180
2181 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2182 instead of the obsoleted dired-omit-here-always.
2183
5d41af19
MA
21842011-02-28 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2187 supported systems.
2188
2b0c7330 21892011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2190
61cf3a76
GM
2191 * dbus.texi (Type Conversion): Grammar fix.
2192
cce7d530 21932011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2194
cce7d530
GM
2195 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2196 "Debian GNU/Linux".
51a13bdd 2197
cce7d530
GM
2198 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2199
817b48a7
GM
22002011-02-23 Glenn Morris <rgm@gnu.org>
2201
cce7d530
GM
2202 * dired-x.texi (Features): Minor rephrasing.
2203 (Local Variables): Fix typos.
47301027
GM
2204
2205 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2206 Standardize some Emacs/XEmacs terminology.
2207
817b48a7
GM
2208 * dired-x.texi (Features): Don't advertise obsolete local variables.
2209 Simplify layout.
2210 (Omitting Variables): Update local variables example.
2211 (Local Variables): Say this is obsolete. Fix description of
2212 dired-enable-local-variables possible values.
2213
4a3988d5
G
22142011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2215
2216 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2217 default now.
2218
8e22bee0
G
22192011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2220
2221 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2222
06b840e0
LI
22232011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2224
2225 * gnus.texi (Window Layout): Document layout names.
2226
67ab0163 22272011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2228
2229 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2230 * auth.texi: Sync @dircategory with ../../info/dir.
2231 * autotype.texi: Sync @dircategory with ../../info/dir.
2232 * calc.texi: Sync @dircategory with ../../info/dir.
2233 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2234 * cl.texi: Sync @dircategory with ../../info/dir.
2235 * dbus.texi: Sync @dircategory with ../../info/dir.
2236 * dired-x.texi: Sync @dircategory with ../../info/dir.
2237 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2238 * ede.texi: Sync @dircategory with ../../info/dir.
2239 * ediff.texi: Sync @dircategory with ../../info/dir.
2240 * edt.texi: Sync @dircategory with ../../info/dir.
2241 * eieio.texi: Sync @dircategory with ../../info/dir.
2242 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2243 * epa.texi: Sync @dircategory with ../../info/dir.
2244 * erc.texi: Sync @dircategory with ../../info/dir.
2245 * eshell.texi: Sync @dircategory with ../../info/dir.
2246 * eudc.texi: Sync @dircategory with ../../info/dir.
2247 * flymake.texi: Sync @dircategory with ../../info/dir.
2248 * forms.texi: Sync @dircategory with ../../info/dir.
2249 * gnus.texi: Sync @dircategory with ../../info/dir.
2250 * idlwave.texi: Sync @dircategory with ../../info/dir.
2251 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2252 * message.texi: Sync @dircategory with ../../info/dir.
2253 * mh-e.texi: Sync @dircategory with ../../info/dir.
2254 * newsticker.texi: Sync @dircategory with ../../info/dir.
2255 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2256 * org.texi: Sync @dircategory with ../../info/dir.
2257 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2258 * pgg.texi: Sync @dircategory with ../../info/dir.
2259 * rcirc.texi: Sync @dircategory with ../../info/dir.
2260 * reftex.texi: Sync @dircategory with ../../info/dir.
2261 * remember.texi: Sync @dircategory with ../../info/dir.
2262 * sasl.texi: Sync @dircategory with ../../info/dir.
2263 * sc.texi: Sync @dircategory with ../../info/dir.
2264 * semantic.texi: Sync @dircategory with ../../info/dir.
2265 * ses.texi: Sync @dircategory with ../../info/dir.
2266 * sieve.texi: Sync @dircategory with ../../info/dir.
2267 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2268 * speedbar.texi: Sync @dircategory with ../../info/dir.
2269 * trampver.texi [emacs]: Set emacsname to "Emacs".
2270 * tramp.texi: Sync @dircategory with ../../info/dir.
2271 * url.texi: Sync @dircategory with ../../info/dir.
2272 * vip.texi: Sync @dircategory with ../../info/dir.
2273 * viper.texi: Sync @dircategory with ../../info/dir.
2274 * widget.texi: Sync @dircategory with ../../info/dir.
2275 * woman.texi: Sync @dircategory with ../../info/dir.
2276
30abce25
GM
22772011-02-19 Glenn Morris <rgm@gnu.org>
2278
0c7efc08
SM
2279 * dired-x.texi (Technical Details): No longer redefines
2280 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2281 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2282
f31f8469
GM
22832011-02-18 Glenn Morris <rgm@gnu.org>
2284
2285 * dired-x.texi (Optional Installation File At Point): Simplify.
2286
35123c04
TZ
22872011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2288
2289 * auth.texi (Help for users): Use :port instead of :protocol for all
2290 auth-source docs.
7ba93e94
G
2291 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2292 to have two files in `auth-sources'.
35123c04 2293
da5e0ce4
GM
22942011-02-16 Glenn Morris <rgm@gnu.org>
2295
b322c9af
GM
2296 * dired-x.texi: Use emacsver.texi to get Emacs version.
2297 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2298 Depend on emacsver.texi.
2299
07ca5555
GM
2300 * dired-x.texi: Drop meaningless version number.
2301 (Introduction): Remove old info.
2302 (Optional Installation Dired Jump): Autoload from dired-x.
2303 Remove incorrect info about loaddefs.el.
2304 (Bugs): Just refer to M-x report-emacs-bug.
2305
da5e0ce4
GM
2306 * dired-x.texi (Multiple Dired Directories): Update for rename of
2307 default-directory-alist.
2308 (Miscellaneous Commands): No longer mention very old VM version 4.
2309
bb55f713
PE
23102011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2311
2312 Merge from gnulib.
2313 * texinfo.tex: Update to version 2011-02-14.11.
2314
5415d076
G
23152011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2316
da5e0ce4
GM
2317 * auth.texi (Help for users):
2318 Login collection is "Login" and not "login".
5415d076 2319
14029d4b
MA
23202011-02-13 Michael Albinus <michael.albinus@gmx.de>
2321
2322 * tramp.texi (History): Remove IMAP support.
2323 (External methods, Frequently Asked Questions): Remove `imap' and
2324 `imaps' methods.
2325 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2326
2327 * trampver.texi: Remove default value of `emacsimap'.
2328
8a36c07f
GM
23292011-02-13 Glenn Morris <rgm@gnu.org>
2330
2331 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2332 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2333
165bc5a0
GM
23342011-02-12 Glenn Morris <rgm@gnu.org>
2335
2336 * sc.texi (Getting Connected): Remove old index entries.
2337
5415d076 23382011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2339
2340 * url.texi: Remove duplicate @dircategory (Bug#7942).
2341
b8e0f0cd
G
23422011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2343
8a36c07f
GM
2344 * auth.texi (Overview, Help for users, Help for developers):
2345 Update docs.
b8e0f0cd
G
2346 (Help for users): Talk about spaces.
2347
caf82551
PE
23482011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2349
2350 * texinfo.tex: Update to version 2011-02-07.16.
2351
1ff98217
MA
23522011-02-07 Michael Albinus <michael.albinus@gmx.de>
2353
2354 * dbus.texi (Bus names): Adapt descriptions for
2355 dbus-list-activatable-names and dbus-list-known-names.
2356
2e78df6b
JB
23572011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2358
2359 * calc.texi (Logarithmic Units): New section.
2360
7fbf7cae
TZ
23612011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2362
2363 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2364 manuals use it now.
2365
0c7efc08 2366 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2367
156ad271
KY
23682011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * overrides.texi: Remove.
2371
2372 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2373 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2374
36539990
MA
23752011-02-05 Michael Albinus <michael.albinus@gmx.de>
2376
2377 * tramp.texi (Frequently Asked Questions): Mention problems with
2378 WinSSHD.
2379
2380 * trampver.texi: Update release number.
2381
23822011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2383
2384 * tramp.texi:
2385 Replace "delimet" with "delimit" globally.
2386 Replace "explicite" with "explicit" globally.
2387 Replace "instead of" with "instead" where there was nothing after "of".
2388 Audit use of comma before interrogative pronoun, "that", or "which".
2389 Minor word order, spelling, wording changes.
2390
ec72bf63
G
23912011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2392
2393 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2394
2395 * sieve.texi: Use WEBHACKDEVEL.
2396
2397 * sasl.texi: Use WEBHACKDEVEL.
2398
2399 * pgg.texi: Use WEBHACKDEVEL.
2400
2401 * message.texi: Use WEBHACKDEVEL.
2402
2403 * gnus.texi: Use WEBHACKDEVEL.
2404
2405 * emacs-mime.texi: Use WEBHACKDEVEL.
2406
2407 * auth.texi: Use WEBHACKDEVEL.
2408
2409 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2410 manuals.
2411
24122011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2413
2414 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2415
90b750f4
PE
24162011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2417
2418 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2419 which in turn is copied from ftp://tug.org/tex/.
2420
0e751a49
GM
24212011-02-03 Glenn Morris <rgm@gnu.org>
2422
2423 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2424 (Binding combinations of modifiers and function keys):
2425 Let's assume people reading this are not using Emacs 18.
2426
7f13c2e2
LI
24272011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2428
2429 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2430 since it's run automatically.
2431
d76c843e
LI
24322011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2433
2434 * gnus.texi (Customizing Articles): Fix typo.
2435
12e3ca0a
LI
24362011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi (Customizing Articles): Document the new way of customizing
2439 the date headers(s).
2440
fe72c8fa
LI
24412011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2442
2443 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2444 splitting example.
2445
bf3dae7e
EZ
24462011-01-29 Eli Zaretskii <eliz@gnu.org>
2447
2448 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2449 (MAKEINFO_OPTS): New variable.
2450 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2451 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2452 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2453 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2454 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2455 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2456 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2457 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2458 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2459 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2460 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2461 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2462 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2463 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2464 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2465 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2466 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2467 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2468
d6f13ac8
LI
24692011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2470
2471 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2472
c5ecc769
G
24732011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2474
2475 * message.texi (IDNA): Explain what it is.
2476
24772011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2478
2479 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2480
45eb2a5d
WL
24812011-01-23 Werner Lemberg <wl@gnu.org>
2482
2483 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2484 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2485 (ENVADD): Update.
45eb2a5d 2486
6872a814
GM
24872011-01-18 Glenn Morris <rgm@gnu.org>
2488
2489 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2490
77ab81d0 24912011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2492
2493 * nxml-mode.texi (Introduction): Fix file name typos.
2494
d221e780
CO
24952011-01-13 Christian Ohler <ohler@gnu.org>
2496
2497 * ert.texi: New file.
2498
2499 * Makefile.in:
2500 * makefile.w32-in: Add ert.texi.
2501
8c904d82
MA
25022011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2503
2504 * dbus.texi (Receiving Method Calls): New function
2505 dbus-register-service. Rearrange node.
2506
f56e0e7a
PE
25072011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2508
2509 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2510 which in turn is copied from ftp://tug.org/tex/.
2511
0fadf00e
MA
25122011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2513
2514 * dbus.texi (Receiving Method Calls): Describe new optional
2515 parameter dont-register-service of dbus-register-{method,property}.
2516
8b358e90
DU
25172010-12-17 Daiki Ueno <ueno@unixuser.org>
2518
0c7efc08
SM
2519 * epa.texi (Encrypting/decrypting *.gpg files):
2520 Mention epa-file-select-keys.
8b358e90 2521
549c9aed
G
25222010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2523
2524 * gnus.texi (Archived Messages): Remove outdated text.
2525
25262010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2527
0c7efc08 2528 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2529
156e3f9c
G
25302010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2531
83f3eadc 2532 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2533
8151d490
AC
25342010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2535
2536 * gnus.texi (The swish++ Engine): Add customizable parameters
2537 descriptions.
2538 (The swish-e Engine): Ditto.
2539
305bdd22
MA
25402010-12-14 Michael Albinus <michael.albinus@gmx.de>
2541
2542 * tramp.texi (Inline methods): Add "ksu" method.
2543 (Remote processes): Add example with remote `default-directory'.
2544
53aff12a
GM
25452010-12-14 Glenn Morris <rgm@gnu.org>
2546
2547 * faq.texi (Expanding aliases when sending mail):
2548 Now build-mail-aliases is interactive.
2549
8a1cdce5
AC
25502010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2551
2552 * gnus.texi: First pass at adding (rough) nnir documentation.
2553
7410c270
G
25542010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2555
53aff12a
GM
2556 * gnus.texi (Filtering New Groups):
2557 Mention gnus-auto-subscribed-categories.
2558 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2559 removed.
2560
f49d1f52 25612010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2562
2563 * cl.texi (For Clauses): Small fixes for frames and windows.
2564
acedf35c
CD
25652010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2566
2567 * org.texi (Using capture): Document using prefix arguments for
2568 finalizing capture.
2569 (Agenda commands): Document prefix argument for the bulk scatter
2570 command.
2571 (Beamer class export): Document that also overlay arguments can be
2572 passed to the column environment.
2573 (Template elements): Document the new entry type.
2574
25752010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2576
2577 * org.texi (Include files): Document :minlevel.
2578
25792010-12-11 Julien Danjou <julien@danjou.info>
2580
2581 * org.texi (Categories): Document category icons.
2582
25832010-12-11 Eric Schulte <schulte.eric@gmail.com>
2584
2585 * org.texi (noweb): Fix typo.
2586
516aa569
G
25872010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2588
2589 * gnus.texi (Server Commands): Point to the rest of the server
2590 commands.
2591
04db63bc
G
25922010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2595 g'.
2596
ed797193
G
25972010-12-02 Julien Danjou <julien@danjou.info>
2598
2599 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2600
26012010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2602
2603 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2604 (Direct Functions): Note the STARTTLS upgrade.
2605
07976ae3 26062010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2607 James Clark <none@example.com>
d3dfb185
GM
2608
2609 * nxml-mode.texi (Introduction): New section.
2610
59e75882
G
26112010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2612
2613 * gnus.texi (Server Commands): Document gnus-server-show-server.
2614
568a887f
MA
26152010-11-20 Michael Albinus <michael.albinus@gmx.de>
2616
2617 Sync with Tramp 2.2.0.
2618
2619 * trampver.texi: Update release number.
2620
1265829e
JB
26212010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2622
2623 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2624 Mention that the TeX specific units won't use the `tex' prefix
2625 in TeX mode.
2626
239661c0
KY
26272010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2628
2629 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2630
4a47c275 26312010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2632
2633 * edt.texi: Remove information about Emacs 19.
2634
4a47c275 26352010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2636
2637 * trampver.texi: Update release number.
2638
2f0e0dc8
KY
26392010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2640
2641 * gnus.texi (Article Washing): Fix typo.
2642
afe98dfa
CD
26432010-11-11 Noorul Islam <noorul@noorul.com>
2644
56f5a94e 2645 * org.texi: Fix typo.
afe98dfa
CD
2646
26472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2648
2649 * org.texi (Using capture): Explain that refiling is
2650 sensitive to cursor position.
2651
26522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2653
56f5a94e 2654 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2655
26562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2657
2658 * org.texi: Document the <c> cookie.
2659
26602010-11-11 Eric Schulte <schulte.eric@gmail.com>
2661
bd7239f5 2662 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2663 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2664
26652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2666
56f5a94e 2667 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2668
26692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2670
56f5a94e 2671 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2672
26732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2674
2675 * org.texi (Setting up the staging area): Document that
2676 file names remain visible when encrypting the MobileOrg files.
2677
26782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2679
2680 * org.texi (Setting up the staging area): Document which
2681 versions are needed for encryption.
2682
26832010-11-11 Eric Schulte <schulte.eric@gmail.com>
2684
56f5a94e
GM
2685 * org.texi (noweb): Update :noweb documentation to
2686 reflect the new "tangle" argument.
afe98dfa
CD
2687
26882010-11-11 Eric Schulte <schulte.eric@gmail.com>
2689
56f5a94e
GM
2690 * org.texi (Batch execution): Improve tangling script in
2691 documentation.
afe98dfa
CD
2692
26932010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2694
2695 * org.texi (Handling links):
2696 (In-buffer settings): Document inlining images on startup.
2697
26982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2699
2700 * org.texi (Setting up the staging area): Document use of
2701 crypt password.
2702
27032010-11-11 David Maus <dmaus@ictsoc.de>
2704
56f5a94e 2705 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2706
27072010-11-11 David Maus <dmaus@ictsoc.de>
2708
56f5a94e
GM
2709 * org.texi (Template expansion): Add mew in table for link type
2710 escapes.
afe98dfa
CD
2711
27122010-11-11 David Maus <dmaus@ictsoc.de>
2713
56f5a94e 2714 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2715
27162010-11-11 Eric Schulte <schulte.eric@gmail.com>
2717
56f5a94e 2718 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2719
27202010-11-11 Eric Schulte <schulte.eric@gmail.com>
2721
56f5a94e 2722 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2723
27242010-11-11 Eric Schulte <schulte.eric@gmail.com>
2725
56f5a94e
GM
2726 * org.texi (Structure of code blocks):
2727 Update documentation to mention inline code block syntax.
afe98dfa
CD
2728
27292010-11-11 Eric Schulte <schulte.eric@gmail.com>
2730
56f5a94e 2731 * org.texi (comments): Improve wording.
afe98dfa
CD
2732
27332010-11-11 Eric Schulte <schulte.eric@gmail.com>
2734
56f5a94e 2735 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2736
27372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2738
2739 * org.texi (Installation): Remove the special
2740 installation instructions for XEmacs.
2741
27422010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2743
56f5a94e 2744 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2745 insertion of empty structural elements.
2746
27472010-11-11 Noorul Islam <noorul@noorul.com>
2748
56f5a94e 2749 * org.texi: Fix doc.
afe98dfa
CD
2750
27512010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2752
2753 * org.texi (The date/time prompt): Document specification
2754 of time ranges.
2755
27562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2757
2758 * org.texi (Internal links): Document the changes in
2759 internal links.
2760
27612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2762
2763 * org.texi (Agenda commands): Document the limitation for
2764 the filter preset - it can only be used for an entire agenda
2765 view, not in an individual block in a block agenda.
2766
27672010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2768
2769 * org.texi (iCalendar export): Document alarm creation.
2770
6f8fc60c
MA
27712010-11-10 Michael Albinus <michael.albinus@gmx.de>
2772
2773 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2774
be3c11b3
LMI
27752010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776
2777 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2778
d607b96b 27792010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2780
d607b96b 2781 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2782
181cb5fb
G
27832010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2784
2785 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2786 since that works by default.
2787
27882010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2789
2790 * gnus.texi (Customizing the IMAP Connection): Document
2791 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2792
36bc5d3b
MA
27932010-11-04 Michael Albinus <michael.albinus@gmx.de>
2794
2795 * tramp.texi (Remote shell setup): New item "Interactive shell
2796 prompt". Reported by Christian Millour <cm@abtela.com>.
2797 (Remote shell setup, Remote processes): Use @code{} for
2798 environment variables.
2799
cf503f7c
GM
28002010-11-03 Glenn Morris <rgm@gnu.org>
2801
537b04b9 2802 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2803 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2804
389b76fa
G
28052010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2806
2807 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2808
2699a554 28092010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2810
2811 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2812
2699a554 28132010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2814
2815 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2816
99e65b2d
G
28172010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2818
0c7efc08
SM
2819 * gnus.texi (Client-Side IMAP Splitting):
2820 Mention nnimap-unsplittable-articles.
99e65b2d
G
2821
28222010-10-29 Julien Danjou <julien@danjou.info>
2823
2824 * gnus.texi (Finding the News): Remove references to obsoletes
2825 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2826
aeeb3dcb
EZ
28272010-10-29 Eli Zaretskii <eliz@gnu.org>
2828
2829 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2830 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2831 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2832 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2833
8289f37b
GM
28342010-10-28 Glenn Morris <rgm@gnu.org>
2835
2836 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2837 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2838 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2839
d85d3b3a
DU
28402010-10-25 Daiki Ueno <ueno@unixuser.org>
2841
2842 * epa.texi (Mail-mode integration): Add alternative key bindings
2843 for epa-mail commands; escape comma.
c05c2b9b 2844 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2845
9f534a47
JB
28462010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2847
99e65b2d 2848 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2849
5793a7bc 28502010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2851
2852 * gnus.texi (Group Parameters, Buttons): Fix typos.
2853
280f417b
G
28542010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2855
2856 * gnus.texi (Subscription Commands): Mention that you can also
2857 subscribe to new groups via the Server buffer, which is probably more
2858 convenient when subscribing to many groups.
2859
d806c872
G
28602010-10-21 Julien Danjou <julien@danjou.info>
2861
2862 * message.texi (Message Headers): Allow message-default-headers to be a
2863 function.
2864
d5798f68
LMI
28652010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2866
2867 * gnus-news.texi: Mention new archive defaults.
2868
b79bbef7
KY
28692010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2870
2871 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2872
2526f423
G
28732010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (HTML): Document the function value of
2876 gnus-blocked-images.
2877 (Article Washing): shr and gnus-w3m, not the direct function names.
2878
ba91f05d
G
28792010-10-20 Julien Danjou <julien@danjou.info>
2880
2881 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2882 variable.
2883
da451787
LMI
28842010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2885
2886 * gnus.texi (Customizing the IMAP Connection): The port strings are
2887 strings.
c872595d 2888 (Document Groups): Mention git.
da451787 2889
7cad71ad
G
28902010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2891
2892 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2893 bzr/Gnus git sync.
2894
c56dfd36
EZ
28952010-10-15 Eli Zaretskii <eliz@gnu.org>
2896
2897 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2898 change.
2899
a1d16a7b
G
29002010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2901
2902 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2903 @item syntax for in-Emacs makeinfo.
2904
29052010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2906
2907 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2908 trim sentence.
2909
98e2b864
DU
29102010-10-12 Daiki Ueno <ueno@unixuser.org>
2911
2912 * epa.texi (Caching Passphrases):
0c7efc08
SM
2913 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2914 Clarify some configurations require to set up gpg-agent.
98e2b864 2915
c12e4a81
GM
29162010-10-11 Glenn Morris <rgm@gnu.org>
2917
2918 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2919
f7aa248a
G
29202010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2921
2922 * gnus.texi (Spam Package Introduction): Mention `$'.
2923
6513b232
EZ
29242010-10-09 Eli Zaretskii <eliz@gnu.org>
2925
2926 * makefile.w32-in (emacsdir): New variable.
2927 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2928 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2929
abd40fb4
GM
29302010-10-09 Glenn Morris <rgm@gnu.org>
2931
0f05450f
GM
2932 * Makefile.in (mostlyclean): Delete *.toc.
2933
d3a4ac46
GM
2934 * Makefile.in: Use $< in rules.
2935
aa9db089
GM
2936 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2937
abd40fb4
GM
2938 * Makefile.in ($(infodir)): Delete rule.
2939 (mkinfodir): New. Use it in all the info rules, rather than depending
2940 on infodir.
2941
ea274122
GM
29422010-10-09 Glenn Morris <rgm@gnu.org>
2943
6e90e2a8
GM
2944 * gnus.texi (Article Washing): Fix previous change.
2945
f7a31f11
GM
2946 * Makefile.in (emacsdir): New variable.
2947 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2948 Depend on emacsver.texi.
2949
f7a31f11
GM
2950 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2951
ea274122
GM
2952 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2953
36d3245f
G
29542010-10-08 Julien Danjou <julien@danjou.info>
2955
f7a31f11 2956 * gnus.texi: Add mm-shr.
36d3245f
G
2957
29582010-10-08 Ludovic Courtès <ludo@gnu.org>
2959
2960 * gnus.texi (Finding the Parent, The Gnus Registry)
2961 (Registry Article Refer Method): Update docs for nnregistry.el.
2962
29632010-10-08 Daiki Ueno <ueno@unixuser.org>
2964
2965 * auth.texi (Help for users)
2966 (GnuPG and EasyPG Assistant Configuration): Update docs.
2967
12359245
GM
29682010-10-08 Glenn Morris <rgm@gnu.org>
2969
2970 * cl.texi (Organization, Installation, Old CL Compatibility):
2971 Deprecate cl-compat for new code.
4628bef1 2972 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2973
2974 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2975
fcf2d385
KY
29762010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2977
2978 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2979
66627fa9
G
29802010-10-06 Julien Danjou <julien@danjou.info>
2981
fd9ba500
JD
2982 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2983
66627fa9
G
2984 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2985 broken link.
2986
2987 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2988
2989 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2990 to ReiserFS.
2991
2992 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2993 (FAQ 7-1): Fix getmail URL.
2994
65f54520
DU
29952010-10-06 Daiki Ueno <ueno@unixuser.org>
2996
2997 * epa.texi (Caching Passphrases): New section.
2998
4c83f6e1
GM
29992010-10-06 Glenn Morris <rgm@gnu.org>
3000
3001 * Makefile.in (SHELL): Set it.
3002 (info): Move the mkdir dependency to the individual info files.
3003 (mostlyclean): Tidy up.
3004 (clean): Only delete the specific dvi and pdf files.
3005 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3006 ($(infodir)): Add parallel build workaround.
4c83f6e1 3007
71e691a5
G
30082010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3009
3010 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3011
a41c2e6d
G
30122010-10-03 Julien Danjou <julien@danjou.info>
3013
0c7efc08
SM
3014 * emacs-mime.texi (Display Customization):
3015 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3016 mm-inline-large-images-proportion.
3017
37255945
MA
30182010-10-03 Michael Albinus <michael.albinus@gmx.de>
3019
0c7efc08
SM
3020 * tramp.texi (Frequently Asked Questions):
3021 Mention remote-file-name-inhibit-cache.
37255945 3022
11e4e7bd
LMI
30232010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3024
3025 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3026 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3027
cb83220a
KY
30282010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3029
0c7efc08
SM
3030 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3031 (Article Hiding): Add google banner example.
3032 Suggested by Benjamin Xu.
cb83220a 3033
6b958814
G
30342010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3035
0c7efc08
SM
3036 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3037 Remove nnimap-split-rule from examples.
6b958814
G
3038
30392010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3040
3041 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3042 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3043 Fishman.
3044 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3045
30462010-09-30 Julien Danjou <julien@danjou.info>
3047
3048 * gnus.texi (Gravatars): Fix documentation about
3049 gnu-gravatar-properties.
3050
b9476c04
DU
30512010-09-29 Daiki Ueno <ueno@unixuser.org>
3052
3053 * epa.texi (Bug Reports): New section.
3054
5f874327
GM
30552010-09-29 Glenn Morris <rgm@gnu.org>
3056
3057 * Makefile.in (top_srcdir): Remove unused variable.
3058
6b958814
G
30592010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3060
3061 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3062 (Client-Side IMAP Splitting): Document 'default.
3063
30642010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3065
0c7efc08
SM
3066 * gnus.texi (Customizing the IMAP Connection):
3067 Document nnimap-fetch-partial-articles.
6b958814 3068
82bccbfa
KY
30692010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3070
3071 * gnus-news.texi: Mention nnimap-inbox.
3072
3073 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3074
30752010-09-26 Julien Danjou <julien@danjou.info>
3076
47e08896 3077 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3078
30792010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3080
3081 * gnus.texi (Security): Remove gpg.el mention.
3082
30832010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3084
3085 * gnus.texi (Browse Foreign Server): New variable
3086 gnus-browse-subscribe-newsgroup-method.
3087
3088 * gnus-news.texi: Mention it.
3089
30902010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3091
0c7efc08 3092 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3093 (Startup Variables): No jingle.
3094
4c964351
UM
30952010-09-25 Ulrich Mueller <ulm@gentoo.org>
3096
3097 * woman.texi (Interface Options): xz compression is now supported.
3098
82bccbfa
KY
30992010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3100
3101 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3102 (Unavailable Servers): Document gnus-server-copy-server.
3103 (Using IMAP): Document the new nnimap.
3104
31052010-09-25 Julien Danjou <julien@danjou.info>
3106
47e08896 3107 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3108
18778f71
GM
31092010-09-24 Glenn Morris <rgm@gnu.org>
3110
3111 * url.texi (Disk Caching): Tweak previous change.
3112
9c766321
JD
31132010-09-24 Julien Danjou <julien@danjou.info>
3114
3115 * url.texi (Disk Caching): Mention url-cache-expire-time,
3116 url-cache-expired, and url-fetch-from-cache.
3117
82bccbfa
KY
31182010-09-24 Julien Danjou <julien@danjou.info>
3119
3120 * gnus.texi: Add Gravatars.
3121
31222010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3123
3124 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3125
592bdb9a
LMI
31262010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3127
3128 * gnus.texi (Expunging mailboxes): Update name of the expunging
3129 command.
3130
e4e22d29
KY
31312010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3132
3133 * emacs-mime.texi (rfc2047): Update description for
3134 rfc2047-encode-parameter.
3135
371d9801
MA
31362010-09-13 Michael Albinus <michael.albinus@gmx.de>
3137
3138 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3139 "fish" methods.
3140 (External methods): Remove "scp1_old" and "scp2_old" methods.
3141
31ae5827
MA
31422010-09-09 Michael Albinus <michael.albinus@gmx.de>
3143
3144 * tramp.texi: Remove Japanese manual. Fix typo.
3145
3146 * trampver.texi: Update release number. Remove japanesemanual.
3147
c0468714
GM
31482010-09-09 Glenn Morris <rgm@gnu.org>
3149
3150 * org.texi: Restore clobbered changes (copyright years, untabify).
3151
86441999
JD
31522010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3153
3154 * gnus.texi (Adaptive Scoring): Fix typo.
3155
25f28806
LMI
31562010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3157
3158 * gnus.texi (Article Display): Document gnus-html-show-images.
3159
45240125 31602010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3161
45240125
JD
3162 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3163
59d09f15
LMI
31642010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3165
3166 * gnus.texi (HTML): Document gnus-max-image-proportion.
3167
2cdd366f
KY
31682010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3169
51dee5ef
KY
3170 * gnus.texi (HTML): Document gnus-blocked-images.
3171
2cdd366f
KY
3172 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3173
b0e4f3fc
KY
31742010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3175
3176 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3177 the first message are used for wide replies.
f02566ce
KY
3178 (Changing Servers): Remove documentation on gnus-change-server and
3179 friends, since it's been removed.
b0e4f3fc 3180
598451ed
KY
31812010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3182
3183 * gnus.texi (Drafts): Mention B DEL.
3184
e7842e69
KY
31852010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3186
3187 * gnus.texi (Delayed Articles): Mention that the Date header is the
3188 original one, even if you delay.
3189
85115796
KY
31902010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3191
0c7efc08
SM
3192 * gnus.texi (Asynchronous Fetching):
3193 Document gnus-async-post-fetch-function.
85115796
KY
3194 (HTML): Made into its own section.
3195
f0b44bc0
MA
31962010-08-26 Michael Albinus <michael.albinus@gmx.de>
3197
3198 Sync with Tramp 2.1.19.
3199
217876c9 3200 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3201 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3202 Remove remark about doubled "-t" argument.
217876c9
MA
3203 (Auto-save and Backup): Remove reference to Emacs 21.
3204 (Filename Syntax): Describe port numbers.
3205 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3206 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3207 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3208 errors with the backquotes.
3209 (External packages): File attributes cache flushing for asynchronous
3210 processes.
3211 (Traces and Profiles): Describe verbose level 9.
3212
f0b44bc0
MA
3213 * trampver.texi: Update release number.
3214
7457f7b6
MA
32152010-08-23 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * dbus.texi (Alternative Buses): New chapter.
3218
b695beda
SM
32192010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3220
3221 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3222
443c2c03
JB
32232010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3224
3225 * calc.texi (Customizing Calc): Rearrange description of new
3226 variables to match the presentation of other variables.
3227
7815fe19 32282010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3229
3230 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3231
2c695727
JB
32322010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3233
3234 * calc.texi (Making Selections, Selecting Subformulas)
3235 (Customizing Calc): Mention how to use faces to emphasize selected
3236 sub-formulas.
3237
bbb6ffa1
MA
32382010-08-05 Michael Albinus <michael.albinus@gmx.de>
3239
3240 * tramp.texi (External packages): File attributes cache flushing
3241 for asynchronous processes.
3242
5cee0a9c
AM
32432010-08-01 Alan Mackenzie <acm@muc.de>
3244
3245 Enhance the manual for the latest Java Mode.
3246
3247 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3248 annotation-var-cont.
3249 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3250 two new symbols.
3251
3f2afe32
MA
32522010-07-28 Michael Albinus <michael.albinus@gmx.de>
3253
3254 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3255
0ed082fe 32562010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3257
3258 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3259
311f0356
JB
32602010-07-19 Juanma Barranquero <lekktu@gmail.com>
3261
3262 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3263
86fbb8ca
CD
32642010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3265
3266 * org.texi: Add macros to get plain quotes in PDF output.
3267 List additional contributors.
3268 (Capture): New section, replaces the section about remember.
3269 (Working With Source Code): New chapter, focused on documenting Org
3270 Babel.
3271 (Code evaluation security): New section.
3272 (MobileOrg): Document DropBox support.
3273 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3274 (Special symbols): Show how to display UTF8 characters for entities.
3275 (Global TODO list): Clarify the use of the "M" key and the differences
3276 to the "m" key.
3277 (RSS Feeds): Mention Atom feeds as well.
3278 (Setting tags): Remove paragraph about
3279 `org-complete-tags-always-offer-all-agenda-tags'.
3280
5732e8ed
MA
32812010-07-17 Michael Albinus <michael.albinus@gmx.de>
3282
3283 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3284 argument.
3285 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3286 echoing shells.
3287
ca1bb391
MA
32882010-07-10 Michael Albinus <michael.albinus@gmx.de>
3289
3290 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3291 (Filename Syntax): Describe port numbers.
3292
5bd55c3c
MA
32932010-07-09 Michael Albinus <michael.albinus@gmx.de>
3294
3295 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3296 forgotten.
3297 (Type Conversion): Precise conversion of natural numbers.
3298 (Errors and Events): Add "debugging" to concept index. Add variable
3299 `dbus-debug'.
3300
820ae8fe
MA
33012010-07-04 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * dbus.texi (Receiving Method Calls): Add optional argument
3304 EMITS-SIGNAL to `dbus-register-property'.
3305
b6f9df0f
JB
33062010-06-27 Alex Schroeder <alex@gnu.org>
3307
3308 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3309
62e034c2
GM
33102010-06-24 Glenn Morris <rgm@gnu.org>
3311
3312 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3313 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3314 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3315 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3316 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3317 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3318 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3319 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3320 convention. Make them end with a period.
3321
9360256a
GM
33222010-06-23 Glenn Morris <rgm@gnu.org>
3323
3324 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3325 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3326 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3327 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3328 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3329 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3330
04d3bb6c
GM
33312010-06-10 Glenn Morris <rgm@gnu.org>
3332
3333 * idlwave.texi (Load-Path Shadows):
3334 * org.texi (Handling links): Fix typos.
3335
5e7d4a75
KY
33362010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3337
3338 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3339
9841cb4f
MA
33402010-05-26 Michael Albinus <michael.albinus@gmx.de>
3341
3342 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3343 by an alias. (Bug#6226)
3344
597517ef
JB
33452010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3346
3347 * calc.texi (Manipulating Vectors): Mention that vectors can
3348 be used to determine bins for `calc-histogram'.
3349
14914c43
JB
33502010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3351
597517ef 3352 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3353
0235128c 33542010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3355
3356 * url.texi (HTTP language/coding, Customization):
3357 * message.texi (Header Commands, Responses):
3358 * cl.texi (Argument Lists): Fix typos.
3359
0235128c 33602010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3361
0235128c
SM
3362 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3363 Note that Development menu is always available.
aa5789b5
CY
3364 (Creating a project): Fix terminology.
3365 (Add/Remove files): Fix typo.
3366
0235128c
SM
33672010-05-07 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * Version 23.2 released.
3370
a628ad9d 33712010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3372
3373 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3374
502269d6
MA
33752010-05-01 Michael Albinus <michael.albinus@gmx.de>
3376
0235128c
SM
3377 * tramp.texi (Inline methods, Default Method):
3378 Mention `tramp-inline-compress-start-size'.
502269d6 3379
6e104790 33802010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3381
3382 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3383 the CVS repo. Put the Git repo in the news section.
3384
6e104790 3385 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3386 Removed some mentions of CVS. Mention the new Git repo.
3387
6e104790 33882010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3389
3390 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3391 (Mail Group Commands): Add index entry.
3392
6e104790 33932010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3394
3395 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3396
f8b91752
JB
33972010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3398
3399 * calc.texi (Radix modes): Mention that the option prefix will
3400 turn on twos-complement mode.
3401 (Inverse and Hyperbolic Flags): Mention the Option flag.
3402
ed21c5c8
CD
34032010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3404
3405 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3406 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3407 (Sectioning structure): Update.
3408 (References): New use case for field coordinates.
6e104790 3409 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3410 (Setting up the staging area): Document the availability of
3411 encryption for MobileOrg.
3412 (Images and tables): Document how to reference labels.
3413 (Index entries): New section.
3414 (Generating an index): New section.
3415 (Column width and alignment): Document that <N> now
3416 means a fixed width, not a maximum width.
3417 (Publishing options): Document the :email option.
3418 (Beamer class export): Fix bug in the BEAMER example.
3419 (Refiling notes): Document refile logging.
3420 (In-buffer settings): Document refile logging keywords.
3421 (Drawers): Document `C-c C-z' command.
3422 (Agenda commands): Mention the alternative key `C-c C-z'.
3423 (Special properties): Document the BLOCKED property.
3424 (The spreadsheet): Mention the formula editor.
3425 (References): Document field coordinates.
3426 (Publishing action): Correct the documentation for the
3427 publishing function.
3428 (The date/time prompt): Document that we accept dates
3429 like month/day/year.
3430 (Cooperation): Document the changes in table.el support.
3431 (Faces for TODO keywords, Faces for TODO keywords)
3432 (Priorities): Document the easy colors.
3433 (Visibility cycling): Document the new double prefix
3434 arg for `org-reveal'.
3435 (Cooperation): Remember.el is part of Emacs.
3436 (Clean view): Mention that `wrap-prefix' is also set by
3437 org-indent-mode.
3438 (Agenda commands): Add information about prefix args to
3439 scheduling and deadline commands.
3440 (Search view): Point to the docstring of
3441 `org-search-view' for more details.
6e104790 3442 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3443 (Setting tags): Document variable
3444 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3445 (Column attributes): Cross-reference special properties.
ed21c5c8 3446
456b348e
MA
34472010-04-10 Michael Albinus <michael.albinus@gmx.de>
3448
3449 Synchronize with Tramp repository.
3450
3451 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3452 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3453 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3454 syntax, texi2dvi reports errors with the backquotes.
3455
3456 * trampver.texi: Update release number.
3457
357e2d8e
KY
34582010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3459
3460 * gnus.texi (Finding the News): Add pointers to the Server buffer
3461 because it's essential.
3462
1d4d7664
KY
34632010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3464
3465 * gnus.texi (MIME Commands): Update description of
3466 gnus-article-browse-html-article.
3467
bd3e840f
KY
34682010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3469
3470 * auth.texi (Secret Service API): Add TODO node.
3471 (Help for users): Explain the new source options for `auth-sources'.
3472
e867cb5d 34732010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3474
3475 * trampver.texi: Update release number.
3476
288f9fc0
CY
34772010-03-10 Chong Yidong <cyd@stupidchicken.com>
3478
3479 * Branch for 23.2.
3480
d99aaebd
CY
34812010-03-03 Chong Yidong <cyd@stupidchicken.com>
3482
3483 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3484 now enabled by default.
3485
5794c2a5
MA
34862010-02-28 Michael Albinus <michael.albinus@gmx.de>
3487
3488 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3489 when Emacs runs in interactive mode. (Bug#5645)
3490
40572be6
GM
34912010-02-16 Glenn Morris <rgm@gnu.org>
3492
3493 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3494
7bb8ed67
MH
34952010-02-05 Mark A. Hershberger <mah@everybody.org>
3496
3497 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3498
45a1423d 34992010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3500
3501 * gnus.texi (Score File Format): Fix typo.
3502
45a1423d 35032010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3504
3505 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3506
14f17fc8
JB
35072010-01-18 Juanma Barranquero <lekktu@gmail.com>
3508
3509 * ada-mode.texi (Project File Overview): Fix typo.
3510
607d4369
CY
35112010-01-17 Chong Yidong <cyd@stupidchicken.com>
3512
3513 * semantic.texi: Add Richard Y. Kim credit.
3514
3515 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3516
3d1bfa99
MA
35172010-01-17 Michael Albinus <michael.albinus@gmx.de>
3518
3519 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3520 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3521
6fbf7a75
GM
35222010-01-17 Glenn Morris <rgm@gnu.org>
3523
b9f978f0
GM
3524 * calc.texi (Reporting Bugs): Don't mention format of repository.
3525
f19bc38d
GM
3526 * woman.texi (Bugs): Make "Emacs repository" less specific,
3527 and the URL for same more specific.
3528
6fbf7a75
GM
3529 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3530
16c3428a
JB
35312010-01-17 Juanma Barranquero <lekktu@gmail.com>
3532
3533 * ede.texi (ede-step-project, ede-proj-target):
3534 * tramp.texi (Remote processes): Fix typos.
3535
045b9da7
ML
35362010-01-16 Mario Lang <mlang@delysid.org>
3537
3538 * ede.texi (ede-target):
3539 * org.texi (Refiling notes): Remove duplicated words.
3540
c57008f6
SM
35412010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3542
3543 * gnus.texi (Posting Styles): Use with-current-buffer.
3544 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3545
798c9eb5
KR
35462010-01-02 Kevin Ryde <user42@zip.com.au>
3547
3548 * eieio.texi (Naming Conventions): Correction to xref on elisp
3549 coding conventions, is "Tips" node not "Standards".
3550
4970fbfe
CY
35512009-12-24 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3554
3555 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3556
83828b06
KY
35572009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3558
3559 * gnus.texi (Direct Functions): Add missing port number to tls method.
3560
45a4a565
JB
35612009-12-15 Juanma Barranquero <lekktu@gmail.com>
3562
3563 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3564 ($(infodir)/edt, edt.dvi): New targets.
3565
698bfef7
GM
35662009-12-15 Glenn Morris <rgm@gnu.org>
3567
3568 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3569 (edt, $(infodir)/edt, edt.dvi): New targets.
3570 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3571
3572 * Makefile.in (PDF_TARGETS, pdf): New.
3573 (clean): Add *.pdf.
3574 Add pdf rules for all manuals.
3575
0e983327
JB
35762009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3577
3578 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3579
8e687433
CY
35802009-12-14 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3583 (Smart Jump, Analyzer Debug): Copyedits.
3584 (Semantic mode user commands): Link to new nodes.
3585 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3586 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3587 upstream Semantic manual.
3588
3589 * semantic.texi (Introduction): Minor fix to diagram.
3590
020335df
MA
35912009-12-09 Michael Albinus <michael.albinus@gmx.de>
3592
3593 * eshell.texi (History): Add the other built-in variables.
3594 (Built-ins): Explain built-ins, and how to apply the external commands.
3595 Add `history', `su' and `sudo'.
3596
3597 * tramp.texi (Remote processes): Add missing <RET> in the example.
3598
6ddf13e4
BW
35992009-12-01 Bill Wohler <wohler@newt.com>
3600
3601 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3602 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3603 excessively garrulous.
3604
07b6428c
MA
36052009-11-29 Michael Albinus <michael.albinus@gmx.de>
3606
3607 * tramp.texi (Remote processes): Improve eshell example with "su"
3608 and "sudo" commands.
3609
fd1cefda
CY
36102009-11-28 Chong Yidong <cyd@stupidchicken.com>
3611
3612 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3613
3614 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3615 Document semantic-complete-analyze-inline.
3616 (Semanticdb search debugging commands): Minor clarification.
3617 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3618 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3619 manual.
9d542758 3620 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3621
159e3ad5
KR
36222009-11-28 Kevin Ryde <user42@zip.com.au>
3623
3624 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3625 @pxref, now EIEIO is in Emacs.
159e3ad5 3626
c6d47315
KR
3627 * erc.texi (Development): Correction to git tutorial url.
3628
16f6287e
GM
36292009-11-26 Glenn Morris <rgm@gnu.org>
3630
3631 * faq.texi (Latest version of Emacs): Mention stability of development
3632 version.
3633 (Problems with very large files): Max buffer size increase in 23.2.
3634 (VM): VM has moved house again.
3635
5ea5dbc9
JB
36362009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3637
3638 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3639 notations.
3640
5dec9555
CD
36412009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3642
45a4a565 3643 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3644
bd6f6833
CY
36452009-11-20 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3648 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3649 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3650
be479117
JB
36512009-11-17 Juanma Barranquero <lekktu@gmail.com>
3652
3653 * semantic.texi (Semantic Internals, Glossary):
3654 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3655 (Semanticdb search debugging commands): Fix typos.
3656
17291a1f
JB
36572009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3658
be479117 3659 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3660
af42a9cc
JB
36612009-11-16 Juanma Barranquero <lekktu@gmail.com>
3662
3663 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3664 ($(infodir)/semantic, semantic.dvi): New targets.
3665
3149927d
CY
36662009-11-16 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * Makefile.in: Build the Semantic manual.
3669
3670 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3671 repository.
3672
977640ed
MA
36732009-11-16 Michael Albinus <michael.albinus@gmx.de>
3674
3675 * dbus.texi (Receiving Method Calls): New defun
3676 `dbus-unregister-service'.
3677
17673adf
CD
36782009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3679
3680 * org.texi (Speed keys): New section.
3681
0ecd3c90
MA
36822009-11-13 Michael Albinus <michael.albinus@gmx.de>
3683
3684 * dbus.texi (Type Conversion): Fix typo.
3685 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3686 `dbus-registered-objects-table'.
0c7efc08
SM
3687 (Receiving Method Calls): New defun `dbus-register-property'.
3688 Move `dbus-unregister-object' here.
0ecd3c90 3689
8bfe682a
CD
36902009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3691
3692 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3693
36942009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3695
3696 * org.texi (Column attributes): Add the new age summary operators.
3697 Also, mention the fact you can only use one summary operator per
3698 property.
3699
37002009-11-13 John Wiegley <johnw@newartisans.com>
3701
0c7efc08 3702 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3703 manual about how to track habits.
0c7efc08 3704 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3705 dangling clocks are resolved.
3706
37072009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3708
3709 * org.texi (Agenda commands): Document the new `i' command.
3710 (Inserting deadline/schedule): Document logging changes
3711 of scheduling and deadline times stamps.
3712 (In-buffer settings): Document the in-buffer keywords for logging
3713 changes of scheduling and deadline times stamps.
3714 (Structure editing, Plain lists): Document indentation
3715 cycling in empty entries with TAB.
3716 (Archiving): Document the default archiving command.
3717 (Moving subtrees): Document the new keys for archiving.
3718 (Internal archiving): Fix incorrect key.
3719 (Agenda commands): Document the TODO set switching commands.
3720 (Agenda commands): Document the new archiving keys.
3721 (Clocking work time): Better description on how to save
3722 and restore a clock.
3723 (Resolving idle time): Mention the x11idle program to get true
3724 idleness also under X11.
3725 (Resolving idle time): Use @kbd instead of @key for normal
3726 letters, because this is how he rest of the manual does this.
3727 (Pushing to MobileOrg): Mention that `org-directory'
3728 should be set.
3729 (Agenda commands): Document that SPC is a filter for
3730 any tag.
0c7efc08 3731 (Search view): Rename from "Keyword search".
8bfe682a
CD
3732 (Capure): New chapter.
3733 (Markup): New chapter.
0c7efc08
SM
3734 (Links in HTML export, Images in HTML export):
3735 Extend the section titles.
8bfe682a
CD
3736 (Images in HTML export): Document the align option.
3737 (Text areas in HTML export): Extend the section title.
3738 (Images in LaTeX export): Explain image placement in LaTeX.
3739
693737cd
GM
37402009-11-10 Glenn Morris <rgm@gnu.org>
3741
3742 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3743
c7bd4ebe
MA
37442009-11-08 Michael Albinus <michael.albinus@gmx.de>
3745
3746 * tramp.texi (Auto-save and Backup): Disable backups just for a
3747 method.
3748
3749 * trampver.texi: Update release number.
3750
76c5acad
MA
37512009-11-07 Michael Albinus <michael.albinus@gmx.de>
3752
3753 Sync with Tramp 2.1.17.
3754
3755 * trampver.texi: Update release number.
3756
d9a57abf
GM
37572009-10-29 Glenn Morris <rgm@gnu.org>
3758
3759 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3760
637f4f0f
MA
37612009-10-23 Michael Albinus <michael.albinus@gmx.de>
3762
3763 * tramp.texi (External methods): Temporary files are kept for
3764 `rsync' and `rsyncc' methods.
3765
310dbb05
JB
37662009-10-09 Juanma Barranquero <lekktu@gmail.com>
3767
3768 * eieio.texi: Fix typos.
3769
09094f28
CY
37702009-10-07 Chong Yidong <cyd@stupidchicken.com>
3771
3772 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3773
216f299a
JB
37742009-10-07 Juanma Barranquero <lekktu@gmail.com>
3775
3776 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3777 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3778
966a6506
CY
37792009-10-07 Chong Yidong <cyd@stupidchicken.com>
3780
3781 * Makefile.in: Build EIEIO and EDE manuals.
3782
37832009-10-07 Eric Ludlam <zappo@gnu.org>
3784
3785 * eieio.texi:
3786 * ede.texi: New files.
3787
8842cd9b
MA
37882009-10-05 Michael Albinus <michael.albinus@gmx.de>
3789
3790 * tramp.texi (Remote processes): Association of a pty is not supported.
3791
7006d207
CD
37922009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3793
3794 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3795 (Processing LaTeX fragments): Document that the size of images can be
3796 changes using the variable `org-format-latex-options'.
3797 (The date/time prompt, Timestamps): Be more accurate over ISO format
3798 dates and times.
3799 (Visibility cycling): Document showeverything keyword.
3800 (In-buffer settings): Document showeverything keyword.
3801 (Setting up the staging area): Fix the example.
3802 (MobileOrg): New section.
3803 (Agenda commands, Exporting Agenda Views): Document exporting the
3804 agenda view to Org files.
3805
0e7b2867
MA
38062009-09-28 Michael Albinus <michael.albinus@gmx.de>
3807
3808 * tramp.texi (History): Add IMAP support.
3809 (External methods): Add `imap' and `imaps' methods.
3810 (GVFS based methods): Add indices for `davs'.
3811 (Password handling): Rename anchors. Add IMAP entries for
3812 ~/.authinfo.gpg.
3813
3814 * trampver.texi: Set default value of `emacsimap'.
3815
4146636e
KY
38162009-09-22 Daiki Ueno <ueno@unixuser.org>
3817
3818 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3819
d22f7ffa
CY
38202009-09-13 Chong Yidong <cyd@stupidchicken.com>
3821
0c7efc08
SM
3822 * dired-x.texi (Technical Details):
3823 Delete dired-up-directory (Bug#4292).
d22f7ffa 3824
66043531
MA
38252009-09-03 Michael Albinus <michael.albinus@gmx.de>
3826
216f299a 3827 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3828
6eb02347
CD
38292009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3830
3831 * org.texi (Effort estimates): Document new effort setting commands.
3832 (Agenda commands): Document the new keys fro agenda time motion.
3833 Document entry text mode. Improve documentation of the keys to include
3834 inactive time stamps into the agenda view.
3835 (Feedback): Document the new bug report command.
0c7efc08 3836 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3837
38dc51ba
KY
38382009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3839
3840 * auth.texi (Help for users): Corrected markup.
3841
e402f452
GM
38422009-09-02 Glenn Morris <rgm@gnu.org>
3843
3844 * emacs-mime.texi (time-date): Mention float-time.
3845
744256cf
JB
38462009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3847
3848 * calc.texi (Simplifying Formulas): Improve the wording.
3849
b0b63450
MB
38502009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3851
3852 * auth.texi: Rewritten for coverage and clarity.
3853
38542009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3855
0c7efc08
SM
3856 * gnus.texi (Expiring Mail):
3857 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3858 (Various Various): Mention gnus-safe-html-newsgroups.
3859
3860 * gnus-news.texi: Mention
3861 gnus-mark-copied-or-moved-articles-as-expirable.
3862
3863 * emacs-mime.texi (Display Customization): Add xref to
3864 gnus-safe-html-newsgroups.
3865
b59329e0
MA
38662009-08-28 Michael Albinus <michael.albinus@gmx.de>
3867
3868 * tramp.texi (Version Control): Remove.
af42a9cc 3869 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3870 reference.
3871 (External methods): Correct `scpc' concept index entries. New method
3872 `rsyncc'.
3873 (External packages): New subsections "Filename completion" and "File
3874 attributes cache".
3875
0ff2d6c2
JB
38762009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3877
3878 * calc.texi (Rewrite Rules): Improve the example.
3879 (Simplifying Formulas): Explain use of the I and H flags for
3880 simplification.
3881
ecd3d54f
MA
38822009-08-25 Michael Albinus <michael.albinus@gmx.de>
3883
3884 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3885 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3886 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3887 for timeout values.
78176e69
MA
3888 (Top): Remove footnote saying D-Bus is not enabled by
3889 default. (Bug#4256)
ecd3d54f 3890
0f215bca
DU
38912009-08-23 Daiki Ueno <ueno@unixuser.org>
3892
3893 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3894 Reported by Jari Aalto (Bug#4211).
0f215bca 3895 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3896 epa-global-mail-mode.
3b7ab45f
DU
3897 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3898 epa-setup.
0f215bca 3899
4f22e84d
MA
39002009-08-16 Michael Albinus <michael.albinus@gmx.de>
3901
3902 * dbus.texi (Asynchronous Methods): Allow nil handler.
3903
9ff0b02b 39042009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3905
26b03ee3 3906 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3907
26b03ee3 3908 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3909
4c39f404
CY
39102009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3911
3912 * calc.texi (Date Forms): Fix typos.
3913
3bcfba17
GM
39142009-08-08 Glenn Morris <rgm@gnu.org>
3915
3916 * org.texi (Agenda commands): Restore clobbered change.
3917
66783bb4
EZ
39182009-08-07 Eli Zaretskii <eliz@gnu.org>
3919
3920 * calc.texi (Graphics, Devices): Update with the peculiarities of
3921 operation on MS-Windows.
3922
c8d0cf5c
CD
39232009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3924
3925 * org.texi (Publishing action): Improve documentation of file
3926 names when publishing to the source directory.
3927 (Clean view): Document `org-indent-mode'.
3928 (Clocking work time): Add documentation for the
3929 new :timetamp option when creating a clock report.
3930 (Paragraphs): Fix many typos.
3931 (Plain lists): Remove duplicate explanation about the
3932 `C-c *' command.
3933 (Literal examples): Update to reflect the new behavior
3934 of the -n -r -k switches when exporting source code examples.
3935 (Structure editing): Add information about `C-c *',
3936 converting a plain list into a list of Org items.
3937 (Remember): Small rephrasing of the paragraph
3938 describing remember.el. Also mentioned that remember.el is part
3939 of Emacs 23, not Emacs 22.
3940 (Clocking work time): Add documentation about
3941 displaying the current clocking time against the effort estimate.
3942 Also add a footnote about using `org-clock-in-prepare-hook' to add
3943 an effort estimate on the fly, just before clocking it.
3944 (Footnotes): Document automatic renumbering and
3945 sorting.
3946 (Agenda commands): Document new bulk commands.
3947 (Plain lists): Document new behavior of
3948 `org-cycle-include-plain-lists'.
4e2af782 3949 Hyphenation only in TeX.
c8d0cf5c
CD
3950 (Clocking work time): Document the key to update effort
3951 estimates.
3952 (Clocking work time): Document the clock time display.
3953 (Structure editing, TODO basics): Document new
3954 variables.
3955 (Column attributes): Document new colciew operators.
3956 (Publishing options): Document :xml-declaration.
3957 (Tracking TODO state changes): Document the
3958 LOG_INTO_DRAWER property.
3959 (Literal examples): Document the new implementation for
3960 editing source code.
3961 (Publishing action): Mention the new publishing
3962 function, to publish an Org source file.
3963 (Publishing links): Mention how to link to an Org source file.
3964 (Macro replacement): Document new macros.
3965 (Handling links): Document type-specific completion
3966 when inserting links.
3967 (Structure editing, Plain lists): Improve documentation
3968 on sorting.
3969 (Internal links): Document custom ids for links.
3970 (Handling links): Document custom ids for links.
3971 (CSS support): Document new class.
3972 (Refiling notes): Document the possibility to create new nodes
3973 during refiling.
3974 (Agenda commands): Document the "?" operator to find
3975 tasks without effort setting.
3976 (Exporting agenda information): Section moved.
3977 (RSS Feeds): New section.
3978 (Built-in table editor): Document M-e and M-a navigate
3979 inside table field.
3980 (Stuck projects): Docment that projects identified as
3981 un-stuck will still be searchd for stuck sub-projects.
3982 (Paragraphs): Document centering.
3983 (Creating timestamps, Agenda commands): Document new
3984 behavior when changing time stamps.
3985 (Structure editing): Document the new command
3986 `org-clone-subtree-with-time-shift'.
3987 (Publishing): Refresh this chapter.
3988 (Export options, Export options, In-buffer settings):
3989 Document the new keywords.
3990 (Matching tags and properties): Collect all
3991 documentation about tags/property matches here.
3992 (Setting tags): Document `org-tag-persistent-alist'.
3993 (Weekly/daily agenda): New section.
3994 (Orgstruct mode): Describe `orgstruct++-mode'.
3995 (Drawers): Mention the LOGBOOK drawer.
3996 (Export options, Sectioning structure): Document the
3997 #+LEATEX_HEADER in-buffer setting.
3998 (Bugs): Section removed.
3999 (Hooks): New section.
0c7efc08 4000 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4001 (Context-sensitive commands): New section.
4002 (Setting tags): Document newline option.
4003 (Global TODO list, Matching tags and properties):
4004 Mention more variables.
4005 (Checkboxes): Update to changed command behavior.
81a5560e 4006
40d2791f
CY
40072009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4008
4009 * speedbar.texi (Basic Key Bindings): Fix typo.
4010
65d0154b
JB
40112009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4012
4013 * calc.texi (Vector/Matrix Functions): Add index entries for both
4014 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4015 affects matrices with more than one row.
b5bdfd9f 4016 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4017
5a9e3ab7
JB
40182009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4019
4020 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4021 `calc-transpose-lines'.
5a9e3ab7 4022
42fb7e61
MA
40232009-07-27 Michael Albinus <michael.albinus@gmx.de>
4024
4025 * dbus.texi (Receiving Method Calls): Describe special return value
4026 `:ignore'.
4027
574b69d5
AM
40282009-07-24 Alan Mackenzie <acm@muc.de>
4029
4030 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4031 initialization, any individual variable setting now takes precedence
4032 over one done via c-file-style/c-file-offsets.
4033
ec06459c
JB
40342009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4035
4036 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4037 truncated when Calc is quit.
4038 (Customizing Calc): Document `calc-undo-length'.
4039
4ce54f6b
CY
40402009-07-20 Chong Yidong <cyd@stupidchicken.com>
4041
4042 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4043
0e4f8ba5
GM
40442009-07-11 Kevin Ryde <user42@zip.com.au>
4045
4046 * pcl-cvs.texi (About PCL-CVS):
4047 * widget.texi (Basic Types):
4048 Fix cross-references.
4049
fa0f81b0
AS
40502009-07-01 Andreas Schwab <aschwab@redhat.com>
4051
4052 * dbus.texi (Type Conversion): Don't use literal control character.
4053
88a683c5
MA
40542009-07-01 Michael Albinus <michael.albinus@gmx.de>
4055
4056 * tramp.texi (GVFS based methods): New section.
4057 (Remote processes): Processes for GVFS based methods run locally.
4058
36c8febb
MA
40592009-06-30 Michael Albinus <michael.albinus@gmx.de>
4060
0c7efc08
SM
4061 * tramp.texi (Inline methods, External methods, Gateway methods):
4062 Avoid the words "kludge" and hack".
36c8febb
MA
4063 (External methods): Add `synce' method.
4064
4065 * trampver.texi: Update release number.
4066
d6b951bb
MA
40672009-06-22 Michael Albinus <michael.albinus@gmx.de>
4068
4069 Sync with Tramp 2.1.16.
4070
4071 * tramp.texi (History): Add GVFS support.
4072 (External methods): Precise `rsync' description. Add `dav', `davs' and
4073 `obex' methods. Add 'tramp-gvfs-methods' option.
4074 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4075 forms.
4076 (Remote Programs): Introduce `tramp-own-remote-path'.
4077 (Remote processes): New subsection "Running remote programs that create
4078 local X11 windows".
4079 (Frequently Asked Questions): Improve code for disabling vc.
4080
4081 * trampver.texi: Update release number. Set default value of
4082 `emacsgvfs'.
4083
70243478
CY
40842009-06-21 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * Branch for 23.1.
4087
54b31cbf
GM
40882009-06-17 Glenn Morris <rgm@gnu.org>
4089
4090 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4091 (Latest version of Emacs): Mention source code repository.
4092
f6adc23c
GM
40932009-06-16 Glenn Morris <rgm@gnu.org>
4094
4095 * faq.texi (Top): Language tweak.
4096 (Extended commands): Most people have arrow keys.
4097 (Emacs manual): Say how to follow info links.
4098 (File-name conventions): Change title a bit. Explain about source
4099 versus installed. Condense etc description.
4100 (Guidelines for newsgroup postings): Mention Savannah list page.
4101 (Newsgroup archives): Simplify.
4102 (Contacting the FSF): Add contact URL.
4103 (Emacs Lisp documentation): Printed version not always available.
4104 (Installing Texinfo documentation): Explain how by hand installation is
4105 not normally needed. Use add-to-list. Remove duplicate reference.
4106 (Informational files for Emacs): Move info on Help menu here from
4107 "File-name conventions".
4108 (Help installing Emacs): Tweak uref.
4109 (Obtaining the FAQ): Mention repository.
4110 (Origin of the term Emacs): Explain "ITS".
4111 (Changing load-path): Use add-to-list.
4112 (Automatic indentation): Clarify this is for Text mode.
4113 Don't mention Indented Text mode.
4114 (Finding Emacs on the Internet): The FSF does not seem to offer a
4115 deluxe distribution on CD anymore.
4116
b59a8457
GM
41172009-06-16 Glenn Morris <rgm@gnu.org>
4118
4119 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4120 Recommend the latest release. Mention how to get older FAQs.
4121 Recommend the Emacs manual.
4122 (Guidelines for newsgroup postings): Discourage cross-posts.
4123 (Underlining paragraphs): Remove.
4124 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4125 (Bugs and problems): Update key-binding.
4126 (Problems with very large files): Mention 64-bit.
4127 (Shell process exits abnormally): Remove.
4128 (Problems with Shell Mode): Rename and update.
4129 (Spontaneous entry into isearch-mode)
4130 (Problems talking to certain hosts): Remove. This is old information,
4131 in etc/PROBLEMS if needed.
4132 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4133 (Dired claims that no file is on this line): Update.
4134 (Installing Emacs, Problems building Emacs): Simplify.
4135 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4136 information.
4137 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4138 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4139 (JDEE): "JDEE", not "JDE".
4140 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4141 Remove. This is old information, in etc/PROBLEMS if needed.
4142 (stty and Backspace key, Kanji and Chinese characters): Remove.
4143 (Right-to-left alphabets): Update section.
4144 (Changing the included text prefix): Gnus uses message-yank-prefix.
4145 Add cross-reference to Supercite manual.
4146 (Saving a copy of outgoing mail): Simplify output file description.
4147 (Expanding aliases when sending mail): Refer to Emacs manual.
4148 Remove old info about RFC822.
4149 Correct description of how to rebuild aliases.
4150 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4151 (MIME with Emacs mail packages)
4152 (Viewing articles with embedded underlining)
4153 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4154 Remove old sections.
4155 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4156 and is well-documented in the Gnus manual.
4157 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4158 (Making Gnus faster): Rename from "Starting Gnus faster".
4159 Merge "Catch-up is slow in Gnus" into here.
4160
0e6d12ca
GM
41612009-06-14 Glenn Morris <rgm@gnu.org>
4162
4163 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4164 (New in Emacs 23): New section.
4165 (Handling C-s and C-q with flow control): Add xref.
4166
2e17e05e
GM
41672009-06-13 Glenn Morris <rgm@gnu.org>
4168
4169 * faq.texi (Setting up a customization file): Grammar fix.
4170 Customize is no longer "new".
4171 (Displaying the current line or column): Line-number mode is on by
4172 default. Don't mention `column' package. Mention linum.el.
4173 (Turning on abbrevs by default): Explain how to do it for buffers,
4174 modes, and everywhere.
4175 (Associating modes with files): Use add-to-list. Don't mention Emacs
4176 19.
4177 (Highlighting a region): On by default since 23.1.
4178 (Replacing highlighted text): Update doc quote.
4179 (Working with unprintable characters): Don't mention search-quote-char.
4180 (Using an already running Emacs process): Gnuclient is probably not an
4181 enhancement these days.
4182 (Indenting switch statements): Remove mention of pre-Emacs 20.
4183 (Horizontal scrolling): Abbreviate Emacs 20 description.
4184 (Replacing text across multiple files): Fix name of dired command.
4185 (Disabling backups): Use require not load.
4f9d4de3 4186 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4187
2a1cf2b9
BW
41882009-06-13 Bill Wohler <wohler@newt.com>
4189
4190 Release MH-E manual version 8.2.
4191
4192 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4193 release 8.2.
4194
85b438b7
GM
41952009-06-13 Glenn Morris <rgm@gnu.org>
4196
4197 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4198 in this day and age the common meaning is "on the web".
4199 (copying): Use @copyright in all cases.
4200 (Basic keys): Remove reference to deleted manual node "Text Characters".
4201 (File-name conventions): Use GNU as an example rather than SERVICE.
4202 default.el lives in site-lisp. Update Info directory location.
4203 (Real meaning of copyleft): GPL actions have been brought, but all
4204 settled out of court.
4205 (Guidelines for newsgroup postings): Shorten section title.
4206 Simplify comp.emacs description.
4207 (Newsgroup archives): Change Google URL. Describe Gmane.
4208 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4209 points". Mention List-Unsubscribe header.
4210 (Contacting the FSF): Update email and URLs.
4211 (Basic editing): Mention F1 for help.
4212 (Installing Texinfo documentation): Refer to Texinfo website rather
4213 than ftp server.
4214 (Printing a Texinfo file): Mention texi2pdf.
4215 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4216 are just stubs nowadays.
4217 (Latest version of Emacs): Explain version numbers.
4218 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4219 (Turning on syntax highlighting): No need to mention hilit19 any more.
4220 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4221 (Modes for various languages): Remove section.
4222 (Major packages and programs): Remove most version and maintainer
4223 information - it's hard to keep up-to-date, and adds nothing.
4224 Similarly with direct links to mailing lists.
4225 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4226 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4227 years, and Emacs comes with tools for this now.
4228 (Patch): Remove section - this is a standard tool.
4229 (Using function keys under X): Remove section.
4230
93e2d996
GM
42312009-06-12 Glenn Morris <rgm@gnu.org>
4232
4233 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4234 (Help installing Emacs): Remove reference to deleted X11 node.
4235 (Associating modes with files): Interpreter-mode-alist is no longer
4236 subservient to auto-mode-alist.
4237 (Installing Emacs): Change future Emacs version.
4238 (Linking with -lX11 fails): Remove old section.
4239 (Packages that do not come with Emacs): Update ELL location.
4240 Emacs Lisp archive is dead.
4241 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4242 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4243 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4244 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4245 (Removing flashing messages): Remove section about non-existent Gnus
4246 option.
4247
f0bf7708
GM
4248 * faq.texi (Top): Add @top command.
4249 Remove the optional arguments from all @node commands: makeinfo can
4250 generate these automatically, and it is easier to edit and rearrange
4251 nodes without them.
4252
30884d11
GM
42532009-06-11 Glenn Morris <rgm@gnu.org>
4254
4255 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4256 (The LPF): Make the updated URL the sole reference point.
4257 (Learning how to do something): Update refcard price and format.
4258 (Getting a printed manual): Sources in doc/emacs/, not man/.
4259 Also available in PDF format. Since the page count varies, be less
4260 precise.
4261 (Informational files for Emacs): Remove references to deleted files
4262 LPF and SUN-SUPPORT, and to UUCP.
4263 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4264 Remove many obsolete ways to get the FAQ, which now seems only to be
4265 distributed with Emacs.
4266 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4267
deab46e0
CY
42682009-06-09 Chong Yidong <cyd@stupidchicken.com>
4269
223b43fa 4270 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4271 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4272
deab46e0
CY
4273 * ada-mode.texi (Installation, Compile commands)
4274 (Project File Overview, No project files, Set compiler options)
4275 (Use GNAT project file, Use multiple GNAT project files)
4276 (Identifier completion): Use @samp for menu items, and @kbd for key
4277 sequences (Bug#3504).
4278
71fbd643
DU
42792009-06-04 Daiki Ueno <ueno@unixuser.org>
4280
8c9bb6f5 4281 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4282
f197085b
CY
42832009-06-04 Ryan Yeske <rcyeske@gmail.com>
4284
4285 * message.texi (Header Commands): Fix descriptions to match
4286 keybindings.
4287
7f3bc720
DU
42882009-04-22 Daiki Ueno <ueno@unixuser.org>
4289
4290 * gnus.texi (Security): Mention that EasyPG is the current default.
4291
4518068d
CY
42922009-04-13 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * ediff.texi (Session Commands): Fix typo.
4295
d7ca410a
MB
42962009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4297
4298 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4299 news.software.readers. Reported by Florian Rehnisch.
4300
c6c76add
GM
43012009-04-02 Glenn Morris <rgm@gnu.org>
4302
4303 * auth.texi: Capitalize direntry.
4304
4305 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4306 using a period in the entry name. (Bug#2797)
4307
35ed8e2e
JB
43082009-03-03 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4311 ($(infodir)/auth, auth.dvi): New targets.
4312
e280480a
GM
43132009-03-03 Glenn Morris <rgm@gnu.org>
4314
4315 * auth.texi: Fix @setfilename.
4316
4317 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4318 (auth, $(infodir)/auth, auth.dvi): New rules.
4319
8a76755b
GM
43202009-02-25 Glenn Morris <rgm@gnu.org>
4321
4322 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4323
0038d478
MB
43242009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4325
4326 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4327
43282009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4329
4330 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4331 gnus-nocem-issuers, and gnus-nocem-verifyer.
4332
867d4bb3
JB
43332009-02-20 Juanma Barranquero <lekktu@gmail.com>
4334
4335 * ada-mode.texi (Project files, Automatic Casing):
4336 * dbus.texi (Signals):
4337 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4338 * mh-e.texi (HTML):
4339 * nxml-mode.texi (Locating a schema)
4340 (Using the document's URI to locate a schema):
4341 * org.texi (Footnotes, Using the mapping API):
4342 * rcirc.texi (Channels): Remove duplicate words.
4343
3a44dc1f
GM
43442009-02-20 Glenn Morris <rgm@gnu.org>
4345
4346 * dired-x.texi (Miscellaneous Commands):
4347 * gnus.texi: Minor updates for mbox Rmail.
4348
5dc584b5
KB
43492009-02-16 Karl Berry <karl@gnu.org>
4350
b59a8457
GM
4351 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4352 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4353 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4354 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4355 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4356 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4357 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4358 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4359 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4360 Consistently use @insertcopying in the Top node,
5dc584b5 4361 @contents at the front (after @end titlepage),
b59a8457 4362 and @direntry after @copying. (Bug#1988)
5dc584b5 4363
9eb59592
MB
43642009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4365
4366 * auth.texi: New file documenting auth-source.
4367
d324fa76
CD
43682009-02-13 Carsten Dominik <dominik@science.uva.nl>
4369
4370 * org.texi (Org Plot): Fix link.
4371
7a603b73
DU
43722009-02-09 Daiki Ueno <ueno@unixuser.org>
4373
4374 * epa.texi (Mail-mode integration): Mention the way to do
4375 "encrypt-to-self". (Bug#1807)
4376
a626b338 43772009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4378
4379 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4380
3b36c17e
MB
43812009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4382
4383 * gnus-news.texi: Print version about Incoming*.
4384
55033558
CD
43852009-02-02 Carsten Dominik <dominik@science.uva.nl>
4386
4387 * org.texi (Structure editing, Handling links)
4388 (Fast access to TODO states, Javascript support): Make standard docs
4389 correctly reflect default variable settings.
4390
ec712abb
GM
43912009-02-02 Glenn Morris <rgm@gnu.org>
4392
4393 * org.texi: Fix typos.
4394
7112648c
MA
43952009-02-01 Michael Albinus <michael.albinus@gmx.de>
4396
4397 Sync with Tramp 2.1.15.
4398
4399 * trampver.texi: Update release number.
4400
2e461fc1
CD
44012009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4402
4403 * org.texi (TODO dependencies): Document TODO dependencies on
4404 checkboxes.
4405
bc283609
CD
44062009-01-30 Carsten Dominik <dominik@science.uva.nl>
4407
4408 * org.texi (TODO dependencies): Document key binding for toggling
4409 ORDERED property.
4410
74fc5047
MA
44112009-01-28 Michael Albinus <michael.albinus@gmx.de>
4412
4413 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4414 of hook functions.
4415
d6685abc
CD
44162009-01-28 Carsten Dominik <dominik@science.uva.nl>
4417
4418 * org.texi (TODO dependencies): New section.
4419
65c439fd
CD
44202009-01-27 Carsten Dominik <dominik@science.uva.nl>
4421
4422 * org.texi (Plain lists, TODO basics, Priorities)
4423 (Multiple sets in one file, Conflicts): Document interaction with
4424 `shift-selection-mode'.
4425
5fafc247
JB
44262009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4427
4428 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4429 Make Calc the subject of sentences.
4430 (Rearranging Formulas using Selections): Discuss new options
4431 for `j *'.
4432
e7433508
MA
44332009-01-26 Michael Albinus <michael.albinus@gmx.de>
4434
4435 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4436
2096a1b6
GM
44372009-01-26 Glenn Morris <rgm@gnu.org>
4438
4439 * org.texi: Fix typos.
4440
0cb61492
BW
44412009-01-26 Bill Wohler <wohler@newt.com>
4442
2096a1b6 4443 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4444
0bd48b37
CD
44452009-01-25 Carsten Dominik <dominik@science.uva.nl>
4446
4447 * org.texi (References): Add information about remote references.
4448 (Built-in table editor): Document `C-c RET' in tables.
4449 (Math symbols, Quoting LaTeX code): Mention that simple
4450 LaTeX macros survive LaTeX export.
4451 (Images in LaTeX export): Show how to create a reference to a
4452 figure.
4453 (Sectioning structure): Document that the LaTeX class can be
4454 specified in a property.
4455 (Text areas in HTML export): New section.
4456 (External links): Add examples for text search and ID links.
4457 (Built-in table editor): Remove the descriptio of `C-c
4458 C-q', it not longer works.
4459 (Literal examples): Document that a space must follow
4460 the colon in short examples.
4461 (Relative timer): Document `org-timer-stop'.
4462 (Footnotes): New section.
4463 (Footnote markup): Shorten section and refer to new Footnote
4464 section.
4465 (Literal examples): Add documentation for line
4466 numbering in and references to code examples.
4467 (CSS support): Fix the description of default CSS styles.
4468 (Capturing column view): Document
4469 "file:path/to/file.org" as an allowed value for the ID property of
4470 a dynamic block copying column view.
4471
49dbbaf2
SE
44722009-01-23 Stephen Eglen <stephen@gnu.org>
4473
4474 * mh-e.texi (Getting Started): Describe $MH.
4475
193e6828
MA
44762009-01-21 Michael Albinus <michael.albinus@gmx.de>
4477
4478 * tramp.texi (all): Harmonize usage of "external method",
4479 "external transfer method" and "out-of-band method".
4480 (Connection types): Precise the differences of inline and external
4481 methods. Written by Adrian Phillips <a.phillips@met.no>.
4482
26b9f88d
MB
44832009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4484
4485 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4486 commands as described at the top. Reported by Allan Gottlieb
4487 <gottlieb@nyu.edu>.
4488
44892009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4490
4491 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4492 nnmail-pathname-coding-system.
4493
377952e0
GM
44942009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4495
4496 * org.texi (Relative timer): Fix typo.
4497
a20d3598
JB
44982009-01-15 Juanma Barranquero <lekktu@gmail.com>
4499
4500 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4501 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4502
a50253cc
GM
45032009-01-13 Glenn Morris <rgm@gnu.org>
4504
4505 * org.texi: Fix some more typos.
4506
07450bee
GM
45072009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4508
4509 * org.texi: Fix some typos.
4510
e3e955fe
MB
45112009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4512
4513 * gnus.texi (Group Parameters): Add note for local variables.
4514
45152009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4516
0c7efc08
SM
4517 * gnus.texi (Converting Kill Files): Fix URL.
4518 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4519
45202009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4521
4522 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4523 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4524 (Paging the Article): Add index entry.
4525
71dd9983
JB
45262009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4527
4528 * ada-mode.texi (Examples): Delete redundant text.
4529
4a0cf14f
MA
45302009-01-03 Michael Albinus <michael.albinus@gmx.de>
4531
36c8febb 4532 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4533
4534 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4535 addresses.
4536
aedac0f0
BW
45372009-01-03 Bill Wohler <wohler@newt.com>
4538
4539 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4540 kept empty.
4541
4c65b566
CD
45422008-12-20 Carsten Dominik <dominik@science.uva.nl>
4543
4544 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4545 (HTML Export commands, LaTeX/PDF export commands):
4546 Improve documentation about transient-mark-mode.
e9fce1ac 4547 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4548 to fields in the last table row.
4549
e1a78e1e
JL
45502008-12-19 Juri Linkov <juri@jurta.org>
4551
4552 * info.texi (Search Text): Remove mention of removed key binding M-s.
4553
17a0aa82
CD
45542008-12-18 Carsten Dominik <dominik@science.uva.nl>
4555
4556 * org.texi (References): Remove mentioning of @0 as reference for the
4557 last line, this has been reverted in the Lisp sources.
4558
4997d802
JB
45592008-12-17 Juanma Barranquero <lekktu@gmail.com>
4560
4561 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4562 (DVI_TARGETS): Remove duplicates. Add sasl.
4563 ($(infodir)/sasl, sasl.dvi): New targets.
4564
33306645
CD
45652008-12-17 Carsten Dominik <dominik@science.uva.nl>
4566
4567 * org.texi: Version number pushed to 6.15d.
4568
db55f368
CD
45692008-12-16 Carsten Dominik <dominik@science.uva.nl>
4570
a0bf4117 4571 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4572 (Images in LaTeX export): New section.
4573 (Inlined images, Images in HTML export): Sections renamed.
4574
dae0a942
MB
45752008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4576
4577 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4578
9f5572e9
MB
45792008-12-04 David Engster <dengste@eml.cc>
4580
4581 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4582 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4583
bc23baaa
CD
45842008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4585
4586 * org.texi (Using the mapping API): Fix bug in mapping example.
4587 (Publishing options): Make the list of properties complete again, in
4588 correspondence to the variable `org-export-plist-vars'.
4589 (Property searches): Document new special values for time comparisons.
4590 (Tag inheritance): Refine the description of tag inheritance.
4591 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4592 (Effort estimates): Document the new relative timer.
bc23baaa 4593
3bf8054f
JB
45942008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4595
4596 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4597 (Using Calc): Clarify use of `C-x * o'.
4598 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4599
ac134f2f
RS
46002008-11-28 Richard M Stallman <rms@gnu.org>
4601
4602 * dbus.texi (Receiving Method Calls): Clean up previous change.
4603
ace706d1
MA
46042008-11-26 Michael Albinus <michael.albinus@gmx.de>
4605
4606 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4607 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4608 `dbus-unescape-from-identifier'.
4609 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4610 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4611 (Signals): Use the constants in the example.
4612
d60b1ba1
CD
46132008-11-24 Carsten Dominik <dominik@science.uva.nl>
4614
b97439ce 4615 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4616
ce4fdcb9
CD
46172008-11-23 Carsten Dominik <dominik@science.uva.nl>
4618
4619 * org.texi (Setting up Remember): Document `org-remember-mode'.
4620 (External links): Document that bbdb links can use a regular
4621 expression.
4622 (External links): Document that elisp links can contain interactive
4623 commands.
4624
c8548a00 46252008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4626
4627 * viper.texi (viper-translate-all-ESC-keysequences):
4628 Description removed.
4629
6a2c4aec
GM
46302008-11-19 Glenn Morris <rgm@gnu.org>
4631
4632 * doclicense.texi: Change to FDL 1.3.
4633 Relicense all texi files under FDL 1.3 or later.
4634
59ee4113
JB
46352008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4636
4637 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4638
59bcbb98 46392008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4640
0c7efc08 4641 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4642
4643 * ediff.texi: Version/date change.
9f90198a 4644
8aa41c9b
CY
46452008-11-14 Chong Yidong <cyd@stupidchicken.com>
4646
4647 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4648
17587b1b
JB
46492008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4650
4651 * calc.texi (About This Manual): Comment out a mention of
4652 marginal notes.
4653
564c900e
CD
46542008-11-12 Carsten Dominik <dominik@science.uva.nl>
4655
4656 * org.texi (Clocking work time): Document the :formula property of
4657 clock tables.
4658 (Structure editing, Refiling notes): Document refiling regions.
4659 (Agenda commands): Document the double-prefix version
4660 of the `l' command in the agenda.
4661 (Handling links): Explain the effect of a double prefix
4662 arg to `C-c C-o'.
4663 (TODO basics): Add documentation for tag triggers.
4664
3c4be1f2
GM
46652008-10-23 Glenn Morris <rgm@gnu.org>
4666
4667 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4668 byte-compiling things like `+'.
4669
4670 * ns-emacs.texi: Merge copyright years of author now with assignment
4671 into FSF years.
4672 (VER): Use it for easier automatic updating. Use Emacs version rather
4673 than standalone Emacs.app version.
4674
a6520ff3
CD
46752008-10-12 Carsten Dominik <dominik@science.uva.nl>
4676
864c9740 4677 * org.texi: Lots of minor fixes.
a6520ff3
CD
4678 (Capture): New chapter.
4679 (Org Plot): New section.
4680
db7a4b66
MH
46812008-09-30 Magnus Henoch <mange@freemail.hu>
4682
4683 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4684
4043c194
JB
46852008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4686
4687 * calc.texi (User Defined Units): Mention how to enter optional display
4688 string.
4689
eef5ade7
MB
46902008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4691
0c7efc08 4692 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4693 avoid the "y/n" wording.
4694
e52cac88
MB
46952008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4696
0c7efc08 4697 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4698
46992008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4700
4701 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4702 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4703
00c55306
BW
47042008-09-22 Bill Wohler <wohler@newt.com>
4705
4706 Release MH-E manual version 8.1.
4707
4708 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4709 release 8.1.
4710
4711 * mh-e.texi: Retain dual license as agreed to by the FSF.
4712 However, bump GPL to Version 3.
4713 Use @include for license text.
4714
e52cac88 47152008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4716
4717 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4718 (Store custom flags and keywords, Store arbitrary data):
4719 Clean up markup.
64763fe3
MB
4720
47212008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4722
4723 * gnus.texi (The Gnus Registry): Document it.
4724
9e601b8d
MB
47252008-09-08 David Engster <dengste@eml.cc>
4726
88ee5b02
JB
4727 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4728 Clarify section about choosing back end servers.
9e601b8d 4729
247043f1
GM
47302008-08-23 Glenn Morris <rgm@gnu.org>
4731
4732 * dired-x.texi (Shell Command Guessing):
4733 Mention dired-guess-shell-case-fold-search. (Bug#417)
4734
2bfec7a0
MA
47352008-08-22 Michael Albinus <michael.albinus@gmx.de>
4736
4737 * trampver.texi: Update release number.
4738
247043f1 47392008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4740
4741 * ns-emacs.texi: Update version.
4742 (Introduction): Correct menu location for options save.
4743 (Customization): Note that defaults are stored under org.gnu.Emacs.
4744
8c20bd92
BW
47452008-08-11 Bill Wohler <wohler@newt.com>
4746
4747 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4748 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4749 Henman) (closes SF #1768928).
4750
767a4d92
GM
47512008-08-10 Glenn Morris <rgm@gnu.org>
4752
4753 * ns-emacs.texi: Use @copying. Change copyright of authors with
4754 assignment to FSF. Change license to GFDL.
4755 (Top): Remove outdated references.
4756
6ecfe5c2
MB
47572008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4758
88ee5b02
JB
4759 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4760 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4761 gnus-summary-sort-by-most-recent-date.
4762 (Summary Sorting): Explain prefix argument.
4763
47642008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4765
4766 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4767 gnus-summary-pipe-output.
4768
eb932e8a
MA
47692008-08-03 Michael Albinus <michael.albinus@gmx.de>
4770
4771 * dbus.texi (Receiving Method Calls): Document error handling of own
4772 D-Bus methods.
4773
bfe16263
BW
47742008-08-01 Bill Wohler <wohler@newt.com>
4775
4776 * mh-e.texi (Reading Mail)
9f90198a 4777 (Viewing Attachments): Describe new function
bfe16263
BW
4778 mh-show-preferred-alternative.
4779 (Sending Mail, Redistributing, Sending Message): Describe new hook
4780 mh-annotate-msg-hook.
4781
21956b56
MA
47822008-07-31 Michael Albinus <michael.albinus@gmx.de>
4783
4784 * dbus.texi (Arguments and Signatures): Fix example.
4785 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4786 (Asynchronous Methods): New node.
9f90198a
JB
4787 (Errors and Events): Describe extended layout of `dbus-event'.
4788 New defun `dbus-event-message-type'.
21956b56 4789
7c2fb837
DN
47902008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4791
4792 * ediff.texi: Remove VMS support.
4793
13662773
JB
47942008-07-29 Juanma Barranquero <lekktu@gmail.com>
4795
4796 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4797 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4798
ddde0b34
CY
47992008-07-29 Chong Yidong <cyd@stupidchicken.com>
4800
4801 * Makefile.in: Add mairix-el targets.
4802
48032008-07-29 David Engster <deng@randomsample.de>
4804
4805 * mairix-el.texi: New file.
4806
d5875b25
JB
48072008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4808
366b7d44
JB
4809 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4810 project files. Delete 'main_unit' project variable; not needed. Allow
4811 process environment variables wherever project variables are allowed.
4812 Add tutorial section on multiple GNAT project files.
d5875b25 4813
6cbab8ee
MA
48142008-07-27 Michael Albinus <michael.albinus@gmx.de>
4815
4816 Sync with Tramp 2.1.14.
4817
4818 * trampver.texi: Update release number.
4819
9e2a2647
DN
48202008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4821
4822 * ns-emacs.texi:
4823 * faq.texi: Remove mentions of Mac Carbon.
4824
d62672f3
MB
48252008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4826
4827 * gnus.texi (Saving Articles): Describe the 2nd argument of
4828 gnus-summary-save-in-pipe.
4829 (SpamAssassin): Use it.
4830
48312008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4832
4833 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4834
dd12e1c6
CD
48352008-07-25 Carsten Dominik <dominik@science.uva.nl>
4836
4837 * org.texi (Export options): Document the use of the creator flag.
4838
44ce9197
CD
48392008-07-24 Carsten Dominik <dominik@science.uva.nl>
4840
4841 * org.texi: New version 6.06a.
4842
ddd13c5d
JB
48432008-07-23 Juanma Barranquero <lekktu@gmail.com>
4844
4845 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4846 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4847
8dc6104d
JB
48482008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4849
4850 * calc.texi (Editing Stack Entries):
4851 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4852 Calc's help functions. Mention fixing typos.
4853 (Customizing Calc): Fix typo.
4854
48552008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4856
4857 * calc.texi (summarykey): New macro. Use to correctly format keys in
4858 the summary.
4859
ddd13c5d 48602008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4861
4862 * ns-emacs.texi (Customization): Corrected documentation on color
4863 specification formats.
4864
568beaa2
AS
48652008-07-19 Andreas Schwab <schwab@suse.de>
4866
db8ef699 4867 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4868
4869 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4870 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4871
cd71b9ae
MA
48722008-07-18 Michael Albinus <michael.albinus@gmx.de>
4873
4874 * dbus.texi (Inspection): Rework, introduce submenus.
4875 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4876 (Properties and Annotations, Arguments and Signatures): New nodes.
4877
9b7993b4
MA
48782008-07-13 Michael Albinus <michael.albinus@gmx.de>
4879
4880 * dbus.texi (Receiving Method Calls): Fix description of
4881 `dbus-register-method'.
4882 (Signals): Allow also signal arguments for filtering in
4883 `dbus-register-signal'.
4884
241d447b
JB
48852008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4886
4887 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4888 `cnorm'.
4889 (Arithmetic Tutorial): Simplify the verification of prime factors.
4890
adb46650
MB
48912008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4892
4893 * gnus.texi (Saving Articles): Mention
4894 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4895
92e15881
JB
48962008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4897
4898 * calc.texi: Adjust mode line throughout.
4899
ea597303
JB
49002008-06-28 Juanma Barranquero <lekktu@gmail.com>
4901
4902 * sasl.texi (Mechanisms): Fix typos.
4903
aee08080
JB
49042008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4905
4906 * calc.texi (Killing from the stack): Mention using normal Emacs
4907 copying.
4908
a06a4a12
MA
49092008-06-21 Michael Albinus <michael.albinus@gmx.de>
4910
0c7efc08 4911 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4912 Add `auth-source' mechanism.
a06a4a12
MA
4913 (Connection caching): Tramp reopens the connection automatically,
4914 when the operating system on the remote host has been changed.
4915
7389398d
EZ
49162008-06-20 Eli Zaretskii <eliz@gnu.org>
4917
4918 * makefile.w32-in (distclean): Remove makefile.
4919
b349f79f
CD
49202008-06-17 Carsten Dominik <dominik@science.uva.nl>
4921
3f9b4c2b 4922 * org.texi (Using the mapping API): New section.
b349f79f 4923 (Agenda column view): New section.
3f9b4c2b 4924 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4925 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4926 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4927
49282008-06-17 Jason Riedy <jason@acm.org>
4929
4930 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4931 function, and efmt may be a two-argument function.
4932 (Radio tables): Document multiple destinations.
4933
cd5c05d2
GM
49342008-06-16 Glenn Morris <rgm@gnu.org>
4935
4936 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4937 Add Cover-Texts.
4938
debf4439
GM
49392008-06-15 Glenn Morris <rgm@gnu.org>
4940
4941 * faq.texi (VER): Update to 23.0.60.
4942
4943 * mh-e.texi: Remove option of licensing under GPL.
4944 Add Cover-Texts to GFDL permissions notice.
4945 (GPL): Remove section.
4946 (GFDL): Include doclicense.texi rather than the actual text.
4947
4948 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4949 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4950
4951 * sasl.texi: Fix output file name.
4952
4953 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4954
4955 * gnus-coding.texi: Refer to license in Gnus manual.
4956
4957 * idlwave.texi, sasl.texi: Use @copying.
4958
4959 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4960
4961 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4962
4963 * url.texi: Use @copying, @title, @subtitle, @author.
4964
4965 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4966 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4967 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4968 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4969 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4970 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4971 * widget.texi, woman.texi:
4972 Remove references to external license, since doclicense is included.
4973
4974 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4975 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4976 Remove references to non-existent Invariant Sections.
4977
091f8bc1
GM
49782008-06-14 Glenn Morris <rgm@gnu.org>
4979
4980 * faq.texi (Major packages and programs): Remove references to external
4981 Supercite, Calc, VIPER, since they have been included for some time.
4982 Update VM, AUCTeX, BBDB entries.
4983
47bcb4d3
UJ
49842008-06-14 Ulf Jasper <ulf.jasper@web.de>
4985
4986 * newsticker.texi: Updated to match latest newsticker changes.
4987
6f093307
GM
49882008-06-13 Glenn Morris <rgm@gnu.org>
4989
4990 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4991 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4992 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4993 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4994 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4995 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4996 * woman.texi:
4997 Update Back-Cover Text as per maintain.info.
4998
2b968687
MB
49992008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5000
5001 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5002
5003 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5004 (gnus-faq.xml): Update repository host.
5005
2b968687
MB
5006 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5007
50082008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5009
5010 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5011 Fix a typo.
5012
50132008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5014
5015 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5016 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5017 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5018
50192008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5020
5021 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5022 coding standards.
5023
50242008-06-14 David Engster <dengste@eml.cc>
5025
5026 * gnus.texi (nnmairix): Markup fixes.
5027
e6d2d263
MB
50282008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5029
2b968687 5030 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5031
50322008-06-05 David Engster <dengste@eml.cc>
5033
5034 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5035
50362008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5037
b344d29d 5038 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5039 (Searching, nnir, nnmairix): New stub nodes.
5040
ad231df6 50412008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5042
5043 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5044
f394fa25
MB
50452008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5046
5047 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5048
58333467
MB
50492008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5050
5051 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5052
67525fb9
JY
50532008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5054
5055 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5056
0549d8fc
JB
50572008-05-06 Juanma Barranquero <lekktu@gmail.com>
5058
5059 * info.texi (Top): Fix typo in xref.
5060
149a3837
KB
50612008-05-05 Karl Berry <karl@gnu.org>
5062
5063 * info.texi (Top): @xref to stand-alone manual.
5064
3a23a519
MB
50652008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5066
5067 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5068 (Various Summary Stuff): Fix typo in last xref.
5069
0a29fbf3
JB
50702008-05-02 Juanma Barranquero <lekktu@gmail.com>
5071
5072 * org.texi (Moving subtrees): Fix typo.
5073
586b90f1
MA
50742008-04-28 Michael Albinus <michael.albinus@gmx.de>
5075
5076 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5077 Tramp via `tramp-mode'.
5078
b5af9883
CD
50792008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5080
5081 * org.texi: Massive changes, in many parts of the file.
5082
d55fe5bb
MB
50832008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5084
5085 * gnus.texi (Oort Gnus): Add message-fill-column.
5086
50872008-04-12 Adrian Aichner <adrian@xemacs.org>
5088
5089 * gnus.texi (Mail Source Specifiers): Typo fix.
5090
50912008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5092
5093 * gnus.texi (Diary Headers Generation): Update key binding for
5094 `gnus-diary-check-message'.
5095
50962008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5097
5098 * gnus.texi (Emacsen): Addition.
5099
51002008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5101
5102 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5103
51042008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5105
5106 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5107
51082008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5109
5110 * gnus-news.texi: Update tool bar item.
5111
51122008-04-09 Sven Joachim <svenjoac@gmx.de>
5113
5114 * gnus-news.texi: Fix typos.
5115
76c109c3
JB
51162008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5117
222027f2 5118 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5119 Add mention of `kron'.
5120
d5fbd5a6
MO
51212008-04-01 Daiki Ueno <ueno@unixuser.org>
5122
0c7efc08
SM
5123 * epa.texi (Encrypting/decrypting *.gpg files):
5124 Document epa-file-name-regexp.
d5fbd5a6 5125
fbcbb58c
KY
51262008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5127
5128 * gnus.texi (Example Methods): Fix description about ssh-agent.
5129 (Indirect Functions): Fix the default value of nntp-telnet-command;
5130 remove link to connect.html.
5131
134ce16c
MA
51322008-03-30 Michael Albinus <michael.albinus@gmx.de>
5133
5134 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5135 dbus-call-method.
5136 (Receiving Method Calls): The timeout can be set by the calling client.
5137
da1975d7
MA
5138 * trampver.texi: Update release number.
5139
2e4089ab
RS
51402008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5141
5142 * gnus.texi (Top): Fix version. Add SASL.
5143
70cab5a9
MA
51442008-03-29 Michael Albinus <michael.albinus@gmx.de>
5145
5146 Sync with Tramp 2.1.13.
5147
5148 * trampver.texi: Update release number.
5149
5bc6ddff
MB
51502008-03-29 Chong Yidong <cyd@stupidchicken.com>
5151
5152 * org.texi: Update to new org-mode website.
5153
51542008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5155
5156 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5157
9b3ebcb6
MB
51582008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5159
5160 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5161 gnus-read-ephemeral-gmane-group-url,
5162 gnus-read-ephemeral-emacs-bug-group,
5163 gnus-read-ephemeral-debian-bug-group.
5164
51652008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5166
5167 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5168
5169 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5170 Add FIXMEs for Bookmarks and gnus-registry-marks.
5171
51722008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5173
5174 * gnus.texi (Smileys): Document `smiley-style'.
5175
51762008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5177
5178 * gnus.texi (Gnus Development): Clarify difference between ding and
5179 gnu.emacs.gnus.
5180 (MIME Commands, Using MIME, RSS): Fix markup.
5181
5182 * gnus-faq.texi ([8.4]): Ditto.
5183
51842008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5185
5186 * gnus.texi (Emacsen): Remove obsolete stuff.
5187
51882008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5189
5190 * gnus.texi (Oort Gnus): Add version info WRT
5191 `mail-source-delete-incoming'.
5192
51932008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5194
5195 * gnus.texi (Top): Add "Other related manuals" and version info in
5196 `iftex' output.
5197 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5198 gnus-balloon-face-0 and the corresponding format specifiers.
5199
608d6a81
MA
52002008-03-26 Michael Albinus <michael.albinus@gmx.de>
5201
5202 * tramp.texi (Filename completion): Remove footnote about let-bind
5203 of `partial-completion-mode'. It doesn't work this way.
5204
27a6f132
SM
52052008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5206
5207 * pcl-cvs.texi (Contributors): Update my email.
5208
4a7c4c40
MA
52092008-03-21 Michael Albinus <michael.albinus@gmx.de>
5210
5211 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5212
2940c053
BW
52132008-03-17 Bill Wohler <wohler@newt.com>
5214
5215 * mh-e.texi (Viewing): Update URL for adding header fields to
5216 mh-invisible-header-fields-default.
5217
30864d5f
BW
52182008-03-16 Bill Wohler <wohler@newt.com>
5219
5220 * mh-e.texi (Preface): Add Gnus to requirements.
5221 (Forwarding): Note that forwarded MIME messages are now inline.
5222
31fe2b00
SM
52232008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5224
5225 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5226 (Common Variables): Give precedence to the netcat methods over the
5227 telnet methods, and mention that they are more reliable.
31fe2b00 5228
5e97c626
CD
52292008-03-13 Carsten Dominik <dominik@science.uva.nl>
5230
5231 * org.texi (Exporting Agenda Views): Document agenda export to
5232 iCalendar.
5233 (Progress logging): Document the new progress logging stuff.
5234
37a68866
MB
52352008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5236
5237 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5238 Update for change of `mail-source-delete-incoming'.
5239
5240 * gnus-news.texi: Ditto.
5241
8f7abae3
MB
52422008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5243
5244 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5245 custom versions.
5246
af379c86
AM
52472008-03-07 Alan Mackenzie <acm@muc.de>
5248
5249 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5250 parens/brackets in a k&r region is limited.
5251
3d0f8a67
MB
52522008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5253
5254 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5255 using different Emacs versions.
5256
52151df0
GM
52572008-02-27 Glenn Morris <rgm@gnu.org>
5258
5259 * sc.texi: Remove a lot of old and obsolete info.
5260 (titlepage): Simplify.
5261 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5262 (VM with any Emacsen, GNEWS with any Emacsen)
5263 (Overloading for Non-conforming MUAs, Version 3 Changes)
5264 (The Supercite Mailing List): Delete nodes.
5265 (Introduction): Remove info about old packages.
5266 (Getting Connected): Simplify. Remove info about old packages.
5267 (Citing Commands): Delete Emacs 19 info.
5268 (Hints to MUA Authors): Simplify.
5269 (Thanks and History): Merge in some info from the deleted node
5270 "Version 3 Changes".
5271
b03f96dc
MB
52722008-02-05 Juanma Barranquero <lekktu@gmail.com>
5273
5274 * org.texi (Setting tags, In-buffer settings):
5275 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5276
52bec650
MB
52772008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5278
5279 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5280 installation directory name.
5281
34a3c587
RF
52822008-02-12 Romain Francoise <romain@orebokech.com>
5283
5284 * epa.texi (Overview): Fix typo.
5285
5a8d03e9
MO
52862008-02-11 Daiki Ueno <ueno@unixuser.org>
5287
5288 * epa.texi (Quick start): Remove the .emacs setting.
5289
f1914c40
MO
52902008-02-10 Daiki Ueno <ueno@unixuser.org>
5291
5292 * epa.texi (Quick start): Use the command `epa-enable' instead of
5293 loading `epa-setup'.
5294
bca98fc9
JB
52952008-02-08 Juanma Barranquero <lekktu@gmail.com>
5296
5297 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5298 ($(infodir)/epa, epa.dvi): New targets.
5299
4b01af2e
MO
53002008-02-08 Daiki Ueno <ueno@unixuser.org>
5301
5302 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5303
5304 * epa.texi: New manual documenting the EasyPG Assistant.
5305
06c0751a
MA
53062008-02-06 Michael Albinus <michael.albinus@gmx.de>
5307
5308 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5309 (Inspection): New function dbus-ping.
5310
7dcccd7b
MA
53112008-02-05 Michael Albinus <michael.albinus@gmx.de>
5312
5313 * tramp.texi (Remote processes): Add `shell-command'.
5314
a1da1e37
MB
53152008-01-28 Michael Sperber <sperber@deinprogramm.de>
5316
5317 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5318 (Group Parameters): Document `mail-source' parameter.
5319
c9d8f746
MA
53202008-01-27 Michael Albinus <michael.albinus@gmx.de>
5321
5322 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5323 must be a local host.
5324
15db4a13
MO
53252008-01-26 Michael Olson <mwolson@gnu.org>
5326
5327 * erc.texi: Update version for ERC 5.3 release.
5328 (Obtaining ERC): Update extras URLs for 5.3.
5329 (Development): Write instructions for git, and remove those for Arch.
5330 (History): Mention the switch to git.
5331
2bc43980
KB
53322008-01-24 Karl Berry <karl@gnu.org>
5333
bca98fc9
JB
5334 * info.texi (Search Index, Search Text): Mention the command
5335 character in the section name, a la the (Go to node) node.
2bc43980 5336
d2e4a6c9
MA
53372008-01-21 Michael Albinus <michael.albinus@gmx.de>
5338
5339 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5340
0b6799c3
MB
53412008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5342
5343 * gnus-news.texi: Mention gnus-article-describe-bindings.
5344
53452008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5346
5347 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5348
db9c3fb1 53492008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5350
7b4d0413 5351 * org.texi (Property inheritance): New section.
db9c3fb1 5352 (Conventions): New section.
7b4d0413 5353 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5354 commands, and the new bindings for refiling.
5355 (Sparse trees): Document the new special command for sparse trees.
5356 (References): Be more clear about the counting of hilines.
5357 (Handling links): Document M-p/n for accessing links.
5358 (Fast access to TODO states): New section.
5359 (Per file keywords): New section.
5360 (Property inheritance): New section.
5361 (Column attributes): New summary types.
5362 (Capturing Column View): New section.
5363 (The date/time prompt): Cover the new features in the date/time prompt.
5364 Compactify the table of keys for the calendar remote control.
5365 (Clocking work time): Document the new :scope parameter.
5366 (Remember): Promoted to chapter.
5367 (Quoted examples): New section.
5368 (Enhancing text): New verbatim environments.
5369
6ed73f28
MA
53702008-01-14 Michael Albinus <michael.albinus@gmx.de>
5371
5372 * trampver.texi: Update release number.
5373
95838435
MB
53742008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5375
0c7efc08
SM
5376 * gnus.texi (Article Keymap):
5377 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5378 gnus-article-reply-with-original and
5379 gnus-article-followup-with-original.
5380
20234d96
GM
53812008-01-09 Glenn Morris <rgm@gnu.org>
5382
5383 * nxml-mode.texi: Add @copying section.
5384
d82cf70b
MB
53852008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5386
5387 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5388 Server". Add `message-send-mail-with-mailclient'.
5389
5390 * gnus.texi (Posting Server): Move some text to "(message)Mail
5391 Variables" and add a reference here.
5392
addb7f2e
MA
53932008-01-04 Michael Albinus <michael.albinus@gmx.de>
5394
5395 * dbus.texi (Receiving Method Calls): New chapter.
5396 (Errors and Events): Add serial number to events. Replace "signal" by
5397 "message". Introduce dbus-event-serial-number.
5398
4db2806c
MA
53992008-01-03 Michael Albinus <michael.albinus@gmx.de>
5400
5401 * dbus.texi (Type Conversion): Explain the type specification for empty
5402 arrays. Use another example.
5403
c9ecb5a7
MA
54042007-12-30 Michael Albinus <michael.albinus@gmx.de>
5405
5406 * dbus.texi (all): Replace "..." by @dots{}.
5407 (Type Conversion): Precise the value range for :byte types.
5408 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5409 Mention its return value.
5410 (Errors and Events): There is no D-Bus error propagation during event
5411 processing.
5412
702dbfd9
JB
54132007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5414
5415 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5416 New sections.
5417
87035689
MB
54182007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5419
5420 * gnus.texi (Group Parameters): Reorder the text and add a note about
5421 `gnus-parameters' near the beginning of the node.
5422
54232007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5424
5425 * gnus.texi (Score File Editing): Fix function name.
5426
5492f5ca
MA
54272007-12-23 Michael Albinus <michael.albinus@gmx.de>
5428
5429 Sync with Tramp 2.1.12.
5430
5431 * trampver.texi: Update release number.
5432
d4e67bc5
MA
54332007-12-22 Michael Albinus <michael.albinus@gmx.de>
5434
5435 * dbus.texi (Type Conversion): Correct input parameters mapping.
5436
6a31c819
MA
54372007-12-21 Michael Albinus <michael.albinus@gmx.de>
5438
5439 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5440 (Errors and Events): Mention wrong-type-argument error.
5441
99a3e35f
AS
54422007-12-21 Alex Schroeder <alex@gnu.org>
5443
5444 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5445 spaces. Fixed some typos.
99a3e35f
AS
5446 (Internet Relay Chat): Explain relay.
5447 (Getting started with rcirc): Change items to reflect prompts.
5448 Add more explanation to rcirc-track-minor-mode and added a comment to
5449 warn future maintainers that this section is a copy.
0c7efc08 5450 (People): Change /ignore example.
62b12a24 5451 (Keywords): Not keywords.
99a3e35f 5452
331e4d02
AS
54532007-12-20 Alex Schroeder <alex@gnu.org>
5454
5455 * rcirc.texi (Top): Fighting Information Overload chapter added.
5456 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5457 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5458 (Fighting Information Overload): New chapter documenting /keyword,
5459 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5460 (Configuration): Document rcirc-server-alist, remove
5461 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5462
cd71c3ef
MA
54632007-12-16 Michael Albinus <michael.albinus@gmx.de>
5464
5465 * dbus.texi (Signals): Fix example in dbus-register-signal.
5466
bbbe940b
MB
54672007-12-14 Sven Joachim <svenjoac@gmx.de>
5468
5469 * gnus.texi (Score Variables): Fix typo.
5470
0ce574ef
MA
54712007-12-07 Michael Albinus <michael.albinus@gmx.de>
5472
5473 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5474 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5475 (Errors and Events): Adapt dbus-event.
5476
b890d447
MB
54772007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5478
5479 * gnus.texi (Other Files): Add the yenc command.
5480
54812007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5482
5483 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5484 since 2004-08-06.
5485
54862007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5487
5488 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5489 on body.
5490
54912007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5492
5493 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5494 and rfc2047-allow-irregular-q-encoded-words; fix description of
5495 rfc2047-encode-encoded-words.
5496
54972007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5498
5499 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5500
3728bf03
MO
55012007-12-05 Michael Olson <mwolson@gnu.org>
5502
5503 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5504 Update documentation for `remember-diary-file'.
5505
a4397af9
MA
55062007-12-04 Michael Albinus <michael.albinus@gmx.de>
5507
5508 * dbus.texi (Signals): Precise `dbus-register-signal'.
5509 (Errors and Events): Rework events part, the internal structure of
5510 dbus-event has changed.
5511
1682490c
JB
55122007-12-03 Juanma Barranquero <lekktu@gmail.com>
5513
5514 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5515 ($(infodir)/dbus, dbus.dvi): New targets.
5516
7b13a0f2
MA
55172007-12-03 Michael Albinus <michael.albinus@gmx.de>
5518
5519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5520 unconditionally.
5521
5522 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5523 emulation with @print{}.
5524
7ef92bc9
RS
55252007-12-02 Richard Stallman <rms@gnu.org>
5526
5527 * dbus.texi (Overview): Minor cleanup.
5528
22d8ac3a
MA
55292007-12-02 Michael Albinus <michael.albinus@gmx.de>
5530
d3a8e0df
MA
5531 * Makefile.in (INFO_TARGETS): Add dbus.
5532 (DVI_TARGETS): Add dbus.dvi.
5533 (dbus, dbus.dvi): New targets.
5534
22d8ac3a
MA
5535 * dbus.texi: New file.
5536
559764ab
RF
55372007-11-24 Romain Francoise <romain@orebokech.com>
5538
5539 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5540 Fix file name to match @setfilename.
559764ab 5541
ac97a16b
MH
55422007-11-23 Mark A. Hershberger <mah@everybody.org>
5543
5544 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5545 ($(infodir)/nxml-mode): New rule.
5546
5547 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5548 ($(infodir)/nxml-mode): New rule.
5549 (clean): Add nxml-mode*.
5550
5551 * nxml-mode.texi: New file with nxml manual.
5552
404cd454
GM
55532007-11-18 Richard Stallman <rms@gnu.org>
5554
5555 * flymake.texi (Example -- Configuring a tool called directly):
5556 Update example.
5557
b048d478
MA
55582007-11-18 Michael Albinus <michael.albinus@gmx.de>
5559
5560 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5561 double-slash behavior. Explain directory contents flushing.
b048d478 5562
346e8469
JB
55632007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5564
5565 * calc.texi (TeX and LaTeX Language Modes): Put in
5566 missing braces.
5567
404cd454
GM
55682007-11-15 Richard Stallman <rms@gnu.org>
5569
5570 * cl.texi (Equality Predicates): Delete `eql'.
5571 (Predicates, Naming Conventions, Top): Delete `eql'.
5572 (Common Lisp Compatibility): Delete `eql'.
5573 (Porting Common Lisp): Delete obsolete backquote info.
5574 Minor clarification about character constants.
5575 (Sequence Basics): Minor clarification.
5576
1f6af58b
JB
55772007-11-15 Juanma Barranquero <lekktu@gmail.com>
5578
dccb744b 5579 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5580 * tramp.texi (Filename completion): Fix typos.
5581
3bc88bc9
JB
55822007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5583
5584 * calc.texi (Basic commands): Mention the menu.
5585
bc5300d3
MA
55862007-11-12 Michael Albinus <michael.albinus@gmx.de>
5587
5588 * tramp.texi (Connection caching): Tramp flushes connection
5589 properties when remote operating system has been changed.
5590
4d8a28ec
MB
55912007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5592
5593 * gnus-news.texi: Fix spelling.
5594 `message-insert-formatted-citation-line', not
5595 `message-insert-formated-citation-line'.
5596
404cd454
GM
5597 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5598
e1176b47
MA
55992007-11-07 Michael Albinus <michael.albinus@gmx.de>
5600
5601 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5602 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5603 (Frequently Asked Questions): Add code example for highlighting the
5604 mode line.
5605
6159985a
MO
56062007-11-03 Michael Olson <mwolson@gnu.org>
5607
5608 * remember.texi: Change mentions of remember-buffer to
5609 remember-finalize throughout.
5610
bec9b2f5
MO
56112007-10-30 Michael Olson <mwolson@gnu.org>
5612
5613 * remember.texi (Copying): Remove.
5614 (Mailbox): Update with non-BBDB instructions.
5615 (Diary, Org): Add.
5616 (Bibliography, Planner Page): Remove.
5617
b6173182
JB
56182007-10-30 Juanma Barranquero <lekktu@gmail.com>
5619
5620 * makefile.w32-in (INFO_TARGETS): Add remember.
5621 (DVI_TARGETS): Add remember.dvi.
5622 ($(infodir)/remember): New rule.
5623 (clean): Add remember*.
5624
15f3eb73
MO
56252007-10-30 Michael Olson <mwolson@gnu.org>
5626
70bdc930
MO
5627 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5628 ($(infodir)/remember): New rule that builds the Remember Manual.
5629
b6173182
JB
5630 * remember.texi: New file containing the Remember Mode Manual.
5631 Shuffle chapters around after initial import.
7d3f6f1a
MO
5632 (Function Reference): Split Keystrokes into separate chapter.
5633 (Keystrokes): Document C-c C-k.
51d24a12 5634 (Introduction): Fix typographical issue with "---".
15f3eb73 5635
404cd454
GM
56362007-10-29 Richard Stallman <rms@gnu.org>
5637
5638 * widget.texi (Introduction): Delete discussion of implementation
5639 internals.
5640
9bbb9638
MA
56412007-10-29 Michael Albinus <michael.albinus@gmx.de>
5642
5643 * tramp.texi (Connection caching): Host names must be different
5644 when tunneling.
5645
c7ff939a
RS
56462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5647
5648 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5649 Gnus v5.13.
5650
01c52d31
MB
56512007-10-28 Miles Bader <miles@gnu.org>
5652
5653 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5654
01c52d31
MB
56552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5656
0c7efc08
SM
5657 * gnus.texi (Sorting the Summary Buffer):
5658 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5659
56602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5661
5662 * gnus.texi (Non-ASCII Group Names): New node.
5663 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5664 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5665
c8763fb6 56662007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5667
5668 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5669 clean the output of the program `imap-shell-program'.
5670
56712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5672
5673 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5674
56752007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5676
5677 * gnus.texi (Sticky Articles): Documentation for sticky article
5678 buffers.
5679
c8763fb6 56802007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5681
5682 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5683
56842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5685
5686 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5687
56882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5689
0c7efc08
SM
5690 * gnus.texi (Archived Messages):
5691 Document gnus-update-message-archive-method.
01c52d31
MB
5692
56932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5694
5695 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5696
c8763fb6 56972007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5698
0c7efc08
SM
5699 * gnus.texi (Group Maneuvering):
5700 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5701
57022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5703
0c7efc08
SM
5704 * gnus.texi (Really Various Summary Commands):
5705 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5706
57072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5708
5709 * gnus.texi, message.texi: Bump version number.
5710
57112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5712
5713 * gnus.texi (Group Line Specification, Misc Group Stuff)
5714 (Server Commands): Parenthesize @pxref{Mail Spool}.
5715
57162007-10-28 Didier Verna <didier@xemacs.org>
5717
5718 New user option: message-signature-directory.
5719 * message.texi (Insertion Variables): Document it.
5720 * gnus.texi (Posting Styles): Ditto.
5721
57222007-10-28 Didier Verna <didier@xemacs.org>
5723
5724 * gnus.texi (Group Line Specification):
5725 * gnus.texi (Misc Group Stuff):
5726 * gnus.texi (Server Commands): Document the group compaction feature.
5727
57282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5729
5730 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5731
5732 * message.texi (Various Message Variables): Add message-fill-column.
5733
57342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5735
5736 * gnus.texi: Untabify.
5737
57382007-10-28 Didier Verna <didier@xemacs.org>
5739
5740 * gnus.texi (Group Parameters): Document the posting-style merging
5741 process in topic-mode.
5742
57432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5744
5745 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5746
57472007-10-28 Romain Francoise <romain@orebokech.com>
5748
5749 * gnus.texi (Mail Spool): Fix typo.
5750 Update copyright.
5751
57522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5753
5754 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5755
57562007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5757
5758 * gnus.texi (Summary Generation Commands):
5759 Add gnus-summary-insert-ticked-articles.
5760
57612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5762
b2abec73
JB
5763 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5764 to spam-spamassassin-program.
01c52d31
MB
5765
57662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5767
5768 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5769
57702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5771
5772 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5773
57742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5775
5776 * message.texi (Mail Headers): Document `opportunistic'.
5777
57782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5779
5780 * emacs-mime.texi (Encoding Customization): Explain how to set
5781 mm-coding-system-priorities per hierarchy.
5782
57832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5784
5785 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5786 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5787
57882007-10-28 Didier Verna <didier@xemacs.org>
5789
5790 * message.texi (Wide Reply): Update documentation of
5791 message-dont-reply-to-names (now allowing a list of regexps).
5792
57932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5794
5795 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5796
57972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5798
5799 * gnus.texi (SpamAssassin back end): Fix typo.
5800
5801 * sieve.texi (Examples): Fix grammar.
5802
58032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5804
5805 * gnus.texi (Searching for Articles): Document M-S and M-R.
5806 (Limiting): Document / b.
5807
58082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5809
5810 * gnus.texi (Thread Commands): T M-^.
5811
58122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5813
5814 * message.texi (Mail Aliases): Document ecomplete.
5815 (Mail Aliases): Fix typo.
5816
58172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5818
5819 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5820 fix typo.
5821
58222007-10-28 Romain Francoise <romain@orebokech.com>
5823
5824 * gnus.texi (Mail Spool): Grammar fix.
5825
58262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5827
5828 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5829 string.
5830
58312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5832
5833 * gnus.texi (Group Parameters): Fix description.
5834
58352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5836
b2abec73
JB
5837 * gnus.texi (Gmane Spam Reporting):
5838 Fix spam-report-gmane-use-article-number.
5839 Add spam-report-user-mail-address.
01c52d31
MB
5840
58412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5842
5843 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5844
58452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5846
5847 * gnus.texi (Group Parameters): Add simplified sorting example based on
5848 example for `Sorting the Summary Buffer' from Jari Aalto
5849 <jari.aalto@cante.net>.
5850 (Example Methods): Add example for an indirect connection.
5851
58522007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5853
0c7efc08 5854 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5855 (Agent Parameters): Updated parameter names to match code.
5856 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5857 'gnus-agent-summary-fetch-series'.
5858 (Agent and flags): New section providing a generalized discussion
5859 of flag handling.
0c7efc08
SM
5860 (Agent and IMAP): Remove flag discussion.
5861 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5862
58632007-10-28 Romain Francoise <romain@orebokech.com>
5864
5865 * gnus.texi (Exiting the Summary Buffer): Add new function
5866 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5867
58682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5869
5870 * gnus.texi (Conformity): Fix typo.
5871 (Customizing Articles): Document `first'.
5872
58732007-10-28 Jari Aalto <jari.aalto@cante.net>
5874
5875 * gnus.texi (Sorting the Summary Buffer):
5876 Add `gnus-thread-sort-by-date-reverse'. Add example
5877 host to different sorting in NNTP and RSS groups.
5878
58792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5880
5881 * message.texi (Insertion): Describe prefix for
5882 message-mark-inserted-region and message-mark-insert-file.
5883
58842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5885
5886 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5887 LaTeX documents. Describe "text/x-gnus-verbatim".
5888
58892007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5890
b2abec73 5891 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5892 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5893 (spam-stat spam filtering, SpamOracle)
0c7efc08 5894 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5895 clarity.
5896
58972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5898
5899 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5900 gnus-article-delete-part and gnus-article-replace-part.
5901 (Using MIME): Add gnus-mime-replace-part.
5902
59032007-10-28 Romain Francoise <romain@orebokech.com>
5904
5905 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5906 requires `auto-compression-mode' to be enabled. Add new nnml
5907 variable `nnml-compressed-files-size-threshold'.
5908
59092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5910
0c7efc08
SM
5911 * gnus.texi (Sorting the Summary Buffer):
5912 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5913
59142007-10-28 Romain Francoise <romain@orebokech.com>
5915
5916 * message.texi (Insertion Variables): Mention new variable
5917 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5918 documentation accordingly.
5919
59202007-10-28 Romain Francoise <romain@orebokech.com>
5921
5922 * gnus.texi (To From Newsgroups): Mention new variables
5923 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5924
59252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5926
5927 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5928 stuff; gnus-mime-inline-part does the automatic decompression.
5929
59302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5931
5932 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5933 "training.ham" should be "training.spam".
01c52d31
MB
5934
59352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5936
5937 * message.texi (Mail Variables): Fix the default value for
5938 message-send-mail-function.
5939
59402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5941
5942 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5943 always returns nil exceptionally.
5944
59452007-10-28 Simon Josefsson <jas@extundo.com>
5946
0c7efc08
SM
5947 * gnus.texi (Article Washing): Add libidn URL.
5948 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5949
59502007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5951
5952 * gnus.texi (Topic Commands): Fix next/previous.
5953
59542007-10-28 Simon Josefsson <jas@extundo.com>
5955
5956 * gnus.texi (Article Washing): Mention `W i'.
5957
c8763fb6 59582007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5959
5960 * gnus.texi (Group Parameters): Slight extension of sieve
5961 parameter description.
5962
59632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5964
5965 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5966 matching score files as well.
5967 (Picons): Describe `gnus-picon-style'.
5968
59692007-10-28 Romain Francoise <romain@orebokech.com>
5970
5971 * message.texi (Message Headers): Mention that headers are hidden
5972 using narrowing, and how to expose them.
5973 Update copyright.
5974
59752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5976
5977 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5978 `gnus-summary-sort-by-recipient'.
5979
59802007-10-28 Romain Francoise <romain@orebokech.com>
5981
5982 * gnus.texi (NNTP marks): New node.
5983 (NNTP): Move NNTP marks variables to the new node.
5984
59852007-10-28 Jesper Harder <harder@ifa.au.dk>
5986
b2abec73 5987 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5988
5989 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5990
59912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5992
b2abec73 5993 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5994 everywhere for consistency.
b2abec73
JB
5995 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5996 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5997 Say "regular expression" instead of "regex." Admonish.
5998 Pick other words to sound better (s/so/thus/).
5999 (Spam ELisp Package Filtering of Incoming Mail):
6000 Mention statistical filters. Remove old TODO.
01c52d31 6001 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6002 New section on sorting and displaying the spam score.
6003 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6004 backend but an alias to spam-use-BBDB.
6005 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6006 new backend functionality.
6007
60082007-10-28 Simon Josefsson <jas@extundo.com>
6009
6010 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6011 nntp-marks-directory, from Romain Francoise
6012 <romain@orebokech.com>.
6013
60142007-10-28 Magnus Henoch <mange@freemail.hu>
6015
6016 * gnus.texi (Hashcash): New default value of
6017 hashcash-default-payment.
6018
60192007-10-28 Simon Josefsson <jas@extundo.com>
6020
6021 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6022 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6023
60242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6025
0c7efc08 6026 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6027
60282007-10-28 Simon Josefsson <jas@extundo.com>
6029
6030 * gnus.texi (documentencoding): Add, to avoid warnings.
6031
60322007-10-28 Simon Josefsson <jas@extundo.com>
6033
6034 * message.texi (Mail Headers): Add.
6035
6036 * gnus.texi (Hashcash): Fix.
6037
60382007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6039
0c7efc08 6040 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6041 that payments can be verified and fix the name of the
b2abec73 6042 hashcash-path variable.
01c52d31
MB
6043
60442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6045
b2abec73 6046 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6047
60482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6049
6050 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6051
60522007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6053
6054 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6055 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6056 warning about ham processors in spam groups removed.
01c52d31
MB
6057
60582007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6059
0c7efc08 6060 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6061 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6062
60632007-10-28 Jesper Harder <harder@ifa.au.dk>
6064
6065 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6066 (Mailing List): Typo.
6067 (Customizing Articles): Add gnus-treat-ansi-sequences.
6068 (Article Washing): Index.
6069
6070 * message.texi: Use m-dash consistently.
6071
60722007-10-28 Jesper Harder <harder@ifa.au.dk>
6073
6074 * gnus.texi (GroupLens): Remove.
6075
60762007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6077
0c7efc08
SM
6078 * gnus.texi (Outgoing Messages, Agent Variables):
6079 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6080 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6081
60822007-10-28 Jesper Harder <harder@ifa.au.dk>
6083
6084 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6085
60862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6087
6088 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6089
6090 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6091
60922007-10-28 Simon Josefsson <jas@extundo.com>
6093
6094 * gnus.texi (Top): Add SASL.
6095
404cd454
GM
60962007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6097
6098 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6099
61002007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6101
6102 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6103
0edd2970
JB
61042007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6105
6106 * calc.texi (Formulas, Composition Basics): Lower the
6107 precedence of negation.
6108
a9afba20
JY
61092007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6110
6111 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6112 Mention the new three-letter column identifiers.
6113 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6114 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6115 message when using `c' on an empty default with default printer.
6116 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6117 renamed to `ses--symbolic-formulas' some time ago.
6118
45b778a6
JB
61192007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6120
6121 * calc.texi (Default Simplifications, Making Selections)
6122 (Customizing Calc): Clarify associativity of multiplication.
6123
03b5bade
MA
61242007-10-23 Michael Albinus <michael.albinus@gmx.de>
6125
6126 * tramp.texi (Traces and Profiles): Simplify loop over
6127 `trace-function-background'.
6128
e658c8ee
JL
61292007-10-22 Juri Linkov <juri@jurta.org>
6130
6131 * dired-x.texi (Shell Command Guessing): Default values are now
6132 available by typing M-n instead of M-p.
6133
dd753688
MA
61342007-10-21 Michael Albinus <michael.albinus@gmx.de>
6135
6136 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6137 (Password caching): Remove `tramp-clear-passwd'.
6138 It's not a command anymore.
dd753688
MA
6139 (Bug Reports): Add `tramp-bug' to function index.
6140 (Function Index, Variable Index): New nodes.
6141 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6142
6143 * trampver.texi: Update release number.
6144
4bb49b43
JB
61452007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6146
8b296cdd 6147 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6148 about integer size into past tense.
6149 (Time Zones): Remove pointer to Calc author's address.
6150 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6151 and hyperbolic cotangent. Fix typo.
4bb49b43 6152
311dd93f
MA
61532007-10-10 Michael Albinus <michael.albinus@gmx.de>
6154
6155 Sync with Tramp 2.1.11.
6156
6157 * trampver.texi: Update release number.
6158
ea3fc256
MA
61592007-10-06 Michael Albinus <michael.albinus@gmx.de>
6160
6161 * tramp.texi (External packages): New section.
6162
1af74d06
MB
61632007-09-29 Juri Linkov <juri@jurta.org>
6164
6165 * info.texi (Help-Int): Document `L' (`Info-history').
6166
0e2806fa
SM
61672007-09-26 Carsten Dominik <dominik@science.uva.nl>
6168
6169 * org.texi: Change links to webpage and maintained email.
6170 (Remember): Promote to Chapter, significant changes.
6171 (Fast access to TODO states): New section.
6172 (Faces for TODO keywords): New section.
6173 (Export options): Example for #+DATE.
6174 (Progress logging): Section moved.
6175
567b9191
BW
61762007-09-26 Bill Wohler <wohler@newt.com>
6177
6178 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6179 browse-url-at-mouse.
6180
1af74d06
MB
61812007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6182
6183 * flymake.texi (Customizable variables): Face names don't end in -face.
6184 Fix flymake-err-line-patterns template.
6185 (Example -- Configuring a tool called directly): Fix init-function.
6186 (Highlighting erroneous lines): Face names don't end in -face.
6187
d60a4e3a 61882007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6189
6190 * erc.texi (Special-Features): Fix small typo.
6191
7d7a3510
MA
61922007-09-14 Michael Albinus <michael.albinus@gmx.de>
6193
6194 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6195 and "External transfer methods".
6196
285f0d3a
JB
61972007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6198
6199 * calc.texi (Predefined Units): Add some history.
6200
526dc846
MO
62012007-09-08 Michael Olson <mwolson@gnu.org>
6202
87e04f16
JB
6203 * erc.texi (Copying): New section included from gpl.texi.
6204 This matches the look of the upstream ERC manual.
526dc846 6205
f10d0e80
JB
62062007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6207
87e04f16 6208 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6209 (Random Numbers): Clarify the distribution of `random'.
6210
4009494e
GM
62112007-09-06 Glenn Morris <rgm@gnu.org>
6212
f1fc42aa 6213 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6214 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6215 Change all setfilename commands to use ../../info.
6216 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6217 refer to the Emacs manual here.
6218 (infodir): New variable.
6219 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6220 (cc-mode.texi, faq.texi): Update references to source file locations.
6221 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6222 do not refer to the Emacs manual here.
6223 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6224
6225 * Makefile.in: Add `basename' versions of all info targets, for
6226 convenience when rebuilding just one manual.
6227 (../etc/GNU): Delete obsolete target.
6228 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6229 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6230 *.vrs *.toc here...
6231 (maintainer-clean): ...from here.
4009494e
GM
6232
6233 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6234
2de53ca6
GM
62352007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6236
6237 * calc.texi (Date Conversions): Clarify definition of
6238 Julian day numbering.
6239 (Date Forms): Clarify definition of Julian day numbering;
6240 add some history.
6241
62422007-08-30 Carsten Dominik <dominik@science.uva.nl>
6243
87e04f16 6244 * org.texi: Version 5.07.
2de53ca6
GM
6245
62462007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6247
6248 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6249
62502007-08-22 Carsten Dominik <dominik@science.uva.nl>
6251
6252 * org.texi (Adding hyperlink types): New section.
6253 (Embedded LaTeX): Chapter updated because of LaTeX export.
6254 (LaTeX export): New section.
6255 (Using links out): New section.
6256
62572007-08-22 Glenn Morris <rgm@gnu.org>
6258
6259 * faq.texi (Learning how to do something): Refcards now in
6260 etc/refcards/ directory.
6261
62622007-08-22 Michael Albinus <michael.albinus@gmx.de>
6263
6264 * tramp.texi (Remote Programs): Persistency file must be cleared when
6265 changing `tramp-remote-path'.
6266 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6267 macro.
6268
62692007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6270
6271 * calc.texi: Move contents to beginning of file.
6272 (Algebraic Entry): Fix the formatting of an example.
6273
62742007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6275
6276 * calc.texi (Basic Operations on Units): Mention exact versus
6277 inexact conversions.
6278
62792007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6280
6281 * calc.texi (Basic Operations on Units): Mention default
6282 values for new units.
6283 (Quick Calculator Mode): Mention that binary format will
6284 be displayed.
6285
62862007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6287
6288 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6289
62902007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6291
6292 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6293
62942007-08-08 Glenn Morris <rgm@gnu.org>
6295
6296 * gnus.texi, sieve.texi: Replace `iff'.
6297
62982007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6299
6300 * calc.texi (Basic Graphics): Mention the graphing of error
6301 forms.
6302 (Graphics Options): Mention how `g s' handles error forms.
6303 (Curve Fitting): Mention plotting the curves.
6304 (Standard Nonlinear Models): Add additional models.
6305 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6306 (Linear Fits): Correct result.
6307
63082007-08-01 Alan Mackenzie <acm@muc.de>
6309
6310 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6311 to "--no-site-file".
6312
63132007-07-29 Michael Albinus <michael.albinus@gmx.de>
6314
6315 * tramp.texi (Frequently Asked Questions): Point to mode line
6316 extension in Emacs 23.1.
6317
6318 * trampver.texi: Update release number.
6319
63202007-07-27 Glenn Morris <rgm@gnu.org>
6321
6322 * calc.texi (Copying): Include license text from gpl.texi, rather than
6323 in-line.
6324
63252007-07-25 Glenn Morris <rgm@gnu.org>
6326
6327 * calc.texi (Copying): Replace license with GPLv3.
6328
6329 * Relicense all FSF files to GPLv3 or later.
6330
63312007-07-22 Michael Albinus <michael.albinus@gmx.de>
6332
6333 Sync with Tramp 2.1.10.
6334
6335 * tramp.texi (trampfn): Expand macro implementation in order to handle
6336 empty arguments.
6337 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6338 occurrences by trampfn.
2de53ca6 6339 (Frequently Asked Questions): Extend example code for host
b2abec73 6340 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6341 file names to be typed.
6342
6343 * trampver.texi: Update release number.
6344
63452007-07-17 Michael Albinus <michael.albinus@gmx.de>
6346
6347 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6348 section. Reported by <poti@potis.org>.
6349 (Remote processes): Arguments of the program to be debugged are taken
6350 literally.
6351 (Frequently Asked Questions): Simplify recentf example.
6352
63532007-07-14 Karl Berry <karl@gnu.org>
6354
6355 * info.texi (@copying): New Back-Cover Text.
6356
6357 * info.texi (Quitting Info): Move to proper place in source.
6358 (Reported by Benno Schulenberg.)
6359
63602007-07-13 Eli Zaretskii <eliz@gnu.org>
6361
6362 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6363
6364 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6365
6366 * emacs-mime.texi: Add @documentencoding directive.
6367
63682007-07-12 Nick Roberts <nickrob@snap.net.nz>
6369
6370 * tramp.texi (Remote processes): Add an anchor to the subsection
6371 "Running a debugger on a remote host".
6372
63732007-07-12 Michael Albinus <michael.albinus@gmx.de>
6374
6375 * tramp.texi (Remote processes): Don't call it "experimental" any
6376 longer. Add subsection about running a debugger on a remote host.
6377
63782007-07-10 Carsten Dominik <dominik@science.uva.nl>
6379
6380 * org.texi (Properties and columns): Chapter rewritten.
6381
63822007-07-08 Michael Albinus <michael.albinus@gmx.de>
6383
6384 * tramp.texi:
6385 * trampver.texi: Migrate to Tramp 2.1.
6386
63872007-07-02 Carsten Dominik <dominik@science.uva.nl>
6388
6389 * org.texi (Properties): New chapter.
6390
63912007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6394 Control Panel.
6395
6396 * gnus.texi (Misc Article): Add index entry for
6397 gnus-single-article-buffer.
6398
63992007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6400
6401 * gnus.texi (Starting Up): Fix typo.
6402
64032007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6404
6405 * gnus.texi (Asynchronous Fetching): Fix typo.
6406
64072007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6408
6409 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6410 (About This Manual): Remove redundant information.
6411 (Getting Started): Mention author.
6412 (Basic Arithmetic, Customizing Calc): Make description of the
6413 variable `calc-multiplication-has-precedence' match its new effect.
6414
64152007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6416
0c7efc08
SM
6417 * calc.texi (Basic Arithmetic, Customizing Calc):
6418 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6419
64202007-06-19 Carsten Dominik <dominik@science.uva.nl>
6421
6422 * org.texi (Tag): Section swapped with node Timestamps.
6423 (Formula syntax for Lisp): Document new `L' flag.
6424
64252007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6426
6427 * gnus.texi (Misc Group Stuff, Summary Buffer)
6428 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6429
64302007-06-06 Juanma Barranquero <lekktu@gmail.com>
6431
6432 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6433 * gnus.texi (Article Buttons, Mail Source Customization)
6434 (Sending or Not Sending, Customizing NNDiary):
6435 * message.texi (Message Headers):
6436 * mh-e.texi (HTML): Fix typos.
6437
64382007-06-07 Michael Albinus <michael.albinus@gmx.de>
6439
6440 Sync with Tramp 2.0.56.
6441
6442 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6443 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6444
64452007-06-02 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * Version 22.1 released.
6448
64492007-05-26 Michael Olson <mwolson@gnu.org>
6450
6451 * erc.texi (Modules): Fix references to completion modules.
6452
64532007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6454
6455 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6456
64572007-05-09 Didier Verna <didier@xemacs.org>
6458
6459 * gnus.texi (Email Based Diary): New. Proper documentation for the
6460 nndiary back end and the gnus-diary library.
6461
64622007-05-03 Karl Berry <karl@gnu.org>
6463
6464 * .cvsignore (*.pdf): New entry.
6465
6466 * texinfo.tex: Update from current version for better pdf generation.
6467
64682007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6469
6470 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6471
64722007-04-28 Glenn Morris <rgm@gnu.org>
6473
6474 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6475 consideration of legal status.
6476
64772007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6478
6479 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6480
64812007-04-24 Chong Yidong <cyd@stupidchicken.com>
6482
6483 * faq.texi (New in Emacs 22): python.el removed.
6484
64852007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6486
6487 * calc.texi (Reporting bugs): Update maintainer's address.
6488
64892007-04-22 Chong Yidong <cyd@stupidchicken.com>
6490
6491 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6492
64932007-04-15 Jay Belanger <belanger@truman.edu>
6494
6495 * calc.texi (Title page): Remove the date.
6496 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6497 (The Standard Calc Interface): Change trail title.
6498 (Floats): Mention that when non-decimal floats are entered, only
6499 approximations are stored.
6500 (Copying): Move to the appendices.
6501 (GNU Free Documentation License): Add as an appendix.
6502
65032007-04-15 Chong Yidong <cyd@stupidchicken.com>
6504
6505 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6506 * dired-x.texi, ebrowse.texi, ediff.texi:
6507 * emacs-mime.texi, erc.texi, eshell.texi:
6508 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6509 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6510 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6511 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6512 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6513 * woman.texi: Include GFDL.
6514
6515 * doclicense.texi: Remove node heading, so that it can be included by
6516 other files.
6517
6518 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6519
6520 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6521 than *.
6522
65232007-04-14 Carsten Dominik <dominik@science.uva.nl>
6524
6525 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6526 in Calc.
6527
65282007-04-09 Romain Francoise <romain@orebokech.com>
6529
6530 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6531 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6532 replace mouse-2.
6533
65342007-04-08 Chong Yidong <cyd@stupidchicken.com>
6535
6536 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6537 renamed to woman-use-topic-at-point. Document new behavior.
6538
65392007-04-08 Richard Stallman <rms@gnu.org>
6540
6541 * url.texi: Fix some indexing.
6542 (Disk Caching): Drop discussion of old/other Emacs versions.
6543
65442007-04-07 Chong Yidong <cyd@stupidchicken.com>
6545
6546 * url.texi (Disk Caching): Say Emacs 21 "and later".
6547
6548 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6549 on Font locking which now mentions JIT lock.
6550
65512007-04-01 Michael Olson <mwolson@gnu.org>
6552
6553 * erc.texi: Update for the ERC 5.2 release.
6554
65552007-03-31 David Kastrup <dak@gnu.org>
6556
6557 * woman.texi (Topic, Interface Options): Explain changes semantics of
6558 woman-manpath in order to consider MANPATH_MAP entries.
6559
65602007-03-31 Eli Zaretskii <eliz@gnu.org>
6561
6562 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6563
65642007-03-26 Richard Stallman <rms@gnu.org>
6565
6566 * pgg.texi (Caching passphrase): Clean up previous change.
6567
65682007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6569
6570 * gnus.texi (Setting Process Marks): Fix typo.
6571
65722007-03-25 Romain Francoise <romain@orebokech.com>
6573
6574 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6575 readability, and include various fixes by Daniel Brockman, Nick Roberts
6576 and Dieter Wilhelm.
6577
65782007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6579
6580 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6581
6582 * gnus.texi (Mail Source Specifiers): Fix typo.
6583
65842007-03-22 Ralf Angeli <angeli@caeruleus.net>
6585
6586 * reftex.texi (Imprint): Update maintainer information.
6587
65882007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6589
6590 * message.texi (Message Buffers): Update documentation for
6591 message-generate-new-buffers.
6592
65932007-03-15 Daiki Ueno <ueno@unixuser.org>
6594
6595 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6596
65972007-03-21 Glenn Morris <rgm@gnu.org>
6598
6599 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6600
66012007-03-19 Chong Yidong <cyd@stupidchicken.com>
6602
6603 * eshell.texi (Known problems): Emacs 21 -> 22.
6604
6605 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6606
66072007-03-18 Jay Belanger <belanger@truman.edu>
6608
6609 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6610
66112007-03-12 Glenn Morris <rgm@gnu.org>
6612
6613 * calc.texi (Time Zones): Switch to new North America DST rule.
6614
6615 * calc.texi: Replace "daylight savings" with "daylight
6616 saving" in text throughout.
6617
66182007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6619
6620 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6621 The variable now uses a list of symbols instead of just a symbol.
6622 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6623
66242007-03-06 Romain Francoise <romain@orebokech.com>
6625
6626 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6627 new packages, and mention Gnus update.
6628
66292007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6630
6631 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6632 nntp-open-connection-functions-never-echo-commands.
6633
66342007-02-27 Chong Yidong <cyd@stupidchicken.com>
6635
6636 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6637 problems on the console, and security risk in not using gpg-agent.
6638
66392007-02-25 Carsten Dominik <dominik@science.uva.nl>
6640
0c7efc08 6641 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6642 Completely reorganized and rewritten.
6643 (CamelCase links): Section removed.
6644 (Repeating items): New section.
6645 (Tracking TODO state changes): New section.
6646 (Agenda views): Chapter reorganized and rewritten.
6647 (HTML export): Section rewritten.
6648 (Tables in arbitrary syntax): New section.
6649 (Summary): Better feature summary.
6650 (Activation): Document problem with cut-and-paste of Lisp code
6651 from PDF files.
6652 (Visibility cycling): Document indirect buffer use.
6653 (Structure editing): Document sorting.
6654 (Remember): Section rewritten.
6655 (Time stamps): Better description of time stamp types.
6656 (Tag searches): Document regular expression search for tags.
6657 (Stuck projects): New section.
6658 (In-buffer settings): New keywords.
6659 (History and Acknowledgments): Updated description.
6660
66612007-02-24 Alan Mackenzie <acm@muc.de>
6662
6663 * cc-mode.texi (Movement Commands): Insert two missing command names.
6664 (Getting Started): Slight wording correction (use conditional).
6665
66662007-02-22 Kim F. Storm <storm@cua.dk>
6667
6668 * widget.texi (User Interface, Basic Types): Document need to put some
6669 text before the %v escape in :format string in editable-field widget.
6670
66712007-02-18 Romain Francoise <romain@orebokech.com>
6672
6673 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6674 `cvs-mode-quit'.
6675
66762007-02-10 Markus Triska <markus.triska@gmx.at>
6677
6678 * widget.texi (Programming Example): Put constant strings in :format.
6679
66802007-02-07 Juanma Barranquero <lekktu@gmail.com>
6681
6682 * faq.texi (Fullscreen mode on MS-Windows): New node.
6683
66842007-02-04 David Kastrup <dak@gnu.org>
6685
6686 * faq.texi (AUCTeX): Update version number. Should probably be done
6687 for other packages as well.
6688
66892007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6690
6691 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6692 <tassilo@member.fsf.org>.
6693
66942007-01-27 Eli Zaretskii <eliz@gnu.org>
6695
6696 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6697 ls-lisp-use-localized-time-format.
6698
66992007-01-20 Markus Triska <markus.triska@gmx.at>
6700
6701 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6702
67032007-01-13 Michael Olson <mwolson@gnu.org>
6704
6705 * erc.texi (Modules): Mention capab-identify module.
6706
67072007-01-05 Michael Olson <mwolson@gnu.org>
6708
6709 * erc.texi (Getting Started): Update for /RECONNECT command.
6710
67112007-01-04 Richard Stallman <rms@gnu.org>
6712
6713 * ebrowse.texi: Change C-c b to C-c C-m.
6714
67152007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6716
6717 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6718 variables only in info to avoid redundant entries in the printed
6719 manual.
6720
67212007-01-02 Daiki Ueno <ueno@unixuser.org>
6722
6723 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6724
67252007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6726
6727 * message.texi (Security): Split into sub-nodes.
6728
67292007-01-01 Alan Mackenzie <acm@muc.de>
6730
6731 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6732 eval-after-load in Emacs <=21 and a workaround. Document that
6733 trigraphs are not supported.
6734
67352007-01-01 Alan Mackenzie <acm@muc.de>
6736
6737 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6738 c-context-line-break. When invoked within a string, preserve
6739 whitespace. Add a backslash only when also in a macro.
6740
67412007-01-01 Alan Mackenzie <acm@muc.de>
6742
6743 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6744
67452007-01-01 Alan Mackenzie <acm@muc.de>
6746
6747 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6748 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6749
67502007-01-01 Alan Mackenzie <acm@muc.de>
6751
6752 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6753 "Choosing a Style".
6754
6755 * cc-mode.texi ("Styles"): Add @dfn{style}.
6756
67572006-12-30 Michael Albinus <michael.albinus@gmx.de>
6758
6759 Sync with Tramp 2.0.55.
6760
6761 * trampver.texi: Update release number.
6762
67632006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6764
6765 * gnus.texi (Customizing Articles): Add index entries for all
6766 gnus-treat-* variables.
6767
c8763fb6 67682006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6769
6770 * gnus.texi (IMAP): Fix incorrect explanation of
6771 nnimap-search-uids-not-since-is-evil in documentation for
6772 nnimap-expunge-search-string.
6773
67742006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6775
6776 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6777 spam-ifile-database.
6778
67792006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6780
6781 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6782 rebind C-s.
6783
c8763fb6 67842006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6785
6786 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6787 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6788 "expiring mail".
6789 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6790 nnimap-nov-is-evil.
6791
67922006-12-25 Kevin Ryde <user42@zip.com.au>
6793
6794 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6795 about the key procedure being used heavily.
6796
67972006-12-24 Chong Yidong <cyd@stupidchicken.com>
6798
6799 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6800 to t.
6801 (Prerequisites): Add explanation about gpg-agent.
6802
68032006-12-22 Kevin Ryde <user42@zip.com.au>
6804
6805 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6806 "sort" instead of "sort*".
6807
68082006-12-19 Richard Stallman <rms@gnu.org>
6809
6810 * calc.texi (History and Acknowledgements): Recognize that Emacs
6811 now does have floating point.
6812
68132006-12-19 Michael Albinus <michael.albinus@gmx.de>
6814
6815 * tramp.texi (External transfer methods): Describe new method `scpc'.
6816
68172006-12-17 Sascha Wilde <wilde@sha-bang.de>
6818
6819 * pgg.texi: Added short note on gpg-agent to the introduction.
6820
68212006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6822
6823 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6824 also applies to Cc.
6825
68262006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6827
6828 * gnus.texi (X-Face): Clarify. Say which programs are required
6829 on Windows.
6830
68312006-12-08 Michael Olson <mwolson@gnu.org>
6832
6833 * erc.texi (Modules): Remove documentation for list module.
6834
c8763fb6 68352006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6836
6837 * faq.texi (^M in the shell buffer): Ditto.
6838
68392006-11-20 Michael Olson <mwolson@gnu.org>
6840
6841 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6842
68432006-11-17 Carsten Dominik <dominik@science.uva.nl>
6844
6845 * org.texi: Fix typos.
6846 (Agenda commands): Document `C-k'.
6847
68482006-11-16 Eli Zaretskii <eliz@gnu.org>
6849
6850 * url.texi (http/https): Fix a typo in the HTTP URL.
6851
68522006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6853
6854 * ada-mode.texi: Total rewrite.
6855
68562006-11-13 Carsten Dominik <dominik@science.uva.nl>
6857
6858 * org.texi: Minor typo fixes.
6859
68602006-11-13 Bill Wohler <wohler@newt.com>
6861
6862 Release MH-E manual version 8.0.3.
6863
6864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6865 release 8.0.3.
6866
6867 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6868 to set MAILDIR.
6869 (Reading Mail): Document the customization of read-mail-command
6870 for MH-E.
6871 (Viewing Attachments): Document mm-discouraged-alternatives.
6872 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6873 (Junk): Add more information about the settings of mh-junk-background
6874 in a program. Add /usr/bin/mh to PATH in examples.
6875
68762006-11-12 Richard Stallman <rms@gnu.org>
6877
6878 * woman.texi: Update author address but say he no longer maintains it.
6879
68802006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6881
6882 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6883 archived trees.
6884 (Checkboxes): Section moved to chapter 5, and extended.
6885 (The date/time prompt): New section.
6886 (Link abbreviations): New section.
6887 (Presentation and sorting): New section.
6888 (Custom agenda views): Section completely rewritten.
6889 (Summary): Compare with Planner.
6890 (Feedback): More info about creating backtraces.
6891 (Plain lists): Modified example.
6892 (Breaking down tasks): New section.
6893 (Custom time format): New section.
6894 (Time stamps): Document inactive timestamps.
6895 (Setting tags): More details about fast tag selection.
6896 (Block agenda): New section.
6897 (Custom agenda views): Section rewritten.
6898 (Block agenda): New section.
6899
69002006-11-07 Michael Albinus <michael.albinus@gmx.de>
6901
6902 * tramp.texi (Configuration): scp is the default method.
6903 (Default Method): Use ssh as example for another method.
6904
69052006-10-27 Richard Stallman <rms@gnu.org>
6906
6907 * woman.texi: Downcase nroff/troff/roff.
6908 (Installation): Chapter deleted. Some xrefs deleted.
6909 (Background): woman doesn't advise man ;-).
6910
c8763fb6 69112006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6912
6913 * ada-mode.texi (Project files, Identifier completion)
6914 (Automatic Casing, Debugging, Using non-standard file names)
6915 (Working Remotely): Fix typos.
6916
69172006-10-20 Masatake YAMATO <jet@gyve.org>
6918
0c7efc08 6919 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6920 sample code `my-c-initialization-hook'.
6921
69222006-10-19 Stuart D. Herring <herring@lanl.gov>
6923
6924 * widget.texi: Fix typos.
6925
69262006-10-19 Michael Albinus <michael.albinus@gmx.de>
6927
6928 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6929 "???". There have been no complaints for years, so the information
6930 must be appropriate.
6931
69322006-10-16 Richard Stallman <rms@gnu.org>
6933
6934 * widget.texi: Use @var instead of capitalization.
6935 Clarify many widget type descriptions.
6936
69372006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6938
6939 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6940 gnus-dired-attach.
6941 (Selecting a Group): Fix typo.
6942
c8763fb6 69432006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6944
6945 * widget.texi: Fix typos.
6946
69472006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6948
6949 * gnus.texi (Image Enhancements): Update for Emacs 22.
6950
6951 * gnus-faq.texi ([1.3]): Update.
6952
69532006-10-06 Richard Stallman <rms@gnu.org>
6954
6955 * faq.texi (Displaying the current line or column):
6956 Delete "As of Emacs 20".
6957
69582006-10-06 Romain Francoise <romain@orebokech.com>
6959
6960 * faq.texi (VM): VM works with Emacs 22 too.
6961
69622006-10-06 Richard Stallman <rms@gnu.org>
6963
6964 * ebrowse.texi: Remove Emacs version "21" from title.
6965
69662006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6967
6968 * gnus.texi (Foreign Groups): Say where change of editing commands are
6969 stored. Add reference to `gnus-parameters'.
6970
69712006-09-15 Jay Belanger <belanger@truman.edu>
6972
6973 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6974 Change "Library Public License" to "Lesser Public License"
6975 throughout. Use "yyyy" to represent year.
6976
69772006-09-15 Carsten Dominik <dominik@science.uva.nl>
6978
6979 * org.texi (Setting tags): Typo fix.
6980
69812006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6984
69852006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6986
6987 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6988
69892006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6990
6991 * faq.texi (Escape sequences in shell output): EMACS is now set
6992 to Emacs's absolute file name, not to "t".
6993 (^M in the shell buffer): Likewise.
6994 * misc.texi (Interactive Shell): Likewise.
6995
69962006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6999 mails with pop3-leave-mail-on-server. Fix wording.
7000 (Limiting): Improve gnus-summary-limit-to-articles.
7001 (X-Face): Fix typo.
7002
70032006-09-11 Simon Josefsson <jas@extundo.com>
7004
7005 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7006 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7007
70082006-09-06 Simon Josefsson <jas@extundo.com>
7009
7010 * smtpmail.texi (Authentication): Mention SSL.
7011
70122006-09-01 Eli Zaretskii <eliz@gnu.org>
7013
7014 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7015 Don't use @indicateurl.
7016
7017 * cc-mode.texi (Subword Movement): Don't use @headitem.
7018 (Custom Braces, Clean-ups): Don't use @tie.
7019
70202006-08-29 Michael Albinus <michael.albinus@gmx.de>
7021
7022 Sync with Tramp 2.0.54.
7023
7024 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7025 Suggested by Adrian Phillips <a.phillips@met.no>.
7026
70272006-08-15 Carsten Dominik <dominik@science.uva.nl>
7028
7029 * org.texi (Installation, Activation): Split from Installation and
7030 Activation.
7031 (Clocking work time): Documented new features.
7032
70332006-08-13 Alex Schroeder <alex@gnu.org>
7034
7035 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7036 example.
7037
70382006-08-12 Eli Zaretskii <eliz@gnu.org>
7039
7040 * faq.texi (How to add fonts): New node.
7041
70422006-08-05 Romain Francoise <romain@orebokech.com>
7043
7044 * faq.texi (New in Emacs 22): Expand.
7045
70462006-08-03 Michael Olson <mwolson@gnu.org>
7047
7048 * erc.texi: Update for ERC 5.1.4.
7049
70502006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7051
7052 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7053 in .../site-lisp/gnus/ by default.
7054 [ From gnus-news.texi in the trunk. ]
7055
70562006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus.texi (MIME Commands): Additions for yEnc.
7059
70602006-07-24 Richard Stallman <rms@gnu.org>
7061
7062 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7063 * faq.texi: Move periods and commas inside quotes.
7064
70652006-07-20 Jay Belanger <belanger@truman.edu>
7066
7067 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7068
70692006-07-18 Chong Yidong <cyd@stupidchicken.com>
7070
7071 * faq.texi (Security risks with Emacs): Document Emacs 22
7072 file-local-variable mechanism.
7073
70742006-07-12 Michael Olson <mwolson@gnu.org>
7075
7076 * erc.texi: Update for ERC 5.1.3.
7077
70782006-07-12 Alex Schroeder <alex@gnu.org>
7079
7080 * rcirc.texi: Fix typos.
7081 (Getting started with rcirc): New calling convention for M-x irc.
7082 Mention #rcirc. Removed channel tracking.
0c7efc08 7083 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7084 recently, eg. rcirc-server to rcirc-default-server. Added
7085 documentation for rcirc-authinfo, some background for Bitlbee, and
7086 rcirc-track-minor-mode.
0c7efc08 7087 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7088 Scrolling.
0c7efc08 7089 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7090 to match code changes.
7091
70922006-07-10 Nick Roberts <nickrob@snap.net.nz>
7093
7094 * gnus.texi, message.texi: Fix typos.
7095
70962006-07-07 Carsten Dominik <dominik@science.uva.nl>
7097
7098 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7099 commands.
7100 (Global TODO list): Document the use of the variables
7101 `org-agenda-todo-ignore-scheduled' and
7102 `org-agenda-todo-list-sublevels'.
7103
71042006-07-05 Richard Stallman <rms@gnu.org>
7105
7106 * faq.texi (Scrolling only one line): Fix xref.
7107
71082006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7109
7110 * faq.texi (Evaluating Emacs Lisp code):
7111 Throughout, replace eval-current-buffer with eval-buffer.
7112
71132006-07-03 Richard Stallman <rms@gnu.org>
7114
7115 * rcirc.texi (Scrolling conservatively): Fix xref.
7116
7117 * pcl-cvs.texi (Viewing differences): Usage fix.
7118
71192006-07-03 Carsten Dominik <dominik@science.uva.nl>
7120
7121 * org.texi (Agenda commands): Document `s' key to save all org-mode
7122 buffers.
7123
71242006-06-30 Ralf Angeli <angeli@caeruleus.net>
7125
7126 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7127 names. Mention `cvs-msg' face.
7128
71292006-06-29 Carsten Dominik <dominik@science.uva.nl>
7130
7131 * org.texi (Checkboxes): New section.
7132
71332006-06-28 Carsten Dominik <dominik@science.uva.nl>
7134
7135 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7136 throughout this chapter.
7137
71382006-06-27 Chong Yidong <cyd@stupidchicken.com>
7139
7140 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7141 text for standalone vs Emacs info.
7142 (Help): Clarify header line description. Use mouse-1 for clicks.
7143 (Help-P): Use mouse-1 for clicks.
7144 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7145 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7146 (Choose menu subtopic): Remove gratuitous Emacs command names.
7147 (Help-FOO): Put usual behavior first.
7148 (Help-Xref): Clicking on xrefs works in Emacs.
7149 (Search Text): Clarify what the default behavior is.
7150 (Create Info buffer): Fix Emacs window/X window confusion.
7151 (Emacs Info Variables): Fix for new Emacs init file behavior.
7152
71532006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7154
7155 * gnus.texi (Summary Buffer Lines): Fix typo.
7156
71572006-06-23 Carsten Dominik <dominik@science.uva.nl>
7158
7159 * org.texi (Embedded LaTeX): New chapter.
7160 (Archiving): Section rewritten.
7161 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7162
71632006-06-20 Bill Wohler <wohler@newt.com>
7164
7165 Release MH-E manual version 8.0.1.
7166
7167 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7168 release 8.0.1.
7169 (Preface): Depend on GNU mailutils 1.0 and higher.
7170
71712006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7172
7173 * message.texi (News Headers): Update message-syntax-checks section.
7174
71752006-06-19 Karl Berry <karl@gnu.org>
7176
7177 * info.texi (Advanced): Mention C-q, especially with ?.
7178
71792006-06-19 Carsten Dominik <dominik@science.uva.nl>
7180
7181 * org.texi (Publishing links): Document the `:link-validation-function'
7182 property.
7183 (Extensions and Hacking): New chapter, includes some sections of the
7184 "Miscellaneous" chapter.
7185
71862006-06-10 Carsten Dominik <dominik@science.uva.nl>
7187
7188 * org.texi (Progress logging): New section.
7189
2de53ca6
GM
71902006-06-06 Carsten Dominik <dominik@science.uva.nl>
7191
7192 * org.texi (ASCII export): Document indentation adaptation.
7193 (Setting tags): Document mutually-exclusive tags.
7194
71952006-06-05 Romain Francoise <romain@orebokech.com>
7196
7197 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7198 Fix typo.
7199
7200 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7201 channel (#gnus@irc.freenode.net).
7202 Fix typos. Update copyright notice.
7203
7204 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7205 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7206 (Line-Up Functions, Custom Macros):
7207 * ediff.texi (Window and Frame Configuration)
dccb744b 7208 (Highlighting Difference Regions):
2de53ca6
GM
7209 * emacs-mime.texi (Display Customization):
7210 * erc.texi (History):
7211 * eshell.texi (Known problems):
7212 * eudc.texi (Overview, BBDB):
7213 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7214 (The problem of spam, SpamOracle, Extending the Spam package)
7215 (Conformity, Terminology):
dccb744b 7216 * idlwave.texi (Routine Info)
2de53ca6
GM
7217 (Class and Keyword Inheritance, Padding Operators)
7218 (Breakpoints and Stepping, Electric Debug Mode)
7219 (Examining Variables, Troubleshooting):
7220 * org.texi (Creating timestamps):
7221 * reftex.texi (Commands, Options, Changes):
7222 * tramp.texi (Inline methods, Password caching)
7223 (Auto-save and Backup, Issues):
7224 * vip.texi (Files, Commands in Insert Mode):
7225 * viper.texi (Emacs Preliminaries, States in Viper)
7226 (Packages that Change Keymaps, Viper Specials, Groundwork):
7227 Fix various typos.
7228
72292006-05-31 Michael Ernst <mernst@alum.mit.edu>
7230
7231 * ediff.texi: Fix typos.
7232
72332006-05-30 Carsten Dominik <dominik@science.uva.nl>
7234
7235 * org.texi: Small typo fixes.
7236
fff84c22
JB
72372006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7238
7239 * viper.texi (Viper Specials):
7240 * gnus.texi (Example Setup):
7241 * faq.texi (Backspace invokes help):
7242 * dired-x.texi (Optional Installation Dired Jump):
7243 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7244 follow coding conventions.
7245
2de53ca6
GM
72462006-05-29 Michael Albinus <michael.albinus@gmx.de>
7247
7248 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7249
72502006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7251
7252 * pcl-cvs.texi: Fix typos.
7253 (Customization): Say "us".
7254
72552006-05-26 Eli Zaretskii <eliz@gnu.org>
7256
7257 * org.texi: Remove bogus @setfilename.
7258
72592006-05-26 Carsten Dominik <dominik@science.uva.nl>
7260
7261 * org.texi (ASCII export): Omit command name.
7262 (HTML export): Add prefix to all lines in Local Variable example.
7263 (Acknowledgments): Typeset names in italics.
7264
72652006-05-24 Carsten Dominik <dominik@science.uva.nl>
7266
7267 * org.texi (Plain lists): Add new item navigation commands.
7268 (External links): Document elisp and info links.
7269 (Custom searches): New section.
7270 (Publishing): New chapter.
7271 (HTML export): Include a list of supported CSS classes.
7272 (Setting tags): Describe the fast-tag-setting interface.
7273
72742006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * dired-x.texi: ifinfo -> ifnottex.
7277
72782006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7279
7280 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7281
72822006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7283
7284 * message.texi (Interface): Add tool bar customization.
7285 (MIME): Index and text additions for mml-attach.
7286 (MIME): Describe mml-dnd-protocol-alist and
7287 mml-dnd-attach-options.
7288
7289 * gnus.texi (Oort Gnus): Reorder entries in sections.
7290 Fix some entries.
7291 (Starting Up): Add references to "Emacs for Heathens" and to
7292 "Finding the News". Add user-full-name and user-mail-address.
7293 (Group Buffer Format): Add tool bar customization and update.
7294 (Summary Buffer): Add tool bar customization.
7295 (Posting Styles): Add message-alternative-emails.
7296
72972006-05-09 Michael Albinus <michael.albinus@gmx.de>
7298
7299 * tramp.texi (Filename completion): Improve wording.
7300
73012006-05-07 Romain Francoise <romain@orebokech.com>
7302
7303 * faq.texi (Using regular expressions): Fix typo.
7304 (Packages that do not come with Emacs): Fix capitalization.
7305 (Replacing text across multiple files): Expand node to explain how
7306 to use `dired-do-query-replace-regexp' in more detail, based on
7307 suggestion by Eric Hanchrow <offby1@blarg.net>.
7308
73092006-05-06 Michael Albinus <michael.albinus@gmx.de>
7310
7311 * tramp.texi (Filename completion): Completion of remote files'
7312 method, user name and host name is active only in partial
7313 completion mode.
7314
73152006-05-06 Bill Wohler <wohler@newt.com>
7316
7317 Release MH-E manual version 8.0.
7318
7319 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7320 release 8.0.
7321
73222006-05-06 Bill Wohler <wohler@newt.com>
7323
7324 * mh-e.texi (MH-BOOK-HOME): Change from
7325 http://www.ics.uci.edu/~mh/book/mh to
7326 http://rand-mh.sourceforge.net/book/mh.
7327 Replace .htm suffix with .html for MH book files.
7328 (Using This Manual): Update key binding for getting relevant
7329 chapter in Info from command key.
7330 (Ranges): Fix itemx.
7331
73322006-05-05 Karl Berry <karl@gnu.org>
7333
7334 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7335 (\fonttextsize): New user-level command to change text font size.
7336
73372006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7338
7339 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7340
73412006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7342
7343 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7344
73452006-04-24 Bill Wohler <wohler@newt.com>
7346
7347 * mh-e.texi (Getting Started): Make it more explicit that you need
7348 to install MH. Add pointers to current MH implementations.
7349
73502006-04-21 Bill Wohler <wohler@newt.com>
7351
7352 Release MH-E manual version 7.94.
7353
7354 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7355 release 7.94.
7356
73572006-04-21 Carsten Dominik <dominik@science.uva.nl>
7358
7359 * org.texi: Many small fixes.
7360 (Handling links): Rename from "Managing links".
7361
73622006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7363
7364 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7365 (Splitting mail using spam-stat): Fix @xref.
7366
73672006-04-20 Chong Yidong <cyd@stupidchicken.com>
7368
7369 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7370 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7371
73722006-04-20 Carsten Dominik <dominik@science.uva.nl>
7373
7374 * org.texi (Time stamps): Better explanation of the purpose of
7375 different time stamps.
7376 (Structure editing, Plain lists): More details on how new items
7377 and headings are inserted.
7378
73792006-04-18 Carsten Dominik <dominik@science.uva.nl>
7380
7381 * org.texi (Formula syntax): Fix link to Calc Manual.
7382
73832006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7384
7385 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7386
73872006-04-17 Bill Wohler <wohler@newt.com>
7388
7389 * mh-e.texi (Folders): Update mh-before-quit-hook and
7390 mh-quit-hook example with code that removes the buffers rather
7391 than just bury them.
7392
73932006-04-17 Michael Albinus <michael.albinus@gmx.de>
7394
7395 Sync with Tramp 2.0.53.
7396
73972006-04-13 Carsten Dominik <dominik@science.uva.nl>
7398
7399 * org.texi (Updating settings): New section.
7400 (Visibility cycling): Better names for the startup folding
7401 options.
7402 (Exporting): Completely restructured.
7403 (The very busy C-c C-c key): New section.
7404 (Summary of in-buffer settings): New section.
7405
74062006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7407
7408 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7409
74102006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7411
7412 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7413 (Server Commands): Key `v' is reserved for users.
7414
74152006-04-11 Carsten Dominik <dominik@science.uva.nl>
7416
7417 * org.texi (Link format): New section, emphasis on bracket links.
7418 (External links): Document bracket links.
7419 (FAQ): Expand to cover shell links and the new link format.
7420
74212006-04-09 Kevin Ryde <user42@zip.com.au>
7422
7423 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7424
74252006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7426
7427 * gnus.texi (Summary Buffer Lines): Add `*'.
7428
c8763fb6 74292006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7430
7431 * gnus.texi (Group Parameters):
7432 Mention gnus-permanently-visible-groups.
7433
74342006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7435
7436 * gnus.texi (Face): Fix typo.
7437
74382006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7439
7440 * gnus.texi (X-Face): Clarify.
7441 (Face): Need Emacs with PNG support.
7442
74432006-04-06 Richard Stallman <rms@gnu.org>
7444
7445 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7446 Emacs".
7447
74482006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7449
7450 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7451 blocks not suitable for inclusion with Emacs using variable
7452 PARTOFEMACS.
7453
74542006-04-04 Simon Josefsson <jas@extundo.com>
7455
7456 * gnus.texi (Security): Improve.
7457
74582006-04-02 Bill Wohler <wohler@newt.com>
7459
7460 * mh-e.texi (Getting Started, Junk, Bug Reports)
7461 (MH FAQ and Support): Fix URLs.
7462
74632006-03-31 Romain Francoise <romain@orebokech.com>
7464
7465 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7466 to t, not nil (and has for the past eight years).
7467
74682006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7469
7470 * message.texi, gnus.texi: Bump version to 5.11.
7471
74722006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7473
7474 * gnus.texi (Top): Add comment about version line.
7475
7476 * message.texi (Top): Ditto. Change to take named versions into
7477 account.
7478
74792006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7480
7481 * gnus.texi (Posting Styles): Add x-face-file to example.
7482 (X-Face): Refer to posting styles.
7483
7484 * gnus-faq.texi ([5.8]): Add x-face-file.
7485 ([8.4]): Add links to gmane.emacs.gnus.user and
7486 gmane.emacs.gnus.general.
7487
74882006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7489
7490 * gnus-faq.texi: Use .invalid.
7491 ([5.4]): Fix gnus-posting-styles example.
7492
74932006-03-27 Romain Francoise <romain@orebokech.com>
7494
7495 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7496 Emacs/W3 needs a new maintainer.
7497 (Ispell): Update author and version info.
7498 (Mailcrypt): Mention PGG.
7499 (New in Emacs 22): Add PGG to the list of new packages.
7500 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7501 updating dead URLs.
7502
75032006-03-25 Karl Berry <karl@gnu.org>
7504
7505 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7506 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7507 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7508 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7509 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7510 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7511 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7512 (2) do not indent copyright year list (or anything else).
7513
75142006-03-21 Bill Wohler <wohler@newt.com>
7515
7516 * mh-e.texi (Folders): Various edits.
7517
75182006-03-20 Romain Francoise <romain@orebokech.com>
7519
7520 * gnus.texi (Mail Folders): Grammar fix.
7521
75222006-03-19 Bill Wohler <wohler@newt.com>
7523
7524 * mh-e.texi (Replying): Document Mail-Followup-To.
7525 Change manually-formatted table to multitable. Add debugging info.
7526 Move description of mh-reply-default-reply-to into paragraph
7527 that describes its values.
7528
75292006-03-17 Bill Wohler <wohler@newt.com>
7530
10d1d0af 7531 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7532 (Sending Mail Tour): Update method of entering
7533 addresses and subject.
7534 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7535 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7536
75372006-03-15 Carsten Dominik <dominik@science.uva.nl>
7538
7539 * org.texi: Version number change only.
7540
75412006-03-14 Bill Wohler <wohler@newt.com>
7542
7543 * mh-e.texi: Add index entries around each paragraph rather than
7544 depend on entries from beginning of node. Doing so ensures that
7545 index entries are less likely to be forgotten if text is cut and
7546 pasted, and are necessary anyway if the references are on a
7547 separate page. It seems that makeinfo is now (v. 4.8) only
7548 producing one index entry per node, so there is no longer any
7549 excuse not to. Use subheading instead of heading. The incorrect
7550 use of heading produced very large fonts in Info--as large as the
7551 main heading.
7552 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7553 versions 6 and 7 appeared *around* the time of these Emacs releases.
7554
75552006-03-13 Carsten Dominik <dominik@science.uva.nl>
7556
7557 * org.texi (Clean view): Document new startup options.
7558
75592006-03-11 Bill Wohler <wohler@newt.com>
7560
7561 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7562 (Composing, Scan Line Formats): Fix @refs.
7563 (Getting Started): Define MH profile and MH profile components.
7564 (Incorporating Mail, Reading Mail, Viewing, Printing)
7565 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7566 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7567 for string constants.
7568 (Tool Bar): Remove spurious quote.
7569 (Junk): Use ``...'' instead of "...".
7570 (Scan Line Formats): Replace @samp with @kbd.
7571
75722006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7573
7574 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7575
75762006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7577
7578 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7579 easy to understand.
7580
75812006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7582
7583 * gnus.texi: Markup fix.
7584 (Fancy Mail Splitting): Specify new feature.
7585
75862006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7587
7588 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7589 partial-words matching.
7590
75912006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7592
7593 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7594
7595 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7596 (MIME Commands): Fix mm-discouraged-alternatives.
7597
75982006-03-07 Carsten Dominik <dominik@science.uva.nl>
7599
7600 * org.texi: Version number change only.
7601
76022006-03-06 Bill Wohler <wohler@newt.com>
7603
7604 * mh-e.texi: Move from SourceForge repository to Savannah.
7605 This is version 7.93, which is a total rewrite from the previous
7606 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7607 version 7.93.
7608
76092006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7610
7611 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7612
76132006-03-01 Carsten Dominik <dominik@science.uva.nl>
7614
7615 * org.texi (Interaction): Add item about `org-mouse.el' by
7616 Piotr Zielinski.
7617 (Managing links): Document that also mouse-1 can be used to
7618 activate a link.
7619 (Headlines, FAQ): Add entry about hiding leading stars.
7620 (Miscellaneous): Resort the sections in this chapter to a more
7621 logical sequence.
7622
76232006-02-27 Simon Josefsson <jas@extundo.com>
7624
7625 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7626 2004-01-27 from the trunk).
7627
76282006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7629
7630 * cc-mode.texi: Rename c-hungry-backspace to
7631 c-hungry-delete-backwards, at the request of RMS. Leave the old
7632 name as an alias.
7633
76342006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7635
7636 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7637 include the function header within the defun.
7638
76392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7640
7641 * cc-mode.texi: Correct two typos.
7642
76432006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7644
7645 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7646 existing comment.
7647 (Electric Keys): Add a justification for electric indentation.
7648 (Hungry WS Deletion): Clear up the names and complications of the
7649 BACKSPACE and DELETE keys.
7650
76512006-02-23 Juri Linkov <juri@jurta.org>
7652
7653 * faq.texi (Common requests): Move `Turning on auto-fill by
7654 default' after `Wrapping words automatically'. Move `Working with
7655 unprintable characters' before `Searching for/replacing newlines'.
7656 Move `Replacing highlighted text' after `Highlighting a region'.
7657 Merge `Repeating commands' and `Repeating a command as many times
7658 as possible' into the former.
7659 (Packages that do not come with Emacs): Add refs to Gmane and
7660 etc/MORE.STUFF.
7661
76622006-02-23 Juri Linkov <juri@jurta.org>
7663
7664 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7665 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7666 Add xref to `(emacs)Reporting Bugs'.
7667 (Getting a printed manual): Add URL to other formats of the manual.
7668 (Common requests): Fix menu.
7669 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7670 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7671 (Inserting text at the beginning of each line): Add pxref to
7672 `Changing the included text prefix'.
7673 (Forcing the cursor to remain in the same column): Mention `track-eol'
7674 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7675 (Replacing text across multiple files): Add keybinding `Q' for
7676 `dired-do-query-replace'.
7677
76782006-02-22 Carsten Dominik <dominik@science.uva.nl>
7679
7680 * reftex.texi: Version number and date change only.
7681
7682 * org.texi (Internal Links): Rewrite to cover the modified
7683 linking system.
7684
76852006-02-17 Eli Zaretskii <eliz@gnu.org>
7686
7687 * faq.texi: Remove the coding cookie, it's not needed anymore.
7688
76892006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7690
7691 * faq.texi (Colors on a TTY): Mention Mac OS port.
7692
76932006-02-12 Karl Berry <karl@gnu.org>
7694
7695 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7696 8-bit accented a.
7697
76982006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7699
7700 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7701
77022006-02-08 Romain Francoise <romain@orebokech.com>
7703
7704 * faq.texi (Top): Remove paragraph about the FAQ being a
7705 transitional document, etc.
7706 (Searching for/replacing newlines): New node.
7707 (Yanking text in isearch): New node.
7708 (Inserting text at the beginning of each line): Rename and make
7709 more general, mention `M-;' in Message mode.
7710
77112006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * faq.texi (Meta key does not work in xterm)
7714 (Emacs does not display 8-bit characters)
7715 (Inputting eight-bit characters): Update xrefs.
7716
77172006-02-06 Romain Francoise <romain@orebokech.com>
7718
7719 * faq.texi (VM): VM now at version 7.19.
7720 Set myself as maintainer of this file.
7721
77222006-02-04 Michael Olson <mwolson@gnu.org>
7723
7724 * erc.texi (History): Note that ERC is now included with Emacs.
7725
77262006-01-31 Romain Francoise <romain@orebokech.com>
7727
7728 * message.texi (Message Headers): Explain what
7729 `message-alternative-emails' does in more detail.
7730 Update copyright year.
7731
77322006-01-30 Juanma Barranquero <lekktu@gmail.com>
7733
7734 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7735
77362006-01-29 Richard M. Stallman <rms@gnu.org>
7737
7738 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7739
77402006-01-29 Michael Olson <mwolson@gnu.org>
7741
7742 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7743
7744 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7745
7746 * faq.texi (New in Emacs 22): Mention ERC.
7747
77482006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7749
7750 * rcirc.texi: Capitalize dir entry for consistency with the entry
7751 in info/dir and other entries in the Emacs category.
7752 Fix typos. Delete trailing whitespace.
7753
c8763fb6 77542006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7755
7756 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7757
77582006-01-27 Eli Zaretskii <eliz@gnu.org>
7759
7760 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7761 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7762
7763 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7764 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7765
77662006-01-27 Alex Schroeder <alex@gnu.org>
7767
7768 * rcirc.texi: New file.
7769
77702006-01-23 Juri Linkov <juri@jurta.org>
7771
7772 * widget.texi (User Interface): Add S-TAB for widget-backward.
7773
77742006-01-22 Michael Albinus <michael.albinus@gmx.de>
7775
7776 Sync with Tramp 2.0.52.
7777
7778 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7779 Add Tramp disabling item. New item for common connection problems.
7780 (various): Apply "ftp" as method for the download URL.
7781 (Bug Reports): Refer to FAQ for common problems.
7782
77832006-01-21 Eli Zaretskii <eliz@gnu.org>
7784
7785 * widget.texi (User Interface): Use @key for TAB.
7786
7787 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7788
7789 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7790 for TAB.
7791
7792 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7793
77942006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7795
7796 * gnus.texi: Update copyright.
7797
77982006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7799
7800 * gnus.texi (Article Washing): Additions.
7801
2de53ca6
GM
78022006-01-13 Carsten Dominik <dominik@science.uva.nl>
7803
7804 * org.texi (Agenda commands): Document tags command.
7805
78062006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7807
7808 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7809
78102006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7811
7812 * gnus.texi (RSS): Addition.
7813
78142005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7815
7816 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7817
78182005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7819
7820 * emacs-mime.texi (Display Customization): Add setting example to
7821 mm-discouraged-alternatives.
7822
78232006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7824
7825 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7826 version is the canonical version.
7827
78282006-01-08 Alex Schroeder <alex@gnu.org>
7829
7830 * pgg.texi (Caching passphrase): Rewording.
7831
78322006-01-06 Eli Zaretskii <eliz@gnu.org>
7833
7834 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7835 repository URL.
7836
78372006-01-06 Carsten Dominik <dominik@science.uva.nl>
7838
7839 * org.texi: Removed the accidentally re-added empty line in the
7840 direntry.
7841
78422006-01-05 Carsten Dominik <dominik@science.uva.nl>
7843
7844 * org.texi (Agenda Views): Chapter reorganized.
7845
78462005-12-29 Romain Francoise <romain@orebokech.com>
7847
7848 * faq.texi (Using Customize): New node.
7849
78502005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7851
7852 * org.texi: Remove blank line in @direntry. It is non-standard
7853 and recursively produces blank lines all over the dir file (when
7854 using Texinfo 4.8).
7855
78562005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7859
78602005-12-20 Carsten Dominik <dominik@science.uva.nl>
7861
7862 * org.texi (Tags): Boolean logic documented.
7863 (Agenda Views): Document custom commands.
7864
78652005-12-20 David Kastrup <dak@gnu.org>
7866
7867 * faq.texi (AUCTeX): Update version and mailing list info.
7868
78692005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7870
7871 * gnus.texi (MIME Commands): Mention addition of
7872 multipart/alternative to gnus-buttonized-mime-types and add xref
7873 to mm-discouraged-alternatives.
7874
7875 * emacs-mime.texi (Display Customization): Mention addition of
7876 "image/.*" and add xref to gnus-buttonized-mime-types in the
7877 mm-discouraged-alternatives section.
7878
78792005-12-16 Carsten Dominik <dominik@science.uva.nl>
7880
7881 * org.texi (Tags): New section.
7882 (Agenda Views): Chapter reorganized.
7883
78842005-12-16 Eli Zaretskii <eliz@gnu.org>
7885
7886 * org.texi (Internal Links): Add a missing comma after an @xref.
7887
78882005-12-14 Chong Yidong <cyd@stupidchicken.com>
7889
7890 * faq.texi (Filling paragraphs with a single space): No need to
7891 change sentence-end now.
7892
78932005-12-13 Romain Francoise <romain@orebokech.com>
7894
7895 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7896
78972005-12-12 Jay Belanger <belanger@truman.edu>
7898
7899 * faq.texi (Calc): Update version number.
7900
79012005-12-12 Carsten Dominik <dominik@science.uva.nl>
7902
7903 * org.texi (Progress Logging): New section.
7904
79052005-12-10 Romain Francoise <romain@orebokech.com>
7906
7907 Update the Emacs FAQ for the 22.1 release.
7908
7909 * faq.texi: Set VER to `22.1'.
7910 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7911 Tutorial. Mention that `C-h r' displays the manual.
7912 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7913 (Getting a printed manual): Point to the new locations of the
7914 manuals on the GNU Web site.
7915 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7916 available via Info (it was previously distributed separately).
7917 (Installing Texinfo documentation): The latest version of Texinfo
7918 is 4.8, not 4.0.
7919 (Informational files for Emacs): COPYING is the GNU General Public
7920 License, not the Emacs General Public License.
7921 (Informational files for Emacs): Delete obsolete link to the
7922 GNUinfo pages as they have been removed from the GNU Web site.
7923 (New in Emacs 22): New node.
7924 (Setting up a customization file): Say that most packages support
7925 Customize nowadays.
7926 (Colors on a TTY): Delete reference to instructions on how to
7927 enable syntax highlighting, it is now enabled by default.
7928 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7929 at startup automatically.
7930 (Controlling case sensitivity): Mention `M-c' in isearch.
7931 (Using an already running Emacs process): Emacs now creates the
7932 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7933 gnuserv. As emacsclient can now run Lisp code as well, delete a
7934 sentence praising gnuserv for that. Simplify description of how
7935 the client/server operation works.
7936 (Compiler error messages): Delete obsolete text (compile.el has
7937 been rewritten).
7938 (Indenting switch statements): Fix typo.
7939 (Matching parentheses): Simplify setup instructions, mention the
7940 menu bar item in the Options menu.
7941 (Repeating a command as many times as possible): Mention `C-x e'.
7942 (Going to a line by number): Mention new keymap and bindings
7943 `M-g M-g', `M-g M-p' and `M-g M-n'.
7944 (Turning on syntax highlighting): Now on by default. Simplify.
7945 (Replacing highlighted text): Use `1', not `t'.
7946 (Problems with very large files): The maximum size is now 256MB on
7947 32-bit machines.
7948 (^M in the shell buffer): Mention `comint-process-echoes'.
7949 (Emacs for Apple computers): Emacs 22 has native support for Mac
7950 OS X.
7951 (Translating names to IP addresses): Delete node.
7952 (Binding keys to commands): Fix typo.
7953 (SPC no longer completes file names): New node.
7954 (MIME with Emacs mail packages): Delete section about the Emacs
7955 MIME FAQ (it's not reachable anymore).
7956
79572005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7958
7959 * cc-mode.texi: The manual has been extensively revised: the
7960 information about using CC Mode has been separated from the larger
7961 and more difficult chapters about configuration. It has been
7962 updated for CC Mode 5.31.
7963
79642005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7965
7966 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7967 (Selecting an implementation): Fix descriptions.
7968
79692005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7970
7971 * message.texi (Various Message Variables): Addition.
7972
79732005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7974
7975 * message.texi: Fix default values.
7976
79772005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7978
7979 * message.texi (Header Commands): Clarify descriptions of
7980 message-cross-post-followup-to, message-reduce-to-to-cc, and
7981 message-insert-wide-reply.
7982 (Various Commands): Fix kindex for message-kill-to-signature;
7983 clarify description of message-tab.
7984
79852005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7986
7987 * message.texi (Mailing Lists): Fix description about MFT.
7988
7989 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7990
79912005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7992
7993 * gnus.texi (Slow Terminal Connection): Replace old description
7994 with new one.
7995
79962005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7997
7998 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7999 replace X-Draft-Headers with X-Draft-From.
8000
80012005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8002
8003 * gnus.texi (Various Various): Fix the default value of
8004 nnheader-max-head-length.
8005 (Gnus Versions): Fix typo.
8006
80072005-12-08 Carsten Dominik <dominik@science.uva.nl>
8008
8009 * org.texi (Structure editing): Document new functionality of
8010 M-RET.
8011
80122005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8013
8014 * org.texi (Internal Links): Fix Texinfo usage.
8015
80162005-12-06 Carsten Dominik <dominik@science.uva.nl>
8017
8018 * org.texi (TODO basics): Document the global todo list.
8019 (TODO items): Documents sparse tree for specific TODO
8020 keywords.
8021
80222005-11-30 Carsten Dominik <dominik@science.uva.nl>
8023
8024 * org.texi (Plain Lists): Typos fixed.
8025
80262005-11-28 Jay Belanger <belanger@truman.edu>
8027
8028 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8029
80302005-11-24 Carsten Dominik <dominik@science.uva.nl>
8031
8032 * org.texi (Structure editing): New item moving commands added.
8033 (Plain Lists): New section.
8034
80352005-11-18 Carsten Dominik <dominik@science.uva.nl>
8036
8037 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8038 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8039 `org-agenda-file-to-front'.
2de53ca6
GM
8040 (Built-in table editor): Document `org-table-sort-lines'.
8041 (HTML formatting): Export of hand-formatted lists.
8042
80432005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8044
8045 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8046 new variable gnus-toolbar-thickness.
8047
80482005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8049
8050 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8051
80522005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8053
8054 * gnus.texi (X-Face): Fix description.
8055 (XVarious): Remove gnus-xmas-logo-color-alist and
8056 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8057
80582005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8059
8060 * gnus.texi (Group Parameters): Mention new variable
8061 gnus-parameters-case-fold-search.
8062 (Home Score File): Addition.
8063
80642005-11-04 Ulf Jasper <ulf.jasper@web.de>
8065
8066 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8067 (Overview): List supported feed types.
8068 (Installation): No installation necessary when using autoload.
8069 (Configuration): Rename "RSS" to "news".
8070
80712005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8072
8073 * pgg.texi (User Commands): Document additional passphrase
8074 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8075 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8076
80772005-11-04 Carsten Dominik <dominik@science.uva.nl>
8078
8079 * org.texi: Version number changed to 3.19.
8080
80812005-10-29 Sascha Wilde <wilde@sha-bang.de>
8082
8083 * pgg.texi (How to use): Update the example to add autoload of
8084 pgg-encrypt-symmetric-region.
8085 (User Commands): Document pgg-encrypt-symmetric-region.
8086 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8087
80882005-10-27 Jay Belanger <belanger@truman.edu>
8089
8090 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8091 mention other TeX-related units.
8092
80932005-10-23 Lars Hansen <larsh@soem.dk>
8094
0c7efc08
SM
8095 * dired-x.texi (Miscellaneous Commands):
8096 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8097 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8098
80992005-10-23 Jay Belanger <belanger@truman.edu>
8100
8101 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8102 constant.
8103
81042005-10-23 Michael Albinus <michael.albinus@gmx.de>
8105
0c7efc08
SM
8106 * faq.texi (Bugs and problems):
8107 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8108 `directory-listing-before-filename-regexp'.
8109
81102005-10-22 Eli Zaretskii <eliz@gnu.org>
8111
8112 * newsticker.texi (UPDATED): Set value.
8113
81142005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8115
8116 * gnus.texi (Document Groups): Remove duplicate item.
8117
81182005-10-21 Carsten Dominik <dominik@science.uva.nl>
8119
8120 * org.texi (Summary): Mention iCalendar support.
8121 (Exporting): Document iCalendar support.
8122
81232005-10-18 Romain Francoise <romain@orebokech.com>
8124
8125 * viper.texi (Viper Specials): Capitalize GNU.
8126
81272005-10-17 Juri Linkov <juri@jurta.org>
8128
8129 * info.texi (Getting Started, Search Index, Expert Info):
8130 Fix wording.
8131 (Search Text): Replace `echo area' with `mode line'.
8132 (Search Index): Both `i' and `,' find all index entries.
8133 Replace example `C-f' with `C-l' (which exists in index of Info
8134 manual) and delete spaces in its keyboard input sequence.
8135 Delete unnecessary explanations about literal characters.
8136
81372005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8138
8139 * gnus.texi (Document Server Internals): Addition.
8140
81412005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8142
8143 * gnus.texi (A note on namespaces): Fix RFC reference.
8144
81452005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8146
8147 * gnus.texi (RSS): Fix key description.
8148
81492005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8150
8151 * gnus.texi: Emacs/w3 -> Emacs/W3.
8152 (Browsing the Web): Fix description.
8153 (Web Searches): Ditto.
8154 (Customizing W3): Ditto.
8155
81562005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8157
8158 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8159
81602005-10-11 Jay Belanger <belanger@truman.edu>
8161
8162 * calc.texi (Integration): Mention using `a i' to compute definite
8163 integrals.
8164
81652005-10-11 Juri Linkov <juri@jurta.org>
8166
8167 * info.texi: Rearrange nodes.
8168 (Top): Update menu. Change ref `Info for Experts' to
8169 `Advanced Info Commands'.
8170 (Getting Started): Fix description of manual's parts.
8171 (Help-Int): Change xref `Info Search' to `Search Index', and
8172 `Expert Info' to `Advanced'.
8173 (Advanced): Move node one level up.
8174 (Search Text, Search Index): New nodes split out from `Info Search'.
8175 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8176 split out from `Advanced'.
8177 (Advanced, Emacs Info Variables): De-document editing an Info file
8178 in Info.
8179 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8180 (Creating an Info File): Delete node and move its text to
8181 `Expert Info'.
8182
81832005-10-10 Carsten Dominik <dominik@science.uva.nl>
8184
8185 * org.texi (Workflow states): Documented that change in keywords
8186 becomes active only after restart of Emacs.
8187
81882005-10-08 Michael Albinus <michael.albinus@gmx.de>
8189
8190 Sync with Tramp 2.0.51.
8191
81922005-10-08 Nick Roberts <nickrob@snap.net.nz>
8193
8194 * speedbar.texi (Introduction): Describe new location of speedbar
8195 on menubar.
8196 (Basic Key Bindings): Remove descriptions of bindings that have
8197 been removed.
8198
81992005-10-05 Nick Roberts <nickrob@snap.net.nz>
8200
8201 * speedbar.texi (GDB): Describe use of watch expressions.
8202
82032005-09-28 Simon Josefsson <jas@extundo.com>
8204
8205 * message.texi (IDNA): Fix.
8206
82072005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8208
8209 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8210 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8211 description of nntp-open-connection-function.
8212 (Common Variables): Fix descriptions.
8213
82142005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8215
8216 * gnus.texi (Server Buffer Format): Document the %a format spec.
8217
82182005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8219
8220 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8221
82222005-09-23 Carsten Dominik <dominik@science.uva.nl>
8223
8224 * org.texi Version 3.16.
8225
82262005-09-19 Miles Bader <miles@gnu.org>
8227
8228 * newsticker.texi: Get rid of CVS keywords.
8229
82302005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8231
8232 * gnus.texi (Finding the Parent): Fix description of how Gnus
8233 finds article.
8234
82352005-09-14 Jari Aalto <jari.aalto@cante.net>
8236
8237 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8238 to drop off non-answered articles.
8239
82402005-09-19 Juanma Barranquero <lekktu@gmail.com>
8241
8242 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8243 braces (which are unsupported by NMAKE) for macro `srcdir'.
8244
82452005-09-17 Eli Zaretskii <eliz@gnu.org>
8246
8247 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8248 (../info/newsticker, newsticker.dvi): New targets.
8249
82502005-09-17 Ulf Jasper <ulf.jasper@web.de>
8251
8252 * newsticker.texi: Replace @command with @code. Replace @example
8253 with @lisp.
0c7efc08
SM
8254 (Top): Add explanations to menu items.
8255 (GNU Free Documentation License): Remove.
2de53ca6
GM
8256
82572005-09-16 Romain Francoise <romain@orebokech.com>
8258
8259 Update all files to specify GFDL version 1.2.
8260
8261 * doclicense.texi (GNU Free Documentation License): Update to
8262 version 1.2.
8263
82642005-09-15 Richard M. Stallman <rms@gnu.org>
8265
8266 * newsticker.texi: Fix @setfilename.
8267
8268 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8269 (../info/newsticker, newsticker.dvi): New targets.
8270
82712005-08-30 Carsten Dominik <dominik@science.uva.nl>
8272
8273 * org.texi: Version 3.15.
8274
82752005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8276
8277 * ses.texi: Combine all three indices into one.
8278 Correct a few typos.
8279
82802005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8281
8282 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8283
82842005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8285
8286 * emacs-mime.texi (Handles): Remove duplicate item.
8287 (Encoding Customization): Fix the default value for
8288 mm-coding-system-priorities.
8289 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8290 (Basic Functions): Fix reference.
8291
82922005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8293
8294 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8295
82962005-08-18 Richard M. Stallman <rms@gnu.org>
8297
8298 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8299 and web site.
8300
8301 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8302 not keyboard-translate.
8303
83042005-08-11 Richard M. Stallman <rms@gnu.org>
8305
8306 * faq.texi (Using regular expressions): Fix xref.
8307
83082005-08-09 Juri Linkov <juri@jurta.org>
8309
8310 * info.texi (Help-P): Replace `Prev' with `Previous'.
8311 (Help-M, Help-Xref): Add S-TAB.
8312 (Help-FOO): Update `u' command.
8313 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8314 Update info about visibility of xref parts.
8315 (Help-Int): Fix `m' command. Rename `Info-last' to
8316 `Info-history-back'. Add `Info-history-forward'.
8317 (Advanced): Fix `g*' and `M-n' commands.
8318 (Info Search): Add `index-apropos' in stand-alone browser.
8319 Add isearch commands.
8320 (Emacs Info Variables): Remove `Info-fontify'.
8321 Add `Info-mode-hook'. Update face names.
8322 Add `Info-fontify-maximum-menu-size',
8323 `Info-fontify-visited-nodes', `Info-isearch-search'.
8324
83252005-08-07 Michael Albinus <michael.albinus@gmx.de>
8326
8327 Sync with Tramp 2.0.50.
8328
8329 * tramp.texi: Use @option{} consequently for method names.
8330 (Inline methods, External transfer methods): Remove references to
8331 Cygwin.
8332 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8333 implementation.
8334
83352005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8336
8337 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8338 Mention that gnus-init-file is not read when Emacs is invoked with
8339 --no-init-file or -q.
8340
83412005-07-19 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * org.texi: Version 3.14.
8344
83452005-07-04 Carsten Dominik <dominik@science.uva.nl>
8346
8347 * org.texi: Version 3.13.
8348
83492005-07-18 Juri Linkov <juri@jurta.org>
8350
8351 * calc.texi (Time Zones, Logical Operations):
8352 * cl.texi (Overview):
8353 * org.texi (TODO types):
8354 * sc.texi (Emacs 18 MUAs):
8355 * speedbar.texi (Top):
8356 * url.texi (History):
8357 Delete duplicate duplicate words.
8358
ce058493 83592005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8360
8361 * cl.texi (Type Predicates): Document `atom' type.
8362
83632005-07-04 Lute Kamstra <lute@gnu.org>
8364
8365 Update FSF's address in GPL notices.
8366
8367 * calc.texi (Copying):
8368 * doclicense.texi (GNU Free Documentation License):
8369 * faq.texi (Contacting the FSF):
8370 * mh-e.texi (Copying): Update FSF's address.
8371
83722005-07-03 Richard M. Stallman <rms@gnu.org>
8373
8374 * flymake.texi (Example -- Configuring a tool called directly):
8375 Update name of flymake-build-relative-filename.
8376
83772005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8378
8379 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8380
83812005-06-29 Carsten Dominik <dominik@science.uva.nl>
8382
8383 * org.texi: Version 3.12.
8384
83852005-06-24 Eli Zaretskii <eliz@gnu.org>
8386
8387 * makefile.w32-in (MAKEINFO): Use --force.
8388 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8389 Makefile.in.
8390 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8391 more shells.
8392
83932005-06-23 Richard M. Stallman <rms@gnu.org>
8394
8395 * speedbar.texi (Creating a display): Texinfo usage fixes.
8396
8397 * tramp.texi (Customizing Completion, Auto-save and Backup):
8398 Texinfo usage fixes.
8399
84002005-06-23 Juanma Barranquero <lekktu@gmail.com>
8401
8402 * dired-x.texi (Miscellaneous Commands):
8403 * ediff.texi (Miscellaneous):
8404 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8405 (Agent Variables):
8406 * info.texi (Help-Xref):
8407 * message.texi (Message Headers):
8408 * org.texi (Remember):
8409 * reftex.texi (Options (Defining Label Environments)):
8410 (Options (Index Support)):
8411 (Options (Viewing Cross-References)):
8412 (Options (Misc)):
8413 (Changes):
8414 * speedbar.texi (Creating a display):
8415 * tramp.texi (Customizing Completion, Auto-save and Backup):
8416 Texinfo usage fix.
8417
84182005-06-13 Carsten Dominik <dominik@science.uva.nl>
8419
8420 * org.texi: Version 3.11.
8421
84222005-06-12 Jay Belanger <belanger@truman.edu>
8423
8424 * calc.texi (Getting Started): Remove extra menu item.
8425
84262005-05-31 Jay Belanger <belanger@truman.edu>
8427
8428 * calc.texi (Notations Used in This Manual): Use @kbd for key
8429 sequence.
8430 (Demonstration of Calc): Mention another way of starting Calc.
8431 (Starting Calc): Mention long name of M-#.
8432 (Embedded Mode Overview): Remove unnecessary instruction.
8433 (Other M-# commands): Rephrase `M-# 0' explanation.
8434 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8435 reflect current behavior.
8436
84372005-05-30 Jay Belanger <belanger@truman.edu>
8438
8439 * calc.texi (Hooks): Change description of calc-window-hook and
8440 calc-trail-window-hook to match usage.
8441 (Computational Functions): Add more constant-generating functions.
8442 (Customizable Variables): Use defvar.
8443
84442005-05-28 Jay Belanger <belanger@truman.edu>
8445
8446 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8447 (Basic Embedded Mode): Explain behavior of arguments to
8448 calc-embedded-mode.
8449
84502005-05-27 Jay Belanger <belanger@truman.edu>
8451
8452 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8453 current behavior.
8454
84552005-05-25 Jay Belanger <belanger@truman.edu>
8456
8457 * calc.texi: Change Calc version number throughout.
8458 (Keypad Mode): Change location in info output.
8459 (Keypad mode overview): Move picture of keypad.
8460
84612005-05-21 Jay Belanger <belanger@truman.edu>
8462
8463 * calc.texi (Storing variables): Mention that only most variables
8464 are void to begin with.
8465
84662005-05-21 Kevin Ryde <user42@zip.com.au>
8467
8468 * widget.texi (Basic Types): Update cross ref from "Enabling
8469 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8470 lispref/text.texi change.
8471
84722005-05-20 Carsten Dominik <dominik@science.uva.nl>
8473
8474 * org.texi: Version 3.09.
8475
84762005-05-18 Carsten Dominik <dominik@science.uva.nl>
8477
8478 * reftex.texi: Version 4.28.
8479
84802005-05-16 Jay Belanger <belanger@truman.edu>
8481
8482 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8483
84842005-05-14 Jay Belanger <belanger@truman.edu>
8485
8486 * calc.texi (Default Simplifications): Insert missing ! (logical
8487 not operator).
8488
84892005-05-14 Michael Albinus <michael.albinus@gmx.de>
8490
8491 Sync with Tramp 2.0.49.
8492
84932005-05-10 Jay Belanger <belanger@truman.edu>
8494
8495 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8496 to 1.
8497
84982005-04-29 Carsten Dominik <dominik@science.uva.nl>
8499
8500 * org.texi: Version 3.08, structure reorganized.
8501
85022005-04-24 Richard M. Stallman <rms@gnu.org>
8503
8504 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8505
85062005-04-15 Carsten Dominik <dominik@science.uva.nl>
8507
8508 * org.texi: Update to version 3.06.
8509
85102005-04-13 Lute Kamstra <lute@gnu.org>
8511
8512 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8513
85142005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8515
8516 * cl.texi (Porting Common Lisp): Fix typo.
8517
85182005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8519
8520 * gnus.texi (RSS): Addition.
8521
85222005-04-04 Jay Belanger <belanger@truman.edu>
8523
8524 * calc.texi: Change Calc version number.
8525 (Customizable variables): Fix description of calc-language-alist.
8526 (Copying): Put in version 2 of GPL.
8527
85282005-04-01 Jay Belanger <belanger@truman.edu>
8529
8530 * calc.texi (Troubleshooting Commands): Remove comment about
8531 installation.
8532 (Installation): Remove section.
8533 (Customizable Variables): New section.
8534 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8535 (Graphical Devices): Add references to Customizable Variables.
8536
85372005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8538
8539 * emacs-mime.texi (Display Customization): Markup fixes.
8540 (rfc2047): Update.
8541
85422005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8543
8544 * gnus-faq.texi: Replaced with auto-generated version.
8545
85462005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8547
8548 * dired-x.texi (Multiple Dired Directories): default-directory was
8549 renamed to dired-default-directory.
8550
85512005-03-26 Jay Belanger <belanger@truman.edu>
8552
8553 * calc.texi (Simplifying Formulas, Rewrite Rules):
8554 Change description of top and bottom of fraction.
8555 (Modulo Forms): Move description of how to create modulo forms to
8556 earlier in the section.
8557 (Fraction Mode): Suggest using : to get a fraction by dividing.
8558 (Basic Arithmetic): Adjust placement of command name.
8559 (Truncating the Stack): Emphasize that "hidden" entries are still
8560 visible.
8561 (Installation): Move discussion of printing manual to "About This
8562 Manual".
8563 (About This Manual): Mention how to print the manual.
8564 (Reporting Bugs): Remove first person.
8565 (Building Vectors): Add algebraic version of append.
8566 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8567 (Grouping Digits): Fix typo.
8568
85692005-03-25 Werner Lemberg <wl@gnu.org>
8570
8571 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8572 Replace `legal' with `valid'.
8573
85742005-03-25 Werner Lemberg <wl@gnu.org>
8575
8576 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8577
85782005-03-24 Jay Belanger <belanger@truman.edu>
8579
8580 * calc.texi (General Mode Commands)
8581 (Mode Settings in Embedded Mode): Add some explanation of
8582 recording mode settings.
8583
85842005-03-24 Richard M. Stallman <rms@gnu.org>
8585
8586 * calc.texi: Remove praise of non-free software.
8587
8588 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8589 (Installation): Node deleted.
8590
85912005-03-23 Richard M. Stallman <rms@gnu.org>
8592
8593 * url.texi (HTTP language/coding): Improve last change.
8594
85952005-03-22 Jay Belanger <belanger@truman.edu>
8596
8597 * calc.texi (Embedded Mode): Add new information on changing
8598 modes.
8599
86002005-03-20 Michael Albinus <michael.albinus@gmx.de>
8601
8602 Sync with Tramp 2.0.48.
8603
8604 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8605
8606 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8607 "GNU/Linux". Change all addresses to .gnu.org.
8608 (Default Method): Offer shortened syntax for "su" and "sudo"
8609 methods.
8610
86112005-03-07 Richard M. Stallman <rms@gnu.org>
8612
8613 * url.texi: Fix usage of "e.g.".
8614 (HTTP language/coding): Explain the rules for these strings.
8615
86162005-03-06 Richard M. Stallman <rms@gnu.org>
8617
8618 * woman.texi (Introduction): Minor cleanups.
8619
8620 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8621
8622 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8623 (Installation): Node deleted.
8624
8625 * mh-e.texi (Preface): Get rid of "Emacs 21".
8626
8627 * eshell.texi (Installation): Delete node (for Emacs 20).
8628
86292005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8630
8631 * flymake.texi: Refill and tweak style in @lisp blocks.
8632
86332005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8634
8635 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8636
86372005-03-01 Jay Belanger <belanger@truman.edu>
8638
8639 * calc.texi (Trigonometric and Hyperbolic Functions):
8640 Mention additional functions.
8641 (Algebraic Simplifications): Mention additional simplifications.
8642
86432005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8644
8645 * ses.texi: Add concept/function/variable indices (this work was
8646 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8647 papers on file at FSF).
8648
86492005-02-10 Jay Belanger <belanger@truman.edu>
8650
8651 * calc.texi: Change @LaTeX to La@TeX throughout.
8652 Redefine @expr as @math for TeX output.
8653 Redefine @texline as a no-op for TeX output.
8654 Define @tfn, replace @t by @tfn throughout.
8655
86562005-02-09 Jay Belanger <belanger@truman.edu>
8657
8658 * calc.texi: Add macro for LaTeX for info output.
8659
86602005-02-08 Kim F. Storm <storm@cua.dk>
8661
8662 * texinfo.tex (LaTex): Add def.
8663
86642005-02-06 Jay Belanger <belanger@truman.edu>
8665
8666 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8667 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8668 throughout manual.
8669
86702005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8671
8672 * gnus.texi: Some edits based on comments from David Abrahams.
8673
86742005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8675
8676 * gnus.texi (RSS): Fix the keystroke.
8677
86782005-01-24 David Kastrup <dak@gnu.org>
8679
8680 * faq.texi: Update AUCTeX version info.
8681
86822005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8683
8684 * gnus-faq.texi ([4.1]): Typo.
8685
86862005-01-19 Jay Belanger <belanger@truman.edu>
8687
8688 * calc.texi (Keep Arguments): Mention that keeping arguments
8689 doesn't work with keyboard macros.
8690
86912005-01-16 Richard M. Stallman <rms@gnu.org>
8692
8693 * autotype.texi (Autoinserting): Fix small error.
8694
86952005-01-16 Michael Albinus <michael.albinus@gmx.de>
8696
8697 Sync with Tramp 2.0.47.
8698
8699 * tramp.texi (Compilation): New section, describing compilation of
8700 remote files.
8701
87022005-01-11 Kim F. Storm <storm@cua.dk>
8703
8704 * widget.texi (Basic Types): Add :follow-link keyword.
8705
87062005-01-09 Jay Belanger <belanger@truman.edu>
8707
8708 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8709
87102005-01-08 Jay Belanger <belanger@truman.edu>
8711
8712 * calc.texi: Change throughout to reflect new default value of
8713 calc-settings-file.
8714
87152005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8716
8717 * message.texi (Reply): `message-reply-to-function' should return
8718 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8719
87202005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8721
8722 * faq.texi (Changing load-path): Fix typo.
8723
87242005-01-05 Jay Belanger <belanger@truman.edu>
8725
8726 * calc.texi (Programming Tutorial): Replace kbd command by
8727 appropriate characters for a keyboard macro.
8728
87292005-01-04 Jay Belanger <belanger@truman.edu>
8730
8731 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8732 for Lucid Emacs.
8733 (Programming Tutorial): Mention that the user needs to be in the
8734 right mode to compute some functions.
8735
87362005-01-04 Jay Belanger <belanger@truman.edu>
8737
8738 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8739 no longer applicable.
8740
87412005-01-01 Jay Belanger <belanger@truman.edu>
8742
0c7efc08 8743 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8744 edit keyboard macros to match current behavior.
8745
87462004-12-31 Jay Belanger <belanger@truman.edu>
8747
8748 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8749
87502004-12-20 Jay Belanger <belanger@truman.edu>
8751
8752 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8753 zero.
8754
87552004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8756
8757 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8758 @xref.
8759 (Font Locking): Avoid @strong{Note:}.
8760
87612004-12-17 Michael Albinus <michael.albinus@gmx.de>
8762
8763 Sync with Tramp 2.0.46.
8764
8765 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8766
87672004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * url.texi: Correct typos.
8770 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8771 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8772 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8773 (Dealing with HTTP documents): @inforef->@xref.
8774
87752004-12-15 Jay Belanger <belanger@truman.edu>
8776
8777 * calc.texi: Consistently capitalized all mode names.
8778 (Answers to Exercises): Mention that an answer can be a fraction
8779 when in Fraction mode.
8780
87812004-12-13 Jay Belanger <belanger@truman.edu>
8782
8783 * calc.texi: Fix some TeX definitions.
8784
87852004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8786
8787 * reftex.texi (Imprint): Remove erroneous @value's.
8788
87892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8790
8791 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8792 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8793
87942004-12-08 Jay Belanger <belanger@truman.edu>
8795
8796 * calc.texi (Starting Calc): Remove comment about installation.
8797 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8798
87992004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8800
8801 * url.texi: Update @setfilename.
8802 (Getting Started): No need to worry about Gnus versions.
8803 (Dealing with HTTP documents): Use @inforef.
8804
8805 * org.texi: Fix @direntry file name.
8806
88072004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8808
8809 * url.texi: New file.
8810
8811 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8812
88132004-12-06 Jay Belanger <belanger@truman.edu>
8814
8815 * calc.texi (Using Calc): Remove paragraph about installation.
8816
88172004-12-06 Jay Belanger <belanger@truman.edu>
8818
8819 * calc.texi: Use more Texinfo macros and less TeX defs.
8820 Remove @refill's.
8821
88222004-12-06 Richard M. Stallman <rms@gnu.org>
8823
8824 * org.texi: New file.
8825
88262004-12-05 Richard M. Stallman <rms@gnu.org>
8827
8828 * Makefile.in (org.dvi, ../info/org): New targets.
8829 (INFO_TARGETS): Add ../info/org.
8830 (DVI_TARGETS): Add org.dvi.
8831 (maintainer-clean): Remove the info files in the info dir.
8832
88332004-11-26 Eli Zaretskii <eliz@gnu.org>
8834
8835 * idlwave.texi: Fix the setfilename directive to put the produced
8836 file in ../info.
8837 (Continued Statement Indentation): Resurrect Jan D.'s change from
8838 2004-11-03 that was lost when a newer version of idlwave.texi was
8839 imported.
8840
88412004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8842
0c7efc08 8843 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8844
0c7efc08
SM
8845 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8846 Index `spam-initialize'.
2de53ca6
GM
8847
88482004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8849
8850 * message.texi (Various Message Variables): Mention that all mail
8851 file variables are derived from `message-directory'.
8852
8853 * gnus.texi (Splitting Mail): Clarify bogus group.
8854
88552004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8856
0c7efc08
SM
8857 * emacs-mime.texi (Encoding Customization):
8858 Fix mm-coding-system-priorities entry.
2de53ca6 8859
c8763fb6 88602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8861
8862 * idlwave.texi (Continued Statement Indentation):
8863 * reftex.texi (Options (Index Support)):
8864 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8865 * speedbar.texi (Creating a display, Major Display Modes):
8866 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8867
88682004-10-21 Jay Belanger <belanger@truman.edu>
8869
0c7efc08 8870 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8871
88722004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8873
8874 * calc.texi (Reporting Bugs): Double up `@'.
8875
88762004-10-18 Jay Belanger <belanger@truman.edu>
8877
0c7efc08 8878 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8879 should be sent to.
8880
88812004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8882
8883 * gnus.texi (New Features): Add 5.11.
8884
8885 * message.texi (Resending): Remove wrong default value.
8886
8887 * gnus.texi (Mail Source Specifiers): Describe possible problems
8888 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8889 `pop3-leave-mail-on-server' to the index.
8890
88912004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8892
8893 * message.texi (Canceling News): Add how to set a password.
8894
88952004-10-12 Jay Belanger <belanger@truman.edu>
8896
0c7efc08 8897 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8898 calc-describe-function and calc-describe-variable to match their
8899 current behavior.
8900
89012004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8902
8903 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8904
89052004-10-12 Michael Albinus <michael.albinus@gmx.de>
8906
8907 Sync with Tramp 2.0.45.
8908
8909 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8910 plink link. The URL is outdated. Originator contacted for
8911 clarification.
8912
89132004-10-10 Juri Linkov <juri@jurta.org>
8914
8915 * gnus.texi (Top, Marking Articles): Join two menus in one node
8916 because a node can have only one menu.
8917
89182004-10-09 Juri Linkov <juri@jurta.org>
8919
8920 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8921 example of nnmail-split-fancy.
8922
89232004-10-06 Karl Berry <karl@gnu.org>
8924
8925 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8926 consistency with other uses of dashes.
8927
89282004-10-05 Karl Berry <karl@gnu.org>
8929
8930 * info.texi: Consistently use --- throughout, periods at end of
8931 menu descriptions, and a couple typos.
8932
89332004-09-26 Jesper Harder <harder@ifa.au.dk>
8934
8935 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8936 * pgg.texi (User Commands, Backend methods): Do.
8937 * gnus.texi: Markup fixes.
8938 (Setting Process Marks): Fix `M P a' entry.
8939 * emacs-mime.texi: Fixes.
8940
89412004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8944 again.
8945 Use 5.10 instead of 5.10.0.
8946
89472004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8948
8949 * gnus.texi (Summary Mail Commands): S D e.
8950
89512004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8952
8953 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8954 the gnus-article-mode-line-format section.
8955
89562004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8957
8958 * gnus.texi (Various Summary Stuff): Fix the documentation for
8959 gnus-newsgroup-variables.
8960
89612004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8962
0c7efc08
SM
8963 * gnus.texi (MIME Commands):
8964 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8965 gnus-mime-display-multipart-alternative-as-mixed,
8966 gnus-mime-display-multipart-related-as-mixed.
8967 (Mail Source Customization): Clarify `mail-source-directory'.
8968 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8969 (SpamOracle): Fix typo.
2de53ca6
GM
8970
8971 * gnus-faq.texi: Untabify.
8972 ([6.3]): nnir.el is in contrib directory.
8973
8974 * message.texi (News Headers): Clarify how a unique ID is created.
8975
0c7efc08
SM
8976 * gnus.texi (Batching Agents): Fix typo in example.
8977 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8978
b2abec73 89792004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8980
0c7efc08 8981 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8982
89832004-09-20 Florian Weimer <fw@deneb.enyo.de>
8984
8985 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8986
89872004-09-22 Jay Belanger <belanger@truman.edu>
8988
0c7efc08 8989 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8990 might be hidden during part of the session.
8991
89922004-09-20 Jay Belanger <belanger@truman.edu>
8993
8994 * calc.texi (Notations Used in This Manual): Put in an earlier
8995 mention that DEL could be called Backspace.
8996
89972004-09-10 Simon Josefsson <jas@extundo.com>
8998
8999 * gnus.texi (IMAP): Add example. Suggested and partially written
9000 by Steinar Bang <sb@dod.no>.
9001
90022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9003
9004 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9005 netrc syntax.
9006
90072004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9008
b2abec73
JB
9009 * gnus.texi (Spam ELisp Package Sequence of Events):
9010 Some clarifications.
2de53ca6
GM
9011 (Spam ELisp Package Global Variables): More clarifications.
9012
90132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9014
9015 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9016 Mention spam-split does not modify incoming mail.
9017
90182004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9019
9020 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9021
90222004-09-10 Eli Zaretskii <eliz@gnu.org>
9023
9024 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9025
90262004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9027
9028 * makefile.w32-in (sieve, pgg): Use $(infodir).
9029
90302004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9031
9032 * makefile.w32-in: Fix PGG and Sieve entries.
9033
90342004-08-28 Eli Zaretskii <eliz@gnu.org>
9035
9036 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9037 Emacs and related programs.
9038
90392004-08-27 Richard M. Stallman <rms@gnu.org>
9040
9041 * faq.texi: Fix texinfo usage, esp. doublequotes.
9042 (Difference between Emacs and XEmacs): Some clarification.
9043
9044 * faq.texi (Difference between Emacs and XEmacs):
9045 Explain not to contrast XEmacs with GNU Emacs.
9046
90472004-08-26 Richard M. Stallman <rms@gnu.org>
9048
9049 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9050
90512004-08-22 David Kastrup <dak@gnu.org>
9052
9053 * reftex.texi (AUCTeX): Update links, section name.
9054
9055 * faq.texi (Calc): Update availability (included in 22.1).
9056 (AUCTeX): Update availability, information, versions, description.
9057
90582004-08-14 Eli Zaretskii <eliz@gnu.org>
9059
9060 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9061
90622004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9063
9064 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9065
90662004-08-10 Michael Albinus <michael.albinus@gmx.de>
9067
9068 Sync with Tramp 2.0.44.
9069
90702004-08-05 Lars Hansen <larsh@math.ku.dk>
9071
9072 * widget.texi (User Interface): Update how to separate the
9073 editable field of an editable-field widget from other widgets.
9074 (Programming Example): Add text after field.
9075
90762004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9077
9078 * emacs-mime.texi (Encoding Customization): Add a note to the
9079 mm-content-transfer-encoding-defaults entry.
9080 (rfc2047): Update.
9081
0c7efc08
SM
9082 * gnus.texi (Article Highlighting):
9083 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9084 (POP before SMTP): New node.
9085 (Posting Styles): Addition.
9086 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9087 (Fancy Mail Splitting): Ditto.
9088 (X-Face): Add gnus-x-face.
9089
90902004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9091
9092 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9093 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9094
90952004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9096
0c7efc08
SM
9097 * gnus.texi (Mail Source Specifiers):
9098 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9099
91002004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9101
9102 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9103
9104 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9105 repository. Change setfilename.
9106
9107 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9108
91092004-07-02 Juri Linkov <juri@jurta.org>
9110
9111 * pcl-cvs.texi (Viewing differences): Add `d r'.
9112
91132004-06-29 Jesper Harder <harder@ifa.au.dk>
9114
9115 * ses.texi, viper.texi, flymake.texi, faq.texi:
9116 * eshell.texi, ediff.texi: Markup fixes.
9117
91182004-06-21 Karl Berry <karl@gnu.org>
9119
9120 * info.texi (Top): Mention that only Emacs has mouse support.
9121 (Getting Started): Mention this in a few other places.
9122
91232004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9124
0c7efc08
SM
9125 * autotype.texi (Copyrights, Timestamps):
9126 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9127
91282004-06-13 Lars Hansen <larsh@math.ku.dk>
9129
9130 * dired-x.texi (dired-mark-omitted): Update keybinding.
9131
91322004-06-10 Kim F. Storm <storm@cua.dk>
9133
9134 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9135
91362004-06-05 Lars Hansen <larsh@math.ku.dk>
9137
9138 * dired-x.texi (variable dired-omit-mode): Rename from
9139 dired-omit-files-p.
9140 (function dired-omit-mode): Rename from dired-omit-toggle.
9141 Call dired-omit-mode rather than set dired-omit-files-p.
9142 (dired-mark-omitted): Describe command.
9143
91442004-05-29 Michael Albinus <michael.albinus@gmx.de>
9145
9146 Version 2.0.41 of Tramp released.
9147
91482004-05-29 Juanma Barranquero <lektu@terra.es>
9149
9150 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9151 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9152
91532004-05-29 Richard M. Stallman <rms@gnu.org>
9154
9155 * cl.texi (Top): Call this chapter `Introduction'.
9156 (Overview): In TeX, no section heading here.
9157
9158 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9159
91602004-05-29 Eli Zaretskii <eliz@gnu.org>
9161
9162 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9163 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9164
91652004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9166
9167 * flymake.texi: New file.
9168
91692004-05-28 Simon Josefsson <jas@extundo.com>
9170
9171 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9172
b344d29d 91732004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9174
9175 Version 2.0.40 of Tramp released.
9176
91772004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9178
9179 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9180
9181 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9182 variables `tramp-backup-directory-alist' and
9183 `tramp-bkup-backup-directory-info'.
9184 (Overview, Connection types)
9185 (External transfer methods, Default Method)
9186 (Windows setup hints): Remove restriction of password entering
9187 with external methods.
9188 (Auto-save and Backup): Make file name example
9189 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9190 and `auto-save-directory' must be used.
9191 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9192 only "NT"). Remove doubled entry "What kinds of systems does
9193 @tramp{} work on".
9194 (tramp): Macro removed.
9195 (Obtaining Tramp): Flag removed from title.
9196 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9197 and `trampver' used properly. Flag `tramp-inst' replaced by
9198 `installchapter'. Installation related text adapted.
9199
92002004-04-28 Masatake YAMATO <jet@gyve.org>
9201
9202 * widget.texi (Programming Example): Remove overlays.
9203
92042004-04-27 Jesper Harder <harder@ifa.au.dk>
9205
9206 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9207
92082004-04-23 Juanma Barranquero <lektu@terra.es>
9209
9210 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9211
92122004-04-05 Jesper Harder <harder@ifa.au.dk>
9213
9214 * info.texi (Info Search): Add info-apropos.
9215
92162004-03-22 Juri Linkov <juri@jurta.org>
9217
9218 * faq.texi: Fix help key bindings.
9219
92202004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9221
9222 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9223 (as suggested by Karl Berry). Update information about colored
9224 stars in menus. Add new subheading describing M-n.
9225
92262004-03-12 Richard M. Stallman <rms@gnu.org>
9227
9228 * cl.texi (Top): Rename top node's title.
9229
92302004-03-08 Karl Berry <karl@gnu.org>
9231
9232 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9233 problems making the texinfo distribution.
9234
92352004-02-29 Simon Josefsson <jas@extundo.com>
9236
0c7efc08 9237 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9238 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9239 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9240 <voegelas@gmx.net>.
9241
92422004-02-29 Juanma Barranquero <lektu@terra.es>
9243
9244 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9245 Use $(DEL) instead of rm, and ignore exit code.
9246
b344d29d 92472004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9248
9249 Tramp version 2.0.39 released.
9250
92512004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9252
9253 * tramp.texi (Customizing Completion): Explain new functions
9254 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9255 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9256 (Top): Refer to Savannah mailing list as the major one.
9257 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9258 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9259 (Frequently Asked Questions): Remote hosts must not be Unix-like
9260 for "smb" method.
9261 (Password caching): New node.
9262 (External transfer methods): Refer to password caching for "smb"
9263 method.
9264
92652004-02-17 Karl Berry <karl@gnu.org>
9266
9267 * info.texi (Help-Int): Mention the new line number feature.
9268
92692004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9270
9271 * ses.texi (Advanced Features): New functionality for
9272 ses-set-header-row (defaults to current row unless C-u used).
9273 (Acknowledgements): Add Stefan Monnier.
9274
92752003-12-29 Kevin Ryde <user42@zip.com.au>
9276
9277 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9278
b344d29d 92792003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9280
9281 Tramp version 2.0.38 released.
9282
9283 * tramp.texi (Remote shell setup): Warn of environment variables
9284 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9285 <sven.gabriel@imk.fzk.de>.
9286 (Configuration): Tramp now chooses base64/uuencode
9287 automatically. Update wording accordingly.
9288 (Top): More description for the `Default Method' menu entry.
9289 (Default Method): Use @code, not @var, for Lisp variables.
9290 (Default Method): New subsection `Which method is the right one
9291 for me?' Suggested by Christian Kirsch.
9292 (Configuration): Pointer to new subsection added.
9293 (Default Method): Too many "use" in one sentence.
9294 Rephrase. Reported by Christian Kirsch.
9295 (Filename Syntax): Old `su' example is probably a left-over from
9296 the sm/su method naming. Replace with `ssh', instead.
9297 (External transfer methods, Auto-save and Backup):
9298 Typo fixes.
9299
93002003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9301
183080b6 9302 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9303 (Top): Mention japanese manual only if flag `jamanual' is set.
9304 Insert section `Japanese manual' in menu.
9305
93062003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9307
9308 * eshell.texi (Known Problems): Add doc item.
9309
93102003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9311
9312 * cc-mode.texi: Update for CC Mode 5.30.
9313
9314 Note: Please refrain from doing purely cosmetic changes like
9315 removing trailing whitespace in this manual; it clobbers cvs
9316 merging for no good reason.
9317
93182003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9319
9320 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9321 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9322 @acronym{ASCII}.
9323
93242003-10-26 Karl Berry <karl@gnu.org>
9325
9326 * info.texi (Info Search): Echo area, not echo are. From Debian
9327 diff.
9328
93292003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9330
10d1d0af 9331 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9332 :buttons and :children keywords.
9333
93342003-10-22 Miles Bader <miles@gnu.org>
9335
9336 * Makefile.in (info): Move before $(top_srcdir)/info.
9337
93382003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9339
9340 * tramp.texi (Inline methods): Small grammar fix.
9341 (External transfer methods): Likewise.
9342
93432003-10-08 Nick Roberts <nick@nick.uklinux.net>
9344
9345 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9346
93472003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9348
9349 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9350
93512003-09-30 Richard M. Stallman <rms@gnu.org>
9352
9353 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9354
9355 * widget.texi (User Interface): Fix typos.
9356
9357 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9358
93592003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9360
9361 * pcl-cvs.texi (Selected Files): Fix typo.
9362
93632003-09-21 Karl Berry <karl@gnu.org>
9364
9365 * info.texi (] and [ commands): No period at end of section title.
9366
93672003-09-04 Miles Bader <miles@gnu.org>
9368
9369 * Makefile.in (top_srcdir): New variable.
9370 ($(top_srcdir)/info): New rule.
9371 (info): Depend on it.
9372
93732003-09-03 Peter Runestig <peter@runestig.com>
9374
9375 * makefile.w32-in: New file.
9376
93772003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9378
9379 * widget.texi (User Interface): Explain the need of static text
9380 around an editable field.
9381
93822003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9383
9384 * widget.texi (Basic Types): The argument to `:help-echo' can now
9385 be a form that evaluates to a string.
9386
93872003-08-18 Kim F. Storm <storm@cua.dk>
9388
9389 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9390
93912003-08-16 Richard M. Stallman <rms@gnu.org>
9392
9393 * dired-x.texi (Shell Command Guessing): Explain *.
9394
93952003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9396
9397 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9398 log-edit-insert-changelog.
9399
94002003-08-03 Karl Berry <karl@gnu.org>
9401
9402 * info.texi: Need @contents.
9403
c8763fb6 94042003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9405
9406 Tramp version 2.0.36 released.
9407
9408 * tramp.texi (Remote shell setup): Explain about problems with
9409 non-Bourne commands in ~/.profile and ~/.shrc.
9410
94112003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9412
9413 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9414 renaming of `vis-mode' to `visible-mode'.
9415
94162003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9417
9418 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9419 next, prev and up pointers.
9420
94212003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9422
9423 * info.texi (Help): Mention existence of Emacs and stand-alone
9424 Info at the very beginning of the tutorial.
9425 (Help-Inv): New node.
9426 (Help-]): New node.
9427 (Help-M): Systematically point out the differences between default
9428 Emacs and stand-alone versions. Delete second menu.
9429 (Help-Xref): Systematically point out the differences between
9430 default Emacs and stand-alone versions.
9431 (Help-Int): Change `l' example.
9432 (Expert Info): Fix typos.
9433 (Emacs Info Variables): Mention `Info-hide-note-references' and
9434 new default for `Info-scroll-prefer-subnodes'.
9435
c8763fb6 94362003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9437
9438 Version 2.0.35 of Tramp released.
9439
9440 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9441 (Inline methods): Add methods `remsh' and `plink1'.
9442 (External transfer methods): Add method `remcp'.
9443 (Multi-hop Methods): Add method `remsh'.
9444 Small patch from Adrian Aichner <adrian@xemacs.org>:
9445 Fix minor typos.
0c7efc08 9446 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9447 `Info-index'.
9448 (Version Control): Add cindex entry.
9449
c8763fb6 94502003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9451
9452 * trampver.texi: Version 2.0.34 released.
9453
94542003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9455
9456 * faq.texi: Improve previous changes.
9457
94582003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9459
9460 * faq.texi: Update copyright and maintenance details.
9461 Update some package URLs, versions, and maintainers.
9462 Remove many references to the Emacs Lisp Archive.
9463
94642003-04-23 Simon Josefsson <jas@extundo.com>
9465
9466 * smtpmail.texi: Fix license (the invariant sections mentioned has
9467 never been part of the smtp manual). Align info dir entry with
9468 other emacs packages.
9469
94702003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9471
9472 * tramp.texi: Version 2.0.33 released.
9473 Remove installation chapter. Remove XEmacs specifics.
9474
94752003-03-29 Richard M. Stallman <rms@gnu.org>
9476
9477 * tramp.texi (Top): Undo the previous renaming.
9478 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9479
c8763fb6 94802003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9481
9482 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9483 version of manual.
9484
9485 * tramp.texi (Auto-save and Backup): New node.
9486
94872003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9488
9489 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9490 Emacs" in order to have better differentiation to "XEmacs".
9491 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9492 are new macros in order to point to the other Emacs flavor where
9493 appropriate. In info case, point to node `Installation' in order
9494 to explain how to generate the other way. In html case, make a
9495 link to the other html file.
0c7efc08 9496 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9497 after CVS checkout/update.
9498 (Installation): Completely rewritten.
9499 (Installation parameters, Load paths): New sections under
9500 `Installation'.
9501
c8763fb6 95022003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9503
9504 * tramp.texi: Version 2.0.30 released.
9505 Replace word "path" with "localname" where used as a component of
9506 a Tramp file name.
9507
95082003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9509
9510 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9511 introduced.
9512 (Installation): Explain what to do if files from the tramp/contrib
9513 directory are needed.
9514
95152003-02-23 Alex Schroeder <alex@emacswiki.org>
9516
9517 * smtpmail.texi (How Mail Works): New.
9518
95192003-02-22 Alex Schroeder <alex@emacswiki.org>
9520
9521 * smtpmail.texi: New file.
9522
9523 * Makefile.in: Build SMTP manual.
9524
c8763fb6 95252003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9526
9527 * tramp.texi: Version 2.0.29 released.
9528 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9529 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9530
95312003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9532
9533 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9534 another package loads accidentally Ange-FTP.
2de53ca6
GM
9535
95362003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9537
9538 * tramp.texi (Customizing Completion): Add function
9539 `tramp-parse-sconfig'. Change example of
9540 `tramp-set-completion-function', because parsing of ssh config
9541 files looks more natural.
9542
95432003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9544
9545 * gnus.texi: Do not use `path' in several locations.
9546
c8763fb6 95472002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9548
0c7efc08
SM
9549 * tramp.texi (External transfer methods): New method `smb'.
9550 From Michael Albinus.
2de53ca6
GM
9551
95522002-11-05 Karl Berry <karl@gnu.org>
9553
9554 * info.texi (Info-fontify): Reorder face list to avoid bad line
9555 breaks.
9556
c8763fb6 95572002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9558
0c7efc08
SM
9559 * tramp.texi: Move @copying to standard place.
9560 Use @insertcopying.
2de53ca6
GM
9561
95622002-10-02 Karl Berry <karl@gnu.org>
9563
9564 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9565 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9566 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9567 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9568 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9569 Per rms, update all manuals to use @copying instead of @ifinfo.
9570 Also use @ifnottex instead of @ifinfo around the top node, where
9571 needed for the sake of the HTML output.
9572 (The Gnus manual is not fixed since it's not clear to me how it
9573 works; and the Tramp manual already uses @copying, although in an
9574 unusual way. All others were changed.)
9575
95762002-09-10 Jonathan Yavner <jyavner@engineer.com>
9577
9578 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9579 (../info/ses, ses.dvi): New targets.
9580 * ses.texi: New file.
9581
c8763fb6 95822002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9583
9584 * texinfo.tex: Update to texinfo 4.2.
9585
95862002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9587
9588 * reftex.texi: Update to RefTeX 4.19.
9589
c8763fb6 95902002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9591
9592 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9593 (../info/tramp, tramp.dvi): New targets.
9594
95952002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9596
9597 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9598 (calc.dvi): Uncomment.
9599
96002001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9601
9602 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9603 (../info/calc): New target.
9604
96052001-10-20 Gerd Moellmann <gerd@gnu.org>
9606
9607 * (Version 21.1 released.)
9608
96092001-10-05 Gerd Moellmann <gerd@gnu.org>
9610
9611 * Branch for 21.1.
9612
96132001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9614
9615 * Makefile.in (../info/info): Use an explicit -o switch to
9616 makeinfo.
9617
96182001-03-05 Gerd Moellmann <gerd@gnu.org>
9619
9620 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9621
96222000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9623
9624 * Makefile.in (../info/idlwave): Use --no-split.
9625
96262000-12-14 Dave Love <fx@gnu.org>
9627
c4cc8b9a 9628 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9629 (gnus.dvi): Change rule to remove @latex stuff.
9630
96312000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9632
9633 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9634
96352000-10-13 John Wiegley <johnw@gnu.org>
9636
9637 * Makefile.in: Add build targets for eshell.texi.
9638
96392000-09-25 Gerd Moellmann <gerd@gnu.org>
9640
9641 * Makefile.in: Remove/comment speedbar stuff.
9642
96432000-09-22 Dave Love <fx@gnu.org>
9644
9645 * Makefile.in: Add emacs-mime.
9646
96472000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9648
9649 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9650 (DVI_TARGETS): Add woman.dvi.
9651 (../info/woman, woman.dvi): New targets.
9652
96532000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9654
9655 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9656
9657 * pcl-cvs.texi: New file.
9658 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9659 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9660
96612000-05-11 Gerd Moellmann <gerd@gnu.org>
9662
9663 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9664 (../info/ebrowse, ebrowse.dvi): New targets.
9665
96662000-01-13 Gerd Moellmann <gerd@gnu.org>
9667
9668 * Makefile.in (INFO_TARGETS): Add eudc.
9669 (DVI_TARGETS): Add eudc.dvi.
9670 (../info/eudc, eudc.dvi): New targets.
9671
96722000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9673
9674 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9675 compatibility with 8+3 filesystems).
9676 (../info/efaq): Rename from emacs-faq.
9677
96782000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9679
9680 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9681 (../info/idlwave, idlwave.dvi): New targets.
9682
96831999-10-23 Dave Love <fx@gnu.org>
9684
9685 * Makefile.in: Use autotype.texi.
9686
96871999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9688
9689 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9690 faq.texi file) rather than ../info/faq.
9691
96921999-10-07 Gerd Moellmann <gerd@gnu.org>
9693
9694 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9695 (../info/ada-mode, ada-mode.dvi): New targets.
9696
96971999-09-01 Dave Love <fx@gnu.org>
9698
9699 * Makefile.in: Add faq.
9700
97011999-07-12 Richard Stallman <rms@gnu.org>
9702
9703 * Version 20.4 released.
9704
97051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9706
9707 * Version 20.3 released.
9708
97091998-04-06 Andreas Schwab <schwab@gnu.org>
9710
768c0c0f
JB
9711 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9712 Use it in dvi targets.
2de53ca6
GM
9713 (../etc/GNU): Change to $(srcdir) first.
9714
97151998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9716
9717 * reftex.texi: Update for RefTeX version 3.22.
9718
97191998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9720
9721 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9722 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9723
97241997-09-23 Paul Eggert <eggert@twinsun.com>
9725
9726 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9727 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9728
97291997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9730
9731 * Version 20.2 released.
9732
97331997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9734
9735 * Version 20.1 released.
9736
97371997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9738
9739 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9740
97411996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9742
9743 * Version 19.33 released.
9744
97451996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9746
9747 * Version 19.32 released.
9748
97491996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9750
9751 * Makefile.in: Add rules for the Message manual.
9752
97531996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9754
9755 * gnus.texi: New version.
9756
9757 * message.texi: New manual.
9758
97591996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9760
9761 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9762
97631996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9764
9765 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9766 Specify -I option.
9767 (All dvi targets): Set the TEXINPUTS variable.
9768
97691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9770
9771 * Version 19.31 released.
9772
97731996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9774
9775 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9776 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9777
97781995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9779
9780 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9781 (INFO_TARGETS): Add ../info/cc-mode.
9782 (DVI_TARGETS): Add cc-mode.dvi.
9783
2de53ca6
GM
97841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9785
9786 * Version 19.30 released.
9787
97881995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9789
9790 * gnus.texi: New file.
9791
97921995-11-04 Erik Naggum <erik@naggum.no>
9793
9794 * gnus.texi: File deleted.
9795
97961995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9797
9798 * mh-e.texi: "Function Index" -> "Command Index" to work with
9799 Emacs 19.30 C-h C-k support of separately-documented commands.
9800
98011995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9802
9803 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9804 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9805
98061995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9807
9808 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9809 (../info/viper, viper.dvi): New targets.
9810
98111995-04-20 Kevin Rodgers <kevinr@ihs.com>
9812
9813 * dired-x.texi (Installation): Change the example to set
9814 buffer-local variables like dired-omit-files-p in
9815 dired-mode-hook.
9816
98171995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9818
9819 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9820 (../info/mh-e, mh-e.dvi): New targets.
9821
98221995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9823
9824 * Makefile.in (maintainer-clean): Rename from realclean.
9825
98261994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9827
9828 * Makefile.in: New file.
9829 * Makefile: File deleted.
9830
98311994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9832
9833 * Makefile (TEXINDEX_OBJS): Variable deleted.
9834 (texindex, texindex.o, getopt.o): Rules deleted.
9835 All deps on texindex deleted.
9836 (distclean): Don't delete texindex.
9837 (mostlyclean): Don't delete *.o.
9838 * texindex.c, getopt.c: Files deleted.
9839
98401994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9841
9842 * Version 19.26 released.
9843
98441994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9845
9846 * Version 19.25 released.
9847
98481994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9849
9850 * Version 19.24 released.
9851
98521994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9853
9854 * Version 19.23 released.
9855
98561994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9857
9858 * Makefile: Delete spurious tab.
9859
98601994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9861
9862 * Makefile (.SUFFIXES): New rule.
9863
98641994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9865
9866 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9867 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9868
98691994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9870
9871 * Makefile (../info/sc): Rename from sc.info.
9872 (../info/cl): Likewise.
9873 (INFO_TARGETS): Use new names.
9874
98751993-12-04 Richard Stallman (rms@srarc2)
9876
9877 * getopt.c: New file.
9878 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9879 (getopt.o): New rule.
9880 (dvi): Don't depend on texindex.
9881 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9882 Depend on texindex.
9883
98841993-12-03 Richard Stallman (rms@srarc2)
9885
9886 * Makefile (../info/sc.info): Rename from ../info/sc.
9887 (TEXI2DVI): New variable.
9888 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9889 Add explicit commands.
9890 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9891
98921993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9893
9894 * Version 19.22 released.
9895
98961993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9897
9898 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9899
99001993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9901
9902 * Version 19.21 released.
9903
99041993-11-15 Paul Eggert (eggert@twinsun.com)
9905
9906 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9907
99081993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9909
9910 * Makefile (../etc/GNU): New target.
9911 (EMACSSOURCES): Add gnu1.texi.
9912
99131993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9914
9915 * Makefile (realclean): Don't delete the Info files.
9916
f0131492 99171993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9918
9919 * forms.texi: Fix forms.texi so that it will format correctly.
9920 Add missing `@end iftex', fix bad reference.
9921
9922 * info.texi, info-stn.texi: New files implement texinfo version of
9923 `info' file.
9924
f0131492 99251993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9926
9927 * Makefile: Fix targets for texindex, new info.texi files.
9928 * info-stnd.texi: New file implements info for standalone info
9929 reader.
9930 * info.texi: Update to include recent changes to "../info/info".
9931 New source file for ../info/info; includes info-stnd.texi.
9932
9933 * texindex.c: Include "../src/config.h" if building in emacs.
9934
9935 * Makefile: Change all files to FILENAME.texi, force all targets
9936 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9937 vip.texinfo, forms.texinfo, cl.texinfo.
9938 Add target to build texindex.c, defining `emacs'.
9939
9940 * forms.texi: Install new file to match version 2.3 of forms.el.
9941
99421993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9943
9944 * Version 19.19 released.
9945
99461993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9947
9948 * sc.texinfo: Fix info file name.
9949
9950 * Makefile (info): Add gnus and sc.
9951 (dvi): Add gnus.dvi and sc.dvi.
9952 (../info/sc, sc.dvi): New targets.
9953
99541993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9955
9956 * Version 19.18 released.
9957
99581993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9959
9960 * Makefile: Fix source file names of the separate manuals.
9961 (gnus.dvi, ../info/gnus): New targets.
9962
99631993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9964
9965 * Version 19.17 released.
9966
99671993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9968
9969 * split-man: Fix typos in last change.
9970
99711993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9972
9973 * Version 19.16 released.
9974
99751993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9976
9977 * version 19.15 released.
9978
99791993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9980
9981 * Makefile (distclean): It's rm, not rf.
9982
99831993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9984
9985 * Version 19.14 released.
9986
99871993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9988
9989 * Makefile: New file.
9990
99911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9992
9993 * Version 19.13 released.
9994
99951993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9996
9997 * Version 19.9 released.
9998
99991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10000
10001 * Version 19.8 released.
10002
100031993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10004
10005 * Version 19.7 released.
10006
100071990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10008
10009 * gnus.texinfo: New file. Removed installation instructions.
10010
100111990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10012
10013 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10014
100151989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10016
10017 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10018 then define `\sc' as the command for smallcaps in Texinfo.
10019 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10020 made the corresponding change to makeinfo and texinfm.el.
10021
100221988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10023
10024 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10025 Customization since the menu entry did not point to anything.
10026 Also add an @finalout command to remove overfull hboxes from the
10027 printed output.
10028
10029 * cl.texinfo: Add @bye, \input line and @settitle to file.
10030 This file is clearly intended to be a chapter of some other work,
10031 but the other work does not yet exist.
10032
100331988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10034
10035 * texinfo.texinfo: Three typos corrected.
10036
4009494e 10037;; Local Variables:
c8763fb6 10038;; coding: utf-8
4009494e
GM
10039;; End:
10040
ab422c4d 10041 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10042
10043 This file is part of GNU Emacs.
10044
97c0352c 10045 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10046 it under the terms of the GNU General Public License as published by
97c0352c
GM
10047 the Free Software Foundation, either version 3 of the License, or
10048 (at your option) any later version.
4009494e
GM
10049
10050 GNU Emacs is distributed in the hope that it will be useful,
10051 but WITHOUT ANY WARRANTY; without even the implied warranty of
10052 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10053 GNU General Public License for more details.
10054
10055 You should have received a copy of the GNU General Public License
97c0352c 10056 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.