* configure.ac (LIBPNG): Consult libpng-config
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
30cb51f1
BG
12014-04-22 Bastien Guerry <bzg@gnu.org>
2
3 * org.texi (Installation): Be more clear on why installing Org
4 through ELPA should be done without loading any Org file.
5
6 * org.texi (Emphasis and monospace): Document the use of
7 =verbatim= and ~code~ to be consistent with
8 `org-element-text-markup-successor'.
9
10 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
11
12 * org.texi (Initial visibility):
13 * org.texi (Literal examples): Fix typos.
14
152014-04-22 Michael Brand <michael.ch.brand@gmail.com>
16
17 * org.texi (Column attributes): Add a sentence to point out
18 the dependency on the format specifier.
19
202014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
21
22 * org.texi (The Export Dispatcher): Reformulation.
23
24 * org.texi (@LaTeX{} specific attributes): Update manual.
25
26 * org.texi (Top, Exporting): Org has its own documentation and
27 should therefore be removed from "Other build-in back-ends".
28
cefcfbcc
PE
292014-03-26 Paul Eggert <eggert@cs.ucla.edu>
30
31 * texinfo.tex: Update from gnulib.
32
39e98ed4
MA
332014-03-24 Michael Albinus <michael.albinus@gmx.de>
34
35 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
36
f167458b
GM
372014-03-21 Glenn Morris <rgm@gnu.org>
38
39 * ede.texi (ede-linux):
40 * vip.texi (New Bindings): Tiny copyedits.
41
5fb6db0d
SM
422014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
43
44 * vip.texi (Other Vi Commands): Adjust doc of C-j.
45
46 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
47 defined by CC-mode but globally.
48 (FAQ): Tweak text about RET and auto-indentation.
49
636fd6bc
DE
502014-03-18 David Engster <deng@randomsample.de>
51
52 * ede.texi (Project Local Variables): Remove reference to
53 `ede-java-root' and the example using it.
54 (Android projects, ede-java-root): Remove nodes since they are
55 only in CEDET upstream (Bug#17030). All nodes updated.
5fb6db0d 56 (ede-cpp-root): Document the :compile-command slot.
f6985e81
DE
57 (ede-linux): Document new variables
58 `project-linux-build-directory-default' and
59 `project-linux-architecture-default'.
636fd6bc 60
d29fbf47
GM
612014-03-12 Glenn Morris <rgm@gnu.org>
62
e51f0cb2
GM
63 * eww.texi (History and Acknowledgments):
64 Don't list everyone who changed the code.
65
d29fbf47
GM
66 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
67 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
68 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
69 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
70 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
71 Use @file for buffers, per the Texinfo manual.
72
9cb1f379
PE
732014-03-12 Paul Eggert <eggert@cs.ucla.edu>
74
75 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
76 so that the Org Manual's style for ` and ' in code is consistent
77 with the other Emacs manuals. This affects PDF, not .info files.
78
e655facf
GM
792014-03-12 Glenn Morris <rgm@gnu.org>
80
81 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
82 about RET and indentation.
83
c19ad068
JB
842014-03-03 Juanma Barranquero <lekktu@gmail.com>
85
86 * gnus.texi:
87 * semantic.texi: Fix whitespace.
88
89 * ede.texi (Android projects):
90 * eieio.texi (Class Options, Making New Objects)
91 (Method Invocation, CLOS compatibility):
92 * sem-user.texi (Tag Decoration Mode): Fix typos.
93
209fcf3d
XF
942014-03-02 Xue Fuqiao <xfq@gnu.org>
95
96 * sem-user.texi (Create System Databases): Markup fix.
97
4a6311cd
GM
982014-02-28 Glenn Morris <rgm@gnu.org>
99
4486e5eb
GM
100 * info.texi (Further Reading): Rename node from Expert Info.
101 Remove stuff about writing Info nodes by hand.
102 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
103
4a6311cd
GM
104 * info.texi: Nuke hand-written node pointers.
105
6deb314e
KB
1062014-02-28 Karl Berry <karl@gnu.org>
107
108 * info.texi (Top): Mention H for a summary of all commands.
109
a038bd87
GM
1102014-02-25 Glenn Morris <rgm@gnu.org>
111
98bd6b32
GM
112 * edt.texi (Quick start, Starting emulation): Update hook details.
113 * efaq.texi (Fullscreen mode on MS-Windows)
114 (Terminal setup code works after Emacs has begun): Update hook details.
115 * vip.texi (Loading VIP): Fix hook example.
116
a038bd87
GM
117 * efaq-w32.texi (Bash): Don't use setq with hooks.
118
f1037d0b
PE
1192014-02-24 Paul Eggert <eggert@cs.ucla.edu>
120
121 * texinfo.tex: Update from gnulib.
122
1cf4cf56
XF
1232014-02-22 Xue Fuqiao <xfq@gnu.org>
124
125 * remember.texi (Quick Start): Add an index.
126 (Function Reference, Quick Start): Add cross-references.
127
458e643b
GM
1282014-02-21 Glenn Morris <rgm@gnu.org>
129
130 * flymake.texi (Starting the syntax check process): Grammar fix.
131
132 * tramp.texi (External packages): Grammar fix.
133 Reword for default sentinel not being nil any more.
134
c0733b63
MA
1352014-02-19 Michael Albinus <michael.albinus@gmx.de>
136
137 * trampver.texi: Update release number.
138
95160c90
GM
1392014-02-19 Glenn Morris <rgm@gnu.org>
140
141 * remember.texi: Copyedits.
142 (Quick Start): No need for manual autoloads. Mention remember-notes.
143 (Function Reference): Update arguments. Add new commands.
144
a73fae1f
GM
1452014-02-18 Glenn Morris <rgm@gnu.org>
146
147 * remember.texi (copying): Bump remember mode version.
148 (Installation): Remove unnecessary chapter.
149 (Quick Start): No need to explicitly load remember.el.
150 (Separate Text Files): New section.
151
fb7a3ee2
GM
1522014-02-17 Glenn Morris <rgm@gnu.org>
153
154 * eieio.texi (Class Values, CLOS compatibility):
155 Remove references to deleted eieio-describe-class/generic.
156
d34a353c
MA
1572014-02-16 Michael Albinus <michael.albinus@gmx.de>
158
dd7691b7 159 Sync with Tramp 2.2.9.
dd7691b7
MA
160 * trampver.texi: Update release number.
161
d34a353c
MA
162 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
163
2804e0bd
JB
1642014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
165
166 * calc.texi (Single-Variable Statistics): Remove mention of
167 incorrect keybinding.
168
45432fd9
PE
1692014-02-12 Paul Eggert <eggert@cs.ucla.edu>
170
171 * texinfo.tex: Update from gnulib.
172
36f1351e
GM
1732014-02-08 Glenn Morris <rgm@gnu.org>
174
175 * auth.texi (GnuPG and EasyPG Assistant Configuration):
176 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
177
2b568bc9
GM
1782014-02-07 Glenn Morris <rgm@gnu.org>
179
180 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
181
36a672f6
GM
1822014-02-06 Glenn Morris <rgm@gnu.org>
183
79b6e0a9
GM
184 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
185
36a672f6
GM
186 * mh-e.texi, viper.texi: Do not use colons in index entries.
187
06c2ec49
PE
1882014-02-05 Paul Eggert <eggert@cs.ucla.edu>
189
190 * texinfo.tex: Update from gnulib.
191
645586dc
GM
1922014-02-05 Glenn Morris <rgm@gnu.org>
193
6222d672
GM
194 * epa.texi: Add indices.
195
645586dc
GM
196 * url.texi (Cookies): Mention url-cookie-list command.
197
f16a3d52
GM
1982014-02-03 Glenn Morris <rgm@gnu.org>
199
200 * cl.texi (Blocks and Exits): Mention cl-tagbody.
201
65bc4bb5
GM
2022014-02-02 Glenn Morris <rgm@gnu.org>
203
204 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
205
a69ecd19
GM
2062014-01-31 Glenn Morris <rgm@gnu.org>
207
208 * efaq.texi (Replacing highlighted text):
209 Update delete-selection-mode doc.
210
ba74a2c0
XF
2112014-01-30 Xue Fuqiao <xfq.free@gmail.com>
212
213 * sem-user.texi (Include paths): Fix a Texinfo command.
214
ece4bae5
GM
2152014-01-27 Glenn Morris <rgm@gnu.org>
216
217 * idlwave.texi (Lesson III---User Catalog, Online Help)
218 (Starting the Shell, Catalogs, User Catalog):
219 * remember.texi (Quick Start):
220 * viper.texi:
221 * vip.texi (Customization, Customizing Constants)
222 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
223
caece7c3
XF
2242014-01-25 Xue Fuqiao <xfq.free@gmail.com>
225
226 * cc-mode.texi (Minor Modes): Minor fix.
227
c13b1a2d
DE
2282014-01-24 David Engster <deng@randomsample.de>
229
230 * eieio.texi (Introduction): Fix references.
231
96c983e0
GM
2322014-01-24 Glenn Morris <rgm@gnu.org>
233
5ace6c29
GM
234 * efaq.texi (Termcap/Terminfo entries for Emacs):
235 Use M-x term rather than M-x terminal-emulator.
236
96c983e0
GM
237 * emacs-mime.texi (time-date): Use float-time.
238
45d9ec75
DE
2392014-01-22 David Engster <deng@randomsample.de>
240
241 * eieio.texi (Introduction): Move introductory paragraph about
242 EIEIO and CLOS from 'Building Classes' to here.
243 (Documentation): Remove, since eieio-doc is not part of Emacs.
244 (Class Values, CLOS compatibility): Mention that
245 `describe-function' will also give information about classes.
246
2fb6d9c6
GM
2472014-01-20 Paul Eggert <eggert@cs.ucla.edu>
248
249 * texinfo.tex: Update from gnulib.
250
630395d1
GM
2512014-01-15 Glenn Morris <rgm@gnu.org>
252
253 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
254
c5eb4323
MA
2552014-01-12 Michael Albinus <michael.albinus@gmx.de>
256
257 * tramp.texi (all): Doc fix according to GNU Coding Standards.
258 Use "file name" instead of "filename" or "path". Use "host"
259 instead of "machine".
260
194a9710
DE
2612014-01-12 David Engster <deng@randomsample.de>
262
263 * eieio.texi (Introduction): `class-of' is obsolete.
264 (Predicates, Basic Methods): Adapt function names to namespace
265 cleanup.
266
e6344e17
XF
2672014-01-12 Xue Fuqiao <xfq.free@gmail.com>
268
269 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
270
4efa3f1e
GM
2712014-01-12 Glenn Morris <rgm@gnu.org>
272
273 * efaq.texi (Guidelines for newsgroup postings)
274 (Informational files for Emacs):
275 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
276
122ff675
SM
2772014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
278
279 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
280
548a1b28
RS
2812014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
282
283 * Makefile.in: Add eww.texi.
284 * eww.texi: New file.
285
d831c9b8
GM
2862014-01-07 Glenn Morris <rgm@gnu.org>
287
288 * efaq.texi (Problems with very large files): Fix superscript typo.
289
3c8b09ca
BG
2902013-01-07 Rasmus <w530@pank.eu>
291
cfdaa150 292 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca 293
35e951cd 2942013-01-07 Bastien Guerry <bzg@gnu.org>
3c8b09ca 295
cfdaa150 296 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
297 (Include files, The Export Dispatcher)
298 (Advanced configuration)
299 (Header arguments in Org mode properties): Spelling fixes.
300 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
301 (@LaTeX{} specific attributes): New index entries.
302 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
303
3042013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
305
cfdaa150 306 * org.texi (Org export): New section.
3c8b09ca
BG
307 (HTML doctypes): Fix whitespace error. Fix display.
308 (Publishing options): Add missing html publishing options.
309
ff4a5a41
GM
3102014-01-07 Glenn Morris <rgm@gnu.org>
311
312 * efaq.texi (Basic editing, Packages that do not come with Emacs):
313 Merge in some info from etc/MORE.STUFF.
314
c6ab4664
PE
3152014-01-05 Paul Eggert <eggert@cs.ucla.edu>
316
317 Specify .texi encoding (Bug#16292).
318 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
319 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
320 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
321 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
322 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
323 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
324 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
325 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
326 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
327 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
328 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
329 * widget.texi, wisent.texi, woman.texi:
330 Add @documentencoding.
331
22db5dd5
AG
3322014-01-03 Aidan Gauland <aidalgol@amuri.net>
333
334 * eshell.texi (What Eshell is not): Clean up confusing clause.
335
fdf52fd4
GM
3362014-01-03 Glenn Morris <rgm@gnu.org>
337
de229ee3
GM
338 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
339
75b76b87
GM
340 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
341 Add copyright notice to titlepage.
342
4a970ff5
GM
343 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
344
33306400
GM
345 * ert.texi: Add a titlepage. Use @insertcopying.
346
fdf52fd4
GM
347 * calc.texi (Top): Use @top rather than @chapter.
348
8f9740f0
AG
3492014-01-03 Aidan Gauland <aidalgol@amuri.net>
350
ba05e912 351 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 352
112720b1
AG
3532014-01-03 Aidan Gauland <aidalgol@amuri.net>
354
ba05e912 355 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 356
c28426f9
GM
3572014-01-02 Glenn Morris <rgm@gnu.org>
358
359 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
360
f2299e89
AG
3612014-01-02 Aidan Gauland <aidalgol@amuri.net>
362
122ff675 363 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 364
94ee8719
AG
3652014-01-02 Aidan Gauland <aidalgol@amuri.net>
366
ba05e912 367 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
368 Eshell for.
369
a0f20f21
TZ
3702013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
371
372 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
373
91dedc43
GM
3742013-12-22 Glenn Morris <rgm@gnu.org>
375
376 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 377
91dedc43 3782013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 379
91dedc43
GM
380 * info.texi, woman.texi:
381 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 382
26b75b45
JB
3832013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
384
385 * calc.texi (Stack Manipulation Commands): Mention using the variable
386 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
387
c4246a60
MA
3882013-12-12 Michael Albinus <michael.albinus@gmx.de>
389
390 * tramp.texi (direntry): Use ssh but rsh.
391 (all): Encode all environment variable names with @env{...}.
392 (Bug Reports): Refer to Testing node.
393
f9405d87
GM
3942013-12-12 Glenn Morris <rgm@gnu.org>
395
396 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
397 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
398 * srecode.texi, todo-mode.texi, tramp.texi:
399 Sync direntry with info/dir version.
400
b94b96b2
GM
4012013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
402
403 * Makefile.in: Add octave-mode.texi.
404
4052013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
406 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
407
408 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
409
36291308
JB
4102013-12-08 Juanma Barranquero <lekktu@gmail.com>
411
412 * dbus.texi (Properties and Annotations): Fix typo.
413
ed72f323
BG
4142013-12-06 Bastien Guerry <bzg@gnu.org>
415
416 * org.texi: Don't include Emacs version within Org's version.
417
73d3db82
BG
4182013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
419
420 * org.texi (Creating one-off styles): Use new export snippet
421 syntax.
422
c295fc18 423 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
424 above the first heading is ignored when an :export: tag is in a
425 file.
426
543dd969
MA
4272013-12-05 Michael Albinus <michael.albinus@gmx.de>
428
429 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
430
26e4aa7d
GM
4312013-11-30 Glenn Morris <rgm@gnu.org>
432
433 * Makefile.in (distclean): Remove Makefile.
434
0ec16636 4352013-11-20 era eriksson <era+emacsbugs@iki.fi>
436
437 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
438 (The Basics, Formulas): Copyedits.
439 (Resizing, Printer functions): Add index entries.
440
014690de
JB
4412013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
442
443 * calc.texi (Customizing Calc): Mention new variable
444 `calc-context-sensitive-enter'.
445
271672fa
BG
4462013-11-12 Aaron Ecay <aaronecay@gmail.com>
447
448 * org.texi (Exporting code blocks): Document the 'inline-only
449 setting for `org-export-babel-evaluate'. Document how :var
450 introduces code block dependencies.
451
4522013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
453
454 * org.texi (Header arguments): Document header-args[:lang]
455 properties and remove deprecated old-style properties from
456 documentation.
457
458 * org.texi (Agenda commands): Remove footnote from @tsubheading
459 and add a sentence with the reference instead.
460
4612013-11-12 Bastien Guerry <bzg@gnu.org>
462
463 * org.texi (Catching invisible edits):
464 * org.texi (Plain lists, Plain lists):
465 * org.texi (Advanced configuration):
466 * org.texi (Tag groups):
467 * org.texi (Conventions):
468 * org.texi (Checkboxes, Radio lists):
469 * org.texi (Top, Summary, Exporting):
470 * org.texi (In-buffer settings): Fix typos.
471
472 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
473 C-w'. Add an index entry for `org-refile-keep'.
474
475 * org.texi (Plain lists): Add an index entry for sorting plain
476 list. Document sorting by checked status for check lists.
477
478 * org.texi (Publishing options): Fix old variable names.
479
480 * org.texi (Orgstruct mode): Fix suggested setting of
481 `orgstruct-heading-prefix-regexp'.
482
122ff675
SM
483 * org.texi (Export settings):
484 Document `org-export-allow-bind-keywords'.
271672fa
BG
485
486 * org.texi (History and Acknowledgments): Small rephrasing.
487
488 * org.texi (Template elements): Add a footnote about tags accepted
489 in a year datetree.
490
491 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
492 (Header and sectioning, @LaTeX{} specific attributes):
493 Enhance style.
271672fa
BG
494
495 * org.texi (Agenda commands): Add a footnote about dragging agenda
496 lines: it does not persist and it does not change the .org files.
497
498 * org.texi (Agenda commands): Add a table heading for dragging
499 agenda lines forward/backward.
500
501 * org.texi (Agenda commands): Add documentation for
502 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
503
504 * org.texi (Publishing options): Update the list of options.
505 (Simple example, Complex example): Fix the examples.
506
507 * org.texi (Formula syntax for Calc): Don't use a bold font the
508 warning.
509
510 * org.texi (Other built-in back-ends): New section.
511
122ff675
SM
512 * org.texi (Editing source code):
513 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
514 `org-edit-src-turn-on-auto-save'.
515
516 * org.texi (External links): Document contributed link types
517 separately.
518
122ff675
SM
519 * org.texi (Closing items):
520 Document `org-closed-keep-when-no-todo'.
271672fa
BG
521
522 * org.texi (Export back-ends): Rename from "Export formats".
523 (The Export Dispatcher): Remove reference to
524 `org-export-run-in-background'.
525 (Export settings): Minor rewrites.
526 (ASCII/Latin-1/UTF-8 export): Update variable's name.
527 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
528
529 * org.texi (Export in foreign buffers): New section.
530 (Exporting): Remove documentation about converting the selected
531 region.
532
533 * org.texi (Advanced configuration): Put the filter valid types in
534 a table. Use @lisp and @smalllisp.
535
536 * org.texi: Use @code{nil} instead of nil. Update the maintainer
537 contact info.
538
539 * org.texi (Exporting): Better introductory sentence. Add a note
540 about conversion commands.
541 (Feedback, Orgstruct mode, Built-in table editor)
542 (Built-in table editor, Orgtbl mode, Updating the table)
543 (Property syntax, Capturing column view, Capture)
544 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
545 (Exporting, Extending ODT export)
546 (Working with @LaTeX{} math snippets, dir, Customization)
547 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
548 Uniformly use @kbd{M-x command RET}.
549
550 * org.texi (Filtering/limiting agenda items): New subsection.
551 Document the use of `org-agenda-max-*' options and
552 `org-agenda-limit-interactively' from the agenda.
553 (Agenda commands): Move details about filtering commands to
554 the new section, only include a summary here.
555 (Customizing tables in ODT export)
122ff675
SM
556 (System-wide header arguments, Conflicts, Dynamic blocks):
557 Use spaces for indentation.
271672fa
BG
558
559 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
560
561 * org.texi (Links in HTML export, Images in HTML export)
562 (post): Fix syntax within #+ATTR_*.
563 (Tables in HTML export): Document `org-html-table-row-tags'
564 and use `org-html-table-default-attributes' instead of
565 `org-html-table-tag'.
566
567 * org.texi (Publishing action, Publishing options)
568 (Publishing links): Major rewrite. Enhance explanations for
569 `org-org-publish-to-org'. Remove reference to
570 `org-export-run-in-background'.
571
572 * org.texi: Fix many small typos. Use #+NAME instead of
573 #+TBLNAME. Use @smalllisp instead of @example.
574 (Special symbols): Add index?
575 (HTML preamble and postamble): Don't mention obsolete use of
576 opt-plist.
577 (JavaScript support): Don't mention the org-jsinfo.el file as it
578 has been merged with ox-html.el.
579
580 * org.texi (Installation, Feedback, Setting Options)
581 (Code evaluation security, org-crypt.el): Use @lisp instead of
582 @example.
583 (Agenda commands): Use @table instead of @example.
584
585 * org.texi (Adding hyperlink types): New appendix.
586
587 * org.texi (ODT export commands, Extending ODT export)
588 (Applying custom styles, Images in ODT export)
589 (Labels and captions in ODT export)
590 (Literal examples in ODT export)
591 (Configuring a document converter)
592 (Working with OpenDocument style files)
593 (Customizing tables in ODT export)
594 (Validating OpenDocument XML): Fix options names.
595
596 * org.texi (History and Acknowledgments): Update acknowledgments
597 to Nicolas. Add Nicolas Goaziou to the list of contributors.
598
599 * org.texi (System-wide header arguments): Don't use "customizing"
600 for setting a variable. Also remove comments.
601
602 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
603 `org-agenda-start-on-weekday' to the variable index and document
604 them.
605
606 * org.texi (Sparse trees, Agenda commands)
607 (@LaTeX{} fragments, Selective export, Export options)
608 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
609 (HTML Export commands, @LaTeX{}/PDF export commands)
610 (iCalendar export, Publishing options, Triggering publication)
611 (In-buffer settings): Update to reflect changes from the new
612 export engine.
613
122ff675
SM
614 * org.texi (Matching tags and properties): More examples.
615 Explain group tags expansion as regular expressions.
271672fa
BG
616
617 * org.texi (Tag groups): New section.
618
619 * org.texi (Setting tags): Tiny formatting fixes.
620
621 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
622 names.
623
624 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
625 concept index. Include example for these agenda views.
626 (Special agenda views): Mention the "agenda*" agenda view.
627
628 * org.texi (Repeated tasks): Document how to ignore a repeater
629 when using both a scheduled and a deadline timetamp.
630
631 * org.texi (Global and local cycling): Wrap in a new subsection.
632 (Initial visibility, Catching invisible edits): New subsections.
633
634 * org.texi (Visibility cycling): Mention that
635 `org-agenda-inhibit-startup' will prevent visibility setting when
636 the agenda opens an Org file for the first time.
637
638 * org.texi (Org syntax): New section.
639
122ff675
SM
640 * org.texi (Orgstruct mode):
641 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
642
643 * org.texi (Speeding up your agendas): New section.
644
645 * org.texi (Installation): When installing Org from ELPA, users
646 should do this from an Emacs session where no .org file has been
647 visited.
648
649 * org.texi (CSS support, In-buffer settings): Update HTML options
650 names.
651
652 * org.texi (Structure editing): Update documentation for
653 `org-insert-heading-or-item'.
654 (Plain lists, Relative timer): Update index entry.
655
656 * org.texi (JavaScript support): Update variable names.
657
658 * org.texi (comments): Minor formatting fix.
659
660 * org.texi (@LaTeX{} fragments): Minor enhancement.
661
662 * org.texi: Update the list contributions.
663
664 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
665 will not copy the subtrees and the inherited tags.
666 Document `org-agenda-filter-by-regexp'.
271672fa
BG
667
668 * org.texi (Publishing action, Complex example): Fix names of
669 publishing functions.
670
671 * org.texi (Top, Exporting): Delete references to Freemind.
672 (Freemind export): Delete section.
673
674 * org.texi (Top, Exporting): Delete references to the XOXO export.
675 (XOXO export): Delete section.
676
677 * org.texi (Capture): Mention that org-remember.el is not
678 supported anymore.
679
122ff675
SM
680 * org.texi (Top, Exporting, Beamer class export):
681 Delete references to the TaskJuggler export.
271672fa
BG
682 (History and Acknowledgments): Mention that the TaskJuggler has
683 been rewritten by Nicolas and now lives in the contrib/ directory
684 of Org's distribution. Mention that Jambunathan rewrote the HTML
685 exporter. Remove Jambunathan from my own acknowledgments.
686 (TaskJuggler export): Delete.
687
688 * org.texi (HTML preamble and postamble)
689 (Tables in HTML export, Images in HTML export)
690 (Math formatting in HTML export, CSS support)
691 (@LaTeX{} and PDF export, Publishing options): Fix the names of
692 the HTML export and publishing options.
693
694 * org.texi (Literal examples, Export options)
695 (@LaTeX{} and PDF export, Header and sectioning)
696 (Publishing options): Fix LaTeX options names.
697
122ff675
SM
698 * org.texi (Export options, CSS support, In-buffer settings):
699 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
700
701 * org.texi (Export options, In-buffer settings): Fix references to
702 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
703
704 * org.texi (Top, Markup, Initial text, Images and tables)
705 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
706 (Export options, JavaScript support, Beamer class export):
707 Remove references to the DocBook export, which has been deleted.
271672fa
BG
708 (History and Acknowledgments): Mention that DocBook has been
709 deleted, suggest to use the Texinfo exporter instead, then to
710 convert the .texi to DocBook with makeinfo.
711 (Links in ODT export, Tables in ODT export): Fix indices.
712
713 * org.texi (Deadlines and scheduling): Add a variable to the
714 index. Add documentation about delays for scheduled tasks.
715
122ff675
SM
716 * org.texi (Emphasis and monospace):
717 Mention `org-fontify-emphasized-text' and
271672fa
BG
718 `org-emphasis-regexp-components'.
719
720 * org.texi (References): Small enhancement.
721
722 * org.texi (Column width and alignment): Make the example visually
723 more clear.
724
725 * org.texi (The clock table): Document :mstart and :wstart as a
726 way to set the starting day of the week.
727
728 * org.texi (In-buffer settings): Document new startup keywords.
729 Thanks to John J Foerch for this idea.
730
731 * org.texi (Include files): Tiny formatting fix.
732
733 * org.texi (Activation): Point to the "Conflicts" section.
734
7352013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
736
737 * org.texi (CSS support): Clarify this section.
738
739 * org.texi (@LaTeX{} specific attributes): Document that tabu and
740 tabularx packages are not in the default set of packages.
741
742 * org.texi (Agenda commands): Document fortnight view.
743
744 * org.texi: Document conflict with ecomplete.el.
745
746 * org.texi (History and Acknowledgments): Acknowledgements for
747 Jason Dunsmore and Rakcspace.
748
749 * org.texi: Rename org-crypt.el node to org-crypt.
750
751 * org.texi (A @LaTeX{} example): Fix typo in variable name.
752
753 * org.texi (MobileOrg): Mention the new iPhone developer.
754
755 * org.texi (Table of contents) Improve documentation of TOC
756 placement.
757
758 * org.texi: Explain that date/time information at read-date prompt
759 should start at the beginning, not anywhere in the middle of a
760 long string.
761
7622013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
763
764 * org.texi (Orgstruct mode): Fix wrong regexp.
765
7662013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
767
768 * org.texi: Document export to (X)HTML flavors.
769
7702013-11-12 Eric Schulte <schulte.eric@gmail.com>
771
772 * org.texi (Extracting source code): Mention the prefix argument
773 to org-babel-tangle.
122ff675 774 (noweb): Remove erroneous negative.
271672fa
BG
775 (Specific header arguments): Document new header arguments.
776 Documentation for new tangle-mode header argument.
777 (Top): Documentation for new tangle-mode header argument.
778 (rownames): Documentation for new tangle-mode header argument.
779 Mention elisp as special rowname case.
780 (tangle-mode): Documentation for new tangle-mode header argument.
781 (post): Documentation and an example of usage.
782 (var): Remove the "Alternate argument syntax" section from the
783 documentation.
784 (hlines): Note that :hline has no effect for Emacs Lisp code
785 blocks.
786
7872013-11-12 Feng Shu <tumashu@gmail.com>
788
789 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
790 (Math formatting in HTML export)
791 (Working with @LaTeX{} math snippets): Add document about creating
792 formula image with imagemagick.
793
794 * org.texi (@LaTeX{} specific attributes): Document `:caption'
795 attribute of #+ATTR_LATEX.
796
7972013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
798
799 * org.texi (Handling links): Fix a typo in
800 `org-startup-with-inline-images' documentation.
801
802 * org.texi (Previewing @LaTeX{} fragments): Document the startup
803 keywords to use for previewing LaTeX fragments or not.
804 (Summary of in-buffer settings): Improve formatting and add an
805 entry for the variable `org-startup-with-latex-preview'.
806
807 * org.texi (Property syntax): Recall the user to refresh the org
808 buffer when properties are set on a per-file basis.
809
8102013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
811
812 * org.texi (Matching tags and properties): Clarification.
813
8142013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
815
816 * org.texi (Editing and debugging formulas): Add an example when a
817 table has multiple #+TBLFM lines.
818
8192013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
820
821 * org.texi (The clock table): Document acceptance of relative
822 times in tstart and tend, link to syntax description and provide
823 example.
824
8252013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
826
827 * org.texi (The spreadsheet): Document lookup functions.
828
8292013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
830
8449dd1f 831 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
832 and .table-number.
833
8342013-11-12 Michael Brand <michael.ch.brand@gmail.com>
835
836 * org.texi
837 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
838 spreadsheet formula mode strings and some examples from @example
839 block with xy @r{yz} to @table.
840
841 * org.texi (Formula syntax for Calc): Improve the documentation of
842 empty fields in formulas for spreadsheet. Add explanation and
843 example for empty field. Extend explanations of format
844 specifiers. Add a sentence to mention Calc defmath.
845
846 * org.texi (Column formulas): Add a sentence to be more explicit
847 about when a table header is mandatory.
848
8492013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
850
851 * org.texi (Subscripts and superscripts): Remove reference to
852 quoted underscores until this mechanism is implemented again.
853
854 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
855 property.
856
857 * org.texi (Document title): Subtree export is no longer triggered
858 by marking one as the region.
859 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
860 giving examples isn't very useful: "horizontal rule" is, at least,
861 as explicit as <hr/>.
862
863 * org.texi (HTML doctypes): Reflect keyword removal.
864 (CSS support): Reflect keyword removal.
865
866 * org.texi (@LaTeX{} specific attributes): Document new :float
867 values.
868
869 * org.texi (Export settings): Improve documentation.
870
871 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
872 (Text areas in HTML export): Update text areas.
873 (HTML Export commands): Update export commands.
874
875 * org.texi (Header and sectioning): Add a footnote about the
876 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
877
122ff675
SM
878 * org.texi (The Export Dispatcher):
879 Document `org-export-in-background'.
271672fa
BG
880
881 * org.texi (Footnotes): Export back-ends do not use
882 `org-footnote-normalize' anymore.
883
884 * org.texi: Document variable changes.
885
c295fc18 886 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
887
888 * org.texi (Exporting): Massive rewrite of the first sections.
889 (Selective export): Delete.
890 (The Export Dispatcher): Rewrite.
891 (Export options): Rewrite as "Export settings".
892
893 * org.texi: Small changes to documentation for embedded LaTeX.
894
895 * org.texi (Internal links): Document #+NAME keyword and
896 cross-referencing during export.
897
898 * org.texi (Include files): Remove reference to :prefix1
899 and :prefix. Give more details for :minlevel.
900
122ff675
SM
901 * org.texi (Macro replacement): Fix macro name.
902 Update documentation about possible locations and escaping mechanism.
271672fa 903
122ff675
SM
904 * org.texi (Table of contents): Update documentation.
905 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
906 optional title and #+TOC: keyword.
907
9082013-11-12 Rick Frankel <rick@rickster.com>
909
910 * org.texi (results): Add Format section, broken out of Type
911 section to match code.
122ff675
SM
912 (hlines, colnames): Remove incorrect Emacs Lisp exception.
913 Note that the actual default handling (at least for python and
271672fa
BG
914 emacs-lisp) does not seem to match the description.
915
9162013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
917
918 * org.texi (The date/time prompt): Update the documentation to
919 reflect the new way `org-read-date-get-relative' handles weekdays.
920
9212013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
922
122ff675
SM
923 * org.texi (Resolving idle time):
924 Document `org-clock-x11idle-program-name'.
271672fa 925
955ada11
MA
9262013-10-24 Michael Albinus <michael.albinus@gmx.de>
927
928 * ert.texi (Running Tests Interactively): Adapt examle output.
929 (Tests and Their Environment): Mention skip-unless.
930
48f73cfb
GM
9312013-10-23 Glenn Morris <rgm@gnu.org>
932
76f1a3c3
GM
933 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
934 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
935 * widget.texi: Nuke @refill.
936
48f73cfb
GM
937 * Makefile.in (install-dvi, install-html, install-pdf)
938 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
939 (uninstall-pdf): Quote entities that might contain whitespace.
940
c8722a97
JB
9412013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
942
a12bf61e 943 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
944 which integers begin to be represented by lists.
945
f55f544f
XF
9462013-10-14 Xue Fuqiao <xfq.free@gmail.com>
947
948 * cl.texi (Argument Lists): Add indexes for &key and &aux.
949
81856d28
MA
9502013-10-07 Michael Albinus <michael.albinus@gmx.de>
951
952 * trampver.texi: Update release number.
953
afae9a69
MA
9542013-10-02 Michael Albinus <michael.albinus@gmx.de>
955
956 Sync with Tramp 2.2.8.
957
958 * tramp.texi (External packages): Use `non-essential'.
959 * trampver.texi: Update release number.
960
fe30962e
GM
9612013-09-14 Glenn Morris <rgm@gnu.org>
962
963 * eshell.texi: Markup fixes.
964
412a0972
XF
9652013-09-11 Xue Fuqiao <xfq.free@gmail.com>
966
967 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
968 of @kbd{RET}.
969 (Prefix Matching): Add an index.
970
7dc61a66
GM
9712013-09-08 Glenn Morris <rgm@gnu.org>
972
973 * emacs-gnutls.texi: Tweak direntry.
974
97e99cc3
MA
9752013-09-06 Michael Albinus <michael.albinus@gmx.de>
976
977 * tramp.texi (Alternative Syntax): Remove chapter.
978
50b13cde
PE
9792013-08-28 Paul Eggert <eggert@cs.ucla.edu>
980
981 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
982 for portability to hosts where /bin/sh has problems.
983
0acfedd3
SM
9842013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
985
986 Try to reduce redundancy in doc/misc/Makefile.in.
987 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
988 (TARGETS): New intermediate variable.
989 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
990
1857cd3f
GM
9912013-08-27 Glenn Morris <rgm@gnu.org>
992
63e984f8
GM
993 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
994
278208b8
GM
995 * efaq.texi: Rename from faq.texi, to match its output files.
996 * Makefile.in: Update for faq.texi name change.
997
79c238dc
GM
998 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
999
c076ba95
GM
1000 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1001
1857cd3f
GM
1002 * efaq-w32.texi: Move here from the web-pages repository.
1003 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1004 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1005 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1006 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1007 Add DOCMISC_*_W32 variables.
1008 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1009 (efaq_w32_deps): New variable.
1010 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1011 (efaq-w32.pdf, efaq-w32.html): New rules.
1012 (clean): Remove efaq-w32 products.
1013
2fb6d9c6
GM
10142013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1015
1016 * texinfo.tex: Update from gnulib.
1017
dab3a8d5
KY
10182013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1019
1020 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1021 shift_jis from the default value set to mm-coding-system-priorities for
1022 Japanese users.
1023
55f612f0
GM
10242013-08-13 Glenn Morris <rgm@gnu.org>
1025
1026 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1027 (Options - Defining Label Environments, Options - Creating Labels)
1028 (Options - Referencing Labels, Options - Creating Citations)
1029 (Options - Index Support, Options - Viewing Cross-References)
1030 (Options - Finding Files, Options - Optimizations)
1031 (Options - Fontification, Options - Misc):
1032 * cc-mode.texi (Sample Init File):
1033 * edt.texi (Init file):
1034 * epa.texi (Encrypting/decrypting gpg files):
1035 * mairix-el.texi (About, Setting up the mairix interface, Using)
1036 (Extending):
1037 Rename nodes to avoid characters that can cause Texinfo problems.
1038
d401ef43
KY
10392013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1040
1041 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1042
8496d8d7
GM
10432013-08-12 Glenn Morris <rgm@gnu.org>
1044
808190e6
GM
1045 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1046 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1047 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1048 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1049 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1050 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1051 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1052 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1053 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1054 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1055 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1056 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1057 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1058
2f3ac208
GM
1059 * woman.texi (Top): Avoid mailto: in html output.
1060
8496d8d7
GM
1061 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1062 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1063 (INSTALL_DATA): New, set by configure.
1064 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1065 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 1066 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
1067 uninstall-ps, and uninstall-doc.
1068 (.SUFFIXES): Add .ps and .dvi.
1069 (.dvi.ps): New suffix rule.
1070 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1071 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1072 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1073 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1074 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1075 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1076 (ido.html, mairix-el.html, message.html, mh-e.html)
1077 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1078 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1079 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1080 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1081 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1082 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1083 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1084 New rules.
1085 (clean): Remove HTML_TARGETS and PS_TARGETS.
1086
33a9f380
XF
10872013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1088
35e951cd
JB
1089 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1090 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1091 for user options.
33a9f380 1092
353ca646
XF
10932013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1094
1095 * htmlfontify.texi (Customization): Remove documentation of
241de290 1096 `hfy-fast-lock-save'. Minor fixes.
353ca646 1097
03300a14
XF
10982013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1099
1100 * ido.texi (Top): Insert node "Working Directories" in menu.
1101 (Working Directories): New node.
9dfc8491
XF
1102 (Misc Customization): Add documentation of
1103 `ido-confirm-unique-completion' and some other user options.
03300a14 1104
2a024334
EZ
11052013-08-07 Eli Zaretskii <eliz@gnu.org>
1106
1107 * todo-mode.texi: Update @dircategory.
1108 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1109 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1110 @ref.
1111
c85989f5
XF
11122013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1113
998ad848 1114 * sc.texi (Introduction): Fix index.
35e951cd 1115 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
998ad848
XF
1116 (Information Keys and the Info Alist, Reference Headers)
1117 (The Built-in Header Rewrite Functions)
1118 (Electric References, Reply Buffer Initialization)
1119 (Filling Cited Text, Selecting an Attribution)
1120 (Attribution Preferences)
1121 (Anonymous Attributions, Author Names)
1122 (Using Regi, Post-yank Formatting Commands)
1123 (Citing Commands, Insertion Commands)
1124 (Mail Field Commands)
1125 (Hints to MUA Authors, Thanks and History): Change from one space
1126 between sentences to two.
03300a14 1127 (What Supercite Does): Typo fix.
998ad848 1128
98374c9a
XF
1129 * newsticker.texi (Usage): Use @key for RET.
1130
35e951cd 1131 * cl.texi (Argument Lists, For Clauses)
20940c20 1132 (Macros): Add indexes.
c85989f5 1133
57fedd9f
XF
11342013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1135
1136 * cl.texi (Blocks and Exits): Add an index.
1137
016d3f7d
SB
11382013-08-04 Stephen Berman <stephen.berman@gmx.net>
1139
1140 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
35e951cd 1141 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
016d3f7d
SB
1142 (todo-mode.dvi, todo-mode.pdf): New rules.
1143
1144 * todo-mode.texi: New file.
1145
89cccc2f
G
11462013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1147
1148 * gnus.texi (Basic Usage): Mention that warp means jump here.
1149 (The notmuch Engine): Mention notmuch.
1150
a3fd87cb
TH
11512013-07-30 Tassilo Horn <tsdh@gnu.org>
1152
1153 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1154 `gnus-subthread-sort-functions' and remove the obsolete documentation
1155 of `gnus-sort-threads-recursively'.
1156
2fb6d9c6
GM
11572012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1158
1159 * texinfo.tex: Update to 2012-07-29.17 version.
1160
a3fd87cb 11612013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1162
1163 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1164 implementation.
1165 (Introduction): Add further missing features.
1166 (Building Classes): Add introductory paragraph.
1167 (Wish List): Add metaclasses and EQL specialization.
1168
b69c2ea7
MA
11692013-07-29 Michael Albinus <michael.albinus@gmx.de>
1170
122ff675
SM
1171 * tramp.texi (Frequently Asked Questions):
1172 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1173
13afd560
TH
11742013-07-26 Tassilo Horn <tsdh@gnu.org>
1175
1176 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1177 `gnus-sort-threads-recursively'.
1178
7add5a8a
GM
11792013-07-25 Glenn Morris <rgm@gnu.org>
1180
57cff712
GM
1181 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1182 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1183
7add5a8a
GM
1184 * erc.texi (Special Features): Update contact information.
1185 (History): Avoid using @email.
1186
1187 * eshell.texi (Bugs and ideas): Minor updates.
1188
1189 * faq.texi (Reporting bugs, Origin of the term Emacs)
1190 (Setting up a customization file)
1191 (Using an already running Emacs process, Turning off beeping)
1192 (Packages that do not come with Emacs)
1193 (Replying to the sender of a message): Avoid using @email.
1194
1195 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1196
1197 * reftex.texi (Imprint): Avoid using @email.
1198
1199 * ses.texi (Top): Update bug reporting instructions.
1200 (Acknowledgments): Avoid using @email.
1201
1202 * woman.texi (Introduction, Background): Remove outdated information.
1203 (Bugs, Acknowledgments): Avoid using @email.
1204
3f0faa45
XF
12052013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1206
1207 * ido.texi: New file.
1208
47cc1156
G
12092013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1210
1211 * gnus.texi (Customizing Articles): Document function predicates.
1212
c17b81a7
G
12132013-07-08 Tassilo Horn <tsdh@gnu.org>
1214
1215 * gnus.texi (lines): Correct description of
122ff675
SM
1216 `gnus-registry-track-extra's default value.
1217 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1218
6ed7a66a
G
12192013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1220
1221 * gnus.texi (Group Parameters): Mention regexp
1222 substitutions (bug#11688).
1223
12242013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1225
1226 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1227
12282013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1229
1230 * gnus.texi (Emacsen): Fix version.
1231
1232 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1233
5154917e
GM
12342013-07-06 Glenn Morris <rgm@gnu.org>
1235
1236 * mh-e.texi: Fix external links.
3cab18a3 1237 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1238
9d7a25d6 1239 * newsticker.texi (Overview): Update URL.
583873a9 1240
9d7a25d6
GM
1241 * nxml-mode.texi (Introduction): Update URL.
1242
1243 * org.texi (JavaScript support): Fix URL.
91eea47b 1244
bfd569a4
GM
1245 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1246
6338a049
GM
1247 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1248
97df87bb
GM
1249 * dbus.texi (Introspection): Update URL to a less defunct one.
1250
f2a538a2
GM
1251 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1252 (Foreign Groups): Use @indicateurl for examples.
1253 (Direct Functions): Remove defunct URL.
1254 (RSS): Update URL.
1255
1256 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1257 (FAQ 7-1): Update URL.
1258
f0a77200
GM
1259 * pgg.texi (Top, Overview): Add note about obsolescence.
1260
5aa43a3a
PE
12612013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1262
1263 * texinfo.tex: Merge from gnulib.
1264
a944db14
GM
12652013-07-03 Glenn Morris <rgm@gnu.org>
1266
1267 * bovine.texi (top):
1268 * cc-mode.texi (AWK Mode Font Locking):
1269 * mh-e.texi (Preface):
1270 * url.texi (URI Parsing): Fix cross-references to other manuals.
1271
eaa610c3
KY
12722013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1273
1274 * gnus.texi (Client-Side IMAP Splitting):
1275 Note that `nnimap-inbox' now can be a list.
1276
7eeeb7dd
GM
12772013-06-24 Glenn Morris <rgm@gnu.org>
1278
1279 * eshell.texi: Fix cross-references to other manuals.
1280
2e667b8c
GM
12812013-06-23 Glenn Morris <rgm@gnu.org>
1282
1283 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1284 Remove; not needed now we use a standard html layout for the faq.
1285 (clean): Remove HTML_TARGETS, emacs-faq.text.
1286
c5b0993e
EW
12872013-06-21 Eduard Wiebe <usenet@pusto.de>
1288
1289 * flymake.texi (Parsing the output, Customizable variables):
1290 Add reference to `flymake-warning-predicate'.
1291
d6491e24
MA
12922013-06-19 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (Top, Configuration): Insert section `Predefined
1295 connection information' in menu.
1296 (Predefined connection information): New section.
1297 (Android shell setup): Make a reference to `Predefined connection
1298 information'.
1299
09af5c3e
GM
13002013-06-19 Glenn Morris <rgm@gnu.org>
1301
1302 * Makefile.in (version): New, set by configure.
1303 (clean): Delete dist tar file.
1304 (infoclean): New, split from maintainer-clean.
1305 (maintainer-clean): Run infoclean.
1306 (dist): New rule, to make tarfile for www.gnu.org.
1307
745b097b
AK
13082013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1309
4f405069 1310 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1311 for keys q and Q.
1312 (Standards): Reference RFC5804 as the defining document of the
1313 managesieve protocol.
1314
fa472906
AG
13152013-06-10 Aidan Gauland <aidalgol@amuri.net>
1316
1317 * eshell.texi (Input/Output): Expand to cover new visual-command
1318 options, eshell-visual-subcommands and eshell-visual-options.
1319 Divide into separate Visual Commands and Redirection sections.
1320
ff4871b9
GM
13212013-06-10 Glenn Morris <rgm@gnu.org>
1322
1323 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1324
cdebc6dd
KY
13252013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1326
1327 * gnus.texi (Article Date):
1328 Fix description of gnus-article-update-date-headers.
1329
962e44a5
XF
13302013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1331
1332 * erc.texi (Special Features): ERC is being maintained within
1333 Emacs now.
1334
5d028165
XF
13352013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1336
998ad848 1337 * flymake.texi: Change from one space between sentences to two.
5d028165 1338
0a6313f7
SM
13392013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1340
1341 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1342 (bug#14293).
1343
a7bef505
MA
13442013-04-16 Michael Albinus <michael.albinus@gmx.de>
1345
1346 * tramp.texi (Frequently Asked Questions): Precise, how to define
1347 an own ControlPath.
1348
7a55aa13
MA
13492013-04-15 Michael Albinus <michael.albinus@gmx.de>
1350
1351 * tramp.texi (Frequently Asked Questions): New item for
1352 ControlPath settings.
1353
c81ecb72
JB
13542013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1355
4f405069 1356 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1357 descriptions.
1358
73572c72
AG
13592013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1360
78b8f320 1361 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1362
24afc2e2
MA
13632013-03-18 Michael Albinus <michael.albinus@gmx.de>
1364
1365 * tramp.texi (Filename Syntax): Host names are not allowed to be
1366 any method name, unless method name is specified explicitly.
1367 Remove restriction on unibyte filenames.
1368
1369 * trampver.texi: Update release number.
1370
5294599f
PE
13712013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 doc: convert some TeX accents to UTF-8
1374 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1375 '@"{@dotless{i}}'.
1376
d7251c31
MA
13772013-03-15 Michael Albinus <michael.albinus@gmx.de>
1378
1379 Sync with Tramp 2.2.7.
1380
1381 * trampver.texi: Update release number.
1382
f6817529
JB
13832013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1384
1385 * calc.texi (Basic Operations on Units): Streamline some
1386 descriptions.
1387
c3e2de4c
GM
13882013-03-08 Glenn Morris <rgm@gnu.org>
1389
1390 * faq.texi (Top): Don't say this was updated @today.
1391 That's irrelevant and leads to spurious diffs.
1392
6d7ebb72
JB
13932013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1394
c5b0993e
EW
1395 * calc.texi (Basic Operations on Units):
1396 Fix cross-reference.
6d7ebb72 1397
3cd23a35
KY
13982013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1399
1400 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1401
33d1e2f5
AM
14022013-03-06 Alan Mackenzie <acm@muc.de>
1403
1404 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1405 calling a line-up function.
1406
681ebc33
PE
14072013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1408
1409 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1410 * ses.texi: Switch from Latin-1 to UTF-8.
1411
eeb84739
MA
14122013-03-03 Michael Albinus <michael.albinus@gmx.de>
1413
1414 * tramp.texi (External methods): Tramp does not connect Android
1415 devices by itself.
1416
fc0c5af8
BW
14172013-03-02 Bill Wohler <wohler@newt.com>
1418
1419 Release MH-E manual version 8.5.
1420
1421 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1422 release 8.5.
1423
1424 * mh-e.texi (Preface, Conventions, Getting Started)
1425 (Using This Manual, Folder Selection, Viewing, Aliases)
1426 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1427 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1428 Update URLs.
1429
adb7352b
MA
14302013-03-01 Michael Albinus <michael.albinus@gmx.de>
1431
1432 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1433 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1434 (External methods): Remove "scp1" and "scp2" entries.
1435 Explain user name and host name specification for "adb".
adb7352b 1436
538d9b94
MA
14372013-02-28 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (External methods): Mention `tramp-adb-program'.
1440
8a28a5b8
BG
14412013-02-28 Bastien Guerry <bzg@gnu.org>
1442
1443 * org.texi (Visibility cycling): Suggest to set
1444 `org-agenda-inhibit-startup' to nil if user wants the startup
1445 visibility settings to be honored in any circumstances.
1446 (Progress logging, Checkboxes): Fix typos.
1447
929aeac6 14482013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1449
1450 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1451 the macros, for Texinfo 4.13 and 5.0.
1452
c0c2eb82
MA
14532013-02-24 Michael Albinus <michael.albinus@gmx.de>
1454
1abfd3e8 1455 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1456 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1457 (Filename Syntax): Do not use @trampfn{} in @item.
1458 (Filename completion): Use @columnfractions in @multitable.
1459
6800ff8d
GM
14602013-02-22 Glenn Morris <rgm@gnu.org>
1461
1462 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1463
b59a2e9e
PE
14642013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1465
1466 * Makefile.in (html): New rule.
1467
5079cfef
MA
14682013-02-20 Michael Albinus <michael.albinus@gmx.de>
1469
1470 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1471 Volpiatto <thierry.volpiatto@gmail.com>.
1472
2150b471
MA
14732013-02-16 Michael Albinus <michael.albinus@gmx.de>
1474
1475 * tramp.texi (Top, Configuration): Insert section `Android shell
1476 setup' in menu.
1477 (Android shell setup): New section.
1478 (Connection types, Default Method)
1479 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1480 (External methods): Remove "scpc" and "rsyncc" entries.
1481 (Frequently Asked Questions): Remove entry about ControlPersist.
1482
4e16ddf4
GM
14832013-02-13 Glenn Morris <rgm@gnu.org>
1484
1485 * message.texi (News Headers): Don't mention yow any more.
1486
5d9c6f17
JB
14872013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1488
35e951cd
JB
1489 * calc.texi (Basic Operations on Units, Customizing Calc):
1490 Mention the variable `calc-allow-units-as-numbers'.
5d9c6f17 1491
dacbc44c
AG
14922013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1493
1494 * eshell.texi: Fill most of the missing sections.
1495
d3517077
BG
14962013-02-07 Bastien Guerry <bzg@gnu.org>
1497
1498 * org.texi (References): Clarify an example.
1499 (Installation): Fix instructions.
1500 (Org-Plot): Fix link.
1501 (Checkboxes, Radio lists): Fix typos.
1502
8c4b24b2 15032013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1504
1505 * cl.texi (Equality Predicates): Mention memql.
1506
8c4b24b2 15072013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1508
cfdaa150 1509 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1510 specific, and only about items it supports, indicating that there
1511 might be more. Remove refs to simple project and direct automake
1512 from ede new.
1513 (Simple projects): Re-write to not talk about ede-simple-project
1514 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1515 that don't do much management, just project wrapping.
1516 Add ede-generic-project link.
cf4dd911
EL
1517 (ede-generic-project): New node (bug#11441).
1518
8c4b24b2 15192013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1520
1521 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1522
86e100a6
GM
15232013-02-01 Glenn Morris <rgm@gnu.org>
1524
1525 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1526 Mention etc/CALC-NEWS.
86e100a6 1527
7ff2b2a6
MA
15282013-01-24 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1531
a89c8ef0
BG
15322013-01-13 Bastien Guerry <bzg@gnu.org>
1533
1534 * org.texi (Installation): Simplify.
1535
15362013-01-13 François Allisson <francois@allisson.co> (tiny change)
1537
1538 * org.texi (Handling links): Update the mention to the obsolete
1539 variable `org-link-to-org-use-id' with a mention to the newer
1540 variable `org-id-link-to-org-use-id'. Mention the need to load
1541 the org-id library.
1542
997d5f2d
MA
15432013-01-10 Michael Albinus <michael.albinus@gmx.de>
1544
1545 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1546
fb9f7146 15472013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1548
1549 * org.texi (Pushing to MobileOrg): Add footnote about using
1550 symbolic links in `org-directory'.
1551 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1552 of the now obsolete alias `org-float'.
1553 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1554 index. Fix description of TODO keywords cycling.
1555 (Advanced features): Add missing argument for @item.
1556 (Storing searches): Add index entries and a note about
1557 *-tree agenda views.
6d3e4c80
BG
1558 (Structure editing): Document `org-mark-element' and
1559 `org-mark-subtree'.
1560 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1561
c6a22ce2
JL
15622013-01-08 Juri Linkov <juri@jurta.org>
1563
1564 * info.texi (Go to node): Mention the abbreviated format
1565 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1566
7b08ccf7
AS
15672013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1568
605f02ee
AS
1569 * autotype.texi: Remove undefined command @subtitlefont.
1570 * cc-mode.texi: Likewise.
1571
7b08ccf7
AS
1572 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1573 @item argument.
1574 (Property searches): Use \\ instead of @backslashchar{}.
1575 * pgg.texi (VERSION): Move @set below @setfilename.
1576
db671917
AS
15772013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1578
1579 * ada-mode.texi: Remove braces from @title argument.
1580 * eudc.texi: Likewise.
1581 * smtpmail.texi: Likewise.
1582 * auth.texi (VERSION): Set before first use.
1583 * emacs-gnutls.texi (VERSION): Likewise.
1584 * pgg.texi (VERSION): Likewise.
1585 * ede.texi (Top): Rename from top, all uses changed.
1586 * eshell.texi: Add missing argument to @sp.
1587 * forms.texi (Top): Reorder menu to match structure.
4fa20d8f 1588 * htmlfontify.texi (Customization): Add missing @item in
db671917
AS
1589 @enumerate.
1590 * org.texi (Advanced features): Add missing argument for @item.
1591 (Property searches): Use @backslashchar{} in macro argument.
1592 * pcl-cvs.texi: Add missing argument to @sp.
1593 (Movement commands): Fix use of @itemx.
1594 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1595 * reftex.texi (Options (Creating Citations)): Add missing newline
1596 before @end.
1597 * tramp.texi (Obtaining Tramp): Remove extra dots.
1598 (Configuration): Reorder menu to match structure.
651a2c77 1599 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1600 * viper.texi (Marking): Add missing argument for @item.
1601
b55349fb
GM
16022013-01-04 Glenn Morris <rgm@gnu.org>
1603
92d59611
GM
1604 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1605 Add htmlfontify.
1606 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1607 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1608 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1609 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1610
b55349fb
GM
1611 * htmlfontify.texi: Miscellaneous fixes and updates.
1612 Set copyright to FSF, update license to GFDL 1.3+.
1613
7fca93e2
VD
16142013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1615
1616 * htmlfontify.texi: New file.
1617
87e65f96
JB
16182013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1619
1620 * calc.texi (Free-Form Dates): Expand on the date reading
1621 algorithm.
1622
82e2a1f0 16232012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1624
173076b4
GM
1625 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1626 Avoid some overfull lines.
1627
d227e322
GM
1628 * widget.texi (Programming Example): Break some long lines.
1629
2ecfdaa6
GM
1630 * wisent.texi (Wisent Overview): Fix xref.
1631 (Grammar format, Understanding the automaton): Avoid overfill.
1632
fd762011
GM
1633 * bovine.texi (Optional Lambda Expression): Allow line break.
1634
9fbc8f46
GM
1635 * auth.texi (Help for users): Break long lines.
1636
ceccabdb
GM
1637 * ada-mode.texi (Project file variables):
1638 Reword to reduce underfull hbox.
1639 (No project files, Use GNAT project file):
1640 Use smallexample to make some overfull lines less terrible.
1641
88edc57f
GM
1642 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1643 Fix cross-references to separate manuals.
1644
ddc41264
GM
1645 * Makefile.in (gfdl): New variable. Use throughout where
1646 appropriate so that targets depend on doclicense.texi.
1647
45dd6480
LI
16482012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1649
1650 * gnus.texi (Customizing the IMAP Connection): Mention the other
1651 authenticators.
1652
61bbede6
LI
16532012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1654
c5b0993e
EW
1655 * gnus.texi (Browse Foreign Server):
1656 Document `gnus-browse-delete-group'.
61bbede6 1657
ddc41264
GM
16582012-12-22 Glenn Morris <rgm@gnu.org>
1659
563a450c 1660 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1661 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1662 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1663 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1664
ddc41264
GM
1665 * Makefile.in (gfdl): New variable. Use throughout where
1666 appropriate so that targets depend on doclicense.texi.
1667
c995b26e
EZ
16682012-12-22 Eli Zaretskii <eliz@gnu.org>
1669
1670 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1671 doclicense.texi. Remove doclicense.texi from all targets that
1672 mentioned it explicitly.
1673 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1674 $(emacsdir)/emacsver.texi.
a170fe53 1675 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1676
08953d7f
GM
16772012-12-21 Glenn Morris <rgm@gnu.org>
1678
c545e313
GM
1679 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1680 Include emacsver.texi. Nuke hand-written node pointers.
1681 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1682 Depend on emacsver.texi.
1683
0b1af106
GM
1684 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1685 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1686 May as well just include doclicense.texi in everything.
1687
1688 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1689 which @copying says is included.
1690
6bf430d1
GM
1691 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1692 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1693 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1694 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1695 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1696 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1697 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1698 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1699 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1700 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1701 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1702 copies from the FSF, which does not publish these manuals.
1703
08953d7f
GM
1704 * erc.texi: No need to include gpl in this small manual.
1705
257b2c7d
GM
1706 * org.texi (copying): Include a copy of the GFDL.
1707 (GNU Free Documentation License): New section.
1708
a4b0cca1 17092012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1710
1711 * org.texi: Fix typos.
1712
d2435ab9
PE
17132012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1714
1715 * calc.texi (ISO 8601): Rename from ISO-8601,
1716 as it's typically spelled without a hyphen.
1717
b9d8175e
JB
17182012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1719
1720 * calc.texi (ISO-8601): New section.
1721 (Date Formatting Codes): Mention new codes.
1722 (Standard Date Formats): Mention new formats.
1723
f0bc0bf1
MA
17242012-12-14 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * tramp.texi (External methods): Move `adb' method here.
1727
98c94021
GM
17282012-12-13 Glenn Morris <rgm@gnu.org>
1729
ba30c70f
GM
1730 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1731
bfe6ffb6
GM
1732 * wisent.texi: Small edits. Set copyright to FSF, update license to
1733 GFDL 1.3+.
1734 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1735 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1736 New targets.
1737 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1738 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1739
98c94021
GM
1740 * bovine.texi: Small edits. Set copyright to FSF, update license to
1741 GFDL 1.3+, remove empty index.
1742 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1743 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1744 New targets.
1745 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1746 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1747
cfa49c1e
EL
17482012-12-13 Eric Ludlam <zappo@gnu.org>
1749 David Ponce <david@dponce.com>
1750 Richard Kim <emacs18@gmail.com>
1751
9e7abd17 1752 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1753
727f9739 17542012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1755
9b97b143
GM
1756 * flymake.texi (Customizable variables, Locating the buildfile):
1757 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1758
4c2dd4ee
GM
1759 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1760 GFDL 1.3+ license, fix up index.
1761 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1762 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1763 (srecode.pdf): New targets.
1764 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1765 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1766
727f9739 17672012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1768
1769 * srecode.texi: New file, imported from CEDET trunk.
1770
727f9739 17712012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1772
1773 * org.texi (Summary, Code block specific header arguments)
1774 (Code block specific header arguments)
1775 (Header arguments in function calls, var, noweb)
727f9739
GM
1776 (Results of evaluation, Code evaluation security):
1777 Small reformatting: add a blank line before some example.
63aa0982
BG
1778
1779 * org.texi (System-wide header arguments)
1780 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1781 (Dynamic blocks, Using the mapping API):
1782 Fix indentation of Elisp code examples.
63aa0982
BG
1783
1784 * org.texi (Comment lines): Fix description of the comment syntax.
1785
727f9739
GM
1786 * org.texi (Installation): Mention "make test" in the correct section.
1787
4288142b
PE
17882012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1789
1790 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1791 These are just minor editorial changes.
1792
61b835df
MA
17932012-12-04 Michael Albinus <michael.albinus@gmx.de>
1794
1795 * tramp.texi (History): Mention ADB.
1796 (Inline methods): Add `adb' method.
1797
c5bc2d1d 17982012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1799
1800 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1801 (External methods): Fix typo.
1802
c5bc2d1d 18032012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1804
1805 * rcirc.texi (Notices): Fix typo.
1806
d0457b57
BW
18072012-11-25 Bill Wohler <wohler@newt.com>
1808
1809 Release MH-E manual version 8.4.
1810
4f405069 1811 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1812 Update for release 8.4.
1813
551aaa66
BW
1814 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1815 (Junk): Add mh-whitelist-preserves-sequences-flag,
1816 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1817 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1818
61d841dd
PE
18192012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1820
1821 * mh-e.texi (Procmail): Fix two @ typos.
1822
c07a6ded
PE
18232012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1824
1825 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1826 These are just minor editorial changes.
1827
678a34f4
JB
18282012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1829
1830 * calc.texi (Date Formatting Codes): Mention the new beginning of
1831 the date numbering system.
1832
0e70ce93
PE
18332012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1834
1835 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1836 (Date Forms): Correct off-by-one error in explanation of
1837 Julian day numbers. Give Gregorian equivalent of its origin.
1838
723da6aa
JB
18392012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1840
cfdaa150 1841 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1842 Gregorian-Julian switch.
1843 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1844
310e60d9
PE
18452012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1846
6f6b82d6
PE
1847 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1848 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1849 * calc.texi (Date Forms): Document this.
1850
e8693c96
GM
18512012-11-16 Glenn Morris <rgm@gnu.org>
1852
1853 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1854 (Obsolete Macros): Move example here from Function Bindings.
1855
5c934f8b
GM
1856 * erc.texi: Use @code{nil} rather than just "nil".
1857 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1858 Add "notifications".
f925b109 1859 (Connecting): Add brief section on passwords.
274f5de6 1860 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1861
f78ee6af 18622012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1863
1864 * flymake.texi (Customizable variables)
1865 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1866 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1867
1796ef98
VB
18682012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1869
1870 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1871 In all file place SES into @acronym{...}.
1872 (Advanced Features): Add key index and function index for
4f405069
JB
1873 ses-set-header-row. Add description for function
1874 ses-rename-cell. Add description for function
1796ef98
VB
1875 ses-repair-cell-reference-all.
1876 (Ranges in formulas): Add description for ses-range flags.
1877
31f47fba
PE
18782012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1879
1880 * texinfo.tex: Merge from gnulib.
1881
6baf66d5 18822012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1883
1884 * url.texi (Introduction): Move url-configuration-directory to
1885 Customization node.
1886 (Parsed URIs): Split into its own node.
1887 (URI Encoding): New node.
1888 (Defining New URLs): Remove empty chapter.
1889 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1890 Improve docs for url-queue-*.
1891 (Supported URL Types): Copyedits. Delete empty subnodes.
1892
c5b0993e
EW
1893 * url.texi (Introduction): Rename from Getting Started.
1894 Rewrite the introduction.
82f84fa3
CY
1895 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1896
6baf66d5 18972012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1898
1899 * cl.texi (Obsolete Setf Customization):
1900 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1901 Give define-modify-macro, defsetf, and define-setf-method
1902 gv.el replacements.
2ee1d59f 1903
2027b1b3 1904 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1905 (Setf Extensions): Remove obsolete reference.
2027b1b3 1906 (Obsolete Setf Customization):
651af8c6 1907 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1908 Undocument get-setf-method, since it no longer exists.
a358a44e 1909 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1910
c65b407b
GM
19112012-11-03 Glenn Morris <rgm@gnu.org>
1912
1913 * cl.texi: Further general copyedits.
685b0026
GM
1914 (List Functions): Remove copy-tree, standard elisp for some time.
1915 (Efficiency Concerns): Comment out examples that no longer apply.
1916 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1917 (Creating Symbols, Random Numbers): De-emphasize internal
1918 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1919 (Naming Conventions, Type Predicates, Macros)
1920 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1921
a71e2379
G
19222012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1923
1924 * gnus.texi (Mail Source Specifiers):
1925 Document :leave keyword used for pop mail source.
1926
df43dd53
GM
19272012-11-01 Glenn Morris <rgm@gnu.org>
1928
1929 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1930 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1931 (Macro Bindings, Blocks and Exits):
1932 Acknowledge existence of lexical-binding.
1933 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1934
69c1c2e6
GM
19352012-10-31 Glenn Morris <rgm@gnu.org>
1936
dd90fd1a
GM
1937 * ert.texi (Introduction, The @code{should} Macro):
1938 Refer to "cl-assert" rather than "assert".
1939
69c1c2e6
GM
1940 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1941 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1942 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1943 Reword, and add details of flet and labels.
87b0d8b1 1944 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1945
4ddedf94
GM
19462012-10-30 Glenn Morris <rgm@gnu.org>
1947
1948 * cl.texi (Modify Macros): Update for cl-letf changes.
1949 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1950 (Setf Extensions): Partially restore note about cl-getf,
1951 mainly moved to lispref/variables.texi.
1952 (Property Lists): Fix cl-getf typos.
f43a5263 1953 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1954
d3094168
GM
19552012-10-29 Glenn Morris <rgm@gnu.org>
1956
1957 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1958 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1959 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1960 (Modify Macros, Multiple Values, Other Clauses):
1961 Remove mentions of obsolete features.
6a07d52e 1962 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1963
3c0c6155
GM
19642012-10-28 Glenn Morris <rgm@gnu.org>
1965
f94b04fc
GM
1966 * cl.texi (Multiple Values, Common Lisp Compatibility):
1967 More namespace updates.
1968 (Obsolete Features): Copyedits.
1969 (Obsolete Lexical Macros, Obsolete Setf Customization):
1970 New subsections.
1971
9c52d61d
GM
1972 * cl.texi (Porting Common Lisp, Lexical Bindings):
1973 Add some xrefs to the Elisp manual.
1974
3c0c6155
GM
1975 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1976 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1977 (Obsolete Features): New appendix. Move Lexical Bindings here.
1978
5887564d
GM
19792012-10-27 Glenn Morris <rgm@gnu.org>
1980
e1117425
GM
1981 * cl.texi: Use defmac for macros rather than defspec.
1982 (Efficiency Concerns): Related copyedit.
1983
5887564d
GM
1984 * cl.texi (Control Structure): Update for setf now being in core.
1985 (Setf Extensions): Rename from Basic Setf. Move much of the
1986 former content to lispref/variables.texi.
1987 (Modify Macros): Move pop, push details to lispref/variables.texi.
1988 (Customizing Setf): Copyedits for setf etc being in core.
1989 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1990 Further namespaces updates.
1991
bdebdb64
BG
19922012-10-26 Bastien Guerry <bzg@gnu.org>
1993
c5b0993e
EW
1994 * org.texi (Installation): Update the link to Org's ELPA.
1995 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1996 org-loaddefs.el is now loaded by org.el.
1997
f956e59d
MA
19982012-10-25 Michael Albinus <michael.albinus@gmx.de>
1999
c5b0993e
EW
2000 * tramp.texi (Frequently Asked Questions):
2001 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
2002 improvement.
2003
a05cb6e3
GM
20042012-10-25 Glenn Morris <rgm@gnu.org>
2005
2006 * cl.texi: Don't mess with the TeX section number counter.
2007 Use Texinfo recommended convention for quotes+punctuation.
2008 (Overview, Sequence Functions): Rephrase for better line-breaking.
2009 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2010 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2011 (Random Numbers, Mapping over Sequences, Structures)
2012 (Porting Common Lisp): Further updates for cl-lib namespace.
2013 (Modify Macros, Declarations, Macro Bindings, Structures):
2014 Break long lines in examples.
2015 (Dynamic Bindings): Update for changed progv behavior.
2016 (Loop Examples, Efficiency Concerns): Markup fixes.
2017 (Structures): Remove TeX margin change.
39ff2cf3 2018 (Declarations): Fix typos.
a05cb6e3 2019
39a58b5b
GM
20202012-10-24 Glenn Morris <rgm@gnu.org>
2021
a6880551
GM
2022 * cl.texi (Overview, Multiple Values, Creating Symbols)
2023 (Numerical Functions): Say less/nothing about the original cl.el.
2024 (Old CL Compatibility): Remove.
2025 (Assertions): Remove ignore-errors (standard Elisp for some time).
2026
39a58b5b
GM
2027 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2028 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2029 (Efficiency Concerns, Efficiency Concerns)
2030 (Common Lisp Compatibility, Old CL Compatibility):
2031 Further updates for cl-lib namespace.
2032
72ec96fb
PE
20332012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2034
2035 Update manual for new time stamp format (Bug#12706).
2036 * emacs-mime.texi (time-date): Update for new format.
2037 Also, fix bogus time stamp and modernize a bit.
2038
8d6510b9
GM
20392012-10-23 Glenn Morris <rgm@gnu.org>
2040
2041 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2042 than unchanging cl.el version number.
2043 End all menu descriptions with a period.
2044 Do not use @dfn{CL} for every instance of "CL".
2045 (Overview): Remove no-runtime caveat, and note about foo* names.
2046 (Usage): Use cl-lib rather than cl.
2047 (Organization, Naming Conventions): Update for cl-lib.el.
2048 (Installation): Remove long-irrelevant node.
2049 (Program Structure, Predicates, Control Structure):
2050 Start updating for cl-lib namespace.
8d6510b9
GM
2051 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2052 Depend on emacsver.texi.
2053
0a078f36
MA
20542012-10-09 Michael Albinus <michael.albinus@gmx.de>
2055
2056 * trampver.texi: Update release number.
2057
a03bb33f
GM
20582012-10-06 Glenn Morris <rgm@gnu.org>
2059
24636b26
GM
2060 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2061 ERC version.
2062 (Introduction): ERC is distributed with Emacs.
2063 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2064 (Getting Started): Simplify.
2065 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2066 (History): Mention ERC maintained as part of Emacs now.
2067 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2068 Add dependency on emacsver.texi.
2069
a03bb33f
GM
2070 * erc.texi: Remove hand-written node pointers.
2071
d259be38
GM
20722012-10-05 Glenn Morris <rgm@gnu.org>
2073
2074 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2075 Copyedits.
2076
62a81506
CY
20772012-10-01 Eric Ludlam <zappo@gnu.org>
2078
2079 * ede.texi (Quick Start, Project Local Variables)
2080 (Miscellaneous commands, ede-java-root, Development Overview)
2081 (Detecting a Project): New nodes.
2082 (Simple projects): Node deleted.
2083
2084 * eieio.texi (Building Classes): Some slot attributes cannot be
2085 overridden.
2086 (Slot Options): Remove an example.
2087 (Method Invocation, Documentation): New nodes.
2088
07f133bf
GM
20892012-10-01 Glenn Morris <rgm@gnu.org>
2090
2091 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2092 (reftex.pdf): Add dependency on emacsver.texi.
2093 * reftex.texi: Don't include directory part for emacsver.texi;
2094 the Makefile's -I handles it.
2095
4f595e15
RA
20962012-09-30 Ralf Angeli <angeli@caeruleus.net>
2097
2098 Merge from standalone RefTeX repository.
2099
2100 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2101 with macros.
2102 (Imprint): Mention Wolfgang in list of contributors.
2103 (Creating Citations): Give a hint about how to
2104 auto-revert the BibTeX database file when using external editors.
2105 (Referencing Labels): Simplify section about reference macro
2106 cycling.
2107 (Options (Referencing Labels)): Adapt to new structure of
2108 `reftex-ref-style-alist'.
2109 (Referencing Labels, Reference Styles): Document changes in the
2110 referencing functionality.
2111 (Commands): Mention options for definition of header and footer in
2112 BibTeX files.
2113 (Options (Creating Citations)): Document
2114 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2115 (Reference Styles): New section.
2116 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2117 (Options (Referencing Labels)): Remove descriptions of deprecated
2118 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2119 Add descriptions for `reftex-ref-style-alist' and
2120 `reftex-ref-style-default-list'.
2121 (Referencing Labels): Update regarding reference styles.
2122 (Citation Styles): Mention support for ConTeXt.
2123 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2124 (Options (Creating Citations)):
2125 Document `reftex-cite-key-separator'.
4f595e15 2126
8223b1d2
BG
21272012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2128
2129 * org.texi: Add description of ORG_ADD_CONTRIB to info
2130 documentation. Add link to Worg for more details.
2131
2132 * org.texi: Clarify installation procedure. Provide link to the
2133 build system description on Worg.
2134
2135 * org.texi: Remove reference to utils/, x11idle.c is now in
2136 contrib/scripts.
2137
2138 * org.texi: Re-normalize to "Org mode" in manual.
2139
2140 * org.texi (Installation): Adapt documentation to new build
2141 system. Mention GNU ELPA (since it needs to be handled like Emacs
2142 built-in Org).
2143
8223b1d2
BG
21442012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2145
2146 * org.texi: Fix typo in description of the 'Hooks' section.
2147
2148 * org.texi: Add ID to the list of special properties.
2149
21502012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2151
2152 * org.texi (Moving subtrees): Document the ability to archive to a
2153 datetree.
2154
1e20eeb7 21552012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2156
c5b0993e
EW
2157 * org.texi (Installation, Feedback, Batch execution):
2158 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2159
2160 * org.texi (results): Update documentation for ":results drawer"
2161 and ":results org".
2162
2163 * org.texi (Column width and alignment): Fix typo.
2164
2165 * org.texi (Activation): Point to the "Conflicts" section.
2166
2167 * org.texi (Conflicts): Mention filladapt.el in the list of
2168 conflicting packages.
2169
2170 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2171 not needed for versions of Emacs > 22.1.
2172
2173 * org.texi (History and Acknowledgments): Fix typo.
2174
2175 * org.texi (History and Acknowledgments): Add my own
2176 acknowledgments.
2177
2178 * org.texi (Agenda commands): Document the new command and the new
2179 option.
2180
2181 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2182 (Agenda commands): Reorder. Document `*' to toggle persistent
2183 marks.
2184
c5b0993e
EW
2185 * org.texi (Agenda dispatcher):
2186 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2187 (Agenda commands, Exporting Agenda Views): Fix typo.
2188
2189 * org.texi (Templates in contexts, Setting Options): Update to
2190 reflect changes in how contexts options are processed.
2191
2192 * org.texi (Templates in contexts): Document the new structure of
2193 the variables `org-agenda-custom-commands-contexts' and
2194 `org-capture-templates-contexts'.
2195
2196 * org.texi (Templates in contexts): Document the new option
2197 `org-capture-templates-contexts'.
2198 (Storing searches): Document the new option
2199 `org-agenda-custom-commands-contexts'.
2200
2201 * org.texi (Formula syntax for Lisp): Reformat.
2202
2203 * org.texi (Special properties, Column attributes)
2204 (Agenda column view): Document the new special property
2205 CLOCKSUM_T.
2206
2207 * org.texi (Template expansion): Document the new %l template.
2208
2209 * org.texi (Fast access to TODO states): Fix documentation about
2210 allowed characters for fast todo selection.
2211
2212 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2213 use in `org-agenda-to-appt'.
2214
2215 * org.texi (Comment lines): Update wrt comments.
2216
2217 * org.texi (Resolving idle time): Document new keybinding.
2218
2219 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2220 on clock timestamps.
2221
d1389828 2222 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2223 letters are supported as fast TODO selection keys.
2224
2225 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2226 specifier. Document the new "%(my-function)" specifier.
2227
2228 * org.texi (Clocking commands): New cindex.
2229 (Clocking commands): Update documentation for `org-clock-in'.
2230 Document `org-clock-in-last'. Mention `org-clock-out' and
2231 `org-clock-in-last' as commands that can be globally bound.
2232 (Resolving idle time): Document continuous clocking.
2233
2234 * org.texi (Top, Introduction): Fix formatting.
2235 (Activation): Add index entries.
2236 (Conventions): Update section.
2237 (Embedded @LaTeX{}): Fix formatting.
2238
2239 * org.texi (Visibility cycling): Document `show-children'.
2240
2241 * org.texi (Using capture): Mention the `org-capture-last-stored'
2242 bookmark as a way to jump to the last stored capture.
2243
2244 * org.texi (Uploading files): Fix typo.
2245
2246 * org.texi (Using capture): Document `C-0' as a prefix argument
2247 for `org-capture'.
2248
2249 * org.texi (Agenda commands): Document persistent marks.
2250
2251 * org.texi (Template expansion): Update doc to reflect change.
2252
2253 * org.texi (Radio tables): Document the :no-escape parameter.
2254
2255 * org.texi (Repeated tasks): Document repeat cookies for years,
2256 months, weeks, days and hours.
2257
2258 * org.texi (Export options): State that you can use the d: option
2259 by specifying a list of drawers.
2260
2261 * org.texi (HTML preamble and postamble): Small doc improvement.
2262
22632012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2264
2265 * org.texi: The sections in the Exporting section of the manual
2266 left out articles in the description of the org-export-as-*
4f405069 2267 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2268 missing prepositions, and switches instances of "an HTML" to "a
2269 html" for internal consistency.
2270
2271 * org.texi: Alter several examples of headings with timestamps in
2272 them to include the timestamps in the body instead of the heading.
2273
22742012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2275
2276 * org.texi (Agenda dispatcher): Document sticky agenda views and
2277 the new key for them.
2278
22792012-09-30 Charles <millarc@verizon.net> (tiny change)
2280
2281 * org.texi (Advanced features): Fix error in table.
2282
22832012-09-30 Feng Shu <tumashu@gmail.com>
2284
2285 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2286 alternative to dvipng.
2287
22882012-09-30 François Allisson <francois@allisson.co> (tiny change)
2289
2290 * org.texi: Remove extra curly bracket.
2291
22922012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2293
2294 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2295 defkeys.
2296
22972012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2298
2299 * org.texi (Agenda commands): Fix two typos by giving
2300 corresponding function names, according to
2301 `org-agenda-view-mode-dispatch'.
2302
a04689de 23032012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2304
2305 * org.texi (The spreadsheet): Fix typo.
2306
23072012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2308
2309 * org.texi (Tracking your habits): Point to the "Tracking TODO
2310 state changes" section.
2311
23122012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2313
2314 * org.texi (Literal examples): Remove reference to unknown
4f405069 2315 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2316 `org-export-latex-listings' documentation is exhaustive already.
2317
2318 * org.texi (Plain lists): Remove reference to now hard-coded
2319 `bullet' automatic rule.
2320
23212012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2322
2323 * org.texi: Updated documentation accordingly.
2324
5087f097
PE
23252012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2326
2327 * texinfo.tex: Merge from gnulib.
2328
20121a26
MA
23292012-09-12 Michael Albinus <michael.albinus@gmx.de>
2330
2331 Sync with Tramp 2.2.6.
2332
2333 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2334
2335 * trampver.texi: Update release number.
2336
44677e30
PE
23372012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2338
2339 * texinfo.tex: Merge from gnulib.
2340
5a4c42ba
AA
23412012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2342
2343 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2344 (bug#12096).
2345
8e7046c3
JB
23462012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2347
1dcac243
JB
2348 * calc.texi (Simplification modes, Conversions)
2349 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2350 (The Calc Mode Line): Mention the mode line display for Basic
2351 simplification mode.
2352 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2353 simplifications.
2354 (Basic Simplifications): Rename from "Limited Simplifications"
2355 Replace "limited" by "basic" throughout.
4f405069 2356 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2357 simplifications are done by default.
4f405069 2358 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2359 (Simplification of Units): Mention `m U'.
2360 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2361 (Kinds of Declarations, Functions for Declarations):
2362 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2363 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2364
d2bd74ff
JB
23652012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2366
2367 * calc.texi (Getting Started, Tutorial): Change simulated
2368 Calc output to match actual output.
2369 (Simplifying Formulas): Mention that algebraic simplification is now
2370 the default.
2371
77472261
EZ
23722012-07-28 Eli Zaretskii <eliz@gnu.org>
2373
2374 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2375 (Bug#12073)
2376
09ae5da1
PE
23772012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2378
2379 Prefer typical American spelling for "acknowledgment".
2380 * calc.texi (History and Acknowledgments): Rename from
2381 History and Acknowledgements.
2382 * idlwave.texi (Acknowledgments):
2383 * ses.texi (Acknowledgments):
2384 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2385
c4444d16
PE
23862012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2387
2388 Rename configure.in to configure.ac (Bug#11603).
2389 * ede.texi (Compiler and Linker objects, ede-proj-project)
2390 (ede-step-project): Prefer the name configure.ac to configure.in.
2391
ef091c97
MA
23922012-07-06 Michael Albinus <michael.albinus@gmx.de>
2393
c5b0993e
EW
2394 * tramp.texi (Multi-hops):
2395 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2396
89b163db
G
23972012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2398
2399 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2400 methods, so don't mention smtpmail here.
2401
24022012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2403
2404 * gnus.texi (Picons): Document gnus-picon-properties.
2405
24062012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2407
2408 * gnus.texi: Remove mention of compilation, as that's no longer
2409 supported.
2410
24112012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2412
2413 * gnus.texi (Archived Messages): Mention
2414 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2415
24162012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2417
2418 * gnus.texi (Various Summary Stuff):
2419 Remove mention of `gnus-propagate-marks'.
2420
24212012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2422
2423 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2424 which no longer exist.
2425
24262012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2427
2428 * gnus.texi (Archived Messages):
2429 Document gnus-gcc-self-resent-messages.
2430
24312012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2432
2433 * message.texi (Mail Variables):
2434 Mention the optional user parameter for X-Message-SMTP-Method.
2435
24362012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2437
2438 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2439
2440 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2441
24422012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2443
2444 * gnus.texi (Key Index): Change encoding to utf-8.
2445
ac1a0ce1 24462012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2447
2448 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2449
71cca84d
G
24502012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2451
2452 * gnus.texi (Group Timestamp): Mention where to find documentation for
2453 the `gnus-tmp-' variables (bug#11601).
2454
888a7fc0
MA
24552012-06-11 Michael Albinus <michael.albinus@gmx.de>
2456
2457 Sync with Tramp 2.2.6-pre.
2458
2459 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2460 where appropriate.
2461 (Ad-hoc multi-hops): New section.
2462 (Remote processes): New subsection "Running remote processes on
2463 Windows hosts".
2464 (History): Add remote commands on Windows, and ad-hoc multi-hop
2465 methods.
2466 (External methods): "ControlPersist" must be set to "no" for the
2467 `scpc' method.
2468 (Remote processes): Add a note about `auto-revert-tail-mode'.
2469 (Frequently Asked Questions): Use "scpx" in combination with
2470 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2471
2472 * trampver.texi: Update release number.
2473
31ca4639 24742012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2475
2476 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2477 compilation for html-mono.
2478
0e8bbf66
PE
24792012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2480
2481 * texinfo.tex: Merge from gnulib.
2482
b8f061b3
KY
24832012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2484
2485 * Makefile.in (echo-info): Don't try to install info files named
2486 just ".info".
2487
16af873e
GM
24882012-05-28 Glenn Morris <rgm@gnu.org>
2489
c1dabff0
GM
2490 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2491
16af873e
GM
2492 * sc.texi: Nuke hand-written node pointers.
2493 Fix top-level menu to match actual node order.
2494
1d5b82ef
GM
24952012-05-27 Glenn Morris <rgm@gnu.org>
2496
2497 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2498 Some associated fixes, including not messing with chapno in cl.texi.
2499
33017faf 25002012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2501
2502 * org.texi (Durations and time values): Fix typo.
2503
2fb6d9c6
GM
25042012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2505
2506 * texinfo.tex: Update from gnulib.
2507
d14b0029
JB
25082012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2509
cfdaa150 2510 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2511 Mention `calc-ensure-consistent-units'.
2512
2f4cadd1 25132012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2514
9879e263
AS
2515 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2516 reference commands. (Bug#11461)
2517
78e91d08
AS
2518 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2519
3fe7cdc8
GM
25202012-05-12 Glenn Morris <rgm@gnu.org>
2521
9598ef0b
GM
2522 * Makefile.in (mostlyclean): Add more TeX intermediates.
2523
7d326a29
GM
2524 * Makefile.in: Make it look more like the other doc Makefiles.
2525 Use explicit $srcdir in all dependencies.
2526 Remove cd $srcdir from rules.
2527 (VPATH): Remove.
2528 (infodir): Set to an absolute path.
2529 (INFO_TARGETS): Use short names.
2530 (mkinfodir): infodir is now absolute.
2531 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2532
c7f95930 2533 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2534 (.SUFFIXES): Disable implicit rules.
c7f95930 2535
3fe7cdc8
GM
2536 * Makefile.in (MKDIR_P): New, set by configure.
2537 (mkinfodir): Use $MKDIR_P.
2538
6f0652af
GM
25392012-05-07 Glenn Morris <rgm@gnu.org>
2540
2541 * forms.texi (Long Example): Update for changed location of files.
2542
8045b906
GM
25432012-05-04 Glenn Morris <rgm@gnu.org>
2544
2545 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2546 (INFO_TARGETS): Use $INFO_EXT.
2547 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2548 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2549 (INFO_TARGETS): Use $INFO_EXT.
2550 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2551
9e7a4bcf
GM
25522012-05-02 Glenn Morris <rgm@gnu.org>
2553
9aa071df
GM
2554 * Makefile.in (echo-info): New phony target, used by top-level.
2555
9e7a4bcf
GM
2556 * viper.texi: Make direntry shorter (also it is no longer "newest").
2557
2558 * emacs-gnutls.texi, ert.texi, org.texi:
2559 Fix dircategory, direntry to match info/dir.
2560
31cc861c
GM
2561 * faq.texi: Convert @inforefs to @xrefs.
2562 Fix some malformed cross-references.
f9e320bb
GM
2563 (File-name conventions): Shorten section name to avoid overfull line.
2564 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2565
723ea6b5
TZ
25662012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2567
2568 * auth.texi (Help for users): Update for .gpg file being second.
2569
a8e7d6d7 25702012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2571
2572 * org.texi (Agenda commands): Fix two typos: give corresponding
2573 function names, according to `org-agenda-view-mode-dispatch'.
2574
a8e7d6d7 25752012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2576
2577 * faq.texi (Major packages and programs): Remove section.
2578 There is no point listing 6 packages (cf etc/MORE.STUFF).
2579 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2580
dcbf5805
MA
25812012-04-22 Michael Albinus <michael.albinus@gmx.de>
2582
2583 * dbus.texi (Version): New node.
2584 (Properties and Annotations): Mention the object manager
2585 interface. Describe dbus-get-all-managed-objects.
2586 (Type Conversion): Floating point numbers are allowed, if an
2587 anteger does not fit Emacs's integer range.
2588 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2589 (Asynchronous Methods): Fix description of
2590 dbus-call-method-asynchronously.
c5b0993e
EW
2591 (Receiving Method Calls): Fix some minor errors.
2592 Add dbus-interface-emacs.
dcbf5805
MA
2593 (Signals): Describe unicast signals and the new match rules.
2594 (Alternative Buses): Add the PRIVATE optional argument to
2595 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2596
adee4030
GM
25972012-04-20 Glenn Morris <rgm@gnu.org>
2598
2599 * faq.texi (New in Emacs 24): New section.
2600 (Packages that do not come with Emacs): Mention M-x list-packages.
2601
35dc09a1 26022012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2603
2604 * cc-mode.texi (c-offsets-alist): Correct a typo.
2605
35dc09a1 26062012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2607
2608 * org.texi (Deadlines and scheduling): Fix the example: the
2609 DEADLINE item should come right after the headline. We enforce
2610 this convention, so it is a bug not to illustrate it correctly in
2611 the manual.
2612
35dc09a1 26132012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2614
2615 * org.texi (Agenda commands): Fix documentation bug by swapping
2616 the equivalent keybindings to `org-agenda-next-line' with the ones
2617 to `org-agenda-previous-line'.
2618
35dc09a1 26192012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2620
2621 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2622
e2560ea8
EZ
26232012-04-09 Eli Zaretskii <eliz@gnu.org>
2624
c5b0993e
EW
2625 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2626 Add emacs-gnutls.
e2560ea8
EZ
2627 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2628
6b4f4a2d
TZ
26292012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2630
250b840e 2631 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2632
2633 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2634
ca2c89b6
TZ
26352012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2636
2637 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2638 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2639
aebd5f1a
GM
26402012-04-04 Glenn Morris <rgm@gnu.org>
2641
2642 * auth.texi (Secret Service API): Copyedits.
2643 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2644 (Help for users, Help for developers)
2645 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2646
0317dd51
MA
26472012-04-04 Michael Albinus <michael.albinus@gmx.de>
2648
2649 * auth.texi (Secret Service API): Add the missing text.
2650
3d439cd1
CY
26512012-04-04 Chong Yidong <cyd@gnu.org>
2652
2653 * message.texi (Using PGP/MIME): Note that epg is now the default.
2654
2655 * gnus.texi: Reduce references to obsolete pgg library.
2656 (Security): Note that epg is now the default.
2657
2658 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2659
2660 * nxml-mode.texi (Completion): C-RET is no longer bound to
2661 nxml-complete.
2662
153ae947
BG
26632012-04-01 Jambunathan K <kjambunathan@gmail.com>
2664
2665 * org.texi (Customizing tables in ODT export): Correct few errors.
2666
26672012-04-01 Jambunathan K <kjambunathan@gmail.com>
2668
2669 * org.texi (Links in ODT export): Update.
2670 (Labels and captions in ODT export): New node.
2671
26722012-04-01 Jambunathan K <kjambunathan@gmail.com>
2673
2674 * org.texi (Literal examples in ODT export): htmlfontify.el in
2675 Emacs-24.1 now supports fontification. So ODT source blocks will
2676 be fontified by default.
2677
26782012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2679
2680 * org.texi (Refiling notes): Remove duplicated keybinding.
2681
26822012-04-01 Eric Schulte <eric.schulte@gmx.com>
2683
2684 * org.texi (noweb): Documentation of this new option to the :noweb
2685 header argument.
2686
26872012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2688
2689 * org.texi (Header and sectioning): Add example demonstrating how
2690 to use "LaTeX_CLASS_OPTIONS".
2691
26922012-04-01 Eric Schulte <eric.schulte@gmx.com>
2693
2694 * org.texi (Noweb reference syntax): Describe the ability to
2695 execute noweb references in the manual.
2696
26972012-04-01 Eric Schulte <eric.schulte@gmx.com>
2698
2699 * org.texi (cache): Improve cache documentation when session
2700 evaluation is used.
2701
27022012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2703
2704 * org.texi (Plain lists): Document removal.
2705
27062012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2707
2708 * org.texi: Decapitalize file name in references to Calc manual.
2709
27102012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2711
2712 * org.texi (Plain lists): Document removal.
2713
27142012-04-01 Jambunathan K <kjambunathan@gmail.com>
2715
2716 * org.texi (Top, OpenDocument Text export)
2717 (ODT export commands, Extending ODT export)
2718 (Images in ODT export, Tables in ODT export)
2719 (Configuring a document converter): Add or Update.
2720
27212012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2722
2723 * org.texi (MobileOrg): Change the wording to reflect that the
2724 Android Version is no longer just the little brother of the iOS
2725 version.
2726
27272012-04-01 Eric Schulte <eric.schulte@gmx.com>
2728
c5b0993e 2729 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2730 binding documentation in manual.
2731
27322012-04-01 Eric Schulte <eric.schulte@gmx.com>
2733
2734 * org.texi (noweb): Document new noweb header value.
2735
27362012-04-01 Eric Schulte <eric.schulte@gmx.com>
2737
2738 * org.texi (noweb-sep): Document new header argument.
2739
27402012-04-01 Eric Schulte <eric.schulte@gmx.com>
2741
2742 * org.texi (noweb-ref): Documentation of this new custom variable.
2743
27442012-04-01 Eric Schulte <eric.schulte@gmx.com>
2745
2746 * org.texi (wrap): Update the new :wrap documentation to match the
2747 current implementation.
2748
27492012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2750
2751 * org.texi: Added documentation for :wrap.
2752
27532012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2754
2755 * org.texi: #+RESULTS now user-configurable.
2756
27572012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2758
2759 * org.texi: Documented :noweb no-export.
2760
27612012-04-01 Thomas Dye <dk@poto.local>
2762
2763 * org.texi: Edit :noweb no header argument for correctness.
2764
1e20eeb7 27652012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2766
2767 * org.texi (Customization): Update the approximate number of Org
2768 variables.
2769
27702012-04-01 Thomas Dye <dk@poto.local>
2771
2772 * org.texi: The :results wrap produces a drawer instead of a
2773 begin_results block.
2774
005a89ff
G
27752012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2776
2777 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2778 reflect the new default.
2779
589ce070
EZ
27802012-03-10 Eli Zaretskii <eliz@gnu.org>
2781
2782 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2783 "Getting Started" to this node. (Bug#10450)
2784
a5392527
CY
27852012-03-10 Chong Yidong <cyd@gnu.org>
2786
8ae818e4
CY
2787 * flymake.texi (Example -- Configuring a tool called via make):
2788 Mention the Automake COMPILE variable (Bug#8715).
2789
a5392527
CY
2790 * info.texi (Getting Started): Add an index entry (Bug#10450).
2791
d49902e4
MA
27922012-03-02 Michael Albinus <michael.albinus@gmx.de>
2793
2794 * dbus.texi (Signals): Known names will be mapped onto unique
2795 names, when registering for signals.
2796
53eced6d
GM
27972012-02-29 Glenn Morris <rgm@gnu.org>
2798
bcd6cd23
GM
2799 * url.texi: Fix quote usage in body text.
2800
775b55af
GM
2801 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2802
53eced6d
GM
2803 * cl.texi: Use @code{} in menus when appropriate.
2804
44e97401
GM
28052012-02-28 Glenn Morris <rgm@gnu.org>
2806
2807 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2808 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2809 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2810 * org.texi, sc.texi, vip.texi, viper.texi:
2811 Standardize possessive apostrophe usage.
2812
fa9a0855
CY
28132012-02-26 Chong Yidong <cyd@gnu.org>
2814
2815 * ediff.texi (Quick Help Commands): Add a couple of index entries
2816 (Bug#10834).
2817
0fd2c9a3
GM
28182012-02-17 Glenn Morris <rgm@gnu.org>
2819
2820 * gnus.texi (Posting Styles):
2821 * remember.texi (Org): Fix cross-refs to other manuals.
2822
9f26dc24
GM
28232012-02-15 Glenn Morris <rgm@gnu.org>
2824
2825 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2826 (Encryption): New chapter, split out from previous.
2827
3d2af193
LI
28282012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2829
c5b0993e
EW
2830 * gnus.texi (Customizing the IMAP Connection):
2831 Mention nnimap-record-commands.
3d2af193 2832
b74c9672
GM
28332012-02-10 Glenn Morris <rgm@gnu.org>
2834
2835 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2836 Mention url-queue-retrieve.
2837
2ebc3b94
GM
28382012-02-09 Glenn Morris <rgm@gnu.org>
2839
9fcfcdef
GM
2840 * sem-user.texi (Semantic mode user commands): Typo fix.
2841
2ebc3b94
GM
2842 * info.texi (Create Info buffer): Mention info-display-manual.
2843
7c4bbb69
LI
28442012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2845
2846 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2847 example (modified from an example by Michael Albinus).
2848
debce7bc
G
28492012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2850
2851 * gnus.texi (Agent Basics): Fix outdated description of
2852 `gnus-agent-auto-agentize-methods'.
2853
b207a4ec
AS
28542012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2855
2856 * cc-mode.texi: Always @defindex ss.
2857 (Config Basics): Fix argument of @itemize.
2858 (Macro Backslashes): Add @code around index entry.
2859
b8fe8712
GM
28602012-01-23 Glenn Morris <rgm@gnu.org>
2861
2862 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2863
02dc2fd7
EH
28642012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2865
2866 * tramp.texi (File): Tweak wording for the `scpc' option.
2867
e7719ea1
G
28682012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2869
2870 * gnus.texi (Group Parameters): Really note precedence.
2871
9937bef4
G
28722012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2873
2874 * gnus.texi (Group Parameters): Note precedence.
2875
e66ba1df
BG
28762012-01-03 Eric Schulte <eric.schulte@gmx.com>
2877
2878 * org.texi (Noweb reference syntax): Adding documentation of
2879 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2880 variable.
2881
28822012-01-03 Bastien Guerry <bzg@gnu.org>
2883
2884 * org.texi (Plain lists): Split the table to fix the display
2885 of items.
2886
28872012-01-03 Bastien Guerry <bzg@gnu.org>
2888
2889 * org.texi (Plain lists): Fix misplaced explanation.
2890
28912012-01-03 Bastien Guerry <bzg@gnu.org>
2892
2893 * org.texi (Plain lists, Agenda files): Add index entries.
2894
28952012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2896
2897 * org.texi: Use "Org mode" instead of alternatives like
2898 "Org-mode" or "org-mode".
2899
29002012-01-03 Bernt Hansen <bernt@norang.ca>
2901
c5b0993e
EW
2902 * org.texi (Agenda commands):
2903 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2904
29052012-01-03 Bastien Guerry <bzg@gnu.org>
2906
2907 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2908 C-c' on checkboxes.
2909
29102012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2911
2912 * org.texi: End sentences with two spaces.
2913
29142012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2915
2916 * org.texi (External links): Document the link types file+sys
2917 and file+emacs, slightly narrow used page width.
2918
29192012-01-03 Eric Schulte <eric.schulte@gmx.com>
2920
2921 * org.texi (colnames): Note that colnames behavior may differ
2922 across languages.
2923
29242012-01-03 Bastien Guerry <bzg@gnu.org>
2925
2926 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2927
29282012-01-03 Thomas Dye <dk@poto.westell.com>
2929
2930 * org.texi: Augmented discussion of babel property
2931 inheritance. Put footnote outside sentence ending period.
2932
29332012-01-03 Eric Schulte <schulte.eric@gmail.com>
2934
2935 * org.texi (eval): Documenting the full range of :eval header
2936 argument values.
2937
29382012-01-03 Eric Schulte <schulte.eric@gmail.com>
2939
2940 * org.texi (eval): Documentation of the new :eval option.
2941
29422012-01-03 Thomas Dye <dk@poto.local>
2943
2944 * org.texi: Add accumulated properties.
2945
29462012-01-03 Thomas Dye <dk@poto.local>
2947
2948 * org.texi: Documented no spaces in name=assign, another
2949 correction to :var table.
2950
29512012-01-03 Thomas Dye <dk@poto.local>
2952
2953 * org.texi: Changed DATA to NAME in Working With Source Code
2954 section.
2955
29562012-01-03 Tom Dye <tsd@tsdye.com>
2957
2958 * org.texi: Minor change to :var table.
2959
29602012-01-03 Tom Dye <tsd@tsdye.com>
2961
2962 * org.texi: More changes to :var table (some examples were wrong).
2963
29642012-01-03 Tom Dye <tsd@tsdye.com>
2965
2966 * org.texi: Cleaned up :var table.
2967
29682012-01-03 Bastien Guerry <bzg@gnu.org>
2969
2970 * org.texi (Timestamps, Weekly/daily agenda)
2971 (Weekly/daily agenda): Add @cindex for "appointment".
2972
29732012-01-03 Eric Schulte <schulte.eric@gmail.com>
2974
2975 * org.texi (Literal examples): A new link to the template for
2976 inserting empty code blocks.
2977 (Structure of code blocks): A new link to the template for
2978 inserting empty code blocks.
2979
29802012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2981
2982 * org.texi (External links): Add footnote on how the behavior
2983 of the text search in Org files are controled by the variable
2984 `org-link-search-must-match-exact-headline'.
2985
29862012-01-03 Eric Schulte <schulte.eric@gmail.com>
2987
c5b0993e
EW
2988 * org.texi (Buffer-wide header arguments):
2989 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2990
29912012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2992
2993 * org.texi (The clock table): Mention that ACHIVED trees
2994 contribute to the clock table.
2995
29962012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2997
2998 * org.texi (Conflicts): Better yasnippet config info.
2999
30002012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3001
d1389828 3002 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
3003 values for `org-export-select-tags',
3004 `org-export-exclude-tags'.
3005
30062012-01-03 Tom Dye <tsd@tsdye.com>
3007
3008 * org.texi: Added a line to specify that header arguments are
3009 lowercase.
3010
30112012-01-03 Tom Dye <tsd@tsdye.com>
3012
3013 * org.texi: :var requires default value when declared.
3014
30152012-01-03 Bastien Guerry <bzg@gnu.org>
3016
3017 * org.texi (Handling links): Add a note about the
3018 `org-link-frame-setup' option.
3019
30202012-01-03 David Maus <dmaus@ictsoc.de>
3021
3022 * org.texi (Exporting Agenda Views, Extracting agenda
3023 information): Fix command line syntax, quote symbol parameter
3024 values.
3025
30262012-01-03 David Maus <dmaus@ictsoc.de>
3027
3028 * org.texi (Exporting Agenda Views): Fix command line syntax.
3029
8d80ef01
PE
30302011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3031
3032 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3033 Use octal notation for file permissions, which are normally
3034 thought of in octal.
3035 (Mail Back End Variables): Use more-plausible modes in example.
3036
47d42d81
AM
30372011-12-20 Alan Mackenzie <acm@muc.de>
3038
3039 * cc-mode.texi: Update version string 5.31 -> 5.32.
3040
a98edce9
JB
30412011-12-06 Juanma Barranquero <lekktu@gmail.com>
3042
3043 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3044
321decc8
GM
30452011-11-24 Glenn Morris <rgm@gnu.org>
3046
3047 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3048
f8107b79
JB
30492011-11-24 Juanma Barranquero <lekktu@gmail.com>
3050
3051 * makefile.w32-in: Update dependencies.
3052
f5a96a4f
GM
30532011-11-20 Glenn Morris <rgm@gnu.org>
3054
3055 * gnus.texi (Group Information):
3056 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3057
cd1181db
JB
30582011-11-20 Juanma Barranquero <lekktu@gmail.com>
3059
3060 * gnus-coding.texi (Gnus Maintenance Guide):
3061 Rename from "Gnus Maintainance Guide".
3062
3063 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3064 * eieio.texi (Customizing):
fe7a3057
JB
3065 * gnus.texi (Article Washing):
3066 * gnus-news.texi:
3067 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 3068
7877f373
JB
30692011-11-16 Juanma Barranquero <lekktu@gmail.com>
3070
3071 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3072
0d26e0b6
JB
30732011-11-15 Juanma Barranquero <lekktu@gmail.com>
3074
c7015153
JB
3075 * ede.texi (project-am-texinfo):
3076 * gnus.texi (Sending or Not Sending):
3077 * org.texi (Template elements): Fix typos.
0d26e0b6 3078
0b381c7e
JB
30792011-11-14 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * ediff.texi (Hooks):
c7015153 3082 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 3083
40a8bdf6
JB
30842011-11-11 Juanma Barranquero <lekktu@gmail.com>
3085
3086 * semantic.texi (Tag handling): Fix typo.
3087
57dda3bb
KY
30882011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3089
3090 * gnus.texi (Other Gnus Versions): Remove.
3091
52bedd34
AM
30922011-10-28 Alan Mackenzie <acm@muc.de>
3093
3094 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3095 (Other Special Indentations): Add an xref to "Macros with ;".
3096 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3097 "Macros with ;".
3098 (Macros with ;): New page.
3099
00b77525
GM
3100 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3101 Document the new handling of nested scopes for movement by defuns.
52bedd34 3102
4a623313
MA
31032011-10-23 Michael Albinus <michael.albinus@gmx.de>
3104
3105 Sync with Tramp 2.2.3.
3106
3107 * trampver.texi: Update release number.
3108
466a320e
GM
31092011-10-14 Glenn Morris <rgm@gnu.org>
3110
3111 * ert.texi (Introduction, How to Run Tests)
3112 (Running Tests Interactively, Expected Failures)
3113 (Tests and Their Environment, Useful Techniques)
3114 (Interactive Debugging, Fixtures and Test Suites):
3115 Minor rephrasings.
3116 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3117 (Running Tests in Batch Mode): Simplify loading instructions.
3118 (Test Selectors): Clarify some selectors.
3119 (Expected Failures, Useful Techniques):
3120 Make examples fit in 80 columns.
3121
2be4956d
JB
31222011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3123
3124 * calc.texi (Basic Operations on Units): Discuss temperature
3125 conversion (`u t') alongside with other unit conversions ('u c').
3126
7359a765
GM
31272011-10-12 Glenn Morris <rgm@gnu.org>
3128
3129 * ert.texi: Whitespace trivia to make main menu items line up better.
3130
a0c52e5d
GM
31312011-10-08 Glenn Morris <rgm@gnu.org>
3132
3133 * Makefile.in: Fix ert rules.
3134
465d0300
G
31352011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3136
3137 * gnus.texi (Gnus Utility Functions): Add more references and
3138 explanations (bug#9683).
3139
2fb6d9c6
GM
31402011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3141
3142 * texinfo.tex: Merge from gnulib.
3143
a5166359
LMI
31442011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3145
3146 * gnus.texi (Archived Messages): Note the default (bug#9552).
3147
b523dc20
BW
31482011-09-21 Bill Wohler <wohler@newt.com>
3149
3150 Release MH-E manual version 8.3.
3151
58179cce 3152 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3153 release 8.3.
c5b0993e 3154 (Preface): Update support information.
bd7239f5 3155 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3156 historical quote, the tense should be correct in the time that it
3157 was written.
3158
0afb49a1
LMI
31592011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3160
3161 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3162 (Finding the News): Doc clarification.
3163 (Terminology): Mention naming.
3164
e21bac42
G
31652011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3168 (Interactive): Document `quiet'.
3169
5b409b39 31702011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3171
bd7239f5 3172 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3173
5b409b39 31742011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3175
bd7239f5 3176 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3177 scope for `org-map-entries'.
3178
5b409b39 31792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3180
3181 * org.texi (Visibility cycling): Document `org-copy-visible'.
3182
5b409b39 31832011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3184
bd7239f5 3185 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3186 proper order.
3187
5b409b39 31882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3189
3190 * org.texi (eval): Expand discussion of the :eval header argument.
3191
5b409b39 31922011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3193
3194 * org.texi (Languages): Add Lilypond and Awk as supported
3195 languages.
3196
5b409b39 31972011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3198
bd7239f5 3199 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3200 LOG_INTO_DRAWER can be used to override the contents of variable
3201 org-clock-into-drawer (or if unset, org-log-into-drawer).
3202
bd7239f5 3203 * org.texi: Replace @xref->@pxref.
3ab2c837 3204
5b409b39 32052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3206
3207 * org.texi (Evaluating code blocks): Documenting the new option
3208 for inline call lines.
3209
5b409b39 32102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3211
3212 * org.texi (Results of evaluation): More explicit about the
3213 mechanism through which interactive evaluation of code is
3214 performed.
3215
5b409b39 32162011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3217
3218 * org.texi (noweb-ref): New header argument documentation.
3219
5b409b39 32202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3221
3222 * org.texi (Extracting source code): Documentation of the new
3223 org-babel-tangle-named-block-combination variable.
3224
5b409b39 32252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3226
bd7239f5 3227 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3228 behavior of multiple blocks of the same name is undefined.
3ab2c837 3229
5b409b39 32302011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3231
3232 * org.texi (TaskJuggler export): Modify the example to reflect the
3233 new effort durations.
3234
5b409b39 32352011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3236
3237 * org.texi (Images in LaTeX export): Escape curly brackets in
3238 LaTeX example.
3239
5b409b39 32402011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3241
3242 * org.texi (The clock table): Document the :properties and
3243 :inherit-props arguments for the clocktable.
3244
5b409b39 32452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3246
3247 * org.texi (Tables in LaTeX export): Document specifying placement
3248 options for tables.
3249
5b409b39 32502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3251
3252 * org.texi (Evaluating code blocks): More specific documentation
3253 about the different types of header arguments.
3254
5b409b39 32552011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3256
3257 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3258
5b409b39 32592011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3260
3261 * org.texi (Built-in table editor): Document the table field
3262 follow mode.
3263
5b409b39 32642011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3265
3266 * org.texi (Easy Templates): Document new template.
3267
5b409b39 32682011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3269
3270 * org.texi (Literal examples): Add a cross-reference from "Literal
3271 Examples" to "Easy Templates."
3272
5b409b39 32732011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3274
3275 * org.texi (The clock table): Add link to match syntax.
3276
5b409b39 32772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3278
3279 * org.texi (Agenda commands): Document clock consistency checks.
3280
5b409b39 32812011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3282
3283 * org.texi (Built-in table editor): Document that \vert represents
3284 a vertical bar in a table field.
3285
5b409b39 32862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3287
3288 * org.texi (Literal examples): Link from "Markup" > "Literate
3289 Examples" to "Working with Source Code".
3290
5b409b39 32912011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3292
3293 * org.texi (Agenda commands): Doc for function option to bulk
3294 action.
3295
5b409b39 32962011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3297
3298 * org.texi (Template expansion): Document new %<...> template
3299 escape.
3300
5b409b39 33012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3302
3303 * org.texi (Selective export): Document exclusion of any tasks
3304 from export.
3305
5b409b39 33062011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3307
3308 * org.texi (Selective export): Document how to exclude DONE tasks
3309 from export.
3310 (Publishing options): Document the properties to be used to turn off
3311 export of DONE tasks.
3312
5b409b39 33132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3314
3315 * org.texi (The date/time prompt): Document date range protection.
3316
5b409b39 33172011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3318
3319 * org.texi (padline): Documentation of the new padline header
3320 argument.
3321
5b409b39 33222011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3323
3324 * org.texi (var): Adding "[" to list of characters triggering
3325 elisp evaluation.
3326
5b409b39 33272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3328
3329 * org.texi (var): Documentation of Emacs Lisp evaluation during
3330 variable assignment.
3331
5b409b39 33322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3333
3334 * org.texi (colnames): Reference indexing into variables, and note
3335 that colnames are *not* removed before indexing occurs.
3336 (rownames): Reference indexing into variables, and note that
3337 rownames are *not* removed before indexing occurs.
3338
5b409b39 33392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3340
3341 * org.texi (var): Clarification of indexing into tabular
3342 variables.
3343
5b409b39 33442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3345
3346 * org.texi (results): Documentation of the `:results wrap' header
3347 argument.
3348
5b409b39 33492011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3350
bd7239f5 3351 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3352 of the LaTeX export: the org file has to be properly structured.
3353
5b409b39 33542011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3355
c5b0993e
EW
3356 * org.texi (Dynamic blocks, Structure editing):
3357 Mention the function `org-narrow-to-block'.
3ab2c837 3358
5b409b39 33592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3360
3361 * org.texi (Languages): Updating list of code block supported
3362 languages.
3363
5b409b39 33642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3365
3366 * org.texi (Special properties): CATEGORY is a special property,
3367 but it may also used in the drawer.
3368
5b409b39 33692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3370
3371 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3372
5b409b39 33732011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3374
3375 * org.texi (Include files): Document :lines.
3376
5b409b39 33772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3378
3379 * org.texi (comments): Documentation of the ":comments noweb" code
3380 block header argument.
3381
5b409b39 33822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3383
c5b0993e 3384 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3385 added extra whitespace around functions to be consistent with the
3386 rest of the section.
3387
5b409b39 33882011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3389
c5b0993e 3390 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3391 #+call: line syntax.
c5b0993e 3392 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3393 #+call: line syntax.
3394
5b409b39 33952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3396
3397 * org.texi (Evaluating code blocks): More explicit about how to
3398 pass variables to #+call lines.
3399
5b409b39 34002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3401
3402 * org.texi (Results of evaluation): Link to the :results header
3403 argument list from the "Results of evaluation" section.
3404
5b409b39 34052011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3406
3407 * org.texi (Conflicts): Adding additional information about
3408 resolving org/yasnippet conflicts.
3409
5b409b39 34102011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3411
3412 * org.texi (Publishing options): Document style-include-scripts
3413 publishing project property.
3414
5b409b39 34152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3416
3417 * org.texi (Sparse trees): Document the next-error /
3418 previous-error functionality.
3419
5b409b39 34202011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3421
c5b0993e 3422 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3423
5b409b39 34242011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3425
c5b0993e
EW
3426 * org.texi (Code block specific header arguments):
3427 Documentation of multi-line header arguments.
3ab2c837 3428
5b409b39 34292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3430
3431 * org.texi (Code evaluation security): Add example for using a
3432 function.
3433
5b409b39 34342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3435
3436 * org.texi (Tables in LaTeX export): Documentation of new
3437 attr_latex options for tables.
3438
5b409b39
BG
34392011-08-03 Michael Albinus <michael.albinus@gmx.de>
3440
3441 * trampver.texi: Update release number.
3442
34432011-07-30 Michael Albinus <michael.albinus@gmx.de>
3444
3445 Sync with Tramp 2.2.2.
3446
3447 * trampver.texi: Update release number.
3448
064e2d08
LMI
34492011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3450
3451 * flymake.texi (Example -- Configuring a tool called via make):
3452 Use /dev/null instead of the Windows "nul" (bug#8715).
3453
b8151e9c
LMI
34542011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3455
3456 * widget.texi (Setting Up the Buffer): Remove mention of the
3457 global keymap parent, which doesn't seem to be accurate
3458 (bug#7045).
3459
5b409b39
BG
34602011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3461
3462 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3463
c0a8ae95
KR
34642010-07-10 Kevin Ryde <user42@zip.com.au>
3465
3466 * cl.texi (For Clauses): Add destructuring example processing an
3467 alist (bug#6596).
3468
ac6531ad
LMI
34692011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3470
3471 * ediff.texi (Major Entry Points): Remove mention of `require',
3472 since that's not pertinent in the installed Emacs (bug#9016).
3473
d30dd079
G
34742011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3475
3476 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3477 (Filtering New Groups): Clarify how simple the "options -n" format is.
3478 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3479 is internal.
d30dd079 3480
862c0d68
MA
34812011-07-04 Michael Albinus <michael.albinus@gmx.de>
3482
c5b0993e
EW
3483 * tramp.texi (Cleanup remote connections):
3484 Add `tramp-cleanup-this-connection'.
862c0d68 3485
cd865a33
G
34862011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3487
3488 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3489 zombies.
3490 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3491 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3492
34932011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3494
3495 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3496 backups, and not actual vc (bug#8975).
3497
79414ae4
KR
34982011-07-03 Kevin Ryde <user42@zip.com.au>
3499
3500 * cl.texi (For Clauses): @items for hash-values and key-bindings
3501 to make them more visible when skimming. Add examples of `using'
3502 clause to them, examples being clearer than a description in
3503 words (bug#6599).
3504
847ccf7c
AM
35052011-07-01 Alan Mackenzie <acm@muc.de>
3506
3507 * cc-mode.texi (Guessing the Style): New page.
3508 (Styles): Add a short introduction to above.
3509
3da13bb9
DD
35102011-06-28 Deniz Dogan <deniz@dogan.se>
3511
3512 * rcirc.texi (Configuration): Bug-fix:
3513 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3514 Reported by Elias Pipping <pipping@exherbo.org>.
3515
60a0884e
G
35162011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3517
c5b0993e
EW
3518 * gnus.texi (Summary Mail Commands):
3519 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3520
0c7efc08
SM
35212011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3522
3523 * eshell.texi (Known problems): Fix typo.
3524
ea3596a2
MA
35252011-06-12 Michael Albinus <michael.albinus@gmx.de>
3526
0c7efc08 3527 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3528 (Password handling): `auth-source-debug' is good for debug messages.
3529
2da9c605
G
35302011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3531
3532 * gnus.texi (Store custom flags and keywords): Refer to
3533 `gnus-registry-article-marks-to-{chars,names}' instead of
3534 `gnus-registry-user-format-function-{M,M2}'.
3535
e61923c8
GM
35362011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3537
3538 * texinfo.tex: Merge from gnulib.
3539
627abcdd
TZ
35402011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3541
3542 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3543 (Store custom flags and keywords):
3544 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3545 `gnus-registry-user-format-function-M2'.
3546
a3c92bc1
EZ
35472011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3548
8f906c40 3549 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3550
85d870a9
GM
35512011-05-17 Glenn Morris <rgm@gnu.org>
3552
3553 * gnus.texi (Face): Fix typo.
3554
2cdee799
GM
35552011-05-14 Glenn Morris <rgm@gnu.org>
3556
3557 * dired-x.texi (Omitting Examples): Minor addition.
3558
79b70037
GM
35592011-05-10 Jim Meyering <meyering@redhat.com>
3560
3561 * ede.texi: Fix typo "or or -> or".
3562
a7111a62 35632011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3564
3565 * gnus.texi (Summary Buffer Lines):
3566 gnus-summary-user-date-format-alist does not exist.
3567 (Sorting the Summary Buffer): More about sorting threads.
3568
69026aba
MA
35692011-04-25 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * trampver.texi: Update release number.
3572
9024ff79
MA
35732011-04-14 Michael Albinus <michael.albinus@gmx.de>
3574
3575 * tramp.texi (Frequently Asked Questions): New item for disabling
3576 Tramp in other packages.
3577
c3c65d73
TZ
35782011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3579
3580 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3581 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3582 Update gnus-registry docs.
c3c65d73 3583
9ec6a317
JB
35842011-04-13 Juanma Barranquero <lekktu@gmail.com>
3585
3586 * ede.texi: Fix typos.
3587
1e3b6001
G
35882011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3589
9ec6a317
JB
3590 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3591 It's @table @code.
1e3b6001 3592
a5954fa5
G
35932011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3594
ed9265fc 3595 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3596
d71990a1
JB
35972011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3598
3599 * calc.texi (Logarithmic Units): Update the function names.
3600
1518e4f0
G
36012011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3602
3603 * message.texi (Various Commands): Document format specs in the
3604 ellipsis.
3605
a123622d
G
36062011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3607
3608 * message.texi (Insertion Variables): Document message-cite-style.
3609
36102011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3611
3612 * tramp.texi (Remote processes): New subsection "Running shell on
3613 a remote host".
3614
4248cca2
TZ
36152011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3616
3617 * auth.texi (Help for developers): Update docs to explain that the
3618 :save-function will only run the first time.
3619
54ce11a1
GM
36202011-03-12 Glenn Morris <rgm@gnu.org>
3621
3622 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3623 (emacs-faq.text): New target.
3624 (clean): Add emacs-faq.
3625
0c3b25f8
MA
36262011-03-12 Michael Albinus <michael.albinus@gmx.de>
3627
3628 Sync with Tramp 2.2.1.
3629
3630 * trampver.texi: Update release number.
3631
b740639e
GM
36322011-03-11 Glenn Morris <rgm@gnu.org>
3633
3634 * Makefile.in (HTML_TARGETS): New.
3635 (clean): Delete $HTML_TARGETS.
3636 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3637
733afdf4
TZ
36382011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3639
3640 * auth.texi (Help for developers): Show example of using
3641 `auth-source-search' with prompts and :save-function.
3642
33383987
JB
36432011-03-07 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * Version 23.3 released.
3646
a5057546
G
36472011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3648
3649 * message.texi (Message Buffers): Update default value of
3650 message-generate-new-buffers.
3651
479a2c9b
JB
36522011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3653
3654 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3655 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3656 respectively.
05a29101
JB
3657 (Musical Notes): New section.
3658 (Customizing Calc): Mention the customizable variable
3659 calc-note-threshold.
479a2c9b 3660
e0535b76
GM
36612011-03-03 Glenn Morris <rgm@gnu.org>
3662
3663 * url.texi (Dealing with HTTP documents): Remove reference to
3664 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3665 (Configuration): Update url-configuration-directory description.
e0535b76 3666
2777ccbf
GM
36672011-03-02 Glenn Morris <rgm@gnu.org>
3668
3669 * dired-x.texi (Multiple Dired Directories): Remove mentions
3670 of dired-default-directory-alist and dired-default-directory.
3671 Move dired-smart-shell-command here...
3672 (Miscellaneous Commands): ... from here.
3673
257219bd
PE
36742011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3675
3676 * texinfo.tex: Update to version 2011-02-24.09.
3677
8889f4e2
GM
36782011-03-02 Glenn Morris <rgm@gnu.org>
3679
3680 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3681 instead of the obsoleted dired-omit-here-always.
3682
5d41af19
MA
36832011-02-28 Michael Albinus <michael.albinus@gmx.de>
3684
3685 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3686 supported systems.
3687
2b0c7330 36882011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3689
61cf3a76
GM
3690 * dbus.texi (Type Conversion): Grammar fix.
3691
cce7d530 36922011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3693
cce7d530
GM
3694 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3695 "Debian GNU/Linux".
51a13bdd 3696
cce7d530
GM
3697 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3698
817b48a7
GM
36992011-02-23 Glenn Morris <rgm@gnu.org>
3700
cce7d530
GM
3701 * dired-x.texi (Features): Minor rephrasing.
3702 (Local Variables): Fix typos.
47301027
GM
3703
3704 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3705 Standardize some Emacs/XEmacs terminology.
3706
817b48a7
GM
3707 * dired-x.texi (Features): Don't advertise obsolete local variables.
3708 Simplify layout.
3709 (Omitting Variables): Update local variables example.
3710 (Local Variables): Say this is obsolete. Fix description of
3711 dired-enable-local-variables possible values.
3712
4a3988d5
G
37132011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3714
3715 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3716 default now.
3717
8e22bee0
G
37182011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3719
3720 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3721
06b840e0
LI
37222011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3723
3724 * gnus.texi (Window Layout): Document layout names.
3725
67ab0163 37262011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3727
3728 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3729 * auth.texi: Sync @dircategory with ../../info/dir.
3730 * autotype.texi: Sync @dircategory with ../../info/dir.
3731 * calc.texi: Sync @dircategory with ../../info/dir.
3732 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3733 * cl.texi: Sync @dircategory with ../../info/dir.
3734 * dbus.texi: Sync @dircategory with ../../info/dir.
3735 * dired-x.texi: Sync @dircategory with ../../info/dir.
3736 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3737 * ede.texi: Sync @dircategory with ../../info/dir.
3738 * ediff.texi: Sync @dircategory with ../../info/dir.
3739 * edt.texi: Sync @dircategory with ../../info/dir.
3740 * eieio.texi: Sync @dircategory with ../../info/dir.
3741 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3742 * epa.texi: Sync @dircategory with ../../info/dir.
3743 * erc.texi: Sync @dircategory with ../../info/dir.
3744 * eshell.texi: Sync @dircategory with ../../info/dir.
3745 * eudc.texi: Sync @dircategory with ../../info/dir.
3746 * flymake.texi: Sync @dircategory with ../../info/dir.
3747 * forms.texi: Sync @dircategory with ../../info/dir.
3748 * gnus.texi: Sync @dircategory with ../../info/dir.
3749 * idlwave.texi: Sync @dircategory with ../../info/dir.
3750 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3751 * message.texi: Sync @dircategory with ../../info/dir.
3752 * mh-e.texi: Sync @dircategory with ../../info/dir.
3753 * newsticker.texi: Sync @dircategory with ../../info/dir.
3754 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3755 * org.texi: Sync @dircategory with ../../info/dir.
3756 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3757 * pgg.texi: Sync @dircategory with ../../info/dir.
3758 * rcirc.texi: Sync @dircategory with ../../info/dir.
3759 * reftex.texi: Sync @dircategory with ../../info/dir.
3760 * remember.texi: Sync @dircategory with ../../info/dir.
3761 * sasl.texi: Sync @dircategory with ../../info/dir.
3762 * sc.texi: Sync @dircategory with ../../info/dir.
3763 * semantic.texi: Sync @dircategory with ../../info/dir.
3764 * ses.texi: Sync @dircategory with ../../info/dir.
3765 * sieve.texi: Sync @dircategory with ../../info/dir.
3766 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3767 * speedbar.texi: Sync @dircategory with ../../info/dir.
3768 * trampver.texi [emacs]: Set emacsname to "Emacs".
3769 * tramp.texi: Sync @dircategory with ../../info/dir.
3770 * url.texi: Sync @dircategory with ../../info/dir.
3771 * vip.texi: Sync @dircategory with ../../info/dir.
3772 * viper.texi: Sync @dircategory with ../../info/dir.
3773 * widget.texi: Sync @dircategory with ../../info/dir.
3774 * woman.texi: Sync @dircategory with ../../info/dir.
3775
30abce25
GM
37762011-02-19 Glenn Morris <rgm@gnu.org>
3777
0c7efc08
SM
3778 * dired-x.texi (Technical Details): No longer redefines
3779 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3780 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3781
73572c72
AG
37822013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3783
d967cd18
GM
3784 * eshell.texi (Input/Output):
3785 Document insert output redirection operator, >>>.
73572c72 3786
f31f8469
GM
37872011-02-18 Glenn Morris <rgm@gnu.org>
3788
3789 * dired-x.texi (Optional Installation File At Point): Simplify.
3790
35123c04
TZ
37912011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3792
3793 * auth.texi (Help for users): Use :port instead of :protocol for all
3794 auth-source docs.
7ba93e94
G
3795 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3796 to have two files in `auth-sources'.
35123c04 3797
da5e0ce4
GM
37982011-02-16 Glenn Morris <rgm@gnu.org>
3799
b322c9af
GM
3800 * dired-x.texi: Use emacsver.texi to get Emacs version.
3801 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3802 Depend on emacsver.texi.
3803
07ca5555
GM
3804 * dired-x.texi: Drop meaningless version number.
3805 (Introduction): Remove old info.
3806 (Optional Installation Dired Jump): Autoload from dired-x.
3807 Remove incorrect info about loaddefs.el.
3808 (Bugs): Just refer to M-x report-emacs-bug.
3809
da5e0ce4
GM
3810 * dired-x.texi (Multiple Dired Directories): Update for rename of
3811 default-directory-alist.
3812 (Miscellaneous Commands): No longer mention very old VM version 4.
3813
bb55f713
PE
38142011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3815
3816 Merge from gnulib.
3817 * texinfo.tex: Update to version 2011-02-14.11.
3818
5415d076
G
38192011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3820
da5e0ce4
GM
3821 * auth.texi (Help for users):
3822 Login collection is "Login" and not "login".
5415d076 3823
14029d4b
MA
38242011-02-13 Michael Albinus <michael.albinus@gmx.de>
3825
3826 * tramp.texi (History): Remove IMAP support.
3827 (External methods, Frequently Asked Questions): Remove `imap' and
3828 `imaps' methods.
3829 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3830
3831 * trampver.texi: Remove default value of `emacsimap'.
3832
8a36c07f
GM
38332011-02-13 Glenn Morris <rgm@gnu.org>
3834
3835 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3836 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3837
165bc5a0
GM
38382011-02-12 Glenn Morris <rgm@gnu.org>
3839
3840 * sc.texi (Getting Connected): Remove old index entries.
3841
5415d076 38422011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3843
3844 * url.texi: Remove duplicate @dircategory (Bug#7942).
3845
b8e0f0cd
G
38462011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3847
8a36c07f
GM
3848 * auth.texi (Overview, Help for users, Help for developers):
3849 Update docs.
b8e0f0cd
G
3850 (Help for users): Talk about spaces.
3851
caf82551
PE
38522011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3853
3854 * texinfo.tex: Update to version 2011-02-07.16.
3855
1ff98217
MA
38562011-02-07 Michael Albinus <michael.albinus@gmx.de>
3857
3858 * dbus.texi (Bus names): Adapt descriptions for
3859 dbus-list-activatable-names and dbus-list-known-names.
3860
2e78df6b
JB
38612011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3862
3863 * calc.texi (Logarithmic Units): New section.
3864
7fbf7cae
TZ
38652011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3866
3867 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3868 manuals use it now.
3869
0c7efc08 3870 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3871
156ad271
KY
38722011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3873
3874 * overrides.texi: Remove.
3875
3876 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3877 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3878
36539990
MA
38792011-02-05 Michael Albinus <michael.albinus@gmx.de>
3880
3881 * tramp.texi (Frequently Asked Questions): Mention problems with
3882 WinSSHD.
3883
3884 * trampver.texi: Update release number.
3885
38862011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3887
3888 * tramp.texi:
3889 Replace "delimet" with "delimit" globally.
3890 Replace "explicite" with "explicit" globally.
3891 Replace "instead of" with "instead" where there was nothing after "of".
3892 Audit use of comma before interrogative pronoun, "that", or "which".
3893 Minor word order, spelling, wording changes.
3894
ec72bf63
G
38952011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3898
3899 * sieve.texi: Use WEBHACKDEVEL.
3900
3901 * sasl.texi: Use WEBHACKDEVEL.
3902
3903 * pgg.texi: Use WEBHACKDEVEL.
3904
3905 * message.texi: Use WEBHACKDEVEL.
3906
3907 * gnus.texi: Use WEBHACKDEVEL.
3908
3909 * emacs-mime.texi: Use WEBHACKDEVEL.
3910
3911 * auth.texi: Use WEBHACKDEVEL.
3912
3913 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3914 manuals.
3915
39162011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3917
3918 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3919
90b750f4
PE
39202011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3921
3922 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3923 which in turn is copied from ftp://tug.org/tex/.
3924
0e751a49
GM
39252011-02-03 Glenn Morris <rgm@gnu.org>
3926
3927 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3928 (Binding combinations of modifiers and function keys):
3929 Let's assume people reading this are not using Emacs 18.
3930
7f13c2e2
LI
39312011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3932
3933 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3934 since it's run automatically.
3935
d76c843e
LI
39362011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi (Customizing Articles): Fix typo.
3939
12e3ca0a
LI
39402011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3941
3942 * gnus.texi (Customizing Articles): Document the new way of customizing
3943 the date headers(s).
3944
fe72c8fa
LI
39452011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3946
3947 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3948 splitting example.
3949
bf3dae7e
EZ
39502011-01-29 Eli Zaretskii <eliz@gnu.org>
3951
3952 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3953 (MAKEINFO_OPTS): New variable.
3954 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3955 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3956 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3957 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3958 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3959 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3960 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3961 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3962 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3963 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3964 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3965 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3966 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3967 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3968 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3969 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3970 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3971 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3972
d6f13ac8
LI
39732011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3974
3975 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3976
c5ecc769
G
39772011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3978
3979 * message.texi (IDNA): Explain what it is.
3980
39812011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3982
3983 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3984
45eb2a5d
WL
39852011-01-23 Werner Lemberg <wl@gnu.org>
3986
3987 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3988 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3989 (ENVADD): Update.
45eb2a5d 3990
6872a814
GM
39912011-01-18 Glenn Morris <rgm@gnu.org>
3992
3993 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3994
77ab81d0 39952011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3996
3997 * nxml-mode.texi (Introduction): Fix file name typos.
3998
d221e780
CO
39992011-01-13 Christian Ohler <ohler@gnu.org>
4000
4001 * ert.texi: New file.
4002
4003 * Makefile.in:
4004 * makefile.w32-in: Add ert.texi.
4005
8c904d82
MA
40062011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4007
4008 * dbus.texi (Receiving Method Calls): New function
4009 dbus-register-service. Rearrange node.
4010
f56e0e7a
PE
40112011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4012
4013 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4014 which in turn is copied from ftp://tug.org/tex/.
4015
0fadf00e
MA
40162011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4017
4018 * dbus.texi (Receiving Method Calls): Describe new optional
4019 parameter dont-register-service of dbus-register-{method,property}.
4020
8b358e90
DU
40212010-12-17 Daiki Ueno <ueno@unixuser.org>
4022
0c7efc08
SM
4023 * epa.texi (Encrypting/decrypting *.gpg files):
4024 Mention epa-file-select-keys.
8b358e90 4025
549c9aed
G
40262010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4027
4028 * gnus.texi (Archived Messages): Remove outdated text.
4029
40302010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4031
0c7efc08 4032 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 4033
156e3f9c
G
40342010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4035
83f3eadc 4036 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 4037
8151d490
AC
40382010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4039
4040 * gnus.texi (The swish++ Engine): Add customizable parameters
4041 descriptions.
4042 (The swish-e Engine): Ditto.
4043
305bdd22
MA
40442010-12-14 Michael Albinus <michael.albinus@gmx.de>
4045
4046 * tramp.texi (Inline methods): Add "ksu" method.
4047 (Remote processes): Add example with remote `default-directory'.
4048
53aff12a
GM
40492010-12-14 Glenn Morris <rgm@gnu.org>
4050
4051 * faq.texi (Expanding aliases when sending mail):
4052 Now build-mail-aliases is interactive.
4053
8a1cdce5
AC
40542010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4055
4056 * gnus.texi: First pass at adding (rough) nnir documentation.
4057
7410c270
G
40582010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4059
53aff12a
GM
4060 * gnus.texi (Filtering New Groups):
4061 Mention gnus-auto-subscribed-categories.
4062 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
4063 removed.
4064
f49d1f52 40652010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
4066
4067 * cl.texi (For Clauses): Small fixes for frames and windows.
4068
acedf35c
CD
40692010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4070
4071 * org.texi (Using capture): Document using prefix arguments for
4072 finalizing capture.
4073 (Agenda commands): Document prefix argument for the bulk scatter
4074 command.
4075 (Beamer class export): Document that also overlay arguments can be
4076 passed to the column environment.
4077 (Template elements): Document the new entry type.
4078
40792010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4080
4081 * org.texi (Include files): Document :minlevel.
4082
40832010-12-11 Julien Danjou <julien@danjou.info>
4084
4085 * org.texi (Categories): Document category icons.
4086
40872010-12-11 Eric Schulte <schulte.eric@gmail.com>
4088
4089 * org.texi (noweb): Fix typo.
4090
516aa569
G
40912010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4092
4093 * gnus.texi (Server Commands): Point to the rest of the server
4094 commands.
4095
04db63bc
G
40962010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4097
4098 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4099 g'.
4100
ed797193
G
41012010-12-02 Julien Danjou <julien@danjou.info>
4102
4103 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4104
41052010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4106
4107 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4108 (Direct Functions): Note the STARTTLS upgrade.
4109
07976ae3 41102010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 4111 James Clark <none@example.com>
d3dfb185
GM
4112
4113 * nxml-mode.texi (Introduction): New section.
4114
59e75882
G
41152010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4116
4117 * gnus.texi (Server Commands): Document gnus-server-show-server.
4118
568a887f
MA
41192010-11-20 Michael Albinus <michael.albinus@gmx.de>
4120
4121 Sync with Tramp 2.2.0.
4122
4123 * trampver.texi: Update release number.
4124
1265829e
JB
41252010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4126
4127 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4128 Mention that the TeX specific units won't use the `tex' prefix
4129 in TeX mode.
4130
239661c0
KY
41312010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4132
4133 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4134
4a47c275 41352010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4136
4137 * edt.texi: Remove information about Emacs 19.
4138
4a47c275 41392010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4140
4141 * trampver.texi: Update release number.
4142
2f0e0dc8
KY
41432010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus.texi (Article Washing): Fix typo.
4146
afe98dfa
CD
41472010-11-11 Noorul Islam <noorul@noorul.com>
4148
56f5a94e 4149 * org.texi: Fix typo.
afe98dfa
CD
4150
41512010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4152
4153 * org.texi (Using capture): Explain that refiling is
4154 sensitive to cursor position.
4155
41562010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4157
56f5a94e 4158 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4159
41602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4161
4162 * org.texi: Document the <c> cookie.
4163
41642010-11-11 Eric Schulte <schulte.eric@gmail.com>
4165
bd7239f5 4166 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4167 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4168
41692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4170
56f5a94e 4171 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4172
41732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4174
56f5a94e 4175 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4176
41772010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4178
4179 * org.texi (Setting up the staging area): Document that
4180 file names remain visible when encrypting the MobileOrg files.
4181
41822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4183
4184 * org.texi (Setting up the staging area): Document which
4185 versions are needed for encryption.
4186
41872010-11-11 Eric Schulte <schulte.eric@gmail.com>
4188
56f5a94e
GM
4189 * org.texi (noweb): Update :noweb documentation to
4190 reflect the new "tangle" argument.
afe98dfa
CD
4191
41922010-11-11 Eric Schulte <schulte.eric@gmail.com>
4193
56f5a94e
GM
4194 * org.texi (Batch execution): Improve tangling script in
4195 documentation.
afe98dfa
CD
4196
41972010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4198
35e951cd
JB
4199 * org.texi (Handling links, In-buffer settings):
4200 Document inlining images on startup.
afe98dfa
CD
4201
42022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4203
4204 * org.texi (Setting up the staging area): Document use of
4205 crypt password.
4206
42072010-11-11 David Maus <dmaus@ictsoc.de>
4208
56f5a94e 4209 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4210
42112010-11-11 David Maus <dmaus@ictsoc.de>
4212
56f5a94e
GM
4213 * org.texi (Template expansion): Add mew in table for link type
4214 escapes.
afe98dfa
CD
4215
42162010-11-11 David Maus <dmaus@ictsoc.de>
4217
56f5a94e 4218 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4219
42202010-11-11 Eric Schulte <schulte.eric@gmail.com>
4221
56f5a94e 4222 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4223
42242010-11-11 Eric Schulte <schulte.eric@gmail.com>
4225
56f5a94e 4226 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4227
42282010-11-11 Eric Schulte <schulte.eric@gmail.com>
4229
56f5a94e
GM
4230 * org.texi (Structure of code blocks):
4231 Update documentation to mention inline code block syntax.
afe98dfa
CD
4232
42332010-11-11 Eric Schulte <schulte.eric@gmail.com>
4234
56f5a94e 4235 * org.texi (comments): Improve wording.
afe98dfa
CD
4236
42372010-11-11 Eric Schulte <schulte.eric@gmail.com>
4238
56f5a94e 4239 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4240
42412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4242
4243 * org.texi (Installation): Remove the special
4244 installation instructions for XEmacs.
4245
42462010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4247
56f5a94e 4248 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4249 insertion of empty structural elements.
4250
42512010-11-11 Noorul Islam <noorul@noorul.com>
4252
56f5a94e 4253 * org.texi: Fix doc.
afe98dfa
CD
4254
42552010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4256
4257 * org.texi (The date/time prompt): Document specification
4258 of time ranges.
4259
42602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4261
4262 * org.texi (Internal links): Document the changes in
4263 internal links.
4264
42652010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4266
4267 * org.texi (Agenda commands): Document the limitation for
4268 the filter preset - it can only be used for an entire agenda
4269 view, not in an individual block in a block agenda.
4270
42712010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4272
4273 * org.texi (iCalendar export): Document alarm creation.
4274
6f8fc60c
MA
42752010-11-10 Michael Albinus <michael.albinus@gmx.de>
4276
4277 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4278
be3c11b3
LMI
42792010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4280
4281 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4282
d607b96b 42832010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4284
d607b96b 4285 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4286
181cb5fb
G
42872010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4288
4289 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4290 since that works by default.
4291
42922010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4293
4294 * gnus.texi (Customizing the IMAP Connection): Document
4295 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4296
36bc5d3b
MA
42972010-11-04 Michael Albinus <michael.albinus@gmx.de>
4298
4299 * tramp.texi (Remote shell setup): New item "Interactive shell
4300 prompt". Reported by Christian Millour <cm@abtela.com>.
4301 (Remote shell setup, Remote processes): Use @code{} for
4302 environment variables.
4303
cf503f7c
GM
43042010-11-03 Glenn Morris <rgm@gnu.org>
4305
537b04b9 4306 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4307 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4308
389b76fa
G
43092010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4310
4311 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4312
2699a554 43132010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4314
4315 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4316
2699a554 43172010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4318
4319 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4320
99e65b2d
G
43212010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4322
0c7efc08
SM
4323 * gnus.texi (Client-Side IMAP Splitting):
4324 Mention nnimap-unsplittable-articles.
99e65b2d
G
4325
43262010-10-29 Julien Danjou <julien@danjou.info>
4327
4328 * gnus.texi (Finding the News): Remove references to obsoletes
4329 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4330
aeeb3dcb
EZ
43312010-10-29 Eli Zaretskii <eliz@gnu.org>
4332
4333 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4334 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4335 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4336 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4337
8289f37b
GM
43382010-10-28 Glenn Morris <rgm@gnu.org>
4339
4340 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4341 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4342 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4343
d85d3b3a
DU
43442010-10-25 Daiki Ueno <ueno@unixuser.org>
4345
4346 * epa.texi (Mail-mode integration): Add alternative key bindings
4347 for epa-mail commands; escape comma.
c05c2b9b 4348 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4349
9f534a47
JB
43502010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4351
99e65b2d 4352 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4353
5793a7bc 43542010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4355
4356 * gnus.texi (Group Parameters, Buttons): Fix typos.
4357
280f417b
G
43582010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4359
4360 * gnus.texi (Subscription Commands): Mention that you can also
4361 subscribe to new groups via the Server buffer, which is probably more
4362 convenient when subscribing to many groups.
4363
d806c872
G
43642010-10-21 Julien Danjou <julien@danjou.info>
4365
4366 * message.texi (Message Headers): Allow message-default-headers to be a
4367 function.
4368
d5798f68
LMI
43692010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4370
4371 * gnus-news.texi: Mention new archive defaults.
4372
b79bbef7
KY
43732010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4374
4375 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4376
2526f423
G
43772010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4378
4379 * gnus.texi (HTML): Document the function value of
4380 gnus-blocked-images.
4381 (Article Washing): shr and gnus-w3m, not the direct function names.
4382
ba91f05d
G
43832010-10-20 Julien Danjou <julien@danjou.info>
4384
4385 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4386 variable.
4387
da451787
LMI
43882010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4389
4390 * gnus.texi (Customizing the IMAP Connection): The port strings are
4391 strings.
c872595d 4392 (Document Groups): Mention git.
da451787 4393
7cad71ad
G
43942010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4395
4396 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4397 bzr/Gnus git sync.
4398
c56dfd36
EZ
43992010-10-15 Eli Zaretskii <eliz@gnu.org>
4400
4401 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4402 change.
4403
a1d16a7b
G
44042010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4405
4406 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4407 @item syntax for in-Emacs makeinfo.
4408
44092010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4410
4411 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4412 trim sentence.
4413
98e2b864
DU
44142010-10-12 Daiki Ueno <ueno@unixuser.org>
4415
4416 * epa.texi (Caching Passphrases):
0c7efc08
SM
4417 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4418 Clarify some configurations require to set up gpg-agent.
98e2b864 4419
c12e4a81
GM
44202010-10-11 Glenn Morris <rgm@gnu.org>
4421
4422 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4423
f7aa248a
G
44242010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus.texi (Spam Package Introduction): Mention `$'.
4427
6513b232
EZ
44282010-10-09 Eli Zaretskii <eliz@gnu.org>
4429
4430 * makefile.w32-in (emacsdir): New variable.
4431 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4432 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4433
abd40fb4
GM
44342010-10-09 Glenn Morris <rgm@gnu.org>
4435
0f05450f
GM
4436 * Makefile.in (mostlyclean): Delete *.toc.
4437
d3a4ac46
GM
4438 * Makefile.in: Use $< in rules.
4439
aa9db089
GM
4440 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4441
abd40fb4
GM
4442 * Makefile.in ($(infodir)): Delete rule.
4443 (mkinfodir): New. Use it in all the info rules, rather than depending
4444 on infodir.
4445
ea274122
GM
44462010-10-09 Glenn Morris <rgm@gnu.org>
4447
6e90e2a8
GM
4448 * gnus.texi (Article Washing): Fix previous change.
4449
f7a31f11
GM
4450 * Makefile.in (emacsdir): New variable.
4451 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4452 Depend on emacsver.texi.
4453
f7a31f11
GM
4454 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4455
ea274122
GM
4456 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4457
36d3245f
G
44582010-10-08 Julien Danjou <julien@danjou.info>
4459
f7a31f11 4460 * gnus.texi: Add mm-shr.
36d3245f
G
4461
44622010-10-08 Ludovic Courtès <ludo@gnu.org>
4463
4464 * gnus.texi (Finding the Parent, The Gnus Registry)
4465 (Registry Article Refer Method): Update docs for nnregistry.el.
4466
44672010-10-08 Daiki Ueno <ueno@unixuser.org>
4468
4469 * auth.texi (Help for users)
4470 (GnuPG and EasyPG Assistant Configuration): Update docs.
4471
12359245
GM
44722010-10-08 Glenn Morris <rgm@gnu.org>
4473
4474 * cl.texi (Organization, Installation, Old CL Compatibility):
4475 Deprecate cl-compat for new code.
4628bef1 4476 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4477
4478 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4479
fcf2d385
KY
44802010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4481
4482 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4483
66627fa9
G
44842010-10-06 Julien Danjou <julien@danjou.info>
4485
fd9ba500
JD
4486 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4487
66627fa9
G
4488 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4489 broken link.
4490
4491 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4492
4493 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4494 to ReiserFS.
4495
4496 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4497 (FAQ 7-1): Fix getmail URL.
4498
65f54520
DU
44992010-10-06 Daiki Ueno <ueno@unixuser.org>
4500
4501 * epa.texi (Caching Passphrases): New section.
4502
4c83f6e1
GM
45032010-10-06 Glenn Morris <rgm@gnu.org>
4504
4505 * Makefile.in (SHELL): Set it.
4506 (info): Move the mkdir dependency to the individual info files.
4507 (mostlyclean): Tidy up.
4508 (clean): Only delete the specific dvi and pdf files.
4509 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4510 ($(infodir)): Add parallel build workaround.
4c83f6e1 4511
71e691a5
G
45122010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4513
4514 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4515
a41c2e6d
G
45162010-10-03 Julien Danjou <julien@danjou.info>
4517
0c7efc08
SM
4518 * emacs-mime.texi (Display Customization):
4519 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4520 mm-inline-large-images-proportion.
4521
37255945
MA
45222010-10-03 Michael Albinus <michael.albinus@gmx.de>
4523
0c7efc08
SM
4524 * tramp.texi (Frequently Asked Questions):
4525 Mention remote-file-name-inhibit-cache.
37255945 4526
11e4e7bd
LMI
45272010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4528
4529 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4530 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4531
cb83220a
KY
45322010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4533
0c7efc08
SM
4534 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4535 (Article Hiding): Add google banner example.
4536 Suggested by Benjamin Xu.
cb83220a 4537
6b958814
G
45382010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4539
0c7efc08
SM
4540 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4541 Remove nnimap-split-rule from examples.
6b958814
G
4542
45432010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4544
4545 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4546 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4547 Fishman.
4548 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4549
45502010-09-30 Julien Danjou <julien@danjou.info>
4551
4552 * gnus.texi (Gravatars): Fix documentation about
4553 gnu-gravatar-properties.
4554
b9476c04
DU
45552010-09-29 Daiki Ueno <ueno@unixuser.org>
4556
4557 * epa.texi (Bug Reports): New section.
4558
5f874327
GM
45592010-09-29 Glenn Morris <rgm@gnu.org>
4560
4561 * Makefile.in (top_srcdir): Remove unused variable.
4562
6b958814
G
45632010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4564
4565 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4566 (Client-Side IMAP Splitting): Document 'default.
4567
45682010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4569
0c7efc08
SM
4570 * gnus.texi (Customizing the IMAP Connection):
4571 Document nnimap-fetch-partial-articles.
6b958814 4572
82bccbfa
KY
45732010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4574
4575 * gnus-news.texi: Mention nnimap-inbox.
4576
4577 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4578
45792010-09-26 Julien Danjou <julien@danjou.info>
4580
47e08896 4581 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4582
45832010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4584
4585 * gnus.texi (Security): Remove gpg.el mention.
4586
45872010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4588
4589 * gnus.texi (Browse Foreign Server): New variable
4590 gnus-browse-subscribe-newsgroup-method.
4591
4592 * gnus-news.texi: Mention it.
4593
45942010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595
0c7efc08 4596 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4597 (Startup Variables): No jingle.
4598
4c964351
UM
45992010-09-25 Ulrich Mueller <ulm@gentoo.org>
4600
4601 * woman.texi (Interface Options): xz compression is now supported.
4602
82bccbfa
KY
46032010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4604
4605 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4606 (Unavailable Servers): Document gnus-server-copy-server.
4607 (Using IMAP): Document the new nnimap.
4608
46092010-09-25 Julien Danjou <julien@danjou.info>
4610
47e08896 4611 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4612
18778f71
GM
46132010-09-24 Glenn Morris <rgm@gnu.org>
4614
4615 * url.texi (Disk Caching): Tweak previous change.
4616
9c766321
JD
46172010-09-24 Julien Danjou <julien@danjou.info>
4618
4619 * url.texi (Disk Caching): Mention url-cache-expire-time,
4620 url-cache-expired, and url-fetch-from-cache.
4621
82bccbfa
KY
46222010-09-24 Julien Danjou <julien@danjou.info>
4623
4624 * gnus.texi: Add Gravatars.
4625
46262010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4627
4628 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4629
592bdb9a
LMI
46302010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4631
4632 * gnus.texi (Expunging mailboxes): Update name of the expunging
4633 command.
4634
e4e22d29
KY
46352010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4636
4637 * emacs-mime.texi (rfc2047): Update description for
4638 rfc2047-encode-parameter.
4639
371d9801
MA
46402010-09-13 Michael Albinus <michael.albinus@gmx.de>
4641
4642 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4643 "fish" methods.
4644 (External methods): Remove "scp1_old" and "scp2_old" methods.
4645
31ae5827
MA
46462010-09-09 Michael Albinus <michael.albinus@gmx.de>
4647
4648 * tramp.texi: Remove Japanese manual. Fix typo.
4649
4650 * trampver.texi: Update release number. Remove japanesemanual.
4651
c0468714
GM
46522010-09-09 Glenn Morris <rgm@gnu.org>
4653
4654 * org.texi: Restore clobbered changes (copyright years, untabify).
4655
86441999
JD
46562010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4657
4658 * gnus.texi (Adaptive Scoring): Fix typo.
4659
25f28806
LMI
46602010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4661
4662 * gnus.texi (Article Display): Document gnus-html-show-images.
4663
45240125 46642010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4665
45240125
JD
4666 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4667
59d09f15
LMI
46682010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4669
4670 * gnus.texi (HTML): Document gnus-max-image-proportion.
4671
2cdd366f
KY
46722010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4673
51dee5ef
KY
4674 * gnus.texi (HTML): Document gnus-blocked-images.
4675
2cdd366f
KY
4676 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4677
b0e4f3fc
KY
46782010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4679
4680 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4681 the first message are used for wide replies.
f02566ce
KY
4682 (Changing Servers): Remove documentation on gnus-change-server and
4683 friends, since it's been removed.
b0e4f3fc 4684
598451ed
KY
46852010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4686
4687 * gnus.texi (Drafts): Mention B DEL.
4688
e7842e69
KY
46892010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4690
4691 * gnus.texi (Delayed Articles): Mention that the Date header is the
4692 original one, even if you delay.
4693
85115796
KY
46942010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4695
0c7efc08
SM
4696 * gnus.texi (Asynchronous Fetching):
4697 Document gnus-async-post-fetch-function.
85115796
KY
4698 (HTML): Made into its own section.
4699
f0b44bc0
MA
47002010-08-26 Michael Albinus <michael.albinus@gmx.de>
4701
4702 Sync with Tramp 2.1.19.
4703
c5b0993e
EW
4704 * tramp.texi (Inline methods, Default Method):
4705 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4706 Remove remark about doubled "-t" argument.
217876c9
MA
4707 (Auto-save and Backup): Remove reference to Emacs 21.
4708 (Filename Syntax): Describe port numbers.
4709 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4710 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4711 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4712 errors with the backquotes.
4713 (External packages): File attributes cache flushing for asynchronous
4714 processes.
4715 (Traces and Profiles): Describe verbose level 9.
4716
f0b44bc0
MA
4717 * trampver.texi: Update release number.
4718
7457f7b6
MA
47192010-08-23 Michael Albinus <michael.albinus@gmx.de>
4720
4721 * dbus.texi (Alternative Buses): New chapter.
4722
b695beda
SM
47232010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4724
4725 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4726
443c2c03
JB
47272010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4728
4729 * calc.texi (Customizing Calc): Rearrange description of new
4730 variables to match the presentation of other variables.
4731
7815fe19 47322010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4733
4734 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4735
2c695727
JB
47362010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4737
4738 * calc.texi (Making Selections, Selecting Subformulas)
4739 (Customizing Calc): Mention how to use faces to emphasize selected
4740 sub-formulas.
4741
bbb6ffa1
MA
47422010-08-05 Michael Albinus <michael.albinus@gmx.de>
4743
4744 * tramp.texi (External packages): File attributes cache flushing
4745 for asynchronous processes.
4746
5cee0a9c
AM
47472010-08-01 Alan Mackenzie <acm@muc.de>
4748
4749 Enhance the manual for the latest Java Mode.
4750
4751 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4752 annotation-var-cont.
4753 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4754 two new symbols.
4755
3f2afe32
MA
47562010-07-28 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4759
0ed082fe 47602010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4761
4762 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4763
311f0356
JB
47642010-07-19 Juanma Barranquero <lekktu@gmail.com>
4765
4766 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4767
86fbb8ca
CD
47682010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4769
4770 * org.texi: Add macros to get plain quotes in PDF output.
4771 List additional contributors.
4772 (Capture): New section, replaces the section about remember.
4773 (Working With Source Code): New chapter, focused on documenting Org
4774 Babel.
4775 (Code evaluation security): New section.
4776 (MobileOrg): Document DropBox support.
4777 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4778 (Special symbols): Show how to display UTF8 characters for entities.
4779 (Global TODO list): Clarify the use of the "M" key and the differences
4780 to the "m" key.
4781 (RSS Feeds): Mention Atom feeds as well.
4782 (Setting tags): Remove paragraph about
4783 `org-complete-tags-always-offer-all-agenda-tags'.
4784
5732e8ed
MA
47852010-07-17 Michael Albinus <michael.albinus@gmx.de>
4786
4787 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4788 argument.
4789 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4790 echoing shells.
4791
ca1bb391
MA
47922010-07-10 Michael Albinus <michael.albinus@gmx.de>
4793
4794 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4795 (Filename Syntax): Describe port numbers.
4796
5bd55c3c
MA
47972010-07-09 Michael Albinus <michael.albinus@gmx.de>
4798
4799 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4800 forgotten.
4801 (Type Conversion): Precise conversion of natural numbers.
4802 (Errors and Events): Add "debugging" to concept index. Add variable
4803 `dbus-debug'.
4804
820ae8fe
MA
48052010-07-04 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * dbus.texi (Receiving Method Calls): Add optional argument
4808 EMITS-SIGNAL to `dbus-register-property'.
4809
b6f9df0f
JB
48102010-06-27 Alex Schroeder <alex@gnu.org>
4811
4812 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4813
62e034c2
GM
48142010-06-24 Glenn Morris <rgm@gnu.org>
4815
4816 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4817 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4818 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4819 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4820 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4821 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4822 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4823 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4824 convention. Make them end with a period.
4825
9360256a
GM
48262010-06-23 Glenn Morris <rgm@gnu.org>
4827
4828 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4829 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4830 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4831 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4832 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4833 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4834
04d3bb6c
GM
48352010-06-10 Glenn Morris <rgm@gnu.org>
4836
4837 * idlwave.texi (Load-Path Shadows):
4838 * org.texi (Handling links): Fix typos.
4839
5e7d4a75
KY
48402010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4841
4842 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4843
9841cb4f
MA
48442010-05-26 Michael Albinus <michael.albinus@gmx.de>
4845
4846 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4847 by an alias. (Bug#6226)
4848
597517ef
JB
48492010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4850
4851 * calc.texi (Manipulating Vectors): Mention that vectors can
4852 be used to determine bins for `calc-histogram'.
4853
14914c43
JB
48542010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4855
597517ef 4856 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4857
0235128c 48582010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4859
4860 * url.texi (HTTP language/coding, Customization):
4861 * message.texi (Header Commands, Responses):
4862 * cl.texi (Argument Lists): Fix typos.
4863
0235128c 48642010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4865
0235128c
SM
4866 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4867 Note that Development menu is always available.
aa5789b5
CY
4868 (Creating a project): Fix terminology.
4869 (Add/Remove files): Fix typo.
4870
0235128c
SM
48712010-05-07 Chong Yidong <cyd@stupidchicken.com>
4872
4873 * Version 23.2 released.
4874
a628ad9d 48752010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4876
4877 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4878
502269d6
MA
48792010-05-01 Michael Albinus <michael.albinus@gmx.de>
4880
0235128c
SM
4881 * tramp.texi (Inline methods, Default Method):
4882 Mention `tramp-inline-compress-start-size'.
502269d6 4883
6e104790 48842010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4885
4886 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4887 the CVS repo. Put the Git repo in the news section.
4888
6e104790 4889 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4890 Removed some mentions of CVS. Mention the new Git repo.
4891
6e104790 48922010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4893
4894 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4895 (Mail Group Commands): Add index entry.
4896
6e104790 48972010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4898
4899 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4900
f8b91752
JB
49012010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4902
4903 * calc.texi (Radix modes): Mention that the option prefix will
4904 turn on twos-complement mode.
4905 (Inverse and Hyperbolic Flags): Mention the Option flag.
4906
ed21c5c8
CD
49072010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4908
4909 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4910 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4911 (Sectioning structure): Update.
4912 (References): New use case for field coordinates.
6e104790 4913 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4914 (Setting up the staging area): Document the availability of
4915 encryption for MobileOrg.
4916 (Images and tables): Document how to reference labels.
4917 (Index entries): New section.
4918 (Generating an index): New section.
4919 (Column width and alignment): Document that <N> now
4920 means a fixed width, not a maximum width.
4921 (Publishing options): Document the :email option.
4922 (Beamer class export): Fix bug in the BEAMER example.
4923 (Refiling notes): Document refile logging.
4924 (In-buffer settings): Document refile logging keywords.
4925 (Drawers): Document `C-c C-z' command.
4926 (Agenda commands): Mention the alternative key `C-c C-z'.
4927 (Special properties): Document the BLOCKED property.
4928 (The spreadsheet): Mention the formula editor.
4929 (References): Document field coordinates.
4930 (Publishing action): Correct the documentation for the
4931 publishing function.
4932 (The date/time prompt): Document that we accept dates
4933 like month/day/year.
4934 (Cooperation): Document the changes in table.el support.
4935 (Faces for TODO keywords, Faces for TODO keywords)
4936 (Priorities): Document the easy colors.
4937 (Visibility cycling): Document the new double prefix
4938 arg for `org-reveal'.
4939 (Cooperation): Remember.el is part of Emacs.
4940 (Clean view): Mention that `wrap-prefix' is also set by
4941 org-indent-mode.
4942 (Agenda commands): Add information about prefix args to
4943 scheduling and deadline commands.
4944 (Search view): Point to the docstring of
4945 `org-search-view' for more details.
6e104790 4946 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4947 (Setting tags): Document variable
4948 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4949 (Column attributes): Cross-reference special properties.
ed21c5c8 4950
456b348e
MA
49512010-04-10 Michael Albinus <michael.albinus@gmx.de>
4952
4953 Synchronize with Tramp repository.
4954
4955 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4956 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4957 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4958 syntax, texi2dvi reports errors with the backquotes.
4959
4960 * trampver.texi: Update release number.
4961
357e2d8e
KY
49622010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4963
4964 * gnus.texi (Finding the News): Add pointers to the Server buffer
4965 because it's essential.
4966
1d4d7664
KY
49672010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4968
4969 * gnus.texi (MIME Commands): Update description of
4970 gnus-article-browse-html-article.
4971
bd3e840f
KY
49722010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4973
4974 * auth.texi (Secret Service API): Add TODO node.
4975 (Help for users): Explain the new source options for `auth-sources'.
4976
e867cb5d 49772010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4978
4979 * trampver.texi: Update release number.
4980
288f9fc0
CY
49812010-03-10 Chong Yidong <cyd@stupidchicken.com>
4982
4983 * Branch for 23.2.
4984
d99aaebd
CY
49852010-03-03 Chong Yidong <cyd@stupidchicken.com>
4986
4987 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4988 now enabled by default.
4989
5794c2a5
MA
49902010-02-28 Michael Albinus <michael.albinus@gmx.de>
4991
4992 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4993 when Emacs runs in interactive mode. (Bug#5645)
4994
40572be6
GM
49952010-02-16 Glenn Morris <rgm@gnu.org>
4996
4997 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4998
7bb8ed67
MH
49992010-02-05 Mark A. Hershberger <mah@everybody.org>
5000
5001 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5002
45a1423d 50032010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
5004
5005 * gnus.texi (Score File Format): Fix typo.
5006
45a1423d 50072010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
5008
5009 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5010
14f17fc8
JB
50112010-01-18 Juanma Barranquero <lekktu@gmail.com>
5012
5013 * ada-mode.texi (Project File Overview): Fix typo.
5014
607d4369
CY
50152010-01-17 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * semantic.texi: Add Richard Y. Kim credit.
5018
5019 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5020
3d1bfa99
MA
50212010-01-17 Michael Albinus <michael.albinus@gmx.de>
5022
5023 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 5024 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 5025
6fbf7a75
GM
50262010-01-17 Glenn Morris <rgm@gnu.org>
5027
b9f978f0
GM
5028 * calc.texi (Reporting Bugs): Don't mention format of repository.
5029
f19bc38d
GM
5030 * woman.texi (Bugs): Make "Emacs repository" less specific,
5031 and the URL for same more specific.
5032
6fbf7a75
GM
5033 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5034
16c3428a
JB
50352010-01-17 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * ede.texi (ede-step-project, ede-proj-target):
5038 * tramp.texi (Remote processes): Fix typos.
5039
045b9da7
ML
50402010-01-16 Mario Lang <mlang@delysid.org>
5041
5042 * ede.texi (ede-target):
5043 * org.texi (Refiling notes): Remove duplicated words.
5044
c57008f6
SM
50452010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5046
5047 * gnus.texi (Posting Styles): Use with-current-buffer.
5048 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5049
798c9eb5
KR
50502010-01-02 Kevin Ryde <user42@zip.com.au>
5051
5052 * eieio.texi (Naming Conventions): Correction to xref on elisp
5053 coding conventions, is "Tips" node not "Standards".
5054
4970fbfe
CY
50552009-12-24 Chong Yidong <cyd@stupidchicken.com>
5056
5057 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5058
5059 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5060
83828b06
KY
50612009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5062
5063 * gnus.texi (Direct Functions): Add missing port number to tls method.
5064
45a4a565
JB
50652009-12-15 Juanma Barranquero <lekktu@gmail.com>
5066
5067 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5068 ($(infodir)/edt, edt.dvi): New targets.
5069
698bfef7
GM
50702009-12-15 Glenn Morris <rgm@gnu.org>
5071
5072 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5073 (edt, $(infodir)/edt, edt.dvi): New targets.
5074 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5075
5076 * Makefile.in (PDF_TARGETS, pdf): New.
5077 (clean): Add *.pdf.
5078 Add pdf rules for all manuals.
5079
0e983327
JB
50802009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5081
38942b9c 5082 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 5083
8e687433
CY
50842009-12-14 Chong Yidong <cyd@stupidchicken.com>
5085
5086 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5087 (Smart Jump, Analyzer Debug): Copyedits.
5088 (Semantic mode user commands): Link to new nodes.
5089 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5090 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5091 upstream Semantic manual.
5092
5093 * semantic.texi (Introduction): Minor fix to diagram.
5094
020335df
MA
50952009-12-09 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * eshell.texi (History): Add the other built-in variables.
5098 (Built-ins): Explain built-ins, and how to apply the external commands.
5099 Add `history', `su' and `sudo'.
5100
5101 * tramp.texi (Remote processes): Add missing <RET> in the example.
5102
6ddf13e4
BW
51032009-12-01 Bill Wohler <wohler@newt.com>
5104
5105 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 5106 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
5107 excessively garrulous.
5108
07b6428c
MA
51092009-11-29 Michael Albinus <michael.albinus@gmx.de>
5110
5111 * tramp.texi (Remote processes): Improve eshell example with "su"
5112 and "sudo" commands.
5113
fd1cefda
CY
51142009-11-28 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5117
5118 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5119 Document semantic-complete-analyze-inline.
5120 (Semanticdb search debugging commands): Minor clarification.
5121 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5122 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5123 manual.
9d542758 5124 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5125
159e3ad5
KR
51262009-11-28 Kevin Ryde <user42@zip.com.au>
5127
5128 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5129 @pxref, now EIEIO is in Emacs.
159e3ad5 5130
c6d47315
KR
5131 * erc.texi (Development): Correction to git tutorial url.
5132
16f6287e
GM
51332009-11-26 Glenn Morris <rgm@gnu.org>
5134
5135 * faq.texi (Latest version of Emacs): Mention stability of development
5136 version.
5137 (Problems with very large files): Max buffer size increase in 23.2.
5138 (VM): VM has moved house again.
5139
5ea5dbc9
JB
51402009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5141
5142 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5143 notations.
5144
5dec9555
CD
51452009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5146
45a4a565 5147 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5148
bd6f6833
CY
51492009-11-20 Chong Yidong <cyd@stupidchicken.com>
5150
5151 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5152 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5153 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5154
be479117
JB
51552009-11-17 Juanma Barranquero <lekktu@gmail.com>
5156
5157 * semantic.texi (Semantic Internals, Glossary):
5158 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5159 (Semanticdb search debugging commands): Fix typos.
5160
17291a1f
JB
51612009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5162
be479117 5163 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5164
af42a9cc
JB
51652009-11-16 Juanma Barranquero <lekktu@gmail.com>
5166
5167 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5168 ($(infodir)/semantic, semantic.dvi): New targets.
5169
3149927d
CY
51702009-11-16 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * Makefile.in: Build the Semantic manual.
5173
5174 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5175 repository.
5176
977640ed
MA
51772009-11-16 Michael Albinus <michael.albinus@gmx.de>
5178
5179 * dbus.texi (Receiving Method Calls): New defun
5180 `dbus-unregister-service'.
5181
17673adf
CD
51822009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5183
5184 * org.texi (Speed keys): New section.
5185
0ecd3c90
MA
51862009-11-13 Michael Albinus <michael.albinus@gmx.de>
5187
5188 * dbus.texi (Type Conversion): Fix typo.
5189 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5190 `dbus-registered-objects-table'.
0c7efc08
SM
5191 (Receiving Method Calls): New defun `dbus-register-property'.
5192 Move `dbus-unregister-object' here.
0ecd3c90 5193
8bfe682a
CD
51942009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5195
5196 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5197
51982009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5199
5200 * org.texi (Column attributes): Add the new age summary operators.
5201 Also, mention the fact you can only use one summary operator per
5202 property.
5203
52042009-11-13 John Wiegley <johnw@newartisans.com>
5205
0c7efc08 5206 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5207 manual about how to track habits.
0c7efc08 5208 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5209 dangling clocks are resolved.
5210
52112009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5212
5213 * org.texi (Agenda commands): Document the new `i' command.
5214 (Inserting deadline/schedule): Document logging changes
5215 of scheduling and deadline times stamps.
5216 (In-buffer settings): Document the in-buffer keywords for logging
5217 changes of scheduling and deadline times stamps.
5218 (Structure editing, Plain lists): Document indentation
5219 cycling in empty entries with TAB.
5220 (Archiving): Document the default archiving command.
5221 (Moving subtrees): Document the new keys for archiving.
5222 (Internal archiving): Fix incorrect key.
5223 (Agenda commands): Document the TODO set switching commands.
5224 (Agenda commands): Document the new archiving keys.
5225 (Clocking work time): Better description on how to save
5226 and restore a clock.
5227 (Resolving idle time): Mention the x11idle program to get true
5228 idleness also under X11.
5229 (Resolving idle time): Use @kbd instead of @key for normal
5230 letters, because this is how he rest of the manual does this.
5231 (Pushing to MobileOrg): Mention that `org-directory'
5232 should be set.
5233 (Agenda commands): Document that SPC is a filter for
5234 any tag.
0c7efc08 5235 (Search view): Rename from "Keyword search".
8bfe682a
CD
5236 (Capure): New chapter.
5237 (Markup): New chapter.
0c7efc08
SM
5238 (Links in HTML export, Images in HTML export):
5239 Extend the section titles.
8bfe682a
CD
5240 (Images in HTML export): Document the align option.
5241 (Text areas in HTML export): Extend the section title.
5242 (Images in LaTeX export): Explain image placement in LaTeX.
5243
693737cd
GM
52442009-11-10 Glenn Morris <rgm@gnu.org>
5245
5246 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5247
c7bd4ebe
MA
52482009-11-08 Michael Albinus <michael.albinus@gmx.de>
5249
5250 * tramp.texi (Auto-save and Backup): Disable backups just for a
5251 method.
5252
5253 * trampver.texi: Update release number.
5254
76c5acad
MA
52552009-11-07 Michael Albinus <michael.albinus@gmx.de>
5256
5257 Sync with Tramp 2.1.17.
5258
5259 * trampver.texi: Update release number.
5260
d9a57abf
GM
52612009-10-29 Glenn Morris <rgm@gnu.org>
5262
5263 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5264
637f4f0f
MA
52652009-10-23 Michael Albinus <michael.albinus@gmx.de>
5266
5267 * tramp.texi (External methods): Temporary files are kept for
5268 `rsync' and `rsyncc' methods.
5269
310dbb05
JB
52702009-10-09 Juanma Barranquero <lekktu@gmail.com>
5271
5272 * eieio.texi: Fix typos.
5273
09094f28
CY
52742009-10-07 Chong Yidong <cyd@stupidchicken.com>
5275
5276 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5277
216f299a
JB
52782009-10-07 Juanma Barranquero <lekktu@gmail.com>
5279
5280 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5281 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5282
966a6506
CY
52832009-10-07 Chong Yidong <cyd@stupidchicken.com>
5284
5285 * Makefile.in: Build EIEIO and EDE manuals.
5286
52872009-10-07 Eric Ludlam <zappo@gnu.org>
5288
5289 * eieio.texi:
5290 * ede.texi: New files.
5291
8842cd9b
MA
52922009-10-05 Michael Albinus <michael.albinus@gmx.de>
5293
5294 * tramp.texi (Remote processes): Association of a pty is not supported.
5295
7006d207
CD
52962009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5297
5298 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5299 (Processing LaTeX fragments): Document that the size of images can be
5300 changes using the variable `org-format-latex-options'.
5301 (The date/time prompt, Timestamps): Be more accurate over ISO format
5302 dates and times.
5303 (Visibility cycling): Document showeverything keyword.
5304 (In-buffer settings): Document showeverything keyword.
5305 (Setting up the staging area): Fix the example.
5306 (MobileOrg): New section.
5307 (Agenda commands, Exporting Agenda Views): Document exporting the
5308 agenda view to Org files.
5309
0e7b2867
MA
53102009-09-28 Michael Albinus <michael.albinus@gmx.de>
5311
5312 * tramp.texi (History): Add IMAP support.
5313 (External methods): Add `imap' and `imaps' methods.
5314 (GVFS based methods): Add indices for `davs'.
5315 (Password handling): Rename anchors. Add IMAP entries for
5316 ~/.authinfo.gpg.
5317
5318 * trampver.texi: Set default value of `emacsimap'.
5319
4146636e
KY
53202009-09-22 Daiki Ueno <ueno@unixuser.org>
5321
5322 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5323
d22f7ffa
CY
53242009-09-13 Chong Yidong <cyd@stupidchicken.com>
5325
0c7efc08
SM
5326 * dired-x.texi (Technical Details):
5327 Delete dired-up-directory (Bug#4292).
d22f7ffa 5328
66043531
MA
53292009-09-03 Michael Albinus <michael.albinus@gmx.de>
5330
216f299a 5331 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5332
6eb02347
CD
53332009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5334
5335 * org.texi (Effort estimates): Document new effort setting commands.
5336 (Agenda commands): Document the new keys fro agenda time motion.
5337 Document entry text mode. Improve documentation of the keys to include
5338 inactive time stamps into the agenda view.
5339 (Feedback): Document the new bug report command.
0c7efc08 5340 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5341
38dc51ba
KY
53422009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5343
5344 * auth.texi (Help for users): Corrected markup.
5345
e402f452
GM
53462009-09-02 Glenn Morris <rgm@gnu.org>
5347
5348 * emacs-mime.texi (time-date): Mention float-time.
5349
744256cf
JB
53502009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5351
5352 * calc.texi (Simplifying Formulas): Improve the wording.
5353
b0b63450
MB
53542009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5355
5356 * auth.texi: Rewritten for coverage and clarity.
5357
53582009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5359
0c7efc08
SM
5360 * gnus.texi (Expiring Mail):
5361 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5362 (Various Various): Mention gnus-safe-html-newsgroups.
5363
5364 * gnus-news.texi: Mention
5365 gnus-mark-copied-or-moved-articles-as-expirable.
5366
5367 * emacs-mime.texi (Display Customization): Add xref to
5368 gnus-safe-html-newsgroups.
5369
b59329e0
MA
53702009-08-28 Michael Albinus <michael.albinus@gmx.de>
5371
5372 * tramp.texi (Version Control): Remove.
af42a9cc 5373 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5374 reference.
5375 (External methods): Correct `scpc' concept index entries. New method
5376 `rsyncc'.
5377 (External packages): New subsections "Filename completion" and "File
5378 attributes cache".
5379
0ff2d6c2
JB
53802009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5381
5382 * calc.texi (Rewrite Rules): Improve the example.
5383 (Simplifying Formulas): Explain use of the I and H flags for
5384 simplification.
5385
ecd3d54f
MA
53862009-08-25 Michael Albinus <michael.albinus@gmx.de>
5387
5388 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5389 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5390 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5391 for timeout values.
78176e69
MA
5392 (Top): Remove footnote saying D-Bus is not enabled by
5393 default. (Bug#4256)
ecd3d54f 5394
0f215bca
DU
53952009-08-23 Daiki Ueno <ueno@unixuser.org>
5396
5397 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5398 Reported by Jari Aalto (Bug#4211).
0f215bca 5399 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5400 epa-global-mail-mode.
3b7ab45f
DU
5401 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5402 epa-setup.
0f215bca 5403
4f22e84d
MA
54042009-08-16 Michael Albinus <michael.albinus@gmx.de>
5405
5406 * dbus.texi (Asynchronous Methods): Allow nil handler.
5407
9ff0b02b 54082009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5409
26b03ee3 5410 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5411
26b03ee3 5412 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5413
4c39f404
CY
54142009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5415
5416 * calc.texi (Date Forms): Fix typos.
5417
3bcfba17
GM
54182009-08-08 Glenn Morris <rgm@gnu.org>
5419
5420 * org.texi (Agenda commands): Restore clobbered change.
5421
66783bb4
EZ
54222009-08-07 Eli Zaretskii <eliz@gnu.org>
5423
5424 * calc.texi (Graphics, Devices): Update with the peculiarities of
5425 operation on MS-Windows.
5426
c8d0cf5c
CD
54272009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5428
5429 * org.texi (Publishing action): Improve documentation of file
5430 names when publishing to the source directory.
5431 (Clean view): Document `org-indent-mode'.
5432 (Clocking work time): Add documentation for the
5433 new :timetamp option when creating a clock report.
5434 (Paragraphs): Fix many typos.
5435 (Plain lists): Remove duplicate explanation about the
5436 `C-c *' command.
5437 (Literal examples): Update to reflect the new behavior
5438 of the -n -r -k switches when exporting source code examples.
5439 (Structure editing): Add information about `C-c *',
5440 converting a plain list into a list of Org items.
5441 (Remember): Small rephrasing of the paragraph
5442 describing remember.el. Also mentioned that remember.el is part
5443 of Emacs 23, not Emacs 22.
5444 (Clocking work time): Add documentation about
5445 displaying the current clocking time against the effort estimate.
5446 Also add a footnote about using `org-clock-in-prepare-hook' to add
5447 an effort estimate on the fly, just before clocking it.
5448 (Footnotes): Document automatic renumbering and
5449 sorting.
5450 (Agenda commands): Document new bulk commands.
5451 (Plain lists): Document new behavior of
5452 `org-cycle-include-plain-lists'.
4e2af782 5453 Hyphenation only in TeX.
c8d0cf5c
CD
5454 (Clocking work time): Document the key to update effort
5455 estimates.
5456 (Clocking work time): Document the clock time display.
5457 (Structure editing, TODO basics): Document new
5458 variables.
5459 (Column attributes): Document new colciew operators.
5460 (Publishing options): Document :xml-declaration.
5461 (Tracking TODO state changes): Document the
5462 LOG_INTO_DRAWER property.
5463 (Literal examples): Document the new implementation for
5464 editing source code.
5465 (Publishing action): Mention the new publishing
5466 function, to publish an Org source file.
5467 (Publishing links): Mention how to link to an Org source file.
5468 (Macro replacement): Document new macros.
5469 (Handling links): Document type-specific completion
5470 when inserting links.
5471 (Structure editing, Plain lists): Improve documentation
5472 on sorting.
5473 (Internal links): Document custom ids for links.
5474 (Handling links): Document custom ids for links.
5475 (CSS support): Document new class.
5476 (Refiling notes): Document the possibility to create new nodes
5477 during refiling.
5478 (Agenda commands): Document the "?" operator to find
5479 tasks without effort setting.
5480 (Exporting agenda information): Section moved.
5481 (RSS Feeds): New section.
5482 (Built-in table editor): Document M-e and M-a navigate
5483 inside table field.
5484 (Stuck projects): Docment that projects identified as
5485 un-stuck will still be searchd for stuck sub-projects.
5486 (Paragraphs): Document centering.
5487 (Creating timestamps, Agenda commands): Document new
5488 behavior when changing time stamps.
5489 (Structure editing): Document the new command
5490 `org-clone-subtree-with-time-shift'.
5491 (Publishing): Refresh this chapter.
5492 (Export options, Export options, In-buffer settings):
5493 Document the new keywords.
5494 (Matching tags and properties): Collect all
5495 documentation about tags/property matches here.
5496 (Setting tags): Document `org-tag-persistent-alist'.
5497 (Weekly/daily agenda): New section.
5498 (Orgstruct mode): Describe `orgstruct++-mode'.
5499 (Drawers): Mention the LOGBOOK drawer.
5500 (Export options, Sectioning structure): Document the
5501 #+LEATEX_HEADER in-buffer setting.
5502 (Bugs): Section removed.
5503 (Hooks): New section.
0c7efc08 5504 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5505 (Context-sensitive commands): New section.
5506 (Setting tags): Document newline option.
5507 (Global TODO list, Matching tags and properties):
5508 Mention more variables.
5509 (Checkboxes): Update to changed command behavior.
81a5560e 5510
40d2791f
CY
55112009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5512
5513 * speedbar.texi (Basic Key Bindings): Fix typo.
5514
65d0154b
JB
55152009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5516
5517 * calc.texi (Vector/Matrix Functions): Add index entries for both
5518 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5519 affects matrices with more than one row.
b5bdfd9f 5520 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5521
5a9e3ab7
JB
55222009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5523
5524 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5525 `calc-transpose-lines'.
5a9e3ab7 5526
42fb7e61
MA
55272009-07-27 Michael Albinus <michael.albinus@gmx.de>
5528
5529 * dbus.texi (Receiving Method Calls): Describe special return value
5530 `:ignore'.
5531
574b69d5
AM
55322009-07-24 Alan Mackenzie <acm@muc.de>
5533
5534 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5535 initialization, any individual variable setting now takes precedence
5536 over one done via c-file-style/c-file-offsets.
5537
ec06459c
JB
55382009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5539
5540 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5541 truncated when Calc is quit.
5542 (Customizing Calc): Document `calc-undo-length'.
5543
4ce54f6b
CY
55442009-07-20 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5547
0e4f8ba5
GM
55482009-07-11 Kevin Ryde <user42@zip.com.au>
5549
5550 * pcl-cvs.texi (About PCL-CVS):
5551 * widget.texi (Basic Types):
5552 Fix cross-references.
5553
fa0f81b0
AS
55542009-07-01 Andreas Schwab <aschwab@redhat.com>
5555
5556 * dbus.texi (Type Conversion): Don't use literal control character.
5557
88a683c5
MA
55582009-07-01 Michael Albinus <michael.albinus@gmx.de>
5559
5560 * tramp.texi (GVFS based methods): New section.
5561 (Remote processes): Processes for GVFS based methods run locally.
5562
36c8febb
MA
55632009-06-30 Michael Albinus <michael.albinus@gmx.de>
5564
0c7efc08
SM
5565 * tramp.texi (Inline methods, External methods, Gateway methods):
5566 Avoid the words "kludge" and hack".
36c8febb
MA
5567 (External methods): Add `synce' method.
5568
5569 * trampver.texi: Update release number.
5570
d6b951bb
MA
55712009-06-22 Michael Albinus <michael.albinus@gmx.de>
5572
5573 Sync with Tramp 2.1.16.
5574
5575 * tramp.texi (History): Add GVFS support.
5576 (External methods): Precise `rsync' description. Add `dav', `davs' and
5577 `obex' methods. Add 'tramp-gvfs-methods' option.
5578 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5579 forms.
5580 (Remote Programs): Introduce `tramp-own-remote-path'.
5581 (Remote processes): New subsection "Running remote programs that create
5582 local X11 windows".
5583 (Frequently Asked Questions): Improve code for disabling vc.
5584
5585 * trampver.texi: Update release number. Set default value of
5586 `emacsgvfs'.
5587
70243478
CY
55882009-06-21 Chong Yidong <cyd@stupidchicken.com>
5589
5590 * Branch for 23.1.
5591
54b31cbf
GM
55922009-06-17 Glenn Morris <rgm@gnu.org>
5593
5594 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5595 (Latest version of Emacs): Mention source code repository.
5596
f6adc23c
GM
55972009-06-16 Glenn Morris <rgm@gnu.org>
5598
5599 * faq.texi (Top): Language tweak.
5600 (Extended commands): Most people have arrow keys.
5601 (Emacs manual): Say how to follow info links.
5602 (File-name conventions): Change title a bit. Explain about source
5603 versus installed. Condense etc description.
5604 (Guidelines for newsgroup postings): Mention Savannah list page.
5605 (Newsgroup archives): Simplify.
5606 (Contacting the FSF): Add contact URL.
5607 (Emacs Lisp documentation): Printed version not always available.
5608 (Installing Texinfo documentation): Explain how by hand installation is
5609 not normally needed. Use add-to-list. Remove duplicate reference.
5610 (Informational files for Emacs): Move info on Help menu here from
5611 "File-name conventions".
5612 (Help installing Emacs): Tweak uref.
5613 (Obtaining the FAQ): Mention repository.
5614 (Origin of the term Emacs): Explain "ITS".
5615 (Changing load-path): Use add-to-list.
5616 (Automatic indentation): Clarify this is for Text mode.
5617 Don't mention Indented Text mode.
5618 (Finding Emacs on the Internet): The FSF does not seem to offer a
5619 deluxe distribution on CD anymore.
5620
b59a8457
GM
56212009-06-16 Glenn Morris <rgm@gnu.org>
5622
5623 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5624 Recommend the latest release. Mention how to get older FAQs.
5625 Recommend the Emacs manual.
5626 (Guidelines for newsgroup postings): Discourage cross-posts.
5627 (Underlining paragraphs): Remove.
5628 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5629 (Bugs and problems): Update key-binding.
5630 (Problems with very large files): Mention 64-bit.
5631 (Shell process exits abnormally): Remove.
5632 (Problems with Shell Mode): Rename and update.
5633 (Spontaneous entry into isearch-mode)
5634 (Problems talking to certain hosts): Remove. This is old information,
5635 in etc/PROBLEMS if needed.
5636 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5637 (Dired claims that no file is on this line): Update.
5638 (Installing Emacs, Problems building Emacs): Simplify.
5639 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5640 information.
5641 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5642 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5643 (JDEE): "JDEE", not "JDE".
5644 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5645 Remove. This is old information, in etc/PROBLEMS if needed.
5646 (stty and Backspace key, Kanji and Chinese characters): Remove.
5647 (Right-to-left alphabets): Update section.
5648 (Changing the included text prefix): Gnus uses message-yank-prefix.
5649 Add cross-reference to Supercite manual.
5650 (Saving a copy of outgoing mail): Simplify output file description.
5651 (Expanding aliases when sending mail): Refer to Emacs manual.
5652 Remove old info about RFC822.
5653 Correct description of how to rebuild aliases.
5654 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5655 (MIME with Emacs mail packages)
5656 (Viewing articles with embedded underlining)
5657 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5658 Remove old sections.
5659 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5660 and is well-documented in the Gnus manual.
5661 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5662 (Making Gnus faster): Rename from "Starting Gnus faster".
5663 Merge "Catch-up is slow in Gnus" into here.
5664
0e6d12ca
GM
56652009-06-14 Glenn Morris <rgm@gnu.org>
5666
5667 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5668 (New in Emacs 23): New section.
5669 (Handling C-s and C-q with flow control): Add xref.
5670
2e17e05e
GM
56712009-06-13 Glenn Morris <rgm@gnu.org>
5672
5673 * faq.texi (Setting up a customization file): Grammar fix.
5674 Customize is no longer "new".
5675 (Displaying the current line or column): Line-number mode is on by
5676 default. Don't mention `column' package. Mention linum.el.
5677 (Turning on abbrevs by default): Explain how to do it for buffers,
5678 modes, and everywhere.
5679 (Associating modes with files): Use add-to-list. Don't mention Emacs
5680 19.
5681 (Highlighting a region): On by default since 23.1.
5682 (Replacing highlighted text): Update doc quote.
5683 (Working with unprintable characters): Don't mention search-quote-char.
5684 (Using an already running Emacs process): Gnuclient is probably not an
5685 enhancement these days.
5686 (Indenting switch statements): Remove mention of pre-Emacs 20.
5687 (Horizontal scrolling): Abbreviate Emacs 20 description.
5688 (Replacing text across multiple files): Fix name of dired command.
5689 (Disabling backups): Use require not load.
4f9d4de3 5690 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5691
2a1cf2b9
BW
56922009-06-13 Bill Wohler <wohler@newt.com>
5693
5694 Release MH-E manual version 8.2.
5695
5696 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5697 release 8.2.
5698
85b438b7
GM
56992009-06-13 Glenn Morris <rgm@gnu.org>
5700
5701 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5702 in this day and age the common meaning is "on the web".
5703 (copying): Use @copyright in all cases.
5704 (Basic keys): Remove reference to deleted manual node "Text Characters".
5705 (File-name conventions): Use GNU as an example rather than SERVICE.
5706 default.el lives in site-lisp. Update Info directory location.
5707 (Real meaning of copyleft): GPL actions have been brought, but all
5708 settled out of court.
5709 (Guidelines for newsgroup postings): Shorten section title.
5710 Simplify comp.emacs description.
5711 (Newsgroup archives): Change Google URL. Describe Gmane.
5712 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5713 points". Mention List-Unsubscribe header.
5714 (Contacting the FSF): Update email and URLs.
5715 (Basic editing): Mention F1 for help.
5716 (Installing Texinfo documentation): Refer to Texinfo website rather
5717 than ftp server.
5718 (Printing a Texinfo file): Mention texi2pdf.
5719 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5720 are just stubs nowadays.
5721 (Latest version of Emacs): Explain version numbers.
5722 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5723 (Turning on syntax highlighting): No need to mention hilit19 any more.
5724 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5725 (Modes for various languages): Remove section.
5726 (Major packages and programs): Remove most version and maintainer
5727 information - it's hard to keep up-to-date, and adds nothing.
5728 Similarly with direct links to mailing lists.
5729 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5730 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5731 years, and Emacs comes with tools for this now.
5732 (Patch): Remove section - this is a standard tool.
5733 (Using function keys under X): Remove section.
5734
93e2d996
GM
57352009-06-12 Glenn Morris <rgm@gnu.org>
5736
5737 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5738 (Help installing Emacs): Remove reference to deleted X11 node.
5739 (Associating modes with files): Interpreter-mode-alist is no longer
5740 subservient to auto-mode-alist.
5741 (Installing Emacs): Change future Emacs version.
5742 (Linking with -lX11 fails): Remove old section.
5743 (Packages that do not come with Emacs): Update ELL location.
5744 Emacs Lisp archive is dead.
5745 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5746 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5747 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5748 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5749 (Removing flashing messages): Remove section about non-existent Gnus
5750 option.
5751
f0bf7708
GM
5752 * faq.texi (Top): Add @top command.
5753 Remove the optional arguments from all @node commands: makeinfo can
5754 generate these automatically, and it is easier to edit and rearrange
5755 nodes without them.
5756
30884d11
GM
57572009-06-11 Glenn Morris <rgm@gnu.org>
5758
5759 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5760 (The LPF): Make the updated URL the sole reference point.
5761 (Learning how to do something): Update refcard price and format.
5762 (Getting a printed manual): Sources in doc/emacs/, not man/.
5763 Also available in PDF format. Since the page count varies, be less
5764 precise.
5765 (Informational files for Emacs): Remove references to deleted files
5766 LPF and SUN-SUPPORT, and to UUCP.
5767 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5768 Remove many obsolete ways to get the FAQ, which now seems only to be
5769 distributed with Emacs.
5770 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5771
deab46e0
CY
57722009-06-09 Chong Yidong <cyd@stupidchicken.com>
5773
223b43fa 5774 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5775 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5776
deab46e0
CY
5777 * ada-mode.texi (Installation, Compile commands)
5778 (Project File Overview, No project files, Set compiler options)
5779 (Use GNAT project file, Use multiple GNAT project files)
5780 (Identifier completion): Use @samp for menu items, and @kbd for key
5781 sequences (Bug#3504).
5782
71fbd643
DU
57832009-06-04 Daiki Ueno <ueno@unixuser.org>
5784
8c9bb6f5 5785 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5786
f197085b
CY
57872009-06-04 Ryan Yeske <rcyeske@gmail.com>
5788
5789 * message.texi (Header Commands): Fix descriptions to match
5790 keybindings.
5791
7f3bc720
DU
57922009-04-22 Daiki Ueno <ueno@unixuser.org>
5793
5794 * gnus.texi (Security): Mention that EasyPG is the current default.
5795
4518068d
CY
57962009-04-13 Chong Yidong <cyd@stupidchicken.com>
5797
5798 * ediff.texi (Session Commands): Fix typo.
5799
d7ca410a
MB
58002009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5801
5802 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5803 news.software.readers. Reported by Florian Rehnisch.
5804
c6c76add
GM
58052009-04-02 Glenn Morris <rgm@gnu.org>
5806
5807 * auth.texi: Capitalize direntry.
5808
5809 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5810 using a period in the entry name. (Bug#2797)
5811
35ed8e2e
JB
58122009-03-03 Juanma Barranquero <lekktu@gmail.com>
5813
5814 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5815 ($(infodir)/auth, auth.dvi): New targets.
5816
e280480a
GM
58172009-03-03 Glenn Morris <rgm@gnu.org>
5818
5819 * auth.texi: Fix @setfilename.
5820
5821 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5822 (auth, $(infodir)/auth, auth.dvi): New rules.
5823
8a76755b
GM
58242009-02-25 Glenn Morris <rgm@gnu.org>
5825
5826 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5827
0038d478
MB
58282009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5829
5830 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5831
58322009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5833
5834 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5835 gnus-nocem-issuers, and gnus-nocem-verifyer.
5836
867d4bb3
JB
58372009-02-20 Juanma Barranquero <lekktu@gmail.com>
5838
5839 * ada-mode.texi (Project files, Automatic Casing):
5840 * dbus.texi (Signals):
5841 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5842 * mh-e.texi (HTML):
5843 * nxml-mode.texi (Locating a schema)
5844 (Using the document's URI to locate a schema):
5845 * org.texi (Footnotes, Using the mapping API):
5846 * rcirc.texi (Channels): Remove duplicate words.
5847
3a44dc1f
GM
58482009-02-20 Glenn Morris <rgm@gnu.org>
5849
5850 * dired-x.texi (Miscellaneous Commands):
5851 * gnus.texi: Minor updates for mbox Rmail.
5852
5dc584b5
KB
58532009-02-16 Karl Berry <karl@gnu.org>
5854
b59a8457
GM
5855 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5856 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5857 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5858 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5859 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5860 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5861 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5862 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5863 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5864 Consistently use @insertcopying in the Top node,
5dc584b5 5865 @contents at the front (after @end titlepage),
b59a8457 5866 and @direntry after @copying. (Bug#1988)
5dc584b5 5867
9eb59592
MB
58682009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5869
5870 * auth.texi: New file documenting auth-source.
5871
d324fa76
CD
58722009-02-13 Carsten Dominik <dominik@science.uva.nl>
5873
5874 * org.texi (Org Plot): Fix link.
5875
7a603b73
DU
58762009-02-09 Daiki Ueno <ueno@unixuser.org>
5877
5878 * epa.texi (Mail-mode integration): Mention the way to do
5879 "encrypt-to-self". (Bug#1807)
5880
a626b338 58812009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5882
5883 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5884
3b36c17e
MB
58852009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5886
5887 * gnus-news.texi: Print version about Incoming*.
5888
55033558
CD
58892009-02-02 Carsten Dominik <dominik@science.uva.nl>
5890
5891 * org.texi (Structure editing, Handling links)
5892 (Fast access to TODO states, Javascript support): Make standard docs
5893 correctly reflect default variable settings.
5894
ec712abb
GM
58952009-02-02 Glenn Morris <rgm@gnu.org>
5896
5897 * org.texi: Fix typos.
5898
7112648c
MA
58992009-02-01 Michael Albinus <michael.albinus@gmx.de>
5900
5901 Sync with Tramp 2.1.15.
5902
5903 * trampver.texi: Update release number.
5904
2e461fc1
CD
59052009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5906
5907 * org.texi (TODO dependencies): Document TODO dependencies on
5908 checkboxes.
5909
bc283609
CD
59102009-01-30 Carsten Dominik <dominik@science.uva.nl>
5911
5912 * org.texi (TODO dependencies): Document key binding for toggling
5913 ORDERED property.
5914
74fc5047
MA
59152009-01-28 Michael Albinus <michael.albinus@gmx.de>
5916
5917 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5918 of hook functions.
5919
d6685abc
CD
59202009-01-28 Carsten Dominik <dominik@science.uva.nl>
5921
5922 * org.texi (TODO dependencies): New section.
5923
65c439fd
CD
59242009-01-27 Carsten Dominik <dominik@science.uva.nl>
5925
5926 * org.texi (Plain lists, TODO basics, Priorities)
5927 (Multiple sets in one file, Conflicts): Document interaction with
5928 `shift-selection-mode'.
5929
5fafc247
JB
59302009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5931
5932 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5933 Make Calc the subject of sentences.
5934 (Rearranging Formulas using Selections): Discuss new options
5935 for `j *'.
5936
e7433508
MA
59372009-01-26 Michael Albinus <michael.albinus@gmx.de>
5938
5939 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5940
2096a1b6
GM
59412009-01-26 Glenn Morris <rgm@gnu.org>
5942
5943 * org.texi: Fix typos.
5944
0cb61492
BW
59452009-01-26 Bill Wohler <wohler@newt.com>
5946
2096a1b6 5947 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5948
0bd48b37
CD
59492009-01-25 Carsten Dominik <dominik@science.uva.nl>
5950
5951 * org.texi (References): Add information about remote references.
5952 (Built-in table editor): Document `C-c RET' in tables.
5953 (Math symbols, Quoting LaTeX code): Mention that simple
5954 LaTeX macros survive LaTeX export.
5955 (Images in LaTeX export): Show how to create a reference to a
5956 figure.
5957 (Sectioning structure): Document that the LaTeX class can be
5958 specified in a property.
5959 (Text areas in HTML export): New section.
5960 (External links): Add examples for text search and ID links.
5961 (Built-in table editor): Remove the descriptio of `C-c
5962 C-q', it not longer works.
5963 (Literal examples): Document that a space must follow
5964 the colon in short examples.
5965 (Relative timer): Document `org-timer-stop'.
5966 (Footnotes): New section.
5967 (Footnote markup): Shorten section and refer to new Footnote
5968 section.
5969 (Literal examples): Add documentation for line
5970 numbering in and references to code examples.
5971 (CSS support): Fix the description of default CSS styles.
5972 (Capturing column view): Document
5973 "file:path/to/file.org" as an allowed value for the ID property of
5974 a dynamic block copying column view.
5975
49dbbaf2
SE
59762009-01-23 Stephen Eglen <stephen@gnu.org>
5977
5978 * mh-e.texi (Getting Started): Describe $MH.
5979
193e6828
MA
59802009-01-21 Michael Albinus <michael.albinus@gmx.de>
5981
5982 * tramp.texi (all): Harmonize usage of "external method",
5983 "external transfer method" and "out-of-band method".
5984 (Connection types): Precise the differences of inline and external
5985 methods. Written by Adrian Phillips <a.phillips@met.no>.
5986
26b9f88d
MB
59872009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5988
5989 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5990 commands as described at the top. Reported by Allan Gottlieb
5991 <gottlieb@nyu.edu>.
5992
59932009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5994
5995 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5996 nnmail-pathname-coding-system.
5997
377952e0
GM
59982009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5999
6000 * org.texi (Relative timer): Fix typo.
6001
a20d3598
JB
60022009-01-15 Juanma Barranquero <lekktu@gmail.com>
6003
6004 * org.texi (Clocking work time): Fix typo.
98a1e0f5 6005 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 6006
a50253cc
GM
60072009-01-13 Glenn Morris <rgm@gnu.org>
6008
6009 * org.texi: Fix some more typos.
6010
07450bee
GM
60112009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6012
6013 * org.texi: Fix some typos.
6014
e3e955fe
MB
60152009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6016
6017 * gnus.texi (Group Parameters): Add note for local variables.
6018
60192009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6020
0c7efc08
SM
6021 * gnus.texi (Converting Kill Files): Fix URL.
6022 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
6023
60242009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6025
6026 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6027 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6028 (Paging the Article): Add index entry.
6029
71dd9983
JB
60302009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6031
6032 * ada-mode.texi (Examples): Delete redundant text.
6033
4a0cf14f
MA
60342009-01-03 Michael Albinus <michael.albinus@gmx.de>
6035
36c8febb 6036 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
6037
6038 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6039 addresses.
6040
aedac0f0
BW
60412009-01-03 Bill Wohler <wohler@newt.com>
6042
6043 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6044 kept empty.
6045
4c65b566
CD
60462008-12-20 Carsten Dominik <dominik@science.uva.nl>
6047
6048 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
6049 (HTML Export commands, LaTeX/PDF export commands):
6050 Improve documentation about transient-mark-mode.
e9fce1ac 6051 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
6052 to fields in the last table row.
6053
e1a78e1e
JL
60542008-12-19 Juri Linkov <juri@jurta.org>
6055
6056 * info.texi (Search Text): Remove mention of removed key binding M-s.
6057
17a0aa82
CD
60582008-12-18 Carsten Dominik <dominik@science.uva.nl>
6059
6060 * org.texi (References): Remove mentioning of @0 as reference for the
6061 last line, this has been reverted in the Lisp sources.
6062
4997d802
JB
60632008-12-17 Juanma Barranquero <lekktu@gmail.com>
6064
6065 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6066 (DVI_TARGETS): Remove duplicates. Add sasl.
6067 ($(infodir)/sasl, sasl.dvi): New targets.
6068
33306645
CD
60692008-12-17 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * org.texi: Version number pushed to 6.15d.
6072
db55f368
CD
60732008-12-16 Carsten Dominik <dominik@science.uva.nl>
6074
a0bf4117 6075 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
6076 (Images in LaTeX export): New section.
6077 (Inlined images, Images in HTML export): Sections renamed.
6078
dae0a942
MB
60792008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6080
6081 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6082
9f5572e9
MB
60832008-12-04 David Engster <dengste@eml.cc>
6084
6085 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 6086 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 6087
bc23baaa
CD
60882008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6089
6090 * org.texi (Using the mapping API): Fix bug in mapping example.
6091 (Publishing options): Make the list of properties complete again, in
6092 correspondence to the variable `org-export-plist-vars'.
6093 (Property searches): Document new special values for time comparisons.
6094 (Tag inheritance): Refine the description of tag inheritance.
6095 (Project alist): Add info about the publishing sequence of components.
a0bf4117 6096 (Effort estimates): Document the new relative timer.
bc23baaa 6097
3bf8054f
JB
60982008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6099
6100 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6101 (Using Calc): Clarify use of `C-x * o'.
6102 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6103
ac134f2f
RS
61042008-11-28 Richard M Stallman <rms@gnu.org>
6105
6106 * dbus.texi (Receiving Method Calls): Clean up previous change.
6107
ace706d1
MA
61082008-11-26 Michael Albinus <michael.albinus@gmx.de>
6109
6110 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6111 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6112 `dbus-unescape-from-identifier'.
6113 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 6114 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
6115 (Signals): Use the constants in the example.
6116
d60b1ba1
CD
61172008-11-24 Carsten Dominik <dominik@science.uva.nl>
6118
b97439ce 6119 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6120
ce4fdcb9
CD
61212008-11-23 Carsten Dominik <dominik@science.uva.nl>
6122
6123 * org.texi (Setting up Remember): Document `org-remember-mode'.
6124 (External links): Document that bbdb links can use a regular
6125 expression.
6126 (External links): Document that elisp links can contain interactive
6127 commands.
6128
c8548a00 61292008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6130
6131 * viper.texi (viper-translate-all-ESC-keysequences):
6132 Description removed.
6133
6a2c4aec
GM
61342008-11-19 Glenn Morris <rgm@gnu.org>
6135
6136 * doclicense.texi: Change to FDL 1.3.
6137 Relicense all texi files under FDL 1.3 or later.
6138
59ee4113
JB
61392008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6140
6141 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6142
59bcbb98 61432008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6144
0c7efc08 6145 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6146
6147 * ediff.texi: Version/date change.
9f90198a 6148
8aa41c9b
CY
61492008-11-14 Chong Yidong <cyd@stupidchicken.com>
6150
6151 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6152
17587b1b
JB
61532008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6154
6155 * calc.texi (About This Manual): Comment out a mention of
6156 marginal notes.
6157
564c900e
CD
61582008-11-12 Carsten Dominik <dominik@science.uva.nl>
6159
6160 * org.texi (Clocking work time): Document the :formula property of
6161 clock tables.
6162 (Structure editing, Refiling notes): Document refiling regions.
6163 (Agenda commands): Document the double-prefix version
6164 of the `l' command in the agenda.
6165 (Handling links): Explain the effect of a double prefix
6166 arg to `C-c C-o'.
6167 (TODO basics): Add documentation for tag triggers.
6168
3c4be1f2
GM
61692008-10-23 Glenn Morris <rgm@gnu.org>
6170
6171 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6172 byte-compiling things like `+'.
6173
6174 * ns-emacs.texi: Merge copyright years of author now with assignment
6175 into FSF years.
6176 (VER): Use it for easier automatic updating. Use Emacs version rather
6177 than standalone Emacs.app version.
6178
a6520ff3
CD
61792008-10-12 Carsten Dominik <dominik@science.uva.nl>
6180
864c9740 6181 * org.texi: Lots of minor fixes.
a6520ff3
CD
6182 (Capture): New chapter.
6183 (Org Plot): New section.
6184
db7a4b66
MH
61852008-09-30 Magnus Henoch <mange@freemail.hu>
6186
6187 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6188
4043c194
JB
61892008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6190
6191 * calc.texi (User Defined Units): Mention how to enter optional display
6192 string.
6193
eef5ade7
MB
61942008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6195
0c7efc08 6196 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6197 avoid the "y/n" wording.
6198
e52cac88
MB
61992008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6200
0c7efc08 6201 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6202
62032008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6204
6205 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6206 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6207
00c55306
BW
62082008-09-22 Bill Wohler <wohler@newt.com>
6209
6210 Release MH-E manual version 8.1.
6211
6212 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6213 release 8.1.
6214
6215 * mh-e.texi: Retain dual license as agreed to by the FSF.
6216 However, bump GPL to Version 3.
6217 Use @include for license text.
6218
e52cac88 62192008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6220
6221 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6222 (Store custom flags and keywords, Store arbitrary data):
6223 Clean up markup.
64763fe3
MB
6224
62252008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6226
6227 * gnus.texi (The Gnus Registry): Document it.
6228
9e601b8d
MB
62292008-09-08 David Engster <dengste@eml.cc>
6230
88ee5b02
JB
6231 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6232 Clarify section about choosing back end servers.
9e601b8d 6233
247043f1
GM
62342008-08-23 Glenn Morris <rgm@gnu.org>
6235
6236 * dired-x.texi (Shell Command Guessing):
6237 Mention dired-guess-shell-case-fold-search. (Bug#417)
6238
2bfec7a0
MA
62392008-08-22 Michael Albinus <michael.albinus@gmx.de>
6240
6241 * trampver.texi: Update release number.
6242
247043f1 62432008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6244
6245 * ns-emacs.texi: Update version.
6246 (Introduction): Correct menu location for options save.
6247 (Customization): Note that defaults are stored under org.gnu.Emacs.
6248
8c20bd92
BW
62492008-08-11 Bill Wohler <wohler@newt.com>
6250
6251 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6252 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6253 Henman) (closes SF #1768928).
6254
767a4d92
GM
62552008-08-10 Glenn Morris <rgm@gnu.org>
6256
6257 * ns-emacs.texi: Use @copying. Change copyright of authors with
6258 assignment to FSF. Change license to GFDL.
6259 (Top): Remove outdated references.
6260
6ecfe5c2
MB
62612008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6262
88ee5b02
JB
6263 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6264 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6265 gnus-summary-sort-by-most-recent-date.
6266 (Summary Sorting): Explain prefix argument.
6267
62682008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6269
6270 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6271 gnus-summary-pipe-output.
6272
eb932e8a
MA
62732008-08-03 Michael Albinus <michael.albinus@gmx.de>
6274
6275 * dbus.texi (Receiving Method Calls): Document error handling of own
6276 D-Bus methods.
6277
bfe16263
BW
62782008-08-01 Bill Wohler <wohler@newt.com>
6279
6280 * mh-e.texi (Reading Mail)
9f90198a 6281 (Viewing Attachments): Describe new function
bfe16263
BW
6282 mh-show-preferred-alternative.
6283 (Sending Mail, Redistributing, Sending Message): Describe new hook
6284 mh-annotate-msg-hook.
6285
21956b56
MA
62862008-07-31 Michael Albinus <michael.albinus@gmx.de>
6287
6288 * dbus.texi (Arguments and Signatures): Fix example.
6289 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6290 (Asynchronous Methods): New node.
9f90198a
JB
6291 (Errors and Events): Describe extended layout of `dbus-event'.
6292 New defun `dbus-event-message-type'.
21956b56 6293
7c2fb837
DN
62942008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6295
6296 * ediff.texi: Remove VMS support.
6297
13662773
JB
62982008-07-29 Juanma Barranquero <lekktu@gmail.com>
6299
6300 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6301 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6302
ddde0b34
CY
63032008-07-29 Chong Yidong <cyd@stupidchicken.com>
6304
6305 * Makefile.in: Add mairix-el targets.
6306
63072008-07-29 David Engster <deng@randomsample.de>
6308
6309 * mairix-el.texi: New file.
6310
d5875b25
JB
63112008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6312
366b7d44
JB
6313 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6314 project files. Delete 'main_unit' project variable; not needed. Allow
6315 process environment variables wherever project variables are allowed.
6316 Add tutorial section on multiple GNAT project files.
d5875b25 6317
6cbab8ee
MA
63182008-07-27 Michael Albinus <michael.albinus@gmx.de>
6319
6320 Sync with Tramp 2.1.14.
6321
6322 * trampver.texi: Update release number.
6323
9e2a2647
DN
63242008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6325
6326 * ns-emacs.texi:
6327 * faq.texi: Remove mentions of Mac Carbon.
6328
d62672f3
MB
63292008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6330
6331 * gnus.texi (Saving Articles): Describe the 2nd argument of
6332 gnus-summary-save-in-pipe.
6333 (SpamAssassin): Use it.
6334
63352008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6336
6337 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6338
dd12e1c6
CD
63392008-07-25 Carsten Dominik <dominik@science.uva.nl>
6340
6341 * org.texi (Export options): Document the use of the creator flag.
6342
44ce9197
CD
63432008-07-24 Carsten Dominik <dominik@science.uva.nl>
6344
6345 * org.texi: New version 6.06a.
6346
ddd13c5d
JB
63472008-07-23 Juanma Barranquero <lekktu@gmail.com>
6348
6349 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6350 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6351
8dc6104d
JB
63522008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6353
35e951cd
JB
6354 * calc.texi (Editing Stack Entries, Algebraic Entry):
6355 Rewrite introductory sentences so it can be used by
8dc6104d
JB
6356 Calc's help functions. Mention fixing typos.
6357 (Customizing Calc): Fix typo.
6358
63592008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6360
6361 * calc.texi (summarykey): New macro. Use to correctly format keys in
6362 the summary.
6363
ddd13c5d 63642008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6365
6366 * ns-emacs.texi (Customization): Corrected documentation on color
6367 specification formats.
6368
568beaa2
AS
63692008-07-19 Andreas Schwab <schwab@suse.de>
6370
db8ef699 6371 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6372
6373 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6374 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6375
cd71b9ae
MA
63762008-07-18 Michael Albinus <michael.albinus@gmx.de>
6377
6378 * dbus.texi (Inspection): Rework, introduce submenus.
6379 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6380 (Properties and Annotations, Arguments and Signatures): New nodes.
6381
9b7993b4
MA
63822008-07-13 Michael Albinus <michael.albinus@gmx.de>
6383
6384 * dbus.texi (Receiving Method Calls): Fix description of
6385 `dbus-register-method'.
6386 (Signals): Allow also signal arguments for filtering in
6387 `dbus-register-signal'.
6388
241d447b
JB
63892008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6390
6391 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6392 `cnorm'.
6393 (Arithmetic Tutorial): Simplify the verification of prime factors.
6394
adb46650
MB
63952008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6396
6397 * gnus.texi (Saving Articles): Mention
6398 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6399
92e15881
JB
64002008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6401
6402 * calc.texi: Adjust mode line throughout.
6403
ea597303
JB
64042008-06-28 Juanma Barranquero <lekktu@gmail.com>
6405
6406 * sasl.texi (Mechanisms): Fix typos.
6407
aee08080
JB
64082008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6409
6410 * calc.texi (Killing from the stack): Mention using normal Emacs
6411 copying.
6412
a06a4a12
MA
64132008-06-21 Michael Albinus <michael.albinus@gmx.de>
6414
0c7efc08 6415 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6416 Add `auth-source' mechanism.
a06a4a12
MA
6417 (Connection caching): Tramp reopens the connection automatically,
6418 when the operating system on the remote host has been changed.
6419
7389398d
EZ
64202008-06-20 Eli Zaretskii <eliz@gnu.org>
6421
6422 * makefile.w32-in (distclean): Remove makefile.
6423
b349f79f
CD
64242008-06-17 Carsten Dominik <dominik@science.uva.nl>
6425
3f9b4c2b 6426 * org.texi (Using the mapping API): New section.
b349f79f 6427 (Agenda column view): New section.
3f9b4c2b 6428 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6429 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6430 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6431
64322008-06-17 Jason Riedy <jason@acm.org>
6433
6434 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6435 function, and efmt may be a two-argument function.
6436 (Radio tables): Document multiple destinations.
6437
cd5c05d2
GM
64382008-06-16 Glenn Morris <rgm@gnu.org>
6439
6440 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6441 Add Cover-Texts.
6442
debf4439
GM
64432008-06-15 Glenn Morris <rgm@gnu.org>
6444
6445 * faq.texi (VER): Update to 23.0.60.
6446
6447 * mh-e.texi: Remove option of licensing under GPL.
6448 Add Cover-Texts to GFDL permissions notice.
6449 (GPL): Remove section.
6450 (GFDL): Include doclicense.texi rather than the actual text.
6451
6452 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6453 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6454
6455 * sasl.texi: Fix output file name.
6456
6457 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6458
6459 * gnus-coding.texi: Refer to license in Gnus manual.
6460
6461 * idlwave.texi, sasl.texi: Use @copying.
6462
6463 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6464
6465 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6466
6467 * url.texi: Use @copying, @title, @subtitle, @author.
6468
6469 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6470 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6471 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6472 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6473 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6474 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6475 * widget.texi, woman.texi:
6476 Remove references to external license, since doclicense is included.
6477
6478 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6479 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6480 Remove references to non-existent Invariant Sections.
6481
091f8bc1
GM
64822008-06-14 Glenn Morris <rgm@gnu.org>
6483
6484 * faq.texi (Major packages and programs): Remove references to external
6485 Supercite, Calc, VIPER, since they have been included for some time.
6486 Update VM, AUCTeX, BBDB entries.
6487
47bcb4d3
UJ
64882008-06-14 Ulf Jasper <ulf.jasper@web.de>
6489
6490 * newsticker.texi: Updated to match latest newsticker changes.
6491
6f093307
GM
64922008-06-13 Glenn Morris <rgm@gnu.org>
6493
6494 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6495 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6496 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6497 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6498 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6499 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6500 * woman.texi:
6501 Update Back-Cover Text as per maintain.info.
6502
2b968687
MB
65032008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6504
6505 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6506
6507 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6508 (gnus-faq.xml): Update repository host.
6509
2b968687
MB
6510 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6511
65122008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6513
6514 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6515 Fix a typo.
6516
65172008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6518
6519 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6520 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6521 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6522
65232008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6524
6525 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6526 coding standards.
6527
65282008-06-14 David Engster <dengste@eml.cc>
6529
6530 * gnus.texi (nnmairix): Markup fixes.
6531
e6d2d263
MB
65322008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6533
2b968687 6534 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6535
65362008-06-05 David Engster <dengste@eml.cc>
6537
6538 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6539
65402008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6541
b344d29d 6542 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6543 (Searching, nnir, nnmairix): New stub nodes.
6544
ad231df6 65452008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6546
6547 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6548
f394fa25
MB
65492008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6552
58333467
MB
65532008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6554
6555 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6556
67525fb9
JY
65572008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6558
6559 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6560
0549d8fc
JB
65612008-05-06 Juanma Barranquero <lekktu@gmail.com>
6562
6563 * info.texi (Top): Fix typo in xref.
6564
149a3837
KB
65652008-05-05 Karl Berry <karl@gnu.org>
6566
6567 * info.texi (Top): @xref to stand-alone manual.
6568
3a23a519
MB
65692008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6570
6571 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6572 (Various Summary Stuff): Fix typo in last xref.
6573
0a29fbf3
JB
65742008-05-02 Juanma Barranquero <lekktu@gmail.com>
6575
6576 * org.texi (Moving subtrees): Fix typo.
6577
586b90f1
MA
65782008-04-28 Michael Albinus <michael.albinus@gmx.de>
6579
6580 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6581 Tramp via `tramp-mode'.
6582
b5af9883
CD
65832008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6584
6585 * org.texi: Massive changes, in many parts of the file.
6586
a12bf61e
GM
65872008-04-27 Jason Riedy <jason@acm.org>
6588
6589 * org.texi (A LaTeX example): Note that fmt may be a
6590 one-argument function, and efmt may be a two-argument function.
6591 (Radio tables): Document multiple destinations.
6592
d55fe5bb
MB
65932008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6594
6595 * gnus.texi (Oort Gnus): Add message-fill-column.
6596
65972008-04-12 Adrian Aichner <adrian@xemacs.org>
6598
6599 * gnus.texi (Mail Source Specifiers): Typo fix.
6600
66012008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6602
6603 * gnus.texi (Diary Headers Generation): Update key binding for
6604 `gnus-diary-check-message'.
6605
66062008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6607
6608 * gnus.texi (Emacsen): Addition.
6609
66102008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6611
6612 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6613
66142008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6615
6616 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6617
66182008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6619
6620 * gnus-news.texi: Update tool bar item.
6621
66222008-04-09 Sven Joachim <svenjoac@gmx.de>
6623
6624 * gnus-news.texi: Fix typos.
6625
76c109c3
JB
66262008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6627
222027f2 6628 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6629 Add mention of `kron'.
6630
d5fbd5a6
MO
66312008-04-01 Daiki Ueno <ueno@unixuser.org>
6632
0c7efc08
SM
6633 * epa.texi (Encrypting/decrypting *.gpg files):
6634 Document epa-file-name-regexp.
d5fbd5a6 6635
fbcbb58c
KY
66362008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6637
6638 * gnus.texi (Example Methods): Fix description about ssh-agent.
6639 (Indirect Functions): Fix the default value of nntp-telnet-command;
6640 remove link to connect.html.
6641
134ce16c
MA
66422008-03-30 Michael Albinus <michael.albinus@gmx.de>
6643
6644 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6645 dbus-call-method.
6646 (Receiving Method Calls): The timeout can be set by the calling client.
6647
da1975d7
MA
6648 * trampver.texi: Update release number.
6649
2e4089ab
RS
66502008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus.texi (Top): Fix version. Add SASL.
6653
70cab5a9
MA
66542008-03-29 Michael Albinus <michael.albinus@gmx.de>
6655
6656 Sync with Tramp 2.1.13.
6657
6658 * trampver.texi: Update release number.
6659
5bc6ddff
MB
66602008-03-29 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * org.texi: Update to new org-mode website.
6663
66642008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6665
6666 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6667
9b3ebcb6
MB
66682008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6669
6670 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6671 gnus-read-ephemeral-gmane-group-url,
6672 gnus-read-ephemeral-emacs-bug-group,
6673 gnus-read-ephemeral-debian-bug-group.
6674
66752008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6676
6677 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6678
6679 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6680 Add FIXMEs for Bookmarks and gnus-registry-marks.
6681
66822008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6683
6684 * gnus.texi (Smileys): Document `smiley-style'.
6685
66862008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6687
6688 * gnus.texi (Gnus Development): Clarify difference between ding and
6689 gnu.emacs.gnus.
6690 (MIME Commands, Using MIME, RSS): Fix markup.
6691
6692 * gnus-faq.texi ([8.4]): Ditto.
6693
66942008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6695
6696 * gnus.texi (Emacsen): Remove obsolete stuff.
6697
66982008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6699
6700 * gnus.texi (Oort Gnus): Add version info WRT
6701 `mail-source-delete-incoming'.
6702
67032008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6704
6705 * gnus.texi (Top): Add "Other related manuals" and version info in
6706 `iftex' output.
6707 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6708 gnus-balloon-face-0 and the corresponding format specifiers.
6709
608d6a81
MA
67102008-03-26 Michael Albinus <michael.albinus@gmx.de>
6711
6712 * tramp.texi (Filename completion): Remove footnote about let-bind
6713 of `partial-completion-mode'. It doesn't work this way.
6714
27a6f132
SM
67152008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6716
6717 * pcl-cvs.texi (Contributors): Update my email.
6718
4a7c4c40
MA
67192008-03-21 Michael Albinus <michael.albinus@gmx.de>
6720
6721 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6722
2940c053
BW
67232008-03-17 Bill Wohler <wohler@newt.com>
6724
6725 * mh-e.texi (Viewing): Update URL for adding header fields to
6726 mh-invisible-header-fields-default.
6727
30864d5f
BW
67282008-03-16 Bill Wohler <wohler@newt.com>
6729
6730 * mh-e.texi (Preface): Add Gnus to requirements.
6731 (Forwarding): Note that forwarded MIME messages are now inline.
6732
31fe2b00
SM
67332008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6734
6735 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6736 (Common Variables): Give precedence to the netcat methods over the
6737 telnet methods, and mention that they are more reliable.
31fe2b00 6738
5e97c626
CD
67392008-03-13 Carsten Dominik <dominik@science.uva.nl>
6740
6741 * org.texi (Exporting Agenda Views): Document agenda export to
6742 iCalendar.
6743 (Progress logging): Document the new progress logging stuff.
6744
37a68866
MB
67452008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6746
6747 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6748 Update for change of `mail-source-delete-incoming'.
6749
6750 * gnus-news.texi: Ditto.
6751
8f7abae3
MB
67522008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6753
6754 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6755 custom versions.
6756
af379c86
AM
67572008-03-07 Alan Mackenzie <acm@muc.de>
6758
6759 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6760 parens/brackets in a k&r region is limited.
6761
3d0f8a67
MB
67622008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6763
6764 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6765 using different Emacs versions.
6766
52151df0
GM
67672008-02-27 Glenn Morris <rgm@gnu.org>
6768
6769 * sc.texi: Remove a lot of old and obsolete info.
6770 (titlepage): Simplify.
6771 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6772 (VM with any Emacsen, GNEWS with any Emacsen)
6773 (Overloading for Non-conforming MUAs, Version 3 Changes)
6774 (The Supercite Mailing List): Delete nodes.
6775 (Introduction): Remove info about old packages.
6776 (Getting Connected): Simplify. Remove info about old packages.
6777 (Citing Commands): Delete Emacs 19 info.
6778 (Hints to MUA Authors): Simplify.
6779 (Thanks and History): Merge in some info from the deleted node
6780 "Version 3 Changes".
6781
b03f96dc
MB
67822008-02-05 Juanma Barranquero <lekktu@gmail.com>
6783
6784 * org.texi (Setting tags, In-buffer settings):
6785 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6786
52bec650
MB
67872008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6788
6789 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6790 installation directory name.
6791
34a3c587
RF
67922008-02-12 Romain Francoise <romain@orebokech.com>
6793
6794 * epa.texi (Overview): Fix typo.
6795
5a8d03e9
MO
67962008-02-11 Daiki Ueno <ueno@unixuser.org>
6797
6798 * epa.texi (Quick start): Remove the .emacs setting.
6799
f1914c40
MO
68002008-02-10 Daiki Ueno <ueno@unixuser.org>
6801
6802 * epa.texi (Quick start): Use the command `epa-enable' instead of
6803 loading `epa-setup'.
6804
bca98fc9
JB
68052008-02-08 Juanma Barranquero <lekktu@gmail.com>
6806
6807 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6808 ($(infodir)/epa, epa.dvi): New targets.
6809
4b01af2e
MO
68102008-02-08 Daiki Ueno <ueno@unixuser.org>
6811
6812 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6813
6814 * epa.texi: New manual documenting the EasyPG Assistant.
6815
06c0751a
MA
68162008-02-06 Michael Albinus <michael.albinus@gmx.de>
6817
6818 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6819 (Inspection): New function dbus-ping.
6820
7dcccd7b
MA
68212008-02-05 Michael Albinus <michael.albinus@gmx.de>
6822
6823 * tramp.texi (Remote processes): Add `shell-command'.
6824
a12bf61e
GM
68252008-02-02 Michael Albinus <michael.albinus@gmx.de>
6826
6827 * tramp.texi: Use new FSF's Back-Cover Text.
6828
a1da1e37
MB
68292008-01-28 Michael Sperber <sperber@deinprogramm.de>
6830
6831 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6832 (Group Parameters): Document `mail-source' parameter.
6833
c9d8f746
MA
68342008-01-27 Michael Albinus <michael.albinus@gmx.de>
6835
6836 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6837 must be a local host.
6838
15db4a13
MO
68392008-01-26 Michael Olson <mwolson@gnu.org>
6840
6841 * erc.texi: Update version for ERC 5.3 release.
6842 (Obtaining ERC): Update extras URLs for 5.3.
6843 (Development): Write instructions for git, and remove those for Arch.
6844 (History): Mention the switch to git.
6845
2bc43980
KB
68462008-01-24 Karl Berry <karl@gnu.org>
6847
bca98fc9
JB
6848 * info.texi (Search Index, Search Text): Mention the command
6849 character in the section name, a la the (Go to node) node.
2bc43980 6850
d2e4a6c9
MA
68512008-01-21 Michael Albinus <michael.albinus@gmx.de>
6852
6853 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6854
0b6799c3
MB
68552008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6856
6857 * gnus-news.texi: Mention gnus-article-describe-bindings.
6858
68592008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6860
6861 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6862
db9c3fb1 68632008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6864
7b4d0413 6865 * org.texi (Property inheritance): New section.
db9c3fb1 6866 (Conventions): New section.
7b4d0413 6867 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6868 commands, and the new bindings for refiling.
6869 (Sparse trees): Document the new special command for sparse trees.
6870 (References): Be more clear about the counting of hilines.
6871 (Handling links): Document M-p/n for accessing links.
6872 (Fast access to TODO states): New section.
6873 (Per file keywords): New section.
6874 (Property inheritance): New section.
6875 (Column attributes): New summary types.
6876 (Capturing Column View): New section.
6877 (The date/time prompt): Cover the new features in the date/time prompt.
6878 Compactify the table of keys for the calendar remote control.
6879 (Clocking work time): Document the new :scope parameter.
6880 (Remember): Promoted to chapter.
6881 (Quoted examples): New section.
6882 (Enhancing text): New verbatim environments.
6883
6ed73f28
MA
68842008-01-14 Michael Albinus <michael.albinus@gmx.de>
6885
6886 * trampver.texi: Update release number.
6887
95838435
MB
68882008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6889
0c7efc08
SM
6890 * gnus.texi (Article Keymap):
6891 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6892 gnus-article-reply-with-original and
6893 gnus-article-followup-with-original.
6894
20234d96
GM
68952008-01-09 Glenn Morris <rgm@gnu.org>
6896
6897 * nxml-mode.texi: Add @copying section.
6898
d82cf70b
MB
68992008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6900
6901 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6902 Server". Add `message-send-mail-with-mailclient'.
6903
6904 * gnus.texi (Posting Server): Move some text to "(message)Mail
6905 Variables" and add a reference here.
6906
addb7f2e
MA
69072008-01-04 Michael Albinus <michael.albinus@gmx.de>
6908
6909 * dbus.texi (Receiving Method Calls): New chapter.
6910 (Errors and Events): Add serial number to events. Replace "signal" by
6911 "message". Introduce dbus-event-serial-number.
6912
4db2806c
MA
69132008-01-03 Michael Albinus <michael.albinus@gmx.de>
6914
6915 * dbus.texi (Type Conversion): Explain the type specification for empty
6916 arrays. Use another example.
6917
c9ecb5a7
MA
69182007-12-30 Michael Albinus <michael.albinus@gmx.de>
6919
6920 * dbus.texi (all): Replace "..." by @dots{}.
6921 (Type Conversion): Precise the value range for :byte types.
6922 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6923 Mention its return value.
6924 (Errors and Events): There is no D-Bus error propagation during event
6925 processing.
6926
702dbfd9
JB
69272007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6928
a12bf61e 6929 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6930 New sections.
6931
87035689
MB
69322007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6933
6934 * gnus.texi (Group Parameters): Reorder the text and add a note about
6935 `gnus-parameters' near the beginning of the node.
6936
69372007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6938
6939 * gnus.texi (Score File Editing): Fix function name.
6940
5492f5ca
MA
69412007-12-23 Michael Albinus <michael.albinus@gmx.de>
6942
6943 Sync with Tramp 2.1.12.
6944
6945 * trampver.texi: Update release number.
6946
a12bf61e
GM
69472007-12-22 Richard Stallman <rms@gnu.org>
6948
6949 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6950
d4e67bc5
MA
69512007-12-22 Michael Albinus <michael.albinus@gmx.de>
6952
6953 * dbus.texi (Type Conversion): Correct input parameters mapping.
6954
6a31c819
MA
69552007-12-21 Michael Albinus <michael.albinus@gmx.de>
6956
6957 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6958 (Errors and Events): Mention wrong-type-argument error.
6959
99a3e35f
AS
69602007-12-21 Alex Schroeder <alex@gnu.org>
6961
6962 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6963 spaces. Fixed some typos.
99a3e35f
AS
6964 (Internet Relay Chat): Explain relay.
6965 (Getting started with rcirc): Change items to reflect prompts.
6966 Add more explanation to rcirc-track-minor-mode and added a comment to
6967 warn future maintainers that this section is a copy.
0c7efc08 6968 (People): Change /ignore example.
62b12a24 6969 (Keywords): Not keywords.
99a3e35f 6970
331e4d02
AS
69712007-12-20 Alex Schroeder <alex@gnu.org>
6972
6973 * rcirc.texi (Top): Fighting Information Overload chapter added.
6974 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6975 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6976 (Fighting Information Overload): New chapter documenting /keyword,
6977 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6978 (Configuration): Document rcirc-server-alist, remove
6979 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6980
cd71c3ef
MA
69812007-12-16 Michael Albinus <michael.albinus@gmx.de>
6982
6983 * dbus.texi (Signals): Fix example in dbus-register-signal.
6984
bbbe940b
MB
69852007-12-14 Sven Joachim <svenjoac@gmx.de>
6986
6987 * gnus.texi (Score Variables): Fix typo.
6988
0ce574ef
MA
69892007-12-07 Michael Albinus <michael.albinus@gmx.de>
6990
6991 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6992 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6993 (Errors and Events): Adapt dbus-event.
6994
b890d447
MB
69952007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6996
6997 * gnus.texi (Other Files): Add the yenc command.
6998
69992007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7000
7001 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7002 since 2004-08-06.
7003
70042007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7005
7006 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7007 on body.
7008
70092007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7010
7011 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7012 and rfc2047-allow-irregular-q-encoded-words; fix description of
7013 rfc2047-encode-encoded-words.
7014
70152007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7016
7017 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7018
3728bf03
MO
70192007-12-05 Michael Olson <mwolson@gnu.org>
7020
7021 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7022 Update documentation for `remember-diary-file'.
7023
a4397af9
MA
70242007-12-04 Michael Albinus <michael.albinus@gmx.de>
7025
7026 * dbus.texi (Signals): Precise `dbus-register-signal'.
7027 (Errors and Events): Rework events part, the internal structure of
7028 dbus-event has changed.
7029
1682490c
JB
70302007-12-03 Juanma Barranquero <lekktu@gmail.com>
7031
7032 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7033 ($(infodir)/dbus, dbus.dvi): New targets.
7034
7b13a0f2
MA
70352007-12-03 Michael Albinus <michael.albinus@gmx.de>
7036
7037 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7038 unconditionally.
7039
7040 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7041 emulation with @print{}.
7042
7ef92bc9
RS
70432007-12-02 Richard Stallman <rms@gnu.org>
7044
7045 * dbus.texi (Overview): Minor cleanup.
7046
22d8ac3a
MA
70472007-12-02 Michael Albinus <michael.albinus@gmx.de>
7048
d3a8e0df
MA
7049 * Makefile.in (INFO_TARGETS): Add dbus.
7050 (DVI_TARGETS): Add dbus.dvi.
7051 (dbus, dbus.dvi): New targets.
7052
22d8ac3a
MA
7053 * dbus.texi: New file.
7054
559764ab
RF
70552007-11-24 Romain Francoise <romain@orebokech.com>
7056
7057 * nxml-mode.texi: Add description in @direntry.
7aa579d9 7058 Fix file name to match @setfilename.
559764ab 7059
ac97a16b
MH
70602007-11-23 Mark A. Hershberger <mah@everybody.org>
7061
7062 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7063 ($(infodir)/nxml-mode): New rule.
7064
7065 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7066 ($(infodir)/nxml-mode): New rule.
7067 (clean): Add nxml-mode*.
7068
7069 * nxml-mode.texi: New file with nxml manual.
7070
404cd454
GM
70712007-11-18 Richard Stallman <rms@gnu.org>
7072
7073 * flymake.texi (Example -- Configuring a tool called directly):
7074 Update example.
7075
b048d478
MA
70762007-11-18 Michael Albinus <michael.albinus@gmx.de>
7077
7078 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 7079 double-slash behavior. Explain directory contents flushing.
b048d478 7080
346e8469
JB
70812007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7082
7083 * calc.texi (TeX and LaTeX Language Modes): Put in
7084 missing braces.
7085
404cd454
GM
70862007-11-15 Richard Stallman <rms@gnu.org>
7087
7088 * cl.texi (Equality Predicates): Delete `eql'.
7089 (Predicates, Naming Conventions, Top): Delete `eql'.
7090 (Common Lisp Compatibility): Delete `eql'.
7091 (Porting Common Lisp): Delete obsolete backquote info.
7092 Minor clarification about character constants.
7093 (Sequence Basics): Minor clarification.
7094
1f6af58b
JB
70952007-11-15 Juanma Barranquero <lekktu@gmail.com>
7096
dccb744b 7097 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
7098 * tramp.texi (Filename completion): Fix typos.
7099
3bc88bc9
JB
71002007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7101
7102 * calc.texi (Basic commands): Mention the menu.
7103
bc5300d3
MA
71042007-11-12 Michael Albinus <michael.albinus@gmx.de>
7105
7106 * tramp.texi (Connection caching): Tramp flushes connection
7107 properties when remote operating system has been changed.
7108
4d8a28ec
MB
71092007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus-news.texi: Fix spelling.
7112 `message-insert-formatted-citation-line', not
7113 `message-insert-formated-citation-line'.
7114
404cd454
GM
7115 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7116
e1176b47
MA
71172007-11-07 Michael Albinus <michael.albinus@gmx.de>
7118
7119 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7120 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7121 (Frequently Asked Questions): Add code example for highlighting the
7122 mode line.
7123
6159985a
MO
71242007-11-03 Michael Olson <mwolson@gnu.org>
7125
7126 * remember.texi: Change mentions of remember-buffer to
7127 remember-finalize throughout.
7128
bec9b2f5
MO
71292007-10-30 Michael Olson <mwolson@gnu.org>
7130
7131 * remember.texi (Copying): Remove.
7132 (Mailbox): Update with non-BBDB instructions.
7133 (Diary, Org): Add.
7134 (Bibliography, Planner Page): Remove.
7135
b6173182
JB
71362007-10-30 Juanma Barranquero <lekktu@gmail.com>
7137
7138 * makefile.w32-in (INFO_TARGETS): Add remember.
7139 (DVI_TARGETS): Add remember.dvi.
7140 ($(infodir)/remember): New rule.
7141 (clean): Add remember*.
7142
15f3eb73
MO
71432007-10-30 Michael Olson <mwolson@gnu.org>
7144
70bdc930
MO
7145 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7146 ($(infodir)/remember): New rule that builds the Remember Manual.
7147
b6173182
JB
7148 * remember.texi: New file containing the Remember Mode Manual.
7149 Shuffle chapters around after initial import.
7d3f6f1a
MO
7150 (Function Reference): Split Keystrokes into separate chapter.
7151 (Keystrokes): Document C-c C-k.
51d24a12 7152 (Introduction): Fix typographical issue with "---".
15f3eb73 7153
404cd454
GM
71542007-10-29 Richard Stallman <rms@gnu.org>
7155
7156 * widget.texi (Introduction): Delete discussion of implementation
7157 internals.
7158
9bbb9638
MA
71592007-10-29 Michael Albinus <michael.albinus@gmx.de>
7160
7161 * tramp.texi (Connection caching): Host names must be different
7162 when tunneling.
7163
c7ff939a
RS
71642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7165
7166 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7167 Gnus v5.13.
7168
01c52d31
MB
71692007-10-28 Miles Bader <miles@gnu.org>
7170
7171 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7172
01c52d31
MB
71732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7174
0c7efc08
SM
7175 * gnus.texi (Sorting the Summary Buffer):
7176 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7177
71782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7179
7180 * gnus.texi (Non-ASCII Group Names): New node.
7181 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7182 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7183
c8763fb6 71842007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7185
7186 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7187 clean the output of the program `imap-shell-program'.
7188
71892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7190
7191 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7192
71932007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7194
7195 * gnus.texi (Sticky Articles): Documentation for sticky article
7196 buffers.
7197
c8763fb6 71982007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7199
7200 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7201
72022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7203
7204 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7205
72062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7207
0c7efc08
SM
7208 * gnus.texi (Archived Messages):
7209 Document gnus-update-message-archive-method.
01c52d31
MB
7210
72112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7212
7213 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7214
c8763fb6 72152007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7216
0c7efc08
SM
7217 * gnus.texi (Group Maneuvering):
7218 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7219
72202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7221
0c7efc08
SM
7222 * gnus.texi (Really Various Summary Commands):
7223 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7224
72252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7226
7227 * gnus.texi, message.texi: Bump version number.
7228
72292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7230
7231 * gnus.texi (Group Line Specification, Misc Group Stuff)
7232 (Server Commands): Parenthesize @pxref{Mail Spool}.
7233
72342007-10-28 Didier Verna <didier@xemacs.org>
7235
7236 New user option: message-signature-directory.
7237 * message.texi (Insertion Variables): Document it.
7238 * gnus.texi (Posting Styles): Ditto.
7239
72402007-10-28 Didier Verna <didier@xemacs.org>
7241
7242 * gnus.texi (Group Line Specification):
7243 * gnus.texi (Misc Group Stuff):
7244 * gnus.texi (Server Commands): Document the group compaction feature.
7245
72462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7247
7248 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7249
7250 * message.texi (Various Message Variables): Add message-fill-column.
7251
72522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7253
7254 * gnus.texi: Untabify.
7255
72562007-10-28 Didier Verna <didier@xemacs.org>
7257
7258 * gnus.texi (Group Parameters): Document the posting-style merging
7259 process in topic-mode.
7260
72612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7262
7263 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7264
72652007-10-28 Romain Francoise <romain@orebokech.com>
7266
7267 * gnus.texi (Mail Spool): Fix typo.
7268 Update copyright.
7269
72702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7271
7272 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7273
72742007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7275
7276 * gnus.texi (Summary Generation Commands):
7277 Add gnus-summary-insert-ticked-articles.
7278
72792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7280
b2abec73
JB
7281 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7282 to spam-spamassassin-program.
01c52d31
MB
7283
72842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7285
7286 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7287
72882007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7289
7290 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7291
72922007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7293
7294 * message.texi (Mail Headers): Document `opportunistic'.
7295
72962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7297
7298 * emacs-mime.texi (Encoding Customization): Explain how to set
7299 mm-coding-system-priorities per hierarchy.
7300
73012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7302
7303 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7304 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7305
73062007-10-28 Didier Verna <didier@xemacs.org>
7307
7308 * message.texi (Wide Reply): Update documentation of
7309 message-dont-reply-to-names (now allowing a list of regexps).
7310
73112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7312
7313 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7314
73152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7316
7317 * gnus.texi (SpamAssassin back end): Fix typo.
7318
7319 * sieve.texi (Examples): Fix grammar.
7320
73212007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7322
7323 * gnus.texi (Searching for Articles): Document M-S and M-R.
7324 (Limiting): Document / b.
7325
73262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7327
7328 * gnus.texi (Thread Commands): T M-^.
7329
73302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7331
7332 * message.texi (Mail Aliases): Document ecomplete.
7333 (Mail Aliases): Fix typo.
7334
73352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7336
7337 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7338 fix typo.
7339
73402007-10-28 Romain Francoise <romain@orebokech.com>
7341
7342 * gnus.texi (Mail Spool): Grammar fix.
7343
73442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7345
7346 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7347 string.
7348
73492007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7350
7351 * gnus.texi (Group Parameters): Fix description.
7352
73532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7354
b2abec73
JB
7355 * gnus.texi (Gmane Spam Reporting):
7356 Fix spam-report-gmane-use-article-number.
7357 Add spam-report-user-mail-address.
01c52d31
MB
7358
73592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7360
7361 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7362
73632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7364
7365 * gnus.texi (Group Parameters): Add simplified sorting example based on
7366 example for `Sorting the Summary Buffer' from Jari Aalto
7367 <jari.aalto@cante.net>.
7368 (Example Methods): Add example for an indirect connection.
7369
73702007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7371
0c7efc08 7372 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7373 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7374 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7375 'gnus-agent-summary-fetch-series'.
7376 (Agent and flags): New section providing a generalized discussion
7377 of flag handling.
0c7efc08
SM
7378 (Agent and IMAP): Remove flag discussion.
7379 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7380
73812007-10-28 Romain Francoise <romain@orebokech.com>
7382
7383 * gnus.texi (Exiting the Summary Buffer): Add new function
7384 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7385
73862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7387
7388 * gnus.texi (Conformity): Fix typo.
7389 (Customizing Articles): Document `first'.
7390
73912007-10-28 Jari Aalto <jari.aalto@cante.net>
7392
7393 * gnus.texi (Sorting the Summary Buffer):
7394 Add `gnus-thread-sort-by-date-reverse'. Add example
7395 host to different sorting in NNTP and RSS groups.
7396
73972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7398
7399 * message.texi (Insertion): Describe prefix for
7400 message-mark-inserted-region and message-mark-insert-file.
7401
74022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7403
7404 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7405 LaTeX documents. Describe "text/x-gnus-verbatim".
7406
74072007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7408
b2abec73 7409 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7410 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7411 (spam-stat spam filtering, SpamOracle)
0c7efc08 7412 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7413 clarity.
7414
74152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7416
7417 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7418 gnus-article-delete-part and gnus-article-replace-part.
7419 (Using MIME): Add gnus-mime-replace-part.
7420
74212007-10-28 Romain Francoise <romain@orebokech.com>
7422
7423 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7424 requires `auto-compression-mode' to be enabled. Add new nnml
7425 variable `nnml-compressed-files-size-threshold'.
7426
74272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7428
0c7efc08
SM
7429 * gnus.texi (Sorting the Summary Buffer):
7430 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7431
74322007-10-28 Romain Francoise <romain@orebokech.com>
7433
7434 * message.texi (Insertion Variables): Mention new variable
7435 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7436 documentation accordingly.
7437
74382007-10-28 Romain Francoise <romain@orebokech.com>
7439
7440 * gnus.texi (To From Newsgroups): Mention new variables
7441 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7442
74432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7444
7445 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7446 stuff; gnus-mime-inline-part does the automatic decompression.
7447
74482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7449
7450 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7451 "training.ham" should be "training.spam".
01c52d31
MB
7452
74532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7454
7455 * message.texi (Mail Variables): Fix the default value for
7456 message-send-mail-function.
7457
74582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7459
7460 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7461 always returns nil exceptionally.
7462
74632007-10-28 Simon Josefsson <jas@extundo.com>
7464
0c7efc08
SM
7465 * gnus.texi (Article Washing): Add libidn URL.
7466 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7467
74682007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7469
7470 * gnus.texi (Topic Commands): Fix next/previous.
7471
74722007-10-28 Simon Josefsson <jas@extundo.com>
7473
7474 * gnus.texi (Article Washing): Mention `W i'.
7475
c8763fb6 74762007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7477
7478 * gnus.texi (Group Parameters): Slight extension of sieve
7479 parameter description.
7480
74812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7482
7483 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7484 matching score files as well.
7485 (Picons): Describe `gnus-picon-style'.
7486
74872007-10-28 Romain Francoise <romain@orebokech.com>
7488
7489 * message.texi (Message Headers): Mention that headers are hidden
7490 using narrowing, and how to expose them.
7491 Update copyright.
7492
74932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7494
c6c863df 7495 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7496 `gnus-summary-sort-by-recipient'.
7497
74982007-10-28 Romain Francoise <romain@orebokech.com>
7499
7500 * gnus.texi (NNTP marks): New node.
7501 (NNTP): Move NNTP marks variables to the new node.
7502
75032007-10-28 Jesper Harder <harder@ifa.au.dk>
7504
b2abec73 7505 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7506
7507 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7508
75092007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7510
b2abec73 7511 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7512 everywhere for consistency.
b2abec73
JB
7513 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7514 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7515 Say "regular expression" instead of "regex." Admonish.
7516 Pick other words to sound better (s/so/thus/).
7517 (Spam ELisp Package Filtering of Incoming Mail):
7518 Mention statistical filters. Remove old TODO.
01c52d31 7519 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7520 New section on sorting and displaying the spam score.
7521 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7522 backend but an alias to spam-use-BBDB.
7523 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7524 new backend functionality.
7525
75262007-10-28 Simon Josefsson <jas@extundo.com>
7527
7528 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7529 nntp-marks-directory, from Romain Francoise
7530 <romain@orebokech.com>.
7531
75322007-10-28 Magnus Henoch <mange@freemail.hu>
7533
7534 * gnus.texi (Hashcash): New default value of
7535 hashcash-default-payment.
7536
75372007-10-28 Simon Josefsson <jas@extundo.com>
7538
7539 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7540 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7541
75422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7543
0c7efc08 7544 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7545
75462007-10-28 Simon Josefsson <jas@extundo.com>
7547
7548 * gnus.texi (documentencoding): Add, to avoid warnings.
7549
75502007-10-28 Simon Josefsson <jas@extundo.com>
7551
7552 * message.texi (Mail Headers): Add.
7553
7554 * gnus.texi (Hashcash): Fix.
7555
75562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7557
0c7efc08 7558 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7559 that payments can be verified and fix the name of the
b2abec73 7560 hashcash-path variable.
01c52d31
MB
7561
75622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7563
b2abec73 7564 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7565
75662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7567
7568 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7569
75702007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7571
7572 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7573 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7574 warning about ham processors in spam groups removed.
01c52d31
MB
7575
75762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7577
0c7efc08 7578 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7579 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7580
75812007-10-28 Jesper Harder <harder@ifa.au.dk>
7582
7583 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7584 (Mailing List): Typo.
7585 (Customizing Articles): Add gnus-treat-ansi-sequences.
7586 (Article Washing): Index.
7587
7588 * message.texi: Use m-dash consistently.
7589
75902007-10-28 Jesper Harder <harder@ifa.au.dk>
7591
7592 * gnus.texi (GroupLens): Remove.
7593
75942007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7595
0c7efc08
SM
7596 * gnus.texi (Outgoing Messages, Agent Variables):
7597 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7598 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7599
76002007-10-28 Jesper Harder <harder@ifa.au.dk>
7601
7602 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7603
76042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7605
7606 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7607
7608 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7609
76102007-10-28 Simon Josefsson <jas@extundo.com>
7611
7612 * gnus.texi (Top): Add SASL.
7613
404cd454
GM
76142007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7615
7616 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7617
76182007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7619
7620 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7621
0edd2970
JB
76222007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7623
7624 * calc.texi (Formulas, Composition Basics): Lower the
7625 precedence of negation.
7626
a9afba20
JY
76272007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7628
7629 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7630 Mention the new three-letter column identifiers.
7631 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7632 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7633 message when using `c' on an empty default with default printer.
7634 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7635 renamed to `ses--symbolic-formulas' some time ago.
7636
45b778a6
JB
76372007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7638
7639 * calc.texi (Default Simplifications, Making Selections)
7640 (Customizing Calc): Clarify associativity of multiplication.
7641
03b5bade
MA
76422007-10-23 Michael Albinus <michael.albinus@gmx.de>
7643
7644 * tramp.texi (Traces and Profiles): Simplify loop over
7645 `trace-function-background'.
7646
e658c8ee
JL
76472007-10-22 Juri Linkov <juri@jurta.org>
7648
7649 * dired-x.texi (Shell Command Guessing): Default values are now
7650 available by typing M-n instead of M-p.
7651
dd753688
MA
76522007-10-21 Michael Albinus <michael.albinus@gmx.de>
7653
7654 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7655 (Password caching): Remove `tramp-clear-passwd'.
7656 It's not a command anymore.
dd753688
MA
7657 (Bug Reports): Add `tramp-bug' to function index.
7658 (Function Index, Variable Index): New nodes.
7659 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7660
7661 * trampver.texi: Update release number.
7662
4bb49b43
JB
76632007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7664
8b296cdd 7665 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7666 about integer size into past tense.
7667 (Time Zones): Remove pointer to Calc author's address.
7668 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7669 and hyperbolic cotangent. Fix typo.
4bb49b43 7670
311dd93f
MA
76712007-10-10 Michael Albinus <michael.albinus@gmx.de>
7672
7673 Sync with Tramp 2.1.11.
7674
7675 * trampver.texi: Update release number.
7676
ea3fc256
MA
76772007-10-06 Michael Albinus <michael.albinus@gmx.de>
7678
7679 * tramp.texi (External packages): New section.
7680
1af74d06
MB
76812007-09-29 Juri Linkov <juri@jurta.org>
7682
7683 * info.texi (Help-Int): Document `L' (`Info-history').
7684
0e2806fa
SM
76852007-09-26 Carsten Dominik <dominik@science.uva.nl>
7686
7687 * org.texi: Change links to webpage and maintained email.
7688 (Remember): Promote to Chapter, significant changes.
7689 (Fast access to TODO states): New section.
7690 (Faces for TODO keywords): New section.
7691 (Export options): Example for #+DATE.
7692 (Progress logging): Section moved.
7693
567b9191
BW
76942007-09-26 Bill Wohler <wohler@newt.com>
7695
7696 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7697 browse-url-at-mouse.
7698
1af74d06
MB
76992007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7700
7701 * flymake.texi (Customizable variables): Face names don't end in -face.
7702 Fix flymake-err-line-patterns template.
7703 (Example -- Configuring a tool called directly): Fix init-function.
7704 (Highlighting erroneous lines): Face names don't end in -face.
7705
d60a4e3a 77062007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7707
7708 * erc.texi (Special-Features): Fix small typo.
7709
7d7a3510
MA
77102007-09-14 Michael Albinus <michael.albinus@gmx.de>
7711
7712 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7713 and "External transfer methods".
7714
285f0d3a
JB
77152007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7716
7717 * calc.texi (Predefined Units): Add some history.
7718
526dc846
MO
77192007-09-08 Michael Olson <mwolson@gnu.org>
7720
87e04f16
JB
7721 * erc.texi (Copying): New section included from gpl.texi.
7722 This matches the look of the upstream ERC manual.
526dc846 7723
f10d0e80
JB
77242007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7725
87e04f16 7726 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7727 (Random Numbers): Clarify the distribution of `random'.
7728
4009494e
GM
77292007-09-06 Glenn Morris <rgm@gnu.org>
7730
f1fc42aa 7731 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7732 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7733 Change all setfilename commands to use ../../info.
7734 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7735 refer to the Emacs manual here.
7736 (infodir): New variable.
7737 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7738 (cc-mode.texi, faq.texi): Update references to source file locations.
7739 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7740 do not refer to the Emacs manual here.
7741 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7742
7743 * Makefile.in: Add `basename' versions of all info targets, for
7744 convenience when rebuilding just one manual.
7745 (../etc/GNU): Delete obsolete target.
7746 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7747 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7748 *.vrs *.toc here...
7749 (maintainer-clean): ...from here.
4009494e
GM
7750
7751 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7752
2de53ca6
GM
77532007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7754
7755 * calc.texi (Date Conversions): Clarify definition of
7756 Julian day numbering.
7757 (Date Forms): Clarify definition of Julian day numbering;
7758 add some history.
7759
77602007-08-30 Carsten Dominik <dominik@science.uva.nl>
7761
87e04f16 7762 * org.texi: Version 5.07.
2de53ca6
GM
7763
77642007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7765
7766 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7767
77682007-08-22 Carsten Dominik <dominik@science.uva.nl>
7769
7770 * org.texi (Adding hyperlink types): New section.
7771 (Embedded LaTeX): Chapter updated because of LaTeX export.
7772 (LaTeX export): New section.
7773 (Using links out): New section.
7774
77752007-08-22 Glenn Morris <rgm@gnu.org>
7776
7777 * faq.texi (Learning how to do something): Refcards now in
7778 etc/refcards/ directory.
7779
77802007-08-22 Michael Albinus <michael.albinus@gmx.de>
7781
7782 * tramp.texi (Remote Programs): Persistency file must be cleared when
7783 changing `tramp-remote-path'.
7784 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7785 macro.
7786
77872007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7788
7789 * calc.texi: Move contents to beginning of file.
7790 (Algebraic Entry): Fix the formatting of an example.
7791
77922007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7793
7794 * calc.texi (Basic Operations on Units): Mention exact versus
7795 inexact conversions.
7796
77972007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7798
7799 * calc.texi (Basic Operations on Units): Mention default
7800 values for new units.
7801 (Quick Calculator Mode): Mention that binary format will
7802 be displayed.
7803
78042007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7805
7806 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7807
78082007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7809
7810 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7811
78122007-08-08 Glenn Morris <rgm@gnu.org>
7813
7814 * gnus.texi, sieve.texi: Replace `iff'.
7815
78162007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7817
7818 * calc.texi (Basic Graphics): Mention the graphing of error
7819 forms.
7820 (Graphics Options): Mention how `g s' handles error forms.
7821 (Curve Fitting): Mention plotting the curves.
7822 (Standard Nonlinear Models): Add additional models.
7823 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7824 (Linear Fits): Correct result.
7825
78262007-08-01 Alan Mackenzie <acm@muc.de>
7827
7828 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7829 to "--no-site-file".
7830
78312007-07-29 Michael Albinus <michael.albinus@gmx.de>
7832
7833 * tramp.texi (Frequently Asked Questions): Point to mode line
7834 extension in Emacs 23.1.
7835
7836 * trampver.texi: Update release number.
7837
78382007-07-27 Glenn Morris <rgm@gnu.org>
7839
7840 * calc.texi (Copying): Include license text from gpl.texi, rather than
7841 in-line.
7842
78432007-07-25 Glenn Morris <rgm@gnu.org>
7844
7845 * calc.texi (Copying): Replace license with GPLv3.
7846
7847 * Relicense all FSF files to GPLv3 or later.
7848
78492007-07-22 Michael Albinus <michael.albinus@gmx.de>
7850
7851 Sync with Tramp 2.1.10.
7852
7853 * tramp.texi (trampfn): Expand macro implementation in order to handle
7854 empty arguments.
7855 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7856 occurrences by trampfn.
2de53ca6 7857 (Frequently Asked Questions): Extend example code for host
b2abec73 7858 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7859 file names to be typed.
7860
7861 * trampver.texi: Update release number.
7862
78632007-07-17 Michael Albinus <michael.albinus@gmx.de>
7864
7865 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7866 section. Reported by <poti@potis.org>.
7867 (Remote processes): Arguments of the program to be debugged are taken
7868 literally.
7869 (Frequently Asked Questions): Simplify recentf example.
7870
78712007-07-14 Karl Berry <karl@gnu.org>
7872
7873 * info.texi (@copying): New Back-Cover Text.
7874
7875 * info.texi (Quitting Info): Move to proper place in source.
7876 (Reported by Benno Schulenberg.)
7877
78782007-07-13 Eli Zaretskii <eliz@gnu.org>
7879
7880 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7881
7882 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7883
7884 * emacs-mime.texi: Add @documentencoding directive.
7885
78862007-07-12 Nick Roberts <nickrob@snap.net.nz>
7887
7888 * tramp.texi (Remote processes): Add an anchor to the subsection
7889 "Running a debugger on a remote host".
7890
78912007-07-12 Michael Albinus <michael.albinus@gmx.de>
7892
7893 * tramp.texi (Remote processes): Don't call it "experimental" any
7894 longer. Add subsection about running a debugger on a remote host.
7895
78962007-07-10 Carsten Dominik <dominik@science.uva.nl>
7897
7898 * org.texi (Properties and columns): Chapter rewritten.
7899
79002007-07-08 Michael Albinus <michael.albinus@gmx.de>
7901
7902 * tramp.texi:
7903 * trampver.texi: Migrate to Tramp 2.1.
7904
79052007-07-02 Carsten Dominik <dominik@science.uva.nl>
7906
7907 * org.texi (Properties): New chapter.
7908
79092007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7910
7911 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7912 Control Panel.
7913
7914 * gnus.texi (Misc Article): Add index entry for
7915 gnus-single-article-buffer.
7916
79172007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7918
7919 * gnus.texi (Starting Up): Fix typo.
7920
79212007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7922
7923 * gnus.texi (Asynchronous Fetching): Fix typo.
7924
79252007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7926
7927 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7928 (About This Manual): Remove redundant information.
7929 (Getting Started): Mention author.
7930 (Basic Arithmetic, Customizing Calc): Make description of the
7931 variable `calc-multiplication-has-precedence' match its new effect.
7932
79332007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7934
0c7efc08
SM
7935 * calc.texi (Basic Arithmetic, Customizing Calc):
7936 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7937
79382007-06-19 Carsten Dominik <dominik@science.uva.nl>
7939
7940 * org.texi (Tag): Section swapped with node Timestamps.
7941 (Formula syntax for Lisp): Document new `L' flag.
7942
79432007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7944
7945 * gnus.texi (Misc Group Stuff, Summary Buffer)
7946 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7947
79482007-06-06 Juanma Barranquero <lekktu@gmail.com>
7949
7950 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7951 * gnus.texi (Article Buttons, Mail Source Customization)
7952 (Sending or Not Sending, Customizing NNDiary):
7953 * message.texi (Message Headers):
7954 * mh-e.texi (HTML): Fix typos.
7955
79562007-06-07 Michael Albinus <michael.albinus@gmx.de>
7957
7958 Sync with Tramp 2.0.56.
7959
7960 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7961 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7962
79632007-06-02 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * Version 22.1 released.
7966
79672007-05-26 Michael Olson <mwolson@gnu.org>
7968
7969 * erc.texi (Modules): Fix references to completion modules.
7970
79712007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7972
7973 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7974
79752007-05-09 Didier Verna <didier@xemacs.org>
7976
7977 * gnus.texi (Email Based Diary): New. Proper documentation for the
7978 nndiary back end and the gnus-diary library.
7979
79802007-05-03 Karl Berry <karl@gnu.org>
7981
7982 * .cvsignore (*.pdf): New entry.
7983
7984 * texinfo.tex: Update from current version for better pdf generation.
7985
79862007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7987
7988 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7989
79902007-04-28 Glenn Morris <rgm@gnu.org>
7991
7992 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7993 consideration of legal status.
7994
79952007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7996
7997 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7998
79992007-04-24 Chong Yidong <cyd@stupidchicken.com>
8000
8001 * faq.texi (New in Emacs 22): python.el removed.
8002
80032007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8004
8005 * calc.texi (Reporting bugs): Update maintainer's address.
8006
80072007-04-22 Chong Yidong <cyd@stupidchicken.com>
8008
8009 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8010
80112007-04-15 Jay Belanger <belanger@truman.edu>
8012
8013 * calc.texi (Title page): Remove the date.
8014 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8015 (The Standard Calc Interface): Change trail title.
8016 (Floats): Mention that when non-decimal floats are entered, only
8017 approximations are stored.
8018 (Copying): Move to the appendices.
8019 (GNU Free Documentation License): Add as an appendix.
8020
80212007-04-15 Chong Yidong <cyd@stupidchicken.com>
8022
8023 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8024 * dired-x.texi, ebrowse.texi, ediff.texi:
8025 * emacs-mime.texi, erc.texi, eshell.texi:
8026 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8027 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8028 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8029 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8030 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8031 * woman.texi: Include GFDL.
8032
8033 * doclicense.texi: Remove node heading, so that it can be included by
8034 other files.
8035
8036 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8037
8038 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8039 than *.
8040
80412007-04-14 Carsten Dominik <dominik@science.uva.nl>
8042
8043 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8044 in Calc.
8045
80462007-04-09 Romain Francoise <romain@orebokech.com>
8047
8048 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8049 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8050 replace mouse-2.
8051
80522007-04-08 Chong Yidong <cyd@stupidchicken.com>
8053
8054 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8055 renamed to woman-use-topic-at-point. Document new behavior.
8056
80572007-04-08 Richard Stallman <rms@gnu.org>
8058
8059 * url.texi: Fix some indexing.
8060 (Disk Caching): Drop discussion of old/other Emacs versions.
8061
80622007-04-07 Chong Yidong <cyd@stupidchicken.com>
8063
8064 * url.texi (Disk Caching): Say Emacs 21 "and later".
8065
8066 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8067 on Font locking which now mentions JIT lock.
8068
80692007-04-01 Michael Olson <mwolson@gnu.org>
8070
8071 * erc.texi: Update for the ERC 5.2 release.
8072
80732007-03-31 David Kastrup <dak@gnu.org>
8074
8075 * woman.texi (Topic, Interface Options): Explain changes semantics of
8076 woman-manpath in order to consider MANPATH_MAP entries.
8077
80782007-03-31 Eli Zaretskii <eliz@gnu.org>
8079
8080 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8081
80822007-03-26 Richard Stallman <rms@gnu.org>
8083
8084 * pgg.texi (Caching passphrase): Clean up previous change.
8085
80862007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8087
8088 * gnus.texi (Setting Process Marks): Fix typo.
8089
80902007-03-25 Romain Francoise <romain@orebokech.com>
8091
8092 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8093 readability, and include various fixes by Daniel Brockman, Nick Roberts
8094 and Dieter Wilhelm.
8095
80962007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8097
8098 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8099
8100 * gnus.texi (Mail Source Specifiers): Fix typo.
8101
81022007-03-22 Ralf Angeli <angeli@caeruleus.net>
8103
8104 * reftex.texi (Imprint): Update maintainer information.
8105
81062007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8107
8108 * message.texi (Message Buffers): Update documentation for
8109 message-generate-new-buffers.
8110
81112007-03-15 Daiki Ueno <ueno@unixuser.org>
8112
8113 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8114
81152007-03-21 Glenn Morris <rgm@gnu.org>
8116
8117 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8118
81192007-03-19 Chong Yidong <cyd@stupidchicken.com>
8120
8121 * eshell.texi (Known problems): Emacs 21 -> 22.
8122
8123 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8124
81252007-03-18 Jay Belanger <belanger@truman.edu>
8126
8127 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8128
81292007-03-12 Glenn Morris <rgm@gnu.org>
8130
8131 * calc.texi (Time Zones): Switch to new North America DST rule.
8132
8133 * calc.texi: Replace "daylight savings" with "daylight
8134 saving" in text throughout.
8135
81362007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8137
8138 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8139 The variable now uses a list of symbols instead of just a symbol.
8140 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8141
81422007-03-06 Romain Francoise <romain@orebokech.com>
8143
8144 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8145 new packages, and mention Gnus update.
8146
81472007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8148
8149 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8150 nntp-open-connection-functions-never-echo-commands.
8151
81522007-02-27 Chong Yidong <cyd@stupidchicken.com>
8153
8154 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8155 problems on the console, and security risk in not using gpg-agent.
8156
81572007-02-25 Carsten Dominik <dominik@science.uva.nl>
8158
0c7efc08 8159 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8160 Completely reorganized and rewritten.
8161 (CamelCase links): Section removed.
8162 (Repeating items): New section.
8163 (Tracking TODO state changes): New section.
8164 (Agenda views): Chapter reorganized and rewritten.
8165 (HTML export): Section rewritten.
8166 (Tables in arbitrary syntax): New section.
8167 (Summary): Better feature summary.
8168 (Activation): Document problem with cut-and-paste of Lisp code
8169 from PDF files.
8170 (Visibility cycling): Document indirect buffer use.
8171 (Structure editing): Document sorting.
8172 (Remember): Section rewritten.
8173 (Time stamps): Better description of time stamp types.
8174 (Tag searches): Document regular expression search for tags.
8175 (Stuck projects): New section.
8176 (In-buffer settings): New keywords.
c5b0993e 8177 (History and Acknowledgments): Update description.
2de53ca6
GM
8178
81792007-02-24 Alan Mackenzie <acm@muc.de>
8180
8181 * cc-mode.texi (Movement Commands): Insert two missing command names.
8182 (Getting Started): Slight wording correction (use conditional).
8183
81842007-02-22 Kim F. Storm <storm@cua.dk>
8185
8186 * widget.texi (User Interface, Basic Types): Document need to put some
8187 text before the %v escape in :format string in editable-field widget.
8188
81892007-02-18 Romain Francoise <romain@orebokech.com>
8190
8191 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8192 `cvs-mode-quit'.
8193
81942007-02-10 Markus Triska <markus.triska@gmx.at>
8195
8196 * widget.texi (Programming Example): Put constant strings in :format.
8197
81982007-02-07 Juanma Barranquero <lekktu@gmail.com>
8199
8200 * faq.texi (Fullscreen mode on MS-Windows): New node.
8201
82022007-02-04 David Kastrup <dak@gnu.org>
8203
8204 * faq.texi (AUCTeX): Update version number. Should probably be done
8205 for other packages as well.
8206
82072007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8208
8209 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8210 <tassilo@member.fsf.org>.
8211
2de53ca6
GM
82122007-01-20 Markus Triska <markus.triska@gmx.at>
8213
8214 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8215
82162007-01-13 Michael Olson <mwolson@gnu.org>
8217
8218 * erc.texi (Modules): Mention capab-identify module.
8219
82202007-01-05 Michael Olson <mwolson@gnu.org>
8221
8222 * erc.texi (Getting Started): Update for /RECONNECT command.
8223
82242007-01-04 Richard Stallman <rms@gnu.org>
8225
8226 * ebrowse.texi: Change C-c b to C-c C-m.
8227
82282007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8229
8230 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8231 variables only in info to avoid redundant entries in the printed
8232 manual.
8233
82342007-01-02 Daiki Ueno <ueno@unixuser.org>
8235
8236 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8237
82382007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8239
8240 * message.texi (Security): Split into sub-nodes.
8241
82422007-01-01 Alan Mackenzie <acm@muc.de>
8243
8244 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8245 eval-after-load in Emacs <=21 and a workaround. Document that
8246 trigraphs are not supported.
8247
82482007-01-01 Alan Mackenzie <acm@muc.de>
8249
8250 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8251 c-context-line-break. When invoked within a string, preserve
8252 whitespace. Add a backslash only when also in a macro.
8253
82542007-01-01 Alan Mackenzie <acm@muc.de>
8255
8256 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8257
82582007-01-01 Alan Mackenzie <acm@muc.de>
8259
8260 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8261 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8262
82632007-01-01 Alan Mackenzie <acm@muc.de>
8264
8265 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8266 "Choosing a Style".
8267
8268 * cc-mode.texi ("Styles"): Add @dfn{style}.
8269
82702006-12-30 Michael Albinus <michael.albinus@gmx.de>
8271
8272 Sync with Tramp 2.0.55.
8273
8274 * trampver.texi: Update release number.
8275
82762006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8277
8278 * gnus.texi (Customizing Articles): Add index entries for all
8279 gnus-treat-* variables.
8280
c8763fb6 82812006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8282
8283 * gnus.texi (IMAP): Fix incorrect explanation of
8284 nnimap-search-uids-not-since-is-evil in documentation for
8285 nnimap-expunge-search-string.
8286
82872006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8288
8289 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8290 spam-ifile-database.
8291
82922006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8293
8294 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8295 rebind C-s.
8296
c8763fb6 82972006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8298
8299 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8300 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8301 "expiring mail".
8302 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8303 nnimap-nov-is-evil.
8304
83052006-12-25 Kevin Ryde <user42@zip.com.au>
8306
8307 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8308 about the key procedure being used heavily.
8309
83102006-12-24 Chong Yidong <cyd@stupidchicken.com>
8311
8312 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8313 to t.
8314 (Prerequisites): Add explanation about gpg-agent.
8315
83162006-12-22 Kevin Ryde <user42@zip.com.au>
8317
8318 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8319 "sort" instead of "sort*".
8320
83212006-12-19 Richard Stallman <rms@gnu.org>
8322
8323 * calc.texi (History and Acknowledgements): Recognize that Emacs
8324 now does have floating point.
8325
83262006-12-19 Michael Albinus <michael.albinus@gmx.de>
8327
8328 * tramp.texi (External transfer methods): Describe new method `scpc'.
8329
83302006-12-17 Sascha Wilde <wilde@sha-bang.de>
8331
8332 * pgg.texi: Added short note on gpg-agent to the introduction.
8333
83342006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8335
8336 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8337 also applies to Cc.
8338
83392006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8340
8341 * gnus.texi (X-Face): Clarify. Say which programs are required
8342 on Windows.
8343
83442006-12-08 Michael Olson <mwolson@gnu.org>
8345
8346 * erc.texi (Modules): Remove documentation for list module.
8347
c8763fb6 83482006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8349
8350 * faq.texi (^M in the shell buffer): Ditto.
8351
83522006-11-20 Michael Olson <mwolson@gnu.org>
8353
8354 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8355
83562006-11-17 Carsten Dominik <dominik@science.uva.nl>
8357
8358 * org.texi: Fix typos.
8359 (Agenda commands): Document `C-k'.
8360
83612006-11-16 Eli Zaretskii <eliz@gnu.org>
8362
8363 * url.texi (http/https): Fix a typo in the HTTP URL.
8364
83652006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8366
8367 * ada-mode.texi: Total rewrite.
8368
83692006-11-13 Carsten Dominik <dominik@science.uva.nl>
8370
8371 * org.texi: Minor typo fixes.
8372
83732006-11-13 Bill Wohler <wohler@newt.com>
8374
8375 Release MH-E manual version 8.0.3.
8376
8377 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8378 release 8.0.3.
8379
8380 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8381 to set MAILDIR.
8382 (Reading Mail): Document the customization of read-mail-command
8383 for MH-E.
8384 (Viewing Attachments): Document mm-discouraged-alternatives.
8385 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8386 (Junk): Add more information about the settings of mh-junk-background
8387 in a program. Add /usr/bin/mh to PATH in examples.
8388
83892006-11-12 Richard Stallman <rms@gnu.org>
8390
8391 * woman.texi: Update author address but say he no longer maintains it.
8392
83932006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8394
8395 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8396 archived trees.
8397 (Checkboxes): Section moved to chapter 5, and extended.
8398 (The date/time prompt): New section.
8399 (Link abbreviations): New section.
8400 (Presentation and sorting): New section.
8401 (Custom agenda views): Section completely rewritten.
8402 (Summary): Compare with Planner.
8403 (Feedback): More info about creating backtraces.
c5b0993e 8404 (Plain lists): Modify example.
2de53ca6
GM
8405 (Breaking down tasks): New section.
8406 (Custom time format): New section.
8407 (Time stamps): Document inactive timestamps.
8408 (Setting tags): More details about fast tag selection.
8409 (Block agenda): New section.
8410 (Custom agenda views): Section rewritten.
8411 (Block agenda): New section.
8412
84132006-11-07 Michael Albinus <michael.albinus@gmx.de>
8414
8415 * tramp.texi (Configuration): scp is the default method.
8416 (Default Method): Use ssh as example for another method.
8417
84182006-10-27 Richard Stallman <rms@gnu.org>
8419
8420 * woman.texi: Downcase nroff/troff/roff.
8421 (Installation): Chapter deleted. Some xrefs deleted.
8422 (Background): woman doesn't advise man ;-).
8423
c8763fb6 84242006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8425
8426 * ada-mode.texi (Project files, Identifier completion)
8427 (Automatic Casing, Debugging, Using non-standard file names)
8428 (Working Remotely): Fix typos.
8429
84302006-10-20 Masatake YAMATO <jet@gyve.org>
8431
0c7efc08 8432 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8433 sample code `my-c-initialization-hook'.
8434
84352006-10-19 Stuart D. Herring <herring@lanl.gov>
8436
8437 * widget.texi: Fix typos.
8438
84392006-10-19 Michael Albinus <michael.albinus@gmx.de>
8440
8441 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8442 "???". There have been no complaints for years, so the information
8443 must be appropriate.
8444
84452006-10-16 Richard Stallman <rms@gnu.org>
8446
8447 * widget.texi: Use @var instead of capitalization.
8448 Clarify many widget type descriptions.
8449
84502006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8451
8452 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8453 gnus-dired-attach.
8454 (Selecting a Group): Fix typo.
8455
c8763fb6 84562006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8457
8458 * widget.texi: Fix typos.
8459
84602006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8461
8462 * gnus.texi (Image Enhancements): Update for Emacs 22.
8463
8464 * gnus-faq.texi ([1.3]): Update.
8465
84662006-10-06 Richard Stallman <rms@gnu.org>
8467
8468 * faq.texi (Displaying the current line or column):
8469 Delete "As of Emacs 20".
8470
84712006-10-06 Romain Francoise <romain@orebokech.com>
8472
8473 * faq.texi (VM): VM works with Emacs 22 too.
8474
84752006-10-06 Richard Stallman <rms@gnu.org>
8476
8477 * ebrowse.texi: Remove Emacs version "21" from title.
8478
84792006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8480
8481 * gnus.texi (Foreign Groups): Say where change of editing commands are
8482 stored. Add reference to `gnus-parameters'.
8483
84842006-09-15 Jay Belanger <belanger@truman.edu>
8485
8486 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8487 Change "Library Public License" to "Lesser Public License"
8488 throughout. Use "yyyy" to represent year.
8489
84902006-09-15 Carsten Dominik <dominik@science.uva.nl>
8491
8492 * org.texi (Setting tags): Typo fix.
8493
84942006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8495
8496 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8497
84982006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8499
8500 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8501
85022006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8503
8504 * faq.texi (Escape sequences in shell output): EMACS is now set
8505 to Emacs's absolute file name, not to "t".
8506 (^M in the shell buffer): Likewise.
2de53ca6
GM
8507
85082006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8509
8510 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8511 mails with pop3-leave-mail-on-server. Fix wording.
8512 (Limiting): Improve gnus-summary-limit-to-articles.
8513 (X-Face): Fix typo.
8514
85152006-09-11 Simon Josefsson <jas@extundo.com>
8516
8517 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8518 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8519
85202006-09-06 Simon Josefsson <jas@extundo.com>
8521
8522 * smtpmail.texi (Authentication): Mention SSL.
8523
a12bf61e
GM
85242006-09-03 Diane Murray <disumu@x3y2z1.net>
8525
8526 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8527
2de53ca6
GM
85282006-09-01 Eli Zaretskii <eliz@gnu.org>
8529
8530 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8531 Don't use @indicateurl.
8532
8533 * cc-mode.texi (Subword Movement): Don't use @headitem.
8534 (Custom Braces, Clean-ups): Don't use @tie.
8535
85362006-08-29 Michael Albinus <michael.albinus@gmx.de>
8537
8538 Sync with Tramp 2.0.54.
8539
8540 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8541 Suggested by Adrian Phillips <a.phillips@met.no>.
8542
85432006-08-15 Carsten Dominik <dominik@science.uva.nl>
8544
8545 * org.texi (Installation, Activation): Split from Installation and
8546 Activation.
8547 (Clocking work time): Documented new features.
8548
85492006-08-13 Alex Schroeder <alex@gnu.org>
8550
8551 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8552 example.
8553
85542006-08-12 Eli Zaretskii <eliz@gnu.org>
8555
8556 * faq.texi (How to add fonts): New node.
8557
85582006-08-05 Romain Francoise <romain@orebokech.com>
8559
8560 * faq.texi (New in Emacs 22): Expand.
8561
85622006-08-03 Michael Olson <mwolson@gnu.org>
8563
8564 * erc.texi: Update for ERC 5.1.4.
8565
85662006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8567
8568 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8569 in .../site-lisp/gnus/ by default.
8570 [ From gnus-news.texi in the trunk. ]
8571
85722006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8573
8574 * gnus.texi (MIME Commands): Additions for yEnc.
8575
85762006-07-24 Richard Stallman <rms@gnu.org>
8577
8578 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8579 * faq.texi: Move periods and commas inside quotes.
8580
85812006-07-20 Jay Belanger <belanger@truman.edu>
8582
8583 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8584
85852006-07-18 Chong Yidong <cyd@stupidchicken.com>
8586
8587 * faq.texi (Security risks with Emacs): Document Emacs 22
8588 file-local-variable mechanism.
8589
85902006-07-12 Michael Olson <mwolson@gnu.org>
8591
8592 * erc.texi: Update for ERC 5.1.3.
8593
85942006-07-12 Alex Schroeder <alex@gnu.org>
8595
8596 * rcirc.texi: Fix typos.
8597 (Getting started with rcirc): New calling convention for M-x irc.
8598 Mention #rcirc. Removed channel tracking.
0c7efc08 8599 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8600 recently, eg. rcirc-server to rcirc-default-server. Added
8601 documentation for rcirc-authinfo, some background for Bitlbee, and
8602 rcirc-track-minor-mode.
0c7efc08 8603 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8604 Scrolling.
0c7efc08 8605 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8606 to match code changes.
8607
86082006-07-10 Nick Roberts <nickrob@snap.net.nz>
8609
8610 * gnus.texi, message.texi: Fix typos.
8611
86122006-07-07 Carsten Dominik <dominik@science.uva.nl>
8613
8614 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8615 commands.
8616 (Global TODO list): Document the use of the variables
8617 `org-agenda-todo-ignore-scheduled' and
8618 `org-agenda-todo-list-sublevels'.
8619
86202006-07-05 Richard Stallman <rms@gnu.org>
8621
8622 * faq.texi (Scrolling only one line): Fix xref.
8623
86242006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8625
8626 * faq.texi (Evaluating Emacs Lisp code):
8627 Throughout, replace eval-current-buffer with eval-buffer.
8628
86292006-07-03 Richard Stallman <rms@gnu.org>
8630
8631 * rcirc.texi (Scrolling conservatively): Fix xref.
8632
8633 * pcl-cvs.texi (Viewing differences): Usage fix.
8634
86352006-07-03 Carsten Dominik <dominik@science.uva.nl>
8636
8637 * org.texi (Agenda commands): Document `s' key to save all org-mode
8638 buffers.
8639
86402006-06-30 Ralf Angeli <angeli@caeruleus.net>
8641
8642 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8643 names. Mention `cvs-msg' face.
8644
86452006-06-29 Carsten Dominik <dominik@science.uva.nl>
8646
8647 * org.texi (Checkboxes): New section.
8648
86492006-06-28 Carsten Dominik <dominik@science.uva.nl>
8650
8651 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8652 throughout this chapter.
8653
86542006-06-27 Chong Yidong <cyd@stupidchicken.com>
8655
8656 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8657 text for standalone vs Emacs info.
8658 (Help): Clarify header line description. Use mouse-1 for clicks.
8659 (Help-P): Use mouse-1 for clicks.
8660 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8661 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8662 (Choose menu subtopic): Remove gratuitous Emacs command names.
8663 (Help-FOO): Put usual behavior first.
8664 (Help-Xref): Clicking on xrefs works in Emacs.
8665 (Search Text): Clarify what the default behavior is.
8666 (Create Info buffer): Fix Emacs window/X window confusion.
8667 (Emacs Info Variables): Fix for new Emacs init file behavior.
8668
86692006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8670
8671 * gnus.texi (Summary Buffer Lines): Fix typo.
8672
86732006-06-23 Carsten Dominik <dominik@science.uva.nl>
8674
8675 * org.texi (Embedded LaTeX): New chapter.
8676 (Archiving): Section rewritten.
8677 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8678
86792006-06-20 Bill Wohler <wohler@newt.com>
8680
8681 Release MH-E manual version 8.0.1.
8682
8683 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8684 release 8.0.1.
8685 (Preface): Depend on GNU mailutils 1.0 and higher.
8686
86872006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8688
8689 * message.texi (News Headers): Update message-syntax-checks section.
8690
86912006-06-19 Karl Berry <karl@gnu.org>
8692
8693 * info.texi (Advanced): Mention C-q, especially with ?.
8694
86952006-06-19 Carsten Dominik <dominik@science.uva.nl>
8696
8697 * org.texi (Publishing links): Document the `:link-validation-function'
8698 property.
8699 (Extensions and Hacking): New chapter, includes some sections of the
8700 "Miscellaneous" chapter.
8701
87022006-06-10 Carsten Dominik <dominik@science.uva.nl>
8703
8704 * org.texi (Progress logging): New section.
8705
2de53ca6
GM
87062006-06-06 Carsten Dominik <dominik@science.uva.nl>
8707
8708 * org.texi (ASCII export): Document indentation adaptation.
8709 (Setting tags): Document mutually-exclusive tags.
8710
87112006-06-05 Romain Francoise <romain@orebokech.com>
8712
8713 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8714 Fix typo.
8715
8716 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8717 channel (#gnus@irc.freenode.net).
8718 Fix typos. Update copyright notice.
8719
8720 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8721 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8722 (Line-Up Functions, Custom Macros):
8723 * ediff.texi (Window and Frame Configuration)
dccb744b 8724 (Highlighting Difference Regions):
2de53ca6
GM
8725 * emacs-mime.texi (Display Customization):
8726 * erc.texi (History):
8727 * eshell.texi (Known problems):
8728 * eudc.texi (Overview, BBDB):
8729 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8730 (The problem of spam, SpamOracle, Extending the Spam package)
8731 (Conformity, Terminology):
dccb744b 8732 * idlwave.texi (Routine Info)
2de53ca6
GM
8733 (Class and Keyword Inheritance, Padding Operators)
8734 (Breakpoints and Stepping, Electric Debug Mode)
8735 (Examining Variables, Troubleshooting):
8736 * org.texi (Creating timestamps):
8737 * reftex.texi (Commands, Options, Changes):
8738 * tramp.texi (Inline methods, Password caching)
8739 (Auto-save and Backup, Issues):
8740 * vip.texi (Files, Commands in Insert Mode):
8741 * viper.texi (Emacs Preliminaries, States in Viper)
8742 (Packages that Change Keymaps, Viper Specials, Groundwork):
8743 Fix various typos.
8744
87452006-05-31 Michael Ernst <mernst@alum.mit.edu>
8746
8747 * ediff.texi: Fix typos.
8748
87492006-05-30 Carsten Dominik <dominik@science.uva.nl>
8750
8751 * org.texi: Small typo fixes.
8752
fff84c22
JB
87532006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8754
8755 * viper.texi (Viper Specials):
8756 * gnus.texi (Example Setup):
8757 * faq.texi (Backspace invokes help):
8758 * dired-x.texi (Optional Installation Dired Jump):
8759 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8760 follow coding conventions.
8761
2de53ca6
GM
87622006-05-29 Michael Albinus <michael.albinus@gmx.de>
8763
8764 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8765
87662006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8767
8768 * pcl-cvs.texi: Fix typos.
8769 (Customization): Say "us".
8770
87712006-05-26 Eli Zaretskii <eliz@gnu.org>
8772
8773 * org.texi: Remove bogus @setfilename.
8774
87752006-05-26 Carsten Dominik <dominik@science.uva.nl>
8776
8777 * org.texi (ASCII export): Omit command name.
8778 (HTML export): Add prefix to all lines in Local Variable example.
8779 (Acknowledgments): Typeset names in italics.
8780
87812006-05-24 Carsten Dominik <dominik@science.uva.nl>
8782
8783 * org.texi (Plain lists): Add new item navigation commands.
8784 (External links): Document elisp and info links.
8785 (Custom searches): New section.
8786 (Publishing): New chapter.
8787 (HTML export): Include a list of supported CSS classes.
8788 (Setting tags): Describe the fast-tag-setting interface.
8789
87902006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8791
8792 * dired-x.texi: ifinfo -> ifnottex.
8793
87942006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8795
8796 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8797
87982006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8799
8800 * message.texi (Interface): Add tool bar customization.
8801 (MIME): Index and text additions for mml-attach.
8802 (MIME): Describe mml-dnd-protocol-alist and
8803 mml-dnd-attach-options.
8804
8805 * gnus.texi (Oort Gnus): Reorder entries in sections.
8806 Fix some entries.
8807 (Starting Up): Add references to "Emacs for Heathens" and to
8808 "Finding the News". Add user-full-name and user-mail-address.
8809 (Group Buffer Format): Add tool bar customization and update.
8810 (Summary Buffer): Add tool bar customization.
8811 (Posting Styles): Add message-alternative-emails.
8812
88132006-05-09 Michael Albinus <michael.albinus@gmx.de>
8814
8815 * tramp.texi (Filename completion): Improve wording.
8816
88172006-05-07 Romain Francoise <romain@orebokech.com>
8818
8819 * faq.texi (Using regular expressions): Fix typo.
8820 (Packages that do not come with Emacs): Fix capitalization.
8821 (Replacing text across multiple files): Expand node to explain how
8822 to use `dired-do-query-replace-regexp' in more detail, based on
8823 suggestion by Eric Hanchrow <offby1@blarg.net>.
8824
88252006-05-06 Michael Albinus <michael.albinus@gmx.de>
8826
8827 * tramp.texi (Filename completion): Completion of remote files'
8828 method, user name and host name is active only in partial
8829 completion mode.
8830
88312006-05-06 Bill Wohler <wohler@newt.com>
8832
8833 Release MH-E manual version 8.0.
8834
8835 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8836 release 8.0.
8837
88382006-05-06 Bill Wohler <wohler@newt.com>
8839
8840 * mh-e.texi (MH-BOOK-HOME): Change from
8841 http://www.ics.uci.edu/~mh/book/mh to
8842 http://rand-mh.sourceforge.net/book/mh.
8843 Replace .htm suffix with .html for MH book files.
8844 (Using This Manual): Update key binding for getting relevant
8845 chapter in Info from command key.
8846 (Ranges): Fix itemx.
8847
88482006-05-05 Karl Berry <karl@gnu.org>
8849
8850 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8851 (\fonttextsize): New user-level command to change text font size.
8852
88532006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8854
8855 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8856
88572006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8858
8859 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8860
88612006-04-24 Bill Wohler <wohler@newt.com>
8862
8863 * mh-e.texi (Getting Started): Make it more explicit that you need
8864 to install MH. Add pointers to current MH implementations.
8865
88662006-04-21 Bill Wohler <wohler@newt.com>
8867
8868 Release MH-E manual version 7.94.
8869
8870 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8871 release 7.94.
8872
88732006-04-21 Carsten Dominik <dominik@science.uva.nl>
8874
8875 * org.texi: Many small fixes.
8876 (Handling links): Rename from "Managing links".
8877
88782006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8879
8880 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8881 (Splitting mail using spam-stat): Fix @xref.
8882
88832006-04-20 Chong Yidong <cyd@stupidchicken.com>
8884
8885 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8886 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8887
88882006-04-20 Carsten Dominik <dominik@science.uva.nl>
8889
8890 * org.texi (Time stamps): Better explanation of the purpose of
8891 different time stamps.
8892 (Structure editing, Plain lists): More details on how new items
8893 and headings are inserted.
8894
88952006-04-18 Carsten Dominik <dominik@science.uva.nl>
8896
8897 * org.texi (Formula syntax): Fix link to Calc Manual.
8898
88992006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8900
8901 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8902
89032006-04-17 Bill Wohler <wohler@newt.com>
8904
8905 * mh-e.texi (Folders): Update mh-before-quit-hook and
8906 mh-quit-hook example with code that removes the buffers rather
8907 than just bury them.
8908
89092006-04-17 Michael Albinus <michael.albinus@gmx.de>
8910
8911 Sync with Tramp 2.0.53.
8912
89132006-04-13 Carsten Dominik <dominik@science.uva.nl>
8914
8915 * org.texi (Updating settings): New section.
8916 (Visibility cycling): Better names for the startup folding
8917 options.
8918 (Exporting): Completely restructured.
8919 (The very busy C-c C-c key): New section.
8920 (Summary of in-buffer settings): New section.
8921
89222006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8923
8924 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8925
89262006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8927
8928 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8929 (Server Commands): Key `v' is reserved for users.
8930
89312006-04-11 Carsten Dominik <dominik@science.uva.nl>
8932
8933 * org.texi (Link format): New section, emphasis on bracket links.
8934 (External links): Document bracket links.
8935 (FAQ): Expand to cover shell links and the new link format.
8936
89372006-04-09 Kevin Ryde <user42@zip.com.au>
8938
8939 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8940
89412006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8942
8943 * gnus.texi (Summary Buffer Lines): Add `*'.
8944
c8763fb6 89452006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8946
8947 * gnus.texi (Group Parameters):
8948 Mention gnus-permanently-visible-groups.
8949
89502006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8951
8952 * gnus.texi (Face): Fix typo.
8953
89542006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8955
8956 * gnus.texi (X-Face): Clarify.
8957 (Face): Need Emacs with PNG support.
8958
89592006-04-06 Richard Stallman <rms@gnu.org>
8960
8961 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8962 Emacs".
8963
89642006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8965
8966 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8967 blocks not suitable for inclusion with Emacs using variable
8968 PARTOFEMACS.
8969
89702006-04-04 Simon Josefsson <jas@extundo.com>
8971
8972 * gnus.texi (Security): Improve.
8973
689c9ca5
GM
89742006-04-02 Karl Berry <karl@gnu.org>
8975
8976 * texinfo.tex: Update to current version (2006-03-21.13).
8977
2de53ca6
GM
89782006-04-02 Bill Wohler <wohler@newt.com>
8979
8980 * mh-e.texi (Getting Started, Junk, Bug Reports)
8981 (MH FAQ and Support): Fix URLs.
8982
89832006-03-31 Romain Francoise <romain@orebokech.com>
8984
8985 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8986 to t, not nil (and has for the past eight years).
8987
89882006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8989
8990 * message.texi, gnus.texi: Bump version to 5.11.
8991
89922006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8993
8994 * gnus.texi (Top): Add comment about version line.
8995
8996 * message.texi (Top): Ditto. Change to take named versions into
8997 account.
8998
89992006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9000
9001 * gnus.texi (Posting Styles): Add x-face-file to example.
9002 (X-Face): Refer to posting styles.
9003
9004 * gnus-faq.texi ([5.8]): Add x-face-file.
9005 ([8.4]): Add links to gmane.emacs.gnus.user and
9006 gmane.emacs.gnus.general.
9007
90082006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9009
9010 * gnus-faq.texi: Use .invalid.
9011 ([5.4]): Fix gnus-posting-styles example.
9012
90132006-03-27 Romain Francoise <romain@orebokech.com>
9014
9015 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9016 Emacs/W3 needs a new maintainer.
9017 (Ispell): Update author and version info.
9018 (Mailcrypt): Mention PGG.
9019 (New in Emacs 22): Add PGG to the list of new packages.
9020 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9021 updating dead URLs.
9022
90232006-03-25 Karl Berry <karl@gnu.org>
9024
9025 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9026 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9027 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9028 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9029 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9030 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9031 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9032 (2) do not indent copyright year list (or anything else).
9033
90342006-03-21 Bill Wohler <wohler@newt.com>
9035
9036 * mh-e.texi (Folders): Various edits.
9037
90382006-03-20 Romain Francoise <romain@orebokech.com>
9039
9040 * gnus.texi (Mail Folders): Grammar fix.
9041
90422006-03-19 Bill Wohler <wohler@newt.com>
9043
9044 * mh-e.texi (Replying): Document Mail-Followup-To.
9045 Change manually-formatted table to multitable. Add debugging info.
9046 Move description of mh-reply-default-reply-to into paragraph
9047 that describes its values.
9048
90492006-03-17 Bill Wohler <wohler@newt.com>
9050
10d1d0af 9051 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
9052 (Sending Mail Tour): Update method of entering
9053 addresses and subject.
9054 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9055 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9056
90572006-03-15 Carsten Dominik <dominik@science.uva.nl>
9058
9059 * org.texi: Version number change only.
9060
90612006-03-14 Bill Wohler <wohler@newt.com>
9062
9063 * mh-e.texi: Add index entries around each paragraph rather than
9064 depend on entries from beginning of node. Doing so ensures that
9065 index entries are less likely to be forgotten if text is cut and
9066 pasted, and are necessary anyway if the references are on a
9067 separate page. It seems that makeinfo is now (v. 4.8) only
9068 producing one index entry per node, so there is no longer any
9069 excuse not to. Use subheading instead of heading. The incorrect
9070 use of heading produced very large fonts in Info--as large as the
9071 main heading.
9072 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9073 versions 6 and 7 appeared *around* the time of these Emacs releases.
9074
90752006-03-13 Carsten Dominik <dominik@science.uva.nl>
9076
9077 * org.texi (Clean view): Document new startup options.
9078
90792006-03-11 Bill Wohler <wohler@newt.com>
9080
9081 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9082 (Composing, Scan Line Formats): Fix @refs.
9083 (Getting Started): Define MH profile and MH profile components.
9084 (Incorporating Mail, Reading Mail, Viewing, Printing)
9085 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9086 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9087 for string constants.
9088 (Tool Bar): Remove spurious quote.
9089 (Junk): Use ``...'' instead of "...".
9090 (Scan Line Formats): Replace @samp with @kbd.
9091
90922006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9093
9094 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9095
90962006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9097
9098 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9099 easy to understand.
9100
91012006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9102
9103 * gnus.texi: Markup fix.
9104 (Fancy Mail Splitting): Specify new feature.
9105
91062006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9107
9108 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9109 partial-words matching.
9110
91112006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9112
9113 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9114
9115 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9116 (MIME Commands): Fix mm-discouraged-alternatives.
9117
91182006-03-07 Carsten Dominik <dominik@science.uva.nl>
9119
9120 * org.texi: Version number change only.
9121
91222006-03-06 Bill Wohler <wohler@newt.com>
9123
9124 * mh-e.texi: Move from SourceForge repository to Savannah.
9125 This is version 7.93, which is a total rewrite from the previous
9126 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9127 version 7.93.
9128
91292006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9130
9131 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9132
91332006-03-01 Carsten Dominik <dominik@science.uva.nl>
9134
9135 * org.texi (Interaction): Add item about `org-mouse.el' by
9136 Piotr Zielinski.
9137 (Managing links): Document that also mouse-1 can be used to
9138 activate a link.
9139 (Headlines, FAQ): Add entry about hiding leading stars.
9140 (Miscellaneous): Resort the sections in this chapter to a more
9141 logical sequence.
9142
91432006-02-27 Simon Josefsson <jas@extundo.com>
9144
9145 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9146 2004-01-27 from the trunk).
9147
91482006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9149
9150 * cc-mode.texi: Rename c-hungry-backspace to
9151 c-hungry-delete-backwards, at the request of RMS. Leave the old
9152 name as an alias.
9153
91542006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9155
9156 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9157 include the function header within the defun.
9158
91592006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9160
9161 * cc-mode.texi: Correct two typos.
9162
91632006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9164
9165 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9166 existing comment.
9167 (Electric Keys): Add a justification for electric indentation.
9168 (Hungry WS Deletion): Clear up the names and complications of the
9169 BACKSPACE and DELETE keys.
9170
91712006-02-23 Juri Linkov <juri@jurta.org>
9172
9173 * faq.texi (Common requests): Move `Turning on auto-fill by
9174 default' after `Wrapping words automatically'. Move `Working with
9175 unprintable characters' before `Searching for/replacing newlines'.
9176 Move `Replacing highlighted text' after `Highlighting a region'.
9177 Merge `Repeating commands' and `Repeating a command as many times
9178 as possible' into the former.
9179 (Packages that do not come with Emacs): Add refs to Gmane and
9180 etc/MORE.STUFF.
9181
91822006-02-23 Juri Linkov <juri@jurta.org>
9183
9184 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9185 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9186 Add xref to `(emacs)Reporting Bugs'.
9187 (Getting a printed manual): Add URL to other formats of the manual.
9188 (Common requests): Fix menu.
9189 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9190 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9191 (Inserting text at the beginning of each line): Add pxref to
9192 `Changing the included text prefix'.
9193 (Forcing the cursor to remain in the same column): Mention `track-eol'
9194 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9195 (Replacing text across multiple files): Add keybinding `Q' for
9196 `dired-do-query-replace'.
9197
91982006-02-22 Carsten Dominik <dominik@science.uva.nl>
9199
9200 * reftex.texi: Version number and date change only.
9201
9202 * org.texi (Internal Links): Rewrite to cover the modified
9203 linking system.
9204
92052006-02-17 Eli Zaretskii <eliz@gnu.org>
9206
9207 * faq.texi: Remove the coding cookie, it's not needed anymore.
9208
92092006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9210
9211 * faq.texi (Colors on a TTY): Mention Mac OS port.
9212
92132006-02-12 Karl Berry <karl@gnu.org>
9214
9215 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9216 8-bit accented a.
9217
92182006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9219
9220 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9221
92222006-02-08 Romain Francoise <romain@orebokech.com>
9223
9224 * faq.texi (Top): Remove paragraph about the FAQ being a
9225 transitional document, etc.
9226 (Searching for/replacing newlines): New node.
9227 (Yanking text in isearch): New node.
9228 (Inserting text at the beginning of each line): Rename and make
9229 more general, mention `M-;' in Message mode.
9230
92312006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * faq.texi (Meta key does not work in xterm)
9234 (Emacs does not display 8-bit characters)
9235 (Inputting eight-bit characters): Update xrefs.
9236
92372006-02-06 Romain Francoise <romain@orebokech.com>
9238
9239 * faq.texi (VM): VM now at version 7.19.
9240 Set myself as maintainer of this file.
9241
92422006-02-04 Michael Olson <mwolson@gnu.org>
9243
9244 * erc.texi (History): Note that ERC is now included with Emacs.
9245
92462006-01-31 Romain Francoise <romain@orebokech.com>
9247
9248 * message.texi (Message Headers): Explain what
9249 `message-alternative-emails' does in more detail.
9250 Update copyright year.
9251
92522006-01-30 Juanma Barranquero <lekktu@gmail.com>
9253
9254 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9255
92562006-01-29 Richard M. Stallman <rms@gnu.org>
9257
9258 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9259
92602006-01-29 Michael Olson <mwolson@gnu.org>
9261
9262 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9263
9264 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9265
9266 * faq.texi (New in Emacs 22): Mention ERC.
9267
92682006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9269
9270 * rcirc.texi: Capitalize dir entry for consistency with the entry
9271 in info/dir and other entries in the Emacs category.
9272 Fix typos. Delete trailing whitespace.
9273
c8763fb6 92742006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9275
9276 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9277
92782006-01-27 Eli Zaretskii <eliz@gnu.org>
9279
9280 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9281 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9282
9283 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9284 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9285
92862006-01-27 Alex Schroeder <alex@gnu.org>
9287
9288 * rcirc.texi: New file.
9289
92902006-01-23 Juri Linkov <juri@jurta.org>
9291
9292 * widget.texi (User Interface): Add S-TAB for widget-backward.
9293
92942006-01-22 Michael Albinus <michael.albinus@gmx.de>
9295
9296 Sync with Tramp 2.0.52.
9297
9298 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9299 Add Tramp disabling item. New item for common connection problems.
9300 (various): Apply "ftp" as method for the download URL.
9301 (Bug Reports): Refer to FAQ for common problems.
9302
93032006-01-21 Eli Zaretskii <eliz@gnu.org>
9304
9305 * widget.texi (User Interface): Use @key for TAB.
9306
9307 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9308
9309 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9310 for TAB.
9311
9312 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9313
93142006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9315
9316 * gnus.texi: Update copyright.
9317
93182006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9319
9320 * gnus.texi (Article Washing): Additions.
9321
2de53ca6
GM
93222006-01-13 Carsten Dominik <dominik@science.uva.nl>
9323
9324 * org.texi (Agenda commands): Document tags command.
9325
93262006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9327
9328 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9329
93302006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9331
9332 * gnus.texi (RSS): Addition.
9333
93342005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9335
9336 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9337
93382005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9339
9340 * emacs-mime.texi (Display Customization): Add setting example to
9341 mm-discouraged-alternatives.
9342
93432006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9344
9345 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9346 version is the canonical version.
9347
93482006-01-08 Alex Schroeder <alex@gnu.org>
9349
9350 * pgg.texi (Caching passphrase): Rewording.
9351
93522006-01-06 Eli Zaretskii <eliz@gnu.org>
9353
9354 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9355 repository URL.
9356
93572006-01-06 Carsten Dominik <dominik@science.uva.nl>
9358
9359 * org.texi: Removed the accidentally re-added empty line in the
9360 direntry.
9361
93622006-01-05 Carsten Dominik <dominik@science.uva.nl>
9363
9364 * org.texi (Agenda Views): Chapter reorganized.
9365
93662005-12-29 Romain Francoise <romain@orebokech.com>
9367
9368 * faq.texi (Using Customize): New node.
9369
93702005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9371
9372 * org.texi: Remove blank line in @direntry. It is non-standard
9373 and recursively produces blank lines all over the dir file (when
9374 using Texinfo 4.8).
9375
93762005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9377
9378 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9379
93802005-12-20 Carsten Dominik <dominik@science.uva.nl>
9381
9382 * org.texi (Tags): Boolean logic documented.
9383 (Agenda Views): Document custom commands.
9384
93852005-12-20 David Kastrup <dak@gnu.org>
9386
9387 * faq.texi (AUCTeX): Update version and mailing list info.
9388
93892005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9390
9391 * gnus.texi (MIME Commands): Mention addition of
9392 multipart/alternative to gnus-buttonized-mime-types and add xref
9393 to mm-discouraged-alternatives.
9394
9395 * emacs-mime.texi (Display Customization): Mention addition of
9396 "image/.*" and add xref to gnus-buttonized-mime-types in the
9397 mm-discouraged-alternatives section.
9398
93992005-12-16 Carsten Dominik <dominik@science.uva.nl>
9400
9401 * org.texi (Tags): New section.
9402 (Agenda Views): Chapter reorganized.
9403
94042005-12-16 Eli Zaretskii <eliz@gnu.org>
9405
9406 * org.texi (Internal Links): Add a missing comma after an @xref.
9407
94082005-12-14 Chong Yidong <cyd@stupidchicken.com>
9409
9410 * faq.texi (Filling paragraphs with a single space): No need to
9411 change sentence-end now.
9412
94132005-12-13 Romain Francoise <romain@orebokech.com>
9414
9415 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9416
94172005-12-12 Jay Belanger <belanger@truman.edu>
9418
9419 * faq.texi (Calc): Update version number.
9420
94212005-12-12 Carsten Dominik <dominik@science.uva.nl>
9422
9423 * org.texi (Progress Logging): New section.
9424
94252005-12-10 Romain Francoise <romain@orebokech.com>
9426
9427 Update the Emacs FAQ for the 22.1 release.
9428
9429 * faq.texi: Set VER to `22.1'.
9430 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9431 Tutorial. Mention that `C-h r' displays the manual.
9432 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9433 (Getting a printed manual): Point to the new locations of the
9434 manuals on the GNU Web site.
9435 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9436 available via Info (it was previously distributed separately).
9437 (Installing Texinfo documentation): The latest version of Texinfo
9438 is 4.8, not 4.0.
9439 (Informational files for Emacs): COPYING is the GNU General Public
9440 License, not the Emacs General Public License.
9441 (Informational files for Emacs): Delete obsolete link to the
9442 GNUinfo pages as they have been removed from the GNU Web site.
9443 (New in Emacs 22): New node.
9444 (Setting up a customization file): Say that most packages support
9445 Customize nowadays.
9446 (Colors on a TTY): Delete reference to instructions on how to
9447 enable syntax highlighting, it is now enabled by default.
9448 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9449 at startup automatically.
9450 (Controlling case sensitivity): Mention `M-c' in isearch.
9451 (Using an already running Emacs process): Emacs now creates the
9452 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9453 gnuserv. As emacsclient can now run Lisp code as well, delete a
9454 sentence praising gnuserv for that. Simplify description of how
9455 the client/server operation works.
9456 (Compiler error messages): Delete obsolete text (compile.el has
9457 been rewritten).
9458 (Indenting switch statements): Fix typo.
9459 (Matching parentheses): Simplify setup instructions, mention the
9460 menu bar item in the Options menu.
9461 (Repeating a command as many times as possible): Mention `C-x e'.
9462 (Going to a line by number): Mention new keymap and bindings
9463 `M-g M-g', `M-g M-p' and `M-g M-n'.
9464 (Turning on syntax highlighting): Now on by default. Simplify.
9465 (Replacing highlighted text): Use `1', not `t'.
9466 (Problems with very large files): The maximum size is now 256MB on
9467 32-bit machines.
9468 (^M in the shell buffer): Mention `comint-process-echoes'.
9469 (Emacs for Apple computers): Emacs 22 has native support for Mac
9470 OS X.
9471 (Translating names to IP addresses): Delete node.
9472 (Binding keys to commands): Fix typo.
9473 (SPC no longer completes file names): New node.
9474 (MIME with Emacs mail packages): Delete section about the Emacs
9475 MIME FAQ (it's not reachable anymore).
9476
94772005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9478
9479 * cc-mode.texi: The manual has been extensively revised: the
9480 information about using CC Mode has been separated from the larger
9481 and more difficult chapters about configuration. It has been
9482 updated for CC Mode 5.31.
9483
94842005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9485
9486 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9487 (Selecting an implementation): Fix descriptions.
9488
94892005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9490
9491 * message.texi (Various Message Variables): Addition.
9492
94932005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9494
9495 * message.texi: Fix default values.
9496
94972005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9498
9499 * message.texi (Header Commands): Clarify descriptions of
9500 message-cross-post-followup-to, message-reduce-to-to-cc, and
9501 message-insert-wide-reply.
9502 (Various Commands): Fix kindex for message-kill-to-signature;
9503 clarify description of message-tab.
9504
95052005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9506
9507 * message.texi (Mailing Lists): Fix description about MFT.
9508
9509 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9510
95112005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9512
9513 * gnus.texi (Slow Terminal Connection): Replace old description
9514 with new one.
9515
95162005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9517
9518 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9519 replace X-Draft-Headers with X-Draft-From.
9520
95212005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9522
9523 * gnus.texi (Various Various): Fix the default value of
9524 nnheader-max-head-length.
9525 (Gnus Versions): Fix typo.
9526
95272005-12-08 Carsten Dominik <dominik@science.uva.nl>
9528
9529 * org.texi (Structure editing): Document new functionality of
9530 M-RET.
9531
95322005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9533
9534 * org.texi (Internal Links): Fix Texinfo usage.
9535
95362005-12-06 Carsten Dominik <dominik@science.uva.nl>
9537
9538 * org.texi (TODO basics): Document the global todo list.
9539 (TODO items): Documents sparse tree for specific TODO
9540 keywords.
9541
95422005-11-30 Carsten Dominik <dominik@science.uva.nl>
9543
9544 * org.texi (Plain Lists): Typos fixed.
9545
95462005-11-28 Jay Belanger <belanger@truman.edu>
9547
9548 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9549
95502005-11-24 Carsten Dominik <dominik@science.uva.nl>
9551
9552 * org.texi (Structure editing): New item moving commands added.
9553 (Plain Lists): New section.
9554
95552005-11-18 Carsten Dominik <dominik@science.uva.nl>
9556
9557 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9558 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9559 `org-agenda-file-to-front'.
2de53ca6
GM
9560 (Built-in table editor): Document `org-table-sort-lines'.
9561 (HTML formatting): Export of hand-formatted lists.
9562
95632005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9564
9565 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9566 new variable gnus-toolbar-thickness.
9567
95682005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9571
95722005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9573
9574 * gnus.texi (X-Face): Fix description.
9575 (XVarious): Remove gnus-xmas-logo-color-alist and
9576 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9577
95782005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9579
9580 * gnus.texi (Group Parameters): Mention new variable
9581 gnus-parameters-case-fold-search.
9582 (Home Score File): Addition.
9583
95842005-11-04 Ulf Jasper <ulf.jasper@web.de>
9585
9586 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9587 (Overview): List supported feed types.
9588 (Installation): No installation necessary when using autoload.
9589 (Configuration): Rename "RSS" to "news".
9590
95912005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9592
9593 * pgg.texi (User Commands): Document additional passphrase
9594 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9595 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9596
95972005-11-04 Carsten Dominik <dominik@science.uva.nl>
9598
9599 * org.texi: Version number changed to 3.19.
9600
96012005-10-29 Sascha Wilde <wilde@sha-bang.de>
9602
9603 * pgg.texi (How to use): Update the example to add autoload of
9604 pgg-encrypt-symmetric-region.
9605 (User Commands): Document pgg-encrypt-symmetric-region.
9606 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9607
96082005-10-27 Jay Belanger <belanger@truman.edu>
9609
9610 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9611 mention other TeX-related units.
9612
96132005-10-23 Lars Hansen <larsh@soem.dk>
9614
0c7efc08
SM
9615 * dired-x.texi (Miscellaneous Commands):
9616 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9617 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9618
96192005-10-23 Jay Belanger <belanger@truman.edu>
9620
9621 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9622 constant.
9623
96242005-10-23 Michael Albinus <michael.albinus@gmx.de>
9625
0c7efc08
SM
9626 * faq.texi (Bugs and problems):
9627 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9628 `directory-listing-before-filename-regexp'.
9629
96302005-10-22 Eli Zaretskii <eliz@gnu.org>
9631
9632 * newsticker.texi (UPDATED): Set value.
9633
96342005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9635
9636 * gnus.texi (Document Groups): Remove duplicate item.
9637
96382005-10-21 Carsten Dominik <dominik@science.uva.nl>
9639
9640 * org.texi (Summary): Mention iCalendar support.
9641 (Exporting): Document iCalendar support.
9642
96432005-10-18 Romain Francoise <romain@orebokech.com>
9644
9645 * viper.texi (Viper Specials): Capitalize GNU.
9646
96472005-10-17 Juri Linkov <juri@jurta.org>
9648
9649 * info.texi (Getting Started, Search Index, Expert Info):
9650 Fix wording.
9651 (Search Text): Replace `echo area' with `mode line'.
9652 (Search Index): Both `i' and `,' find all index entries.
9653 Replace example `C-f' with `C-l' (which exists in index of Info
9654 manual) and delete spaces in its keyboard input sequence.
9655 Delete unnecessary explanations about literal characters.
9656
96572005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9658
9659 * gnus.texi (Document Server Internals): Addition.
9660
96612005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9662
9663 * gnus.texi (A note on namespaces): Fix RFC reference.
9664
96652005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9666
9667 * gnus.texi (RSS): Fix key description.
9668
96692005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9670
9671 * gnus.texi: Emacs/w3 -> Emacs/W3.
9672 (Browsing the Web): Fix description.
9673 (Web Searches): Ditto.
9674 (Customizing W3): Ditto.
9675
96762005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9677
9678 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9679
96802005-10-11 Jay Belanger <belanger@truman.edu>
9681
9682 * calc.texi (Integration): Mention using `a i' to compute definite
9683 integrals.
9684
96852005-10-11 Juri Linkov <juri@jurta.org>
9686
9687 * info.texi: Rearrange nodes.
9688 (Top): Update menu. Change ref `Info for Experts' to
9689 `Advanced Info Commands'.
9690 (Getting Started): Fix description of manual's parts.
9691 (Help-Int): Change xref `Info Search' to `Search Index', and
9692 `Expert Info' to `Advanced'.
9693 (Advanced): Move node one level up.
9694 (Search Text, Search Index): New nodes split out from `Info Search'.
9695 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9696 split out from `Advanced'.
9697 (Advanced, Emacs Info Variables): De-document editing an Info file
9698 in Info.
9699 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9700 (Creating an Info File): Delete node and move its text to
9701 `Expert Info'.
9702
97032005-10-10 Carsten Dominik <dominik@science.uva.nl>
9704
9705 * org.texi (Workflow states): Documented that change in keywords
9706 becomes active only after restart of Emacs.
9707
97082005-10-08 Michael Albinus <michael.albinus@gmx.de>
9709
9710 Sync with Tramp 2.0.51.
9711
97122005-10-08 Nick Roberts <nickrob@snap.net.nz>
9713
9714 * speedbar.texi (Introduction): Describe new location of speedbar
9715 on menubar.
9716 (Basic Key Bindings): Remove descriptions of bindings that have
9717 been removed.
9718
97192005-10-05 Nick Roberts <nickrob@snap.net.nz>
9720
9721 * speedbar.texi (GDB): Describe use of watch expressions.
9722
97232005-09-28 Simon Josefsson <jas@extundo.com>
9724
9725 * message.texi (IDNA): Fix.
9726
97272005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9728
9729 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9730 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9731 description of nntp-open-connection-function.
9732 (Common Variables): Fix descriptions.
9733
97342005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9735
9736 * gnus.texi (Server Buffer Format): Document the %a format spec.
9737
97382005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9739
9740 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9741
97422005-09-23 Carsten Dominik <dominik@science.uva.nl>
9743
9744 * org.texi Version 3.16.
9745
97462005-09-19 Miles Bader <miles@gnu.org>
9747
9748 * newsticker.texi: Get rid of CVS keywords.
9749
97502005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9751
9752 * gnus.texi (Finding the Parent): Fix description of how Gnus
9753 finds article.
9754
97552005-09-14 Jari Aalto <jari.aalto@cante.net>
9756
9757 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9758 to drop off non-answered articles.
9759
97602005-09-19 Juanma Barranquero <lekktu@gmail.com>
9761
9762 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9763 braces (which are unsupported by NMAKE) for macro `srcdir'.
9764
97652005-09-17 Eli Zaretskii <eliz@gnu.org>
9766
9767 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9768 (../info/newsticker, newsticker.dvi): New targets.
9769
97702005-09-17 Ulf Jasper <ulf.jasper@web.de>
9771
9772 * newsticker.texi: Replace @command with @code. Replace @example
9773 with @lisp.
0c7efc08
SM
9774 (Top): Add explanations to menu items.
9775 (GNU Free Documentation License): Remove.
2de53ca6
GM
9776
97772005-09-16 Romain Francoise <romain@orebokech.com>
9778
9779 Update all files to specify GFDL version 1.2.
9780
9781 * doclicense.texi (GNU Free Documentation License): Update to
9782 version 1.2.
9783
97842005-09-15 Richard M. Stallman <rms@gnu.org>
9785
9786 * newsticker.texi: Fix @setfilename.
9787
9788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9789 (../info/newsticker, newsticker.dvi): New targets.
9790
97912005-08-30 Carsten Dominik <dominik@science.uva.nl>
9792
9793 * org.texi: Version 3.15.
9794
97952005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9796
9797 * ses.texi: Combine all three indices into one.
9798 Correct a few typos.
9799
98002005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9801
9802 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9803
98042005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9805
9806 * emacs-mime.texi (Handles): Remove duplicate item.
9807 (Encoding Customization): Fix the default value for
9808 mm-coding-system-priorities.
9809 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9810 (Basic Functions): Fix reference.
9811
98122005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9813
9814 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9815
98162005-08-18 Richard M. Stallman <rms@gnu.org>
9817
9818 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9819 and web site.
9820
9821 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9822 not keyboard-translate.
9823
98242005-08-11 Richard M. Stallman <rms@gnu.org>
9825
9826 * faq.texi (Using regular expressions): Fix xref.
9827
98282005-08-09 Juri Linkov <juri@jurta.org>
9829
9830 * info.texi (Help-P): Replace `Prev' with `Previous'.
9831 (Help-M, Help-Xref): Add S-TAB.
9832 (Help-FOO): Update `u' command.
9833 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9834 Update info about visibility of xref parts.
9835 (Help-Int): Fix `m' command. Rename `Info-last' to
9836 `Info-history-back'. Add `Info-history-forward'.
9837 (Advanced): Fix `g*' and `M-n' commands.
9838 (Info Search): Add `index-apropos' in stand-alone browser.
9839 Add isearch commands.
9840 (Emacs Info Variables): Remove `Info-fontify'.
9841 Add `Info-mode-hook'. Update face names.
9842 Add `Info-fontify-maximum-menu-size',
9843 `Info-fontify-visited-nodes', `Info-isearch-search'.
9844
98452005-08-07 Michael Albinus <michael.albinus@gmx.de>
9846
9847 Sync with Tramp 2.0.50.
9848
9849 * tramp.texi: Use @option{} consequently for method names.
9850 (Inline methods, External transfer methods): Remove references to
9851 Cygwin.
9852 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9853 implementation.
9854
98552005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9856
9857 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9858 Mention that gnus-init-file is not read when Emacs is invoked with
9859 --no-init-file or -q.
9860
98612005-07-19 Carsten Dominik <dominik@science.uva.nl>
9862
9863 * org.texi: Version 3.14.
9864
98652005-07-04 Carsten Dominik <dominik@science.uva.nl>
9866
9867 * org.texi: Version 3.13.
9868
98692005-07-18 Juri Linkov <juri@jurta.org>
9870
9871 * calc.texi (Time Zones, Logical Operations):
9872 * cl.texi (Overview):
9873 * org.texi (TODO types):
9874 * sc.texi (Emacs 18 MUAs):
9875 * speedbar.texi (Top):
9876 * url.texi (History):
9877 Delete duplicate duplicate words.
9878
ce058493 98792005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9880
9881 * cl.texi (Type Predicates): Document `atom' type.
9882
98832005-07-04 Lute Kamstra <lute@gnu.org>
9884
9885 Update FSF's address in GPL notices.
9886
9887 * calc.texi (Copying):
9888 * doclicense.texi (GNU Free Documentation License):
9889 * faq.texi (Contacting the FSF):
9890 * mh-e.texi (Copying): Update FSF's address.
9891
98922005-07-03 Richard M. Stallman <rms@gnu.org>
9893
9894 * flymake.texi (Example -- Configuring a tool called directly):
9895 Update name of flymake-build-relative-filename.
9896
98972005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9898
9899 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9900
99012005-06-29 Carsten Dominik <dominik@science.uva.nl>
9902
9903 * org.texi: Version 3.12.
9904
99052005-06-24 Eli Zaretskii <eliz@gnu.org>
9906
9907 * makefile.w32-in (MAKEINFO): Use --force.
9908 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9909 Makefile.in.
9910 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9911 more shells.
9912
99132005-06-23 Richard M. Stallman <rms@gnu.org>
9914
9915 * speedbar.texi (Creating a display): Texinfo usage fixes.
9916
9917 * tramp.texi (Customizing Completion, Auto-save and Backup):
9918 Texinfo usage fixes.
9919
99202005-06-23 Juanma Barranquero <lekktu@gmail.com>
9921
9922 * dired-x.texi (Miscellaneous Commands):
9923 * ediff.texi (Miscellaneous):
9924 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9925 (Agent Variables):
9926 * info.texi (Help-Xref):
9927 * message.texi (Message Headers):
9928 * org.texi (Remember):
35e951cd
JB
9929 * reftex.texi (Options (Defining Label Environments))
9930 (Options (Index Support), Options (Viewing Cross-References))
9931 (Options (Misc), Changes):
2de53ca6
GM
9932 * speedbar.texi (Creating a display):
9933 * tramp.texi (Customizing Completion, Auto-save and Backup):
9934 Texinfo usage fix.
9935
99362005-06-13 Carsten Dominik <dominik@science.uva.nl>
9937
9938 * org.texi: Version 3.11.
9939
99402005-06-12 Jay Belanger <belanger@truman.edu>
9941
9942 * calc.texi (Getting Started): Remove extra menu item.
9943
99442005-05-31 Jay Belanger <belanger@truman.edu>
9945
9946 * calc.texi (Notations Used in This Manual): Use @kbd for key
9947 sequence.
9948 (Demonstration of Calc): Mention another way of starting Calc.
9949 (Starting Calc): Mention long name of M-#.
9950 (Embedded Mode Overview): Remove unnecessary instruction.
9951 (Other M-# commands): Rephrase `M-# 0' explanation.
9952 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9953 reflect current behavior.
9954
99552005-05-30 Jay Belanger <belanger@truman.edu>
9956
9957 * calc.texi (Hooks): Change description of calc-window-hook and
9958 calc-trail-window-hook to match usage.
9959 (Computational Functions): Add more constant-generating functions.
9960 (Customizable Variables): Use defvar.
9961
99622005-05-28 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9965 (Basic Embedded Mode): Explain behavior of arguments to
9966 calc-embedded-mode.
9967
99682005-05-27 Jay Belanger <belanger@truman.edu>
9969
9970 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9971 current behavior.
9972
99732005-05-25 Jay Belanger <belanger@truman.edu>
9974
9975 * calc.texi: Change Calc version number throughout.
9976 (Keypad Mode): Change location in info output.
9977 (Keypad mode overview): Move picture of keypad.
9978
99792005-05-21 Jay Belanger <belanger@truman.edu>
9980
9981 * calc.texi (Storing variables): Mention that only most variables
9982 are void to begin with.
9983
99842005-05-21 Kevin Ryde <user42@zip.com.au>
9985
9986 * widget.texi (Basic Types): Update cross ref from "Enabling
9987 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9988 lispref/text.texi change.
9989
99902005-05-20 Carsten Dominik <dominik@science.uva.nl>
9991
9992 * org.texi: Version 3.09.
9993
99942005-05-18 Carsten Dominik <dominik@science.uva.nl>
9995
9996 * reftex.texi: Version 4.28.
9997
99982005-05-16 Jay Belanger <belanger@truman.edu>
9999
10000 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10001
100022005-05-14 Jay Belanger <belanger@truman.edu>
10003
10004 * calc.texi (Default Simplifications): Insert missing ! (logical
10005 not operator).
10006
100072005-05-14 Michael Albinus <michael.albinus@gmx.de>
10008
10009 Sync with Tramp 2.0.49.
10010
100112005-05-10 Jay Belanger <belanger@truman.edu>
10012
10013 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10014 to 1.
10015
100162005-04-29 Carsten Dominik <dominik@science.uva.nl>
10017
10018 * org.texi: Version 3.08, structure reorganized.
10019
100202005-04-24 Richard M. Stallman <rms@gnu.org>
10021
10022 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10023
100242005-04-15 Carsten Dominik <dominik@science.uva.nl>
10025
10026 * org.texi: Update to version 3.06.
10027
100282005-04-13 Lute Kamstra <lute@gnu.org>
10029
10030 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10031
100322005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10033
10034 * cl.texi (Porting Common Lisp): Fix typo.
10035
100362005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10037
10038 * gnus.texi (RSS): Addition.
10039
100402005-04-04 Jay Belanger <belanger@truman.edu>
10041
10042 * calc.texi: Change Calc version number.
10043 (Customizable variables): Fix description of calc-language-alist.
10044 (Copying): Put in version 2 of GPL.
10045
100462005-04-01 Jay Belanger <belanger@truman.edu>
10047
10048 * calc.texi (Troubleshooting Commands): Remove comment about
10049 installation.
10050 (Installation): Remove section.
10051 (Customizable Variables): New section.
10052 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10053 (Graphical Devices): Add references to Customizable Variables.
10054
100552005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10056
10057 * emacs-mime.texi (Display Customization): Markup fixes.
10058 (rfc2047): Update.
10059
100602005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10061
10062 * gnus-faq.texi: Replaced with auto-generated version.
10063
100642005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10065
10066 * dired-x.texi (Multiple Dired Directories): default-directory was
10067 renamed to dired-default-directory.
10068
100692005-03-26 Jay Belanger <belanger@truman.edu>
10070
10071 * calc.texi (Simplifying Formulas, Rewrite Rules):
10072 Change description of top and bottom of fraction.
10073 (Modulo Forms): Move description of how to create modulo forms to
10074 earlier in the section.
10075 (Fraction Mode): Suggest using : to get a fraction by dividing.
10076 (Basic Arithmetic): Adjust placement of command name.
10077 (Truncating the Stack): Emphasize that "hidden" entries are still
10078 visible.
10079 (Installation): Move discussion of printing manual to "About This
10080 Manual".
10081 (About This Manual): Mention how to print the manual.
10082 (Reporting Bugs): Remove first person.
10083 (Building Vectors): Add algebraic version of append.
10084 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10085 (Grouping Digits): Fix typo.
10086
100872005-03-25 Werner Lemberg <wl@gnu.org>
10088
10089 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10090 Replace `legal' with `valid'.
10091
100922005-03-25 Werner Lemberg <wl@gnu.org>
10093
10094 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10095
100962005-03-24 Jay Belanger <belanger@truman.edu>
10097
10098 * calc.texi (General Mode Commands)
10099 (Mode Settings in Embedded Mode): Add some explanation of
10100 recording mode settings.
10101
101022005-03-24 Richard M. Stallman <rms@gnu.org>
10103
10104 * calc.texi: Remove praise of non-free software.
10105
10106 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10107 (Installation): Node deleted.
10108
101092005-03-23 Richard M. Stallman <rms@gnu.org>
10110
10111 * url.texi (HTTP language/coding): Improve last change.
10112
101132005-03-22 Jay Belanger <belanger@truman.edu>
10114
10115 * calc.texi (Embedded Mode): Add new information on changing
10116 modes.
10117
101182005-03-20 Michael Albinus <michael.albinus@gmx.de>
10119
10120 Sync with Tramp 2.0.48.
10121
10122 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10123
10124 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10125 "GNU/Linux". Change all addresses to .gnu.org.
10126 (Default Method): Offer shortened syntax for "su" and "sudo"
10127 methods.
10128
101292005-03-07 Richard M. Stallman <rms@gnu.org>
10130
10131 * url.texi: Fix usage of "e.g.".
10132 (HTTP language/coding): Explain the rules for these strings.
10133
101342005-03-06 Richard M. Stallman <rms@gnu.org>
10135
10136 * woman.texi (Introduction): Minor cleanups.
10137
10138 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10139
10140 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10141 (Installation): Node deleted.
10142
10143 * mh-e.texi (Preface): Get rid of "Emacs 21".
10144
10145 * eshell.texi (Installation): Delete node (for Emacs 20).
10146
101472005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10148
10149 * flymake.texi: Refill and tweak style in @lisp blocks.
10150
101512005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10152
10153 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10154
101552005-03-01 Jay Belanger <belanger@truman.edu>
10156
10157 * calc.texi (Trigonometric and Hyperbolic Functions):
10158 Mention additional functions.
10159 (Algebraic Simplifications): Mention additional simplifications.
10160
101612005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10162
10163 * ses.texi: Add concept/function/variable indices (this work was
10164 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10165 papers on file at FSF).
10166
101672005-02-10 Jay Belanger <belanger@truman.edu>
10168
10169 * calc.texi: Change @LaTeX to La@TeX throughout.
10170 Redefine @expr as @math for TeX output.
10171 Redefine @texline as a no-op for TeX output.
10172 Define @tfn, replace @t by @tfn throughout.
10173
101742005-02-09 Jay Belanger <belanger@truman.edu>
10175
10176 * calc.texi: Add macro for LaTeX for info output.
10177
101782005-02-08 Kim F. Storm <storm@cua.dk>
10179
10180 * texinfo.tex (LaTex): Add def.
10181
101822005-02-06 Jay Belanger <belanger@truman.edu>
10183
10184 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10185 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10186 throughout manual.
10187
101882005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10189
10190 * gnus.texi: Some edits based on comments from David Abrahams.
10191
101922005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10193
10194 * gnus.texi (RSS): Fix the keystroke.
10195
101962005-01-24 David Kastrup <dak@gnu.org>
10197
10198 * faq.texi: Update AUCTeX version info.
10199
102002005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10201
10202 * gnus-faq.texi ([4.1]): Typo.
10203
102042005-01-19 Jay Belanger <belanger@truman.edu>
10205
10206 * calc.texi (Keep Arguments): Mention that keeping arguments
10207 doesn't work with keyboard macros.
10208
102092005-01-16 Richard M. Stallman <rms@gnu.org>
10210
10211 * autotype.texi (Autoinserting): Fix small error.
10212
102132005-01-16 Michael Albinus <michael.albinus@gmx.de>
10214
10215 Sync with Tramp 2.0.47.
10216
10217 * tramp.texi (Compilation): New section, describing compilation of
10218 remote files.
10219
102202005-01-11 Kim F. Storm <storm@cua.dk>
10221
10222 * widget.texi (Basic Types): Add :follow-link keyword.
10223
102242005-01-09 Jay Belanger <belanger@truman.edu>
10225
10226 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10227
102282005-01-08 Jay Belanger <belanger@truman.edu>
10229
10230 * calc.texi: Change throughout to reflect new default value of
10231 calc-settings-file.
10232
102332005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10234
10235 * message.texi (Reply): `message-reply-to-function' should return
10236 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10237
102382005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10239
10240 * faq.texi (Changing load-path): Fix typo.
10241
102422005-01-05 Jay Belanger <belanger@truman.edu>
10243
10244 * calc.texi (Programming Tutorial): Replace kbd command by
10245 appropriate characters for a keyboard macro.
10246
102472005-01-04 Jay Belanger <belanger@truman.edu>
10248
10249 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10250 for Lucid Emacs.
10251 (Programming Tutorial): Mention that the user needs to be in the
10252 right mode to compute some functions.
10253
102542005-01-04 Jay Belanger <belanger@truman.edu>
10255
10256 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10257 no longer applicable.
10258
102592005-01-01 Jay Belanger <belanger@truman.edu>
10260
0c7efc08 10261 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10262 edit keyboard macros to match current behavior.
10263
102642004-12-31 Jay Belanger <belanger@truman.edu>
10265
10266 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10267
102682004-12-20 Jay Belanger <belanger@truman.edu>
10269
10270 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10271 zero.
10272
102732004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10274
10275 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10276 @xref.
10277 (Font Locking): Avoid @strong{Note:}.
10278
102792004-12-17 Michael Albinus <michael.albinus@gmx.de>
10280
10281 Sync with Tramp 2.0.46.
10282
10283 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10284
102852004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10286
10287 * url.texi: Correct typos.
10288 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10289 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10290 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10291 (Dealing with HTTP documents): @inforef->@xref.
10292
102932004-12-15 Jay Belanger <belanger@truman.edu>
10294
10295 * calc.texi: Consistently capitalized all mode names.
10296 (Answers to Exercises): Mention that an answer can be a fraction
10297 when in Fraction mode.
10298
102992004-12-13 Jay Belanger <belanger@truman.edu>
10300
10301 * calc.texi: Fix some TeX definitions.
10302
103032004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10304
10305 * reftex.texi (Imprint): Remove erroneous @value's.
10306
103072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10308
10309 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10310 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10311
103122004-12-08 Jay Belanger <belanger@truman.edu>
10313
10314 * calc.texi (Starting Calc): Remove comment about installation.
10315 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10316
103172004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10318
10319 * url.texi: Update @setfilename.
10320 (Getting Started): No need to worry about Gnus versions.
10321 (Dealing with HTTP documents): Use @inforef.
10322
10323 * org.texi: Fix @direntry file name.
10324
103252004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10326
10327 * url.texi: New file.
10328
10329 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10330
103312004-12-06 Jay Belanger <belanger@truman.edu>
10332
10333 * calc.texi (Using Calc): Remove paragraph about installation.
10334
103352004-12-06 Jay Belanger <belanger@truman.edu>
10336
10337 * calc.texi: Use more Texinfo macros and less TeX defs.
10338 Remove @refill's.
10339
103402004-12-06 Richard M. Stallman <rms@gnu.org>
10341
10342 * org.texi: New file.
10343
103442004-12-05 Richard M. Stallman <rms@gnu.org>
10345
10346 * Makefile.in (org.dvi, ../info/org): New targets.
10347 (INFO_TARGETS): Add ../info/org.
10348 (DVI_TARGETS): Add org.dvi.
10349 (maintainer-clean): Remove the info files in the info dir.
10350
103512004-11-26 Eli Zaretskii <eliz@gnu.org>
10352
10353 * idlwave.texi: Fix the setfilename directive to put the produced
10354 file in ../info.
10355 (Continued Statement Indentation): Resurrect Jan D.'s change from
10356 2004-11-03 that was lost when a newer version of idlwave.texi was
10357 imported.
10358
103592004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10360
0c7efc08 10361 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10362
0c7efc08
SM
10363 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10364 Index `spam-initialize'.
2de53ca6
GM
10365
103662004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10367
10368 * message.texi (Various Message Variables): Mention that all mail
10369 file variables are derived from `message-directory'.
10370
10371 * gnus.texi (Splitting Mail): Clarify bogus group.
10372
103732004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10374
0c7efc08
SM
10375 * emacs-mime.texi (Encoding Customization):
10376 Fix mm-coding-system-priorities entry.
2de53ca6 10377
c8763fb6 103782004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10379
10380 * idlwave.texi (Continued Statement Indentation):
35e951cd 10381 * reftex.texi (Options (Index Support))
2de53ca6 10382 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10383 * speedbar.texi (Creating a display, Major Display Modes):
10384 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10385
103862004-10-21 Jay Belanger <belanger@truman.edu>
10387
0c7efc08 10388 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10389
103902004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10391
10392 * calc.texi (Reporting Bugs): Double up `@'.
10393
103942004-10-18 Jay Belanger <belanger@truman.edu>
10395
0c7efc08 10396 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10397 should be sent to.
10398
103992004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10400
10401 * gnus.texi (New Features): Add 5.11.
10402
10403 * message.texi (Resending): Remove wrong default value.
10404
10405 * gnus.texi (Mail Source Specifiers): Describe possible problems
10406 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10407 `pop3-leave-mail-on-server' to the index.
10408
104092004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10410
10411 * message.texi (Canceling News): Add how to set a password.
10412
104132004-10-12 Jay Belanger <belanger@truman.edu>
10414
0c7efc08 10415 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10416 calc-describe-function and calc-describe-variable to match their
10417 current behavior.
10418
104192004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10420
10421 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10422
104232004-10-12 Michael Albinus <michael.albinus@gmx.de>
10424
10425 Sync with Tramp 2.0.45.
10426
10427 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10428 plink link. The URL is outdated. Originator contacted for
10429 clarification.
10430
104312004-10-10 Juri Linkov <juri@jurta.org>
10432
10433 * gnus.texi (Top, Marking Articles): Join two menus in one node
10434 because a node can have only one menu.
10435
104362004-10-09 Juri Linkov <juri@jurta.org>
10437
10438 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10439 example of nnmail-split-fancy.
10440
104412004-10-06 Karl Berry <karl@gnu.org>
10442
10443 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10444 consistency with other uses of dashes.
10445
104462004-10-05 Karl Berry <karl@gnu.org>
10447
10448 * info.texi: Consistently use --- throughout, periods at end of
10449 menu descriptions, and a couple typos.
10450
104512004-09-26 Jesper Harder <harder@ifa.au.dk>
10452
10453 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10454 * pgg.texi (User Commands, Backend methods): Do.
10455 * gnus.texi: Markup fixes.
10456 (Setting Process Marks): Fix `M P a' entry.
10457 * emacs-mime.texi: Fixes.
10458
104592004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10460
10461 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10462 again.
10463 Use 5.10 instead of 5.10.0.
10464
104652004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10466
10467 * gnus.texi (Summary Mail Commands): S D e.
10468
104692004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10470
10471 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10472 the gnus-article-mode-line-format section.
10473
104742004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10475
10476 * gnus.texi (Various Summary Stuff): Fix the documentation for
10477 gnus-newsgroup-variables.
10478
104792004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10480
0c7efc08
SM
10481 * gnus.texi (MIME Commands):
10482 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10483 gnus-mime-display-multipart-alternative-as-mixed,
10484 gnus-mime-display-multipart-related-as-mixed.
10485 (Mail Source Customization): Clarify `mail-source-directory'.
10486 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10487 (SpamOracle): Fix typo.
2de53ca6
GM
10488
10489 * gnus-faq.texi: Untabify.
10490 ([6.3]): nnir.el is in contrib directory.
10491
10492 * message.texi (News Headers): Clarify how a unique ID is created.
10493
0c7efc08
SM
10494 * gnus.texi (Batching Agents): Fix typo in example.
10495 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10496
b2abec73 104972004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10498
0c7efc08 10499 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10500
105012004-09-20 Florian Weimer <fw@deneb.enyo.de>
10502
10503 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10504
105052004-09-22 Jay Belanger <belanger@truman.edu>
10506
0c7efc08 10507 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10508 might be hidden during part of the session.
10509
105102004-09-20 Jay Belanger <belanger@truman.edu>
10511
10512 * calc.texi (Notations Used in This Manual): Put in an earlier
10513 mention that DEL could be called Backspace.
10514
105152004-09-10 Simon Josefsson <jas@extundo.com>
10516
10517 * gnus.texi (IMAP): Add example. Suggested and partially written
10518 by Steinar Bang <sb@dod.no>.
10519
105202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10521
10522 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10523 netrc syntax.
10524
105252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10526
b2abec73
JB
10527 * gnus.texi (Spam ELisp Package Sequence of Events):
10528 Some clarifications.
2de53ca6
GM
10529 (Spam ELisp Package Global Variables): More clarifications.
10530
105312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10532
10533 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10534 Mention spam-split does not modify incoming mail.
10535
105362004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10537
10538 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10539
105402004-09-10 Eli Zaretskii <eliz@gnu.org>
10541
10542 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10543
105442004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10545
10546 * makefile.w32-in (sieve, pgg): Use $(infodir).
10547
105482004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10549
10550 * makefile.w32-in: Fix PGG and Sieve entries.
10551
105522004-08-28 Eli Zaretskii <eliz@gnu.org>
10553
10554 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10555 Emacs and related programs.
10556
105572004-08-27 Richard M. Stallman <rms@gnu.org>
10558
10559 * faq.texi: Fix texinfo usage, esp. doublequotes.
10560 (Difference between Emacs and XEmacs): Some clarification.
10561
10562 * faq.texi (Difference between Emacs and XEmacs):
10563 Explain not to contrast XEmacs with GNU Emacs.
10564
105652004-08-26 Richard M. Stallman <rms@gnu.org>
10566
10567 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10568
105692004-08-22 David Kastrup <dak@gnu.org>
10570
10571 * reftex.texi (AUCTeX): Update links, section name.
10572
10573 * faq.texi (Calc): Update availability (included in 22.1).
10574 (AUCTeX): Update availability, information, versions, description.
10575
105762004-08-14 Eli Zaretskii <eliz@gnu.org>
10577
10578 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10579
105802004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10581
10582 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10583
105842004-08-10 Michael Albinus <michael.albinus@gmx.de>
10585
10586 Sync with Tramp 2.0.44.
10587
105882004-08-05 Lars Hansen <larsh@math.ku.dk>
10589
10590 * widget.texi (User Interface): Update how to separate the
10591 editable field of an editable-field widget from other widgets.
10592 (Programming Example): Add text after field.
10593
105942004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10595
10596 * emacs-mime.texi (Encoding Customization): Add a note to the
10597 mm-content-transfer-encoding-defaults entry.
10598 (rfc2047): Update.
10599
0c7efc08
SM
10600 * gnus.texi (Article Highlighting):
10601 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10602 (POP before SMTP): New node.
10603 (Posting Styles): Addition.
10604 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10605 (Fancy Mail Splitting): Ditto.
10606 (X-Face): Add gnus-x-face.
10607
106082004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10609
10610 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10611 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10612
106132004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10614
0c7efc08
SM
10615 * gnus.texi (Mail Source Specifiers):
10616 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10617
106182004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10619
10620 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10621
10622 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10623 repository. Change setfilename.
10624
10625 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10626
106272004-07-02 Juri Linkov <juri@jurta.org>
10628
10629 * pcl-cvs.texi (Viewing differences): Add `d r'.
10630
106312004-06-29 Jesper Harder <harder@ifa.au.dk>
10632
10633 * ses.texi, viper.texi, flymake.texi, faq.texi:
10634 * eshell.texi, ediff.texi: Markup fixes.
10635
106362004-06-21 Karl Berry <karl@gnu.org>
10637
10638 * info.texi (Top): Mention that only Emacs has mouse support.
10639 (Getting Started): Mention this in a few other places.
10640
106412004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10642
0c7efc08
SM
10643 * autotype.texi (Copyrights, Timestamps):
10644 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10645
106462004-06-13 Lars Hansen <larsh@math.ku.dk>
10647
10648 * dired-x.texi (dired-mark-omitted): Update keybinding.
10649
106502004-06-10 Kim F. Storm <storm@cua.dk>
10651
10652 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10653
106542004-06-05 Lars Hansen <larsh@math.ku.dk>
10655
10656 * dired-x.texi (variable dired-omit-mode): Rename from
10657 dired-omit-files-p.
10658 (function dired-omit-mode): Rename from dired-omit-toggle.
10659 Call dired-omit-mode rather than set dired-omit-files-p.
10660 (dired-mark-omitted): Describe command.
10661
106622004-05-29 Michael Albinus <michael.albinus@gmx.de>
10663
10664 Version 2.0.41 of Tramp released.
10665
106662004-05-29 Juanma Barranquero <lektu@terra.es>
10667
10668 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10669 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10670
106712004-05-29 Richard M. Stallman <rms@gnu.org>
10672
10673 * cl.texi (Top): Call this chapter `Introduction'.
10674 (Overview): In TeX, no section heading here.
10675
10676 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10677
106782004-05-29 Eli Zaretskii <eliz@gnu.org>
10679
10680 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10681 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10682
106832004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10684
10685 * flymake.texi: New file.
10686
106872004-05-28 Simon Josefsson <jas@extundo.com>
10688
10689 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10690
b344d29d 106912004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10692
10693 Version 2.0.40 of Tramp released.
10694
106952004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10696
10697 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10698
10699 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10700 variables `tramp-backup-directory-alist' and
10701 `tramp-bkup-backup-directory-info'.
10702 (Overview, Connection types)
10703 (External transfer methods, Default Method)
10704 (Windows setup hints): Remove restriction of password entering
10705 with external methods.
10706 (Auto-save and Backup): Make file name example
10707 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10708 and `auto-save-directory' must be used.
10709 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10710 only "NT"). Remove doubled entry "What kinds of systems does
10711 @tramp{} work on".
10712 (tramp): Macro removed.
10713 (Obtaining Tramp): Flag removed from title.
10714 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10715 and `trampver' used properly. Flag `tramp-inst' replaced by
10716 `installchapter'. Installation related text adapted.
10717
107182004-04-28 Masatake YAMATO <jet@gyve.org>
10719
10720 * widget.texi (Programming Example): Remove overlays.
10721
107222004-04-27 Jesper Harder <harder@ifa.au.dk>
10723
10724 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10725
107262004-04-23 Juanma Barranquero <lektu@terra.es>
10727
10728 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10729
107302004-04-05 Jesper Harder <harder@ifa.au.dk>
10731
10732 * info.texi (Info Search): Add info-apropos.
10733
107342004-03-22 Juri Linkov <juri@jurta.org>
10735
10736 * faq.texi: Fix help key bindings.
10737
107382004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10739
10740 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10741 (as suggested by Karl Berry). Update information about colored
10742 stars in menus. Add new subheading describing M-n.
10743
107442004-03-12 Richard M. Stallman <rms@gnu.org>
10745
10746 * cl.texi (Top): Rename top node's title.
10747
107482004-03-08 Karl Berry <karl@gnu.org>
10749
10750 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10751 problems making the texinfo distribution.
10752
107532004-02-29 Simon Josefsson <jas@extundo.com>
10754
0c7efc08 10755 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10756 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10757 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10758 <voegelas@gmx.net>.
10759
107602004-02-29 Juanma Barranquero <lektu@terra.es>
10761
10762 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10763 Use $(DEL) instead of rm, and ignore exit code.
10764
b344d29d 107652004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10766
10767 Tramp version 2.0.39 released.
10768
107692004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10770
10771 * tramp.texi (Customizing Completion): Explain new functions
10772 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10773 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10774 (Top): Refer to Savannah mailing list as the major one.
10775 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10776 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10777 (Frequently Asked Questions): Remote hosts must not be Unix-like
10778 for "smb" method.
10779 (Password caching): New node.
10780 (External transfer methods): Refer to password caching for "smb"
10781 method.
10782
107832004-02-17 Karl Berry <karl@gnu.org>
10784
10785 * info.texi (Help-Int): Mention the new line number feature.
10786
107872004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10788
10789 * ses.texi (Advanced Features): New functionality for
10790 ses-set-header-row (defaults to current row unless C-u used).
10791 (Acknowledgements): Add Stefan Monnier.
10792
107932003-12-29 Kevin Ryde <user42@zip.com.au>
10794
10795 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10796
b344d29d 107972003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10798
10799 Tramp version 2.0.38 released.
10800
10801 * tramp.texi (Remote shell setup): Warn of environment variables
10802 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10803 <sven.gabriel@imk.fzk.de>.
10804 (Configuration): Tramp now chooses base64/uuencode
10805 automatically. Update wording accordingly.
10806 (Top): More description for the `Default Method' menu entry.
10807 (Default Method): Use @code, not @var, for Lisp variables.
10808 (Default Method): New subsection `Which method is the right one
c295fc18 10809 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10810 (Configuration): Pointer to new subsection added.
10811 (Default Method): Too many "use" in one sentence.
10812 Rephrase. Reported by Christian Kirsch.
10813 (Filename Syntax): Old `su' example is probably a left-over from
10814 the sm/su method naming. Replace with `ssh', instead.
10815 (External transfer methods, Auto-save and Backup):
10816 Typo fixes.
10817
108182003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10819
183080b6 10820 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10821 (Top): Mention japanese manual only if flag `jamanual' is set.
10822 Insert section `Japanese manual' in menu.
10823
108242003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10825
10826 * eshell.texi (Known Problems): Add doc item.
10827
108282003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10829
10830 * cc-mode.texi: Update for CC Mode 5.30.
10831
10832 Note: Please refrain from doing purely cosmetic changes like
10833 removing trailing whitespace in this manual; it clobbers cvs
10834 merging for no good reason.
10835
108362003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10837
38942b9c
GM
10838 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10839 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10840 @acronym{ASCII}.
10841
108422003-10-26 Karl Berry <karl@gnu.org>
10843
10844 * info.texi (Info Search): Echo area, not echo are. From Debian
10845 diff.
10846
108472003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10848
10d1d0af 10849 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10850 :buttons and :children keywords.
10851
108522003-10-22 Miles Bader <miles@gnu.org>
10853
10854 * Makefile.in (info): Move before $(top_srcdir)/info.
10855
108562003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10857
10858 * tramp.texi (Inline methods): Small grammar fix.
10859 (External transfer methods): Likewise.
10860
108612003-10-08 Nick Roberts <nick@nick.uklinux.net>
10862
10863 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10864
108652003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10866
10867 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10868
108692003-09-30 Richard M. Stallman <rms@gnu.org>
10870
10871 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10872
10873 * widget.texi (User Interface): Fix typos.
10874
10875 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10876
108772003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10878
10879 * pcl-cvs.texi (Selected Files): Fix typo.
10880
108812003-09-21 Karl Berry <karl@gnu.org>
10882
10883 * info.texi (] and [ commands): No period at end of section title.
10884
108852003-09-04 Miles Bader <miles@gnu.org>
10886
10887 * Makefile.in (top_srcdir): New variable.
10888 ($(top_srcdir)/info): New rule.
10889 (info): Depend on it.
10890
108912003-09-03 Peter Runestig <peter@runestig.com>
10892
10893 * makefile.w32-in: New file.
10894
108952003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10896
10897 * widget.texi (User Interface): Explain the need of static text
10898 around an editable field.
10899
109002003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10901
10902 * widget.texi (Basic Types): The argument to `:help-echo' can now
10903 be a form that evaluates to a string.
10904
109052003-08-18 Kim F. Storm <storm@cua.dk>
10906
10907 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10908
109092003-08-16 Richard M. Stallman <rms@gnu.org>
10910
10911 * dired-x.texi (Shell Command Guessing): Explain *.
10912
109132003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10914
10915 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10916 log-edit-insert-changelog.
10917
109182003-08-03 Karl Berry <karl@gnu.org>
10919
10920 * info.texi: Need @contents.
10921
c8763fb6 109222003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10923
10924 Tramp version 2.0.36 released.
10925
10926 * tramp.texi (Remote shell setup): Explain about problems with
10927 non-Bourne commands in ~/.profile and ~/.shrc.
10928
109292003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10930
10931 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10932 renaming of `vis-mode' to `visible-mode'.
10933
109342003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10935
10936 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10937 next, prev and up pointers.
10938
109392003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10940
10941 * info.texi (Help): Mention existence of Emacs and stand-alone
10942 Info at the very beginning of the tutorial.
10943 (Help-Inv): New node.
10944 (Help-]): New node.
10945 (Help-M): Systematically point out the differences between default
10946 Emacs and stand-alone versions. Delete second menu.
10947 (Help-Xref): Systematically point out the differences between
10948 default Emacs and stand-alone versions.
10949 (Help-Int): Change `l' example.
10950 (Expert Info): Fix typos.
10951 (Emacs Info Variables): Mention `Info-hide-note-references' and
10952 new default for `Info-scroll-prefer-subnodes'.
10953
c8763fb6 109542003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10955
10956 Version 2.0.35 of Tramp released.
10957
10958 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10959 (Inline methods): Add methods `remsh' and `plink1'.
10960 (External transfer methods): Add method `remcp'.
10961 (Multi-hop Methods): Add method `remsh'.
10962 Small patch from Adrian Aichner <adrian@xemacs.org>:
10963 Fix minor typos.
0c7efc08 10964 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10965 `Info-index'.
10966 (Version Control): Add cindex entry.
10967
c8763fb6 109682003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10969
10970 * trampver.texi: Version 2.0.34 released.
10971
109722003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10973
10974 * faq.texi: Improve previous changes.
10975
109762003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10977
10978 * faq.texi: Update copyright and maintenance details.
10979 Update some package URLs, versions, and maintainers.
10980 Remove many references to the Emacs Lisp Archive.
10981
109822003-04-23 Simon Josefsson <jas@extundo.com>
10983
10984 * smtpmail.texi: Fix license (the invariant sections mentioned has
10985 never been part of the smtp manual). Align info dir entry with
10986 other emacs packages.
10987
109882003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10989
10990 * tramp.texi: Version 2.0.33 released.
10991 Remove installation chapter. Remove XEmacs specifics.
10992
109932003-03-29 Richard M. Stallman <rms@gnu.org>
10994
10995 * tramp.texi (Top): Undo the previous renaming.
10996 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10997
c8763fb6 109982003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10999
11000 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11001 version of manual.
11002
11003 * tramp.texi (Auto-save and Backup): New node.
11004
110052003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11006
11007 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11008 Emacs" in order to have better differentiation to "XEmacs".
11009 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11010 are new macros in order to point to the other Emacs flavor where
11011 appropriate. In info case, point to node `Installation' in order
11012 to explain how to generate the other way. In html case, make a
11013 link to the other html file.
0c7efc08 11014 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
11015 after CVS checkout/update.
11016 (Installation): Completely rewritten.
11017 (Installation parameters, Load paths): New sections under
11018 `Installation'.
11019
c8763fb6 110202003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11021
11022 * tramp.texi: Version 2.0.30 released.
11023 Replace word "path" with "localname" where used as a component of
11024 a Tramp file name.
11025
110262003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11027
11028 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11029 introduced.
11030 (Installation): Explain what to do if files from the tramp/contrib
11031 directory are needed.
11032
110332003-02-23 Alex Schroeder <alex@emacswiki.org>
11034
11035 * smtpmail.texi (How Mail Works): New.
11036
110372003-02-22 Alex Schroeder <alex@emacswiki.org>
11038
11039 * smtpmail.texi: New file.
11040
11041 * Makefile.in: Build SMTP manual.
11042
c8763fb6 110432003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11044
11045 * tramp.texi: Version 2.0.29 released.
11046 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11047 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11048
110492003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11050
11051 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 11052 another package loads accidentally Ange-FTP.
2de53ca6
GM
11053
110542003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11055
11056 * tramp.texi (Customizing Completion): Add function
11057 `tramp-parse-sconfig'. Change example of
11058 `tramp-set-completion-function', because parsing of ssh config
11059 files looks more natural.
11060
d967cd18
GM
110612003-01-15 Kevin Ryde <user42@zip.com.au>
11062
11063 * gnus.texi (Using MIME): Mention auto-compression-mode with
11064 gnus-mime-copy-part.
11065
2de53ca6
GM
110662003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11067
11068 * gnus.texi: Do not use `path' in several locations.
11069
c8763fb6 110702002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 11071
0c7efc08
SM
11072 * tramp.texi (External transfer methods): New method `smb'.
11073 From Michael Albinus.
2de53ca6
GM
11074
110752002-11-05 Karl Berry <karl@gnu.org>
11076
11077 * info.texi (Info-fontify): Reorder face list to avoid bad line
11078 breaks.
11079
c8763fb6 110802002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 11081
0c7efc08
SM
11082 * tramp.texi: Move @copying to standard place.
11083 Use @insertcopying.
2de53ca6
GM
11084
110852002-10-02 Karl Berry <karl@gnu.org>
11086
39c87140
GM
11087 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11088 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11089 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11090 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11091 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11092 * widget.texi, woman.texi:
2de53ca6
GM
11093 Per rms, update all manuals to use @copying instead of @ifinfo.
11094 Also use @ifnottex instead of @ifinfo around the top node, where
11095 needed for the sake of the HTML output.
11096 (The Gnus manual is not fixed since it's not clear to me how it
11097 works; and the Tramp manual already uses @copying, although in an
11098 unusual way. All others were changed.)
11099
111002002-09-10 Jonathan Yavner <jyavner@engineer.com>
11101
11102 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11103 (../info/ses, ses.dvi): New targets.
11104 * ses.texi: New file.
11105
c8763fb6 111062002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
11107
11108 * texinfo.tex: Update to texinfo 4.2.
11109
111102002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11111
11112 * reftex.texi: Update to RefTeX 4.19.
11113
d967cd18
GM
111142002-07-21 Jesper Harder <harder@ifa.au.dk>
11115
11116 * gnus.texi (Sorting Groups): Add key bindings for
11117 gnus-group-sort-groups-by-real-name and
11118 gnus-group-sort-selected-groups-by-real-name.
11119
c8763fb6 111202002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11121
11122 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11123 (../info/tramp, tramp.dvi): New targets.
11124
111252002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11126
11127 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11128 (calc.dvi): Uncomment.
11129
111302001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11131
11132 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11133 (../info/calc): New target.
11134
111352001-10-20 Gerd Moellmann <gerd@gnu.org>
11136
11137 * (Version 21.1 released.)
11138
111392001-10-05 Gerd Moellmann <gerd@gnu.org>
11140
11141 * Branch for 21.1.
11142
111432001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11144
11145 * Makefile.in (../info/info): Use an explicit -o switch to
11146 makeinfo.
11147
111482001-03-05 Gerd Moellmann <gerd@gnu.org>
11149
11150 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11151
689c9ca5
GM
111522001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11153
11154 * ediff.texi: Added ediff-coding-system-for-read.
11155
11156 * viper.texi: Fix typos.
11157
2de53ca6
GM
111582000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11159
11160 * Makefile.in (../info/idlwave): Use --no-split.
11161
111622000-12-14 Dave Love <fx@gnu.org>
11163
c4cc8b9a 11164 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11165 (gnus.dvi): Change rule to remove @latex stuff.
11166
111672000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11168
11169 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11170
111712000-10-13 John Wiegley <johnw@gnu.org>
11172
11173 * Makefile.in: Add build targets for eshell.texi.
11174
111752000-09-25 Gerd Moellmann <gerd@gnu.org>
11176
11177 * Makefile.in: Remove/comment speedbar stuff.
11178
111792000-09-22 Dave Love <fx@gnu.org>
11180
11181 * Makefile.in: Add emacs-mime.
11182
111832000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11184
11185 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11186 (DVI_TARGETS): Add woman.dvi.
11187 (../info/woman, woman.dvi): New targets.
11188
111892000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11190
11191 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11192
11193 * pcl-cvs.texi: New file.
11194 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11195 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11196
111972000-05-11 Gerd Moellmann <gerd@gnu.org>
11198
11199 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11200 (../info/ebrowse, ebrowse.dvi): New targets.
11201
112022000-01-13 Gerd Moellmann <gerd@gnu.org>
11203
11204 * Makefile.in (INFO_TARGETS): Add eudc.
11205 (DVI_TARGETS): Add eudc.dvi.
11206 (../info/eudc, eudc.dvi): New targets.
11207
112082000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11209
11210 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11211 compatibility with 8+3 filesystems).
11212 (../info/efaq): Rename from emacs-faq.
11213
112142000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11215
11216 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11217 (../info/idlwave, idlwave.dvi): New targets.
11218
112191999-10-23 Dave Love <fx@gnu.org>
11220
11221 * Makefile.in: Use autotype.texi.
11222
112231999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11224
11225 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11226 faq.texi file) rather than ../info/faq.
11227
112281999-10-07 Gerd Moellmann <gerd@gnu.org>
11229
11230 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11231 (../info/ada-mode, ada-mode.dvi): New targets.
11232
112331999-09-01 Dave Love <fx@gnu.org>
11234
11235 * Makefile.in: Add faq.
11236
112371999-07-12 Richard Stallman <rms@gnu.org>
11238
11239 * Version 20.4 released.
11240
112411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11242
11243 * Version 20.3 released.
11244
112451998-04-06 Andreas Schwab <schwab@gnu.org>
11246
768c0c0f
JB
11247 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11248 Use it in dvi targets.
2de53ca6
GM
11249 (../etc/GNU): Change to $(srcdir) first.
11250
112511998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11252
11253 * reftex.texi: Update for RefTeX version 3.22.
11254
d967cd18
GM
112551998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11256
5fb6db0d 11257 * gnus.texi (Easy Picons): Remove references to
d967cd18
GM
11258 `gnus-group-display-picons'.
11259 (Hard Picons): Ditto.
11260
2de53ca6
GM
112611998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11262
11263 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11264 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11265
112661997-09-23 Paul Eggert <eggert@twinsun.com>
11267
11268 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11269 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11270
112711997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11272
11273 * Version 20.2 released.
11274
112751997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11276
11277 * Version 20.1 released.
11278
112791997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11280
11281 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11282
39c87140
GM
112831997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11284
11285 * widget.texi (push-button): Document it.
11286
2de53ca6
GM
112871996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11288
11289 * Version 19.33 released.
11290
112911996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11292
11293 * Version 19.32 released.
11294
112951996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11296
11297 * Makefile.in: Add rules for the Message manual.
11298
112991996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11300
11301 * gnus.texi: New version.
11302
11303 * message.texi: New manual.
11304
113051996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11306
11307 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11308
113091996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11310
11311 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11312 Specify -I option.
11313 (All dvi targets): Set the TEXINPUTS variable.
11314
113151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11316
11317 * Version 19.31 released.
11318
113191996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11320
11321 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11322 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11323
113241995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11325
11326 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11327 (INFO_TARGETS): Add ../info/cc-mode.
11328 (DVI_TARGETS): Add cc-mode.dvi.
11329
2de53ca6
GM
113301995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11331
11332 * Version 19.30 released.
11333
113341995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11335
11336 * gnus.texi: New file.
11337
113381995-11-04 Erik Naggum <erik@naggum.no>
11339
11340 * gnus.texi: File deleted.
11341
113421995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11343
11344 * mh-e.texi: "Function Index" -> "Command Index" to work with
11345 Emacs 19.30 C-h C-k support of separately-documented commands.
11346
113471995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11348
11349 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11350 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11351
113521995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11353
11354 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11355 (../info/viper, viper.dvi): New targets.
11356
113571995-04-20 Kevin Rodgers <kevinr@ihs.com>
11358
11359 * dired-x.texi (Installation): Change the example to set
11360 buffer-local variables like dired-omit-files-p in
11361 dired-mode-hook.
11362
113631995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11364
11365 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11366 (../info/mh-e, mh-e.dvi): New targets.
11367
113681995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11369
11370 * Makefile.in (maintainer-clean): Rename from realclean.
11371
113721994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11373
11374 * Makefile.in: New file.
11375 * Makefile: File deleted.
11376
113771994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11378
11379 * Makefile (TEXINDEX_OBJS): Variable deleted.
11380 (texindex, texindex.o, getopt.o): Rules deleted.
11381 All deps on texindex deleted.
11382 (distclean): Don't delete texindex.
11383 (mostlyclean): Don't delete *.o.
11384 * texindex.c, getopt.c: Files deleted.
11385
113861994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11387
11388 * Version 19.26 released.
11389
113901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11391
11392 * Version 19.25 released.
11393
113941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11395
11396 * Version 19.24 released.
11397
113981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11399
11400 * Version 19.23 released.
11401
114021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11403
11404 * Makefile: Delete spurious tab.
11405
114061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11407
11408 * Makefile (.SUFFIXES): New rule.
11409
114101994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11411
11412 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11413 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11414
114151994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11416
11417 * Makefile (../info/sc): Rename from sc.info.
11418 (../info/cl): Likewise.
11419 (INFO_TARGETS): Use new names.
11420
114211993-12-04 Richard Stallman (rms@srarc2)
11422
11423 * getopt.c: New file.
11424 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11425 (getopt.o): New rule.
11426 (dvi): Don't depend on texindex.
11427 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11428 Depend on texindex.
11429
114301993-12-03 Richard Stallman (rms@srarc2)
11431
11432 * Makefile (../info/sc.info): Rename from ../info/sc.
11433 (TEXI2DVI): New variable.
11434 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11435 Add explicit commands.
11436 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11437
114381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11439
11440 * Version 19.22 released.
11441
114421993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11443
11444 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11445
114461993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11447
11448 * Version 19.21 released.
11449
114501993-11-15 Paul Eggert (eggert@twinsun.com)
11451
38942b9c 11452 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11453
114541993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11455
11456 * Makefile (../etc/GNU): New target.
11457 (EMACSSOURCES): Add gnu1.texi.
11458
114591993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11460
11461 * Makefile (realclean): Don't delete the Info files.
11462
f0131492 114631993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11464
11465 * forms.texi: Fix forms.texi so that it will format correctly.
11466 Add missing `@end iftex', fix bad reference.
11467
f0131492 114681993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11469
11470 * Makefile: Fix targets for texindex, new info.texi files.
11471 * info-stnd.texi: New file implements info for standalone info
11472 reader.
11473 * info.texi: Update to include recent changes to "../info/info".
11474 New source file for ../info/info; includes info-stnd.texi.
11475
11476 * texindex.c: Include "../src/config.h" if building in emacs.
11477
11478 * Makefile: Change all files to FILENAME.texi, force all targets
11479 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11480 vip.texinfo, forms.texinfo, cl.texinfo.
11481 Add target to build texindex.c, defining `emacs'.
11482
11483 * forms.texi: Install new file to match version 2.3 of forms.el.
11484
114851993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11486
11487 * Version 19.19 released.
11488
114891993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11490
11491 * sc.texinfo: Fix info file name.
11492
11493 * Makefile (info): Add gnus and sc.
11494 (dvi): Add gnus.dvi and sc.dvi.
11495 (../info/sc, sc.dvi): New targets.
11496
114971993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11498
11499 * Version 19.18 released.
11500
115011993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11502
11503 * Makefile: Fix source file names of the separate manuals.
11504 (gnus.dvi, ../info/gnus): New targets.
11505
115061993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11507
11508 * Version 19.17 released.
11509
115101993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11511
11512 * split-man: Fix typos in last change.
11513
115141993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11515
11516 * Version 19.16 released.
11517
115181993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11519
11520 * version 19.15 released.
11521
115221993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11523
11524 * Makefile (distclean): It's rm, not rf.
11525
115261993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11527
11528 * Version 19.14 released.
11529
115301993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11531
11532 * Makefile: New file.
11533
115341993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11535
11536 * Version 19.13 released.
11537
115381993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11539
11540 * Version 19.9 released.
11541
115421993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11543
11544 * Version 19.8 released.
11545
115461993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11547
11548 * Version 19.7 released.
11549
115501990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11551
11552 * gnus.texinfo: New file. Removed installation instructions.
11553
115541990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11555
689c9ca5 11556 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11557
115581989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11559
11560 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11561 then define `\sc' as the command for smallcaps in Texinfo.
11562 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11563 made the corresponding change to makeinfo and texinfm.el.
11564
115651988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11566
11567 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11568 Customization since the menu entry did not point to anything.
11569 Also add an @finalout command to remove overfull hboxes from the
11570 printed output.
11571
11572 * cl.texinfo: Add @bye, \input line and @settitle to file.
11573 This file is clearly intended to be a chapter of some other work,
11574 but the other work does not yet exist.
11575
115761988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11577
11578 * texinfo.texinfo: Three typos corrected.
11579
4009494e 11580;; Local Variables:
c8763fb6 11581;; coding: utf-8
4009494e
GM
11582;; End:
11583
ba318903 11584 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11585
11586 This file is part of GNU Emacs.
11587
97c0352c 11588 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11589 it under the terms of the GNU General Public License as published by
97c0352c
GM
11590 the Free Software Foundation, either version 3 of the License, or
11591 (at your option) any later version.
4009494e
GM
11592
11593 GNU Emacs is distributed in the hope that it will be useful,
11594 but WITHOUT ANY WARRANTY; without even the implied warranty of
11595 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11596 GNU General Public License for more details.
11597
11598 You should have received a copy of the GNU General Public License
97c0352c 11599 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.