* xdisp.c (redisplay_window): Remove inner local variable
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
61bbede6
LI
12012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Browse Foreign Server): Document
4 `gnus-browse-delete-group'.
5
ddc41264
GM
62012-12-22 Glenn Morris <rgm@gnu.org>
7
563a450c 8 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
9 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
10 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 12
ddc41264
GM
13 * Makefile.in (gfdl): New variable. Use throughout where
14 appropriate so that targets depend on doclicense.texi.
15
c995b26e
EZ
162012-12-22 Eli Zaretskii <eliz@gnu.org>
17
18 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
19 doclicense.texi. Remove doclicense.texi from all targets that
20 mentioned it explicitly.
21 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
22 $(emacsdir)/emacsver.texi.
a170fe53 23 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 24
08953d7f
GM
252012-12-21 Glenn Morris <rgm@gnu.org>
26
c545e313
GM
27 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
28 Include emacsver.texi. Nuke hand-written node pointers.
29 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
30 Depend on emacsver.texi.
31
0b1af106
GM
32 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
33 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
34 May as well just include doclicense.texi in everything.
35
36 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
37 which @copying says is included.
38
6bf430d1
GM
39 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
40 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
41 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
42 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
43 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
44 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
45 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
46 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
47 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
48 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
49 * widget.texi, wisent.texi, woman.texi: Do not mention buying
50 copies from the FSF, which does not publish these manuals.
51
08953d7f
GM
52 * erc.texi: No need to include gpl in this small manual.
53
257b2c7d
GM
54 * org.texi (copying): Include a copy of the GFDL.
55 (GNU Free Documentation License): New section.
56
a4b0cca1 572012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
58
59 * org.texi: Fix typos.
60
d2435ab9
PE
612012-12-16 Paul Eggert <eggert@cs.ucla.edu>
62
63 * calc.texi (ISO 8601): Rename from ISO-8601,
64 as it's typically spelled without a hyphen.
65
b9d8175e
JB
662012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
67
68 * calc.texi (ISO-8601): New section.
69 (Date Formatting Codes): Mention new codes.
70 (Standard Date Formats): Mention new formats.
71
f0bc0bf1
MA
722012-12-14 Michael Albinus <michael.albinus@gmx.de>
73
74 * tramp.texi (External methods): Move `adb' method here.
75
98c94021
GM
762012-12-13 Glenn Morris <rgm@gnu.org>
77
ba30c70f
GM
78 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
79
bfe6ffb6
GM
80 * wisent.texi: Small edits. Set copyright to FSF, update license to
81 GFDL 1.3+.
82 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
83 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
84 New targets.
85 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
86 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
87
98c94021
GM
88 * bovine.texi: Small edits. Set copyright to FSF, update license to
89 GFDL 1.3+, remove empty index.
90 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
91 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
92 New targets.
93 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
94 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
95
cfa49c1e
EL
962012-12-13 Eric Ludlam <zappo@gnu.org>
97 David Ponce <david@dponce.com>
98 Richard Kim <emacs18@gmail.com>
99
9e7abd17 100 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 101
727f9739 1022012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 103
9b97b143
GM
104 * flymake.texi (Customizable variables, Locating the buildfile):
105 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
106
4c2dd4ee
GM
107 * srecode.texi: Small edits. Set copyright to FSF, add explicit
108 GFDL 1.3+ license, fix up index.
109 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
110 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
111 (srecode.pdf): New targets.
112 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
113 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
114
727f9739 1152012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
116
117 * srecode.texi: New file, imported from CEDET trunk.
118
727f9739 1192012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
120
121 * org.texi (Summary, Code block specific header arguments)
122 (Code block specific header arguments)
123 (Header arguments in function calls, var, noweb)
727f9739
GM
124 (Results of evaluation, Code evaluation security):
125 Small reformatting: add a blank line before some example.
63aa0982
BG
126
127 * org.texi (System-wide header arguments)
128 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
129 (Dynamic blocks, Using the mapping API):
130 Fix indentation of Elisp code examples.
63aa0982
BG
131
132 * org.texi (Comment lines): Fix description of the comment syntax.
133
727f9739
GM
134 * org.texi (Installation): Mention "make test" in the correct section.
135
4288142b
PE
1362012-12-06 Paul Eggert <eggert@cs.ucla.edu>
137
138 * doclicense.texi, gpl.texi: Update to latest version from FSF.
139 These are just minor editorial changes.
140
61b835df
MA
1412012-12-04 Michael Albinus <michael.albinus@gmx.de>
142
143 * tramp.texi (History): Mention ADB.
144 (Inline methods): Add `adb' method.
145
c5bc2d1d 1462012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
147
148 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
149 (External methods): Fix typo.
150
c5bc2d1d 1512012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
152
153 * rcirc.texi (Notices): Fix typo.
154
d0457b57
BW
1552012-11-25 Bill Wohler <wohler@newt.com>
156
157 Release MH-E manual version 8.4.
158
159 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
160 Update for release 8.4.
161
551aaa66
BW
162 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
163 (Junk): Add mh-whitelist-preserves-sequences-flag,
164 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
165 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
166
61d841dd
PE
1672012-11-25 Paul Eggert <eggert@cs.ucla.edu>
168
169 * mh-e.texi (Procmail): Fix two @ typos.
170
c07a6ded
PE
1712012-11-24 Paul Eggert <eggert@cs.ucla.edu>
172
173 * doclicense.texi, gpl.texi: Update to latest version from FSF.
174 These are just minor editorial changes.
175
678a34f4
JB
1762012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
177
178 * calc.texi (Date Formatting Codes): Mention the new beginning of
179 the date numbering system.
180
0e70ce93
PE
1812012-11-22 Paul Eggert <eggert@cs.ucla.edu>
182
183 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
184 (Date Forms): Correct off-by-one error in explanation of
185 Julian day numbers. Give Gregorian equivalent of its origin.
186
723da6aa
JB
1872012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
188
189 * doc/misc/calc.texi (Date Forms): Mention the customizable
190 Gregorian-Julian switch.
191 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
192
310e60d9
PE
1932012-11-17 Paul Eggert <eggert@cs.ucla.edu>
194
6f6b82d6
PE
195 Calc now uses the Gregorian calendar for all dates (Bug#12633).
196 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
197 * calc.texi (Date Forms): Document this.
198
e8693c96
GM
1992012-11-16 Glenn Morris <rgm@gnu.org>
200
201 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
202 (Obsolete Macros): Move example here from Function Bindings.
203
5c934f8b
GM
204 * erc.texi: Use @code{nil} rather than just "nil".
205 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 206 Add "notifications".
f925b109 207 (Connecting): Add brief section on passwords.
274f5de6 208 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 209
f78ee6af 2102012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
211
212 * flymake.texi (Customizable variables)
213 (Highlighting erroneous lines): Mention flymake-error-bitmap,
214 flymake-warning-bitmap, and flymake-fringe-indicator-position.
215
1796ef98
VB
2162012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
217
218 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
219 In all file place SES into @acronym{...}.
220 (Advanced Features): Add key index and function index for
221 ses-set-header-row. Add description for function
222 ses-rename-cell. Add description for function
223 ses-repair-cell-reference-all.
224 (Ranges in formulas): Add description for ses-range flags.
225
31f47fba
PE
2262012-11-12 Paul Eggert <eggert@cs.ucla.edu>
227
228 * texinfo.tex: Merge from gnulib.
229
6baf66d5 2302012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
231
232 * url.texi (Introduction): Move url-configuration-directory to
233 Customization node.
234 (Parsed URIs): Split into its own node.
235 (URI Encoding): New node.
236 (Defining New URLs): Remove empty chapter.
237 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
238 Improve docs for url-queue-*.
239 (Supported URL Types): Copyedits. Delete empty subnodes.
240
82f84fa3
CY
241 * url.texi (Introduction): Rename from Getting Started. Rewrite
242 the introduction.
243 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
244
6baf66d5 2452012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
246
247 * cl.texi (Obsolete Setf Customization):
248 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
249 Give define-modify-macro, defsetf, and define-setf-method
250 gv.el replacements.
2ee1d59f 251
2027b1b3 252 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 253 (Setf Extensions): Remove obsolete reference.
2027b1b3 254 (Obsolete Setf Customization):
651af8c6 255 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 256 Undocument get-setf-method, since it no longer exists.
a358a44e 257 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 258
c65b407b
GM
2592012-11-03 Glenn Morris <rgm@gnu.org>
260
261 * cl.texi: Further general copyedits.
685b0026
GM
262 (List Functions): Remove copy-tree, standard elisp for some time.
263 (Efficiency Concerns): Comment out examples that no longer apply.
264 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
265 (Creating Symbols, Random Numbers): De-emphasize internal
266 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
267 (Naming Conventions, Type Predicates, Macros)
268 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 269
a71e2379
G
2702012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
271
272 * gnus.texi (Mail Source Specifiers):
273 Document :leave keyword used for pop mail source.
274
df43dd53
GM
2752012-11-01 Glenn Morris <rgm@gnu.org>
276
277 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
278 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
279 (Macro Bindings, Blocks and Exits):
280 Acknowledge existence of lexical-binding.
281 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 282
69c1c2e6
GM
2832012-10-31 Glenn Morris <rgm@gnu.org>
284
dd90fd1a
GM
285 * ert.texi (Introduction, The @code{should} Macro):
286 Refer to "cl-assert" rather than "assert".
287
69c1c2e6
GM
288 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
289 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
290 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
291 Reword, and add details of flet and labels.
87b0d8b1 292 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 293
4ddedf94
GM
2942012-10-30 Glenn Morris <rgm@gnu.org>
295
296 * cl.texi (Modify Macros): Update for cl-letf changes.
297 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
298 (Setf Extensions): Partially restore note about cl-getf,
299 mainly moved to lispref/variables.texi.
300 (Property Lists): Fix cl-getf typos.
f43a5263 301 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 302
d3094168
GM
3032012-10-29 Glenn Morris <rgm@gnu.org>
304
305 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 306 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 307 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
308 (Modify Macros, Multiple Values, Other Clauses):
309 Remove mentions of obsolete features.
6a07d52e 310 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 311
3c0c6155
GM
3122012-10-28 Glenn Morris <rgm@gnu.org>
313
f94b04fc
GM
314 * cl.texi (Multiple Values, Common Lisp Compatibility):
315 More namespace updates.
316 (Obsolete Features): Copyedits.
317 (Obsolete Lexical Macros, Obsolete Setf Customization):
318 New subsections.
319
9c52d61d
GM
320 * cl.texi (Porting Common Lisp, Lexical Bindings):
321 Add some xrefs to the Elisp manual.
322
3c0c6155
GM
323 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
324 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
325 (Obsolete Features): New appendix. Move Lexical Bindings here.
326
5887564d
GM
3272012-10-27 Glenn Morris <rgm@gnu.org>
328
e1117425
GM
329 * cl.texi: Use defmac for macros rather than defspec.
330 (Efficiency Concerns): Related copyedit.
331
5887564d
GM
332 * cl.texi (Control Structure): Update for setf now being in core.
333 (Setf Extensions): Rename from Basic Setf. Move much of the
334 former content to lispref/variables.texi.
335 (Modify Macros): Move pop, push details to lispref/variables.texi.
336 (Customizing Setf): Copyedits for setf etc being in core.
337 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
338 Further namespaces updates.
339
bdebdb64
BG
3402012-10-26 Bastien Guerry <bzg@gnu.org>
341
342 * org.texi (Installation): Update the link to Org's ELPA. Also
343 don't mention org-install.el anymore as the replacement file
344 org-loaddefs.el is now loaded by org.el.
345
f956e59d
MA
3462012-10-25 Michael Albinus <michael.albinus@gmx.de>
347
348 * tramp.texi (Frequently Asked Questions): Mention
349 `tramp-completion-reread-directory-timeout' for performance
350 improvement.
351
a05cb6e3
GM
3522012-10-25 Glenn Morris <rgm@gnu.org>
353
354 * cl.texi: Don't mess with the TeX section number counter.
355 Use Texinfo recommended convention for quotes+punctuation.
356 (Overview, Sequence Functions): Rephrase for better line-breaking.
357 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
358 (Macro Bindings, Conditionals, Iteration, Loop Basics)
359 (Random Numbers, Mapping over Sequences, Structures)
360 (Porting Common Lisp): Further updates for cl-lib namespace.
361 (Modify Macros, Declarations, Macro Bindings, Structures):
362 Break long lines in examples.
363 (Dynamic Bindings): Update for changed progv behavior.
364 (Loop Examples, Efficiency Concerns): Markup fixes.
365 (Structures): Remove TeX margin change.
39ff2cf3 366 (Declarations): Fix typos.
a05cb6e3 367
39a58b5b
GM
3682012-10-24 Glenn Morris <rgm@gnu.org>
369
a6880551
GM
370 * cl.texi (Overview, Multiple Values, Creating Symbols)
371 (Numerical Functions): Say less/nothing about the original cl.el.
372 (Old CL Compatibility): Remove.
373 (Assertions): Remove ignore-errors (standard Elisp for some time).
374
39a58b5b
GM
375 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
376 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
377 (Efficiency Concerns, Efficiency Concerns)
378 (Common Lisp Compatibility, Old CL Compatibility):
379 Further updates for cl-lib namespace.
380
72ec96fb
PE
3812012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
382
383 Update manual for new time stamp format (Bug#12706).
384 * emacs-mime.texi (time-date): Update for new format.
385 Also, fix bogus time stamp and modernize a bit.
386
8d6510b9
GM
3872012-10-23 Glenn Morris <rgm@gnu.org>
388
389 * cl.texi: Include emacsver.texi. Use Emacs version number rather
390 than unchanging cl.el version number.
391 End all menu descriptions with a period.
392 Do not use @dfn{CL} for every instance of "CL".
393 (Overview): Remove no-runtime caveat, and note about foo* names.
394 (Usage): Use cl-lib rather than cl.
395 (Organization, Naming Conventions): Update for cl-lib.el.
396 (Installation): Remove long-irrelevant node.
397 (Program Structure, Predicates, Control Structure):
398 Start updating for cl-lib namespace.
8d6510b9
GM
399 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
400 Depend on emacsver.texi.
401
0a078f36
MA
4022012-10-09 Michael Albinus <michael.albinus@gmx.de>
403
404 * trampver.texi: Update release number.
405
a03bb33f
GM
4062012-10-06 Glenn Morris <rgm@gnu.org>
407
24636b26
GM
408 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
409 ERC version.
410 (Introduction): ERC is distributed with Emacs.
411 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
412 (Getting Started): Simplify.
413 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
414 (History): Mention ERC maintained as part of Emacs now.
415 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
416 Add dependency on emacsver.texi.
417
a03bb33f
GM
418 * erc.texi: Remove hand-written node pointers.
419
d259be38
GM
4202012-10-05 Glenn Morris <rgm@gnu.org>
421
422 * newsticker.texi (Overview, Requirements, Usage, Configuration):
423 Copyedits.
424
62a81506
CY
4252012-10-01 Eric Ludlam <zappo@gnu.org>
426
427 * ede.texi (Quick Start, Project Local Variables)
428 (Miscellaneous commands, ede-java-root, Development Overview)
429 (Detecting a Project): New nodes.
430 (Simple projects): Node deleted.
431
432 * eieio.texi (Building Classes): Some slot attributes cannot be
433 overridden.
434 (Slot Options): Remove an example.
435 (Method Invocation, Documentation): New nodes.
436
07f133bf
GM
4372012-10-01 Glenn Morris <rgm@gnu.org>
438
439 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
440 (reftex.pdf): Add dependency on emacsver.texi.
441 * reftex.texi: Don't include directory part for emacsver.texi;
442 the Makefile's -I handles it.
443
4f595e15
RA
4442012-09-30 Ralf Angeli <angeli@caeruleus.net>
445
446 Merge from standalone RefTeX repository.
447
448 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
449 with macros.
450 (Imprint): Mention Wolfgang in list of contributors.
451 (Creating Citations): Give a hint about how to
452 auto-revert the BibTeX database file when using external editors.
453 (Referencing Labels): Simplify section about reference macro
454 cycling.
455 (Options (Referencing Labels)): Adapt to new structure of
456 `reftex-ref-style-alist'.
457 (Referencing Labels, Reference Styles): Document changes in the
458 referencing functionality.
459 (Commands): Mention options for definition of header and footer in
460 BibTeX files.
461 (Options (Creating Citations)): Document
462 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
463 (Reference Styles): New section.
464 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
465 (Options (Referencing Labels)): Remove descriptions of deprecated
466 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
467 Add descriptions for `reftex-ref-style-alist' and
468 `reftex-ref-style-default-list'.
469 (Referencing Labels): Update regarding reference styles.
470 (Citation Styles): Mention support for ConTeXt.
471 (Options (Defining Label Environments)): Fix typo.
472 (Options (Creating Citations)): Document
473 `reftex-cite-key-separator'.
474
8223b1d2
BG
4752012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
476
477 * org.texi: Add description of ORG_ADD_CONTRIB to info
478 documentation. Add link to Worg for more details.
479
480 * org.texi: Clarify installation procedure. Provide link to the
481 build system description on Worg.
482
483 * org.texi: Remove reference to utils/, x11idle.c is now in
484 contrib/scripts.
485
486 * org.texi: Re-normalize to "Org mode" in manual.
487
488 * org.texi (Installation): Adapt documentation to new build
489 system. Mention GNU ELPA (since it needs to be handled like Emacs
490 built-in Org).
491
8223b1d2
BG
4922012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
493
494 * org.texi: Fix typo in description of the 'Hooks' section.
495
496 * org.texi: Add ID to the list of special properties.
497
4982012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
499
500 * org.texi (Moving subtrees): Document the ability to archive to a
501 datetree.
502
1e20eeb7 5032012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2
BG
504
505 * org.texi (Installation, Feedback, Batch execution): Use
506 (add-to-list 'load-path ... t) for the contrib dir.
507
508 * org.texi (results): Update documentation for ":results drawer"
509 and ":results org".
510
511 * org.texi (Column width and alignment): Fix typo.
512
513 * org.texi (Activation): Point to the "Conflicts" section.
514
515 * org.texi (Conflicts): Mention filladapt.el in the list of
516 conflicting packages.
517
518 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
519 not needed for versions of Emacs > 22.1.
520
521 * org.texi (History and Acknowledgments): Fix typo.
522
523 * org.texi (History and Acknowledgments): Add my own
524 acknowledgments.
525
526 * org.texi (Agenda commands): Document the new command and the new
527 option.
528
529 * org.texi (Agenda commands): Delete `org-agenda-action' section.
530 (Agenda commands): Reorder. Document `*' to toggle persistent
531 marks.
532
533 * org.texi (Agenda dispatcher): Mention
534 `org-toggle-agenda-sticky'.
535 (Agenda commands, Exporting Agenda Views): Fix typo.
536
537 * org.texi (Templates in contexts, Setting Options): Update to
538 reflect changes in how contexts options are processed.
539
540 * org.texi (Templates in contexts): Document the new structure of
541 the variables `org-agenda-custom-commands-contexts' and
542 `org-capture-templates-contexts'.
543
544 * org.texi (Templates in contexts): Document the new option
545 `org-capture-templates-contexts'.
546 (Storing searches): Document the new option
547 `org-agenda-custom-commands-contexts'.
548
549 * org.texi (Formula syntax for Lisp): Reformat.
550
551 * org.texi (Special properties, Column attributes)
552 (Agenda column view): Document the new special property
553 CLOCKSUM_T.
554
555 * org.texi (Template expansion): Document the new %l template.
556
557 * org.texi (Fast access to TODO states): Fix documentation about
558 allowed characters for fast todo selection.
559
560 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
561 use in `org-agenda-to-appt'.
562
563 * org.texi (Comment lines): Update wrt comments.
564
565 * org.texi (Resolving idle time): Document new keybinding.
566
567 * org.texi (Clocking commands): Document the use of S-M-<up/down>
568 on clock timestamps.
569
570 * org.texi (Fast access to TODO states): Explicitely says only
571 letters are supported as fast TODO selection keys.
572
573 * org.texi (Link abbreviations): Illustrate the use of the "%h"
574 specifier. Document the new "%(my-function)" specifier.
575
576 * org.texi (Clocking commands): New cindex.
577 (Clocking commands): Update documentation for `org-clock-in'.
578 Document `org-clock-in-last'. Mention `org-clock-out' and
579 `org-clock-in-last' as commands that can be globally bound.
580 (Resolving idle time): Document continuous clocking.
581
582 * org.texi (Top, Introduction): Fix formatting.
583 (Activation): Add index entries.
584 (Conventions): Update section.
585 (Embedded @LaTeX{}): Fix formatting.
586
587 * org.texi (Visibility cycling): Document `show-children'.
588
589 * org.texi (Using capture): Mention the `org-capture-last-stored'
590 bookmark as a way to jump to the last stored capture.
591
592 * org.texi (Uploading files): Fix typo.
593
594 * org.texi (Using capture): Document `C-0' as a prefix argument
595 for `org-capture'.
596
597 * org.texi (Agenda commands): Document persistent marks.
598
599 * org.texi (Template expansion): Update doc to reflect change.
600
601 * org.texi (Radio tables): Document the :no-escape parameter.
602
603 * org.texi (Repeated tasks): Document repeat cookies for years,
604 months, weeks, days and hours.
605
606 * org.texi (Export options): State that you can use the d: option
607 by specifying a list of drawers.
608
609 * org.texi (HTML preamble and postamble): Small doc improvement.
610
6112012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
612
613 * org.texi: The sections in the Exporting section of the manual
614 left out articles in the description of the org-export-as-*
615 commands, among other places. This patch adds them, adds a few
616 missing prepositions, and switches instances of "an HTML" to "a
617 html" for internal consistency.
618
619 * org.texi: Alter several examples of headings with timestamps in
620 them to include the timestamps in the body instead of the heading.
621
6222012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
623
624 * org.texi (Agenda dispatcher): Document sticky agenda views and
625 the new key for them.
626
6272012-09-30 Charles <millarc@verizon.net> (tiny change)
628
629 * org.texi (Advanced features): Fix error in table.
630
6312012-09-30 Feng Shu <tumashu@gmail.com>
632
633 * org.texi (@LaTeX{} fragments): Document imagemagick as an
634 alternative to dvipng.
635
6362012-09-30 François Allisson <francois@allisson.co> (tiny change)
637
638 * org.texi: Remove extra curly bracket.
639
6402012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
641
642 * org.texi (org-clock-in-last and org-clock-cancel): Update the
643 defkeys.
644
6452012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
646
647 * org.texi (Agenda commands): Fix two typos by giving
648 corresponding function names, according to
649 `org-agenda-view-mode-dispatch'.
650
6512012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
652
653 * org.texi (The spreadsheet): Fix typo.
654
6552012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
656
657 * org.texi (Tracking your habits): Point to the "Tracking TODO
658 state changes" section.
659
6602012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
661
662 * org.texi (Literal examples): Remove reference to unknown
663 `org-export-latex-minted' variable. Also simplify footnote since
664 `org-export-latex-listings' documentation is exhaustive already.
665
666 * org.texi (Plain lists): Remove reference to now hard-coded
667 `bullet' automatic rule.
668
6692012-09-30 Toby S. Cubitt <tsc25@cantab.net>
670
671 * org.texi: Updated documentation accordingly.
672
5087f097
PE
6732012-09-13 Paul Eggert <eggert@cs.ucla.edu>
674
675 * texinfo.tex: Merge from gnulib.
676
20121a26
MA
6772012-09-12 Michael Albinus <michael.albinus@gmx.de>
678
679 Sync with Tramp 2.2.6.
680
681 * tramp.texi (Bug Reports): Cleanup caches before a test run.
682
683 * trampver.texi: Update release number.
684
44677e30
PE
6852012-09-12 Paul Eggert <eggert@cs.ucla.edu>
686
687 * texinfo.tex: Merge from gnulib.
688
5a4c42ba
AA
6892012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
690
691 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
692 (bug#12096).
693
8e7046c3
JB
6942012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
695
1dcac243
JB
696 * calc.texi (Simplification modes, Conversions)
697 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
698 (The Calc Mode Line): Mention the mode line display for Basic
699 simplification mode.
700 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
701 simplifications.
702 (Basic Simplifications): Rename from "Limited Simplifications"
703 Replace "limited" by "basic" throughout.
704 (Algebraic Simplifications): Indicate that the algebraic
705 simplifications are done by default.
706 (Unsafe Simplifications): Mention `m E'.
707 (Simplification of Units): Mention `m U'.
708 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
709 (Kinds of Declarations, Functions for Declarations): Mention
710 "algebraic simplifications" instead of `a s'.
1dcac243 711 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 712
d2bd74ff
JB
7132012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
714
715 * calc.texi (Getting Started, Tutorial): Change simulated
716 Calc output to match actual output.
717 (Simplifying Formulas): Mention that algebraic simplification is now
718 the default.
719
77472261
EZ
7202012-07-28 Eli Zaretskii <eliz@gnu.org>
721
722 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
723 (Bug#12073)
724
09ae5da1
PE
7252012-07-25 Paul Eggert <eggert@cs.ucla.edu>
726
727 Prefer typical American spelling for "acknowledgment".
728 * calc.texi (History and Acknowledgments): Rename from
729 History and Acknowledgements.
730 * idlwave.texi (Acknowledgments):
731 * ses.texi (Acknowledgments):
732 * woman.texi (Acknowledgments): Rename from Acknowledgements.
733
c4444d16
PE
7342012-07-09 Paul Eggert <eggert@cs.ucla.edu>
735
736 Rename configure.in to configure.ac (Bug#11603).
737 * ede.texi (Compiler and Linker objects, ede-proj-project)
738 (ede-step-project): Prefer the name configure.ac to configure.in.
739
ef091c97
MA
7402012-07-06 Michael Albinus <michael.albinus@gmx.de>
741
742 * tramp.texi (Multi-hops): Introduce
743 `tramp-restricted-shell-hosts-alist'.
744
89b163db
G
7452012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
746
747 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
748 methods, so don't mention smtpmail here.
749
7502012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
751
752 * gnus.texi (Picons): Document gnus-picon-properties.
753
7542012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
755
756 * gnus.texi: Remove mention of compilation, as that's no longer
757 supported.
758
7592012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
760
761 * gnus.texi (Archived Messages): Mention
762 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
763
7642012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
765
766 * gnus.texi (Various Summary Stuff):
767 Remove mention of `gnus-propagate-marks'.
768
7692012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
770
771 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
772 which no longer exist.
773
7742012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
775
776 * gnus.texi (Archived Messages):
777 Document gnus-gcc-self-resent-messages.
778
7792012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
780
781 * message.texi (Mail Variables):
782 Mention the optional user parameter for X-Message-SMTP-Method.
783
7842012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
785
786 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
787
788 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
789
7902012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
791
792 * gnus.texi (Key Index): Change encoding to utf-8.
793
ac1a0ce1 7942012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
795
796 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
797
71cca84d
G
7982012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
799
800 * gnus.texi (Group Timestamp): Mention where to find documentation for
801 the `gnus-tmp-' variables (bug#11601).
802
888a7fc0
MA
8032012-06-11 Michael Albinus <michael.albinus@gmx.de>
804
805 Sync with Tramp 2.2.6-pre.
806
807 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
808 where appropriate.
809 (Ad-hoc multi-hops): New section.
810 (Remote processes): New subsection "Running remote processes on
811 Windows hosts".
812 (History): Add remote commands on Windows, and ad-hoc multi-hop
813 methods.
814 (External methods): "ControlPersist" must be set to "no" for the
815 `scpc' method.
816 (Remote processes): Add a note about `auto-revert-tail-mode'.
817 (Frequently Asked Questions): Use "scpx" in combination with
818 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
819
820 * trampver.texi: Update release number.
821
31ca4639 8222012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
823
824 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
825 compilation for html-mono.
826
0e8bbf66
PE
8272012-06-08 Paul Eggert <eggert@cs.ucla.edu>
828
829 * texinfo.tex: Merge from gnulib.
830
b8f061b3
KY
8312012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
832
833 * Makefile.in (echo-info): Don't try to install info files named
834 just ".info".
835
16af873e
GM
8362012-05-28 Glenn Morris <rgm@gnu.org>
837
c1dabff0
GM
838 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
839
16af873e
GM
840 * sc.texi: Nuke hand-written node pointers.
841 Fix top-level menu to match actual node order.
842
1d5b82ef
GM
8432012-05-27 Glenn Morris <rgm@gnu.org>
844
845 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
846 Some associated fixes, including not messing with chapno in cl.texi.
847
33017faf 8482012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
849
850 * org.texi (Durations and time values): Fix typo.
851
d14b0029
JB
8522012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
853
33017faf 854 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
855 Mention `calc-ensure-consistent-units'.
856
2f4cadd1 8572012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 858
9879e263
AS
859 * cc-mode.texi: Avoid space before macro in 4th argument of cross
860 reference commands. (Bug#11461)
861
78e91d08
AS
862 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
863
3fe7cdc8
GM
8642012-05-12 Glenn Morris <rgm@gnu.org>
865
9598ef0b
GM
866 * Makefile.in (mostlyclean): Add more TeX intermediates.
867
7d326a29
GM
868 * Makefile.in: Make it look more like the other doc Makefiles.
869 Use explicit $srcdir in all dependencies.
870 Remove cd $srcdir from rules.
871 (VPATH): Remove.
872 (infodir): Set to an absolute path.
873 (INFO_TARGETS): Use short names.
874 (mkinfodir): infodir is now absolute.
875 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
876
c7f95930 877 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 878 (.SUFFIXES): Disable implicit rules.
c7f95930 879
3fe7cdc8
GM
880 * Makefile.in (MKDIR_P): New, set by configure.
881 (mkinfodir): Use $MKDIR_P.
882
6f0652af
GM
8832012-05-07 Glenn Morris <rgm@gnu.org>
884
885 * forms.texi (Long Example): Update for changed location of files.
886
8045b906
GM
8872012-05-04 Glenn Morris <rgm@gnu.org>
888
889 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
890 (INFO_TARGETS): Use $INFO_EXT.
891 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
892 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
893 (INFO_TARGETS): Use $INFO_EXT.
894 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
895
9e7a4bcf
GM
8962012-05-02 Glenn Morris <rgm@gnu.org>
897
9aa071df
GM
898 * Makefile.in (echo-info): New phony target, used by top-level.
899
9e7a4bcf
GM
900 * viper.texi: Make direntry shorter (also it is no longer "newest").
901
902 * emacs-gnutls.texi, ert.texi, org.texi:
903 Fix dircategory, direntry to match info/dir.
904
31cc861c
GM
905 * faq.texi: Convert @inforefs to @xrefs.
906 Fix some malformed cross-references.
f9e320bb
GM
907 (File-name conventions): Shorten section name to avoid overfull line.
908 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 909
723ea6b5
TZ
9102012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
911
912 * auth.texi (Help for users): Update for .gpg file being second.
913
a8e7d6d7 9142012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
915
916 * org.texi (Agenda commands): Fix two typos: give corresponding
917 function names, according to `org-agenda-view-mode-dispatch'.
918
a8e7d6d7 9192012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
920
921 * faq.texi (Major packages and programs): Remove section.
922 There is no point listing 6 packages (cf etc/MORE.STUFF).
923 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 924
dcbf5805
MA
9252012-04-22 Michael Albinus <michael.albinus@gmx.de>
926
927 * dbus.texi (Version): New node.
928 (Properties and Annotations): Mention the object manager
929 interface. Describe dbus-get-all-managed-objects.
930 (Type Conversion): Floating point numbers are allowed, if an
931 anteger does not fit Emacs's integer range.
932 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
933 (Asynchronous Methods): Fix description of
934 dbus-call-method-asynchronously.
935 (Receiving Method Calls): Fix some minor errors. Add
936 dbus-interface-emacs.
937 (Signals): Describe unicast signals and the new match rules.
938 (Alternative Buses): Add the PRIVATE optional argument to
939 dbus-init-bus. Describe its new return value. Add dbus-setenv.
940
adee4030
GM
9412012-04-20 Glenn Morris <rgm@gnu.org>
942
943 * faq.texi (New in Emacs 24): New section.
944 (Packages that do not come with Emacs): Mention M-x list-packages.
945
35dc09a1 9462012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
947
948 * cc-mode.texi (c-offsets-alist): Correct a typo.
949
35dc09a1 9502012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
951
952 * org.texi (Deadlines and scheduling): Fix the example: the
953 DEADLINE item should come right after the headline. We enforce
954 this convention, so it is a bug not to illustrate it correctly in
955 the manual.
956
35dc09a1 9572012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
958
959 * org.texi (Agenda commands): Fix documentation bug by swapping
960 the equivalent keybindings to `org-agenda-next-line' with the ones
961 to `org-agenda-previous-line'.
962
35dc09a1 9632012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
964
965 * Makefile.in: Replace non-portable use of $< in ordinary rules.
966
e2560ea8
EZ
9672012-04-09 Eli Zaretskii <eliz@gnu.org>
968
969 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
970 emacs-gnutls.
971 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
972
6b4f4a2d
TZ
9732012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
974
250b840e 975 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
976
977 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
978
ca2c89b6
TZ
9792012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
980
981 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 982 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 983
aebd5f1a
GM
9842012-04-04 Glenn Morris <rgm@gnu.org>
985
986 * auth.texi (Secret Service API): Copyedits.
987 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
988 (Help for users, Help for developers)
989 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 990
0317dd51
MA
9912012-04-04 Michael Albinus <michael.albinus@gmx.de>
992
993 * auth.texi (Secret Service API): Add the missing text.
994
3d439cd1
CY
9952012-04-04 Chong Yidong <cyd@gnu.org>
996
997 * message.texi (Using PGP/MIME): Note that epg is now the default.
998
999 * gnus.texi: Reduce references to obsolete pgg library.
1000 (Security): Note that epg is now the default.
1001
1002 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1003
1004 * nxml-mode.texi (Completion): C-RET is no longer bound to
1005 nxml-complete.
1006
153ae947
BG
10072012-04-01 Jambunathan K <kjambunathan@gmail.com>
1008
1009 * org.texi (Customizing tables in ODT export): Correct few errors.
1010
10112012-04-01 Jambunathan K <kjambunathan@gmail.com>
1012
1013 * org.texi (Links in ODT export): Update.
1014 (Labels and captions in ODT export): New node.
1015
10162012-04-01 Jambunathan K <kjambunathan@gmail.com>
1017
1018 * org.texi (Literal examples in ODT export): htmlfontify.el in
1019 Emacs-24.1 now supports fontification. So ODT source blocks will
1020 be fontified by default.
1021
10222012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1023
1024 * org.texi (Refiling notes): Remove duplicated keybinding.
1025
10262012-04-01 Eric Schulte <eric.schulte@gmx.com>
1027
1028 * org.texi (noweb): Documentation of this new option to the :noweb
1029 header argument.
1030
10312012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1032
1033 * org.texi (Header and sectioning): Add example demonstrating how
1034 to use "LaTeX_CLASS_OPTIONS".
1035
10362012-04-01 Eric Schulte <eric.schulte@gmx.com>
1037
1038 * org.texi (Noweb reference syntax): Describe the ability to
1039 execute noweb references in the manual.
1040
10412012-04-01 Eric Schulte <eric.schulte@gmx.com>
1042
1043 * org.texi (cache): Improve cache documentation when session
1044 evaluation is used.
1045
10462012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1047
1048 * org.texi (Plain lists): Document removal.
1049
10502012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1051
1052 * org.texi: Decapitalize file name in references to Calc manual.
1053
10542012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1055
1056 * org.texi (Plain lists): Document removal.
1057
10582012-04-01 Jambunathan K <kjambunathan@gmail.com>
1059
1060 * org.texi (Top, OpenDocument Text export)
1061 (ODT export commands, Extending ODT export)
1062 (Images in ODT export, Tables in ODT export)
1063 (Configuring a document converter): Add or Update.
1064
10652012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1066
1067 * org.texi (MobileOrg): Change the wording to reflect that the
1068 Android Version is no longer just the little brother of the iOS
1069 version.
1070
10712012-04-01 Eric Schulte <eric.schulte@gmx.com>
1072
1073 * org.texi (Key bindings and useful functions): Updated babel key
1074 binding documentation in manual.
1075
10762012-04-01 Eric Schulte <eric.schulte@gmx.com>
1077
1078 * org.texi (noweb): Document new noweb header value.
1079
10802012-04-01 Eric Schulte <eric.schulte@gmx.com>
1081
1082 * org.texi (noweb-sep): Document new header argument.
1083
10842012-04-01 Eric Schulte <eric.schulte@gmx.com>
1085
1086 * org.texi (noweb-ref): Documentation of this new custom variable.
1087
10882012-04-01 Eric Schulte <eric.schulte@gmx.com>
1089
1090 * org.texi (wrap): Update the new :wrap documentation to match the
1091 current implementation.
1092
10932012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1094
1095 * org.texi: Added documentation for :wrap.
1096
10972012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1098
1099 * org.texi: #+RESULTS now user-configurable.
1100
11012012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1102
1103 * org.texi: Documented :noweb no-export.
1104
11052012-04-01 Thomas Dye <dk@poto.local>
1106
1107 * org.texi: Edit :noweb no header argument for correctness.
1108
1e20eeb7 11092012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1110
1111 * org.texi (Customization): Update the approximate number of Org
1112 variables.
1113
11142012-04-01 Thomas Dye <dk@poto.local>
1115
1116 * org.texi: The :results wrap produces a drawer instead of a
1117 begin_results block.
1118
005a89ff
G
11192012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1120
1121 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1122 reflect the new default.
1123
589ce070
EZ
11242012-03-10 Eli Zaretskii <eliz@gnu.org>
1125
1126 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1127 "Getting Started" to this node. (Bug#10450)
1128
a5392527
CY
11292012-03-10 Chong Yidong <cyd@gnu.org>
1130
8ae818e4
CY
1131 * flymake.texi (Example -- Configuring a tool called via make):
1132 Mention the Automake COMPILE variable (Bug#8715).
1133
a5392527
CY
1134 * info.texi (Getting Started): Add an index entry (Bug#10450).
1135
d49902e4
MA
11362012-03-02 Michael Albinus <michael.albinus@gmx.de>
1137
1138 * dbus.texi (Signals): Known names will be mapped onto unique
1139 names, when registering for signals.
1140
53eced6d
GM
11412012-02-29 Glenn Morris <rgm@gnu.org>
1142
bcd6cd23
GM
1143 * url.texi: Fix quote usage in body text.
1144
775b55af
GM
1145 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1146
53eced6d
GM
1147 * cl.texi: Use @code{} in menus when appropriate.
1148
44e97401
GM
11492012-02-28 Glenn Morris <rgm@gnu.org>
1150
1151 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1152 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1153 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1154 * org.texi, sc.texi, vip.texi, viper.texi:
1155 Standardize possessive apostrophe usage.
1156
fa9a0855
CY
11572012-02-26 Chong Yidong <cyd@gnu.org>
1158
1159 * ediff.texi (Quick Help Commands): Add a couple of index entries
1160 (Bug#10834).
1161
0fd2c9a3
GM
11622012-02-17 Glenn Morris <rgm@gnu.org>
1163
1164 * gnus.texi (Posting Styles):
1165 * remember.texi (Org): Fix cross-refs to other manuals.
1166
9f26dc24
GM
11672012-02-15 Glenn Morris <rgm@gnu.org>
1168
1169 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1170 (Encryption): New chapter, split out from previous.
1171
3d2af193
LI
11722012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1173
1174 * gnus.texi (Customizing the IMAP Connection): Mention
1175 nnimap-record-commands.
1176
b74c9672
GM
11772012-02-10 Glenn Morris <rgm@gnu.org>
1178
1179 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1180 Mention url-queue-retrieve.
1181
2ebc3b94
GM
11822012-02-09 Glenn Morris <rgm@gnu.org>
1183
9fcfcdef
GM
1184 * sem-user.texi (Semantic mode user commands): Typo fix.
1185
2ebc3b94
GM
1186 * info.texi (Create Info buffer): Mention info-display-manual.
1187
7c4bbb69
LI
11882012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1189
1190 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1191 example (modified from an example by Michael Albinus).
1192
debce7bc
G
11932012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1194
1195 * gnus.texi (Agent Basics): Fix outdated description of
1196 `gnus-agent-auto-agentize-methods'.
1197
b207a4ec
AS
11982012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1199
1200 * cc-mode.texi: Always @defindex ss.
1201 (Config Basics): Fix argument of @itemize.
1202 (Macro Backslashes): Add @code around index entry.
1203
b8fe8712
GM
12042012-01-23 Glenn Morris <rgm@gnu.org>
1205
1206 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1207
02dc2fd7
EH
12082012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1209
1210 * tramp.texi (File): Tweak wording for the `scpc' option.
1211
e7719ea1
G
12122012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1213
1214 * gnus.texi (Group Parameters): Really note precedence.
1215
9937bef4
G
12162012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217
1218 * gnus.texi (Group Parameters): Note precedence.
1219
e66ba1df
BG
12202012-01-03 Eric Schulte <eric.schulte@gmx.com>
1221
1222 * org.texi (Noweb reference syntax): Adding documentation of
1223 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1224 variable.
1225
12262012-01-03 Bastien Guerry <bzg@gnu.org>
1227
1228 * org.texi (Plain lists): Split the table to fix the display
1229 of items.
1230
12312012-01-03 Bastien Guerry <bzg@gnu.org>
1232
1233 * org.texi (Plain lists): Fix misplaced explanation.
1234
12352012-01-03 Bastien Guerry <bzg@gnu.org>
1236
1237 * org.texi (Plain lists, Agenda files): Add index entries.
1238
12392012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1240
1241 * org.texi: Use "Org mode" instead of alternatives like
1242 "Org-mode" or "org-mode".
1243
12442012-01-03 Bernt Hansen <bernt@norang.ca>
1245
1246 * org.texi (Agenda commands): Document
1247 `org-clock-report-include-clocking-task'.
1248
12492012-01-03 Bastien Guerry <bzg@gnu.org>
1250
1251 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1252 C-c' on checkboxes.
1253
12542012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1255
1256 * org.texi: End sentences with two spaces.
1257
12582012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1259
1260 * org.texi (External links): Document the link types file+sys
1261 and file+emacs, slightly narrow used page width.
1262
12632012-01-03 Eric Schulte <eric.schulte@gmx.com>
1264
1265 * org.texi (colnames): Note that colnames behavior may differ
1266 across languages.
1267
12682012-01-03 Bastien Guerry <bzg@gnu.org>
1269
1270 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1271
12722012-01-03 Thomas Dye <dk@poto.westell.com>
1273
1274 * org.texi: Augmented discussion of babel property
1275 inheritance. Put footnote outside sentence ending period.
1276
12772012-01-03 Eric Schulte <schulte.eric@gmail.com>
1278
1279 * org.texi (eval): Documenting the full range of :eval header
1280 argument values.
1281
12822012-01-03 Eric Schulte <schulte.eric@gmail.com>
1283
1284 * org.texi (eval): Documentation of the new :eval option.
1285
12862012-01-03 Thomas Dye <dk@poto.local>
1287
1288 * org.texi: Add accumulated properties.
1289
12902012-01-03 Thomas Dye <dk@poto.local>
1291
1292 * org.texi: Documented no spaces in name=assign, another
1293 correction to :var table.
1294
12952012-01-03 Thomas Dye <dk@poto.local>
1296
1297 * org.texi: Changed DATA to NAME in Working With Source Code
1298 section.
1299
13002012-01-03 Tom Dye <tsd@tsdye.com>
1301
1302 * org.texi: Minor change to :var table.
1303
13042012-01-03 Tom Dye <tsd@tsdye.com>
1305
1306 * org.texi: More changes to :var table (some examples were wrong).
1307
13082012-01-03 Tom Dye <tsd@tsdye.com>
1309
1310 * org.texi: Cleaned up :var table.
1311
13122012-01-03 Bastien Guerry <bzg@gnu.org>
1313
1314 * org.texi (Timestamps, Weekly/daily agenda)
1315 (Weekly/daily agenda): Add @cindex for "appointment".
1316
13172012-01-03 Eric Schulte <schulte.eric@gmail.com>
1318
1319 * org.texi (Literal examples): A new link to the template for
1320 inserting empty code blocks.
1321 (Structure of code blocks): A new link to the template for
1322 inserting empty code blocks.
1323
13242012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1325
1326 * org.texi (External links): Add footnote on how the behavior
1327 of the text search in Org files are controled by the variable
1328 `org-link-search-must-match-exact-headline'.
1329
13302012-01-03 Eric Schulte <schulte.eric@gmail.com>
1331
1332 * org.texi (Buffer-wide header arguments): Update
1333 documentation to reflect removal of #+PROPERTIES.
1334
13352012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1336
1337 * org.texi (The clock table): Mention that ACHIVED trees
1338 contribute to the clock table.
1339
13402012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1341
1342 * org.texi (Conflicts): Better yasnippet config info.
1343
13442012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1345
1346 * org.texi (Selective export): Explicitely mention the default
1347 values for `org-export-select-tags',
1348 `org-export-exclude-tags'.
1349
13502012-01-03 Tom Dye <tsd@tsdye.com>
1351
1352 * org.texi: Added a line to specify that header arguments are
1353 lowercase.
1354
13552012-01-03 Tom Dye <tsd@tsdye.com>
1356
1357 * org.texi: :var requires default value when declared.
1358
13592012-01-03 Bastien Guerry <bzg@gnu.org>
1360
1361 * org.texi (Handling links): Add a note about the
1362 `org-link-frame-setup' option.
1363
13642012-01-03 David Maus <dmaus@ictsoc.de>
1365
1366 * org.texi (Exporting Agenda Views, Extracting agenda
1367 information): Fix command line syntax, quote symbol parameter
1368 values.
1369
13702012-01-03 David Maus <dmaus@ictsoc.de>
1371
1372 * org.texi (Exporting Agenda Views): Fix command line syntax.
1373
8d80ef01
PE
13742011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1375
1376 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1377 Use octal notation for file permissions, which are normally
1378 thought of in octal.
1379 (Mail Back End Variables): Use more-plausible modes in example.
1380
47d42d81
AM
13812011-12-20 Alan Mackenzie <acm@muc.de>
1382
1383 * cc-mode.texi: Update version string 5.31 -> 5.32.
1384
a98edce9
JB
13852011-12-06 Juanma Barranquero <lekktu@gmail.com>
1386
1387 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1388
321decc8
GM
13892011-11-24 Glenn Morris <rgm@gnu.org>
1390
1391 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1392
f8107b79
JB
13932011-11-24 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * makefile.w32-in: Update dependencies.
1396
f5a96a4f
GM
13972011-11-20 Glenn Morris <rgm@gnu.org>
1398
1399 * gnus.texi (Group Information):
1400 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1401
cd1181db
JB
14022011-11-20 Juanma Barranquero <lekktu@gmail.com>
1403
1404 * gnus-coding.texi (Gnus Maintenance Guide):
1405 Rename from "Gnus Maintainance Guide".
1406
1407 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1408 * eieio.texi (Customizing):
fe7a3057
JB
1409 * gnus.texi (Article Washing):
1410 * gnus-news.texi:
1411 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1412
7877f373
JB
14132011-11-16 Juanma Barranquero <lekktu@gmail.com>
1414
1415 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1416
0d26e0b6
JB
14172011-11-15 Juanma Barranquero <lekktu@gmail.com>
1418
c7015153
JB
1419 * ede.texi (project-am-texinfo):
1420 * gnus.texi (Sending or Not Sending):
1421 * org.texi (Template elements): Fix typos.
0d26e0b6 1422
0b381c7e
JB
14232011-11-14 Juanma Barranquero <lekktu@gmail.com>
1424
1425 * ediff.texi (Hooks):
c7015153 1426 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1427
40a8bdf6
JB
14282011-11-11 Juanma Barranquero <lekktu@gmail.com>
1429
1430 * semantic.texi (Tag handling): Fix typo.
1431
57dda3bb
KY
14322011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1433
1434 * gnus.texi (Other Gnus Versions): Remove.
1435
52bedd34
AM
14362011-10-28 Alan Mackenzie <acm@muc.de>
1437
1438 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1439 (Other Special Indentations): Add an xref to "Macros with ;".
1440 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1441 "Macros with ;".
1442 (Macros with ;): New page.
1443
00b77525
GM
1444 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1445 Document the new handling of nested scopes for movement by defuns.
52bedd34 1446
4a623313
MA
14472011-10-23 Michael Albinus <michael.albinus@gmx.de>
1448
1449 Sync with Tramp 2.2.3.
1450
1451 * trampver.texi: Update release number.
1452
466a320e
GM
14532011-10-14 Glenn Morris <rgm@gnu.org>
1454
1455 * ert.texi (Introduction, How to Run Tests)
1456 (Running Tests Interactively, Expected Failures)
1457 (Tests and Their Environment, Useful Techniques)
1458 (Interactive Debugging, Fixtures and Test Suites):
1459 Minor rephrasings.
1460 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1461 (Running Tests in Batch Mode): Simplify loading instructions.
1462 (Test Selectors): Clarify some selectors.
1463 (Expected Failures, Useful Techniques):
1464 Make examples fit in 80 columns.
1465
2be4956d
JB
14662011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1467
1468 * calc.texi (Basic Operations on Units): Discuss temperature
1469 conversion (`u t') alongside with other unit conversions ('u c').
1470
7359a765
GM
14712011-10-12 Glenn Morris <rgm@gnu.org>
1472
1473 * ert.texi: Whitespace trivia to make main menu items line up better.
1474
a0c52e5d
GM
14752011-10-08 Glenn Morris <rgm@gnu.org>
1476
1477 * Makefile.in: Fix ert rules.
1478
465d0300
G
14792011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1480
1481 * gnus.texi (Gnus Utility Functions): Add more references and
1482 explanations (bug#9683).
1483
a5166359
LMI
14842011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1485
1486 * gnus.texi (Archived Messages): Note the default (bug#9552).
1487
b523dc20
BW
14882011-09-21 Bill Wohler <wohler@newt.com>
1489
1490 Release MH-E manual version 8.3.
1491
58179cce 1492 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
1493 release 8.3.
1494 (Preface): Updated support information.
bd7239f5 1495 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1496 historical quote, the tense should be correct in the time that it
1497 was written.
1498
0afb49a1
LMI
14992011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1500
1501 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1502 (Finding the News): Doc clarification.
1503 (Terminology): Mention naming.
1504
e21bac42
G
15052011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1506
1507 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1508 (Interactive): Document `quiet'.
1509
5b409b39 15102011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 1511
bd7239f5 1512 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 1513
5b409b39 15142011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1515
bd7239f5 1516 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
1517 scope for `org-map-entries'.
1518
5b409b39 15192011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1520
1521 * org.texi (Visibility cycling): Document `org-copy-visible'.
1522
5b409b39 15232011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1524
bd7239f5 1525 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
1526 proper order.
1527
5b409b39 15282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1529
1530 * org.texi (eval): Expand discussion of the :eval header argument.
1531
5b409b39 15322011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1533
1534 * org.texi (Languages): Add Lilypond and Awk as supported
1535 languages.
1536
5b409b39 15372011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 1538
bd7239f5 1539 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
1540 LOG_INTO_DRAWER can be used to override the contents of variable
1541 org-clock-into-drawer (or if unset, org-log-into-drawer).
1542
bd7239f5 1543 * org.texi: Replace @xref->@pxref.
3ab2c837 1544
5b409b39 15452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1546
1547 * org.texi (Evaluating code blocks): Documenting the new option
1548 for inline call lines.
1549
5b409b39 15502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1551
1552 * org.texi (Results of evaluation): More explicit about the
1553 mechanism through which interactive evaluation of code is
1554 performed.
1555
5b409b39 15562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1557
1558 * org.texi (noweb-ref): New header argument documentation.
1559
5b409b39 15602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1561
1562 * org.texi (Extracting source code): Documentation of the new
1563 org-babel-tangle-named-block-combination variable.
1564
5b409b39 15652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1566
bd7239f5 1567 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 1568 behavior of multiple blocks of the same name is undefined.
3ab2c837 1569
5b409b39 15702011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
1571
1572 * org.texi (TaskJuggler export): Modify the example to reflect the
1573 new effort durations.
1574
5b409b39 15752011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1576
1577 * org.texi (Images in LaTeX export): Escape curly brackets in
1578 LaTeX example.
1579
5b409b39 15802011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1581
1582 * org.texi (The clock table): Document the :properties and
1583 :inherit-props arguments for the clocktable.
1584
5b409b39 15852011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1586
1587 * org.texi (Tables in LaTeX export): Document specifying placement
1588 options for tables.
1589
5b409b39 15902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1591
1592 * org.texi (Evaluating code blocks): More specific documentation
1593 about the different types of header arguments.
1594
5b409b39 15952011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
1596
1597 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1598
5b409b39 15992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1600
1601 * org.texi (Built-in table editor): Document the table field
1602 follow mode.
1603
5b409b39 16042011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1605
1606 * org.texi (Easy Templates): Document new template.
1607
5b409b39 16082011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
1609
1610 * org.texi (Literal examples): Add a cross-reference from "Literal
1611 Examples" to "Easy Templates."
1612
5b409b39 16132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1614
1615 * org.texi (The clock table): Add link to match syntax.
1616
5b409b39 16172011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1618
1619 * org.texi (Agenda commands): Document clock consistency checks.
1620
5b409b39 16212011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1622
1623 * org.texi (Built-in table editor): Document that \vert represents
1624 a vertical bar in a table field.
1625
5b409b39 16262011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1627
1628 * org.texi (Literal examples): Link from "Markup" > "Literate
1629 Examples" to "Working with Source Code".
1630
5b409b39 16312011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1632
1633 * org.texi (Agenda commands): Doc for function option to bulk
1634 action.
1635
5b409b39 16362011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1637
1638 * org.texi (Template expansion): Document new %<...> template
1639 escape.
1640
5b409b39 16412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1642
1643 * org.texi (Selective export): Document exclusion of any tasks
1644 from export.
1645
5b409b39 16462011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1647
1648 * org.texi (Selective export): Document how to exclude DONE tasks
1649 from export.
1650 (Publishing options): Document the properties to be used to turn off
1651 export of DONE tasks.
1652
5b409b39 16532011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1654
1655 * org.texi (The date/time prompt): Document date range protection.
1656
5b409b39 16572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1658
1659 * org.texi (padline): Documentation of the new padline header
1660 argument.
1661
5b409b39 16622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1663
1664 * org.texi (var): Adding "[" to list of characters triggering
1665 elisp evaluation.
1666
5b409b39 16672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1668
1669 * org.texi (var): Documentation of Emacs Lisp evaluation during
1670 variable assignment.
1671
5b409b39 16722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1673
1674 * org.texi (colnames): Reference indexing into variables, and note
1675 that colnames are *not* removed before indexing occurs.
1676 (rownames): Reference indexing into variables, and note that
1677 rownames are *not* removed before indexing occurs.
1678
5b409b39 16792011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1680
1681 * org.texi (var): Clarification of indexing into tabular
1682 variables.
1683
5b409b39 16842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1685
1686 * org.texi (results): Documentation of the `:results wrap' header
1687 argument.
1688
5b409b39 16892011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 1690
bd7239f5 1691 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
1692 of the LaTeX export: the org file has to be properly structured.
1693
5b409b39 16942011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
1695
1696 * org.texi (Dynamic blocks, Structure editing): Mention
1697 the function `org-narrow-to-block'.
1698
5b409b39 16992011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1700
1701 * org.texi (Languages): Updating list of code block supported
1702 languages.
1703
5b409b39 17042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1705
1706 * org.texi (Special properties): CATEGORY is a special property,
1707 but it may also used in the drawer.
1708
5b409b39 17092011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1710
1711 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1712
5b409b39 17132011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
1714
1715 * org.texi (Include files): Document :lines.
1716
5b409b39 17172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1718
1719 * org.texi (comments): Documentation of the ":comments noweb" code
1720 block header argument.
1721
5b409b39 17222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1723
1724 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1725 added extra whitespace around functions to be consistent with the
1726 rest of the section.
1727
5b409b39 17282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 1729
0b381c7e 1730 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
1731 #+call: line syntax.
1732 (Header arguments in function calls): Expanded discussion of
1733 #+call: line syntax.
1734
5b409b39 17352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1736
1737 * org.texi (Evaluating code blocks): More explicit about how to
1738 pass variables to #+call lines.
1739
5b409b39 17402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1741
1742 * org.texi (Results of evaluation): Link to the :results header
1743 argument list from the "Results of evaluation" section.
1744
5b409b39 17452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1746
1747 * org.texi (Conflicts): Adding additional information about
1748 resolving org/yasnippet conflicts.
1749
5b409b39 17502011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
1751
1752 * org.texi (Publishing options): Document style-include-scripts
1753 publishing project property.
1754
5b409b39 17552011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
1756
1757 * org.texi (Sparse trees): Document the next-error /
1758 previous-error functionality.
1759
5b409b39 17602011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1761
1762 * org.texi (cache): Improved documentation of code block caches.
1763
5b409b39 17642011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
1765
1766 * org.texi (Code block specific header arguments): Documentation
1767 of multi-line header arguments.
1768
5b409b39 17692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1770
1771 * org.texi (Code evaluation security): Add example for using a
1772 function.
1773
5b409b39 17742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
1775
1776 * org.texi (Tables in LaTeX export): Documentation of new
1777 attr_latex options for tables.
1778
5b409b39
BG
17792011-08-03 Michael Albinus <michael.albinus@gmx.de>
1780
1781 * trampver.texi: Update release number.
1782
17832011-07-30 Michael Albinus <michael.albinus@gmx.de>
1784
1785 Sync with Tramp 2.2.2.
1786
1787 * trampver.texi: Update release number.
1788
064e2d08
LMI
17892011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1790
1791 * flymake.texi (Example -- Configuring a tool called via make):
1792 Use /dev/null instead of the Windows "nul" (bug#8715).
1793
b8151e9c
LMI
17942011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1795
1796 * widget.texi (Setting Up the Buffer): Remove mention of the
1797 global keymap parent, which doesn't seem to be accurate
1798 (bug#7045).
1799
5b409b39
BG
18002011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1801
1802 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1803
c0a8ae95
KR
18042010-07-10 Kevin Ryde <user42@zip.com.au>
1805
1806 * cl.texi (For Clauses): Add destructuring example processing an
1807 alist (bug#6596).
1808
ac6531ad
LMI
18092011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1810
1811 * ediff.texi (Major Entry Points): Remove mention of `require',
1812 since that's not pertinent in the installed Emacs (bug#9016).
1813
d30dd079
G
18142011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1815
1816 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
1817 (Filtering New Groups): Clarify how simple the "options -n" format is.
1818 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1819 is internal.
d30dd079 1820
862c0d68
MA
18212011-07-04 Michael Albinus <michael.albinus@gmx.de>
1822
1823 * tramp.texi (Cleanup remote connections): Add
1824 `tramp-cleanup-this-connection'.
1825
cd865a33
G
18262011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1827
1828 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1829 zombies.
1830 (Checking New Groups): Ditto (bug#8974).
7d1738f1 1831 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
1832
18332011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1834
1835 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1836 backups, and not actual vc (bug#8975).
1837
79414ae4
KR
18382011-07-03 Kevin Ryde <user42@zip.com.au>
1839
1840 * cl.texi (For Clauses): @items for hash-values and key-bindings
1841 to make them more visible when skimming. Add examples of `using'
1842 clause to them, examples being clearer than a description in
1843 words (bug#6599).
1844
847ccf7c
AM
18452011-07-01 Alan Mackenzie <acm@muc.de>
1846
1847 * cc-mode.texi (Guessing the Style): New page.
1848 (Styles): Add a short introduction to above.
1849
3da13bb9
DD
18502011-06-28 Deniz Dogan <deniz@dogan.se>
1851
1852 * rcirc.texi (Configuration): Bug-fix:
1853 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1854 Reported by Elias Pipping <pipping@exherbo.org>.
1855
60a0884e
G
18562011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1857
1858 * gnus.texi (Summary Mail Commands): Document
1859 `gnus-summary-reply-to-list-with-original'.
1860
0c7efc08
SM
18612011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1862
1863 * eshell.texi (Known problems): Fix typo.
1864
ea3596a2
MA
18652011-06-12 Michael Albinus <michael.albinus@gmx.de>
1866
0c7efc08 1867 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
1868 (Password handling): `auth-source-debug' is good for debug messages.
1869
2da9c605
G
18702011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1871
1872 * gnus.texi (Store custom flags and keywords): Refer to
1873 `gnus-registry-article-marks-to-{chars,names}' instead of
1874 `gnus-registry-user-format-function-{M,M2}'.
1875
e61923c8
GM
18762011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1877
1878 * texinfo.tex: Merge from gnulib.
1879
627abcdd
TZ
18802011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1881
1882 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
1883 (Store custom flags and keywords):
1884 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
1885 `gnus-registry-user-format-function-M2'.
1886
a3c92bc1
EZ
18872011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1888
8f906c40 1889 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 1890
85d870a9
GM
18912011-05-17 Glenn Morris <rgm@gnu.org>
1892
1893 * gnus.texi (Face): Fix typo.
1894
2cdee799
GM
18952011-05-14 Glenn Morris <rgm@gnu.org>
1896
1897 * dired-x.texi (Omitting Examples): Minor addition.
1898
79b70037
GM
18992011-05-10 Jim Meyering <meyering@redhat.com>
1900
1901 * ede.texi: Fix typo "or or -> or".
1902
a7111a62 19032011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
1904
1905 * gnus.texi (Summary Buffer Lines):
1906 gnus-summary-user-date-format-alist does not exist.
1907 (Sorting the Summary Buffer): More about sorting threads.
1908
69026aba
MA
19092011-04-25 Michael Albinus <michael.albinus@gmx.de>
1910
1911 * trampver.texi: Update release number.
1912
9024ff79
MA
19132011-04-14 Michael Albinus <michael.albinus@gmx.de>
1914
1915 * tramp.texi (Frequently Asked Questions): New item for disabling
1916 Tramp in other packages.
1917
c3c65d73
TZ
19182011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1919
1920 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
1921 (Fancy splitting to parent, Store arbitrary data):
1922 Updated gnus-registry docs.
c3c65d73 1923
9ec6a317
JB
19242011-04-13 Juanma Barranquero <lekktu@gmail.com>
1925
1926 * ede.texi: Fix typos.
1927
1e3b6001
G
19282011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1929
9ec6a317
JB
1930 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1931 It's @table @code.
1e3b6001 1932
a5954fa5
G
19332011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1934
ed9265fc 1935 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 1936
d71990a1
JB
19372011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1938
1939 * calc.texi (Logarithmic Units): Update the function names.
1940
1518e4f0
G
19412011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1942
1943 * message.texi (Various Commands): Document format specs in the
1944 ellipsis.
1945
a123622d
G
19462011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1947
1948 * message.texi (Insertion Variables): Document message-cite-style.
1949
19502011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
1951
1952 * tramp.texi (Remote processes): New subsection "Running shell on
1953 a remote host".
1954
4248cca2
TZ
19552011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1956
1957 * auth.texi (Help for developers): Update docs to explain that the
1958 :save-function will only run the first time.
1959
54ce11a1
GM
19602011-03-12 Glenn Morris <rgm@gnu.org>
1961
1962 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1963 (emacs-faq.text): New target.
1964 (clean): Add emacs-faq.
1965
0c3b25f8
MA
19662011-03-12 Michael Albinus <michael.albinus@gmx.de>
1967
1968 Sync with Tramp 2.2.1.
1969
1970 * trampver.texi: Update release number.
1971
b740639e
GM
19722011-03-11 Glenn Morris <rgm@gnu.org>
1973
1974 * Makefile.in (HTML_TARGETS): New.
1975 (clean): Delete $HTML_TARGETS.
1976 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1977
733afdf4
TZ
19782011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1979
1980 * auth.texi (Help for developers): Show example of using
1981 `auth-source-search' with prompts and :save-function.
1982
33383987
JB
19832011-03-07 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * Version 23.3 released.
1986
a5057546
G
19872011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1988
1989 * message.texi (Message Buffers): Update default value of
1990 message-generate-new-buffers.
1991
479a2c9b
JB
19922011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1993
1994 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1995 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1996 respectively.
05a29101
JB
1997 (Musical Notes): New section.
1998 (Customizing Calc): Mention the customizable variable
1999 calc-note-threshold.
479a2c9b 2000
e0535b76
GM
20012011-03-03 Glenn Morris <rgm@gnu.org>
2002
2003 * url.texi (Dealing with HTTP documents): Remove reference to
2004 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2005 (Configuration): Update url-configuration-directory description.
e0535b76 2006
2777ccbf
GM
20072011-03-02 Glenn Morris <rgm@gnu.org>
2008
2009 * dired-x.texi (Multiple Dired Directories): Remove mentions
2010 of dired-default-directory-alist and dired-default-directory.
2011 Move dired-smart-shell-command here...
2012 (Miscellaneous Commands): ... from here.
2013
257219bd
PE
20142011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2015
2016 * texinfo.tex: Update to version 2011-02-24.09.
2017
8889f4e2
GM
20182011-03-02 Glenn Morris <rgm@gnu.org>
2019
2020 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2021 instead of the obsoleted dired-omit-here-always.
2022
5d41af19
MA
20232011-02-28 Michael Albinus <michael.albinus@gmx.de>
2024
2025 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2026 supported systems.
2027
2b0c7330 20282011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2029
61cf3a76
GM
2030 * dbus.texi (Type Conversion): Grammar fix.
2031
cce7d530 20322011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2033
cce7d530
GM
2034 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2035 "Debian GNU/Linux".
51a13bdd 2036
cce7d530
GM
2037 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2038
817b48a7
GM
20392011-02-23 Glenn Morris <rgm@gnu.org>
2040
cce7d530
GM
2041 * dired-x.texi (Features): Minor rephrasing.
2042 (Local Variables): Fix typos.
47301027
GM
2043
2044 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2045 Standardize some Emacs/XEmacs terminology.
2046
817b48a7
GM
2047 * dired-x.texi (Features): Don't advertise obsolete local variables.
2048 Simplify layout.
2049 (Omitting Variables): Update local variables example.
2050 (Local Variables): Say this is obsolete. Fix description of
2051 dired-enable-local-variables possible values.
2052
4a3988d5
G
20532011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2054
2055 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2056 default now.
2057
8e22bee0
G
20582011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2059
2060 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2061
06b840e0
LI
20622011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2063
2064 * gnus.texi (Window Layout): Document layout names.
2065
67ab0163 20662011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2067
2068 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2069 * auth.texi: Sync @dircategory with ../../info/dir.
2070 * autotype.texi: Sync @dircategory with ../../info/dir.
2071 * calc.texi: Sync @dircategory with ../../info/dir.
2072 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2073 * cl.texi: Sync @dircategory with ../../info/dir.
2074 * dbus.texi: Sync @dircategory with ../../info/dir.
2075 * dired-x.texi: Sync @dircategory with ../../info/dir.
2076 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2077 * ede.texi: Sync @dircategory with ../../info/dir.
2078 * ediff.texi: Sync @dircategory with ../../info/dir.
2079 * edt.texi: Sync @dircategory with ../../info/dir.
2080 * eieio.texi: Sync @dircategory with ../../info/dir.
2081 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2082 * epa.texi: Sync @dircategory with ../../info/dir.
2083 * erc.texi: Sync @dircategory with ../../info/dir.
2084 * eshell.texi: Sync @dircategory with ../../info/dir.
2085 * eudc.texi: Sync @dircategory with ../../info/dir.
2086 * flymake.texi: Sync @dircategory with ../../info/dir.
2087 * forms.texi: Sync @dircategory with ../../info/dir.
2088 * gnus.texi: Sync @dircategory with ../../info/dir.
2089 * idlwave.texi: Sync @dircategory with ../../info/dir.
2090 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2091 * message.texi: Sync @dircategory with ../../info/dir.
2092 * mh-e.texi: Sync @dircategory with ../../info/dir.
2093 * newsticker.texi: Sync @dircategory with ../../info/dir.
2094 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2095 * org.texi: Sync @dircategory with ../../info/dir.
2096 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2097 * pgg.texi: Sync @dircategory with ../../info/dir.
2098 * rcirc.texi: Sync @dircategory with ../../info/dir.
2099 * reftex.texi: Sync @dircategory with ../../info/dir.
2100 * remember.texi: Sync @dircategory with ../../info/dir.
2101 * sasl.texi: Sync @dircategory with ../../info/dir.
2102 * sc.texi: Sync @dircategory with ../../info/dir.
2103 * semantic.texi: Sync @dircategory with ../../info/dir.
2104 * ses.texi: Sync @dircategory with ../../info/dir.
2105 * sieve.texi: Sync @dircategory with ../../info/dir.
2106 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2107 * speedbar.texi: Sync @dircategory with ../../info/dir.
2108 * trampver.texi [emacs]: Set emacsname to "Emacs".
2109 * tramp.texi: Sync @dircategory with ../../info/dir.
2110 * url.texi: Sync @dircategory with ../../info/dir.
2111 * vip.texi: Sync @dircategory with ../../info/dir.
2112 * viper.texi: Sync @dircategory with ../../info/dir.
2113 * widget.texi: Sync @dircategory with ../../info/dir.
2114 * woman.texi: Sync @dircategory with ../../info/dir.
2115
30abce25
GM
21162011-02-19 Glenn Morris <rgm@gnu.org>
2117
0c7efc08
SM
2118 * dired-x.texi (Technical Details): No longer redefines
2119 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2120 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2121
f31f8469
GM
21222011-02-18 Glenn Morris <rgm@gnu.org>
2123
2124 * dired-x.texi (Optional Installation File At Point): Simplify.
2125
35123c04
TZ
21262011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2127
2128 * auth.texi (Help for users): Use :port instead of :protocol for all
2129 auth-source docs.
7ba93e94
G
2130 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2131 to have two files in `auth-sources'.
35123c04 2132
da5e0ce4
GM
21332011-02-16 Glenn Morris <rgm@gnu.org>
2134
b322c9af
GM
2135 * dired-x.texi: Use emacsver.texi to get Emacs version.
2136 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2137 Depend on emacsver.texi.
2138
07ca5555
GM
2139 * dired-x.texi: Drop meaningless version number.
2140 (Introduction): Remove old info.
2141 (Optional Installation Dired Jump): Autoload from dired-x.
2142 Remove incorrect info about loaddefs.el.
2143 (Bugs): Just refer to M-x report-emacs-bug.
2144
da5e0ce4
GM
2145 * dired-x.texi (Multiple Dired Directories): Update for rename of
2146 default-directory-alist.
2147 (Miscellaneous Commands): No longer mention very old VM version 4.
2148
bb55f713
PE
21492011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2150
2151 Merge from gnulib.
2152 * texinfo.tex: Update to version 2011-02-14.11.
2153
5415d076
G
21542011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2155
da5e0ce4
GM
2156 * auth.texi (Help for users):
2157 Login collection is "Login" and not "login".
5415d076 2158
14029d4b
MA
21592011-02-13 Michael Albinus <michael.albinus@gmx.de>
2160
2161 * tramp.texi (History): Remove IMAP support.
2162 (External methods, Frequently Asked Questions): Remove `imap' and
2163 `imaps' methods.
2164 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2165
2166 * trampver.texi: Remove default value of `emacsimap'.
2167
8a36c07f
GM
21682011-02-13 Glenn Morris <rgm@gnu.org>
2169
2170 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2171 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2172
165bc5a0
GM
21732011-02-12 Glenn Morris <rgm@gnu.org>
2174
2175 * sc.texi (Getting Connected): Remove old index entries.
2176
5415d076 21772011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2178
2179 * url.texi: Remove duplicate @dircategory (Bug#7942).
2180
b8e0f0cd
G
21812011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2182
8a36c07f
GM
2183 * auth.texi (Overview, Help for users, Help for developers):
2184 Update docs.
b8e0f0cd
G
2185 (Help for users): Talk about spaces.
2186
caf82551
PE
21872011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2188
2189 * texinfo.tex: Update to version 2011-02-07.16.
2190
1ff98217
MA
21912011-02-07 Michael Albinus <michael.albinus@gmx.de>
2192
2193 * dbus.texi (Bus names): Adapt descriptions for
2194 dbus-list-activatable-names and dbus-list-known-names.
2195
2e78df6b
JB
21962011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2197
2198 * calc.texi (Logarithmic Units): New section.
2199
7fbf7cae
TZ
22002011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2201
2202 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2203 manuals use it now.
2204
0c7efc08 2205 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2206
156ad271
KY
22072011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2208
2209 * overrides.texi: Remove.
2210
2211 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2212 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2213
36539990
MA
22142011-02-05 Michael Albinus <michael.albinus@gmx.de>
2215
2216 * tramp.texi (Frequently Asked Questions): Mention problems with
2217 WinSSHD.
2218
2219 * trampver.texi: Update release number.
2220
22212011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2222
2223 * tramp.texi:
2224 Replace "delimet" with "delimit" globally.
2225 Replace "explicite" with "explicit" globally.
2226 Replace "instead of" with "instead" where there was nothing after "of".
2227 Audit use of comma before interrogative pronoun, "that", or "which".
2228 Minor word order, spelling, wording changes.
2229
ec72bf63
G
22302011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2231
2232 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2233
2234 * sieve.texi: Use WEBHACKDEVEL.
2235
2236 * sasl.texi: Use WEBHACKDEVEL.
2237
2238 * pgg.texi: Use WEBHACKDEVEL.
2239
2240 * message.texi: Use WEBHACKDEVEL.
2241
2242 * gnus.texi: Use WEBHACKDEVEL.
2243
2244 * emacs-mime.texi: Use WEBHACKDEVEL.
2245
2246 * auth.texi: Use WEBHACKDEVEL.
2247
2248 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2249 manuals.
2250
22512011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2252
2253 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2254
90b750f4
PE
22552011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2256
2257 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2258 which in turn is copied from ftp://tug.org/tex/.
2259
0e751a49
GM
22602011-02-03 Glenn Morris <rgm@gnu.org>
2261
2262 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2263 (Binding combinations of modifiers and function keys):
2264 Let's assume people reading this are not using Emacs 18.
2265
7f13c2e2
LI
22662011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2267
2268 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2269 since it's run automatically.
2270
d76c843e
LI
22712011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2272
2273 * gnus.texi (Customizing Articles): Fix typo.
2274
12e3ca0a
LI
22752011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2276
2277 * gnus.texi (Customizing Articles): Document the new way of customizing
2278 the date headers(s).
2279
fe72c8fa
LI
22802011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2283 splitting example.
2284
bf3dae7e
EZ
22852011-01-29 Eli Zaretskii <eliz@gnu.org>
2286
2287 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2288 (MAKEINFO_OPTS): New variable.
2289 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2290 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2291 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2292 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2293 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2294 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2295 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2296 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2297 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2298 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2299 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2300 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2301 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2302 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2303 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2304 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2305 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2306 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2307
d6f13ac8
LI
23082011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2309
2310 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2311
c5ecc769
G
23122011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2313
2314 * message.texi (IDNA): Explain what it is.
2315
23162011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2317
2318 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2319
45eb2a5d
WL
23202011-01-23 Werner Lemberg <wl@gnu.org>
2321
2322 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2323 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2324 (ENVADD): Update.
45eb2a5d 2325
6872a814
GM
23262011-01-18 Glenn Morris <rgm@gnu.org>
2327
2328 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2329
77ab81d0 23302011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2331
2332 * nxml-mode.texi (Introduction): Fix file name typos.
2333
d221e780
CO
23342011-01-13 Christian Ohler <ohler@gnu.org>
2335
2336 * ert.texi: New file.
2337
2338 * Makefile.in:
2339 * makefile.w32-in: Add ert.texi.
2340
8c904d82
MA
23412011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2342
2343 * dbus.texi (Receiving Method Calls): New function
2344 dbus-register-service. Rearrange node.
2345
f56e0e7a
PE
23462011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2347
2348 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2349 which in turn is copied from ftp://tug.org/tex/.
2350
0fadf00e
MA
23512011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2352
2353 * dbus.texi (Receiving Method Calls): Describe new optional
2354 parameter dont-register-service of dbus-register-{method,property}.
2355
8b358e90
DU
23562010-12-17 Daiki Ueno <ueno@unixuser.org>
2357
0c7efc08
SM
2358 * epa.texi (Encrypting/decrypting *.gpg files):
2359 Mention epa-file-select-keys.
8b358e90 2360
549c9aed
G
23612010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2362
2363 * gnus.texi (Archived Messages): Remove outdated text.
2364
23652010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2366
0c7efc08 2367 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2368
156e3f9c
G
23692010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2370
83f3eadc 2371 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2372
8151d490
AC
23732010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2374
2375 * gnus.texi (The swish++ Engine): Add customizable parameters
2376 descriptions.
2377 (The swish-e Engine): Ditto.
2378
305bdd22
MA
23792010-12-14 Michael Albinus <michael.albinus@gmx.de>
2380
2381 * tramp.texi (Inline methods): Add "ksu" method.
2382 (Remote processes): Add example with remote `default-directory'.
2383
53aff12a
GM
23842010-12-14 Glenn Morris <rgm@gnu.org>
2385
2386 * faq.texi (Expanding aliases when sending mail):
2387 Now build-mail-aliases is interactive.
2388
8a1cdce5
AC
23892010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2390
2391 * gnus.texi: First pass at adding (rough) nnir documentation.
2392
7410c270
G
23932010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2394
53aff12a
GM
2395 * gnus.texi (Filtering New Groups):
2396 Mention gnus-auto-subscribed-categories.
2397 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2398 removed.
2399
f49d1f52 24002010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2401
2402 * cl.texi (For Clauses): Small fixes for frames and windows.
2403
acedf35c
CD
24042010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2405
2406 * org.texi (Using capture): Document using prefix arguments for
2407 finalizing capture.
2408 (Agenda commands): Document prefix argument for the bulk scatter
2409 command.
2410 (Beamer class export): Document that also overlay arguments can be
2411 passed to the column environment.
2412 (Template elements): Document the new entry type.
2413
24142010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2415
2416 * org.texi (Include files): Document :minlevel.
2417
24182010-12-11 Julien Danjou <julien@danjou.info>
2419
2420 * org.texi (Categories): Document category icons.
2421
24222010-12-11 Eric Schulte <schulte.eric@gmail.com>
2423
2424 * org.texi (noweb): Fix typo.
2425
516aa569
G
24262010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2427
2428 * gnus.texi (Server Commands): Point to the rest of the server
2429 commands.
2430
04db63bc
G
24312010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
2433 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2434 g'.
2435
ed797193
G
24362010-12-02 Julien Danjou <julien@danjou.info>
2437
2438 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2439
24402010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2441
2442 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2443 (Direct Functions): Note the STARTTLS upgrade.
2444
07976ae3 24452010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2446 James Clark <none@example.com>
d3dfb185
GM
2447
2448 * nxml-mode.texi (Introduction): New section.
2449
59e75882
G
24502010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2451
2452 * gnus.texi (Server Commands): Document gnus-server-show-server.
2453
568a887f
MA
24542010-11-20 Michael Albinus <michael.albinus@gmx.de>
2455
2456 Sync with Tramp 2.2.0.
2457
2458 * trampver.texi: Update release number.
2459
1265829e
JB
24602010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2461
2462 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2463 Mention that the TeX specific units won't use the `tex' prefix
2464 in TeX mode.
2465
239661c0
KY
24662010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2467
2468 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2469
4a47c275 24702010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2471
2472 * edt.texi: Remove information about Emacs 19.
2473
4a47c275 24742010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2475
2476 * trampver.texi: Update release number.
2477
2f0e0dc8
KY
24782010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2479
2480 * gnus.texi (Article Washing): Fix typo.
2481
afe98dfa
CD
24822010-11-11 Noorul Islam <noorul@noorul.com>
2483
56f5a94e 2484 * org.texi: Fix typo.
afe98dfa
CD
2485
24862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2487
2488 * org.texi (Using capture): Explain that refiling is
2489 sensitive to cursor position.
2490
24912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2492
56f5a94e 2493 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
2494
24952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2496
2497 * org.texi: Document the <c> cookie.
2498
24992010-11-11 Eric Schulte <schulte.eric@gmail.com>
2500
bd7239f5 2501 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 2502 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
2503
25042010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2505
56f5a94e 2506 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
2507
25082010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2509
56f5a94e 2510 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
2511
25122010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2513
2514 * org.texi (Setting up the staging area): Document that
2515 file names remain visible when encrypting the MobileOrg files.
2516
25172010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2518
2519 * org.texi (Setting up the staging area): Document which
2520 versions are needed for encryption.
2521
25222010-11-11 Eric Schulte <schulte.eric@gmail.com>
2523
56f5a94e
GM
2524 * org.texi (noweb): Update :noweb documentation to
2525 reflect the new "tangle" argument.
afe98dfa
CD
2526
25272010-11-11 Eric Schulte <schulte.eric@gmail.com>
2528
56f5a94e
GM
2529 * org.texi (Batch execution): Improve tangling script in
2530 documentation.
afe98dfa
CD
2531
25322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2533
2534 * org.texi (Handling links):
2535 (In-buffer settings): Document inlining images on startup.
2536
25372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2538
2539 * org.texi (Setting up the staging area): Document use of
2540 crypt password.
2541
25422010-11-11 David Maus <dmaus@ictsoc.de>
2543
56f5a94e 2544 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
2545
25462010-11-11 David Maus <dmaus@ictsoc.de>
2547
56f5a94e
GM
2548 * org.texi (Template expansion): Add mew in table for link type
2549 escapes.
afe98dfa
CD
2550
25512010-11-11 David Maus <dmaus@ictsoc.de>
2552
56f5a94e 2553 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
2554
25552010-11-11 Eric Schulte <schulte.eric@gmail.com>
2556
56f5a94e 2557 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
2558
25592010-11-11 Eric Schulte <schulte.eric@gmail.com>
2560
56f5a94e 2561 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
2562
25632010-11-11 Eric Schulte <schulte.eric@gmail.com>
2564
56f5a94e
GM
2565 * org.texi (Structure of code blocks):
2566 Update documentation to mention inline code block syntax.
afe98dfa
CD
2567
25682010-11-11 Eric Schulte <schulte.eric@gmail.com>
2569
56f5a94e 2570 * org.texi (comments): Improve wording.
afe98dfa
CD
2571
25722010-11-11 Eric Schulte <schulte.eric@gmail.com>
2573
56f5a94e 2574 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
2575
25762010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2577
2578 * org.texi (Installation): Remove the special
2579 installation instructions for XEmacs.
2580
25812010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2582
56f5a94e 2583 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
2584 insertion of empty structural elements.
2585
25862010-11-11 Noorul Islam <noorul@noorul.com>
2587
56f5a94e 2588 * org.texi: Fix doc.
afe98dfa
CD
2589
25902010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2591
2592 * org.texi (The date/time prompt): Document specification
2593 of time ranges.
2594
25952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2596
2597 * org.texi (Internal links): Document the changes in
2598 internal links.
2599
26002010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2601
2602 * org.texi (Agenda commands): Document the limitation for
2603 the filter preset - it can only be used for an entire agenda
2604 view, not in an individual block in a block agenda.
2605
26062010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2607
2608 * org.texi (iCalendar export): Document alarm creation.
2609
6f8fc60c
MA
26102010-11-10 Michael Albinus <michael.albinus@gmx.de>
2611
2612 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2613
be3c11b3
LMI
26142010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2615
2616 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2617
d607b96b 26182010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 2619
d607b96b 2620 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 2621
181cb5fb
G
26222010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2623
2624 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2625 since that works by default.
2626
26272010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2628
2629 * gnus.texi (Customizing the IMAP Connection): Document
2630 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2631
36bc5d3b
MA
26322010-11-04 Michael Albinus <michael.albinus@gmx.de>
2633
2634 * tramp.texi (Remote shell setup): New item "Interactive shell
2635 prompt". Reported by Christian Millour <cm@abtela.com>.
2636 (Remote shell setup, Remote processes): Use @code{} for
2637 environment variables.
2638
cf503f7c
GM
26392010-11-03 Glenn Morris <rgm@gnu.org>
2640
537b04b9 2641 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 2642 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 2643
389b76fa
G
26442010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2645
2646 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2647
2699a554 26482010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
2649
2650 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2651
2699a554 26522010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
2653
2654 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2655
99e65b2d
G
26562010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2657
0c7efc08
SM
2658 * gnus.texi (Client-Side IMAP Splitting):
2659 Mention nnimap-unsplittable-articles.
99e65b2d
G
2660
26612010-10-29 Julien Danjou <julien@danjou.info>
2662
2663 * gnus.texi (Finding the News): Remove references to obsoletes
2664 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2665
aeeb3dcb
EZ
26662010-10-29 Eli Zaretskii <eliz@gnu.org>
2667
2668 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2669 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2670 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2671 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2672
8289f37b
GM
26732010-10-28 Glenn Morris <rgm@gnu.org>
2674
2675 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2676 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2677 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2678
d85d3b3a
DU
26792010-10-25 Daiki Ueno <ueno@unixuser.org>
2680
2681 * epa.texi (Mail-mode integration): Add alternative key bindings
2682 for epa-mail commands; escape comma.
c05c2b9b 2683 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 2684
9f534a47
JB
26852010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2686
99e65b2d 2687 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 2688
5793a7bc 26892010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
2690
2691 * gnus.texi (Group Parameters, Buttons): Fix typos.
2692
280f417b
G
26932010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2694
2695 * gnus.texi (Subscription Commands): Mention that you can also
2696 subscribe to new groups via the Server buffer, which is probably more
2697 convenient when subscribing to many groups.
2698
d806c872
G
26992010-10-21 Julien Danjou <julien@danjou.info>
2700
2701 * message.texi (Message Headers): Allow message-default-headers to be a
2702 function.
2703
d5798f68
LMI
27042010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus-news.texi: Mention new archive defaults.
2707
b79bbef7
KY
27082010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2709
2710 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2711
2526f423
G
27122010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2713
2714 * gnus.texi (HTML): Document the function value of
2715 gnus-blocked-images.
2716 (Article Washing): shr and gnus-w3m, not the direct function names.
2717
ba91f05d
G
27182010-10-20 Julien Danjou <julien@danjou.info>
2719
2720 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2721 variable.
2722
da451787
LMI
27232010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2724
2725 * gnus.texi (Customizing the IMAP Connection): The port strings are
2726 strings.
c872595d 2727 (Document Groups): Mention git.
da451787 2728
7cad71ad
G
27292010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2730
2731 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2732 bzr/Gnus git sync.
2733
c56dfd36
EZ
27342010-10-15 Eli Zaretskii <eliz@gnu.org>
2735
2736 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2737 change.
2738
a1d16a7b
G
27392010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2740
2741 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2742 @item syntax for in-Emacs makeinfo.
2743
27442010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2745
2746 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2747 trim sentence.
2748
98e2b864
DU
27492010-10-12 Daiki Ueno <ueno@unixuser.org>
2750
2751 * epa.texi (Caching Passphrases):
0c7efc08
SM
2752 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2753 Clarify some configurations require to set up gpg-agent.
98e2b864 2754
c12e4a81
GM
27552010-10-11 Glenn Morris <rgm@gnu.org>
2756
2757 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2758
f7aa248a
G
27592010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2760
2761 * gnus.texi (Spam Package Introduction): Mention `$'.
2762
6513b232
EZ
27632010-10-09 Eli Zaretskii <eliz@gnu.org>
2764
2765 * makefile.w32-in (emacsdir): New variable.
2766 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2767 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2768
abd40fb4
GM
27692010-10-09 Glenn Morris <rgm@gnu.org>
2770
0f05450f
GM
2771 * Makefile.in (mostlyclean): Delete *.toc.
2772
d3a4ac46
GM
2773 * Makefile.in: Use $< in rules.
2774
aa9db089
GM
2775 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2776
abd40fb4
GM
2777 * Makefile.in ($(infodir)): Delete rule.
2778 (mkinfodir): New. Use it in all the info rules, rather than depending
2779 on infodir.
2780
ea274122
GM
27812010-10-09 Glenn Morris <rgm@gnu.org>
2782
6e90e2a8
GM
2783 * gnus.texi (Article Washing): Fix previous change.
2784
f7a31f11
GM
2785 * Makefile.in (emacsdir): New variable.
2786 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
2787 Depend on emacsver.texi.
2788
f7a31f11
GM
2789 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2790
ea274122
GM
2791 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2792
36d3245f
G
27932010-10-08 Julien Danjou <julien@danjou.info>
2794
f7a31f11 2795 * gnus.texi: Add mm-shr.
36d3245f
G
2796
27972010-10-08 Ludovic Courtès <ludo@gnu.org>
2798
2799 * gnus.texi (Finding the Parent, The Gnus Registry)
2800 (Registry Article Refer Method): Update docs for nnregistry.el.
2801
28022010-10-08 Daiki Ueno <ueno@unixuser.org>
2803
2804 * auth.texi (Help for users)
2805 (GnuPG and EasyPG Assistant Configuration): Update docs.
2806
12359245
GM
28072010-10-08 Glenn Morris <rgm@gnu.org>
2808
2809 * cl.texi (Organization, Installation, Old CL Compatibility):
2810 Deprecate cl-compat for new code.
4628bef1 2811 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
2812
2813 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2814
fcf2d385
KY
28152010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2816
2817 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2818
66627fa9
G
28192010-10-06 Julien Danjou <julien@danjou.info>
2820
fd9ba500
JD
2821 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2822
66627fa9
G
2823 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2824 broken link.
2825
2826 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2827
2828 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2829 to ReiserFS.
2830
2831 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2832 (FAQ 7-1): Fix getmail URL.
2833
65f54520
DU
28342010-10-06 Daiki Ueno <ueno@unixuser.org>
2835
2836 * epa.texi (Caching Passphrases): New section.
2837
4c83f6e1
GM
28382010-10-06 Glenn Morris <rgm@gnu.org>
2839
2840 * Makefile.in (SHELL): Set it.
2841 (info): Move the mkdir dependency to the individual info files.
2842 (mostlyclean): Tidy up.
2843 (clean): Only delete the specific dvi and pdf files.
2844 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 2845 ($(infodir)): Add parallel build workaround.
4c83f6e1 2846
71e691a5
G
28472010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2848
2849 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2850
a41c2e6d
G
28512010-10-03 Julien Danjou <julien@danjou.info>
2852
0c7efc08
SM
2853 * emacs-mime.texi (Display Customization):
2854 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
2855 mm-inline-large-images-proportion.
2856
37255945
MA
28572010-10-03 Michael Albinus <michael.albinus@gmx.de>
2858
0c7efc08
SM
2859 * tramp.texi (Frequently Asked Questions):
2860 Mention remote-file-name-inhibit-cache.
37255945 2861
11e4e7bd
LMI
28622010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2863
2864 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 2865 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 2866
cb83220a
KY
28672010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2868
0c7efc08
SM
2869 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2870 (Article Hiding): Add google banner example.
2871 Suggested by Benjamin Xu.
cb83220a 2872
6b958814
G
28732010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2874
0c7efc08
SM
2875 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2876 Remove nnimap-split-rule from examples.
6b958814
G
2877
28782010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2881 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2882 Fishman.
2883 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2884
28852010-09-30 Julien Danjou <julien@danjou.info>
2886
2887 * gnus.texi (Gravatars): Fix documentation about
2888 gnu-gravatar-properties.
2889
b9476c04
DU
28902010-09-29 Daiki Ueno <ueno@unixuser.org>
2891
2892 * epa.texi (Bug Reports): New section.
2893
5f874327
GM
28942010-09-29 Glenn Morris <rgm@gnu.org>
2895
2896 * Makefile.in (top_srcdir): Remove unused variable.
2897
6b958814
G
28982010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
2900 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2901 (Client-Side IMAP Splitting): Document 'default.
2902
29032010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2904
0c7efc08
SM
2905 * gnus.texi (Customizing the IMAP Connection):
2906 Document nnimap-fetch-partial-articles.
6b958814 2907
82bccbfa
KY
29082010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2909
2910 * gnus-news.texi: Mention nnimap-inbox.
2911
2912 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2913
29142010-09-26 Julien Danjou <julien@danjou.info>
2915
47e08896 2916 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
2917
29182010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2919
2920 * gnus.texi (Security): Remove gpg.el mention.
2921
29222010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2923
2924 * gnus.texi (Browse Foreign Server): New variable
2925 gnus-browse-subscribe-newsgroup-method.
2926
2927 * gnus-news.texi: Mention it.
2928
29292010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2930
0c7efc08 2931 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
2932 (Startup Variables): No jingle.
2933
4c964351
UM
29342010-09-25 Ulrich Mueller <ulm@gentoo.org>
2935
2936 * woman.texi (Interface Options): xz compression is now supported.
2937
82bccbfa
KY
29382010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2939
2940 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2941 (Unavailable Servers): Document gnus-server-copy-server.
2942 (Using IMAP): Document the new nnimap.
2943
29442010-09-25 Julien Danjou <julien@danjou.info>
2945
47e08896 2946 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 2947
18778f71
GM
29482010-09-24 Glenn Morris <rgm@gnu.org>
2949
2950 * url.texi (Disk Caching): Tweak previous change.
2951
9c766321
JD
29522010-09-24 Julien Danjou <julien@danjou.info>
2953
2954 * url.texi (Disk Caching): Mention url-cache-expire-time,
2955 url-cache-expired, and url-fetch-from-cache.
2956
82bccbfa
KY
29572010-09-24 Julien Danjou <julien@danjou.info>
2958
2959 * gnus.texi: Add Gravatars.
2960
29612010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2962
2963 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2964
592bdb9a
LMI
29652010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2966
2967 * gnus.texi (Expunging mailboxes): Update name of the expunging
2968 command.
2969
e4e22d29
KY
29702010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2971
2972 * emacs-mime.texi (rfc2047): Update description for
2973 rfc2047-encode-parameter.
2974
371d9801
MA
29752010-09-13 Michael Albinus <michael.albinus@gmx.de>
2976
2977 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2978 "fish" methods.
2979 (External methods): Remove "scp1_old" and "scp2_old" methods.
2980
31ae5827
MA
29812010-09-09 Michael Albinus <michael.albinus@gmx.de>
2982
2983 * tramp.texi: Remove Japanese manual. Fix typo.
2984
2985 * trampver.texi: Update release number. Remove japanesemanual.
2986
c0468714
GM
29872010-09-09 Glenn Morris <rgm@gnu.org>
2988
2989 * org.texi: Restore clobbered changes (copyright years, untabify).
2990
86441999
JD
29912010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2992
2993 * gnus.texi (Adaptive Scoring): Fix typo.
2994
25f28806
LMI
29952010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * gnus.texi (Article Display): Document gnus-html-show-images.
2998
45240125 29992010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3000
45240125
JD
3001 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3002
59d09f15
LMI
30032010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3004
3005 * gnus.texi (HTML): Document gnus-max-image-proportion.
3006
2cdd366f
KY
30072010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3008
51dee5ef
KY
3009 * gnus.texi (HTML): Document gnus-blocked-images.
3010
2cdd366f
KY
3011 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3012
b0e4f3fc
KY
30132010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3014
3015 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3016 the first message are used for wide replies.
f02566ce
KY
3017 (Changing Servers): Remove documentation on gnus-change-server and
3018 friends, since it's been removed.
b0e4f3fc 3019
598451ed
KY
30202010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * gnus.texi (Drafts): Mention B DEL.
3023
e7842e69
KY
30242010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3025
3026 * gnus.texi (Delayed Articles): Mention that the Date header is the
3027 original one, even if you delay.
3028
85115796
KY
30292010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3030
0c7efc08
SM
3031 * gnus.texi (Asynchronous Fetching):
3032 Document gnus-async-post-fetch-function.
85115796
KY
3033 (HTML): Made into its own section.
3034
f0b44bc0
MA
30352010-08-26 Michael Albinus <michael.albinus@gmx.de>
3036
3037 Sync with Tramp 2.1.19.
3038
217876c9 3039 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
3040 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
3041 Remove remark about doubled "-t" argument.
217876c9
MA
3042 (Auto-save and Backup): Remove reference to Emacs 21.
3043 (Filename Syntax): Describe port numbers.
3044 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3045 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3046 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3047 errors with the backquotes.
3048 (External packages): File attributes cache flushing for asynchronous
3049 processes.
3050 (Traces and Profiles): Describe verbose level 9.
3051
f0b44bc0
MA
3052 * trampver.texi: Update release number.
3053
7457f7b6
MA
30542010-08-23 Michael Albinus <michael.albinus@gmx.de>
3055
3056 * dbus.texi (Alternative Buses): New chapter.
3057
b695beda
SM
30582010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3059
3060 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3061
443c2c03
JB
30622010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3063
3064 * calc.texi (Customizing Calc): Rearrange description of new
3065 variables to match the presentation of other variables.
3066
7815fe19 30672010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3068
3069 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3070
2c695727
JB
30712010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3072
3073 * calc.texi (Making Selections, Selecting Subformulas)
3074 (Customizing Calc): Mention how to use faces to emphasize selected
3075 sub-formulas.
3076
bbb6ffa1
MA
30772010-08-05 Michael Albinus <michael.albinus@gmx.de>
3078
3079 * tramp.texi (External packages): File attributes cache flushing
3080 for asynchronous processes.
3081
5cee0a9c
AM
30822010-08-01 Alan Mackenzie <acm@muc.de>
3083
3084 Enhance the manual for the latest Java Mode.
3085
3086 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3087 annotation-var-cont.
3088 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3089 two new symbols.
3090
3f2afe32
MA
30912010-07-28 Michael Albinus <michael.albinus@gmx.de>
3092
3093 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3094
0ed082fe 30952010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3096
3097 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3098
311f0356
JB
30992010-07-19 Juanma Barranquero <lekktu@gmail.com>
3100
3101 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3102
86fbb8ca
CD
31032010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3104
3105 * org.texi: Add macros to get plain quotes in PDF output.
3106 List additional contributors.
3107 (Capture): New section, replaces the section about remember.
3108 (Working With Source Code): New chapter, focused on documenting Org
3109 Babel.
3110 (Code evaluation security): New section.
3111 (MobileOrg): Document DropBox support.
3112 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3113 (Special symbols): Show how to display UTF8 characters for entities.
3114 (Global TODO list): Clarify the use of the "M" key and the differences
3115 to the "m" key.
3116 (RSS Feeds): Mention Atom feeds as well.
3117 (Setting tags): Remove paragraph about
3118 `org-complete-tags-always-offer-all-agenda-tags'.
3119
5732e8ed
MA
31202010-07-17 Michael Albinus <michael.albinus@gmx.de>
3121
3122 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3123 argument.
3124 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3125 echoing shells.
3126
ca1bb391
MA
31272010-07-10 Michael Albinus <michael.albinus@gmx.de>
3128
3129 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3130 (Filename Syntax): Describe port numbers.
3131
5bd55c3c
MA
31322010-07-09 Michael Albinus <michael.albinus@gmx.de>
3133
3134 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3135 forgotten.
3136 (Type Conversion): Precise conversion of natural numbers.
3137 (Errors and Events): Add "debugging" to concept index. Add variable
3138 `dbus-debug'.
3139
820ae8fe
MA
31402010-07-04 Michael Albinus <michael.albinus@gmx.de>
3141
3142 * dbus.texi (Receiving Method Calls): Add optional argument
3143 EMITS-SIGNAL to `dbus-register-property'.
3144
b6f9df0f
JB
31452010-06-27 Alex Schroeder <alex@gnu.org>
3146
3147 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3148
62e034c2
GM
31492010-06-24 Glenn Morris <rgm@gnu.org>
3150
3151 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3152 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3153 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3154 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3155 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3156 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3157 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3158 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3159 convention. Make them end with a period.
3160
9360256a
GM
31612010-06-23 Glenn Morris <rgm@gnu.org>
3162
3163 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3164 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3165 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3166 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3167 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3168 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3169
04d3bb6c
GM
31702010-06-10 Glenn Morris <rgm@gnu.org>
3171
3172 * idlwave.texi (Load-Path Shadows):
3173 * org.texi (Handling links): Fix typos.
3174
5e7d4a75
KY
31752010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3176
3177 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3178
9841cb4f
MA
31792010-05-26 Michael Albinus <michael.albinus@gmx.de>
3180
3181 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3182 by an alias. (Bug#6226)
3183
597517ef
JB
31842010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3185
3186 * calc.texi (Manipulating Vectors): Mention that vectors can
3187 be used to determine bins for `calc-histogram'.
3188
14914c43
JB
31892010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3190
597517ef 3191 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3192
0235128c 31932010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3194
3195 * url.texi (HTTP language/coding, Customization):
3196 * message.texi (Header Commands, Responses):
3197 * cl.texi (Argument Lists): Fix typos.
3198
0235128c 31992010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3200
0235128c
SM
3201 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3202 Note that Development menu is always available.
aa5789b5
CY
3203 (Creating a project): Fix terminology.
3204 (Add/Remove files): Fix typo.
3205
0235128c
SM
32062010-05-07 Chong Yidong <cyd@stupidchicken.com>
3207
3208 * Version 23.2 released.
3209
a628ad9d 32102010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3211
3212 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3213
502269d6
MA
32142010-05-01 Michael Albinus <michael.albinus@gmx.de>
3215
0235128c
SM
3216 * tramp.texi (Inline methods, Default Method):
3217 Mention `tramp-inline-compress-start-size'.
502269d6 3218
6e104790 32192010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3220
3221 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3222 the CVS repo. Put the Git repo in the news section.
3223
6e104790 3224 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3225 Removed some mentions of CVS. Mention the new Git repo.
3226
6e104790 32272010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3228
3229 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3230 (Mail Group Commands): Add index entry.
3231
6e104790 32322010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3233
3234 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3235
f8b91752
JB
32362010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3237
3238 * calc.texi (Radix modes): Mention that the option prefix will
3239 turn on twos-complement mode.
3240 (Inverse and Hyperbolic Flags): Mention the Option flag.
3241
ed21c5c8
CD
32422010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3243
3244 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3245 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3246 (Sectioning structure): Update.
3247 (References): New use case for field coordinates.
6e104790 3248 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3249 (Setting up the staging area): Document the availability of
3250 encryption for MobileOrg.
3251 (Images and tables): Document how to reference labels.
3252 (Index entries): New section.
3253 (Generating an index): New section.
3254 (Column width and alignment): Document that <N> now
3255 means a fixed width, not a maximum width.
3256 (Publishing options): Document the :email option.
3257 (Beamer class export): Fix bug in the BEAMER example.
3258 (Refiling notes): Document refile logging.
3259 (In-buffer settings): Document refile logging keywords.
3260 (Drawers): Document `C-c C-z' command.
3261 (Agenda commands): Mention the alternative key `C-c C-z'.
3262 (Special properties): Document the BLOCKED property.
3263 (The spreadsheet): Mention the formula editor.
3264 (References): Document field coordinates.
3265 (Publishing action): Correct the documentation for the
3266 publishing function.
3267 (The date/time prompt): Document that we accept dates
3268 like month/day/year.
3269 (Cooperation): Document the changes in table.el support.
3270 (Faces for TODO keywords, Faces for TODO keywords)
3271 (Priorities): Document the easy colors.
3272 (Visibility cycling): Document the new double prefix
3273 arg for `org-reveal'.
3274 (Cooperation): Remember.el is part of Emacs.
3275 (Clean view): Mention that `wrap-prefix' is also set by
3276 org-indent-mode.
3277 (Agenda commands): Add information about prefix args to
3278 scheduling and deadline commands.
3279 (Search view): Point to the docstring of
3280 `org-search-view' for more details.
6e104790 3281 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3282 (Setting tags): Document variable
3283 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3284 (Column attributes): Cross-reference special properties.
ed21c5c8 3285
456b348e
MA
32862010-04-10 Michael Albinus <michael.albinus@gmx.de>
3287
3288 Synchronize with Tramp repository.
3289
3290 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3291 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3292 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3293 syntax, texi2dvi reports errors with the backquotes.
3294
3295 * trampver.texi: Update release number.
3296
357e2d8e
KY
32972010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3298
3299 * gnus.texi (Finding the News): Add pointers to the Server buffer
3300 because it's essential.
3301
1d4d7664
KY
33022010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3303
3304 * gnus.texi (MIME Commands): Update description of
3305 gnus-article-browse-html-article.
3306
bd3e840f
KY
33072010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3308
3309 * auth.texi (Secret Service API): Add TODO node.
3310 (Help for users): Explain the new source options for `auth-sources'.
3311
e867cb5d 33122010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3313
3314 * trampver.texi: Update release number.
3315
288f9fc0
CY
33162010-03-10 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * Branch for 23.2.
3319
d99aaebd
CY
33202010-03-03 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3323 now enabled by default.
3324
5794c2a5
MA
33252010-02-28 Michael Albinus <michael.albinus@gmx.de>
3326
3327 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3328 when Emacs runs in interactive mode. (Bug#5645)
3329
40572be6
GM
33302010-02-16 Glenn Morris <rgm@gnu.org>
3331
3332 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3333
7bb8ed67
MH
33342010-02-05 Mark A. Hershberger <mah@everybody.org>
3335
3336 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3337
45a1423d 33382010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3339
3340 * gnus.texi (Score File Format): Fix typo.
3341
45a1423d 33422010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3343
3344 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3345
14f17fc8
JB
33462010-01-18 Juanma Barranquero <lekktu@gmail.com>
3347
3348 * ada-mode.texi (Project File Overview): Fix typo.
3349
607d4369
CY
33502010-01-17 Chong Yidong <cyd@stupidchicken.com>
3351
3352 * semantic.texi: Add Richard Y. Kim credit.
3353
3354 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3355
3d1bfa99
MA
33562010-01-17 Michael Albinus <michael.albinus@gmx.de>
3357
3358 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3359 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3360
6fbf7a75
GM
33612010-01-17 Glenn Morris <rgm@gnu.org>
3362
b9f978f0
GM
3363 * calc.texi (Reporting Bugs): Don't mention format of repository.
3364
f19bc38d
GM
3365 * woman.texi (Bugs): Make "Emacs repository" less specific,
3366 and the URL for same more specific.
3367
6fbf7a75
GM
3368 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3369
16c3428a
JB
33702010-01-17 Juanma Barranquero <lekktu@gmail.com>
3371
3372 * ede.texi (ede-step-project, ede-proj-target):
3373 * tramp.texi (Remote processes): Fix typos.
3374
045b9da7
ML
33752010-01-16 Mario Lang <mlang@delysid.org>
3376
3377 * ede.texi (ede-target):
3378 * org.texi (Refiling notes): Remove duplicated words.
3379
c57008f6
SM
33802010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * gnus.texi (Posting Styles): Use with-current-buffer.
3383 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3384
798c9eb5
KR
33852010-01-02 Kevin Ryde <user42@zip.com.au>
3386
3387 * eieio.texi (Naming Conventions): Correction to xref on elisp
3388 coding conventions, is "Tips" node not "Standards".
3389
4970fbfe
CY
33902009-12-24 Chong Yidong <cyd@stupidchicken.com>
3391
3392 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3393
3394 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3395
83828b06
KY
33962009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3397
3398 * gnus.texi (Direct Functions): Add missing port number to tls method.
3399
45a4a565
JB
34002009-12-15 Juanma Barranquero <lekktu@gmail.com>
3401
3402 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3403 ($(infodir)/edt, edt.dvi): New targets.
3404
698bfef7
GM
34052009-12-15 Glenn Morris <rgm@gnu.org>
3406
3407 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3408 (edt, $(infodir)/edt, edt.dvi): New targets.
3409 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3410
3411 * Makefile.in (PDF_TARGETS, pdf): New.
3412 (clean): Add *.pdf.
3413 Add pdf rules for all manuals.
3414
0e983327
JB
34152009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3416
3417 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3418
8e687433
CY
34192009-12-14 Chong Yidong <cyd@stupidchicken.com>
3420
3421 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3422 (Smart Jump, Analyzer Debug): Copyedits.
3423 (Semantic mode user commands): Link to new nodes.
3424 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3425 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3426 upstream Semantic manual.
3427
3428 * semantic.texi (Introduction): Minor fix to diagram.
3429
020335df
MA
34302009-12-09 Michael Albinus <michael.albinus@gmx.de>
3431
3432 * eshell.texi (History): Add the other built-in variables.
3433 (Built-ins): Explain built-ins, and how to apply the external commands.
3434 Add `history', `su' and `sudo'.
3435
3436 * tramp.texi (Remote processes): Add missing <RET> in the example.
3437
6ddf13e4
BW
34382009-12-01 Bill Wohler <wohler@newt.com>
3439
3440 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3441 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3442 excessively garrulous.
3443
07b6428c
MA
34442009-11-29 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * tramp.texi (Remote processes): Improve eshell example with "su"
3447 and "sudo" commands.
3448
fd1cefda
CY
34492009-11-28 Chong Yidong <cyd@stupidchicken.com>
3450
3451 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3452
3453 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3454 Document semantic-complete-analyze-inline.
3455 (Semanticdb search debugging commands): Minor clarification.
3456 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3457 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3458 manual.
9d542758 3459 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3460
159e3ad5
KR
34612009-11-28 Kevin Ryde <user42@zip.com.au>
3462
3463 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3464 @pxref, now EIEIO is in Emacs.
159e3ad5 3465
c6d47315
KR
3466 * erc.texi (Development): Correction to git tutorial url.
3467
16f6287e
GM
34682009-11-26 Glenn Morris <rgm@gnu.org>
3469
3470 * faq.texi (Latest version of Emacs): Mention stability of development
3471 version.
3472 (Problems with very large files): Max buffer size increase in 23.2.
3473 (VM): VM has moved house again.
3474
5ea5dbc9
JB
34752009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3476
3477 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3478 notations.
3479
5dec9555
CD
34802009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3481
45a4a565 3482 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3483
bd6f6833
CY
34842009-11-20 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3487 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3488 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3489
be479117
JB
34902009-11-17 Juanma Barranquero <lekktu@gmail.com>
3491
3492 * semantic.texi (Semantic Internals, Glossary):
3493 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3494 (Semanticdb search debugging commands): Fix typos.
3495
17291a1f
JB
34962009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3497
be479117 3498 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 3499
af42a9cc
JB
35002009-11-16 Juanma Barranquero <lekktu@gmail.com>
3501
3502 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3503 ($(infodir)/semantic, semantic.dvi): New targets.
3504
3149927d
CY
35052009-11-16 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * Makefile.in: Build the Semantic manual.
3508
3509 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3510 repository.
3511
977640ed
MA
35122009-11-16 Michael Albinus <michael.albinus@gmx.de>
3513
3514 * dbus.texi (Receiving Method Calls): New defun
3515 `dbus-unregister-service'.
3516
17673adf
CD
35172009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3518
3519 * org.texi (Speed keys): New section.
3520
0ecd3c90
MA
35212009-11-13 Michael Albinus <michael.albinus@gmx.de>
3522
3523 * dbus.texi (Type Conversion): Fix typo.
3524 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3525 `dbus-registered-objects-table'.
0c7efc08
SM
3526 (Receiving Method Calls): New defun `dbus-register-property'.
3527 Move `dbus-unregister-object' here.
0ecd3c90 3528
8bfe682a
CD
35292009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3530
3531 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3532
35332009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3534
3535 * org.texi (Column attributes): Add the new age summary operators.
3536 Also, mention the fact you can only use one summary operator per
3537 property.
3538
35392009-11-13 John Wiegley <johnw@newartisans.com>
3540
0c7efc08 3541 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 3542 manual about how to track habits.
0c7efc08 3543 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
3544 dangling clocks are resolved.
3545
35462009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3547
3548 * org.texi (Agenda commands): Document the new `i' command.
3549 (Inserting deadline/schedule): Document logging changes
3550 of scheduling and deadline times stamps.
3551 (In-buffer settings): Document the in-buffer keywords for logging
3552 changes of scheduling and deadline times stamps.
3553 (Structure editing, Plain lists): Document indentation
3554 cycling in empty entries with TAB.
3555 (Archiving): Document the default archiving command.
3556 (Moving subtrees): Document the new keys for archiving.
3557 (Internal archiving): Fix incorrect key.
3558 (Agenda commands): Document the TODO set switching commands.
3559 (Agenda commands): Document the new archiving keys.
3560 (Clocking work time): Better description on how to save
3561 and restore a clock.
3562 (Resolving idle time): Mention the x11idle program to get true
3563 idleness also under X11.
3564 (Resolving idle time): Use @kbd instead of @key for normal
3565 letters, because this is how he rest of the manual does this.
3566 (Pushing to MobileOrg): Mention that `org-directory'
3567 should be set.
3568 (Agenda commands): Document that SPC is a filter for
3569 any tag.
0c7efc08 3570 (Search view): Rename from "Keyword search".
8bfe682a
CD
3571 (Capure): New chapter.
3572 (Markup): New chapter.
0c7efc08
SM
3573 (Links in HTML export, Images in HTML export):
3574 Extend the section titles.
8bfe682a
CD
3575 (Images in HTML export): Document the align option.
3576 (Text areas in HTML export): Extend the section title.
3577 (Images in LaTeX export): Explain image placement in LaTeX.
3578
693737cd
GM
35792009-11-10 Glenn Morris <rgm@gnu.org>
3580
3581 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3582
c7bd4ebe
MA
35832009-11-08 Michael Albinus <michael.albinus@gmx.de>
3584
3585 * tramp.texi (Auto-save and Backup): Disable backups just for a
3586 method.
3587
3588 * trampver.texi: Update release number.
3589
76c5acad
MA
35902009-11-07 Michael Albinus <michael.albinus@gmx.de>
3591
3592 Sync with Tramp 2.1.17.
3593
3594 * trampver.texi: Update release number.
3595
d9a57abf
GM
35962009-10-29 Glenn Morris <rgm@gnu.org>
3597
3598 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3599
637f4f0f
MA
36002009-10-23 Michael Albinus <michael.albinus@gmx.de>
3601
3602 * tramp.texi (External methods): Temporary files are kept for
3603 `rsync' and `rsyncc' methods.
3604
310dbb05
JB
36052009-10-09 Juanma Barranquero <lekktu@gmail.com>
3606
3607 * eieio.texi: Fix typos.
3608
09094f28
CY
36092009-10-07 Chong Yidong <cyd@stupidchicken.com>
3610
3611 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3612
216f299a
JB
36132009-10-07 Juanma Barranquero <lekktu@gmail.com>
3614
3615 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3616 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3617
966a6506
CY
36182009-10-07 Chong Yidong <cyd@stupidchicken.com>
3619
3620 * Makefile.in: Build EIEIO and EDE manuals.
3621
36222009-10-07 Eric Ludlam <zappo@gnu.org>
3623
3624 * eieio.texi:
3625 * ede.texi: New files.
3626
8842cd9b
MA
36272009-10-05 Michael Albinus <michael.albinus@gmx.de>
3628
3629 * tramp.texi (Remote processes): Association of a pty is not supported.
3630
7006d207
CD
36312009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3632
3633 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3634 (Processing LaTeX fragments): Document that the size of images can be
3635 changes using the variable `org-format-latex-options'.
3636 (The date/time prompt, Timestamps): Be more accurate over ISO format
3637 dates and times.
3638 (Visibility cycling): Document showeverything keyword.
3639 (In-buffer settings): Document showeverything keyword.
3640 (Setting up the staging area): Fix the example.
3641 (MobileOrg): New section.
3642 (Agenda commands, Exporting Agenda Views): Document exporting the
3643 agenda view to Org files.
3644
0e7b2867
MA
36452009-09-28 Michael Albinus <michael.albinus@gmx.de>
3646
3647 * tramp.texi (History): Add IMAP support.
3648 (External methods): Add `imap' and `imaps' methods.
3649 (GVFS based methods): Add indices for `davs'.
3650 (Password handling): Rename anchors. Add IMAP entries for
3651 ~/.authinfo.gpg.
3652
3653 * trampver.texi: Set default value of `emacsimap'.
3654
4146636e
KY
36552009-09-22 Daiki Ueno <ueno@unixuser.org>
3656
3657 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3658
d22f7ffa
CY
36592009-09-13 Chong Yidong <cyd@stupidchicken.com>
3660
0c7efc08
SM
3661 * dired-x.texi (Technical Details):
3662 Delete dired-up-directory (Bug#4292).
d22f7ffa 3663
66043531
MA
36642009-09-03 Michael Albinus <michael.albinus@gmx.de>
3665
216f299a 3666 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 3667
6eb02347
CD
36682009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3669
3670 * org.texi (Effort estimates): Document new effort setting commands.
3671 (Agenda commands): Document the new keys fro agenda time motion.
3672 Document entry text mode. Improve documentation of the keys to include
3673 inactive time stamps into the agenda view.
3674 (Feedback): Document the new bug report command.
0c7efc08 3675 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 3676
38dc51ba
KY
36772009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3678
3679 * auth.texi (Help for users): Corrected markup.
3680
e402f452
GM
36812009-09-02 Glenn Morris <rgm@gnu.org>
3682
3683 * emacs-mime.texi (time-date): Mention float-time.
3684
744256cf
JB
36852009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3686
3687 * calc.texi (Simplifying Formulas): Improve the wording.
3688
b0b63450
MB
36892009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3690
3691 * auth.texi: Rewritten for coverage and clarity.
3692
36932009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3694
0c7efc08
SM
3695 * gnus.texi (Expiring Mail):
3696 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
3697 (Various Various): Mention gnus-safe-html-newsgroups.
3698
3699 * gnus-news.texi: Mention
3700 gnus-mark-copied-or-moved-articles-as-expirable.
3701
3702 * emacs-mime.texi (Display Customization): Add xref to
3703 gnus-safe-html-newsgroups.
3704
b59329e0
MA
37052009-08-28 Michael Albinus <michael.albinus@gmx.de>
3706
3707 * tramp.texi (Version Control): Remove.
af42a9cc 3708 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
3709 reference.
3710 (External methods): Correct `scpc' concept index entries. New method
3711 `rsyncc'.
3712 (External packages): New subsections "Filename completion" and "File
3713 attributes cache".
3714
0ff2d6c2
JB
37152009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3716
3717 * calc.texi (Rewrite Rules): Improve the example.
3718 (Simplifying Formulas): Explain use of the I and H flags for
3719 simplification.
3720
ecd3d54f
MA
37212009-08-25 Michael Albinus <michael.albinus@gmx.de>
3722
3723 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 3724 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
3725 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3726 for timeout values.
78176e69
MA
3727 (Top): Remove footnote saying D-Bus is not enabled by
3728 default. (Bug#4256)
ecd3d54f 3729
0f215bca
DU
37302009-08-23 Daiki Ueno <ueno@unixuser.org>
3731
3732 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 3733 Reported by Jari Aalto (Bug#4211).
0f215bca 3734 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 3735 epa-global-mail-mode.
3b7ab45f
DU
3736 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3737 epa-setup.
0f215bca 3738
4f22e84d
MA
37392009-08-16 Michael Albinus <michael.albinus@gmx.de>
3740
3741 * dbus.texi (Asynchronous Methods): Allow nil handler.
3742
9ff0b02b 37432009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 3744
26b03ee3 3745 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 3746
26b03ee3 3747 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 3748
4c39f404
CY
37492009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3750
3751 * calc.texi (Date Forms): Fix typos.
3752
3bcfba17
GM
37532009-08-08 Glenn Morris <rgm@gnu.org>
3754
3755 * org.texi (Agenda commands): Restore clobbered change.
3756
66783bb4
EZ
37572009-08-07 Eli Zaretskii <eliz@gnu.org>
3758
3759 * calc.texi (Graphics, Devices): Update with the peculiarities of
3760 operation on MS-Windows.
3761
c8d0cf5c
CD
37622009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3763
3764 * org.texi (Publishing action): Improve documentation of file
3765 names when publishing to the source directory.
3766 (Clean view): Document `org-indent-mode'.
3767 (Clocking work time): Add documentation for the
3768 new :timetamp option when creating a clock report.
3769 (Paragraphs): Fix many typos.
3770 (Plain lists): Remove duplicate explanation about the
3771 `C-c *' command.
3772 (Literal examples): Update to reflect the new behavior
3773 of the -n -r -k switches when exporting source code examples.
3774 (Structure editing): Add information about `C-c *',
3775 converting a plain list into a list of Org items.
3776 (Remember): Small rephrasing of the paragraph
3777 describing remember.el. Also mentioned that remember.el is part
3778 of Emacs 23, not Emacs 22.
3779 (Clocking work time): Add documentation about
3780 displaying the current clocking time against the effort estimate.
3781 Also add a footnote about using `org-clock-in-prepare-hook' to add
3782 an effort estimate on the fly, just before clocking it.
3783 (Footnotes): Document automatic renumbering and
3784 sorting.
3785 (Agenda commands): Document new bulk commands.
3786 (Plain lists): Document new behavior of
3787 `org-cycle-include-plain-lists'.
4e2af782 3788 Hyphenation only in TeX.
c8d0cf5c
CD
3789 (Clocking work time): Document the key to update effort
3790 estimates.
3791 (Clocking work time): Document the clock time display.
3792 (Structure editing, TODO basics): Document new
3793 variables.
3794 (Column attributes): Document new colciew operators.
3795 (Publishing options): Document :xml-declaration.
3796 (Tracking TODO state changes): Document the
3797 LOG_INTO_DRAWER property.
3798 (Literal examples): Document the new implementation for
3799 editing source code.
3800 (Publishing action): Mention the new publishing
3801 function, to publish an Org source file.
3802 (Publishing links): Mention how to link to an Org source file.
3803 (Macro replacement): Document new macros.
3804 (Handling links): Document type-specific completion
3805 when inserting links.
3806 (Structure editing, Plain lists): Improve documentation
3807 on sorting.
3808 (Internal links): Document custom ids for links.
3809 (Handling links): Document custom ids for links.
3810 (CSS support): Document new class.
3811 (Refiling notes): Document the possibility to create new nodes
3812 during refiling.
3813 (Agenda commands): Document the "?" operator to find
3814 tasks without effort setting.
3815 (Exporting agenda information): Section moved.
3816 (RSS Feeds): New section.
3817 (Built-in table editor): Document M-e and M-a navigate
3818 inside table field.
3819 (Stuck projects): Docment that projects identified as
3820 un-stuck will still be searchd for stuck sub-projects.
3821 (Paragraphs): Document centering.
3822 (Creating timestamps, Agenda commands): Document new
3823 behavior when changing time stamps.
3824 (Structure editing): Document the new command
3825 `org-clone-subtree-with-time-shift'.
3826 (Publishing): Refresh this chapter.
3827 (Export options, Export options, In-buffer settings):
3828 Document the new keywords.
3829 (Matching tags and properties): Collect all
3830 documentation about tags/property matches here.
3831 (Setting tags): Document `org-tag-persistent-alist'.
3832 (Weekly/daily agenda): New section.
3833 (Orgstruct mode): Describe `orgstruct++-mode'.
3834 (Drawers): Mention the LOGBOOK drawer.
3835 (Export options, Sectioning structure): Document the
3836 #+LEATEX_HEADER in-buffer setting.
3837 (Bugs): Section removed.
3838 (Hooks): New section.
0c7efc08 3839 (Add-on packages): Move here from old location.
c8d0cf5c
CD
3840 (Context-sensitive commands): New section.
3841 (Setting tags): Document newline option.
3842 (Global TODO list, Matching tags and properties):
3843 Mention more variables.
3844 (Checkboxes): Update to changed command behavior.
81a5560e 3845
40d2791f
CY
38462009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3847
3848 * speedbar.texi (Basic Key Bindings): Fix typo.
3849
65d0154b
JB
38502009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3851
3852 * calc.texi (Vector/Matrix Functions): Add index entries for both
3853 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3854 affects matrices with more than one row.
b5bdfd9f 3855 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 3856
5a9e3ab7
JB
38572009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3858
3859 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 3860 `calc-transpose-lines'.
5a9e3ab7 3861
42fb7e61
MA
38622009-07-27 Michael Albinus <michael.albinus@gmx.de>
3863
3864 * dbus.texi (Receiving Method Calls): Describe special return value
3865 `:ignore'.
3866
574b69d5
AM
38672009-07-24 Alan Mackenzie <acm@muc.de>
3868
3869 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3870 initialization, any individual variable setting now takes precedence
3871 over one done via c-file-style/c-file-offsets.
3872
ec06459c
JB
38732009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3874
3875 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3876 truncated when Calc is quit.
3877 (Customizing Calc): Document `calc-undo-length'.
3878
4ce54f6b
CY
38792009-07-20 Chong Yidong <cyd@stupidchicken.com>
3880
3881 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3882
0e4f8ba5
GM
38832009-07-11 Kevin Ryde <user42@zip.com.au>
3884
3885 * pcl-cvs.texi (About PCL-CVS):
3886 * widget.texi (Basic Types):
3887 Fix cross-references.
3888
fa0f81b0
AS
38892009-07-01 Andreas Schwab <aschwab@redhat.com>
3890
3891 * dbus.texi (Type Conversion): Don't use literal control character.
3892
88a683c5
MA
38932009-07-01 Michael Albinus <michael.albinus@gmx.de>
3894
3895 * tramp.texi (GVFS based methods): New section.
3896 (Remote processes): Processes for GVFS based methods run locally.
3897
36c8febb
MA
38982009-06-30 Michael Albinus <michael.albinus@gmx.de>
3899
0c7efc08
SM
3900 * tramp.texi (Inline methods, External methods, Gateway methods):
3901 Avoid the words "kludge" and hack".
36c8febb
MA
3902 (External methods): Add `synce' method.
3903
3904 * trampver.texi: Update release number.
3905
d6b951bb
MA
39062009-06-22 Michael Albinus <michael.albinus@gmx.de>
3907
3908 Sync with Tramp 2.1.16.
3909
3910 * tramp.texi (History): Add GVFS support.
3911 (External methods): Precise `rsync' description. Add `dav', `davs' and
3912 `obex' methods. Add 'tramp-gvfs-methods' option.
3913 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3914 forms.
3915 (Remote Programs): Introduce `tramp-own-remote-path'.
3916 (Remote processes): New subsection "Running remote programs that create
3917 local X11 windows".
3918 (Frequently Asked Questions): Improve code for disabling vc.
3919
3920 * trampver.texi: Update release number. Set default value of
3921 `emacsgvfs'.
3922
70243478
CY
39232009-06-21 Chong Yidong <cyd@stupidchicken.com>
3924
3925 * Branch for 23.1.
3926
54b31cbf
GM
39272009-06-17 Glenn Morris <rgm@gnu.org>
3928
3929 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3930 (Latest version of Emacs): Mention source code repository.
3931
f6adc23c
GM
39322009-06-16 Glenn Morris <rgm@gnu.org>
3933
3934 * faq.texi (Top): Language tweak.
3935 (Extended commands): Most people have arrow keys.
3936 (Emacs manual): Say how to follow info links.
3937 (File-name conventions): Change title a bit. Explain about source
3938 versus installed. Condense etc description.
3939 (Guidelines for newsgroup postings): Mention Savannah list page.
3940 (Newsgroup archives): Simplify.
3941 (Contacting the FSF): Add contact URL.
3942 (Emacs Lisp documentation): Printed version not always available.
3943 (Installing Texinfo documentation): Explain how by hand installation is
3944 not normally needed. Use add-to-list. Remove duplicate reference.
3945 (Informational files for Emacs): Move info on Help menu here from
3946 "File-name conventions".
3947 (Help installing Emacs): Tweak uref.
3948 (Obtaining the FAQ): Mention repository.
3949 (Origin of the term Emacs): Explain "ITS".
3950 (Changing load-path): Use add-to-list.
3951 (Automatic indentation): Clarify this is for Text mode.
3952 Don't mention Indented Text mode.
3953 (Finding Emacs on the Internet): The FSF does not seem to offer a
3954 deluxe distribution on CD anymore.
3955
b59a8457
GM
39562009-06-16 Glenn Morris <rgm@gnu.org>
3957
3958 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3959 Recommend the latest release. Mention how to get older FAQs.
3960 Recommend the Emacs manual.
3961 (Guidelines for newsgroup postings): Discourage cross-posts.
3962 (Underlining paragraphs): Remove.
3963 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3964 (Bugs and problems): Update key-binding.
3965 (Problems with very large files): Mention 64-bit.
3966 (Shell process exits abnormally): Remove.
3967 (Problems with Shell Mode): Rename and update.
3968 (Spontaneous entry into isearch-mode)
3969 (Problems talking to certain hosts): Remove. This is old information,
3970 in etc/PROBLEMS if needed.
3971 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3972 (Dired claims that no file is on this line): Update.
3973 (Installing Emacs, Problems building Emacs): Simplify.
3974 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3975 information.
3976 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3977 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3978 (JDEE): "JDEE", not "JDE".
3979 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3980 Remove. This is old information, in etc/PROBLEMS if needed.
3981 (stty and Backspace key, Kanji and Chinese characters): Remove.
3982 (Right-to-left alphabets): Update section.
3983 (Changing the included text prefix): Gnus uses message-yank-prefix.
3984 Add cross-reference to Supercite manual.
3985 (Saving a copy of outgoing mail): Simplify output file description.
3986 (Expanding aliases when sending mail): Refer to Emacs manual.
3987 Remove old info about RFC822.
3988 Correct description of how to rebuild aliases.
3989 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3990 (MIME with Emacs mail packages)
3991 (Viewing articles with embedded underlining)
3992 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3993 Remove old sections.
3994 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3995 and is well-documented in the Gnus manual.
3996 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3997 (Making Gnus faster): Rename from "Starting Gnus faster".
3998 Merge "Catch-up is slow in Gnus" into here.
3999
0e6d12ca
GM
40002009-06-14 Glenn Morris <rgm@gnu.org>
4001
4002 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4003 (New in Emacs 23): New section.
4004 (Handling C-s and C-q with flow control): Add xref.
4005
2e17e05e
GM
40062009-06-13 Glenn Morris <rgm@gnu.org>
4007
4008 * faq.texi (Setting up a customization file): Grammar fix.
4009 Customize is no longer "new".
4010 (Displaying the current line or column): Line-number mode is on by
4011 default. Don't mention `column' package. Mention linum.el.
4012 (Turning on abbrevs by default): Explain how to do it for buffers,
4013 modes, and everywhere.
4014 (Associating modes with files): Use add-to-list. Don't mention Emacs
4015 19.
4016 (Highlighting a region): On by default since 23.1.
4017 (Replacing highlighted text): Update doc quote.
4018 (Working with unprintable characters): Don't mention search-quote-char.
4019 (Using an already running Emacs process): Gnuclient is probably not an
4020 enhancement these days.
4021 (Indenting switch statements): Remove mention of pre-Emacs 20.
4022 (Horizontal scrolling): Abbreviate Emacs 20 description.
4023 (Replacing text across multiple files): Fix name of dired command.
4024 (Disabling backups): Use require not load.
4f9d4de3 4025 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4026
2a1cf2b9
BW
40272009-06-13 Bill Wohler <wohler@newt.com>
4028
4029 Release MH-E manual version 8.2.
4030
4031 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4032 release 8.2.
4033
85b438b7
GM
40342009-06-13 Glenn Morris <rgm@gnu.org>
4035
4036 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4037 in this day and age the common meaning is "on the web".
4038 (copying): Use @copyright in all cases.
4039 (Basic keys): Remove reference to deleted manual node "Text Characters".
4040 (File-name conventions): Use GNU as an example rather than SERVICE.
4041 default.el lives in site-lisp. Update Info directory location.
4042 (Real meaning of copyleft): GPL actions have been brought, but all
4043 settled out of court.
4044 (Guidelines for newsgroup postings): Shorten section title.
4045 Simplify comp.emacs description.
4046 (Newsgroup archives): Change Google URL. Describe Gmane.
4047 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4048 points". Mention List-Unsubscribe header.
4049 (Contacting the FSF): Update email and URLs.
4050 (Basic editing): Mention F1 for help.
4051 (Installing Texinfo documentation): Refer to Texinfo website rather
4052 than ftp server.
4053 (Printing a Texinfo file): Mention texi2pdf.
4054 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4055 are just stubs nowadays.
4056 (Latest version of Emacs): Explain version numbers.
4057 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4058 (Turning on syntax highlighting): No need to mention hilit19 any more.
4059 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4060 (Modes for various languages): Remove section.
4061 (Major packages and programs): Remove most version and maintainer
4062 information - it's hard to keep up-to-date, and adds nothing.
4063 Similarly with direct links to mailing lists.
4064 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4065 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4066 years, and Emacs comes with tools for this now.
4067 (Patch): Remove section - this is a standard tool.
4068 (Using function keys under X): Remove section.
4069
93e2d996
GM
40702009-06-12 Glenn Morris <rgm@gnu.org>
4071
4072 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4073 (Help installing Emacs): Remove reference to deleted X11 node.
4074 (Associating modes with files): Interpreter-mode-alist is no longer
4075 subservient to auto-mode-alist.
4076 (Installing Emacs): Change future Emacs version.
4077 (Linking with -lX11 fails): Remove old section.
4078 (Packages that do not come with Emacs): Update ELL location.
4079 Emacs Lisp archive is dead.
4080 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4081 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4082 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4083 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4084 (Removing flashing messages): Remove section about non-existent Gnus
4085 option.
4086
f0bf7708
GM
4087 * faq.texi (Top): Add @top command.
4088 Remove the optional arguments from all @node commands: makeinfo can
4089 generate these automatically, and it is easier to edit and rearrange
4090 nodes without them.
4091
30884d11
GM
40922009-06-11 Glenn Morris <rgm@gnu.org>
4093
4094 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4095 (The LPF): Make the updated URL the sole reference point.
4096 (Learning how to do something): Update refcard price and format.
4097 (Getting a printed manual): Sources in doc/emacs/, not man/.
4098 Also available in PDF format. Since the page count varies, be less
4099 precise.
4100 (Informational files for Emacs): Remove references to deleted files
4101 LPF and SUN-SUPPORT, and to UUCP.
4102 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4103 Remove many obsolete ways to get the FAQ, which now seems only to be
4104 distributed with Emacs.
4105 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4106
deab46e0
CY
41072009-06-09 Chong Yidong <cyd@stupidchicken.com>
4108
223b43fa 4109 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4110 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4111
deab46e0
CY
4112 * ada-mode.texi (Installation, Compile commands)
4113 (Project File Overview, No project files, Set compiler options)
4114 (Use GNAT project file, Use multiple GNAT project files)
4115 (Identifier completion): Use @samp for menu items, and @kbd for key
4116 sequences (Bug#3504).
4117
71fbd643
DU
41182009-06-04 Daiki Ueno <ueno@unixuser.org>
4119
8c9bb6f5 4120 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4121
f197085b
CY
41222009-06-04 Ryan Yeske <rcyeske@gmail.com>
4123
4124 * message.texi (Header Commands): Fix descriptions to match
4125 keybindings.
4126
7f3bc720
DU
41272009-04-22 Daiki Ueno <ueno@unixuser.org>
4128
4129 * gnus.texi (Security): Mention that EasyPG is the current default.
4130
4518068d
CY
41312009-04-13 Chong Yidong <cyd@stupidchicken.com>
4132
4133 * ediff.texi (Session Commands): Fix typo.
4134
d7ca410a
MB
41352009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4136
4137 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4138 news.software.readers. Reported by Florian Rehnisch.
4139
c6c76add
GM
41402009-04-02 Glenn Morris <rgm@gnu.org>
4141
4142 * auth.texi: Capitalize direntry.
4143
4144 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4145 using a period in the entry name. (Bug#2797)
4146
35ed8e2e
JB
41472009-03-03 Juanma Barranquero <lekktu@gmail.com>
4148
4149 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4150 ($(infodir)/auth, auth.dvi): New targets.
4151
e280480a
GM
41522009-03-03 Glenn Morris <rgm@gnu.org>
4153
4154 * auth.texi: Fix @setfilename.
4155
4156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4157 (auth, $(infodir)/auth, auth.dvi): New rules.
4158
8a76755b
GM
41592009-02-25 Glenn Morris <rgm@gnu.org>
4160
4161 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4162
0038d478
MB
41632009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4164
4165 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4166
41672009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4168
4169 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4170 gnus-nocem-issuers, and gnus-nocem-verifyer.
4171
867d4bb3
JB
41722009-02-20 Juanma Barranquero <lekktu@gmail.com>
4173
4174 * ada-mode.texi (Project files, Automatic Casing):
4175 * dbus.texi (Signals):
4176 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4177 * mh-e.texi (HTML):
4178 * nxml-mode.texi (Locating a schema)
4179 (Using the document's URI to locate a schema):
4180 * org.texi (Footnotes, Using the mapping API):
4181 * rcirc.texi (Channels): Remove duplicate words.
4182
3a44dc1f
GM
41832009-02-20 Glenn Morris <rgm@gnu.org>
4184
4185 * dired-x.texi (Miscellaneous Commands):
4186 * gnus.texi: Minor updates for mbox Rmail.
4187
5dc584b5
KB
41882009-02-16 Karl Berry <karl@gnu.org>
4189
b59a8457
GM
4190 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4191 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4192 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4193 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4194 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4195 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4196 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4197 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4198 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4199 Consistently use @insertcopying in the Top node,
5dc584b5 4200 @contents at the front (after @end titlepage),
b59a8457 4201 and @direntry after @copying. (Bug#1988)
5dc584b5 4202
9eb59592
MB
42032009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4204
4205 * auth.texi: New file documenting auth-source.
4206
d324fa76
CD
42072009-02-13 Carsten Dominik <dominik@science.uva.nl>
4208
4209 * org.texi (Org Plot): Fix link.
4210
7a603b73
DU
42112009-02-09 Daiki Ueno <ueno@unixuser.org>
4212
4213 * epa.texi (Mail-mode integration): Mention the way to do
4214 "encrypt-to-self". (Bug#1807)
4215
a626b338 42162009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4217
4218 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4219
3b36c17e
MB
42202009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4221
4222 * gnus-news.texi: Print version about Incoming*.
4223
55033558
CD
42242009-02-02 Carsten Dominik <dominik@science.uva.nl>
4225
4226 * org.texi (Structure editing, Handling links)
4227 (Fast access to TODO states, Javascript support): Make standard docs
4228 correctly reflect default variable settings.
4229
ec712abb
GM
42302009-02-02 Glenn Morris <rgm@gnu.org>
4231
4232 * org.texi: Fix typos.
4233
7112648c
MA
42342009-02-01 Michael Albinus <michael.albinus@gmx.de>
4235
4236 Sync with Tramp 2.1.15.
4237
4238 * trampver.texi: Update release number.
4239
2e461fc1
CD
42402009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4241
4242 * org.texi (TODO dependencies): Document TODO dependencies on
4243 checkboxes.
4244
bc283609
CD
42452009-01-30 Carsten Dominik <dominik@science.uva.nl>
4246
4247 * org.texi (TODO dependencies): Document key binding for toggling
4248 ORDERED property.
4249
74fc5047
MA
42502009-01-28 Michael Albinus <michael.albinus@gmx.de>
4251
4252 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4253 of hook functions.
4254
d6685abc
CD
42552009-01-28 Carsten Dominik <dominik@science.uva.nl>
4256
4257 * org.texi (TODO dependencies): New section.
4258
65c439fd
CD
42592009-01-27 Carsten Dominik <dominik@science.uva.nl>
4260
4261 * org.texi (Plain lists, TODO basics, Priorities)
4262 (Multiple sets in one file, Conflicts): Document interaction with
4263 `shift-selection-mode'.
4264
5fafc247
JB
42652009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4266
4267 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4268 Make Calc the subject of sentences.
4269 (Rearranging Formulas using Selections): Discuss new options
4270 for `j *'.
4271
e7433508
MA
42722009-01-26 Michael Albinus <michael.albinus@gmx.de>
4273
4274 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4275
2096a1b6
GM
42762009-01-26 Glenn Morris <rgm@gnu.org>
4277
4278 * org.texi: Fix typos.
4279
0cb61492
BW
42802009-01-26 Bill Wohler <wohler@newt.com>
4281
2096a1b6 4282 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4283
0bd48b37
CD
42842009-01-25 Carsten Dominik <dominik@science.uva.nl>
4285
4286 * org.texi (References): Add information about remote references.
4287 (Built-in table editor): Document `C-c RET' in tables.
4288 (Math symbols, Quoting LaTeX code): Mention that simple
4289 LaTeX macros survive LaTeX export.
4290 (Images in LaTeX export): Show how to create a reference to a
4291 figure.
4292 (Sectioning structure): Document that the LaTeX class can be
4293 specified in a property.
4294 (Text areas in HTML export): New section.
4295 (External links): Add examples for text search and ID links.
4296 (Built-in table editor): Remove the descriptio of `C-c
4297 C-q', it not longer works.
4298 (Literal examples): Document that a space must follow
4299 the colon in short examples.
4300 (Relative timer): Document `org-timer-stop'.
4301 (Footnotes): New section.
4302 (Footnote markup): Shorten section and refer to new Footnote
4303 section.
4304 (Literal examples): Add documentation for line
4305 numbering in and references to code examples.
4306 (CSS support): Fix the description of default CSS styles.
4307 (Capturing column view): Document
4308 "file:path/to/file.org" as an allowed value for the ID property of
4309 a dynamic block copying column view.
4310
49dbbaf2
SE
43112009-01-23 Stephen Eglen <stephen@gnu.org>
4312
4313 * mh-e.texi (Getting Started): Describe $MH.
4314
193e6828
MA
43152009-01-21 Michael Albinus <michael.albinus@gmx.de>
4316
4317 * tramp.texi (all): Harmonize usage of "external method",
4318 "external transfer method" and "out-of-band method".
4319 (Connection types): Precise the differences of inline and external
4320 methods. Written by Adrian Phillips <a.phillips@met.no>.
4321
26b9f88d
MB
43222009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4323
4324 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4325 commands as described at the top. Reported by Allan Gottlieb
4326 <gottlieb@nyu.edu>.
4327
43282009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4329
4330 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4331 nnmail-pathname-coding-system.
4332
377952e0
GM
43332009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4334
4335 * org.texi (Relative timer): Fix typo.
4336
a20d3598
JB
43372009-01-15 Juanma Barranquero <lekktu@gmail.com>
4338
4339 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4340 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4341
a50253cc
GM
43422009-01-13 Glenn Morris <rgm@gnu.org>
4343
4344 * org.texi: Fix some more typos.
4345
07450bee
GM
43462009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4347
4348 * org.texi: Fix some typos.
4349
e3e955fe
MB
43502009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4351
4352 * gnus.texi (Group Parameters): Add note for local variables.
4353
43542009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4355
0c7efc08
SM
4356 * gnus.texi (Converting Kill Files): Fix URL.
4357 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4358
43592009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4360
4361 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4362 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4363 (Paging the Article): Add index entry.
4364
71dd9983
JB
43652009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4366
4367 * ada-mode.texi (Examples): Delete redundant text.
4368
4a0cf14f
MA
43692009-01-03 Michael Albinus <michael.albinus@gmx.de>
4370
36c8febb 4371 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4372
4373 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4374 addresses.
4375
aedac0f0
BW
43762009-01-03 Bill Wohler <wohler@newt.com>
4377
4378 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4379 kept empty.
4380
4c65b566
CD
43812008-12-20 Carsten Dominik <dominik@science.uva.nl>
4382
4383 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4384 (HTML Export commands, LaTeX/PDF export commands):
4385 Improve documentation about transient-mark-mode.
e9fce1ac 4386 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4387 to fields in the last table row.
4388
e1a78e1e
JL
43892008-12-19 Juri Linkov <juri@jurta.org>
4390
4391 * info.texi (Search Text): Remove mention of removed key binding M-s.
4392
17a0aa82
CD
43932008-12-18 Carsten Dominik <dominik@science.uva.nl>
4394
4395 * org.texi (References): Remove mentioning of @0 as reference for the
4396 last line, this has been reverted in the Lisp sources.
4397
4997d802
JB
43982008-12-17 Juanma Barranquero <lekktu@gmail.com>
4399
4400 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4401 (DVI_TARGETS): Remove duplicates. Add sasl.
4402 ($(infodir)/sasl, sasl.dvi): New targets.
4403
33306645
CD
44042008-12-17 Carsten Dominik <dominik@science.uva.nl>
4405
4406 * org.texi: Version number pushed to 6.15d.
4407
db55f368
CD
44082008-12-16 Carsten Dominik <dominik@science.uva.nl>
4409
a0bf4117 4410 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4411 (Images in LaTeX export): New section.
4412 (Inlined images, Images in HTML export): Sections renamed.
4413
dae0a942
MB
44142008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4415
4416 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4417
9f5572e9
MB
44182008-12-04 David Engster <dengste@eml.cc>
4419
4420 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4421 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4422
bc23baaa
CD
44232008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4424
4425 * org.texi (Using the mapping API): Fix bug in mapping example.
4426 (Publishing options): Make the list of properties complete again, in
4427 correspondence to the variable `org-export-plist-vars'.
4428 (Property searches): Document new special values for time comparisons.
4429 (Tag inheritance): Refine the description of tag inheritance.
4430 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4431 (Effort estimates): Document the new relative timer.
bc23baaa 4432
3bf8054f
JB
44332008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4434
4435 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4436 (Using Calc): Clarify use of `C-x * o'.
4437 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4438
ac134f2f
RS
44392008-11-28 Richard M Stallman <rms@gnu.org>
4440
4441 * dbus.texi (Receiving Method Calls): Clean up previous change.
4442
ace706d1
MA
44432008-11-26 Michael Albinus <michael.albinus@gmx.de>
4444
4445 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4446 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4447 `dbus-unescape-from-identifier'.
4448 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4449 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4450 (Signals): Use the constants in the example.
4451
d60b1ba1
CD
44522008-11-24 Carsten Dominik <dominik@science.uva.nl>
4453
b97439ce 4454 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4455
ce4fdcb9
CD
44562008-11-23 Carsten Dominik <dominik@science.uva.nl>
4457
4458 * org.texi (Setting up Remember): Document `org-remember-mode'.
4459 (External links): Document that bbdb links can use a regular
4460 expression.
4461 (External links): Document that elisp links can contain interactive
4462 commands.
4463
c8548a00 44642008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4465
4466 * viper.texi (viper-translate-all-ESC-keysequences):
4467 Description removed.
4468
6a2c4aec
GM
44692008-11-19 Glenn Morris <rgm@gnu.org>
4470
4471 * doclicense.texi: Change to FDL 1.3.
4472 Relicense all texi files under FDL 1.3 or later.
4473
59ee4113
JB
44742008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4475
4476 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4477
59bcbb98 44782008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4479
0c7efc08 4480 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4481
4482 * ediff.texi: Version/date change.
9f90198a 4483
8aa41c9b
CY
44842008-11-14 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4487
17587b1b
JB
44882008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4489
4490 * calc.texi (About This Manual): Comment out a mention of
4491 marginal notes.
4492
564c900e
CD
44932008-11-12 Carsten Dominik <dominik@science.uva.nl>
4494
4495 * org.texi (Clocking work time): Document the :formula property of
4496 clock tables.
4497 (Structure editing, Refiling notes): Document refiling regions.
4498 (Agenda commands): Document the double-prefix version
4499 of the `l' command in the agenda.
4500 (Handling links): Explain the effect of a double prefix
4501 arg to `C-c C-o'.
4502 (TODO basics): Add documentation for tag triggers.
4503
3c4be1f2
GM
45042008-10-23 Glenn Morris <rgm@gnu.org>
4505
4506 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4507 byte-compiling things like `+'.
4508
4509 * ns-emacs.texi: Merge copyright years of author now with assignment
4510 into FSF years.
4511 (VER): Use it for easier automatic updating. Use Emacs version rather
4512 than standalone Emacs.app version.
4513
a6520ff3
CD
45142008-10-12 Carsten Dominik <dominik@science.uva.nl>
4515
864c9740 4516 * org.texi: Lots of minor fixes.
a6520ff3
CD
4517 (Capture): New chapter.
4518 (Org Plot): New section.
4519
db7a4b66
MH
45202008-09-30 Magnus Henoch <mange@freemail.hu>
4521
4522 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4523
4043c194
JB
45242008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4525
4526 * calc.texi (User Defined Units): Mention how to enter optional display
4527 string.
4528
eef5ade7
MB
45292008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4530
0c7efc08 4531 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
4532 avoid the "y/n" wording.
4533
e52cac88
MB
45342008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4535
0c7efc08 4536 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
4537
45382008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4541 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4542
00c55306
BW
45432008-09-22 Bill Wohler <wohler@newt.com>
4544
4545 Release MH-E manual version 8.1.
4546
4547 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4548 release 8.1.
4549
4550 * mh-e.texi: Retain dual license as agreed to by the FSF.
4551 However, bump GPL to Version 3.
4552 Use @include for license text.
4553
e52cac88 45542008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
4555
4556 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
4557 (Store custom flags and keywords, Store arbitrary data):
4558 Clean up markup.
64763fe3
MB
4559
45602008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4561
4562 * gnus.texi (The Gnus Registry): Document it.
4563
9e601b8d
MB
45642008-09-08 David Engster <dengste@eml.cc>
4565
88ee5b02
JB
4566 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4567 Clarify section about choosing back end servers.
9e601b8d 4568
247043f1
GM
45692008-08-23 Glenn Morris <rgm@gnu.org>
4570
4571 * dired-x.texi (Shell Command Guessing):
4572 Mention dired-guess-shell-case-fold-search. (Bug#417)
4573
2bfec7a0
MA
45742008-08-22 Michael Albinus <michael.albinus@gmx.de>
4575
4576 * trampver.texi: Update release number.
4577
247043f1 45782008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
4579
4580 * ns-emacs.texi: Update version.
4581 (Introduction): Correct menu location for options save.
4582 (Customization): Note that defaults are stored under org.gnu.Emacs.
4583
8c20bd92
BW
45842008-08-11 Bill Wohler <wohler@newt.com>
4585
4586 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4587 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4588 Henman) (closes SF #1768928).
4589
767a4d92
GM
45902008-08-10 Glenn Morris <rgm@gnu.org>
4591
4592 * ns-emacs.texi: Use @copying. Change copyright of authors with
4593 assignment to FSF. Change license to GFDL.
4594 (Top): Remove outdated references.
4595
6ecfe5c2
MB
45962008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4597
88ee5b02
JB
4598 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4599 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
4600 gnus-summary-sort-by-most-recent-date.
4601 (Summary Sorting): Explain prefix argument.
4602
46032008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4604
4605 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4606 gnus-summary-pipe-output.
4607
eb932e8a
MA
46082008-08-03 Michael Albinus <michael.albinus@gmx.de>
4609
4610 * dbus.texi (Receiving Method Calls): Document error handling of own
4611 D-Bus methods.
4612
bfe16263
BW
46132008-08-01 Bill Wohler <wohler@newt.com>
4614
4615 * mh-e.texi (Reading Mail)
9f90198a 4616 (Viewing Attachments): Describe new function
bfe16263
BW
4617 mh-show-preferred-alternative.
4618 (Sending Mail, Redistributing, Sending Message): Describe new hook
4619 mh-annotate-msg-hook.
4620
21956b56
MA
46212008-07-31 Michael Albinus <michael.albinus@gmx.de>
4622
4623 * dbus.texi (Arguments and Signatures): Fix example.
4624 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4625 (Asynchronous Methods): New node.
9f90198a
JB
4626 (Errors and Events): Describe extended layout of `dbus-event'.
4627 New defun `dbus-event-message-type'.
21956b56 4628
7c2fb837
DN
46292008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4630
4631 * ediff.texi: Remove VMS support.
4632
13662773
JB
46332008-07-29 Juanma Barranquero <lekktu@gmail.com>
4634
4635 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4636 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4637
ddde0b34
CY
46382008-07-29 Chong Yidong <cyd@stupidchicken.com>
4639
4640 * Makefile.in: Add mairix-el targets.
4641
46422008-07-29 David Engster <deng@randomsample.de>
4643
4644 * mairix-el.texi: New file.
4645
d5875b25
JB
46462008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4647
366b7d44
JB
4648 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4649 project files. Delete 'main_unit' project variable; not needed. Allow
4650 process environment variables wherever project variables are allowed.
4651 Add tutorial section on multiple GNAT project files.
d5875b25 4652
6cbab8ee
MA
46532008-07-27 Michael Albinus <michael.albinus@gmx.de>
4654
4655 Sync with Tramp 2.1.14.
4656
4657 * trampver.texi: Update release number.
4658
9e2a2647
DN
46592008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4660
4661 * ns-emacs.texi:
4662 * faq.texi: Remove mentions of Mac Carbon.
4663
d62672f3
MB
46642008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4665
4666 * gnus.texi (Saving Articles): Describe the 2nd argument of
4667 gnus-summary-save-in-pipe.
4668 (SpamAssassin): Use it.
4669
46702008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4671
4672 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4673
dd12e1c6
CD
46742008-07-25 Carsten Dominik <dominik@science.uva.nl>
4675
4676 * org.texi (Export options): Document the use of the creator flag.
4677
44ce9197
CD
46782008-07-24 Carsten Dominik <dominik@science.uva.nl>
4679
4680 * org.texi: New version 6.06a.
4681
ddd13c5d
JB
46822008-07-23 Juanma Barranquero <lekktu@gmail.com>
4683
4684 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4685 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4686
8dc6104d
JB
46872008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4688
4689 * calc.texi (Editing Stack Entries):
4690 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4691 Calc's help functions. Mention fixing typos.
4692 (Customizing Calc): Fix typo.
4693
46942008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4695
4696 * calc.texi (summarykey): New macro. Use to correctly format keys in
4697 the summary.
4698
ddd13c5d 46992008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
4700
4701 * ns-emacs.texi (Customization): Corrected documentation on color
4702 specification formats.
4703
568beaa2
AS
47042008-07-19 Andreas Schwab <schwab@suse.de>
4705
db8ef699 4706 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
4707
4708 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4709 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4710
cd71b9ae
MA
47112008-07-18 Michael Albinus <michael.albinus@gmx.de>
4712
4713 * dbus.texi (Inspection): Rework, introduce submenus.
4714 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4715 (Properties and Annotations, Arguments and Signatures): New nodes.
4716
9b7993b4
MA
47172008-07-13 Michael Albinus <michael.albinus@gmx.de>
4718
4719 * dbus.texi (Receiving Method Calls): Fix description of
4720 `dbus-register-method'.
4721 (Signals): Allow also signal arguments for filtering in
4722 `dbus-register-signal'.
4723
241d447b
JB
47242008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4725
4726 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4727 `cnorm'.
4728 (Arithmetic Tutorial): Simplify the verification of prime factors.
4729
adb46650
MB
47302008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4731
4732 * gnus.texi (Saving Articles): Mention
4733 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4734
92e15881
JB
47352008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4736
4737 * calc.texi: Adjust mode line throughout.
4738
ea597303
JB
47392008-06-28 Juanma Barranquero <lekktu@gmail.com>
4740
4741 * sasl.texi (Mechanisms): Fix typos.
4742
aee08080
JB
47432008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4744
4745 * calc.texi (Killing from the stack): Mention using normal Emacs
4746 copying.
4747
a06a4a12
MA
47482008-06-21 Michael Albinus <michael.albinus@gmx.de>
4749
0c7efc08 4750 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 4751 Add `auth-source' mechanism.
a06a4a12
MA
4752 (Connection caching): Tramp reopens the connection automatically,
4753 when the operating system on the remote host has been changed.
4754
7389398d
EZ
47552008-06-20 Eli Zaretskii <eliz@gnu.org>
4756
4757 * makefile.w32-in (distclean): Remove makefile.
4758
b349f79f
CD
47592008-06-17 Carsten Dominik <dominik@science.uva.nl>
4760
3f9b4c2b 4761 * org.texi (Using the mapping API): New section.
b349f79f 4762 (Agenda column view): New section.
3f9b4c2b 4763 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 4764 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 4765 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
4766
47672008-06-17 Jason Riedy <jason@acm.org>
4768
4769 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4770 function, and efmt may be a two-argument function.
4771 (Radio tables): Document multiple destinations.
4772
cd5c05d2
GM
47732008-06-16 Glenn Morris <rgm@gnu.org>
4774
4775 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4776 Add Cover-Texts.
4777
debf4439
GM
47782008-06-15 Glenn Morris <rgm@gnu.org>
4779
4780 * faq.texi (VER): Update to 23.0.60.
4781
4782 * mh-e.texi: Remove option of licensing under GPL.
4783 Add Cover-Texts to GFDL permissions notice.
4784 (GPL): Remove section.
4785 (GFDL): Include doclicense.texi rather than the actual text.
4786
4787 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4788 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4789
4790 * sasl.texi: Fix output file name.
4791
4792 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4793
4794 * gnus-coding.texi: Refer to license in Gnus manual.
4795
4796 * idlwave.texi, sasl.texi: Use @copying.
4797
4798 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4799
4800 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4801
4802 * url.texi: Use @copying, @title, @subtitle, @author.
4803
4804 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4805 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4806 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4807 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4808 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4809 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4810 * widget.texi, woman.texi:
4811 Remove references to external license, since doclicense is included.
4812
4813 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4814 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4815 Remove references to non-existent Invariant Sections.
4816
091f8bc1
GM
48172008-06-14 Glenn Morris <rgm@gnu.org>
4818
4819 * faq.texi (Major packages and programs): Remove references to external
4820 Supercite, Calc, VIPER, since they have been included for some time.
4821 Update VM, AUCTeX, BBDB entries.
4822
47bcb4d3
UJ
48232008-06-14 Ulf Jasper <ulf.jasper@web.de>
4824
4825 * newsticker.texi: Updated to match latest newsticker changes.
4826
6f093307
GM
48272008-06-13 Glenn Morris <rgm@gnu.org>
4828
4829 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4830 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4831 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4832 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4833 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4834 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4835 * woman.texi:
4836 Update Back-Cover Text as per maintain.info.
4837
2b968687
MB
48382008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4839
4840 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4841
4842 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4843 (gnus-faq.xml): Update repository host.
4844
2b968687
MB
4845 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4846
48472008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4848
4849 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4850 Fix a typo.
4851
48522008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4853
4854 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 4855 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
4856 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4857
48582008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4859
4860 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4861 coding standards.
4862
48632008-06-14 David Engster <dengste@eml.cc>
4864
4865 * gnus.texi (nnmairix): Markup fixes.
4866
e6d2d263
MB
48672008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4868
2b968687 4869 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
4870
48712008-06-05 David Engster <dengste@eml.cc>
4872
4873 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4874
48752008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4876
b344d29d 4877 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
4878 (Searching, nnir, nnmairix): New stub nodes.
4879
ad231df6 48802008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
4881
4882 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4883
f394fa25
MB
48842008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4885
4886 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4887
58333467
MB
48882008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4889
4890 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4891
67525fb9
JY
48922008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4893
4894 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4895
0549d8fc
JB
48962008-05-06 Juanma Barranquero <lekktu@gmail.com>
4897
4898 * info.texi (Top): Fix typo in xref.
4899
149a3837
KB
49002008-05-05 Karl Berry <karl@gnu.org>
4901
4902 * info.texi (Top): @xref to stand-alone manual.
4903
3a23a519
MB
49042008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4905
4906 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4907 (Various Summary Stuff): Fix typo in last xref.
4908
0a29fbf3
JB
49092008-05-02 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * org.texi (Moving subtrees): Fix typo.
4912
586b90f1
MA
49132008-04-28 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4916 Tramp via `tramp-mode'.
4917
b5af9883
CD
49182008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4919
4920 * org.texi: Massive changes, in many parts of the file.
4921
d55fe5bb
MB
49222008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4923
4924 * gnus.texi (Oort Gnus): Add message-fill-column.
4925
49262008-04-12 Adrian Aichner <adrian@xemacs.org>
4927
4928 * gnus.texi (Mail Source Specifiers): Typo fix.
4929
49302008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4931
4932 * gnus.texi (Diary Headers Generation): Update key binding for
4933 `gnus-diary-check-message'.
4934
49352008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4936
4937 * gnus.texi (Emacsen): Addition.
4938
49392008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4940
4941 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4942
49432008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4944
4945 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4946
49472008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4948
4949 * gnus-news.texi: Update tool bar item.
4950
49512008-04-09 Sven Joachim <svenjoac@gmx.de>
4952
4953 * gnus-news.texi: Fix typos.
4954
76c109c3
JB
49552008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4956
222027f2 4957 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
4958 Add mention of `kron'.
4959
d5fbd5a6
MO
49602008-04-01 Daiki Ueno <ueno@unixuser.org>
4961
0c7efc08
SM
4962 * epa.texi (Encrypting/decrypting *.gpg files):
4963 Document epa-file-name-regexp.
d5fbd5a6 4964
fbcbb58c
KY
49652008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4966
4967 * gnus.texi (Example Methods): Fix description about ssh-agent.
4968 (Indirect Functions): Fix the default value of nntp-telnet-command;
4969 remove link to connect.html.
4970
134ce16c
MA
49712008-03-30 Michael Albinus <michael.albinus@gmx.de>
4972
4973 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4974 dbus-call-method.
4975 (Receiving Method Calls): The timeout can be set by the calling client.
4976
da1975d7
MA
4977 * trampver.texi: Update release number.
4978
2e4089ab
RS
49792008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4980
4981 * gnus.texi (Top): Fix version. Add SASL.
4982
70cab5a9
MA
49832008-03-29 Michael Albinus <michael.albinus@gmx.de>
4984
4985 Sync with Tramp 2.1.13.
4986
4987 * trampver.texi: Update release number.
4988
5bc6ddff
MB
49892008-03-29 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * org.texi: Update to new org-mode website.
4992
49932008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4994
4995 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4996
9b3ebcb6
MB
49972008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4998
4999 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5000 gnus-read-ephemeral-gmane-group-url,
5001 gnus-read-ephemeral-emacs-bug-group,
5002 gnus-read-ephemeral-debian-bug-group.
5003
50042008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5005
5006 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5007
5008 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5009 Add FIXMEs for Bookmarks and gnus-registry-marks.
5010
50112008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5012
5013 * gnus.texi (Smileys): Document `smiley-style'.
5014
50152008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5016
5017 * gnus.texi (Gnus Development): Clarify difference between ding and
5018 gnu.emacs.gnus.
5019 (MIME Commands, Using MIME, RSS): Fix markup.
5020
5021 * gnus-faq.texi ([8.4]): Ditto.
5022
50232008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5024
5025 * gnus.texi (Emacsen): Remove obsolete stuff.
5026
50272008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5028
5029 * gnus.texi (Oort Gnus): Add version info WRT
5030 `mail-source-delete-incoming'.
5031
50322008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5033
5034 * gnus.texi (Top): Add "Other related manuals" and version info in
5035 `iftex' output.
5036 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5037 gnus-balloon-face-0 and the corresponding format specifiers.
5038
608d6a81
MA
50392008-03-26 Michael Albinus <michael.albinus@gmx.de>
5040
5041 * tramp.texi (Filename completion): Remove footnote about let-bind
5042 of `partial-completion-mode'. It doesn't work this way.
5043
27a6f132
SM
50442008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5045
5046 * pcl-cvs.texi (Contributors): Update my email.
5047
4a7c4c40
MA
50482008-03-21 Michael Albinus <michael.albinus@gmx.de>
5049
5050 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5051
2940c053
BW
50522008-03-17 Bill Wohler <wohler@newt.com>
5053
5054 * mh-e.texi (Viewing): Update URL for adding header fields to
5055 mh-invisible-header-fields-default.
5056
30864d5f
BW
50572008-03-16 Bill Wohler <wohler@newt.com>
5058
5059 * mh-e.texi (Preface): Add Gnus to requirements.
5060 (Forwarding): Note that forwarded MIME messages are now inline.
5061
31fe2b00
SM
50622008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5063
5064 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5065 (Common Variables): Give precedence to the netcat methods over the
5066 telnet methods, and mention that they are more reliable.
31fe2b00 5067
5e97c626
CD
50682008-03-13 Carsten Dominik <dominik@science.uva.nl>
5069
5070 * org.texi (Exporting Agenda Views): Document agenda export to
5071 iCalendar.
5072 (Progress logging): Document the new progress logging stuff.
5073
37a68866
MB
50742008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5075
5076 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5077 Update for change of `mail-source-delete-incoming'.
5078
5079 * gnus-news.texi: Ditto.
5080
8f7abae3
MB
50812008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5082
5083 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5084 custom versions.
5085
af379c86
AM
50862008-03-07 Alan Mackenzie <acm@muc.de>
5087
5088 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5089 parens/brackets in a k&r region is limited.
5090
3d0f8a67
MB
50912008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5092
5093 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5094 using different Emacs versions.
5095
52151df0
GM
50962008-02-27 Glenn Morris <rgm@gnu.org>
5097
5098 * sc.texi: Remove a lot of old and obsolete info.
5099 (titlepage): Simplify.
5100 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5101 (VM with any Emacsen, GNEWS with any Emacsen)
5102 (Overloading for Non-conforming MUAs, Version 3 Changes)
5103 (The Supercite Mailing List): Delete nodes.
5104 (Introduction): Remove info about old packages.
5105 (Getting Connected): Simplify. Remove info about old packages.
5106 (Citing Commands): Delete Emacs 19 info.
5107 (Hints to MUA Authors): Simplify.
5108 (Thanks and History): Merge in some info from the deleted node
5109 "Version 3 Changes".
5110
b03f96dc
MB
51112008-02-05 Juanma Barranquero <lekktu@gmail.com>
5112
5113 * org.texi (Setting tags, In-buffer settings):
5114 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5115
52bec650
MB
51162008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5117
5118 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5119 installation directory name.
5120
34a3c587
RF
51212008-02-12 Romain Francoise <romain@orebokech.com>
5122
5123 * epa.texi (Overview): Fix typo.
5124
5a8d03e9
MO
51252008-02-11 Daiki Ueno <ueno@unixuser.org>
5126
5127 * epa.texi (Quick start): Remove the .emacs setting.
5128
f1914c40
MO
51292008-02-10 Daiki Ueno <ueno@unixuser.org>
5130
5131 * epa.texi (Quick start): Use the command `epa-enable' instead of
5132 loading `epa-setup'.
5133
bca98fc9
JB
51342008-02-08 Juanma Barranquero <lekktu@gmail.com>
5135
5136 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5137 ($(infodir)/epa, epa.dvi): New targets.
5138
4b01af2e
MO
51392008-02-08 Daiki Ueno <ueno@unixuser.org>
5140
5141 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5142
5143 * epa.texi: New manual documenting the EasyPG Assistant.
5144
06c0751a
MA
51452008-02-06 Michael Albinus <michael.albinus@gmx.de>
5146
5147 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5148 (Inspection): New function dbus-ping.
5149
7dcccd7b
MA
51502008-02-05 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * tramp.texi (Remote processes): Add `shell-command'.
5153
a1da1e37
MB
51542008-01-28 Michael Sperber <sperber@deinprogramm.de>
5155
5156 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5157 (Group Parameters): Document `mail-source' parameter.
5158
c9d8f746
MA
51592008-01-27 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5162 must be a local host.
5163
15db4a13
MO
51642008-01-26 Michael Olson <mwolson@gnu.org>
5165
5166 * erc.texi: Update version for ERC 5.3 release.
5167 (Obtaining ERC): Update extras URLs for 5.3.
5168 (Development): Write instructions for git, and remove those for Arch.
5169 (History): Mention the switch to git.
5170
2bc43980
KB
51712008-01-24 Karl Berry <karl@gnu.org>
5172
bca98fc9
JB
5173 * info.texi (Search Index, Search Text): Mention the command
5174 character in the section name, a la the (Go to node) node.
2bc43980 5175
d2e4a6c9
MA
51762008-01-21 Michael Albinus <michael.albinus@gmx.de>
5177
5178 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5179
0b6799c3
MB
51802008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5181
5182 * gnus-news.texi: Mention gnus-article-describe-bindings.
5183
51842008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5185
5186 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5187
db9c3fb1 51882008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5189
7b4d0413 5190 * org.texi (Property inheritance): New section.
db9c3fb1 5191 (Conventions): New section.
7b4d0413 5192 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5193 commands, and the new bindings for refiling.
5194 (Sparse trees): Document the new special command for sparse trees.
5195 (References): Be more clear about the counting of hilines.
5196 (Handling links): Document M-p/n for accessing links.
5197 (Fast access to TODO states): New section.
5198 (Per file keywords): New section.
5199 (Property inheritance): New section.
5200 (Column attributes): New summary types.
5201 (Capturing Column View): New section.
5202 (The date/time prompt): Cover the new features in the date/time prompt.
5203 Compactify the table of keys for the calendar remote control.
5204 (Clocking work time): Document the new :scope parameter.
5205 (Remember): Promoted to chapter.
5206 (Quoted examples): New section.
5207 (Enhancing text): New verbatim environments.
5208
6ed73f28
MA
52092008-01-14 Michael Albinus <michael.albinus@gmx.de>
5210
5211 * trampver.texi: Update release number.
5212
95838435
MB
52132008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5214
0c7efc08
SM
5215 * gnus.texi (Article Keymap):
5216 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5217 gnus-article-reply-with-original and
5218 gnus-article-followup-with-original.
5219
20234d96
GM
52202008-01-09 Glenn Morris <rgm@gnu.org>
5221
5222 * nxml-mode.texi: Add @copying section.
5223
d82cf70b
MB
52242008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5225
5226 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5227 Server". Add `message-send-mail-with-mailclient'.
5228
5229 * gnus.texi (Posting Server): Move some text to "(message)Mail
5230 Variables" and add a reference here.
5231
addb7f2e
MA
52322008-01-04 Michael Albinus <michael.albinus@gmx.de>
5233
5234 * dbus.texi (Receiving Method Calls): New chapter.
5235 (Errors and Events): Add serial number to events. Replace "signal" by
5236 "message". Introduce dbus-event-serial-number.
5237
4db2806c
MA
52382008-01-03 Michael Albinus <michael.albinus@gmx.de>
5239
5240 * dbus.texi (Type Conversion): Explain the type specification for empty
5241 arrays. Use another example.
5242
c9ecb5a7
MA
52432007-12-30 Michael Albinus <michael.albinus@gmx.de>
5244
5245 * dbus.texi (all): Replace "..." by @dots{}.
5246 (Type Conversion): Precise the value range for :byte types.
5247 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5248 Mention its return value.
5249 (Errors and Events): There is no D-Bus error propagation during event
5250 processing.
5251
702dbfd9
JB
52522007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5253
5254 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5255 New sections.
5256
87035689
MB
52572007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5258
5259 * gnus.texi (Group Parameters): Reorder the text and add a note about
5260 `gnus-parameters' near the beginning of the node.
5261
52622007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5263
5264 * gnus.texi (Score File Editing): Fix function name.
5265
5492f5ca
MA
52662007-12-23 Michael Albinus <michael.albinus@gmx.de>
5267
5268 Sync with Tramp 2.1.12.
5269
5270 * trampver.texi: Update release number.
5271
d4e67bc5
MA
52722007-12-22 Michael Albinus <michael.albinus@gmx.de>
5273
5274 * dbus.texi (Type Conversion): Correct input parameters mapping.
5275
6a31c819
MA
52762007-12-21 Michael Albinus <michael.albinus@gmx.de>
5277
5278 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5279 (Errors and Events): Mention wrong-type-argument error.
5280
99a3e35f
AS
52812007-12-21 Alex Schroeder <alex@gnu.org>
5282
5283 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5284 spaces. Fixed some typos.
99a3e35f
AS
5285 (Internet Relay Chat): Explain relay.
5286 (Getting started with rcirc): Change items to reflect prompts.
5287 Add more explanation to rcirc-track-minor-mode and added a comment to
5288 warn future maintainers that this section is a copy.
0c7efc08 5289 (People): Change /ignore example.
62b12a24 5290 (Keywords): Not keywords.
99a3e35f 5291
331e4d02
AS
52922007-12-20 Alex Schroeder <alex@gnu.org>
5293
5294 * rcirc.texi (Top): Fighting Information Overload chapter added.
5295 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5296 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5297 (Fighting Information Overload): New chapter documenting /keyword,
5298 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5299 (Configuration): Document rcirc-server-alist, remove
5300 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5301
cd71c3ef
MA
53022007-12-16 Michael Albinus <michael.albinus@gmx.de>
5303
5304 * dbus.texi (Signals): Fix example in dbus-register-signal.
5305
bbbe940b
MB
53062007-12-14 Sven Joachim <svenjoac@gmx.de>
5307
5308 * gnus.texi (Score Variables): Fix typo.
5309
0ce574ef
MA
53102007-12-07 Michael Albinus <michael.albinus@gmx.de>
5311
5312 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5313 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5314 (Errors and Events): Adapt dbus-event.
5315
b890d447
MB
53162007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5317
5318 * gnus.texi (Other Files): Add the yenc command.
5319
53202007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5321
5322 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5323 since 2004-08-06.
5324
53252007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5326
5327 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5328 on body.
5329
53302007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5331
5332 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5333 and rfc2047-allow-irregular-q-encoded-words; fix description of
5334 rfc2047-encode-encoded-words.
5335
53362007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5337
5338 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5339
3728bf03
MO
53402007-12-05 Michael Olson <mwolson@gnu.org>
5341
5342 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5343 Update documentation for `remember-diary-file'.
5344
a4397af9
MA
53452007-12-04 Michael Albinus <michael.albinus@gmx.de>
5346
5347 * dbus.texi (Signals): Precise `dbus-register-signal'.
5348 (Errors and Events): Rework events part, the internal structure of
5349 dbus-event has changed.
5350
1682490c
JB
53512007-12-03 Juanma Barranquero <lekktu@gmail.com>
5352
5353 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5354 ($(infodir)/dbus, dbus.dvi): New targets.
5355
7b13a0f2
MA
53562007-12-03 Michael Albinus <michael.albinus@gmx.de>
5357
5358 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5359 unconditionally.
5360
5361 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5362 emulation with @print{}.
5363
7ef92bc9
RS
53642007-12-02 Richard Stallman <rms@gnu.org>
5365
5366 * dbus.texi (Overview): Minor cleanup.
5367
22d8ac3a
MA
53682007-12-02 Michael Albinus <michael.albinus@gmx.de>
5369
d3a8e0df
MA
5370 * Makefile.in (INFO_TARGETS): Add dbus.
5371 (DVI_TARGETS): Add dbus.dvi.
5372 (dbus, dbus.dvi): New targets.
5373
22d8ac3a
MA
5374 * dbus.texi: New file.
5375
559764ab
RF
53762007-11-24 Romain Francoise <romain@orebokech.com>
5377
5378 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5379 Fix file name to match @setfilename.
559764ab 5380
ac97a16b
MH
53812007-11-23 Mark A. Hershberger <mah@everybody.org>
5382
5383 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5384 ($(infodir)/nxml-mode): New rule.
5385
5386 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5387 ($(infodir)/nxml-mode): New rule.
5388 (clean): Add nxml-mode*.
5389
5390 * nxml-mode.texi: New file with nxml manual.
5391
404cd454
GM
53922007-11-18 Richard Stallman <rms@gnu.org>
5393
5394 * flymake.texi (Example -- Configuring a tool called directly):
5395 Update example.
5396
b048d478
MA
53972007-11-18 Michael Albinus <michael.albinus@gmx.de>
5398
5399 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5400 double-slash behavior. Explain directory contents flushing.
b048d478 5401
346e8469
JB
54022007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5403
5404 * calc.texi (TeX and LaTeX Language Modes): Put in
5405 missing braces.
5406
404cd454
GM
54072007-11-15 Richard Stallman <rms@gnu.org>
5408
5409 * cl.texi (Equality Predicates): Delete `eql'.
5410 (Predicates, Naming Conventions, Top): Delete `eql'.
5411 (Common Lisp Compatibility): Delete `eql'.
5412 (Porting Common Lisp): Delete obsolete backquote info.
5413 Minor clarification about character constants.
5414 (Sequence Basics): Minor clarification.
5415
1f6af58b
JB
54162007-11-15 Juanma Barranquero <lekktu@gmail.com>
5417
dccb744b 5418 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5419 * tramp.texi (Filename completion): Fix typos.
5420
3bc88bc9
JB
54212007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5422
5423 * calc.texi (Basic commands): Mention the menu.
5424
bc5300d3
MA
54252007-11-12 Michael Albinus <michael.albinus@gmx.de>
5426
5427 * tramp.texi (Connection caching): Tramp flushes connection
5428 properties when remote operating system has been changed.
5429
4d8a28ec
MB
54302007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5431
5432 * gnus-news.texi: Fix spelling.
5433 `message-insert-formatted-citation-line', not
5434 `message-insert-formated-citation-line'.
5435
404cd454
GM
5436 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5437
e1176b47
MA
54382007-11-07 Michael Albinus <michael.albinus@gmx.de>
5439
5440 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5441 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5442 (Frequently Asked Questions): Add code example for highlighting the
5443 mode line.
5444
6159985a
MO
54452007-11-03 Michael Olson <mwolson@gnu.org>
5446
5447 * remember.texi: Change mentions of remember-buffer to
5448 remember-finalize throughout.
5449
bec9b2f5
MO
54502007-10-30 Michael Olson <mwolson@gnu.org>
5451
5452 * remember.texi (Copying): Remove.
5453 (Mailbox): Update with non-BBDB instructions.
5454 (Diary, Org): Add.
5455 (Bibliography, Planner Page): Remove.
5456
b6173182
JB
54572007-10-30 Juanma Barranquero <lekktu@gmail.com>
5458
5459 * makefile.w32-in (INFO_TARGETS): Add remember.
5460 (DVI_TARGETS): Add remember.dvi.
5461 ($(infodir)/remember): New rule.
5462 (clean): Add remember*.
5463
15f3eb73
MO
54642007-10-30 Michael Olson <mwolson@gnu.org>
5465
70bdc930
MO
5466 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5467 ($(infodir)/remember): New rule that builds the Remember Manual.
5468
b6173182
JB
5469 * remember.texi: New file containing the Remember Mode Manual.
5470 Shuffle chapters around after initial import.
7d3f6f1a
MO
5471 (Function Reference): Split Keystrokes into separate chapter.
5472 (Keystrokes): Document C-c C-k.
51d24a12 5473 (Introduction): Fix typographical issue with "---".
15f3eb73 5474
404cd454
GM
54752007-10-29 Richard Stallman <rms@gnu.org>
5476
5477 * widget.texi (Introduction): Delete discussion of implementation
5478 internals.
5479
9bbb9638
MA
54802007-10-29 Michael Albinus <michael.albinus@gmx.de>
5481
5482 * tramp.texi (Connection caching): Host names must be different
5483 when tunneling.
5484
c7ff939a
RS
54852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5486
5487 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5488 Gnus v5.13.
5489
01c52d31
MB
54902007-10-28 Miles Bader <miles@gnu.org>
5491
5492 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5493
01c52d31
MB
54942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5495
0c7efc08
SM
5496 * gnus.texi (Sorting the Summary Buffer):
5497 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
5498
54992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5500
5501 * gnus.texi (Non-ASCII Group Names): New node.
5502 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5503 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5504
c8763fb6 55052007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5506
5507 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5508 clean the output of the program `imap-shell-program'.
5509
55102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5511
5512 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5513
55142007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5515
5516 * gnus.texi (Sticky Articles): Documentation for sticky article
5517 buffers.
5518
c8763fb6 55192007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
5520
5521 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5522
55232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5524
5525 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5526
55272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5528
0c7efc08
SM
5529 * gnus.texi (Archived Messages):
5530 Document gnus-update-message-archive-method.
01c52d31
MB
5531
55322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5533
5534 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5535
c8763fb6 55362007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 5537
0c7efc08
SM
5538 * gnus.texi (Group Maneuvering):
5539 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
5540
55412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5542
0c7efc08
SM
5543 * gnus.texi (Really Various Summary Commands):
5544 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
5545
55462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5547
5548 * gnus.texi, message.texi: Bump version number.
5549
55502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5551
5552 * gnus.texi (Group Line Specification, Misc Group Stuff)
5553 (Server Commands): Parenthesize @pxref{Mail Spool}.
5554
55552007-10-28 Didier Verna <didier@xemacs.org>
5556
5557 New user option: message-signature-directory.
5558 * message.texi (Insertion Variables): Document it.
5559 * gnus.texi (Posting Styles): Ditto.
5560
55612007-10-28 Didier Verna <didier@xemacs.org>
5562
5563 * gnus.texi (Group Line Specification):
5564 * gnus.texi (Misc Group Stuff):
5565 * gnus.texi (Server Commands): Document the group compaction feature.
5566
55672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5568
5569 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5570
5571 * message.texi (Various Message Variables): Add message-fill-column.
5572
55732007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5574
5575 * gnus.texi: Untabify.
5576
55772007-10-28 Didier Verna <didier@xemacs.org>
5578
5579 * gnus.texi (Group Parameters): Document the posting-style merging
5580 process in topic-mode.
5581
55822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5583
5584 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5585
55862007-10-28 Romain Francoise <romain@orebokech.com>
5587
5588 * gnus.texi (Mail Spool): Fix typo.
5589 Update copyright.
5590
55912007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5592
5593 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5594
55952007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5596
5597 * gnus.texi (Summary Generation Commands):
5598 Add gnus-summary-insert-ticked-articles.
5599
56002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5601
b2abec73
JB
5602 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5603 to spam-spamassassin-program.
01c52d31
MB
5604
56052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5606
5607 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5608
56092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5610
5611 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5612
56132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5614
5615 * message.texi (Mail Headers): Document `opportunistic'.
5616
56172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5618
5619 * emacs-mime.texi (Encoding Customization): Explain how to set
5620 mm-coding-system-priorities per hierarchy.
5621
56222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5623
5624 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5625 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5626
56272007-10-28 Didier Verna <didier@xemacs.org>
5628
5629 * message.texi (Wide Reply): Update documentation of
5630 message-dont-reply-to-names (now allowing a list of regexps).
5631
56322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5633
5634 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5635
56362007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5637
5638 * gnus.texi (SpamAssassin back end): Fix typo.
5639
5640 * sieve.texi (Examples): Fix grammar.
5641
56422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5643
5644 * gnus.texi (Searching for Articles): Document M-S and M-R.
5645 (Limiting): Document / b.
5646
56472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5648
5649 * gnus.texi (Thread Commands): T M-^.
5650
56512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5652
5653 * message.texi (Mail Aliases): Document ecomplete.
5654 (Mail Aliases): Fix typo.
5655
56562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5657
5658 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5659 fix typo.
5660
56612007-10-28 Romain Francoise <romain@orebokech.com>
5662
5663 * gnus.texi (Mail Spool): Grammar fix.
5664
56652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5666
5667 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5668 string.
5669
56702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5671
5672 * gnus.texi (Group Parameters): Fix description.
5673
56742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5675
b2abec73
JB
5676 * gnus.texi (Gmane Spam Reporting):
5677 Fix spam-report-gmane-use-article-number.
5678 Add spam-report-user-mail-address.
01c52d31
MB
5679
56802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5681
5682 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5683
56842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5685
5686 * gnus.texi (Group Parameters): Add simplified sorting example based on
5687 example for `Sorting the Summary Buffer' from Jari Aalto
5688 <jari.aalto@cante.net>.
5689 (Example Methods): Add example for an indirect connection.
5690
56912007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5692
0c7efc08 5693 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
5694 (Agent Parameters): Updated parameter names to match code.
5695 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5696 'gnus-agent-summary-fetch-series'.
5697 (Agent and flags): New section providing a generalized discussion
5698 of flag handling.
0c7efc08
SM
5699 (Agent and IMAP): Remove flag discussion.
5700 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
5701
57022007-10-28 Romain Francoise <romain@orebokech.com>
5703
5704 * gnus.texi (Exiting the Summary Buffer): Add new function
5705 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5706
57072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5708
5709 * gnus.texi (Conformity): Fix typo.
5710 (Customizing Articles): Document `first'.
5711
57122007-10-28 Jari Aalto <jari.aalto@cante.net>
5713
5714 * gnus.texi (Sorting the Summary Buffer):
5715 Add `gnus-thread-sort-by-date-reverse'. Add example
5716 host to different sorting in NNTP and RSS groups.
5717
57182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5719
5720 * message.texi (Insertion): Describe prefix for
5721 message-mark-inserted-region and message-mark-insert-file.
5722
57232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5724
5725 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5726 LaTeX documents. Describe "text/x-gnus-verbatim".
5727
57282007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5729
b2abec73 5730 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
5731 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5732 (spam-stat spam filtering, SpamOracle)
0c7efc08 5733 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
5734 clarity.
5735
57362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5739 gnus-article-delete-part and gnus-article-replace-part.
5740 (Using MIME): Add gnus-mime-replace-part.
5741
57422007-10-28 Romain Francoise <romain@orebokech.com>
5743
5744 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5745 requires `auto-compression-mode' to be enabled. Add new nnml
5746 variable `nnml-compressed-files-size-threshold'.
5747
57482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5749
0c7efc08
SM
5750 * gnus.texi (Sorting the Summary Buffer):
5751 Add gnus-thread-sort-by-recipient.
01c52d31
MB
5752
57532007-10-28 Romain Francoise <romain@orebokech.com>
5754
5755 * message.texi (Insertion Variables): Mention new variable
5756 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5757 documentation accordingly.
5758
57592007-10-28 Romain Francoise <romain@orebokech.com>
5760
5761 * gnus.texi (To From Newsgroups): Mention new variables
5762 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5763
57642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5765
5766 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5767 stuff; gnus-mime-inline-part does the automatic decompression.
5768
57692007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5770
5771 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 5772 "training.ham" should be "training.spam".
01c52d31
MB
5773
57742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5775
5776 * message.texi (Mail Variables): Fix the default value for
5777 message-send-mail-function.
5778
57792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5780
5781 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5782 always returns nil exceptionally.
5783
57842007-10-28 Simon Josefsson <jas@extundo.com>
5785
0c7efc08
SM
5786 * gnus.texi (Article Washing): Add libidn URL.
5787 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
5788
57892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5790
5791 * gnus.texi (Topic Commands): Fix next/previous.
5792
57932007-10-28 Simon Josefsson <jas@extundo.com>
5794
5795 * gnus.texi (Article Washing): Mention `W i'.
5796
c8763fb6 57972007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
5798
5799 * gnus.texi (Group Parameters): Slight extension of sieve
5800 parameter description.
5801
58022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5803
5804 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5805 matching score files as well.
5806 (Picons): Describe `gnus-picon-style'.
5807
58082007-10-28 Romain Francoise <romain@orebokech.com>
5809
5810 * message.texi (Message Headers): Mention that headers are hidden
5811 using narrowing, and how to expose them.
5812 Update copyright.
5813
58142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5815
5816 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5817 `gnus-summary-sort-by-recipient'.
5818
58192007-10-28 Romain Francoise <romain@orebokech.com>
5820
5821 * gnus.texi (NNTP marks): New node.
5822 (NNTP): Move NNTP marks variables to the new node.
5823
58242007-10-28 Jesper Harder <harder@ifa.au.dk>
5825
b2abec73 5826 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
5827
5828 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5829
58302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5831
b2abec73 5832 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 5833 everywhere for consistency.
b2abec73
JB
5834 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5835 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
5836 Say "regular expression" instead of "regex." Admonish.
5837 Pick other words to sound better (s/so/thus/).
5838 (Spam ELisp Package Filtering of Incoming Mail):
5839 Mention statistical filters. Remove old TODO.
01c52d31 5840 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
5841 New section on sorting and displaying the spam score.
5842 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5843 backend but an alias to spam-use-BBDB.
5844 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
5845 new backend functionality.
5846
58472007-10-28 Simon Josefsson <jas@extundo.com>
5848
5849 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5850 nntp-marks-directory, from Romain Francoise
5851 <romain@orebokech.com>.
5852
58532007-10-28 Magnus Henoch <mange@freemail.hu>
5854
5855 * gnus.texi (Hashcash): New default value of
5856 hashcash-default-payment.
5857
58582007-10-28 Simon Josefsson <jas@extundo.com>
5859
5860 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5861 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5862
58632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5864
0c7efc08 5865 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
5866
58672007-10-28 Simon Josefsson <jas@extundo.com>
5868
5869 * gnus.texi (documentencoding): Add, to avoid warnings.
5870
58712007-10-28 Simon Josefsson <jas@extundo.com>
5872
5873 * message.texi (Mail Headers): Add.
5874
5875 * gnus.texi (Hashcash): Fix.
5876
58772007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5878
0c7efc08 5879 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 5880 that payments can be verified and fix the name of the
b2abec73 5881 hashcash-path variable.
01c52d31
MB
5882
58832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5884
b2abec73 5885 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
5886
58872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5888
5889 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5890
58912007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5892
5893 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
5894 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5895 warning about ham processors in spam groups removed.
01c52d31
MB
5896
58972007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 5898
0c7efc08 5899 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 5900 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
5901
59022007-10-28 Jesper Harder <harder@ifa.au.dk>
5903
5904 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5905 (Mailing List): Typo.
5906 (Customizing Articles): Add gnus-treat-ansi-sequences.
5907 (Article Washing): Index.
5908
5909 * message.texi: Use m-dash consistently.
5910
59112007-10-28 Jesper Harder <harder@ifa.au.dk>
5912
5913 * gnus.texi (GroupLens): Remove.
5914
59152007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5916
0c7efc08
SM
5917 * gnus.texi (Outgoing Messages, Agent Variables):
5918 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
5919 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5920
59212007-10-28 Jesper Harder <harder@ifa.au.dk>
5922
5923 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5924
59252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5926
5927 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5928
5929 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5930
59312007-10-28 Simon Josefsson <jas@extundo.com>
5932
5933 * gnus.texi (Top): Add SASL.
5934
404cd454
GM
59352007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5936
5937 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5938
59392007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5940
5941 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5942
0edd2970
JB
59432007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5944
5945 * calc.texi (Formulas, Composition Basics): Lower the
5946 precedence of negation.
5947
a9afba20
JY
59482007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5949
5950 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5951 Mention the new three-letter column identifiers.
5952 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5953 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5954 message when using `c' on an empty default with default printer.
5955 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5956 renamed to `ses--symbolic-formulas' some time ago.
5957
45b778a6
JB
59582007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5959
5960 * calc.texi (Default Simplifications, Making Selections)
5961 (Customizing Calc): Clarify associativity of multiplication.
5962
03b5bade
MA
59632007-10-23 Michael Albinus <michael.albinus@gmx.de>
5964
5965 * tramp.texi (Traces and Profiles): Simplify loop over
5966 `trace-function-background'.
5967
e658c8ee
JL
59682007-10-22 Juri Linkov <juri@jurta.org>
5969
5970 * dired-x.texi (Shell Command Guessing): Default values are now
5971 available by typing M-n instead of M-p.
5972
dd753688
MA
59732007-10-21 Michael Albinus <michael.albinus@gmx.de>
5974
5975 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
5976 (Password caching): Remove `tramp-clear-passwd'.
5977 It's not a command anymore.
dd753688
MA
5978 (Bug Reports): Add `tramp-bug' to function index.
5979 (Function Index, Variable Index): New nodes.
5980 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5981
5982 * trampver.texi: Update release number.
5983
4bb49b43
JB
59842007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5985
8b296cdd 5986 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
5987 about integer size into past tense.
5988 (Time Zones): Remove pointer to Calc author's address.
5989 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 5990 and hyperbolic cotangent. Fix typo.
4bb49b43 5991
311dd93f
MA
59922007-10-10 Michael Albinus <michael.albinus@gmx.de>
5993
5994 Sync with Tramp 2.1.11.
5995
5996 * trampver.texi: Update release number.
5997
ea3fc256
MA
59982007-10-06 Michael Albinus <michael.albinus@gmx.de>
5999
6000 * tramp.texi (External packages): New section.
6001
1af74d06
MB
60022007-09-29 Juri Linkov <juri@jurta.org>
6003
6004 * info.texi (Help-Int): Document `L' (`Info-history').
6005
0e2806fa
SM
60062007-09-26 Carsten Dominik <dominik@science.uva.nl>
6007
6008 * org.texi: Change links to webpage and maintained email.
6009 (Remember): Promote to Chapter, significant changes.
6010 (Fast access to TODO states): New section.
6011 (Faces for TODO keywords): New section.
6012 (Export options): Example for #+DATE.
6013 (Progress logging): Section moved.
6014
567b9191
BW
60152007-09-26 Bill Wohler <wohler@newt.com>
6016
6017 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6018 browse-url-at-mouse.
6019
1af74d06
MB
60202007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6021
6022 * flymake.texi (Customizable variables): Face names don't end in -face.
6023 Fix flymake-err-line-patterns template.
6024 (Example -- Configuring a tool called directly): Fix init-function.
6025 (Highlighting erroneous lines): Face names don't end in -face.
6026
d60a4e3a 60272007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6028
6029 * erc.texi (Special-Features): Fix small typo.
6030
7d7a3510
MA
60312007-09-14 Michael Albinus <michael.albinus@gmx.de>
6032
6033 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6034 and "External transfer methods".
6035
285f0d3a
JB
60362007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6037
6038 * calc.texi (Predefined Units): Add some history.
6039
526dc846
MO
60402007-09-08 Michael Olson <mwolson@gnu.org>
6041
87e04f16
JB
6042 * erc.texi (Copying): New section included from gpl.texi.
6043 This matches the look of the upstream ERC manual.
526dc846 6044
f10d0e80
JB
60452007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6046
87e04f16 6047 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6048 (Random Numbers): Clarify the distribution of `random'.
6049
4009494e
GM
60502007-09-06 Glenn Morris <rgm@gnu.org>
6051
f1fc42aa 6052 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6053 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6054 Change all setfilename commands to use ../../info.
6055 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6056 refer to the Emacs manual here.
6057 (infodir): New variable.
6058 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6059 (cc-mode.texi, faq.texi): Update references to source file locations.
6060 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6061 do not refer to the Emacs manual here.
6062 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6063
6064 * Makefile.in: Add `basename' versions of all info targets, for
6065 convenience when rebuilding just one manual.
6066 (../etc/GNU): Delete obsolete target.
6067 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6068 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6069 *.vrs *.toc here...
6070 (maintainer-clean): ...from here.
4009494e
GM
6071
6072 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6073
2de53ca6
GM
60742007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6075
6076 * calc.texi (Date Conversions): Clarify definition of
6077 Julian day numbering.
6078 (Date Forms): Clarify definition of Julian day numbering;
6079 add some history.
6080
60812007-08-30 Carsten Dominik <dominik@science.uva.nl>
6082
87e04f16 6083 * org.texi: Version 5.07.
2de53ca6
GM
6084
60852007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6086
6087 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6088
60892007-08-22 Carsten Dominik <dominik@science.uva.nl>
6090
6091 * org.texi (Adding hyperlink types): New section.
6092 (Embedded LaTeX): Chapter updated because of LaTeX export.
6093 (LaTeX export): New section.
6094 (Using links out): New section.
6095
60962007-08-22 Glenn Morris <rgm@gnu.org>
6097
6098 * faq.texi (Learning how to do something): Refcards now in
6099 etc/refcards/ directory.
6100
61012007-08-22 Michael Albinus <michael.albinus@gmx.de>
6102
6103 * tramp.texi (Remote Programs): Persistency file must be cleared when
6104 changing `tramp-remote-path'.
6105 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6106 macro.
6107
61082007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6109
6110 * calc.texi: Move contents to beginning of file.
6111 (Algebraic Entry): Fix the formatting of an example.
6112
61132007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6114
6115 * calc.texi (Basic Operations on Units): Mention exact versus
6116 inexact conversions.
6117
61182007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6119
6120 * calc.texi (Basic Operations on Units): Mention default
6121 values for new units.
6122 (Quick Calculator Mode): Mention that binary format will
6123 be displayed.
6124
61252007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6126
6127 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6128
61292007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6130
6131 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6132
61332007-08-08 Glenn Morris <rgm@gnu.org>
6134
6135 * gnus.texi, sieve.texi: Replace `iff'.
6136
61372007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6138
6139 * calc.texi (Basic Graphics): Mention the graphing of error
6140 forms.
6141 (Graphics Options): Mention how `g s' handles error forms.
6142 (Curve Fitting): Mention plotting the curves.
6143 (Standard Nonlinear Models): Add additional models.
6144 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6145 (Linear Fits): Correct result.
6146
61472007-08-01 Alan Mackenzie <acm@muc.de>
6148
6149 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6150 to "--no-site-file".
6151
61522007-07-29 Michael Albinus <michael.albinus@gmx.de>
6153
6154 * tramp.texi (Frequently Asked Questions): Point to mode line
6155 extension in Emacs 23.1.
6156
6157 * trampver.texi: Update release number.
6158
61592007-07-27 Glenn Morris <rgm@gnu.org>
6160
6161 * calc.texi (Copying): Include license text from gpl.texi, rather than
6162 in-line.
6163
61642007-07-25 Glenn Morris <rgm@gnu.org>
6165
6166 * calc.texi (Copying): Replace license with GPLv3.
6167
6168 * Relicense all FSF files to GPLv3 or later.
6169
61702007-07-22 Michael Albinus <michael.albinus@gmx.de>
6171
6172 Sync with Tramp 2.1.10.
6173
6174 * tramp.texi (trampfn): Expand macro implementation in order to handle
6175 empty arguments.
6176 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6177 occurrences by trampfn.
2de53ca6 6178 (Frequently Asked Questions): Extend example code for host
b2abec73 6179 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6180 file names to be typed.
6181
6182 * trampver.texi: Update release number.
6183
61842007-07-17 Michael Albinus <michael.albinus@gmx.de>
6185
6186 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6187 section. Reported by <poti@potis.org>.
6188 (Remote processes): Arguments of the program to be debugged are taken
6189 literally.
6190 (Frequently Asked Questions): Simplify recentf example.
6191
61922007-07-14 Karl Berry <karl@gnu.org>
6193
6194 * info.texi (@copying): New Back-Cover Text.
6195
6196 * info.texi (Quitting Info): Move to proper place in source.
6197 (Reported by Benno Schulenberg.)
6198
61992007-07-13 Eli Zaretskii <eliz@gnu.org>
6200
6201 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6202
6203 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6204
6205 * emacs-mime.texi: Add @documentencoding directive.
6206
62072007-07-12 Nick Roberts <nickrob@snap.net.nz>
6208
6209 * tramp.texi (Remote processes): Add an anchor to the subsection
6210 "Running a debugger on a remote host".
6211
62122007-07-12 Michael Albinus <michael.albinus@gmx.de>
6213
6214 * tramp.texi (Remote processes): Don't call it "experimental" any
6215 longer. Add subsection about running a debugger on a remote host.
6216
62172007-07-10 Carsten Dominik <dominik@science.uva.nl>
6218
6219 * org.texi (Properties and columns): Chapter rewritten.
6220
62212007-07-08 Michael Albinus <michael.albinus@gmx.de>
6222
6223 * tramp.texi:
6224 * trampver.texi: Migrate to Tramp 2.1.
6225
62262007-07-02 Carsten Dominik <dominik@science.uva.nl>
6227
6228 * org.texi (Properties): New chapter.
6229
62302007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6231
6232 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6233 Control Panel.
6234
6235 * gnus.texi (Misc Article): Add index entry for
6236 gnus-single-article-buffer.
6237
62382007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6239
6240 * gnus.texi (Starting Up): Fix typo.
6241
62422007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6243
6244 * gnus.texi (Asynchronous Fetching): Fix typo.
6245
62462007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6247
6248 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6249 (About This Manual): Remove redundant information.
6250 (Getting Started): Mention author.
6251 (Basic Arithmetic, Customizing Calc): Make description of the
6252 variable `calc-multiplication-has-precedence' match its new effect.
6253
62542007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6255
0c7efc08
SM
6256 * calc.texi (Basic Arithmetic, Customizing Calc):
6257 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6258
62592007-06-19 Carsten Dominik <dominik@science.uva.nl>
6260
6261 * org.texi (Tag): Section swapped with node Timestamps.
6262 (Formula syntax for Lisp): Document new `L' flag.
6263
62642007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6265
6266 * gnus.texi (Misc Group Stuff, Summary Buffer)
6267 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6268
62692007-06-06 Juanma Barranquero <lekktu@gmail.com>
6270
6271 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6272 * gnus.texi (Article Buttons, Mail Source Customization)
6273 (Sending or Not Sending, Customizing NNDiary):
6274 * message.texi (Message Headers):
6275 * mh-e.texi (HTML): Fix typos.
6276
62772007-06-07 Michael Albinus <michael.albinus@gmx.de>
6278
6279 Sync with Tramp 2.0.56.
6280
6281 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6282 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6283
62842007-06-02 Chong Yidong <cyd@stupidchicken.com>
6285
6286 * Version 22.1 released.
6287
62882007-05-26 Michael Olson <mwolson@gnu.org>
6289
6290 * erc.texi (Modules): Fix references to completion modules.
6291
62922007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6293
6294 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6295
62962007-05-09 Didier Verna <didier@xemacs.org>
6297
6298 * gnus.texi (Email Based Diary): New. Proper documentation for the
6299 nndiary back end and the gnus-diary library.
6300
63012007-05-03 Karl Berry <karl@gnu.org>
6302
6303 * .cvsignore (*.pdf): New entry.
6304
6305 * texinfo.tex: Update from current version for better pdf generation.
6306
63072007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6308
6309 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6310
63112007-04-28 Glenn Morris <rgm@gnu.org>
6312
6313 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6314 consideration of legal status.
6315
63162007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6317
6318 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6319
63202007-04-24 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * faq.texi (New in Emacs 22): python.el removed.
6323
63242007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6325
6326 * calc.texi (Reporting bugs): Update maintainer's address.
6327
63282007-04-22 Chong Yidong <cyd@stupidchicken.com>
6329
6330 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6331
63322007-04-15 Jay Belanger <belanger@truman.edu>
6333
6334 * calc.texi (Title page): Remove the date.
6335 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6336 (The Standard Calc Interface): Change trail title.
6337 (Floats): Mention that when non-decimal floats are entered, only
6338 approximations are stored.
6339 (Copying): Move to the appendices.
6340 (GNU Free Documentation License): Add as an appendix.
6341
63422007-04-15 Chong Yidong <cyd@stupidchicken.com>
6343
6344 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6345 * dired-x.texi, ebrowse.texi, ediff.texi:
6346 * emacs-mime.texi, erc.texi, eshell.texi:
6347 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6348 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6349 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6350 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6351 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6352 * woman.texi: Include GFDL.
6353
6354 * doclicense.texi: Remove node heading, so that it can be included by
6355 other files.
6356
6357 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6358
6359 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6360 than *.
6361
63622007-04-14 Carsten Dominik <dominik@science.uva.nl>
6363
6364 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6365 in Calc.
6366
63672007-04-09 Romain Francoise <romain@orebokech.com>
6368
6369 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6370 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6371 replace mouse-2.
6372
63732007-04-08 Chong Yidong <cyd@stupidchicken.com>
6374
6375 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6376 renamed to woman-use-topic-at-point. Document new behavior.
6377
63782007-04-08 Richard Stallman <rms@gnu.org>
6379
6380 * url.texi: Fix some indexing.
6381 (Disk Caching): Drop discussion of old/other Emacs versions.
6382
63832007-04-07 Chong Yidong <cyd@stupidchicken.com>
6384
6385 * url.texi (Disk Caching): Say Emacs 21 "and later".
6386
6387 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6388 on Font locking which now mentions JIT lock.
6389
63902007-04-01 Michael Olson <mwolson@gnu.org>
6391
6392 * erc.texi: Update for the ERC 5.2 release.
6393
63942007-03-31 David Kastrup <dak@gnu.org>
6395
6396 * woman.texi (Topic, Interface Options): Explain changes semantics of
6397 woman-manpath in order to consider MANPATH_MAP entries.
6398
63992007-03-31 Eli Zaretskii <eliz@gnu.org>
6400
6401 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6402
64032007-03-26 Richard Stallman <rms@gnu.org>
6404
6405 * pgg.texi (Caching passphrase): Clean up previous change.
6406
64072007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6408
6409 * gnus.texi (Setting Process Marks): Fix typo.
6410
64112007-03-25 Romain Francoise <romain@orebokech.com>
6412
6413 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6414 readability, and include various fixes by Daniel Brockman, Nick Roberts
6415 and Dieter Wilhelm.
6416
64172007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6418
6419 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6420
6421 * gnus.texi (Mail Source Specifiers): Fix typo.
6422
64232007-03-22 Ralf Angeli <angeli@caeruleus.net>
6424
6425 * reftex.texi (Imprint): Update maintainer information.
6426
64272007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6428
6429 * message.texi (Message Buffers): Update documentation for
6430 message-generate-new-buffers.
6431
64322007-03-15 Daiki Ueno <ueno@unixuser.org>
6433
6434 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6435
64362007-03-21 Glenn Morris <rgm@gnu.org>
6437
6438 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6439
64402007-03-19 Chong Yidong <cyd@stupidchicken.com>
6441
6442 * eshell.texi (Known problems): Emacs 21 -> 22.
6443
6444 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6445
64462007-03-18 Jay Belanger <belanger@truman.edu>
6447
6448 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6449
64502007-03-12 Glenn Morris <rgm@gnu.org>
6451
6452 * calc.texi (Time Zones): Switch to new North America DST rule.
6453
6454 * calc.texi: Replace "daylight savings" with "daylight
6455 saving" in text throughout.
6456
64572007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6458
6459 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6460 The variable now uses a list of symbols instead of just a symbol.
6461 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6462
64632007-03-06 Romain Francoise <romain@orebokech.com>
6464
6465 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6466 new packages, and mention Gnus update.
6467
64682007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6469
6470 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6471 nntp-open-connection-functions-never-echo-commands.
6472
64732007-02-27 Chong Yidong <cyd@stupidchicken.com>
6474
6475 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6476 problems on the console, and security risk in not using gpg-agent.
6477
64782007-02-25 Carsten Dominik <dominik@science.uva.nl>
6479
0c7efc08 6480 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6481 Completely reorganized and rewritten.
6482 (CamelCase links): Section removed.
6483 (Repeating items): New section.
6484 (Tracking TODO state changes): New section.
6485 (Agenda views): Chapter reorganized and rewritten.
6486 (HTML export): Section rewritten.
6487 (Tables in arbitrary syntax): New section.
6488 (Summary): Better feature summary.
6489 (Activation): Document problem with cut-and-paste of Lisp code
6490 from PDF files.
6491 (Visibility cycling): Document indirect buffer use.
6492 (Structure editing): Document sorting.
6493 (Remember): Section rewritten.
6494 (Time stamps): Better description of time stamp types.
6495 (Tag searches): Document regular expression search for tags.
6496 (Stuck projects): New section.
6497 (In-buffer settings): New keywords.
6498 (History and Acknowledgments): Updated description.
6499
65002007-02-24 Alan Mackenzie <acm@muc.de>
6501
6502 * cc-mode.texi (Movement Commands): Insert two missing command names.
6503 (Getting Started): Slight wording correction (use conditional).
6504
65052007-02-22 Kim F. Storm <storm@cua.dk>
6506
6507 * widget.texi (User Interface, Basic Types): Document need to put some
6508 text before the %v escape in :format string in editable-field widget.
6509
65102007-02-18 Romain Francoise <romain@orebokech.com>
6511
6512 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6513 `cvs-mode-quit'.
6514
65152007-02-10 Markus Triska <markus.triska@gmx.at>
6516
6517 * widget.texi (Programming Example): Put constant strings in :format.
6518
65192007-02-07 Juanma Barranquero <lekktu@gmail.com>
6520
6521 * faq.texi (Fullscreen mode on MS-Windows): New node.
6522
65232007-02-04 David Kastrup <dak@gnu.org>
6524
6525 * faq.texi (AUCTeX): Update version number. Should probably be done
6526 for other packages as well.
6527
65282007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6529
6530 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6531 <tassilo@member.fsf.org>.
6532
65332007-01-27 Eli Zaretskii <eliz@gnu.org>
6534
6535 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6536 ls-lisp-use-localized-time-format.
6537
65382007-01-20 Markus Triska <markus.triska@gmx.at>
6539
6540 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6541
65422007-01-13 Michael Olson <mwolson@gnu.org>
6543
6544 * erc.texi (Modules): Mention capab-identify module.
6545
65462007-01-05 Michael Olson <mwolson@gnu.org>
6547
6548 * erc.texi (Getting Started): Update for /RECONNECT command.
6549
65502007-01-04 Richard Stallman <rms@gnu.org>
6551
6552 * ebrowse.texi: Change C-c b to C-c C-m.
6553
65542007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6555
6556 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6557 variables only in info to avoid redundant entries in the printed
6558 manual.
6559
65602007-01-02 Daiki Ueno <ueno@unixuser.org>
6561
6562 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6563
65642007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6565
6566 * message.texi (Security): Split into sub-nodes.
6567
65682007-01-01 Alan Mackenzie <acm@muc.de>
6569
6570 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6571 eval-after-load in Emacs <=21 and a workaround. Document that
6572 trigraphs are not supported.
6573
65742007-01-01 Alan Mackenzie <acm@muc.de>
6575
6576 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6577 c-context-line-break. When invoked within a string, preserve
6578 whitespace. Add a backslash only when also in a macro.
6579
65802007-01-01 Alan Mackenzie <acm@muc.de>
6581
6582 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6583
65842007-01-01 Alan Mackenzie <acm@muc.de>
6585
6586 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6587 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6588
65892007-01-01 Alan Mackenzie <acm@muc.de>
6590
6591 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6592 "Choosing a Style".
6593
6594 * cc-mode.texi ("Styles"): Add @dfn{style}.
6595
65962006-12-30 Michael Albinus <michael.albinus@gmx.de>
6597
6598 Sync with Tramp 2.0.55.
6599
6600 * trampver.texi: Update release number.
6601
66022006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6603
6604 * gnus.texi (Customizing Articles): Add index entries for all
6605 gnus-treat-* variables.
6606
c8763fb6 66072006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6608
6609 * gnus.texi (IMAP): Fix incorrect explanation of
6610 nnimap-search-uids-not-since-is-evil in documentation for
6611 nnimap-expunge-search-string.
6612
66132006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6614
6615 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6616 spam-ifile-database.
6617
66182006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6619
6620 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6621 rebind C-s.
6622
c8763fb6 66232006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
6624
6625 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6626 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6627 "expiring mail".
6628 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6629 nnimap-nov-is-evil.
6630
66312006-12-25 Kevin Ryde <user42@zip.com.au>
6632
6633 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6634 about the key procedure being used heavily.
6635
66362006-12-24 Chong Yidong <cyd@stupidchicken.com>
6637
6638 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6639 to t.
6640 (Prerequisites): Add explanation about gpg-agent.
6641
66422006-12-22 Kevin Ryde <user42@zip.com.au>
6643
6644 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6645 "sort" instead of "sort*".
6646
66472006-12-19 Richard Stallman <rms@gnu.org>
6648
6649 * calc.texi (History and Acknowledgements): Recognize that Emacs
6650 now does have floating point.
6651
66522006-12-19 Michael Albinus <michael.albinus@gmx.de>
6653
6654 * tramp.texi (External transfer methods): Describe new method `scpc'.
6655
66562006-12-17 Sascha Wilde <wilde@sha-bang.de>
6657
6658 * pgg.texi: Added short note on gpg-agent to the introduction.
6659
66602006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6661
6662 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6663 also applies to Cc.
6664
66652006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6666
6667 * gnus.texi (X-Face): Clarify. Say which programs are required
6668 on Windows.
6669
66702006-12-08 Michael Olson <mwolson@gnu.org>
6671
6672 * erc.texi (Modules): Remove documentation for list module.
6673
c8763fb6 66742006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
6675
6676 * faq.texi (^M in the shell buffer): Ditto.
6677
66782006-11-20 Michael Olson <mwolson@gnu.org>
6679
6680 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6681
66822006-11-17 Carsten Dominik <dominik@science.uva.nl>
6683
6684 * org.texi: Fix typos.
6685 (Agenda commands): Document `C-k'.
6686
66872006-11-16 Eli Zaretskii <eliz@gnu.org>
6688
6689 * url.texi (http/https): Fix a typo in the HTTP URL.
6690
66912006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6692
6693 * ada-mode.texi: Total rewrite.
6694
66952006-11-13 Carsten Dominik <dominik@science.uva.nl>
6696
6697 * org.texi: Minor typo fixes.
6698
66992006-11-13 Bill Wohler <wohler@newt.com>
6700
6701 Release MH-E manual version 8.0.3.
6702
6703 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6704 release 8.0.3.
6705
6706 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6707 to set MAILDIR.
6708 (Reading Mail): Document the customization of read-mail-command
6709 for MH-E.
6710 (Viewing Attachments): Document mm-discouraged-alternatives.
6711 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6712 (Junk): Add more information about the settings of mh-junk-background
6713 in a program. Add /usr/bin/mh to PATH in examples.
6714
67152006-11-12 Richard Stallman <rms@gnu.org>
6716
6717 * woman.texi: Update author address but say he no longer maintains it.
6718
67192006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6720
6721 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6722 archived trees.
6723 (Checkboxes): Section moved to chapter 5, and extended.
6724 (The date/time prompt): New section.
6725 (Link abbreviations): New section.
6726 (Presentation and sorting): New section.
6727 (Custom agenda views): Section completely rewritten.
6728 (Summary): Compare with Planner.
6729 (Feedback): More info about creating backtraces.
6730 (Plain lists): Modified example.
6731 (Breaking down tasks): New section.
6732 (Custom time format): New section.
6733 (Time stamps): Document inactive timestamps.
6734 (Setting tags): More details about fast tag selection.
6735 (Block agenda): New section.
6736 (Custom agenda views): Section rewritten.
6737 (Block agenda): New section.
6738
67392006-11-07 Michael Albinus <michael.albinus@gmx.de>
6740
6741 * tramp.texi (Configuration): scp is the default method.
6742 (Default Method): Use ssh as example for another method.
6743
67442006-10-27 Richard Stallman <rms@gnu.org>
6745
6746 * woman.texi: Downcase nroff/troff/roff.
6747 (Installation): Chapter deleted. Some xrefs deleted.
6748 (Background): woman doesn't advise man ;-).
6749
c8763fb6 67502006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6751
6752 * ada-mode.texi (Project files, Identifier completion)
6753 (Automatic Casing, Debugging, Using non-standard file names)
6754 (Working Remotely): Fix typos.
6755
67562006-10-20 Masatake YAMATO <jet@gyve.org>
6757
0c7efc08 6758 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
6759 sample code `my-c-initialization-hook'.
6760
67612006-10-19 Stuart D. Herring <herring@lanl.gov>
6762
6763 * widget.texi: Fix typos.
6764
67652006-10-19 Michael Albinus <michael.albinus@gmx.de>
6766
6767 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6768 "???". There have been no complaints for years, so the information
6769 must be appropriate.
6770
67712006-10-16 Richard Stallman <rms@gnu.org>
6772
6773 * widget.texi: Use @var instead of capitalization.
6774 Clarify many widget type descriptions.
6775
67762006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6777
6778 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6779 gnus-dired-attach.
6780 (Selecting a Group): Fix typo.
6781
c8763fb6 67822006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
6783
6784 * widget.texi: Fix typos.
6785
67862006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6787
6788 * gnus.texi (Image Enhancements): Update for Emacs 22.
6789
6790 * gnus-faq.texi ([1.3]): Update.
6791
67922006-10-06 Richard Stallman <rms@gnu.org>
6793
6794 * faq.texi (Displaying the current line or column):
6795 Delete "As of Emacs 20".
6796
67972006-10-06 Romain Francoise <romain@orebokech.com>
6798
6799 * faq.texi (VM): VM works with Emacs 22 too.
6800
68012006-10-06 Richard Stallman <rms@gnu.org>
6802
6803 * ebrowse.texi: Remove Emacs version "21" from title.
6804
68052006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6806
6807 * gnus.texi (Foreign Groups): Say where change of editing commands are
6808 stored. Add reference to `gnus-parameters'.
6809
68102006-09-15 Jay Belanger <belanger@truman.edu>
6811
6812 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6813 Change "Library Public License" to "Lesser Public License"
6814 throughout. Use "yyyy" to represent year.
6815
68162006-09-15 Carsten Dominik <dominik@science.uva.nl>
6817
6818 * org.texi (Setting tags): Typo fix.
6819
68202006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6821
6822 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6823
68242006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6825
6826 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6827
68282006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6829
6830 * faq.texi (Escape sequences in shell output): EMACS is now set
6831 to Emacs's absolute file name, not to "t".
6832 (^M in the shell buffer): Likewise.
6833 * misc.texi (Interactive Shell): Likewise.
6834
68352006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6836
6837 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6838 mails with pop3-leave-mail-on-server. Fix wording.
6839 (Limiting): Improve gnus-summary-limit-to-articles.
6840 (X-Face): Fix typo.
6841
68422006-09-11 Simon Josefsson <jas@extundo.com>
6843
6844 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6845 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6846
68472006-09-06 Simon Josefsson <jas@extundo.com>
6848
6849 * smtpmail.texi (Authentication): Mention SSL.
6850
68512006-09-01 Eli Zaretskii <eliz@gnu.org>
6852
6853 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6854 Don't use @indicateurl.
6855
6856 * cc-mode.texi (Subword Movement): Don't use @headitem.
6857 (Custom Braces, Clean-ups): Don't use @tie.
6858
68592006-08-29 Michael Albinus <michael.albinus@gmx.de>
6860
6861 Sync with Tramp 2.0.54.
6862
6863 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6864 Suggested by Adrian Phillips <a.phillips@met.no>.
6865
68662006-08-15 Carsten Dominik <dominik@science.uva.nl>
6867
6868 * org.texi (Installation, Activation): Split from Installation and
6869 Activation.
6870 (Clocking work time): Documented new features.
6871
68722006-08-13 Alex Schroeder <alex@gnu.org>
6873
6874 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6875 example.
6876
68772006-08-12 Eli Zaretskii <eliz@gnu.org>
6878
6879 * faq.texi (How to add fonts): New node.
6880
68812006-08-05 Romain Francoise <romain@orebokech.com>
6882
6883 * faq.texi (New in Emacs 22): Expand.
6884
68852006-08-03 Michael Olson <mwolson@gnu.org>
6886
6887 * erc.texi: Update for ERC 5.1.4.
6888
68892006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6890
6891 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6892 in .../site-lisp/gnus/ by default.
6893 [ From gnus-news.texi in the trunk. ]
6894
68952006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6896
6897 * gnus.texi (MIME Commands): Additions for yEnc.
6898
68992006-07-24 Richard Stallman <rms@gnu.org>
6900
6901 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6902 * faq.texi: Move periods and commas inside quotes.
6903
69042006-07-20 Jay Belanger <belanger@truman.edu>
6905
6906 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6907
69082006-07-18 Chong Yidong <cyd@stupidchicken.com>
6909
6910 * faq.texi (Security risks with Emacs): Document Emacs 22
6911 file-local-variable mechanism.
6912
69132006-07-12 Michael Olson <mwolson@gnu.org>
6914
6915 * erc.texi: Update for ERC 5.1.3.
6916
69172006-07-12 Alex Schroeder <alex@gnu.org>
6918
6919 * rcirc.texi: Fix typos.
6920 (Getting started with rcirc): New calling convention for M-x irc.
6921 Mention #rcirc. Removed channel tracking.
0c7efc08 6922 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
6923 recently, eg. rcirc-server to rcirc-default-server. Added
6924 documentation for rcirc-authinfo, some background for Bitlbee, and
6925 rcirc-track-minor-mode.
0c7efc08 6926 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 6927 Scrolling.
0c7efc08 6928 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
6929 to match code changes.
6930
69312006-07-10 Nick Roberts <nickrob@snap.net.nz>
6932
6933 * gnus.texi, message.texi: Fix typos.
6934
69352006-07-07 Carsten Dominik <dominik@science.uva.nl>
6936
6937 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6938 commands.
6939 (Global TODO list): Document the use of the variables
6940 `org-agenda-todo-ignore-scheduled' and
6941 `org-agenda-todo-list-sublevels'.
6942
69432006-07-05 Richard Stallman <rms@gnu.org>
6944
6945 * faq.texi (Scrolling only one line): Fix xref.
6946
69472006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6948
6949 * faq.texi (Evaluating Emacs Lisp code):
6950 Throughout, replace eval-current-buffer with eval-buffer.
6951
69522006-07-03 Richard Stallman <rms@gnu.org>
6953
6954 * rcirc.texi (Scrolling conservatively): Fix xref.
6955
6956 * pcl-cvs.texi (Viewing differences): Usage fix.
6957
69582006-07-03 Carsten Dominik <dominik@science.uva.nl>
6959
6960 * org.texi (Agenda commands): Document `s' key to save all org-mode
6961 buffers.
6962
69632006-06-30 Ralf Angeli <angeli@caeruleus.net>
6964
6965 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6966 names. Mention `cvs-msg' face.
6967
69682006-06-29 Carsten Dominik <dominik@science.uva.nl>
6969
6970 * org.texi (Checkboxes): New section.
6971
69722006-06-28 Carsten Dominik <dominik@science.uva.nl>
6973
6974 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6975 throughout this chapter.
6976
69772006-06-27 Chong Yidong <cyd@stupidchicken.com>
6978
6979 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6980 text for standalone vs Emacs info.
6981 (Help): Clarify header line description. Use mouse-1 for clicks.
6982 (Help-P): Use mouse-1 for clicks.
6983 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6984 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6985 (Choose menu subtopic): Remove gratuitous Emacs command names.
6986 (Help-FOO): Put usual behavior first.
6987 (Help-Xref): Clicking on xrefs works in Emacs.
6988 (Search Text): Clarify what the default behavior is.
6989 (Create Info buffer): Fix Emacs window/X window confusion.
6990 (Emacs Info Variables): Fix for new Emacs init file behavior.
6991
69922006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6993
6994 * gnus.texi (Summary Buffer Lines): Fix typo.
6995
69962006-06-23 Carsten Dominik <dominik@science.uva.nl>
6997
6998 * org.texi (Embedded LaTeX): New chapter.
6999 (Archiving): Section rewritten.
7000 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7001
70022006-06-20 Bill Wohler <wohler@newt.com>
7003
7004 Release MH-E manual version 8.0.1.
7005
7006 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7007 release 8.0.1.
7008 (Preface): Depend on GNU mailutils 1.0 and higher.
7009
70102006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7011
7012 * message.texi (News Headers): Update message-syntax-checks section.
7013
70142006-06-19 Karl Berry <karl@gnu.org>
7015
7016 * info.texi (Advanced): Mention C-q, especially with ?.
7017
70182006-06-19 Carsten Dominik <dominik@science.uva.nl>
7019
7020 * org.texi (Publishing links): Document the `:link-validation-function'
7021 property.
7022 (Extensions and Hacking): New chapter, includes some sections of the
7023 "Miscellaneous" chapter.
7024
70252006-06-10 Carsten Dominik <dominik@science.uva.nl>
7026
7027 * org.texi (Progress logging): New section.
7028
2de53ca6
GM
70292006-06-06 Carsten Dominik <dominik@science.uva.nl>
7030
7031 * org.texi (ASCII export): Document indentation adaptation.
7032 (Setting tags): Document mutually-exclusive tags.
7033
70342006-06-05 Romain Francoise <romain@orebokech.com>
7035
7036 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7037 Fix typo.
7038
7039 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7040 channel (#gnus@irc.freenode.net).
7041 Fix typos. Update copyright notice.
7042
7043 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7044 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7045 (Line-Up Functions, Custom Macros):
7046 * ediff.texi (Window and Frame Configuration)
dccb744b 7047 (Highlighting Difference Regions):
2de53ca6
GM
7048 * emacs-mime.texi (Display Customization):
7049 * erc.texi (History):
7050 * eshell.texi (Known problems):
7051 * eudc.texi (Overview, BBDB):
7052 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7053 (The problem of spam, SpamOracle, Extending the Spam package)
7054 (Conformity, Terminology):
dccb744b 7055 * idlwave.texi (Routine Info)
2de53ca6
GM
7056 (Class and Keyword Inheritance, Padding Operators)
7057 (Breakpoints and Stepping, Electric Debug Mode)
7058 (Examining Variables, Troubleshooting):
7059 * org.texi (Creating timestamps):
7060 * reftex.texi (Commands, Options, Changes):
7061 * tramp.texi (Inline methods, Password caching)
7062 (Auto-save and Backup, Issues):
7063 * vip.texi (Files, Commands in Insert Mode):
7064 * viper.texi (Emacs Preliminaries, States in Viper)
7065 (Packages that Change Keymaps, Viper Specials, Groundwork):
7066 Fix various typos.
7067
70682006-05-31 Michael Ernst <mernst@alum.mit.edu>
7069
7070 * ediff.texi: Fix typos.
7071
70722006-05-30 Carsten Dominik <dominik@science.uva.nl>
7073
7074 * org.texi: Small typo fixes.
7075
fff84c22
JB
70762006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7077
7078 * viper.texi (Viper Specials):
7079 * gnus.texi (Example Setup):
7080 * faq.texi (Backspace invokes help):
7081 * dired-x.texi (Optional Installation Dired Jump):
7082 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7083 follow coding conventions.
7084
2de53ca6
GM
70852006-05-29 Michael Albinus <michael.albinus@gmx.de>
7086
7087 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7088
70892006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7090
7091 * pcl-cvs.texi: Fix typos.
7092 (Customization): Say "us".
7093
70942006-05-26 Eli Zaretskii <eliz@gnu.org>
7095
7096 * org.texi: Remove bogus @setfilename.
7097
70982006-05-26 Carsten Dominik <dominik@science.uva.nl>
7099
7100 * org.texi (ASCII export): Omit command name.
7101 (HTML export): Add prefix to all lines in Local Variable example.
7102 (Acknowledgments): Typeset names in italics.
7103
71042006-05-24 Carsten Dominik <dominik@science.uva.nl>
7105
7106 * org.texi (Plain lists): Add new item navigation commands.
7107 (External links): Document elisp and info links.
7108 (Custom searches): New section.
7109 (Publishing): New chapter.
7110 (HTML export): Include a list of supported CSS classes.
7111 (Setting tags): Describe the fast-tag-setting interface.
7112
71132006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7114
7115 * dired-x.texi: ifinfo -> ifnottex.
7116
71172006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7118
7119 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7120
71212006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7122
7123 * message.texi (Interface): Add tool bar customization.
7124 (MIME): Index and text additions for mml-attach.
7125 (MIME): Describe mml-dnd-protocol-alist and
7126 mml-dnd-attach-options.
7127
7128 * gnus.texi (Oort Gnus): Reorder entries in sections.
7129 Fix some entries.
7130 (Starting Up): Add references to "Emacs for Heathens" and to
7131 "Finding the News". Add user-full-name and user-mail-address.
7132 (Group Buffer Format): Add tool bar customization and update.
7133 (Summary Buffer): Add tool bar customization.
7134 (Posting Styles): Add message-alternative-emails.
7135
71362006-05-09 Michael Albinus <michael.albinus@gmx.de>
7137
7138 * tramp.texi (Filename completion): Improve wording.
7139
71402006-05-07 Romain Francoise <romain@orebokech.com>
7141
7142 * faq.texi (Using regular expressions): Fix typo.
7143 (Packages that do not come with Emacs): Fix capitalization.
7144 (Replacing text across multiple files): Expand node to explain how
7145 to use `dired-do-query-replace-regexp' in more detail, based on
7146 suggestion by Eric Hanchrow <offby1@blarg.net>.
7147
71482006-05-06 Michael Albinus <michael.albinus@gmx.de>
7149
7150 * tramp.texi (Filename completion): Completion of remote files'
7151 method, user name and host name is active only in partial
7152 completion mode.
7153
71542006-05-06 Bill Wohler <wohler@newt.com>
7155
7156 Release MH-E manual version 8.0.
7157
7158 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7159 release 8.0.
7160
71612006-05-06 Bill Wohler <wohler@newt.com>
7162
7163 * mh-e.texi (MH-BOOK-HOME): Change from
7164 http://www.ics.uci.edu/~mh/book/mh to
7165 http://rand-mh.sourceforge.net/book/mh.
7166 Replace .htm suffix with .html for MH book files.
7167 (Using This Manual): Update key binding for getting relevant
7168 chapter in Info from command key.
7169 (Ranges): Fix itemx.
7170
71712006-05-05 Karl Berry <karl@gnu.org>
7172
7173 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7174 (\fonttextsize): New user-level command to change text font size.
7175
71762006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7177
7178 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7179
71802006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7181
7182 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7183
71842006-04-24 Bill Wohler <wohler@newt.com>
7185
7186 * mh-e.texi (Getting Started): Make it more explicit that you need
7187 to install MH. Add pointers to current MH implementations.
7188
71892006-04-21 Bill Wohler <wohler@newt.com>
7190
7191 Release MH-E manual version 7.94.
7192
7193 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7194 release 7.94.
7195
71962006-04-21 Carsten Dominik <dominik@science.uva.nl>
7197
7198 * org.texi: Many small fixes.
7199 (Handling links): Rename from "Managing links".
7200
72012006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7202
7203 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7204 (Splitting mail using spam-stat): Fix @xref.
7205
72062006-04-20 Chong Yidong <cyd@stupidchicken.com>
7207
7208 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7209 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7210
72112006-04-20 Carsten Dominik <dominik@science.uva.nl>
7212
7213 * org.texi (Time stamps): Better explanation of the purpose of
7214 different time stamps.
7215 (Structure editing, Plain lists): More details on how new items
7216 and headings are inserted.
7217
72182006-04-18 Carsten Dominik <dominik@science.uva.nl>
7219
7220 * org.texi (Formula syntax): Fix link to Calc Manual.
7221
72222006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7223
7224 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7225
72262006-04-17 Bill Wohler <wohler@newt.com>
7227
7228 * mh-e.texi (Folders): Update mh-before-quit-hook and
7229 mh-quit-hook example with code that removes the buffers rather
7230 than just bury them.
7231
72322006-04-17 Michael Albinus <michael.albinus@gmx.de>
7233
7234 Sync with Tramp 2.0.53.
7235
72362006-04-13 Carsten Dominik <dominik@science.uva.nl>
7237
7238 * org.texi (Updating settings): New section.
7239 (Visibility cycling): Better names for the startup folding
7240 options.
7241 (Exporting): Completely restructured.
7242 (The very busy C-c C-c key): New section.
7243 (Summary of in-buffer settings): New section.
7244
72452006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7246
7247 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7248
72492006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7250
7251 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7252 (Server Commands): Key `v' is reserved for users.
7253
72542006-04-11 Carsten Dominik <dominik@science.uva.nl>
7255
7256 * org.texi (Link format): New section, emphasis on bracket links.
7257 (External links): Document bracket links.
7258 (FAQ): Expand to cover shell links and the new link format.
7259
72602006-04-09 Kevin Ryde <user42@zip.com.au>
7261
7262 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7263
72642006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7265
7266 * gnus.texi (Summary Buffer Lines): Add `*'.
7267
c8763fb6 72682006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7269
7270 * gnus.texi (Group Parameters):
7271 Mention gnus-permanently-visible-groups.
7272
72732006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7274
7275 * gnus.texi (Face): Fix typo.
7276
72772006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7278
7279 * gnus.texi (X-Face): Clarify.
7280 (Face): Need Emacs with PNG support.
7281
72822006-04-06 Richard Stallman <rms@gnu.org>
7283
7284 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7285 Emacs".
7286
72872006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7288
7289 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7290 blocks not suitable for inclusion with Emacs using variable
7291 PARTOFEMACS.
7292
72932006-04-04 Simon Josefsson <jas@extundo.com>
7294
7295 * gnus.texi (Security): Improve.
7296
72972006-04-02 Bill Wohler <wohler@newt.com>
7298
7299 * mh-e.texi (Getting Started, Junk, Bug Reports)
7300 (MH FAQ and Support): Fix URLs.
7301
73022006-03-31 Romain Francoise <romain@orebokech.com>
7303
7304 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7305 to t, not nil (and has for the past eight years).
7306
73072006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7308
7309 * message.texi, gnus.texi: Bump version to 5.11.
7310
73112006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7312
7313 * gnus.texi (Top): Add comment about version line.
7314
7315 * message.texi (Top): Ditto. Change to take named versions into
7316 account.
7317
73182006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7319
7320 * gnus.texi (Posting Styles): Add x-face-file to example.
7321 (X-Face): Refer to posting styles.
7322
7323 * gnus-faq.texi ([5.8]): Add x-face-file.
7324 ([8.4]): Add links to gmane.emacs.gnus.user and
7325 gmane.emacs.gnus.general.
7326
73272006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus-faq.texi: Use .invalid.
7330 ([5.4]): Fix gnus-posting-styles example.
7331
73322006-03-27 Romain Francoise <romain@orebokech.com>
7333
7334 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7335 Emacs/W3 needs a new maintainer.
7336 (Ispell): Update author and version info.
7337 (Mailcrypt): Mention PGG.
7338 (New in Emacs 22): Add PGG to the list of new packages.
7339 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7340 updating dead URLs.
7341
73422006-03-25 Karl Berry <karl@gnu.org>
7343
7344 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7345 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7346 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7347 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7348 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7349 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7350 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7351 (2) do not indent copyright year list (or anything else).
7352
73532006-03-21 Bill Wohler <wohler@newt.com>
7354
7355 * mh-e.texi (Folders): Various edits.
7356
73572006-03-20 Romain Francoise <romain@orebokech.com>
7358
7359 * gnus.texi (Mail Folders): Grammar fix.
7360
73612006-03-19 Bill Wohler <wohler@newt.com>
7362
7363 * mh-e.texi (Replying): Document Mail-Followup-To.
7364 Change manually-formatted table to multitable. Add debugging info.
7365 Move description of mh-reply-default-reply-to into paragraph
7366 that describes its values.
7367
73682006-03-17 Bill Wohler <wohler@newt.com>
7369
10d1d0af 7370 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7371 (Sending Mail Tour): Update method of entering
7372 addresses and subject.
7373 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7374 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7375
73762006-03-15 Carsten Dominik <dominik@science.uva.nl>
7377
7378 * org.texi: Version number change only.
7379
73802006-03-14 Bill Wohler <wohler@newt.com>
7381
7382 * mh-e.texi: Add index entries around each paragraph rather than
7383 depend on entries from beginning of node. Doing so ensures that
7384 index entries are less likely to be forgotten if text is cut and
7385 pasted, and are necessary anyway if the references are on a
7386 separate page. It seems that makeinfo is now (v. 4.8) only
7387 producing one index entry per node, so there is no longer any
7388 excuse not to. Use subheading instead of heading. The incorrect
7389 use of heading produced very large fonts in Info--as large as the
7390 main heading.
7391 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7392 versions 6 and 7 appeared *around* the time of these Emacs releases.
7393
73942006-03-13 Carsten Dominik <dominik@science.uva.nl>
7395
7396 * org.texi (Clean view): Document new startup options.
7397
73982006-03-11 Bill Wohler <wohler@newt.com>
7399
7400 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7401 (Composing, Scan Line Formats): Fix @refs.
7402 (Getting Started): Define MH profile and MH profile components.
7403 (Incorporating Mail, Reading Mail, Viewing, Printing)
7404 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7405 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7406 for string constants.
7407 (Tool Bar): Remove spurious quote.
7408 (Junk): Use ``...'' instead of "...".
7409 (Scan Line Formats): Replace @samp with @kbd.
7410
74112006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7412
7413 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7414
74152006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7416
7417 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7418 easy to understand.
7419
74202006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7421
7422 * gnus.texi: Markup fix.
7423 (Fancy Mail Splitting): Specify new feature.
7424
74252006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7426
7427 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7428 partial-words matching.
7429
74302006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7431
7432 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7433
7434 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7435 (MIME Commands): Fix mm-discouraged-alternatives.
7436
74372006-03-07 Carsten Dominik <dominik@science.uva.nl>
7438
7439 * org.texi: Version number change only.
7440
74412006-03-06 Bill Wohler <wohler@newt.com>
7442
7443 * mh-e.texi: Move from SourceForge repository to Savannah.
7444 This is version 7.93, which is a total rewrite from the previous
7445 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7446 version 7.93.
7447
74482006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7449
7450 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7451
74522006-03-01 Carsten Dominik <dominik@science.uva.nl>
7453
7454 * org.texi (Interaction): Add item about `org-mouse.el' by
7455 Piotr Zielinski.
7456 (Managing links): Document that also mouse-1 can be used to
7457 activate a link.
7458 (Headlines, FAQ): Add entry about hiding leading stars.
7459 (Miscellaneous): Resort the sections in this chapter to a more
7460 logical sequence.
7461
74622006-02-27 Simon Josefsson <jas@extundo.com>
7463
7464 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7465 2004-01-27 from the trunk).
7466
74672006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7468
7469 * cc-mode.texi: Rename c-hungry-backspace to
7470 c-hungry-delete-backwards, at the request of RMS. Leave the old
7471 name as an alias.
7472
74732006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7474
7475 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7476 include the function header within the defun.
7477
74782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7479
7480 * cc-mode.texi: Correct two typos.
7481
74822006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7483
7484 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7485 existing comment.
7486 (Electric Keys): Add a justification for electric indentation.
7487 (Hungry WS Deletion): Clear up the names and complications of the
7488 BACKSPACE and DELETE keys.
7489
74902006-02-23 Juri Linkov <juri@jurta.org>
7491
7492 * faq.texi (Common requests): Move `Turning on auto-fill by
7493 default' after `Wrapping words automatically'. Move `Working with
7494 unprintable characters' before `Searching for/replacing newlines'.
7495 Move `Replacing highlighted text' after `Highlighting a region'.
7496 Merge `Repeating commands' and `Repeating a command as many times
7497 as possible' into the former.
7498 (Packages that do not come with Emacs): Add refs to Gmane and
7499 etc/MORE.STUFF.
7500
75012006-02-23 Juri Linkov <juri@jurta.org>
7502
7503 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7504 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7505 Add xref to `(emacs)Reporting Bugs'.
7506 (Getting a printed manual): Add URL to other formats of the manual.
7507 (Common requests): Fix menu.
7508 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7509 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7510 (Inserting text at the beginning of each line): Add pxref to
7511 `Changing the included text prefix'.
7512 (Forcing the cursor to remain in the same column): Mention `track-eol'
7513 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7514 (Replacing text across multiple files): Add keybinding `Q' for
7515 `dired-do-query-replace'.
7516
75172006-02-22 Carsten Dominik <dominik@science.uva.nl>
7518
7519 * reftex.texi: Version number and date change only.
7520
7521 * org.texi (Internal Links): Rewrite to cover the modified
7522 linking system.
7523
75242006-02-17 Eli Zaretskii <eliz@gnu.org>
7525
7526 * faq.texi: Remove the coding cookie, it's not needed anymore.
7527
75282006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7529
7530 * faq.texi (Colors on a TTY): Mention Mac OS port.
7531
75322006-02-12 Karl Berry <karl@gnu.org>
7533
7534 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7535 8-bit accented a.
7536
75372006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7538
7539 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7540
75412006-02-08 Romain Francoise <romain@orebokech.com>
7542
7543 * faq.texi (Top): Remove paragraph about the FAQ being a
7544 transitional document, etc.
7545 (Searching for/replacing newlines): New node.
7546 (Yanking text in isearch): New node.
7547 (Inserting text at the beginning of each line): Rename and make
7548 more general, mention `M-;' in Message mode.
7549
75502006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7551
7552 * faq.texi (Meta key does not work in xterm)
7553 (Emacs does not display 8-bit characters)
7554 (Inputting eight-bit characters): Update xrefs.
7555
75562006-02-06 Romain Francoise <romain@orebokech.com>
7557
7558 * faq.texi (VM): VM now at version 7.19.
7559 Set myself as maintainer of this file.
7560
75612006-02-04 Michael Olson <mwolson@gnu.org>
7562
7563 * erc.texi (History): Note that ERC is now included with Emacs.
7564
75652006-01-31 Romain Francoise <romain@orebokech.com>
7566
7567 * message.texi (Message Headers): Explain what
7568 `message-alternative-emails' does in more detail.
7569 Update copyright year.
7570
75712006-01-30 Juanma Barranquero <lekktu@gmail.com>
7572
7573 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7574
75752006-01-29 Richard M. Stallman <rms@gnu.org>
7576
7577 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7578
75792006-01-29 Michael Olson <mwolson@gnu.org>
7580
7581 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7582
7583 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7584
7585 * faq.texi (New in Emacs 22): Mention ERC.
7586
75872006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * rcirc.texi: Capitalize dir entry for consistency with the entry
7590 in info/dir and other entries in the Emacs category.
7591 Fix typos. Delete trailing whitespace.
7592
c8763fb6 75932006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
7594
7595 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7596
75972006-01-27 Eli Zaretskii <eliz@gnu.org>
7598
7599 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7600 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7601
7602 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7603 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7604
76052006-01-27 Alex Schroeder <alex@gnu.org>
7606
7607 * rcirc.texi: New file.
7608
76092006-01-23 Juri Linkov <juri@jurta.org>
7610
7611 * widget.texi (User Interface): Add S-TAB for widget-backward.
7612
76132006-01-22 Michael Albinus <michael.albinus@gmx.de>
7614
7615 Sync with Tramp 2.0.52.
7616
7617 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7618 Add Tramp disabling item. New item for common connection problems.
7619 (various): Apply "ftp" as method for the download URL.
7620 (Bug Reports): Refer to FAQ for common problems.
7621
76222006-01-21 Eli Zaretskii <eliz@gnu.org>
7623
7624 * widget.texi (User Interface): Use @key for TAB.
7625
7626 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7627
7628 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7629 for TAB.
7630
7631 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7632
76332006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7634
7635 * gnus.texi: Update copyright.
7636
76372006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7638
7639 * gnus.texi (Article Washing): Additions.
7640
2de53ca6
GM
76412006-01-13 Carsten Dominik <dominik@science.uva.nl>
7642
7643 * org.texi (Agenda commands): Document tags command.
7644
76452006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7646
7647 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7648
76492006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7650
7651 * gnus.texi (RSS): Addition.
7652
76532005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7654
7655 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7656
76572005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7658
7659 * emacs-mime.texi (Display Customization): Add setting example to
7660 mm-discouraged-alternatives.
7661
76622006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7663
7664 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7665 version is the canonical version.
7666
76672006-01-08 Alex Schroeder <alex@gnu.org>
7668
7669 * pgg.texi (Caching passphrase): Rewording.
7670
76712006-01-06 Eli Zaretskii <eliz@gnu.org>
7672
7673 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7674 repository URL.
7675
76762006-01-06 Carsten Dominik <dominik@science.uva.nl>
7677
7678 * org.texi: Removed the accidentally re-added empty line in the
7679 direntry.
7680
76812006-01-05 Carsten Dominik <dominik@science.uva.nl>
7682
7683 * org.texi (Agenda Views): Chapter reorganized.
7684
76852005-12-29 Romain Francoise <romain@orebokech.com>
7686
7687 * faq.texi (Using Customize): New node.
7688
76892005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7690
7691 * org.texi: Remove blank line in @direntry. It is non-standard
7692 and recursively produces blank lines all over the dir file (when
7693 using Texinfo 4.8).
7694
76952005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7696
7697 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7698
76992005-12-20 Carsten Dominik <dominik@science.uva.nl>
7700
7701 * org.texi (Tags): Boolean logic documented.
7702 (Agenda Views): Document custom commands.
7703
77042005-12-20 David Kastrup <dak@gnu.org>
7705
7706 * faq.texi (AUCTeX): Update version and mailing list info.
7707
77082005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7709
7710 * gnus.texi (MIME Commands): Mention addition of
7711 multipart/alternative to gnus-buttonized-mime-types and add xref
7712 to mm-discouraged-alternatives.
7713
7714 * emacs-mime.texi (Display Customization): Mention addition of
7715 "image/.*" and add xref to gnus-buttonized-mime-types in the
7716 mm-discouraged-alternatives section.
7717
77182005-12-16 Carsten Dominik <dominik@science.uva.nl>
7719
7720 * org.texi (Tags): New section.
7721 (Agenda Views): Chapter reorganized.
7722
77232005-12-16 Eli Zaretskii <eliz@gnu.org>
7724
7725 * org.texi (Internal Links): Add a missing comma after an @xref.
7726
77272005-12-14 Chong Yidong <cyd@stupidchicken.com>
7728
7729 * faq.texi (Filling paragraphs with a single space): No need to
7730 change sentence-end now.
7731
77322005-12-13 Romain Francoise <romain@orebokech.com>
7733
7734 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7735
77362005-12-12 Jay Belanger <belanger@truman.edu>
7737
7738 * faq.texi (Calc): Update version number.
7739
77402005-12-12 Carsten Dominik <dominik@science.uva.nl>
7741
7742 * org.texi (Progress Logging): New section.
7743
77442005-12-10 Romain Francoise <romain@orebokech.com>
7745
7746 Update the Emacs FAQ for the 22.1 release.
7747
7748 * faq.texi: Set VER to `22.1'.
7749 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
7750 Tutorial. Mention that `C-h r' displays the manual.
7751 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
7752 (Getting a printed manual): Point to the new locations of the
7753 manuals on the GNU Web site.
7754 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7755 available via Info (it was previously distributed separately).
7756 (Installing Texinfo documentation): The latest version of Texinfo
7757 is 4.8, not 4.0.
7758 (Informational files for Emacs): COPYING is the GNU General Public
7759 License, not the Emacs General Public License.
7760 (Informational files for Emacs): Delete obsolete link to the
7761 GNUinfo pages as they have been removed from the GNU Web site.
7762 (New in Emacs 22): New node.
7763 (Setting up a customization file): Say that most packages support
7764 Customize nowadays.
7765 (Colors on a TTY): Delete reference to instructions on how to
7766 enable syntax highlighting, it is now enabled by default.
7767 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7768 at startup automatically.
7769 (Controlling case sensitivity): Mention `M-c' in isearch.
7770 (Using an already running Emacs process): Emacs now creates the
7771 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7772 gnuserv. As emacsclient can now run Lisp code as well, delete a
7773 sentence praising gnuserv for that. Simplify description of how
7774 the client/server operation works.
7775 (Compiler error messages): Delete obsolete text (compile.el has
7776 been rewritten).
7777 (Indenting switch statements): Fix typo.
7778 (Matching parentheses): Simplify setup instructions, mention the
7779 menu bar item in the Options menu.
7780 (Repeating a command as many times as possible): Mention `C-x e'.
7781 (Going to a line by number): Mention new keymap and bindings
7782 `M-g M-g', `M-g M-p' and `M-g M-n'.
7783 (Turning on syntax highlighting): Now on by default. Simplify.
7784 (Replacing highlighted text): Use `1', not `t'.
7785 (Problems with very large files): The maximum size is now 256MB on
7786 32-bit machines.
7787 (^M in the shell buffer): Mention `comint-process-echoes'.
7788 (Emacs for Apple computers): Emacs 22 has native support for Mac
7789 OS X.
7790 (Translating names to IP addresses): Delete node.
7791 (Binding keys to commands): Fix typo.
7792 (SPC no longer completes file names): New node.
7793 (MIME with Emacs mail packages): Delete section about the Emacs
7794 MIME FAQ (it's not reachable anymore).
7795
77962005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7797
7798 * cc-mode.texi: The manual has been extensively revised: the
7799 information about using CC Mode has been separated from the larger
7800 and more difficult chapters about configuration. It has been
7801 updated for CC Mode 5.31.
7802
78032005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7804
7805 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7806 (Selecting an implementation): Fix descriptions.
7807
78082005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7809
7810 * message.texi (Various Message Variables): Addition.
7811
78122005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7813
7814 * message.texi: Fix default values.
7815
78162005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7817
7818 * message.texi (Header Commands): Clarify descriptions of
7819 message-cross-post-followup-to, message-reduce-to-to-cc, and
7820 message-insert-wide-reply.
7821 (Various Commands): Fix kindex for message-kill-to-signature;
7822 clarify description of message-tab.
7823
78242005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7825
7826 * message.texi (Mailing Lists): Fix description about MFT.
7827
7828 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7829
78302005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7831
7832 * gnus.texi (Slow Terminal Connection): Replace old description
7833 with new one.
7834
78352005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7836
7837 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7838 replace X-Draft-Headers with X-Draft-From.
7839
78402005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7841
7842 * gnus.texi (Various Various): Fix the default value of
7843 nnheader-max-head-length.
7844 (Gnus Versions): Fix typo.
7845
78462005-12-08 Carsten Dominik <dominik@science.uva.nl>
7847
7848 * org.texi (Structure editing): Document new functionality of
7849 M-RET.
7850
78512005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7852
7853 * org.texi (Internal Links): Fix Texinfo usage.
7854
78552005-12-06 Carsten Dominik <dominik@science.uva.nl>
7856
7857 * org.texi (TODO basics): Document the global todo list.
7858 (TODO items): Documents sparse tree for specific TODO
7859 keywords.
7860
78612005-11-30 Carsten Dominik <dominik@science.uva.nl>
7862
7863 * org.texi (Plain Lists): Typos fixed.
7864
78652005-11-28 Jay Belanger <belanger@truman.edu>
7866
7867 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7868
78692005-11-24 Carsten Dominik <dominik@science.uva.nl>
7870
7871 * org.texi (Structure editing): New item moving commands added.
7872 (Plain Lists): New section.
7873
78742005-11-18 Carsten Dominik <dominik@science.uva.nl>
7875
7876 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7877 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 7878 `org-agenda-file-to-front'.
2de53ca6
GM
7879 (Built-in table editor): Document `org-table-sort-lines'.
7880 (HTML formatting): Export of hand-formatted lists.
7881
78822005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7883
7884 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7885 new variable gnus-toolbar-thickness.
7886
78872005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7888
7889 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7890
78912005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7892
7893 * gnus.texi (X-Face): Fix description.
7894 (XVarious): Remove gnus-xmas-logo-color-alist and
7895 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7896
78972005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7898
7899 * gnus.texi (Group Parameters): Mention new variable
7900 gnus-parameters-case-fold-search.
7901 (Home Score File): Addition.
7902
79032005-11-04 Ulf Jasper <ulf.jasper@web.de>
7904
7905 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7906 (Overview): List supported feed types.
7907 (Installation): No installation necessary when using autoload.
7908 (Configuration): Rename "RSS" to "news".
7909
79102005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7911
7912 * pgg.texi (User Commands): Document additional passphrase
7913 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7914 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7915
79162005-11-04 Carsten Dominik <dominik@science.uva.nl>
7917
7918 * org.texi: Version number changed to 3.19.
7919
79202005-10-29 Sascha Wilde <wilde@sha-bang.de>
7921
7922 * pgg.texi (How to use): Update the example to add autoload of
7923 pgg-encrypt-symmetric-region.
7924 (User Commands): Document pgg-encrypt-symmetric-region.
7925 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7926
79272005-10-27 Jay Belanger <belanger@truman.edu>
7928
7929 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7930 mention other TeX-related units.
7931
79322005-10-23 Lars Hansen <larsh@soem.dk>
7933
0c7efc08
SM
7934 * dired-x.texi (Miscellaneous Commands):
7935 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
7936 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7937
79382005-10-23 Jay Belanger <belanger@truman.edu>
7939
7940 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7941 constant.
7942
79432005-10-23 Michael Albinus <michael.albinus@gmx.de>
7944
0c7efc08
SM
7945 * faq.texi (Bugs and problems):
7946 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
7947 `directory-listing-before-filename-regexp'.
7948
79492005-10-22 Eli Zaretskii <eliz@gnu.org>
7950
7951 * newsticker.texi (UPDATED): Set value.
7952
79532005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7954
7955 * gnus.texi (Document Groups): Remove duplicate item.
7956
79572005-10-21 Carsten Dominik <dominik@science.uva.nl>
7958
7959 * org.texi (Summary): Mention iCalendar support.
7960 (Exporting): Document iCalendar support.
7961
79622005-10-18 Romain Francoise <romain@orebokech.com>
7963
7964 * viper.texi (Viper Specials): Capitalize GNU.
7965
79662005-10-17 Juri Linkov <juri@jurta.org>
7967
7968 * info.texi (Getting Started, Search Index, Expert Info):
7969 Fix wording.
7970 (Search Text): Replace `echo area' with `mode line'.
7971 (Search Index): Both `i' and `,' find all index entries.
7972 Replace example `C-f' with `C-l' (which exists in index of Info
7973 manual) and delete spaces in its keyboard input sequence.
7974 Delete unnecessary explanations about literal characters.
7975
79762005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7977
7978 * gnus.texi (Document Server Internals): Addition.
7979
79802005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7981
7982 * gnus.texi (A note on namespaces): Fix RFC reference.
7983
79842005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7985
7986 * gnus.texi (RSS): Fix key description.
7987
79882005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7989
7990 * gnus.texi: Emacs/w3 -> Emacs/W3.
7991 (Browsing the Web): Fix description.
7992 (Web Searches): Ditto.
7993 (Customizing W3): Ditto.
7994
79952005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7996
7997 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7998
79992005-10-11 Jay Belanger <belanger@truman.edu>
8000
8001 * calc.texi (Integration): Mention using `a i' to compute definite
8002 integrals.
8003
80042005-10-11 Juri Linkov <juri@jurta.org>
8005
8006 * info.texi: Rearrange nodes.
8007 (Top): Update menu. Change ref `Info for Experts' to
8008 `Advanced Info Commands'.
8009 (Getting Started): Fix description of manual's parts.
8010 (Help-Int): Change xref `Info Search' to `Search Index', and
8011 `Expert Info' to `Advanced'.
8012 (Advanced): Move node one level up.
8013 (Search Text, Search Index): New nodes split out from `Info Search'.
8014 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8015 split out from `Advanced'.
8016 (Advanced, Emacs Info Variables): De-document editing an Info file
8017 in Info.
8018 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8019 (Creating an Info File): Delete node and move its text to
8020 `Expert Info'.
8021
80222005-10-10 Carsten Dominik <dominik@science.uva.nl>
8023
8024 * org.texi (Workflow states): Documented that change in keywords
8025 becomes active only after restart of Emacs.
8026
80272005-10-08 Michael Albinus <michael.albinus@gmx.de>
8028
8029 Sync with Tramp 2.0.51.
8030
80312005-10-08 Nick Roberts <nickrob@snap.net.nz>
8032
8033 * speedbar.texi (Introduction): Describe new location of speedbar
8034 on menubar.
8035 (Basic Key Bindings): Remove descriptions of bindings that have
8036 been removed.
8037
80382005-10-05 Nick Roberts <nickrob@snap.net.nz>
8039
8040 * speedbar.texi (GDB): Describe use of watch expressions.
8041
80422005-09-28 Simon Josefsson <jas@extundo.com>
8043
8044 * message.texi (IDNA): Fix.
8045
80462005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8047
8048 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8049 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8050 description of nntp-open-connection-function.
8051 (Common Variables): Fix descriptions.
8052
80532005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8054
8055 * gnus.texi (Server Buffer Format): Document the %a format spec.
8056
80572005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8058
8059 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8060
80612005-09-23 Carsten Dominik <dominik@science.uva.nl>
8062
8063 * org.texi Version 3.16.
8064
80652005-09-19 Miles Bader <miles@gnu.org>
8066
8067 * newsticker.texi: Get rid of CVS keywords.
8068
80692005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8070
8071 * gnus.texi (Finding the Parent): Fix description of how Gnus
8072 finds article.
8073
80742005-09-14 Jari Aalto <jari.aalto@cante.net>
8075
8076 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8077 to drop off non-answered articles.
8078
80792005-09-19 Juanma Barranquero <lekktu@gmail.com>
8080
8081 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8082 braces (which are unsupported by NMAKE) for macro `srcdir'.
8083
80842005-09-17 Eli Zaretskii <eliz@gnu.org>
8085
8086 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8087 (../info/newsticker, newsticker.dvi): New targets.
8088
80892005-09-17 Ulf Jasper <ulf.jasper@web.de>
8090
8091 * newsticker.texi: Replace @command with @code. Replace @example
8092 with @lisp.
0c7efc08
SM
8093 (Top): Add explanations to menu items.
8094 (GNU Free Documentation License): Remove.
2de53ca6
GM
8095
80962005-09-16 Romain Francoise <romain@orebokech.com>
8097
8098 Update all files to specify GFDL version 1.2.
8099
8100 * doclicense.texi (GNU Free Documentation License): Update to
8101 version 1.2.
8102
81032005-09-15 Richard M. Stallman <rms@gnu.org>
8104
8105 * newsticker.texi: Fix @setfilename.
8106
8107 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8108 (../info/newsticker, newsticker.dvi): New targets.
8109
81102005-08-30 Carsten Dominik <dominik@science.uva.nl>
8111
8112 * org.texi: Version 3.15.
8113
81142005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8115
8116 * ses.texi: Combine all three indices into one.
8117 Correct a few typos.
8118
81192005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8120
8121 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8122
81232005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8124
8125 * emacs-mime.texi (Handles): Remove duplicate item.
8126 (Encoding Customization): Fix the default value for
8127 mm-coding-system-priorities.
8128 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8129 (Basic Functions): Fix reference.
8130
81312005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8132
8133 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8134
81352005-08-18 Richard M. Stallman <rms@gnu.org>
8136
8137 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8138 and web site.
8139
8140 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8141 not keyboard-translate.
8142
81432005-08-11 Richard M. Stallman <rms@gnu.org>
8144
8145 * faq.texi (Using regular expressions): Fix xref.
8146
81472005-08-09 Juri Linkov <juri@jurta.org>
8148
8149 * info.texi (Help-P): Replace `Prev' with `Previous'.
8150 (Help-M, Help-Xref): Add S-TAB.
8151 (Help-FOO): Update `u' command.
8152 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8153 Update info about visibility of xref parts.
8154 (Help-Int): Fix `m' command. Rename `Info-last' to
8155 `Info-history-back'. Add `Info-history-forward'.
8156 (Advanced): Fix `g*' and `M-n' commands.
8157 (Info Search): Add `index-apropos' in stand-alone browser.
8158 Add isearch commands.
8159 (Emacs Info Variables): Remove `Info-fontify'.
8160 Add `Info-mode-hook'. Update face names.
8161 Add `Info-fontify-maximum-menu-size',
8162 `Info-fontify-visited-nodes', `Info-isearch-search'.
8163
81642005-08-07 Michael Albinus <michael.albinus@gmx.de>
8165
8166 Sync with Tramp 2.0.50.
8167
8168 * tramp.texi: Use @option{} consequently for method names.
8169 (Inline methods, External transfer methods): Remove references to
8170 Cygwin.
8171 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8172 implementation.
8173
81742005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8175
8176 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8177 Mention that gnus-init-file is not read when Emacs is invoked with
8178 --no-init-file or -q.
8179
81802005-07-19 Carsten Dominik <dominik@science.uva.nl>
8181
8182 * org.texi: Version 3.14.
8183
81842005-07-04 Carsten Dominik <dominik@science.uva.nl>
8185
8186 * org.texi: Version 3.13.
8187
81882005-07-18 Juri Linkov <juri@jurta.org>
8189
8190 * calc.texi (Time Zones, Logical Operations):
8191 * cl.texi (Overview):
8192 * org.texi (TODO types):
8193 * sc.texi (Emacs 18 MUAs):
8194 * speedbar.texi (Top):
8195 * url.texi (History):
8196 Delete duplicate duplicate words.
8197
ce058493 81982005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8199
8200 * cl.texi (Type Predicates): Document `atom' type.
8201
82022005-07-04 Lute Kamstra <lute@gnu.org>
8203
8204 Update FSF's address in GPL notices.
8205
8206 * calc.texi (Copying):
8207 * doclicense.texi (GNU Free Documentation License):
8208 * faq.texi (Contacting the FSF):
8209 * mh-e.texi (Copying): Update FSF's address.
8210
82112005-07-03 Richard M. Stallman <rms@gnu.org>
8212
8213 * flymake.texi (Example -- Configuring a tool called directly):
8214 Update name of flymake-build-relative-filename.
8215
82162005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8217
8218 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8219
82202005-06-29 Carsten Dominik <dominik@science.uva.nl>
8221
8222 * org.texi: Version 3.12.
8223
82242005-06-24 Eli Zaretskii <eliz@gnu.org>
8225
8226 * makefile.w32-in (MAKEINFO): Use --force.
8227 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8228 Makefile.in.
8229 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8230 more shells.
8231
82322005-06-23 Richard M. Stallman <rms@gnu.org>
8233
8234 * speedbar.texi (Creating a display): Texinfo usage fixes.
8235
8236 * tramp.texi (Customizing Completion, Auto-save and Backup):
8237 Texinfo usage fixes.
8238
82392005-06-23 Juanma Barranquero <lekktu@gmail.com>
8240
8241 * dired-x.texi (Miscellaneous Commands):
8242 * ediff.texi (Miscellaneous):
8243 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8244 (Agent Variables):
8245 * info.texi (Help-Xref):
8246 * message.texi (Message Headers):
8247 * org.texi (Remember):
8248 * reftex.texi (Options (Defining Label Environments)):
8249 (Options (Index Support)):
8250 (Options (Viewing Cross-References)):
8251 (Options (Misc)):
8252 (Changes):
8253 * speedbar.texi (Creating a display):
8254 * tramp.texi (Customizing Completion, Auto-save and Backup):
8255 Texinfo usage fix.
8256
82572005-06-13 Carsten Dominik <dominik@science.uva.nl>
8258
8259 * org.texi: Version 3.11.
8260
82612005-06-12 Jay Belanger <belanger@truman.edu>
8262
8263 * calc.texi (Getting Started): Remove extra menu item.
8264
82652005-05-31 Jay Belanger <belanger@truman.edu>
8266
8267 * calc.texi (Notations Used in This Manual): Use @kbd for key
8268 sequence.
8269 (Demonstration of Calc): Mention another way of starting Calc.
8270 (Starting Calc): Mention long name of M-#.
8271 (Embedded Mode Overview): Remove unnecessary instruction.
8272 (Other M-# commands): Rephrase `M-# 0' explanation.
8273 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8274 reflect current behavior.
8275
82762005-05-30 Jay Belanger <belanger@truman.edu>
8277
8278 * calc.texi (Hooks): Change description of calc-window-hook and
8279 calc-trail-window-hook to match usage.
8280 (Computational Functions): Add more constant-generating functions.
8281 (Customizable Variables): Use defvar.
8282
82832005-05-28 Jay Belanger <belanger@truman.edu>
8284
8285 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8286 (Basic Embedded Mode): Explain behavior of arguments to
8287 calc-embedded-mode.
8288
82892005-05-27 Jay Belanger <belanger@truman.edu>
8290
8291 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8292 current behavior.
8293
82942005-05-25 Jay Belanger <belanger@truman.edu>
8295
8296 * calc.texi: Change Calc version number throughout.
8297 (Keypad Mode): Change location in info output.
8298 (Keypad mode overview): Move picture of keypad.
8299
83002005-05-21 Jay Belanger <belanger@truman.edu>
8301
8302 * calc.texi (Storing variables): Mention that only most variables
8303 are void to begin with.
8304
83052005-05-21 Kevin Ryde <user42@zip.com.au>
8306
8307 * widget.texi (Basic Types): Update cross ref from "Enabling
8308 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8309 lispref/text.texi change.
8310
83112005-05-20 Carsten Dominik <dominik@science.uva.nl>
8312
8313 * org.texi: Version 3.09.
8314
83152005-05-18 Carsten Dominik <dominik@science.uva.nl>
8316
8317 * reftex.texi: Version 4.28.
8318
83192005-05-16 Jay Belanger <belanger@truman.edu>
8320
8321 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8322
83232005-05-14 Jay Belanger <belanger@truman.edu>
8324
8325 * calc.texi (Default Simplifications): Insert missing ! (logical
8326 not operator).
8327
83282005-05-14 Michael Albinus <michael.albinus@gmx.de>
8329
8330 Sync with Tramp 2.0.49.
8331
83322005-05-10 Jay Belanger <belanger@truman.edu>
8333
8334 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8335 to 1.
8336
83372005-04-29 Carsten Dominik <dominik@science.uva.nl>
8338
8339 * org.texi: Version 3.08, structure reorganized.
8340
83412005-04-24 Richard M. Stallman <rms@gnu.org>
8342
8343 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8344
83452005-04-15 Carsten Dominik <dominik@science.uva.nl>
8346
8347 * org.texi: Update to version 3.06.
8348
83492005-04-13 Lute Kamstra <lute@gnu.org>
8350
8351 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8352
83532005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8354
8355 * cl.texi (Porting Common Lisp): Fix typo.
8356
83572005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8358
8359 * gnus.texi (RSS): Addition.
8360
83612005-04-04 Jay Belanger <belanger@truman.edu>
8362
8363 * calc.texi: Change Calc version number.
8364 (Customizable variables): Fix description of calc-language-alist.
8365 (Copying): Put in version 2 of GPL.
8366
83672005-04-01 Jay Belanger <belanger@truman.edu>
8368
8369 * calc.texi (Troubleshooting Commands): Remove comment about
8370 installation.
8371 (Installation): Remove section.
8372 (Customizable Variables): New section.
8373 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8374 (Graphical Devices): Add references to Customizable Variables.
8375
83762005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8377
8378 * emacs-mime.texi (Display Customization): Markup fixes.
8379 (rfc2047): Update.
8380
83812005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8382
8383 * gnus-faq.texi: Replaced with auto-generated version.
8384
83852005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8386
8387 * dired-x.texi (Multiple Dired Directories): default-directory was
8388 renamed to dired-default-directory.
8389
83902005-03-26 Jay Belanger <belanger@truman.edu>
8391
8392 * calc.texi (Simplifying Formulas, Rewrite Rules):
8393 Change description of top and bottom of fraction.
8394 (Modulo Forms): Move description of how to create modulo forms to
8395 earlier in the section.
8396 (Fraction Mode): Suggest using : to get a fraction by dividing.
8397 (Basic Arithmetic): Adjust placement of command name.
8398 (Truncating the Stack): Emphasize that "hidden" entries are still
8399 visible.
8400 (Installation): Move discussion of printing manual to "About This
8401 Manual".
8402 (About This Manual): Mention how to print the manual.
8403 (Reporting Bugs): Remove first person.
8404 (Building Vectors): Add algebraic version of append.
8405 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8406 (Grouping Digits): Fix typo.
8407
84082005-03-25 Werner Lemberg <wl@gnu.org>
8409
8410 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8411 Replace `legal' with `valid'.
8412
84132005-03-25 Werner Lemberg <wl@gnu.org>
8414
8415 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8416
84172005-03-24 Jay Belanger <belanger@truman.edu>
8418
8419 * calc.texi (General Mode Commands)
8420 (Mode Settings in Embedded Mode): Add some explanation of
8421 recording mode settings.
8422
84232005-03-24 Richard M. Stallman <rms@gnu.org>
8424
8425 * calc.texi: Remove praise of non-free software.
8426
8427 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8428 (Installation): Node deleted.
8429
84302005-03-23 Richard M. Stallman <rms@gnu.org>
8431
8432 * url.texi (HTTP language/coding): Improve last change.
8433
84342005-03-22 Jay Belanger <belanger@truman.edu>
8435
8436 * calc.texi (Embedded Mode): Add new information on changing
8437 modes.
8438
84392005-03-20 Michael Albinus <michael.albinus@gmx.de>
8440
8441 Sync with Tramp 2.0.48.
8442
8443 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8444
8445 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8446 "GNU/Linux". Change all addresses to .gnu.org.
8447 (Default Method): Offer shortened syntax for "su" and "sudo"
8448 methods.
8449
84502005-03-07 Richard M. Stallman <rms@gnu.org>
8451
8452 * url.texi: Fix usage of "e.g.".
8453 (HTTP language/coding): Explain the rules for these strings.
8454
84552005-03-06 Richard M. Stallman <rms@gnu.org>
8456
8457 * woman.texi (Introduction): Minor cleanups.
8458
8459 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8460
8461 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8462 (Installation): Node deleted.
8463
8464 * mh-e.texi (Preface): Get rid of "Emacs 21".
8465
8466 * eshell.texi (Installation): Delete node (for Emacs 20).
8467
84682005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8469
8470 * flymake.texi: Refill and tweak style in @lisp blocks.
8471
84722005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8475
84762005-03-01 Jay Belanger <belanger@truman.edu>
8477
8478 * calc.texi (Trigonometric and Hyperbolic Functions):
8479 Mention additional functions.
8480 (Algebraic Simplifications): Mention additional simplifications.
8481
84822005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8483
8484 * ses.texi: Add concept/function/variable indices (this work was
8485 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8486 papers on file at FSF).
8487
84882005-02-10 Jay Belanger <belanger@truman.edu>
8489
8490 * calc.texi: Change @LaTeX to La@TeX throughout.
8491 Redefine @expr as @math for TeX output.
8492 Redefine @texline as a no-op for TeX output.
8493 Define @tfn, replace @t by @tfn throughout.
8494
84952005-02-09 Jay Belanger <belanger@truman.edu>
8496
8497 * calc.texi: Add macro for LaTeX for info output.
8498
84992005-02-08 Kim F. Storm <storm@cua.dk>
8500
8501 * texinfo.tex (LaTex): Add def.
8502
85032005-02-06 Jay Belanger <belanger@truman.edu>
8504
8505 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8506 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8507 throughout manual.
8508
85092005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8510
8511 * gnus.texi: Some edits based on comments from David Abrahams.
8512
85132005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8514
8515 * gnus.texi (RSS): Fix the keystroke.
8516
85172005-01-24 David Kastrup <dak@gnu.org>
8518
8519 * faq.texi: Update AUCTeX version info.
8520
85212005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8522
8523 * gnus-faq.texi ([4.1]): Typo.
8524
85252005-01-19 Jay Belanger <belanger@truman.edu>
8526
8527 * calc.texi (Keep Arguments): Mention that keeping arguments
8528 doesn't work with keyboard macros.
8529
85302005-01-16 Richard M. Stallman <rms@gnu.org>
8531
8532 * autotype.texi (Autoinserting): Fix small error.
8533
85342005-01-16 Michael Albinus <michael.albinus@gmx.de>
8535
8536 Sync with Tramp 2.0.47.
8537
8538 * tramp.texi (Compilation): New section, describing compilation of
8539 remote files.
8540
85412005-01-11 Kim F. Storm <storm@cua.dk>
8542
8543 * widget.texi (Basic Types): Add :follow-link keyword.
8544
85452005-01-09 Jay Belanger <belanger@truman.edu>
8546
8547 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8548
85492005-01-08 Jay Belanger <belanger@truman.edu>
8550
8551 * calc.texi: Change throughout to reflect new default value of
8552 calc-settings-file.
8553
85542005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8555
8556 * message.texi (Reply): `message-reply-to-function' should return
8557 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8558
85592005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8560
8561 * faq.texi (Changing load-path): Fix typo.
8562
85632005-01-05 Jay Belanger <belanger@truman.edu>
8564
8565 * calc.texi (Programming Tutorial): Replace kbd command by
8566 appropriate characters for a keyboard macro.
8567
85682005-01-04 Jay Belanger <belanger@truman.edu>
8569
8570 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8571 for Lucid Emacs.
8572 (Programming Tutorial): Mention that the user needs to be in the
8573 right mode to compute some functions.
8574
85752005-01-04 Jay Belanger <belanger@truman.edu>
8576
8577 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8578 no longer applicable.
8579
85802005-01-01 Jay Belanger <belanger@truman.edu>
8581
0c7efc08 8582 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
8583 edit keyboard macros to match current behavior.
8584
85852004-12-31 Jay Belanger <belanger@truman.edu>
8586
8587 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8588
85892004-12-20 Jay Belanger <belanger@truman.edu>
8590
8591 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8592 zero.
8593
85942004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8595
8596 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8597 @xref.
8598 (Font Locking): Avoid @strong{Note:}.
8599
86002004-12-17 Michael Albinus <michael.albinus@gmx.de>
8601
8602 Sync with Tramp 2.0.46.
8603
8604 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8605
86062004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8607
8608 * url.texi: Correct typos.
8609 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 8610 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
8611 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8612 (Dealing with HTTP documents): @inforef->@xref.
8613
86142004-12-15 Jay Belanger <belanger@truman.edu>
8615
8616 * calc.texi: Consistently capitalized all mode names.
8617 (Answers to Exercises): Mention that an answer can be a fraction
8618 when in Fraction mode.
8619
86202004-12-13 Jay Belanger <belanger@truman.edu>
8621
8622 * calc.texi: Fix some TeX definitions.
8623
86242004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8625
8626 * reftex.texi (Imprint): Remove erroneous @value's.
8627
86282004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8629
8630 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8631 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8632
86332004-12-08 Jay Belanger <belanger@truman.edu>
8634
8635 * calc.texi (Starting Calc): Remove comment about installation.
8636 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8637
86382004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8639
8640 * url.texi: Update @setfilename.
8641 (Getting Started): No need to worry about Gnus versions.
8642 (Dealing with HTTP documents): Use @inforef.
8643
8644 * org.texi: Fix @direntry file name.
8645
86462004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8647
8648 * url.texi: New file.
8649
8650 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8651
86522004-12-06 Jay Belanger <belanger@truman.edu>
8653
8654 * calc.texi (Using Calc): Remove paragraph about installation.
8655
86562004-12-06 Jay Belanger <belanger@truman.edu>
8657
8658 * calc.texi: Use more Texinfo macros and less TeX defs.
8659 Remove @refill's.
8660
86612004-12-06 Richard M. Stallman <rms@gnu.org>
8662
8663 * org.texi: New file.
8664
86652004-12-05 Richard M. Stallman <rms@gnu.org>
8666
8667 * Makefile.in (org.dvi, ../info/org): New targets.
8668 (INFO_TARGETS): Add ../info/org.
8669 (DVI_TARGETS): Add org.dvi.
8670 (maintainer-clean): Remove the info files in the info dir.
8671
86722004-11-26 Eli Zaretskii <eliz@gnu.org>
8673
8674 * idlwave.texi: Fix the setfilename directive to put the produced
8675 file in ../info.
8676 (Continued Statement Indentation): Resurrect Jan D.'s change from
8677 2004-11-03 that was lost when a newer version of idlwave.texi was
8678 imported.
8679
86802004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8681
0c7efc08 8682 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 8683
0c7efc08
SM
8684 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8685 Index `spam-initialize'.
2de53ca6
GM
8686
86872004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8688
8689 * message.texi (Various Message Variables): Mention that all mail
8690 file variables are derived from `message-directory'.
8691
8692 * gnus.texi (Splitting Mail): Clarify bogus group.
8693
86942004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8695
0c7efc08
SM
8696 * emacs-mime.texi (Encoding Customization):
8697 Fix mm-coding-system-priorities entry.
2de53ca6 8698
c8763fb6 86992004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
8700
8701 * idlwave.texi (Continued Statement Indentation):
8702 * reftex.texi (Options (Index Support)):
8703 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
8704 * speedbar.texi (Creating a display, Major Display Modes):
8705 Replace non-nil with non-@code{nil}.
2de53ca6
GM
8706
87072004-10-21 Jay Belanger <belanger@truman.edu>
8708
0c7efc08 8709 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
8710
87112004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8712
8713 * calc.texi (Reporting Bugs): Double up `@'.
8714
87152004-10-18 Jay Belanger <belanger@truman.edu>
8716
0c7efc08 8717 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
8718 should be sent to.
8719
87202004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8721
8722 * gnus.texi (New Features): Add 5.11.
8723
8724 * message.texi (Resending): Remove wrong default value.
8725
8726 * gnus.texi (Mail Source Specifiers): Describe possible problems
8727 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8728 `pop3-leave-mail-on-server' to the index.
8729
87302004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8731
8732 * message.texi (Canceling News): Add how to set a password.
8733
87342004-10-12 Jay Belanger <belanger@truman.edu>
8735
0c7efc08 8736 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
8737 calc-describe-function and calc-describe-variable to match their
8738 current behavior.
8739
87402004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8741
8742 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8743
87442004-10-12 Michael Albinus <michael.albinus@gmx.de>
8745
8746 Sync with Tramp 2.0.45.
8747
8748 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8749 plink link. The URL is outdated. Originator contacted for
8750 clarification.
8751
87522004-10-10 Juri Linkov <juri@jurta.org>
8753
8754 * gnus.texi (Top, Marking Articles): Join two menus in one node
8755 because a node can have only one menu.
8756
87572004-10-09 Juri Linkov <juri@jurta.org>
8758
8759 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8760 example of nnmail-split-fancy.
8761
87622004-10-06 Karl Berry <karl@gnu.org>
8763
8764 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8765 consistency with other uses of dashes.
8766
87672004-10-05 Karl Berry <karl@gnu.org>
8768
8769 * info.texi: Consistently use --- throughout, periods at end of
8770 menu descriptions, and a couple typos.
8771
87722004-09-26 Jesper Harder <harder@ifa.au.dk>
8773
8774 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8775 * pgg.texi (User Commands, Backend methods): Do.
8776 * gnus.texi: Markup fixes.
8777 (Setting Process Marks): Fix `M P a' entry.
8778 * emacs-mime.texi: Fixes.
8779
87802004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8781
8782 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8783 again.
8784 Use 5.10 instead of 5.10.0.
8785
87862004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8787
8788 * gnus.texi (Summary Mail Commands): S D e.
8789
87902004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8791
8792 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8793 the gnus-article-mode-line-format section.
8794
87952004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8796
8797 * gnus.texi (Various Summary Stuff): Fix the documentation for
8798 gnus-newsgroup-variables.
8799
88002004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8801
0c7efc08
SM
8802 * gnus.texi (MIME Commands):
8803 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
8804 gnus-mime-display-multipart-alternative-as-mixed,
8805 gnus-mime-display-multipart-related-as-mixed.
8806 (Mail Source Customization): Clarify `mail-source-directory'.
8807 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 8808 (SpamOracle): Fix typo.
2de53ca6
GM
8809
8810 * gnus-faq.texi: Untabify.
8811 ([6.3]): nnir.el is in contrib directory.
8812
8813 * message.texi (News Headers): Clarify how a unique ID is created.
8814
0c7efc08
SM
8815 * gnus.texi (Batching Agents): Fix typo in example.
8816 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 8817
b2abec73 88182004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 8819
0c7efc08 8820 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
8821
88222004-09-20 Florian Weimer <fw@deneb.enyo.de>
8823
8824 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8825
88262004-09-22 Jay Belanger <belanger@truman.edu>
8827
0c7efc08 8828 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
8829 might be hidden during part of the session.
8830
88312004-09-20 Jay Belanger <belanger@truman.edu>
8832
8833 * calc.texi (Notations Used in This Manual): Put in an earlier
8834 mention that DEL could be called Backspace.
8835
88362004-09-10 Simon Josefsson <jas@extundo.com>
8837
8838 * gnus.texi (IMAP): Add example. Suggested and partially written
8839 by Steinar Bang <sb@dod.no>.
8840
88412004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8842
8843 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8844 netrc syntax.
8845
88462004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8847
b2abec73
JB
8848 * gnus.texi (Spam ELisp Package Sequence of Events):
8849 Some clarifications.
2de53ca6
GM
8850 (Spam ELisp Package Global Variables): More clarifications.
8851
88522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8853
8854 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8855 Mention spam-split does not modify incoming mail.
8856
88572004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8858
8859 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8860
88612004-09-10 Eli Zaretskii <eliz@gnu.org>
8862
8863 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8864
88652004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8866
8867 * makefile.w32-in (sieve, pgg): Use $(infodir).
8868
88692004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8870
8871 * makefile.w32-in: Fix PGG and Sieve entries.
8872
88732004-08-28 Eli Zaretskii <eliz@gnu.org>
8874
8875 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8876 Emacs and related programs.
8877
88782004-08-27 Richard M. Stallman <rms@gnu.org>
8879
8880 * faq.texi: Fix texinfo usage, esp. doublequotes.
8881 (Difference between Emacs and XEmacs): Some clarification.
8882
8883 * faq.texi (Difference between Emacs and XEmacs):
8884 Explain not to contrast XEmacs with GNU Emacs.
8885
88862004-08-26 Richard M. Stallman <rms@gnu.org>
8887
8888 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8889
88902004-08-22 David Kastrup <dak@gnu.org>
8891
8892 * reftex.texi (AUCTeX): Update links, section name.
8893
8894 * faq.texi (Calc): Update availability (included in 22.1).
8895 (AUCTeX): Update availability, information, versions, description.
8896
88972004-08-14 Eli Zaretskii <eliz@gnu.org>
8898
8899 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8900
89012004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8902
8903 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8904
89052004-08-10 Michael Albinus <michael.albinus@gmx.de>
8906
8907 Sync with Tramp 2.0.44.
8908
89092004-08-05 Lars Hansen <larsh@math.ku.dk>
8910
8911 * widget.texi (User Interface): Update how to separate the
8912 editable field of an editable-field widget from other widgets.
8913 (Programming Example): Add text after field.
8914
89152004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8916
8917 * emacs-mime.texi (Encoding Customization): Add a note to the
8918 mm-content-transfer-encoding-defaults entry.
8919 (rfc2047): Update.
8920
0c7efc08
SM
8921 * gnus.texi (Article Highlighting):
8922 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
8923 (POP before SMTP): New node.
8924 (Posting Styles): Addition.
8925 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8926 (Fancy Mail Splitting): Ditto.
8927 (X-Face): Add gnus-x-face.
8928
89292004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8930
8931 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8932 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8933
89342004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8935
0c7efc08
SM
8936 * gnus.texi (Mail Source Specifiers):
8937 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
8938
89392004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8940
8941 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8942
8943 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8944 repository. Change setfilename.
8945
8946 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8947
89482004-07-02 Juri Linkov <juri@jurta.org>
8949
8950 * pcl-cvs.texi (Viewing differences): Add `d r'.
8951
89522004-06-29 Jesper Harder <harder@ifa.au.dk>
8953
8954 * ses.texi, viper.texi, flymake.texi, faq.texi:
8955 * eshell.texi, ediff.texi: Markup fixes.
8956
89572004-06-21 Karl Berry <karl@gnu.org>
8958
8959 * info.texi (Top): Mention that only Emacs has mouse support.
8960 (Getting Started): Mention this in a few other places.
8961
89622004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8963
0c7efc08
SM
8964 * autotype.texi (Copyrights, Timestamps):
8965 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
8966
89672004-06-13 Lars Hansen <larsh@math.ku.dk>
8968
8969 * dired-x.texi (dired-mark-omitted): Update keybinding.
8970
89712004-06-10 Kim F. Storm <storm@cua.dk>
8972
8973 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8974
89752004-06-05 Lars Hansen <larsh@math.ku.dk>
8976
8977 * dired-x.texi (variable dired-omit-mode): Rename from
8978 dired-omit-files-p.
8979 (function dired-omit-mode): Rename from dired-omit-toggle.
8980 Call dired-omit-mode rather than set dired-omit-files-p.
8981 (dired-mark-omitted): Describe command.
8982
89832004-05-29 Michael Albinus <michael.albinus@gmx.de>
8984
8985 Version 2.0.41 of Tramp released.
8986
89872004-05-29 Juanma Barranquero <lektu@terra.es>
8988
8989 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8990 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8991
89922004-05-29 Richard M. Stallman <rms@gnu.org>
8993
8994 * cl.texi (Top): Call this chapter `Introduction'.
8995 (Overview): In TeX, no section heading here.
8996
8997 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8998
89992004-05-29 Eli Zaretskii <eliz@gnu.org>
9000
9001 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9002 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9003
90042004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9005
9006 * flymake.texi: New file.
9007
90082004-05-28 Simon Josefsson <jas@extundo.com>
9009
9010 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9011
b344d29d 90122004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9013
9014 Version 2.0.40 of Tramp released.
9015
90162004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9017
9018 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9019
9020 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9021 variables `tramp-backup-directory-alist' and
9022 `tramp-bkup-backup-directory-info'.
9023 (Overview, Connection types)
9024 (External transfer methods, Default Method)
9025 (Windows setup hints): Remove restriction of password entering
9026 with external methods.
9027 (Auto-save and Backup): Make file name example
9028 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9029 and `auto-save-directory' must be used.
9030 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9031 only "NT"). Remove doubled entry "What kinds of systems does
9032 @tramp{} work on".
9033 (tramp): Macro removed.
9034 (Obtaining Tramp): Flag removed from title.
9035 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9036 and `trampver' used properly. Flag `tramp-inst' replaced by
9037 `installchapter'. Installation related text adapted.
9038
90392004-04-28 Masatake YAMATO <jet@gyve.org>
9040
9041 * widget.texi (Programming Example): Remove overlays.
9042
90432004-04-27 Jesper Harder <harder@ifa.au.dk>
9044
9045 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9046
90472004-04-23 Juanma Barranquero <lektu@terra.es>
9048
9049 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9050
90512004-04-05 Jesper Harder <harder@ifa.au.dk>
9052
9053 * info.texi (Info Search): Add info-apropos.
9054
90552004-03-22 Juri Linkov <juri@jurta.org>
9056
9057 * faq.texi: Fix help key bindings.
9058
90592004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9060
9061 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9062 (as suggested by Karl Berry). Update information about colored
9063 stars in menus. Add new subheading describing M-n.
9064
90652004-03-12 Richard M. Stallman <rms@gnu.org>
9066
9067 * cl.texi (Top): Rename top node's title.
9068
90692004-03-08 Karl Berry <karl@gnu.org>
9070
9071 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9072 problems making the texinfo distribution.
9073
90742004-02-29 Simon Josefsson <jas@extundo.com>
9075
0c7efc08 9076 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9077 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9078 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9079 <voegelas@gmx.net>.
9080
90812004-02-29 Juanma Barranquero <lektu@terra.es>
9082
9083 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9084 Use $(DEL) instead of rm, and ignore exit code.
9085
b344d29d 90862004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9087
9088 Tramp version 2.0.39 released.
9089
90902004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9091
9092 * tramp.texi (Customizing Completion): Explain new functions
9093 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9094 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9095 (Top): Refer to Savannah mailing list as the major one.
9096 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9097 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9098 (Frequently Asked Questions): Remote hosts must not be Unix-like
9099 for "smb" method.
9100 (Password caching): New node.
9101 (External transfer methods): Refer to password caching for "smb"
9102 method.
9103
91042004-02-17 Karl Berry <karl@gnu.org>
9105
9106 * info.texi (Help-Int): Mention the new line number feature.
9107
91082004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9109
9110 * ses.texi (Advanced Features): New functionality for
9111 ses-set-header-row (defaults to current row unless C-u used).
9112 (Acknowledgements): Add Stefan Monnier.
9113
91142003-12-29 Kevin Ryde <user42@zip.com.au>
9115
9116 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9117
b344d29d 91182003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9119
9120 Tramp version 2.0.38 released.
9121
9122 * tramp.texi (Remote shell setup): Warn of environment variables
9123 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9124 <sven.gabriel@imk.fzk.de>.
9125 (Configuration): Tramp now chooses base64/uuencode
9126 automatically. Update wording accordingly.
9127 (Top): More description for the `Default Method' menu entry.
9128 (Default Method): Use @code, not @var, for Lisp variables.
9129 (Default Method): New subsection `Which method is the right one
9130 for me?' Suggested by Christian Kirsch.
9131 (Configuration): Pointer to new subsection added.
9132 (Default Method): Too many "use" in one sentence.
9133 Rephrase. Reported by Christian Kirsch.
9134 (Filename Syntax): Old `su' example is probably a left-over from
9135 the sm/su method naming. Replace with `ssh', instead.
9136 (External transfer methods, Auto-save and Backup):
9137 Typo fixes.
9138
91392003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9140
183080b6 9141 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9142 (Top): Mention japanese manual only if flag `jamanual' is set.
9143 Insert section `Japanese manual' in menu.
9144
91452003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9146
9147 * eshell.texi (Known Problems): Add doc item.
9148
91492003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9150
9151 * cc-mode.texi: Update for CC Mode 5.30.
9152
9153 Note: Please refrain from doing purely cosmetic changes like
9154 removing trailing whitespace in this manual; it clobbers cvs
9155 merging for no good reason.
9156
91572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9158
9159 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9160 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9161 @acronym{ASCII}.
9162
91632003-10-26 Karl Berry <karl@gnu.org>
9164
9165 * info.texi (Info Search): Echo area, not echo are. From Debian
9166 diff.
9167
91682003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9169
10d1d0af 9170 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9171 :buttons and :children keywords.
9172
91732003-10-22 Miles Bader <miles@gnu.org>
9174
9175 * Makefile.in (info): Move before $(top_srcdir)/info.
9176
91772003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9178
9179 * tramp.texi (Inline methods): Small grammar fix.
9180 (External transfer methods): Likewise.
9181
91822003-10-08 Nick Roberts <nick@nick.uklinux.net>
9183
9184 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9185
91862003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9187
9188 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9189
91902003-09-30 Richard M. Stallman <rms@gnu.org>
9191
9192 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9193
9194 * widget.texi (User Interface): Fix typos.
9195
9196 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9197
91982003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9199
9200 * pcl-cvs.texi (Selected Files): Fix typo.
9201
92022003-09-21 Karl Berry <karl@gnu.org>
9203
9204 * info.texi (] and [ commands): No period at end of section title.
9205
92062003-09-04 Miles Bader <miles@gnu.org>
9207
9208 * Makefile.in (top_srcdir): New variable.
9209 ($(top_srcdir)/info): New rule.
9210 (info): Depend on it.
9211
92122003-09-03 Peter Runestig <peter@runestig.com>
9213
9214 * makefile.w32-in: New file.
9215
92162003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9217
9218 * widget.texi (User Interface): Explain the need of static text
9219 around an editable field.
9220
92212003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9222
9223 * widget.texi (Basic Types): The argument to `:help-echo' can now
9224 be a form that evaluates to a string.
9225
92262003-08-18 Kim F. Storm <storm@cua.dk>
9227
9228 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9229
92302003-08-16 Richard M. Stallman <rms@gnu.org>
9231
9232 * dired-x.texi (Shell Command Guessing): Explain *.
9233
92342003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9235
9236 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9237 log-edit-insert-changelog.
9238
92392003-08-03 Karl Berry <karl@gnu.org>
9240
9241 * info.texi: Need @contents.
9242
c8763fb6 92432003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9244
9245 Tramp version 2.0.36 released.
9246
9247 * tramp.texi (Remote shell setup): Explain about problems with
9248 non-Bourne commands in ~/.profile and ~/.shrc.
9249
92502003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9251
9252 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9253 renaming of `vis-mode' to `visible-mode'.
9254
92552003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9256
9257 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9258 next, prev and up pointers.
9259
92602003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9261
9262 * info.texi (Help): Mention existence of Emacs and stand-alone
9263 Info at the very beginning of the tutorial.
9264 (Help-Inv): New node.
9265 (Help-]): New node.
9266 (Help-M): Systematically point out the differences between default
9267 Emacs and stand-alone versions. Delete second menu.
9268 (Help-Xref): Systematically point out the differences between
9269 default Emacs and stand-alone versions.
9270 (Help-Int): Change `l' example.
9271 (Expert Info): Fix typos.
9272 (Emacs Info Variables): Mention `Info-hide-note-references' and
9273 new default for `Info-scroll-prefer-subnodes'.
9274
c8763fb6 92752003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9276
9277 Version 2.0.35 of Tramp released.
9278
9279 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9280 (Inline methods): Add methods `remsh' and `plink1'.
9281 (External transfer methods): Add method `remcp'.
9282 (Multi-hop Methods): Add method `remsh'.
9283 Small patch from Adrian Aichner <adrian@xemacs.org>:
9284 Fix minor typos.
0c7efc08 9285 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9286 `Info-index'.
9287 (Version Control): Add cindex entry.
9288
c8763fb6 92892003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9290
9291 * trampver.texi: Version 2.0.34 released.
9292
92932003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9294
9295 * faq.texi: Improve previous changes.
9296
92972003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9298
9299 * faq.texi: Update copyright and maintenance details.
9300 Update some package URLs, versions, and maintainers.
9301 Remove many references to the Emacs Lisp Archive.
9302
93032003-04-23 Simon Josefsson <jas@extundo.com>
9304
9305 * smtpmail.texi: Fix license (the invariant sections mentioned has
9306 never been part of the smtp manual). Align info dir entry with
9307 other emacs packages.
9308
93092003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9310
9311 * tramp.texi: Version 2.0.33 released.
9312 Remove installation chapter. Remove XEmacs specifics.
9313
93142003-03-29 Richard M. Stallman <rms@gnu.org>
9315
9316 * tramp.texi (Top): Undo the previous renaming.
9317 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9318
c8763fb6 93192003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9320
9321 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9322 version of manual.
9323
9324 * tramp.texi (Auto-save and Backup): New node.
9325
93262003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9327
9328 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9329 Emacs" in order to have better differentiation to "XEmacs".
9330 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9331 are new macros in order to point to the other Emacs flavor where
9332 appropriate. In info case, point to node `Installation' in order
9333 to explain how to generate the other way. In html case, make a
9334 link to the other html file.
0c7efc08 9335 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9336 after CVS checkout/update.
9337 (Installation): Completely rewritten.
9338 (Installation parameters, Load paths): New sections under
9339 `Installation'.
9340
c8763fb6 93412003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9342
9343 * tramp.texi: Version 2.0.30 released.
9344 Replace word "path" with "localname" where used as a component of
9345 a Tramp file name.
9346
93472003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9348
9349 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9350 introduced.
9351 (Installation): Explain what to do if files from the tramp/contrib
9352 directory are needed.
9353
93542003-02-23 Alex Schroeder <alex@emacswiki.org>
9355
9356 * smtpmail.texi (How Mail Works): New.
9357
93582003-02-22 Alex Schroeder <alex@emacswiki.org>
9359
9360 * smtpmail.texi: New file.
9361
9362 * Makefile.in: Build SMTP manual.
9363
c8763fb6 93642003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9365
9366 * tramp.texi: Version 2.0.29 released.
9367 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9368 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9369
93702003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9371
9372 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9373 another package loads accidentally Ange-FTP.
2de53ca6
GM
9374
93752003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9376
9377 * tramp.texi (Customizing Completion): Add function
9378 `tramp-parse-sconfig'. Change example of
9379 `tramp-set-completion-function', because parsing of ssh config
9380 files looks more natural.
9381
93822003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9383
9384 * gnus.texi: Do not use `path' in several locations.
9385
c8763fb6 93862002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9387
0c7efc08
SM
9388 * tramp.texi (External transfer methods): New method `smb'.
9389 From Michael Albinus.
2de53ca6
GM
9390
93912002-11-05 Karl Berry <karl@gnu.org>
9392
9393 * info.texi (Info-fontify): Reorder face list to avoid bad line
9394 breaks.
9395
c8763fb6 93962002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9397
0c7efc08
SM
9398 * tramp.texi: Move @copying to standard place.
9399 Use @insertcopying.
2de53ca6
GM
9400
94012002-10-02 Karl Berry <karl@gnu.org>
9402
9403 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9404 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9405 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9406 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9407 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9408 Per rms, update all manuals to use @copying instead of @ifinfo.
9409 Also use @ifnottex instead of @ifinfo around the top node, where
9410 needed for the sake of the HTML output.
9411 (The Gnus manual is not fixed since it's not clear to me how it
9412 works; and the Tramp manual already uses @copying, although in an
9413 unusual way. All others were changed.)
9414
94152002-09-10 Jonathan Yavner <jyavner@engineer.com>
9416
9417 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9418 (../info/ses, ses.dvi): New targets.
9419 * ses.texi: New file.
9420
c8763fb6 94212002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9422
9423 * texinfo.tex: Update to texinfo 4.2.
9424
94252002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9426
9427 * reftex.texi: Update to RefTeX 4.19.
9428
c8763fb6 94292002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9430
9431 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9432 (../info/tramp, tramp.dvi): New targets.
9433
94342002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9435
9436 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9437 (calc.dvi): Uncomment.
9438
94392001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9440
9441 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9442 (../info/calc): New target.
9443
94442001-10-20 Gerd Moellmann <gerd@gnu.org>
9445
9446 * (Version 21.1 released.)
9447
94482001-10-05 Gerd Moellmann <gerd@gnu.org>
9449
9450 * Branch for 21.1.
9451
94522001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9453
9454 * Makefile.in (../info/info): Use an explicit -o switch to
9455 makeinfo.
9456
94572001-03-05 Gerd Moellmann <gerd@gnu.org>
9458
9459 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9460
94612000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9462
9463 * Makefile.in (../info/idlwave): Use --no-split.
9464
94652000-12-14 Dave Love <fx@gnu.org>
9466
c4cc8b9a 9467 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9468 (gnus.dvi): Change rule to remove @latex stuff.
9469
94702000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9471
9472 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9473
94742000-10-13 John Wiegley <johnw@gnu.org>
9475
9476 * Makefile.in: Add build targets for eshell.texi.
9477
94782000-09-25 Gerd Moellmann <gerd@gnu.org>
9479
9480 * Makefile.in: Remove/comment speedbar stuff.
9481
94822000-09-22 Dave Love <fx@gnu.org>
9483
9484 * Makefile.in: Add emacs-mime.
9485
94862000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9487
9488 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9489 (DVI_TARGETS): Add woman.dvi.
9490 (../info/woman, woman.dvi): New targets.
9491
94922000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9493
9494 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9495
9496 * pcl-cvs.texi: New file.
9497 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9498 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9499
95002000-05-11 Gerd Moellmann <gerd@gnu.org>
9501
9502 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9503 (../info/ebrowse, ebrowse.dvi): New targets.
9504
95052000-01-13 Gerd Moellmann <gerd@gnu.org>
9506
9507 * Makefile.in (INFO_TARGETS): Add eudc.
9508 (DVI_TARGETS): Add eudc.dvi.
9509 (../info/eudc, eudc.dvi): New targets.
9510
95112000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9512
9513 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9514 compatibility with 8+3 filesystems).
9515 (../info/efaq): Rename from emacs-faq.
9516
95172000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9518
9519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9520 (../info/idlwave, idlwave.dvi): New targets.
9521
95221999-10-23 Dave Love <fx@gnu.org>
9523
9524 * Makefile.in: Use autotype.texi.
9525
95261999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9527
9528 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9529 faq.texi file) rather than ../info/faq.
9530
95311999-10-07 Gerd Moellmann <gerd@gnu.org>
9532
9533 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9534 (../info/ada-mode, ada-mode.dvi): New targets.
9535
95361999-09-01 Dave Love <fx@gnu.org>
9537
9538 * Makefile.in: Add faq.
9539
95401999-07-12 Richard Stallman <rms@gnu.org>
9541
9542 * Version 20.4 released.
9543
95441998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9545
9546 * Version 20.3 released.
9547
95481998-04-06 Andreas Schwab <schwab@gnu.org>
9549
768c0c0f
JB
9550 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9551 Use it in dvi targets.
2de53ca6
GM
9552 (../etc/GNU): Change to $(srcdir) first.
9553
95541998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9555
9556 * reftex.texi: Update for RefTeX version 3.22.
9557
95581998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9559
9560 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9561 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9562
95631997-09-23 Paul Eggert <eggert@twinsun.com>
9564
9565 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9566 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9567
95681997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9569
9570 * Version 20.2 released.
9571
95721997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9573
9574 * Version 20.1 released.
9575
95761997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9577
9578 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9579
95801996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9581
9582 * Version 19.33 released.
9583
95841996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9585
9586 * Version 19.32 released.
9587
95881996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9589
9590 * Makefile.in: Add rules for the Message manual.
9591
95921996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9593
9594 * gnus.texi: New version.
9595
9596 * message.texi: New manual.
9597
95981996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9599
9600 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9601
96021996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9603
9604 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9605 Specify -I option.
9606 (All dvi targets): Set the TEXINPUTS variable.
9607
96081996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9609
9610 * Version 19.31 released.
9611
96121996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9613
9614 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9615 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9616
96171995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9618
9619 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9620 (INFO_TARGETS): Add ../info/cc-mode.
9621 (DVI_TARGETS): Add cc-mode.dvi.
9622
2de53ca6
GM
96231995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9624
9625 * Version 19.30 released.
9626
96271995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9628
9629 * gnus.texi: New file.
9630
96311995-11-04 Erik Naggum <erik@naggum.no>
9632
9633 * gnus.texi: File deleted.
9634
96351995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9636
9637 * mh-e.texi: "Function Index" -> "Command Index" to work with
9638 Emacs 19.30 C-h C-k support of separately-documented commands.
9639
96401995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9641
9642 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9643 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9644
96451995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9646
9647 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9648 (../info/viper, viper.dvi): New targets.
9649
96501995-04-20 Kevin Rodgers <kevinr@ihs.com>
9651
9652 * dired-x.texi (Installation): Change the example to set
9653 buffer-local variables like dired-omit-files-p in
9654 dired-mode-hook.
9655
96561995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9657
9658 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9659 (../info/mh-e, mh-e.dvi): New targets.
9660
96611995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9662
9663 * Makefile.in (maintainer-clean): Rename from realclean.
9664
96651994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9666
9667 * Makefile.in: New file.
9668 * Makefile: File deleted.
9669
96701994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9671
9672 * Makefile (TEXINDEX_OBJS): Variable deleted.
9673 (texindex, texindex.o, getopt.o): Rules deleted.
9674 All deps on texindex deleted.
9675 (distclean): Don't delete texindex.
9676 (mostlyclean): Don't delete *.o.
9677 * texindex.c, getopt.c: Files deleted.
9678
96791994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9680
9681 * Version 19.26 released.
9682
96831994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9684
9685 * Version 19.25 released.
9686
96871994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9688
9689 * Version 19.24 released.
9690
96911994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9692
9693 * Version 19.23 released.
9694
96951994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9696
9697 * Makefile: Delete spurious tab.
9698
96991994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9700
9701 * Makefile (.SUFFIXES): New rule.
9702
97031994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9704
9705 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9706 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9707
97081994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9709
9710 * Makefile (../info/sc): Rename from sc.info.
9711 (../info/cl): Likewise.
9712 (INFO_TARGETS): Use new names.
9713
97141993-12-04 Richard Stallman (rms@srarc2)
9715
9716 * getopt.c: New file.
9717 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9718 (getopt.o): New rule.
9719 (dvi): Don't depend on texindex.
9720 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9721 Depend on texindex.
9722
97231993-12-03 Richard Stallman (rms@srarc2)
9724
9725 * Makefile (../info/sc.info): Rename from ../info/sc.
9726 (TEXI2DVI): New variable.
9727 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9728 Add explicit commands.
9729 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9730
97311993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9732
9733 * Version 19.22 released.
9734
97351993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9736
9737 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9738
97391993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9740
9741 * Version 19.21 released.
9742
97431993-11-15 Paul Eggert (eggert@twinsun.com)
9744
9745 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9746
97471993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9748
9749 * Makefile (../etc/GNU): New target.
9750 (EMACSSOURCES): Add gnu1.texi.
9751
97521993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9753
9754 * Makefile (realclean): Don't delete the Info files.
9755
f0131492 97561993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
9757
9758 * forms.texi: Fix forms.texi so that it will format correctly.
9759 Add missing `@end iftex', fix bad reference.
9760
9761 * info.texi, info-stn.texi: New files implement texinfo version of
9762 `info' file.
9763
f0131492 97641993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
9765
9766 * Makefile: Fix targets for texindex, new info.texi files.
9767 * info-stnd.texi: New file implements info for standalone info
9768 reader.
9769 * info.texi: Update to include recent changes to "../info/info".
9770 New source file for ../info/info; includes info-stnd.texi.
9771
9772 * texindex.c: Include "../src/config.h" if building in emacs.
9773
9774 * Makefile: Change all files to FILENAME.texi, force all targets
9775 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9776 vip.texinfo, forms.texinfo, cl.texinfo.
9777 Add target to build texindex.c, defining `emacs'.
9778
9779 * forms.texi: Install new file to match version 2.3 of forms.el.
9780
97811993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9782
9783 * Version 19.19 released.
9784
97851993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9786
9787 * sc.texinfo: Fix info file name.
9788
9789 * Makefile (info): Add gnus and sc.
9790 (dvi): Add gnus.dvi and sc.dvi.
9791 (../info/sc, sc.dvi): New targets.
9792
97931993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9794
9795 * Version 19.18 released.
9796
97971993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9798
9799 * Makefile: Fix source file names of the separate manuals.
9800 (gnus.dvi, ../info/gnus): New targets.
9801
98021993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9803
9804 * Version 19.17 released.
9805
98061993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9807
9808 * split-man: Fix typos in last change.
9809
98101993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9811
9812 * Version 19.16 released.
9813
98141993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9815
9816 * version 19.15 released.
9817
98181993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9819
9820 * Makefile (distclean): It's rm, not rf.
9821
98221993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9823
9824 * Version 19.14 released.
9825
98261993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9827
9828 * Makefile: New file.
9829
98301993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9831
9832 * Version 19.13 released.
9833
98341993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9835
9836 * Version 19.9 released.
9837
98381993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9839
9840 * Version 19.8 released.
9841
98421993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9843
9844 * Version 19.7 released.
9845
98461990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9847
9848 * gnus.texinfo: New file. Removed installation instructions.
9849
98501990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9851
9852 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9853
98541989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9855
9856 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
9857 then define `\sc' as the command for smallcaps in Texinfo.
9858 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
9859 made the corresponding change to makeinfo and texinfm.el.
9860
98611988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9862
9863 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9864 Customization since the menu entry did not point to anything.
9865 Also add an @finalout command to remove overfull hboxes from the
9866 printed output.
9867
9868 * cl.texinfo: Add @bye, \input line and @settitle to file.
9869 This file is clearly intended to be a chapter of some other work,
9870 but the other work does not yet exist.
9871
98721988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9873
9874 * texinfo.texinfo: Three typos corrected.
9875
4009494e 9876;; Local Variables:
c8763fb6 9877;; coding: utf-8
4009494e
GM
9878;; End:
9879
3fe7cdc8 9880 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
9881
9882 This file is part of GNU Emacs.
9883
97c0352c 9884 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 9885 it under the terms of the GNU General Public License as published by
97c0352c
GM
9886 the Free Software Foundation, either version 3 of the License, or
9887 (at your option) any later version.
4009494e
GM
9888
9889 GNU Emacs is distributed in the hope that it will be useful,
9890 but WITHOUT ANY WARRANTY; without even the implied warranty of
9891 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9892 GNU General Public License for more details.
9893
9894 You should have received a copy of the GNU General Public License
97c0352c 9895 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.