* src/fileio.c (Ffile_symlink_p): Doc fix.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
f167458b
GM
12014-03-21 Glenn Morris <rgm@gnu.org>
2
3 * ede.texi (ede-linux):
4 * vip.texi (New Bindings): Tiny copyedits.
5
5fb6db0d
SM
62014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * vip.texi (Other Vi Commands): Adjust doc of C-j.
9
10 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
11 defined by CC-mode but globally.
12 (FAQ): Tweak text about RET and auto-indentation.
13
636fd6bc
DE
142014-03-18 David Engster <deng@randomsample.de>
15
16 * ede.texi (Project Local Variables): Remove reference to
17 `ede-java-root' and the example using it.
18 (Android projects, ede-java-root): Remove nodes since they are
19 only in CEDET upstream (Bug#17030). All nodes updated.
5fb6db0d 20 (ede-cpp-root): Document the :compile-command slot.
f6985e81
DE
21 (ede-linux): Document new variables
22 `project-linux-build-directory-default' and
23 `project-linux-architecture-default'.
636fd6bc 24
d29fbf47
GM
252014-03-12 Glenn Morris <rgm@gnu.org>
26
e51f0cb2
GM
27 * eww.texi (History and Acknowledgments):
28 Don't list everyone who changed the code.
29
d29fbf47
GM
30 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
31 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
32 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
33 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
34 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
35 Use @file for buffers, per the Texinfo manual.
36
9cb1f379
PE
372014-03-12 Paul Eggert <eggert@cs.ucla.edu>
38
39 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
40 so that the Org Manual's style for ` and ' in code is consistent
41 with the other Emacs manuals. This affects PDF, not .info files.
42
e655facf
GM
432014-03-12 Glenn Morris <rgm@gnu.org>
44
45 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
46 about RET and indentation.
47
c19ad068
JB
482014-03-03 Juanma Barranquero <lekktu@gmail.com>
49
50 * gnus.texi:
51 * semantic.texi: Fix whitespace.
52
53 * ede.texi (Android projects):
54 * eieio.texi (Class Options, Making New Objects)
55 (Method Invocation, CLOS compatibility):
56 * sem-user.texi (Tag Decoration Mode): Fix typos.
57
209fcf3d
XF
582014-03-02 Xue Fuqiao <xfq@gnu.org>
59
60 * sem-user.texi (Create System Databases): Markup fix.
61
4a6311cd
GM
622014-02-28 Glenn Morris <rgm@gnu.org>
63
4486e5eb
GM
64 * info.texi (Further Reading): Rename node from Expert Info.
65 Remove stuff about writing Info nodes by hand.
66 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
67
4a6311cd
GM
68 * info.texi: Nuke hand-written node pointers.
69
6deb314e
KB
702014-02-28 Karl Berry <karl@gnu.org>
71
72 * info.texi (Top): Mention H for a summary of all commands.
73
a038bd87
GM
742014-02-25 Glenn Morris <rgm@gnu.org>
75
98bd6b32
GM
76 * edt.texi (Quick start, Starting emulation): Update hook details.
77 * efaq.texi (Fullscreen mode on MS-Windows)
78 (Terminal setup code works after Emacs has begun): Update hook details.
79 * vip.texi (Loading VIP): Fix hook example.
80
a038bd87
GM
81 * efaq-w32.texi (Bash): Don't use setq with hooks.
82
f1037d0b
PE
832014-02-24 Paul Eggert <eggert@cs.ucla.edu>
84
85 * texinfo.tex: Update from gnulib.
86
1cf4cf56
XF
872014-02-22 Xue Fuqiao <xfq@gnu.org>
88
89 * remember.texi (Quick Start): Add an index.
90 (Function Reference, Quick Start): Add cross-references.
91
458e643b
GM
922014-02-21 Glenn Morris <rgm@gnu.org>
93
94 * flymake.texi (Starting the syntax check process): Grammar fix.
95
96 * tramp.texi (External packages): Grammar fix.
97 Reword for default sentinel not being nil any more.
98
c0733b63
MA
992014-02-19 Michael Albinus <michael.albinus@gmx.de>
100
101 * trampver.texi: Update release number.
102
95160c90
GM
1032014-02-19 Glenn Morris <rgm@gnu.org>
104
105 * remember.texi: Copyedits.
106 (Quick Start): No need for manual autoloads. Mention remember-notes.
107 (Function Reference): Update arguments. Add new commands.
108
a73fae1f
GM
1092014-02-18 Glenn Morris <rgm@gnu.org>
110
111 * remember.texi (copying): Bump remember mode version.
112 (Installation): Remove unnecessary chapter.
113 (Quick Start): No need to explicitly load remember.el.
114 (Separate Text Files): New section.
115
fb7a3ee2
GM
1162014-02-17 Glenn Morris <rgm@gnu.org>
117
118 * eieio.texi (Class Values, CLOS compatibility):
119 Remove references to deleted eieio-describe-class/generic.
120
d34a353c
MA
1212014-02-16 Michael Albinus <michael.albinus@gmx.de>
122
dd7691b7 123 Sync with Tramp 2.2.9.
dd7691b7
MA
124 * trampver.texi: Update release number.
125
d34a353c
MA
126 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
127
2804e0bd
JB
1282014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
129
130 * calc.texi (Single-Variable Statistics): Remove mention of
131 incorrect keybinding.
132
45432fd9
PE
1332014-02-12 Paul Eggert <eggert@cs.ucla.edu>
134
135 * texinfo.tex: Update from gnulib.
136
36f1351e
GM
1372014-02-08 Glenn Morris <rgm@gnu.org>
138
139 * auth.texi (GnuPG and EasyPG Assistant Configuration):
140 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
141
2b568bc9
GM
1422014-02-07 Glenn Morris <rgm@gnu.org>
143
144 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
145
36a672f6
GM
1462014-02-06 Glenn Morris <rgm@gnu.org>
147
79b6e0a9
GM
148 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
149
36a672f6
GM
150 * mh-e.texi, viper.texi: Do not use colons in index entries.
151
06c2ec49
PE
1522014-02-05 Paul Eggert <eggert@cs.ucla.edu>
153
154 * texinfo.tex: Update from gnulib.
155
645586dc
GM
1562014-02-05 Glenn Morris <rgm@gnu.org>
157
6222d672
GM
158 * epa.texi: Add indices.
159
645586dc
GM
160 * url.texi (Cookies): Mention url-cookie-list command.
161
f16a3d52
GM
1622014-02-03 Glenn Morris <rgm@gnu.org>
163
164 * cl.texi (Blocks and Exits): Mention cl-tagbody.
165
65bc4bb5
GM
1662014-02-02 Glenn Morris <rgm@gnu.org>
167
168 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
169
a69ecd19
GM
1702014-01-31 Glenn Morris <rgm@gnu.org>
171
172 * efaq.texi (Replacing highlighted text):
173 Update delete-selection-mode doc.
174
ba74a2c0
XF
1752014-01-30 Xue Fuqiao <xfq.free@gmail.com>
176
177 * sem-user.texi (Include paths): Fix a Texinfo command.
178
ece4bae5
GM
1792014-01-27 Glenn Morris <rgm@gnu.org>
180
181 * idlwave.texi (Lesson III---User Catalog, Online Help)
182 (Starting the Shell, Catalogs, User Catalog):
183 * remember.texi (Quick Start):
184 * viper.texi:
185 * vip.texi (Customization, Customizing Constants)
186 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
187
caece7c3
XF
1882014-01-25 Xue Fuqiao <xfq.free@gmail.com>
189
190 * cc-mode.texi (Minor Modes): Minor fix.
191
c13b1a2d
DE
1922014-01-24 David Engster <deng@randomsample.de>
193
194 * eieio.texi (Introduction): Fix references.
195
96c983e0
GM
1962014-01-24 Glenn Morris <rgm@gnu.org>
197
5ace6c29
GM
198 * efaq.texi (Termcap/Terminfo entries for Emacs):
199 Use M-x term rather than M-x terminal-emulator.
200
96c983e0
GM
201 * emacs-mime.texi (time-date): Use float-time.
202
45d9ec75
DE
2032014-01-22 David Engster <deng@randomsample.de>
204
205 * eieio.texi (Introduction): Move introductory paragraph about
206 EIEIO and CLOS from 'Building Classes' to here.
207 (Documentation): Remove, since eieio-doc is not part of Emacs.
208 (Class Values, CLOS compatibility): Mention that
209 `describe-function' will also give information about classes.
210
2fb6d9c6
GM
2112014-01-20 Paul Eggert <eggert@cs.ucla.edu>
212
213 * texinfo.tex: Update from gnulib.
214
630395d1
GM
2152014-01-15 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
218
c5eb4323
MA
2192014-01-12 Michael Albinus <michael.albinus@gmx.de>
220
221 * tramp.texi (all): Doc fix according to GNU Coding Standards.
222 Use "file name" instead of "filename" or "path". Use "host"
223 instead of "machine".
224
194a9710
DE
2252014-01-12 David Engster <deng@randomsample.de>
226
227 * eieio.texi (Introduction): `class-of' is obsolete.
228 (Predicates, Basic Methods): Adapt function names to namespace
229 cleanup.
230
e6344e17
XF
2312014-01-12 Xue Fuqiao <xfq.free@gmail.com>
232
233 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
234
4efa3f1e
GM
2352014-01-12 Glenn Morris <rgm@gnu.org>
236
237 * efaq.texi (Guidelines for newsgroup postings)
238 (Informational files for Emacs):
239 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
240
122ff675
SM
2412014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
242
243 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
244
548a1b28
RS
2452014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
246
247 * Makefile.in: Add eww.texi.
248 * eww.texi: New file.
249
d831c9b8
GM
2502014-01-07 Glenn Morris <rgm@gnu.org>
251
252 * efaq.texi (Problems with very large files): Fix superscript typo.
253
3c8b09ca
BG
2542013-01-07 Rasmus <w530@pank.eu>
255
cfdaa150 256 * org.texi (Global and local cycling): Fix missing '@'.
3c8b09ca 257
35e951cd 2582013-01-07 Bastien Guerry <bzg@gnu.org>
3c8b09ca 259
cfdaa150 260 * org.texi (Global and local cycling): Mention C-u C-u TAB.
3c8b09ca
BG
261 (Include files, The Export Dispatcher)
262 (Advanced configuration)
263 (Header arguments in Org mode properties): Spelling fixes.
264 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
122ff675
SM
265 (@LaTeX{} specific attributes): New index entries.
266 Use #+BEGIN_ABSTRACT in the example.
3c8b09ca
BG
267
2682013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
269
cfdaa150 270 * org.texi (Org export): New section.
3c8b09ca
BG
271 (HTML doctypes): Fix whitespace error. Fix display.
272 (Publishing options): Add missing html publishing options.
273
ff4a5a41
GM
2742014-01-07 Glenn Morris <rgm@gnu.org>
275
276 * efaq.texi (Basic editing, Packages that do not come with Emacs):
277 Merge in some info from etc/MORE.STUFF.
278
c6ab4664
PE
2792014-01-05 Paul Eggert <eggert@cs.ucla.edu>
280
281 Specify .texi encoding (Bug#16292).
282 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
283 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
284 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
285 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
286 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
287 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
288 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
289 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
290 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
291 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
292 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
293 * widget.texi, wisent.texi, woman.texi:
294 Add @documentencoding.
295
22db5dd5
AG
2962014-01-03 Aidan Gauland <aidalgol@amuri.net>
297
298 * eshell.texi (What Eshell is not): Clean up confusing clause.
299
fdf52fd4
GM
3002014-01-03 Glenn Morris <rgm@gnu.org>
301
de229ee3
GM
302 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
303
75b76b87
GM
304 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
305 Add copyright notice to titlepage.
306
4a970ff5
GM
307 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
308
33306400
GM
309 * ert.texi: Add a titlepage. Use @insertcopying.
310
fdf52fd4
GM
311 * calc.texi (Top): Use @top rather than @chapter.
312
8f9740f0
AG
3132014-01-03 Aidan Gauland <aidalgol@amuri.net>
314
ba05e912 315 * eshell.texi (top): Fix incorrect use of xref.
8f9740f0 316
112720b1
AG
3172014-01-03 Aidan Gauland <aidalgol@amuri.net>
318
ba05e912 319 * eshell.texi (top): Fix incorrect info filename in an xref.
112720b1 320
c28426f9
GM
3212014-01-02 Glenn Morris <rgm@gnu.org>
322
323 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
324
f2299e89
AG
3252014-01-02 Aidan Gauland <aidalgol@amuri.net>
326
122ff675 327 * eshell.texi (Command Basics): Remove `Command basics' chapter.
f2299e89 328
94ee8719
AG
3292014-01-02 Aidan Gauland <aidalgol@amuri.net>
330
ba05e912 331 * eshell.texi (What is Eshell?): Add section about what not to use
94ee8719
AG
332 Eshell for.
333
a0f20f21
TZ
3342013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
335
336 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
337
91dedc43
GM
3382013-12-22 Glenn Morris <rgm@gnu.org>
339
340 * woman.texi (Navigation): Use itemx where appropriate.
30aafaf5 341
91dedc43 3422013-12-20 Tassilo Horn <tsdh@gnu.org>
30aafaf5 343
91dedc43
GM
344 * info.texi, woman.texi:
345 Document `S-SPC' as alternative to `DEL' for scrolling.
30aafaf5 346
26b75b45
JB
3472013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
348
349 * calc.texi (Stack Manipulation Commands): Mention using the variable
350 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
351
c4246a60
MA
3522013-12-12 Michael Albinus <michael.albinus@gmx.de>
353
354 * tramp.texi (direntry): Use ssh but rsh.
355 (all): Encode all environment variable names with @env{...}.
356 (Bug Reports): Refer to Testing node.
357
f9405d87
GM
3582013-12-12 Glenn Morris <rgm@gnu.org>
359
360 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
361 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
362 * srecode.texi, todo-mode.texi, tramp.texi:
363 Sync direntry with info/dir version.
364
b94b96b2
GM
3652013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
366
367 * Makefile.in: Add octave-mode.texi.
368
3692013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
370 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
371
372 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
373
36291308
JB
3742013-12-08 Juanma Barranquero <lekktu@gmail.com>
375
376 * dbus.texi (Properties and Annotations): Fix typo.
377
ed72f323
BG
3782013-12-06 Bastien Guerry <bzg@gnu.org>
379
380 * org.texi: Don't include Emacs version within Org's version.
381
73d3db82
BG
3822013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
383
384 * org.texi (Creating one-off styles): Use new export snippet
385 syntax.
386
c295fc18 387 * org.texi (Export settings): Documentation describing how text
73d3db82
BG
388 above the first heading is ignored when an :export: tag is in a
389 file.
390
543dd969
MA
3912013-12-05 Michael Albinus <michael.albinus@gmx.de>
392
393 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
394
26e4aa7d
GM
3952013-11-30 Glenn Morris <rgm@gnu.org>
396
397 * Makefile.in (distclean): Remove Makefile.
398
0ec16636 3992013-11-20 era eriksson <era+emacsbugs@iki.fi>
400
401 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
402 (The Basics, Formulas): Copyedits.
403 (Resizing, Printer functions): Add index entries.
404
014690de
JB
4052013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
406
407 * calc.texi (Customizing Calc): Mention new variable
408 `calc-context-sensitive-enter'.
409
271672fa
BG
4102013-11-12 Aaron Ecay <aaronecay@gmail.com>
411
412 * org.texi (Exporting code blocks): Document the 'inline-only
413 setting for `org-export-babel-evaluate'. Document how :var
414 introduces code block dependencies.
415
4162013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
417
418 * org.texi (Header arguments): Document header-args[:lang]
419 properties and remove deprecated old-style properties from
420 documentation.
421
422 * org.texi (Agenda commands): Remove footnote from @tsubheading
423 and add a sentence with the reference instead.
424
4252013-11-12 Bastien Guerry <bzg@gnu.org>
426
427 * org.texi (Catching invisible edits):
428 * org.texi (Plain lists, Plain lists):
429 * org.texi (Advanced configuration):
430 * org.texi (Tag groups):
431 * org.texi (Conventions):
432 * org.texi (Checkboxes, Radio lists):
433 * org.texi (Top, Summary, Exporting):
434 * org.texi (In-buffer settings): Fix typos.
435
436 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
437 C-w'. Add an index entry for `org-refile-keep'.
438
439 * org.texi (Plain lists): Add an index entry for sorting plain
440 list. Document sorting by checked status for check lists.
441
442 * org.texi (Publishing options): Fix old variable names.
443
444 * org.texi (Orgstruct mode): Fix suggested setting of
445 `orgstruct-heading-prefix-regexp'.
446
122ff675
SM
447 * org.texi (Export settings):
448 Document `org-export-allow-bind-keywords'.
271672fa
BG
449
450 * org.texi (History and Acknowledgments): Small rephrasing.
451
452 * org.texi (Template elements): Add a footnote about tags accepted
453 in a year datetree.
454
455 * org.texi (Beamer export, @LaTeX{} and PDF export)
122ff675
SM
456 (Header and sectioning, @LaTeX{} specific attributes):
457 Enhance style.
271672fa
BG
458
459 * org.texi (Agenda commands): Add a footnote about dragging agenda
460 lines: it does not persist and it does not change the .org files.
461
462 * org.texi (Agenda commands): Add a table heading for dragging
463 agenda lines forward/backward.
464
465 * org.texi (Agenda commands): Add documentation for
466 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
467
468 * org.texi (Publishing options): Update the list of options.
469 (Simple example, Complex example): Fix the examples.
470
471 * org.texi (Formula syntax for Calc): Don't use a bold font the
472 warning.
473
474 * org.texi (Other built-in back-ends): New section.
475
122ff675
SM
476 * org.texi (Editing source code):
477 Document `org-edit-src-auto-save-idle-delay' and
271672fa
BG
478 `org-edit-src-turn-on-auto-save'.
479
480 * org.texi (External links): Document contributed link types
481 separately.
482
122ff675
SM
483 * org.texi (Closing items):
484 Document `org-closed-keep-when-no-todo'.
271672fa
BG
485
486 * org.texi (Export back-ends): Rename from "Export formats".
487 (The Export Dispatcher): Remove reference to
488 `org-export-run-in-background'.
489 (Export settings): Minor rewrites.
490 (ASCII/Latin-1/UTF-8 export): Update variable's name.
491 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
492
493 * org.texi (Export in foreign buffers): New section.
494 (Exporting): Remove documentation about converting the selected
495 region.
496
497 * org.texi (Advanced configuration): Put the filter valid types in
498 a table. Use @lisp and @smalllisp.
499
500 * org.texi: Use @code{nil} instead of nil. Update the maintainer
501 contact info.
502
503 * org.texi (Exporting): Better introductory sentence. Add a note
504 about conversion commands.
505 (Feedback, Orgstruct mode, Built-in table editor)
506 (Built-in table editor, Orgtbl mode, Updating the table)
507 (Property syntax, Capturing column view, Capture)
508 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
509 (Exporting, Extending ODT export)
510 (Working with @LaTeX{} math snippets, dir, Customization)
511 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
512 Uniformly use @kbd{M-x command RET}.
513
514 * org.texi (Filtering/limiting agenda items): New subsection.
515 Document the use of `org-agenda-max-*' options and
516 `org-agenda-limit-interactively' from the agenda.
517 (Agenda commands): Move details about filtering commands to
518 the new section, only include a summary here.
519 (Customizing tables in ODT export)
122ff675
SM
520 (System-wide header arguments, Conflicts, Dynamic blocks):
521 Use spaces for indentation.
271672fa
BG
522
523 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
524
525 * org.texi (Links in HTML export, Images in HTML export)
526 (post): Fix syntax within #+ATTR_*.
527 (Tables in HTML export): Document `org-html-table-row-tags'
528 and use `org-html-table-default-attributes' instead of
529 `org-html-table-tag'.
530
531 * org.texi (Publishing action, Publishing options)
532 (Publishing links): Major rewrite. Enhance explanations for
533 `org-org-publish-to-org'. Remove reference to
534 `org-export-run-in-background'.
535
536 * org.texi: Fix many small typos. Use #+NAME instead of
537 #+TBLNAME. Use @smalllisp instead of @example.
538 (Special symbols): Add index?
539 (HTML preamble and postamble): Don't mention obsolete use of
540 opt-plist.
541 (JavaScript support): Don't mention the org-jsinfo.el file as it
542 has been merged with ox-html.el.
543
544 * org.texi (Installation, Feedback, Setting Options)
545 (Code evaluation security, org-crypt.el): Use @lisp instead of
546 @example.
547 (Agenda commands): Use @table instead of @example.
548
549 * org.texi (Adding hyperlink types): New appendix.
550
551 * org.texi (ODT export commands, Extending ODT export)
552 (Applying custom styles, Images in ODT export)
553 (Labels and captions in ODT export)
554 (Literal examples in ODT export)
555 (Configuring a document converter)
556 (Working with OpenDocument style files)
557 (Customizing tables in ODT export)
558 (Validating OpenDocument XML): Fix options names.
559
560 * org.texi (History and Acknowledgments): Update acknowledgments
561 to Nicolas. Add Nicolas Goaziou to the list of contributors.
562
563 * org.texi (System-wide header arguments): Don't use "customizing"
564 for setting a variable. Also remove comments.
565
566 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
567 `org-agenda-start-on-weekday' to the variable index and document
568 them.
569
570 * org.texi (Sparse trees, Agenda commands)
571 (@LaTeX{} fragments, Selective export, Export options)
572 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
573 (HTML Export commands, @LaTeX{}/PDF export commands)
574 (iCalendar export, Publishing options, Triggering publication)
575 (In-buffer settings): Update to reflect changes from the new
576 export engine.
577
122ff675
SM
578 * org.texi (Matching tags and properties): More examples.
579 Explain group tags expansion as regular expressions.
271672fa
BG
580
581 * org.texi (Tag groups): New section.
582
583 * org.texi (Setting tags): Tiny formatting fixes.
584
585 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
586 names.
587
588 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
589 concept index. Include example for these agenda views.
590 (Special agenda views): Mention the "agenda*" agenda view.
591
592 * org.texi (Repeated tasks): Document how to ignore a repeater
593 when using both a scheduled and a deadline timetamp.
594
595 * org.texi (Global and local cycling): Wrap in a new subsection.
596 (Initial visibility, Catching invisible edits): New subsections.
597
598 * org.texi (Visibility cycling): Mention that
599 `org-agenda-inhibit-startup' will prevent visibility setting when
600 the agenda opens an Org file for the first time.
601
602 * org.texi (Org syntax): New section.
603
122ff675
SM
604 * org.texi (Orgstruct mode):
605 Document `orgstruct-heading-prefix-regexp'.
271672fa
BG
606
607 * org.texi (Speeding up your agendas): New section.
608
609 * org.texi (Installation): When installing Org from ELPA, users
610 should do this from an Emacs session where no .org file has been
611 visited.
612
613 * org.texi (CSS support, In-buffer settings): Update HTML options
614 names.
615
616 * org.texi (Structure editing): Update documentation for
617 `org-insert-heading-or-item'.
618 (Plain lists, Relative timer): Update index entry.
619
620 * org.texi (JavaScript support): Update variable names.
621
622 * org.texi (comments): Minor formatting fix.
623
624 * org.texi (@LaTeX{} fragments): Minor enhancement.
625
626 * org.texi: Update the list contributions.
627
628 * org.texi (Agenda commands): Exporting the agenda to an .org file
122ff675
SM
629 will not copy the subtrees and the inherited tags.
630 Document `org-agenda-filter-by-regexp'.
271672fa
BG
631
632 * org.texi (Publishing action, Complex example): Fix names of
633 publishing functions.
634
635 * org.texi (Top, Exporting): Delete references to Freemind.
636 (Freemind export): Delete section.
637
638 * org.texi (Top, Exporting): Delete references to the XOXO export.
639 (XOXO export): Delete section.
640
641 * org.texi (Capture): Mention that org-remember.el is not
642 supported anymore.
643
122ff675
SM
644 * org.texi (Top, Exporting, Beamer class export):
645 Delete references to the TaskJuggler export.
271672fa
BG
646 (History and Acknowledgments): Mention that the TaskJuggler has
647 been rewritten by Nicolas and now lives in the contrib/ directory
648 of Org's distribution. Mention that Jambunathan rewrote the HTML
649 exporter. Remove Jambunathan from my own acknowledgments.
650 (TaskJuggler export): Delete.
651
652 * org.texi (HTML preamble and postamble)
653 (Tables in HTML export, Images in HTML export)
654 (Math formatting in HTML export, CSS support)
655 (@LaTeX{} and PDF export, Publishing options): Fix the names of
656 the HTML export and publishing options.
657
658 * org.texi (Literal examples, Export options)
659 (@LaTeX{} and PDF export, Header and sectioning)
660 (Publishing options): Fix LaTeX options names.
661
122ff675
SM
662 * org.texi (Export options, CSS support, In-buffer settings):
663 Fix references to HTML_LINK_* and HTML_STYLE keywords.
271672fa
BG
664
665 * org.texi (Export options, In-buffer settings): Fix references to
666 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
667
668 * org.texi (Top, Markup, Initial text, Images and tables)
669 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
122ff675
SM
670 (Export options, JavaScript support, Beamer class export):
671 Remove references to the DocBook export, which has been deleted.
271672fa
BG
672 (History and Acknowledgments): Mention that DocBook has been
673 deleted, suggest to use the Texinfo exporter instead, then to
674 convert the .texi to DocBook with makeinfo.
675 (Links in ODT export, Tables in ODT export): Fix indices.
676
677 * org.texi (Deadlines and scheduling): Add a variable to the
678 index. Add documentation about delays for scheduled tasks.
679
122ff675
SM
680 * org.texi (Emphasis and monospace):
681 Mention `org-fontify-emphasized-text' and
271672fa
BG
682 `org-emphasis-regexp-components'.
683
684 * org.texi (References): Small enhancement.
685
686 * org.texi (Column width and alignment): Make the example visually
687 more clear.
688
689 * org.texi (The clock table): Document :mstart and :wstart as a
690 way to set the starting day of the week.
691
692 * org.texi (In-buffer settings): Document new startup keywords.
693 Thanks to John J Foerch for this idea.
694
695 * org.texi (Include files): Tiny formatting fix.
696
697 * org.texi (Activation): Point to the "Conflicts" section.
698
6992013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
700
701 * org.texi (CSS support): Clarify this section.
702
703 * org.texi (@LaTeX{} specific attributes): Document that tabu and
704 tabularx packages are not in the default set of packages.
705
706 * org.texi (Agenda commands): Document fortnight view.
707
708 * org.texi: Document conflict with ecomplete.el.
709
710 * org.texi (History and Acknowledgments): Acknowledgements for
711 Jason Dunsmore and Rakcspace.
712
713 * org.texi: Rename org-crypt.el node to org-crypt.
714
715 * org.texi (A @LaTeX{} example): Fix typo in variable name.
716
717 * org.texi (MobileOrg): Mention the new iPhone developer.
718
719 * org.texi (Table of contents) Improve documentation of TOC
720 placement.
721
722 * org.texi: Explain that date/time information at read-date prompt
723 should start at the beginning, not anywhere in the middle of a
724 long string.
725
7262013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
727
728 * org.texi (Orgstruct mode): Fix wrong regexp.
729
7302013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
731
732 * org.texi: Document export to (X)HTML flavors.
733
7342013-11-12 Eric Schulte <schulte.eric@gmail.com>
735
736 * org.texi (Extracting source code): Mention the prefix argument
737 to org-babel-tangle.
122ff675 738 (noweb): Remove erroneous negative.
271672fa
BG
739 (Specific header arguments): Document new header arguments.
740 Documentation for new tangle-mode header argument.
741 (Top): Documentation for new tangle-mode header argument.
742 (rownames): Documentation for new tangle-mode header argument.
743 Mention elisp as special rowname case.
744 (tangle-mode): Documentation for new tangle-mode header argument.
745 (post): Documentation and an example of usage.
746 (var): Remove the "Alternate argument syntax" section from the
747 documentation.
748 (hlines): Note that :hline has no effect for Emacs Lisp code
749 blocks.
750
7512013-11-12 Feng Shu <tumashu@gmail.com>
752
753 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
754 (Math formatting in HTML export)
755 (Working with @LaTeX{} math snippets): Add document about creating
756 formula image with imagemagick.
757
758 * org.texi (@LaTeX{} specific attributes): Document `:caption'
759 attribute of #+ATTR_LATEX.
760
7612013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
762
763 * org.texi (Handling links): Fix a typo in
764 `org-startup-with-inline-images' documentation.
765
766 * org.texi (Previewing @LaTeX{} fragments): Document the startup
767 keywords to use for previewing LaTeX fragments or not.
768 (Summary of in-buffer settings): Improve formatting and add an
769 entry for the variable `org-startup-with-latex-preview'.
770
771 * org.texi (Property syntax): Recall the user to refresh the org
772 buffer when properties are set on a per-file basis.
773
7742013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
775
776 * org.texi (Matching tags and properties): Clarification.
777
7782013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
779
780 * org.texi (Editing and debugging formulas): Add an example when a
781 table has multiple #+TBLFM lines.
782
7832013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
784
785 * org.texi (The clock table): Document acceptance of relative
786 times in tstart and tend, link to syntax description and provide
787 example.
788
7892013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
790
791 * org.texi (The spreadsheet): Document lookup functions.
792
7932013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
794
8449dd1f 795 * org.texi (CSS support): Mention .figure-number, .listing-number,
271672fa
BG
796 and .table-number.
797
7982013-11-12 Michael Brand <michael.ch.brand@gmail.com>
799
800 * org.texi
801 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
802 spreadsheet formula mode strings and some examples from @example
803 block with xy @r{yz} to @table.
804
805 * org.texi (Formula syntax for Calc): Improve the documentation of
806 empty fields in formulas for spreadsheet. Add explanation and
807 example for empty field. Extend explanations of format
808 specifiers. Add a sentence to mention Calc defmath.
809
810 * org.texi (Column formulas): Add a sentence to be more explicit
811 about when a table header is mandatory.
812
8132013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
814
815 * org.texi (Subscripts and superscripts): Remove reference to
816 quoted underscores until this mechanism is implemented again.
817
818 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
819 property.
820
821 * org.texi (Document title): Subtree export is no longer triggered
822 by marking one as the region.
823 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
824 giving examples isn't very useful: "horizontal rule" is, at least,
825 as explicit as <hr/>.
826
827 * org.texi (HTML doctypes): Reflect keyword removal.
828 (CSS support): Reflect keyword removal.
829
830 * org.texi (@LaTeX{} specific attributes): Document new :float
831 values.
832
833 * org.texi (Export settings): Improve documentation.
834
835 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
836 (Text areas in HTML export): Update text areas.
837 (HTML Export commands): Update export commands.
838
839 * org.texi (Header and sectioning): Add a footnote about the
840 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
841
122ff675
SM
842 * org.texi (The Export Dispatcher):
843 Document `org-export-in-background'.
271672fa
BG
844
845 * org.texi (Footnotes): Export back-ends do not use
846 `org-footnote-normalize' anymore.
847
848 * org.texi: Document variable changes.
849
c295fc18 850 * org.texi (Export settings): Document p: item in OPTIONS keyword.
271672fa
BG
851
852 * org.texi (Exporting): Massive rewrite of the first sections.
853 (Selective export): Delete.
854 (The Export Dispatcher): Rewrite.
855 (Export options): Rewrite as "Export settings".
856
857 * org.texi: Small changes to documentation for embedded LaTeX.
858
859 * org.texi (Internal links): Document #+NAME keyword and
860 cross-referencing during export.
861
862 * org.texi (Include files): Remove reference to :prefix1
863 and :prefix. Give more details for :minlevel.
864
122ff675
SM
865 * org.texi (Macro replacement): Fix macro name.
866 Update documentation about possible locations and escaping mechanism.
271672fa 867
122ff675
SM
868 * org.texi (Table of contents): Update documentation.
869 Document lists of listings and lists of tables. Add documentation for
271672fa
BG
870 optional title and #+TOC: keyword.
871
8722013-11-12 Rick Frankel <rick@rickster.com>
873
874 * org.texi (results): Add Format section, broken out of Type
875 section to match code.
122ff675
SM
876 (hlines, colnames): Remove incorrect Emacs Lisp exception.
877 Note that the actual default handling (at least for python and
271672fa
BG
878 emacs-lisp) does not seem to match the description.
879
8802013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
881
882 * org.texi (The date/time prompt): Update the documentation to
883 reflect the new way `org-read-date-get-relative' handles weekdays.
884
8852013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
886
122ff675
SM
887 * org.texi (Resolving idle time):
888 Document `org-clock-x11idle-program-name'.
271672fa 889
955ada11
MA
8902013-10-24 Michael Albinus <michael.albinus@gmx.de>
891
892 * ert.texi (Running Tests Interactively): Adapt examle output.
893 (Tests and Their Environment): Mention skip-unless.
894
48f73cfb
GM
8952013-10-23 Glenn Morris <rgm@gnu.org>
896
76f1a3c3
GM
897 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
898 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
899 * widget.texi: Nuke @refill.
900
48f73cfb
GM
901 * Makefile.in (install-dvi, install-html, install-pdf)
902 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
903 (uninstall-pdf): Quote entities that might contain whitespace.
904
c8722a97
JB
9052013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
906
a12bf61e 907 * calc.texi (Data Type Formats): Don't specify the size at
c8722a97
JB
908 which integers begin to be represented by lists.
909
f55f544f
XF
9102013-10-14 Xue Fuqiao <xfq.free@gmail.com>
911
912 * cl.texi (Argument Lists): Add indexes for &key and &aux.
913
81856d28
MA
9142013-10-07 Michael Albinus <michael.albinus@gmx.de>
915
916 * trampver.texi: Update release number.
917
afae9a69
MA
9182013-10-02 Michael Albinus <michael.albinus@gmx.de>
919
920 Sync with Tramp 2.2.8.
921
922 * tramp.texi (External packages): Use `non-essential'.
923 * trampver.texi: Update release number.
924
fe30962e
GM
9252013-09-14 Glenn Morris <rgm@gnu.org>
926
927 * eshell.texi: Markup fixes.
928
412a0972
XF
9292013-09-11 Xue Fuqiao <xfq.free@gmail.com>
930
931 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
932 of @kbd{RET}.
933 (Prefix Matching): Add an index.
934
7dc61a66
GM
9352013-09-08 Glenn Morris <rgm@gnu.org>
936
937 * emacs-gnutls.texi: Tweak direntry.
938
97e99cc3
MA
9392013-09-06 Michael Albinus <michael.albinus@gmx.de>
940
941 * tramp.texi (Alternative Syntax): Remove chapter.
942
50b13cde
PE
9432013-08-28 Paul Eggert <eggert@cs.ucla.edu>
944
945 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
946 for portability to hosts where /bin/sh has problems.
947
0acfedd3
SM
9482013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
949
950 Try to reduce redundancy in doc/misc/Makefile.in.
951 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
952 (TARGETS): New intermediate variable.
953 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
954
1857cd3f
GM
9552013-08-27 Glenn Morris <rgm@gnu.org>
956
63e984f8
GM
957 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
958
278208b8
GM
959 * efaq.texi: Rename from faq.texi, to match its output files.
960 * Makefile.in: Update for faq.texi name change.
961
79c238dc
GM
962 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
963
c076ba95
GM
964 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
965
1857cd3f
GM
966 * efaq-w32.texi: Move here from the web-pages repository.
967 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
968 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
969 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
970 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
971 Add DOCMISC_*_W32 variables.
972 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
973 (efaq_w32_deps): New variable.
974 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
975 (efaq-w32.pdf, efaq-w32.html): New rules.
976 (clean): Remove efaq-w32 products.
977
2fb6d9c6
GM
9782013-08-26 Paul Eggert <eggert@cs.ucla.edu>
979
980 * texinfo.tex: Update from gnulib.
981
dab3a8d5
KY
9822013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
983
984 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
985 shift_jis from the default value set to mm-coding-system-priorities for
986 Japanese users.
987
55f612f0
GM
9882013-08-13 Glenn Morris <rgm@gnu.org>
989
990 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
991 (Options - Defining Label Environments, Options - Creating Labels)
992 (Options - Referencing Labels, Options - Creating Citations)
993 (Options - Index Support, Options - Viewing Cross-References)
994 (Options - Finding Files, Options - Optimizations)
995 (Options - Fontification, Options - Misc):
996 * cc-mode.texi (Sample Init File):
997 * edt.texi (Init file):
998 * epa.texi (Encrypting/decrypting gpg files):
999 * mairix-el.texi (About, Setting up the mairix interface, Using)
1000 (Extending):
1001 Rename nodes to avoid characters that can cause Texinfo problems.
1002
d401ef43
KY
10032013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1004
1005 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1006
8496d8d7
GM
10072013-08-12 Glenn Morris <rgm@gnu.org>
1008
808190e6
GM
1009 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1010 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1011 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1012 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1013 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1014 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1015 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1016 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1017 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1018 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1019 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1020 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1021 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1022
2f3ac208
GM
1023 * woman.texi (Top): Avoid mailto: in html output.
1024
8496d8d7
GM
1025 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1026 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1027 (INSTALL_DATA): New, set by configure.
1028 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1029 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
c295fc18 1030 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
8496d8d7
GM
1031 uninstall-ps, and uninstall-doc.
1032 (.SUFFIXES): Add .ps and .dvi.
1033 (.dvi.ps): New suffix rule.
1034 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1035 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1036 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1037 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1038 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1039 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1040 (ido.html, mairix-el.html, message.html, mh-e.html)
1041 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1042 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1043 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1044 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1045 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1046 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1047 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1048 New rules.
1049 (clean): Remove HTML_TARGETS and PS_TARGETS.
1050
33a9f380
XF
10512013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1052
35e951cd
JB
1053 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1054 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1055 for user options.
33a9f380 1056
353ca646
XF
10572013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1058
1059 * htmlfontify.texi (Customization): Remove documentation of
241de290 1060 `hfy-fast-lock-save'. Minor fixes.
353ca646 1061
03300a14
XF
10622013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1063
1064 * ido.texi (Top): Insert node "Working Directories" in menu.
1065 (Working Directories): New node.
9dfc8491
XF
1066 (Misc Customization): Add documentation of
1067 `ido-confirm-unique-completion' and some other user options.
03300a14 1068
2a024334
EZ
10692013-08-07 Eli Zaretskii <eliz@gnu.org>
1070
1071 * todo-mode.texi: Update @dircategory.
1072 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1073 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1074 @ref.
1075
c85989f5
XF
10762013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1077
998ad848 1078 * sc.texi (Introduction): Fix index.
35e951cd 1079 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
998ad848
XF
1080 (Information Keys and the Info Alist, Reference Headers)
1081 (The Built-in Header Rewrite Functions)
1082 (Electric References, Reply Buffer Initialization)
1083 (Filling Cited Text, Selecting an Attribution)
1084 (Attribution Preferences)
1085 (Anonymous Attributions, Author Names)
1086 (Using Regi, Post-yank Formatting Commands)
1087 (Citing Commands, Insertion Commands)
1088 (Mail Field Commands)
1089 (Hints to MUA Authors, Thanks and History): Change from one space
1090 between sentences to two.
03300a14 1091 (What Supercite Does): Typo fix.
998ad848 1092
98374c9a
XF
1093 * newsticker.texi (Usage): Use @key for RET.
1094
35e951cd 1095 * cl.texi (Argument Lists, For Clauses)
20940c20 1096 (Macros): Add indexes.
c85989f5 1097
57fedd9f
XF
10982013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1099
1100 * cl.texi (Blocks and Exits): Add an index.
1101
016d3f7d
SB
11022013-08-04 Stephen Berman <stephen.berman@gmx.net>
1103
1104 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
35e951cd 1105 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
016d3f7d
SB
1106 (todo-mode.dvi, todo-mode.pdf): New rules.
1107
1108 * todo-mode.texi: New file.
1109
89cccc2f
G
11102013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1111
1112 * gnus.texi (Basic Usage): Mention that warp means jump here.
1113 (The notmuch Engine): Mention notmuch.
1114
a3fd87cb
TH
11152013-07-30 Tassilo Horn <tsdh@gnu.org>
1116
1117 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1118 `gnus-subthread-sort-functions' and remove the obsolete documentation
1119 of `gnus-sort-threads-recursively'.
1120
2fb6d9c6
GM
11212012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1122
1123 * texinfo.tex: Update to 2012-07-29.17 version.
1124
a3fd87cb 11252013-07-29 David Engster <deng@randomsample.de>
18657165
DE
1126
1127 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1128 implementation.
1129 (Introduction): Add further missing features.
1130 (Building Classes): Add introductory paragraph.
1131 (Wish List): Add metaclasses and EQL specialization.
1132
b69c2ea7
MA
11332013-07-29 Michael Albinus <michael.albinus@gmx.de>
1134
122ff675
SM
1135 * tramp.texi (Frequently Asked Questions):
1136 Mention `tramp-use-ssh-controlmaster-options'.
b69c2ea7 1137
13afd560
TH
11382013-07-26 Tassilo Horn <tsdh@gnu.org>
1139
1140 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1141 `gnus-sort-threads-recursively'.
1142
7add5a8a
GM
11432013-07-25 Glenn Morris <rgm@gnu.org>
1144
57cff712
GM
1145 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1146 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1147
7add5a8a
GM
1148 * erc.texi (Special Features): Update contact information.
1149 (History): Avoid using @email.
1150
1151 * eshell.texi (Bugs and ideas): Minor updates.
1152
1153 * faq.texi (Reporting bugs, Origin of the term Emacs)
1154 (Setting up a customization file)
1155 (Using an already running Emacs process, Turning off beeping)
1156 (Packages that do not come with Emacs)
1157 (Replying to the sender of a message): Avoid using @email.
1158
1159 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1160
1161 * reftex.texi (Imprint): Avoid using @email.
1162
1163 * ses.texi (Top): Update bug reporting instructions.
1164 (Acknowledgments): Avoid using @email.
1165
1166 * woman.texi (Introduction, Background): Remove outdated information.
1167 (Bugs, Acknowledgments): Avoid using @email.
1168
3f0faa45
XF
11692013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1170
1171 * ido.texi: New file.
1172
47cc1156
G
11732013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1174
1175 * gnus.texi (Customizing Articles): Document function predicates.
1176
c17b81a7
G
11772013-07-08 Tassilo Horn <tsdh@gnu.org>
1178
1179 * gnus.texi (lines): Correct description of
122ff675
SM
1180 `gnus-registry-track-extra's default value.
1181 Mention `gnus-registry-remove-extra-data'.
c17b81a7 1182
6ed7a66a
G
11832013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1184
1185 * gnus.texi (Group Parameters): Mention regexp
1186 substitutions (bug#11688).
1187
11882013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1189
1190 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1191
11922013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1193
1194 * gnus.texi (Emacsen): Fix version.
1195
1196 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1197
5154917e
GM
11982013-07-06 Glenn Morris <rgm@gnu.org>
1199
1200 * mh-e.texi: Fix external links.
3cab18a3 1201 (Using This Manual): Printed elisp manuals no longer available.
5154917e 1202
9d7a25d6 1203 * newsticker.texi (Overview): Update URL.
583873a9 1204
9d7a25d6
GM
1205 * nxml-mode.texi (Introduction): Update URL.
1206
1207 * org.texi (JavaScript support): Fix URL.
91eea47b 1208
bfd569a4
GM
1209 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1210
6338a049
GM
1211 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1212
97df87bb
GM
1213 * dbus.texi (Introspection): Update URL to a less defunct one.
1214
f2a538a2
GM
1215 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1216 (Foreign Groups): Use @indicateurl for examples.
1217 (Direct Functions): Remove defunct URL.
1218 (RSS): Update URL.
1219
1220 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1221 (FAQ 7-1): Update URL.
1222
f0a77200
GM
1223 * pgg.texi (Top, Overview): Add note about obsolescence.
1224
5aa43a3a
PE
12252013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1226
1227 * texinfo.tex: Merge from gnulib.
1228
a944db14
GM
12292013-07-03 Glenn Morris <rgm@gnu.org>
1230
1231 * bovine.texi (top):
1232 * cc-mode.texi (AWK Mode Font Locking):
1233 * mh-e.texi (Preface):
1234 * url.texi (URI Parsing): Fix cross-references to other manuals.
1235
eaa610c3
KY
12362013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1237
1238 * gnus.texi (Client-Side IMAP Splitting):
1239 Note that `nnimap-inbox' now can be a list.
1240
7eeeb7dd
GM
12412013-06-24 Glenn Morris <rgm@gnu.org>
1242
1243 * eshell.texi: Fix cross-references to other manuals.
1244
2e667b8c
GM
12452013-06-23 Glenn Morris <rgm@gnu.org>
1246
1247 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1248 Remove; not needed now we use a standard html layout for the faq.
1249 (clean): Remove HTML_TARGETS, emacs-faq.text.
1250
c5b0993e
EW
12512013-06-21 Eduard Wiebe <usenet@pusto.de>
1252
1253 * flymake.texi (Parsing the output, Customizable variables):
1254 Add reference to `flymake-warning-predicate'.
1255
d6491e24
MA
12562013-06-19 Michael Albinus <michael.albinus@gmx.de>
1257
1258 * tramp.texi (Top, Configuration): Insert section `Predefined
1259 connection information' in menu.
1260 (Predefined connection information): New section.
1261 (Android shell setup): Make a reference to `Predefined connection
1262 information'.
1263
09af5c3e
GM
12642013-06-19 Glenn Morris <rgm@gnu.org>
1265
1266 * Makefile.in (version): New, set by configure.
1267 (clean): Delete dist tar file.
1268 (infoclean): New, split from maintainer-clean.
1269 (maintainer-clean): Run infoclean.
1270 (dist): New rule, to make tarfile for www.gnu.org.
1271
745b097b
AK
12722013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1273
4f405069 1274 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
1275 for keys q and Q.
1276 (Standards): Reference RFC5804 as the defining document of the
1277 managesieve protocol.
1278
fa472906
AG
12792013-06-10 Aidan Gauland <aidalgol@amuri.net>
1280
1281 * eshell.texi (Input/Output): Expand to cover new visual-command
1282 options, eshell-visual-subcommands and eshell-visual-options.
1283 Divide into separate Visual Commands and Redirection sections.
1284
ff4871b9
GM
12852013-06-10 Glenn Morris <rgm@gnu.org>
1286
1287 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1288
cdebc6dd
KY
12892013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1290
1291 * gnus.texi (Article Date):
1292 Fix description of gnus-article-update-date-headers.
1293
962e44a5
XF
12942013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1295
1296 * erc.texi (Special Features): ERC is being maintained within
1297 Emacs now.
1298
5d028165
XF
12992013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1300
998ad848 1301 * flymake.texi: Change from one space between sentences to two.
5d028165 1302
0a6313f7
SM
13032013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1304
1305 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1306 (bug#14293).
1307
a7bef505
MA
13082013-04-16 Michael Albinus <michael.albinus@gmx.de>
1309
1310 * tramp.texi (Frequently Asked Questions): Precise, how to define
1311 an own ControlPath.
1312
7a55aa13
MA
13132013-04-15 Michael Albinus <michael.albinus@gmx.de>
1314
1315 * tramp.texi (Frequently Asked Questions): New item for
1316 ControlPath settings.
1317
c81ecb72
JB
13182013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1319
4f405069 1320 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
1321 descriptions.
1322
73572c72
AG
13232013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1324
78b8f320 1325 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 1326
24afc2e2
MA
13272013-03-18 Michael Albinus <michael.albinus@gmx.de>
1328
1329 * tramp.texi (Filename Syntax): Host names are not allowed to be
1330 any method name, unless method name is specified explicitly.
1331 Remove restriction on unibyte filenames.
1332
1333 * trampver.texi: Update release number.
1334
5294599f
PE
13352013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1336
1337 doc: convert some TeX accents to UTF-8
1338 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1339 '@"{@dotless{i}}'.
1340
d7251c31
MA
13412013-03-15 Michael Albinus <michael.albinus@gmx.de>
1342
1343 Sync with Tramp 2.2.7.
1344
1345 * trampver.texi: Update release number.
1346
f6817529
JB
13472013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1348
1349 * calc.texi (Basic Operations on Units): Streamline some
1350 descriptions.
1351
c3e2de4c
GM
13522013-03-08 Glenn Morris <rgm@gnu.org>
1353
1354 * faq.texi (Top): Don't say this was updated @today.
1355 That's irrelevant and leads to spurious diffs.
1356
6d7ebb72
JB
13572013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1358
c5b0993e
EW
1359 * calc.texi (Basic Operations on Units):
1360 Fix cross-reference.
6d7ebb72 1361
3cd23a35
KY
13622013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1363
1364 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1365
33d1e2f5
AM
13662013-03-06 Alan Mackenzie <acm@muc.de>
1367
1368 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1369 calling a line-up function.
1370
681ebc33
PE
13712013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1372
1373 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1374 * ses.texi: Switch from Latin-1 to UTF-8.
1375
eeb84739
MA
13762013-03-03 Michael Albinus <michael.albinus@gmx.de>
1377
1378 * tramp.texi (External methods): Tramp does not connect Android
1379 devices by itself.
1380
fc0c5af8
BW
13812013-03-02 Bill Wohler <wohler@newt.com>
1382
1383 Release MH-E manual version 8.5.
1384
1385 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1386 release 8.5.
1387
1388 * mh-e.texi (Preface, Conventions, Getting Started)
1389 (Using This Manual, Folder Selection, Viewing, Aliases)
1390 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1391 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1392 Update URLs.
1393
adb7352b
MA
13942013-03-01 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1397 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
1398 (External methods): Remove "scp1" and "scp2" entries.
1399 Explain user name and host name specification for "adb".
adb7352b 1400
538d9b94
MA
14012013-02-28 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * tramp.texi (External methods): Mention `tramp-adb-program'.
1404
8a28a5b8
BG
14052013-02-28 Bastien Guerry <bzg@gnu.org>
1406
1407 * org.texi (Visibility cycling): Suggest to set
1408 `org-agenda-inhibit-startup' to nil if user wants the startup
1409 visibility settings to be honored in any circumstances.
1410 (Progress logging, Checkboxes): Fix typos.
1411
929aeac6 14122013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
1413
1414 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1415 the macros, for Texinfo 4.13 and 5.0.
1416
c0c2eb82
MA
14172013-02-24 Michael Albinus <michael.albinus@gmx.de>
1418
1abfd3e8 1419 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
1420 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1421 (Filename Syntax): Do not use @trampfn{} in @item.
1422 (Filename completion): Use @columnfractions in @multitable.
1423
6800ff8d
GM
14242013-02-22 Glenn Morris <rgm@gnu.org>
1425
1426 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1427
b59a2e9e
PE
14282013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1429
1430 * Makefile.in (html): New rule.
1431
5079cfef
MA
14322013-02-20 Michael Albinus <michael.albinus@gmx.de>
1433
1434 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1435 Volpiatto <thierry.volpiatto@gmail.com>.
1436
2150b471
MA
14372013-02-16 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * tramp.texi (Top, Configuration): Insert section `Android shell
1440 setup' in menu.
1441 (Android shell setup): New section.
1442 (Connection types, Default Method)
1443 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1444 (External methods): Remove "scpc" and "rsyncc" entries.
1445 (Frequently Asked Questions): Remove entry about ControlPersist.
1446
4e16ddf4
GM
14472013-02-13 Glenn Morris <rgm@gnu.org>
1448
1449 * message.texi (News Headers): Don't mention yow any more.
1450
5d9c6f17
JB
14512013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1452
35e951cd
JB
1453 * calc.texi (Basic Operations on Units, Customizing Calc):
1454 Mention the variable `calc-allow-units-as-numbers'.
5d9c6f17 1455
dacbc44c
AG
14562013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1457
1458 * eshell.texi: Fill most of the missing sections.
1459
d3517077
BG
14602013-02-07 Bastien Guerry <bzg@gnu.org>
1461
1462 * org.texi (References): Clarify an example.
1463 (Installation): Fix instructions.
1464 (Org-Plot): Fix link.
1465 (Checkboxes, Radio lists): Fix typos.
1466
8c4b24b2 14672013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
1468
1469 * cl.texi (Equality Predicates): Mention memql.
1470
8c4b24b2 14712013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911 1472
cfdaa150 1473 * ede.texi (Creating a project): Make ede-new doc less
cf4dd911
EL
1474 specific, and only about items it supports, indicating that there
1475 might be more. Remove refs to simple project and direct automake
1476 from ede new.
1477 (Simple projects): Re-write to not talk about ede-simple-project
1478 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
1479 that don't do much management, just project wrapping.
1480 Add ede-generic-project link.
cf4dd911
EL
1481 (ede-generic-project): New node (bug#11441).
1482
8c4b24b2 14832013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
1484
1485 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1486
86e100a6
GM
14872013-02-01 Glenn Morris <rgm@gnu.org>
1488
1489 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 1490 Mention etc/CALC-NEWS.
86e100a6 1491
7ff2b2a6
MA
14922013-01-24 Michael Albinus <michael.albinus@gmx.de>
1493
1494 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1495
a89c8ef0
BG
14962013-01-13 Bastien Guerry <bzg@gnu.org>
1497
1498 * org.texi (Installation): Simplify.
1499
15002013-01-13 François Allisson <francois@allisson.co> (tiny change)
1501
1502 * org.texi (Handling links): Update the mention to the obsolete
1503 variable `org-link-to-org-use-id' with a mention to the newer
1504 variable `org-id-link-to-org-use-id'. Mention the need to load
1505 the org-id library.
1506
997d5f2d
MA
15072013-01-10 Michael Albinus <michael.albinus@gmx.de>
1508
1509 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1510
fb9f7146 15112013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
1512
1513 * org.texi (Pushing to MobileOrg): Add footnote about using
1514 symbolic links in `org-directory'.
1515 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1516 of the now obsolete alias `org-float'.
1517 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1518 index. Fix description of TODO keywords cycling.
1519 (Advanced features): Add missing argument for @item.
1520 (Storing searches): Add index entries and a note about
1521 *-tree agenda views.
6d3e4c80
BG
1522 (Structure editing): Document `org-mark-element' and
1523 `org-mark-subtree'.
1524 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 1525
c6a22ce2
JL
15262013-01-08 Juri Linkov <juri@jurta.org>
1527
1528 * info.texi (Go to node): Mention the abbreviated format
1529 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1530
7b08ccf7
AS
15312013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1532
605f02ee
AS
1533 * autotype.texi: Remove undefined command @subtitlefont.
1534 * cc-mode.texi: Likewise.
1535
7b08ccf7
AS
1536 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1537 @item argument.
1538 (Property searches): Use \\ instead of @backslashchar{}.
1539 * pgg.texi (VERSION): Move @set below @setfilename.
1540
db671917
AS
15412013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1542
1543 * ada-mode.texi: Remove braces from @title argument.
1544 * eudc.texi: Likewise.
1545 * smtpmail.texi: Likewise.
1546 * auth.texi (VERSION): Set before first use.
1547 * emacs-gnutls.texi (VERSION): Likewise.
1548 * pgg.texi (VERSION): Likewise.
1549 * ede.texi (Top): Rename from top, all uses changed.
1550 * eshell.texi: Add missing argument to @sp.
1551 * forms.texi (Top): Reorder menu to match structure.
1552 * htmlfontify.texi (Customisation): Add missing @item in
1553 @enumerate.
1554 * org.texi (Advanced features): Add missing argument for @item.
1555 (Property searches): Use @backslashchar{} in macro argument.
1556 * pcl-cvs.texi: Add missing argument to @sp.
1557 (Movement commands): Fix use of @itemx.
1558 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1559 * reftex.texi (Options (Creating Citations)): Add missing newline
1560 before @end.
1561 * tramp.texi (Obtaining Tramp): Remove extra dots.
1562 (Configuration): Reorder menu to match structure.
651a2c77 1563 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
1564 * viper.texi (Marking): Add missing argument for @item.
1565
b55349fb
GM
15662013-01-04 Glenn Morris <rgm@gnu.org>
1567
92d59611
GM
1568 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1569 Add htmlfontify.
1570 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1571 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1572 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1573 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1574
b55349fb
GM
1575 * htmlfontify.texi: Miscellaneous fixes and updates.
1576 Set copyright to FSF, update license to GFDL 1.3+.
1577
7fca93e2
VD
15782013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1579
1580 * htmlfontify.texi: New file.
1581
87e65f96
JB
15822013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1583
1584 * calc.texi (Free-Form Dates): Expand on the date reading
1585 algorithm.
1586
82e2a1f0 15872012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 1588
173076b4
GM
1589 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1590 Avoid some overfull lines.
1591
d227e322
GM
1592 * widget.texi (Programming Example): Break some long lines.
1593
2ecfdaa6
GM
1594 * wisent.texi (Wisent Overview): Fix xref.
1595 (Grammar format, Understanding the automaton): Avoid overfill.
1596
fd762011
GM
1597 * bovine.texi (Optional Lambda Expression): Allow line break.
1598
9fbc8f46
GM
1599 * auth.texi (Help for users): Break long lines.
1600
ceccabdb
GM
1601 * ada-mode.texi (Project file variables):
1602 Reword to reduce underfull hbox.
1603 (No project files, Use GNAT project file):
1604 Use smallexample to make some overfull lines less terrible.
1605
88edc57f
GM
1606 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1607 Fix cross-references to separate manuals.
1608
ddc41264
GM
1609 * Makefile.in (gfdl): New variable. Use throughout where
1610 appropriate so that targets depend on doclicense.texi.
1611
45dd6480
LI
16122012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1613
1614 * gnus.texi (Customizing the IMAP Connection): Mention the other
1615 authenticators.
1616
61bbede6
LI
16172012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1618
c5b0993e
EW
1619 * gnus.texi (Browse Foreign Server):
1620 Document `gnus-browse-delete-group'.
61bbede6 1621
ddc41264
GM
16222012-12-22 Glenn Morris <rgm@gnu.org>
1623
563a450c 1624 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
1625 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1626 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1627 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 1628
ddc41264
GM
1629 * Makefile.in (gfdl): New variable. Use throughout where
1630 appropriate so that targets depend on doclicense.texi.
1631
c995b26e
EZ
16322012-12-22 Eli Zaretskii <eliz@gnu.org>
1633
1634 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1635 doclicense.texi. Remove doclicense.texi from all targets that
1636 mentioned it explicitly.
1637 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1638 $(emacsdir)/emacsver.texi.
a170fe53 1639 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 1640
08953d7f
GM
16412012-12-21 Glenn Morris <rgm@gnu.org>
1642
c545e313
GM
1643 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1644 Include emacsver.texi. Nuke hand-written node pointers.
1645 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1646 Depend on emacsver.texi.
1647
0b1af106
GM
1648 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1649 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1650 May as well just include doclicense.texi in everything.
1651
1652 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1653 which @copying says is included.
1654
6bf430d1
GM
1655 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1656 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1657 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1658 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1659 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1660 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1661 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1662 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1663 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1664 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1665 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1666 copies from the FSF, which does not publish these manuals.
1667
08953d7f
GM
1668 * erc.texi: No need to include gpl in this small manual.
1669
257b2c7d
GM
1670 * org.texi (copying): Include a copy of the GFDL.
1671 (GNU Free Documentation License): New section.
1672
a4b0cca1 16732012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
1674
1675 * org.texi: Fix typos.
1676
d2435ab9
PE
16772012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1678
1679 * calc.texi (ISO 8601): Rename from ISO-8601,
1680 as it's typically spelled without a hyphen.
1681
b9d8175e
JB
16822012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1683
1684 * calc.texi (ISO-8601): New section.
1685 (Date Formatting Codes): Mention new codes.
1686 (Standard Date Formats): Mention new formats.
1687
f0bc0bf1
MA
16882012-12-14 Michael Albinus <michael.albinus@gmx.de>
1689
1690 * tramp.texi (External methods): Move `adb' method here.
1691
98c94021
GM
16922012-12-13 Glenn Morris <rgm@gnu.org>
1693
ba30c70f
GM
1694 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1695
bfe6ffb6
GM
1696 * wisent.texi: Small edits. Set copyright to FSF, update license to
1697 GFDL 1.3+.
1698 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1699 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1700 New targets.
1701 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1702 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1703
98c94021
GM
1704 * bovine.texi: Small edits. Set copyright to FSF, update license to
1705 GFDL 1.3+, remove empty index.
1706 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1707 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1708 New targets.
1709 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1710 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1711
cfa49c1e
EL
17122012-12-13 Eric Ludlam <zappo@gnu.org>
1713 David Ponce <david@dponce.com>
1714 Richard Kim <emacs18@gmail.com>
1715
9e7abd17 1716 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 1717
727f9739 17182012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 1719
9b97b143
GM
1720 * flymake.texi (Customizable variables, Locating the buildfile):
1721 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1722
4c2dd4ee
GM
1723 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1724 GFDL 1.3+ license, fix up index.
1725 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1726 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1727 (srecode.pdf): New targets.
1728 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1729 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1730
727f9739 17312012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
1732
1733 * srecode.texi: New file, imported from CEDET trunk.
1734
727f9739 17352012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
1736
1737 * org.texi (Summary, Code block specific header arguments)
1738 (Code block specific header arguments)
1739 (Header arguments in function calls, var, noweb)
727f9739
GM
1740 (Results of evaluation, Code evaluation security):
1741 Small reformatting: add a blank line before some example.
63aa0982
BG
1742
1743 * org.texi (System-wide header arguments)
1744 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
1745 (Dynamic blocks, Using the mapping API):
1746 Fix indentation of Elisp code examples.
63aa0982
BG
1747
1748 * org.texi (Comment lines): Fix description of the comment syntax.
1749
727f9739
GM
1750 * org.texi (Installation): Mention "make test" in the correct section.
1751
4288142b
PE
17522012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1753
1754 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1755 These are just minor editorial changes.
1756
61b835df
MA
17572012-12-04 Michael Albinus <michael.albinus@gmx.de>
1758
1759 * tramp.texi (History): Mention ADB.
1760 (Inline methods): Add `adb' method.
1761
c5bc2d1d 17622012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
1763
1764 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1765 (External methods): Fix typo.
1766
c5bc2d1d 17672012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
1768
1769 * rcirc.texi (Notices): Fix typo.
1770
d0457b57
BW
17712012-11-25 Bill Wohler <wohler@newt.com>
1772
1773 Release MH-E manual version 8.4.
1774
4f405069 1775 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
1776 Update for release 8.4.
1777
551aaa66
BW
1778 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1779 (Junk): Add mh-whitelist-preserves-sequences-flag,
1780 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1781 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1782
61d841dd
PE
17832012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1784
1785 * mh-e.texi (Procmail): Fix two @ typos.
1786
c07a6ded
PE
17872012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1788
1789 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1790 These are just minor editorial changes.
1791
678a34f4
JB
17922012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1793
1794 * calc.texi (Date Formatting Codes): Mention the new beginning of
1795 the date numbering system.
1796
0e70ce93
PE
17972012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1798
1799 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1800 (Date Forms): Correct off-by-one error in explanation of
1801 Julian day numbers. Give Gregorian equivalent of its origin.
1802
723da6aa
JB
18032012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1804
cfdaa150 1805 * calc.texi (Date Forms): Mention the customizable
723da6aa
JB
1806 Gregorian-Julian switch.
1807 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1808
310e60d9
PE
18092012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1810
6f6b82d6
PE
1811 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1812 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
1813 * calc.texi (Date Forms): Document this.
1814
e8693c96
GM
18152012-11-16 Glenn Morris <rgm@gnu.org>
1816
1817 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1818 (Obsolete Macros): Move example here from Function Bindings.
1819
5c934f8b
GM
1820 * erc.texi: Use @code{nil} rather than just "nil".
1821 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 1822 Add "notifications".
f925b109 1823 (Connecting): Add brief section on passwords.
274f5de6 1824 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 1825
f78ee6af 18262012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1827
1828 * flymake.texi (Customizable variables)
1829 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1830 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1831
1796ef98
VB
18322012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1833
1834 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1835 In all file place SES into @acronym{...}.
1836 (Advanced Features): Add key index and function index for
4f405069
JB
1837 ses-set-header-row. Add description for function
1838 ses-rename-cell. Add description for function
1796ef98
VB
1839 ses-repair-cell-reference-all.
1840 (Ranges in formulas): Add description for ses-range flags.
1841
31f47fba
PE
18422012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1843
1844 * texinfo.tex: Merge from gnulib.
1845
6baf66d5 18462012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
1847
1848 * url.texi (Introduction): Move url-configuration-directory to
1849 Customization node.
1850 (Parsed URIs): Split into its own node.
1851 (URI Encoding): New node.
1852 (Defining New URLs): Remove empty chapter.
1853 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1854 Improve docs for url-queue-*.
1855 (Supported URL Types): Copyedits. Delete empty subnodes.
1856
c5b0993e
EW
1857 * url.texi (Introduction): Rename from Getting Started.
1858 Rewrite the introduction.
82f84fa3
CY
1859 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1860
6baf66d5 18612012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
1862
1863 * cl.texi (Obsolete Setf Customization):
1864 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
1865 Give define-modify-macro, defsetf, and define-setf-method
1866 gv.el replacements.
2ee1d59f 1867
2027b1b3 1868 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 1869 (Setf Extensions): Remove obsolete reference.
2027b1b3 1870 (Obsolete Setf Customization):
651af8c6 1871 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 1872 Undocument get-setf-method, since it no longer exists.
a358a44e 1873 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 1874
c65b407b
GM
18752012-11-03 Glenn Morris <rgm@gnu.org>
1876
1877 * cl.texi: Further general copyedits.
685b0026
GM
1878 (List Functions): Remove copy-tree, standard elisp for some time.
1879 (Efficiency Concerns): Comment out examples that no longer apply.
1880 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
1881 (Creating Symbols, Random Numbers): De-emphasize internal
1882 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
1883 (Naming Conventions, Type Predicates, Macros)
1884 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 1885
a71e2379
G
18862012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * gnus.texi (Mail Source Specifiers):
1889 Document :leave keyword used for pop mail source.
1890
df43dd53
GM
18912012-11-01 Glenn Morris <rgm@gnu.org>
1892
1893 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
1894 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1895 (Macro Bindings, Blocks and Exits):
1896 Acknowledge existence of lexical-binding.
1897 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 1898
69c1c2e6
GM
18992012-10-31 Glenn Morris <rgm@gnu.org>
1900
dd90fd1a
GM
1901 * ert.texi (Introduction, The @code{should} Macro):
1902 Refer to "cl-assert" rather than "assert".
1903
69c1c2e6
GM
1904 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1905 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1906 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1907 Reword, and add details of flet and labels.
87b0d8b1 1908 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 1909
4ddedf94
GM
19102012-10-30 Glenn Morris <rgm@gnu.org>
1911
1912 * cl.texi (Modify Macros): Update for cl-letf changes.
1913 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
1914 (Setf Extensions): Partially restore note about cl-getf,
1915 mainly moved to lispref/variables.texi.
1916 (Property Lists): Fix cl-getf typos.
f43a5263 1917 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 1918
d3094168
GM
19192012-10-29 Glenn Morris <rgm@gnu.org>
1920
1921 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 1922 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 1923 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
1924 (Modify Macros, Multiple Values, Other Clauses):
1925 Remove mentions of obsolete features.
6a07d52e 1926 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 1927
3c0c6155
GM
19282012-10-28 Glenn Morris <rgm@gnu.org>
1929
f94b04fc
GM
1930 * cl.texi (Multiple Values, Common Lisp Compatibility):
1931 More namespace updates.
1932 (Obsolete Features): Copyedits.
1933 (Obsolete Lexical Macros, Obsolete Setf Customization):
1934 New subsections.
1935
9c52d61d
GM
1936 * cl.texi (Porting Common Lisp, Lexical Bindings):
1937 Add some xrefs to the Elisp manual.
1938
3c0c6155
GM
1939 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1940 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1941 (Obsolete Features): New appendix. Move Lexical Bindings here.
1942
5887564d
GM
19432012-10-27 Glenn Morris <rgm@gnu.org>
1944
e1117425
GM
1945 * cl.texi: Use defmac for macros rather than defspec.
1946 (Efficiency Concerns): Related copyedit.
1947
5887564d
GM
1948 * cl.texi (Control Structure): Update for setf now being in core.
1949 (Setf Extensions): Rename from Basic Setf. Move much of the
1950 former content to lispref/variables.texi.
1951 (Modify Macros): Move pop, push details to lispref/variables.texi.
1952 (Customizing Setf): Copyedits for setf etc being in core.
1953 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1954 Further namespaces updates.
1955
bdebdb64
BG
19562012-10-26 Bastien Guerry <bzg@gnu.org>
1957
c5b0993e
EW
1958 * org.texi (Installation): Update the link to Org's ELPA.
1959 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
1960 org-loaddefs.el is now loaded by org.el.
1961
f956e59d
MA
19622012-10-25 Michael Albinus <michael.albinus@gmx.de>
1963
c5b0993e
EW
1964 * tramp.texi (Frequently Asked Questions):
1965 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
1966 improvement.
1967
a05cb6e3
GM
19682012-10-25 Glenn Morris <rgm@gnu.org>
1969
1970 * cl.texi: Don't mess with the TeX section number counter.
1971 Use Texinfo recommended convention for quotes+punctuation.
1972 (Overview, Sequence Functions): Rephrase for better line-breaking.
1973 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1974 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1975 (Random Numbers, Mapping over Sequences, Structures)
1976 (Porting Common Lisp): Further updates for cl-lib namespace.
1977 (Modify Macros, Declarations, Macro Bindings, Structures):
1978 Break long lines in examples.
1979 (Dynamic Bindings): Update for changed progv behavior.
1980 (Loop Examples, Efficiency Concerns): Markup fixes.
1981 (Structures): Remove TeX margin change.
39ff2cf3 1982 (Declarations): Fix typos.
a05cb6e3 1983
39a58b5b
GM
19842012-10-24 Glenn Morris <rgm@gnu.org>
1985
a6880551
GM
1986 * cl.texi (Overview, Multiple Values, Creating Symbols)
1987 (Numerical Functions): Say less/nothing about the original cl.el.
1988 (Old CL Compatibility): Remove.
1989 (Assertions): Remove ignore-errors (standard Elisp for some time).
1990
39a58b5b
GM
1991 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1992 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1993 (Efficiency Concerns, Efficiency Concerns)
1994 (Common Lisp Compatibility, Old CL Compatibility):
1995 Further updates for cl-lib namespace.
1996
72ec96fb
PE
19972012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1998
1999 Update manual for new time stamp format (Bug#12706).
2000 * emacs-mime.texi (time-date): Update for new format.
2001 Also, fix bogus time stamp and modernize a bit.
2002
8d6510b9
GM
20032012-10-23 Glenn Morris <rgm@gnu.org>
2004
2005 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2006 than unchanging cl.el version number.
2007 End all menu descriptions with a period.
2008 Do not use @dfn{CL} for every instance of "CL".
2009 (Overview): Remove no-runtime caveat, and note about foo* names.
2010 (Usage): Use cl-lib rather than cl.
2011 (Organization, Naming Conventions): Update for cl-lib.el.
2012 (Installation): Remove long-irrelevant node.
2013 (Program Structure, Predicates, Control Structure):
2014 Start updating for cl-lib namespace.
8d6510b9
GM
2015 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2016 Depend on emacsver.texi.
2017
0a078f36
MA
20182012-10-09 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * trampver.texi: Update release number.
2021
a03bb33f
GM
20222012-10-06 Glenn Morris <rgm@gnu.org>
2023
24636b26
GM
2024 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2025 ERC version.
2026 (Introduction): ERC is distributed with Emacs.
2027 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2028 (Getting Started): Simplify.
2029 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2030 (History): Mention ERC maintained as part of Emacs now.
2031 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2032 Add dependency on emacsver.texi.
2033
a03bb33f
GM
2034 * erc.texi: Remove hand-written node pointers.
2035
d259be38
GM
20362012-10-05 Glenn Morris <rgm@gnu.org>
2037
2038 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2039 Copyedits.
2040
62a81506
CY
20412012-10-01 Eric Ludlam <zappo@gnu.org>
2042
2043 * ede.texi (Quick Start, Project Local Variables)
2044 (Miscellaneous commands, ede-java-root, Development Overview)
2045 (Detecting a Project): New nodes.
2046 (Simple projects): Node deleted.
2047
2048 * eieio.texi (Building Classes): Some slot attributes cannot be
2049 overridden.
2050 (Slot Options): Remove an example.
2051 (Method Invocation, Documentation): New nodes.
2052
07f133bf
GM
20532012-10-01 Glenn Morris <rgm@gnu.org>
2054
2055 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2056 (reftex.pdf): Add dependency on emacsver.texi.
2057 * reftex.texi: Don't include directory part for emacsver.texi;
2058 the Makefile's -I handles it.
2059
4f595e15
RA
20602012-09-30 Ralf Angeli <angeli@caeruleus.net>
2061
2062 Merge from standalone RefTeX repository.
2063
2064 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2065 with macros.
2066 (Imprint): Mention Wolfgang in list of contributors.
2067 (Creating Citations): Give a hint about how to
2068 auto-revert the BibTeX database file when using external editors.
2069 (Referencing Labels): Simplify section about reference macro
2070 cycling.
2071 (Options (Referencing Labels)): Adapt to new structure of
2072 `reftex-ref-style-alist'.
2073 (Referencing Labels, Reference Styles): Document changes in the
2074 referencing functionality.
2075 (Commands): Mention options for definition of header and footer in
2076 BibTeX files.
2077 (Options (Creating Citations)): Document
2078 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2079 (Reference Styles): New section.
2080 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2081 (Options (Referencing Labels)): Remove descriptions of deprecated
2082 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2083 Add descriptions for `reftex-ref-style-alist' and
2084 `reftex-ref-style-default-list'.
2085 (Referencing Labels): Update regarding reference styles.
2086 (Citation Styles): Mention support for ConTeXt.
2087 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
2088 (Options (Creating Citations)):
2089 Document `reftex-cite-key-separator'.
4f595e15 2090
8223b1d2
BG
20912012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2092
2093 * org.texi: Add description of ORG_ADD_CONTRIB to info
2094 documentation. Add link to Worg for more details.
2095
2096 * org.texi: Clarify installation procedure. Provide link to the
2097 build system description on Worg.
2098
2099 * org.texi: Remove reference to utils/, x11idle.c is now in
2100 contrib/scripts.
2101
2102 * org.texi: Re-normalize to "Org mode" in manual.
2103
2104 * org.texi (Installation): Adapt documentation to new build
2105 system. Mention GNU ELPA (since it needs to be handled like Emacs
2106 built-in Org).
2107
8223b1d2
BG
21082012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2109
2110 * org.texi: Fix typo in description of the 'Hooks' section.
2111
2112 * org.texi: Add ID to the list of special properties.
2113
21142012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2115
2116 * org.texi (Moving subtrees): Document the ability to archive to a
2117 datetree.
2118
1e20eeb7 21192012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 2120
c5b0993e
EW
2121 * org.texi (Installation, Feedback, Batch execution):
2122 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
2123
2124 * org.texi (results): Update documentation for ":results drawer"
2125 and ":results org".
2126
2127 * org.texi (Column width and alignment): Fix typo.
2128
2129 * org.texi (Activation): Point to the "Conflicts" section.
2130
2131 * org.texi (Conflicts): Mention filladapt.el in the list of
2132 conflicting packages.
2133
2134 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2135 not needed for versions of Emacs > 22.1.
2136
2137 * org.texi (History and Acknowledgments): Fix typo.
2138
2139 * org.texi (History and Acknowledgments): Add my own
2140 acknowledgments.
2141
2142 * org.texi (Agenda commands): Document the new command and the new
2143 option.
2144
2145 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2146 (Agenda commands): Reorder. Document `*' to toggle persistent
2147 marks.
2148
c5b0993e
EW
2149 * org.texi (Agenda dispatcher):
2150 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
2151 (Agenda commands, Exporting Agenda Views): Fix typo.
2152
2153 * org.texi (Templates in contexts, Setting Options): Update to
2154 reflect changes in how contexts options are processed.
2155
2156 * org.texi (Templates in contexts): Document the new structure of
2157 the variables `org-agenda-custom-commands-contexts' and
2158 `org-capture-templates-contexts'.
2159
2160 * org.texi (Templates in contexts): Document the new option
2161 `org-capture-templates-contexts'.
2162 (Storing searches): Document the new option
2163 `org-agenda-custom-commands-contexts'.
2164
2165 * org.texi (Formula syntax for Lisp): Reformat.
2166
2167 * org.texi (Special properties, Column attributes)
2168 (Agenda column view): Document the new special property
2169 CLOCKSUM_T.
2170
2171 * org.texi (Template expansion): Document the new %l template.
2172
2173 * org.texi (Fast access to TODO states): Fix documentation about
2174 allowed characters for fast todo selection.
2175
2176 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2177 use in `org-agenda-to-appt'.
2178
2179 * org.texi (Comment lines): Update wrt comments.
2180
2181 * org.texi (Resolving idle time): Document new keybinding.
2182
2183 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2184 on clock timestamps.
2185
d1389828 2186 * org.texi (Fast access to TODO states): Explicitly says only
8223b1d2
BG
2187 letters are supported as fast TODO selection keys.
2188
2189 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2190 specifier. Document the new "%(my-function)" specifier.
2191
2192 * org.texi (Clocking commands): New cindex.
2193 (Clocking commands): Update documentation for `org-clock-in'.
2194 Document `org-clock-in-last'. Mention `org-clock-out' and
2195 `org-clock-in-last' as commands that can be globally bound.
2196 (Resolving idle time): Document continuous clocking.
2197
2198 * org.texi (Top, Introduction): Fix formatting.
2199 (Activation): Add index entries.
2200 (Conventions): Update section.
2201 (Embedded @LaTeX{}): Fix formatting.
2202
2203 * org.texi (Visibility cycling): Document `show-children'.
2204
2205 * org.texi (Using capture): Mention the `org-capture-last-stored'
2206 bookmark as a way to jump to the last stored capture.
2207
2208 * org.texi (Uploading files): Fix typo.
2209
2210 * org.texi (Using capture): Document `C-0' as a prefix argument
2211 for `org-capture'.
2212
2213 * org.texi (Agenda commands): Document persistent marks.
2214
2215 * org.texi (Template expansion): Update doc to reflect change.
2216
2217 * org.texi (Radio tables): Document the :no-escape parameter.
2218
2219 * org.texi (Repeated tasks): Document repeat cookies for years,
2220 months, weeks, days and hours.
2221
2222 * org.texi (Export options): State that you can use the d: option
2223 by specifying a list of drawers.
2224
2225 * org.texi (HTML preamble and postamble): Small doc improvement.
2226
22272012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2228
2229 * org.texi: The sections in the Exporting section of the manual
2230 left out articles in the description of the org-export-as-*
4f405069 2231 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
2232 missing prepositions, and switches instances of "an HTML" to "a
2233 html" for internal consistency.
2234
2235 * org.texi: Alter several examples of headings with timestamps in
2236 them to include the timestamps in the body instead of the heading.
2237
22382012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2239
2240 * org.texi (Agenda dispatcher): Document sticky agenda views and
2241 the new key for them.
2242
22432012-09-30 Charles <millarc@verizon.net> (tiny change)
2244
2245 * org.texi (Advanced features): Fix error in table.
2246
22472012-09-30 Feng Shu <tumashu@gmail.com>
2248
2249 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2250 alternative to dvipng.
2251
22522012-09-30 François Allisson <francois@allisson.co> (tiny change)
2253
2254 * org.texi: Remove extra curly bracket.
2255
22562012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2257
2258 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2259 defkeys.
2260
22612012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2262
2263 * org.texi (Agenda commands): Fix two typos by giving
2264 corresponding function names, according to
2265 `org-agenda-view-mode-dispatch'.
2266
a04689de 22672012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
2268
2269 * org.texi (The spreadsheet): Fix typo.
2270
22712012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2272
2273 * org.texi (Tracking your habits): Point to the "Tracking TODO
2274 state changes" section.
2275
22762012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2277
2278 * org.texi (Literal examples): Remove reference to unknown
4f405069 2279 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
2280 `org-export-latex-listings' documentation is exhaustive already.
2281
2282 * org.texi (Plain lists): Remove reference to now hard-coded
2283 `bullet' automatic rule.
2284
22852012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2286
2287 * org.texi: Updated documentation accordingly.
2288
5087f097
PE
22892012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2290
2291 * texinfo.tex: Merge from gnulib.
2292
20121a26
MA
22932012-09-12 Michael Albinus <michael.albinus@gmx.de>
2294
2295 Sync with Tramp 2.2.6.
2296
2297 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2298
2299 * trampver.texi: Update release number.
2300
44677e30
PE
23012012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2302
2303 * texinfo.tex: Merge from gnulib.
2304
5a4c42ba
AA
23052012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2306
2307 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2308 (bug#12096).
2309
8e7046c3
JB
23102012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2311
1dcac243
JB
2312 * calc.texi (Simplification modes, Conversions)
2313 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
2314 (The Calc Mode Line): Mention the mode line display for Basic
2315 simplification mode.
2316 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2317 simplifications.
2318 (Basic Simplifications): Rename from "Limited Simplifications"
2319 Replace "limited" by "basic" throughout.
4f405069 2320 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 2321 simplifications are done by default.
4f405069 2322 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
2323 (Simplification of Units): Mention `m U'.
2324 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
2325 (Kinds of Declarations, Functions for Declarations):
2326 Mention "algebraic simplifications" instead of `a s'.
1dcac243 2327 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 2328
d2bd74ff
JB
23292012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2330
2331 * calc.texi (Getting Started, Tutorial): Change simulated
2332 Calc output to match actual output.
2333 (Simplifying Formulas): Mention that algebraic simplification is now
2334 the default.
2335
77472261
EZ
23362012-07-28 Eli Zaretskii <eliz@gnu.org>
2337
2338 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2339 (Bug#12073)
2340
09ae5da1
PE
23412012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2342
2343 Prefer typical American spelling for "acknowledgment".
2344 * calc.texi (History and Acknowledgments): Rename from
2345 History and Acknowledgements.
2346 * idlwave.texi (Acknowledgments):
2347 * ses.texi (Acknowledgments):
2348 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2349
c4444d16
PE
23502012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2351
2352 Rename configure.in to configure.ac (Bug#11603).
2353 * ede.texi (Compiler and Linker objects, ede-proj-project)
2354 (ede-step-project): Prefer the name configure.ac to configure.in.
2355
ef091c97
MA
23562012-07-06 Michael Albinus <michael.albinus@gmx.de>
2357
c5b0993e
EW
2358 * tramp.texi (Multi-hops):
2359 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 2360
89b163db
G
23612012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2362
2363 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2364 methods, so don't mention smtpmail here.
2365
23662012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2367
2368 * gnus.texi (Picons): Document gnus-picon-properties.
2369
23702012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2371
2372 * gnus.texi: Remove mention of compilation, as that's no longer
2373 supported.
2374
23752012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2376
2377 * gnus.texi (Archived Messages): Mention
2378 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2379
23802012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2381
2382 * gnus.texi (Various Summary Stuff):
2383 Remove mention of `gnus-propagate-marks'.
2384
23852012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2386
2387 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2388 which no longer exist.
2389
23902012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2391
2392 * gnus.texi (Archived Messages):
2393 Document gnus-gcc-self-resent-messages.
2394
23952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2396
2397 * message.texi (Mail Variables):
2398 Mention the optional user parameter for X-Message-SMTP-Method.
2399
24002012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2401
2402 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2403
2404 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2405
24062012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2407
2408 * gnus.texi (Key Index): Change encoding to utf-8.
2409
ac1a0ce1 24102012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
2411
2412 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2413
71cca84d
G
24142012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2415
2416 * gnus.texi (Group Timestamp): Mention where to find documentation for
2417 the `gnus-tmp-' variables (bug#11601).
2418
888a7fc0
MA
24192012-06-11 Michael Albinus <michael.albinus@gmx.de>
2420
2421 Sync with Tramp 2.2.6-pre.
2422
2423 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2424 where appropriate.
2425 (Ad-hoc multi-hops): New section.
2426 (Remote processes): New subsection "Running remote processes on
2427 Windows hosts".
2428 (History): Add remote commands on Windows, and ad-hoc multi-hop
2429 methods.
2430 (External methods): "ControlPersist" must be set to "no" for the
2431 `scpc' method.
2432 (Remote processes): Add a note about `auto-revert-tail-mode'.
2433 (Frequently Asked Questions): Use "scpx" in combination with
2434 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2435
2436 * trampver.texi: Update release number.
2437
31ca4639 24382012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
2439
2440 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2441 compilation for html-mono.
2442
0e8bbf66
PE
24432012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2444
2445 * texinfo.tex: Merge from gnulib.
2446
b8f061b3
KY
24472012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2448
2449 * Makefile.in (echo-info): Don't try to install info files named
2450 just ".info".
2451
16af873e
GM
24522012-05-28 Glenn Morris <rgm@gnu.org>
2453
c1dabff0
GM
2454 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2455
16af873e
GM
2456 * sc.texi: Nuke hand-written node pointers.
2457 Fix top-level menu to match actual node order.
2458
1d5b82ef
GM
24592012-05-27 Glenn Morris <rgm@gnu.org>
2460
2461 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2462 Some associated fixes, including not messing with chapno in cl.texi.
2463
33017faf 24642012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
2465
2466 * org.texi (Durations and time values): Fix typo.
2467
2fb6d9c6
GM
24682012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2469
2470 * texinfo.tex: Update from gnulib.
2471
d14b0029
JB
24722012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2473
cfdaa150 2474 * calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
2475 Mention `calc-ensure-consistent-units'.
2476
2f4cadd1 24772012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 2478
9879e263
AS
2479 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2480 reference commands. (Bug#11461)
2481
78e91d08
AS
2482 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2483
3fe7cdc8
GM
24842012-05-12 Glenn Morris <rgm@gnu.org>
2485
9598ef0b
GM
2486 * Makefile.in (mostlyclean): Add more TeX intermediates.
2487
7d326a29
GM
2488 * Makefile.in: Make it look more like the other doc Makefiles.
2489 Use explicit $srcdir in all dependencies.
2490 Remove cd $srcdir from rules.
2491 (VPATH): Remove.
2492 (infodir): Set to an absolute path.
2493 (INFO_TARGETS): Use short names.
2494 (mkinfodir): infodir is now absolute.
2495 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2496
c7f95930 2497 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 2498 (.SUFFIXES): Disable implicit rules.
c7f95930 2499
3fe7cdc8
GM
2500 * Makefile.in (MKDIR_P): New, set by configure.
2501 (mkinfodir): Use $MKDIR_P.
2502
6f0652af
GM
25032012-05-07 Glenn Morris <rgm@gnu.org>
2504
2505 * forms.texi (Long Example): Update for changed location of files.
2506
8045b906
GM
25072012-05-04 Glenn Morris <rgm@gnu.org>
2508
2509 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2510 (INFO_TARGETS): Use $INFO_EXT.
2511 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2512 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2513 (INFO_TARGETS): Use $INFO_EXT.
2514 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2515
9e7a4bcf
GM
25162012-05-02 Glenn Morris <rgm@gnu.org>
2517
9aa071df
GM
2518 * Makefile.in (echo-info): New phony target, used by top-level.
2519
9e7a4bcf
GM
2520 * viper.texi: Make direntry shorter (also it is no longer "newest").
2521
2522 * emacs-gnutls.texi, ert.texi, org.texi:
2523 Fix dircategory, direntry to match info/dir.
2524
31cc861c
GM
2525 * faq.texi: Convert @inforefs to @xrefs.
2526 Fix some malformed cross-references.
f9e320bb
GM
2527 (File-name conventions): Shorten section name to avoid overfull line.
2528 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 2529
723ea6b5
TZ
25302012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2531
2532 * auth.texi (Help for users): Update for .gpg file being second.
2533
a8e7d6d7 25342012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
2535
2536 * org.texi (Agenda commands): Fix two typos: give corresponding
2537 function names, according to `org-agenda-view-mode-dispatch'.
2538
a8e7d6d7 25392012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
2540
2541 * faq.texi (Major packages and programs): Remove section.
2542 There is no point listing 6 packages (cf etc/MORE.STUFF).
2543 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 2544
dcbf5805
MA
25452012-04-22 Michael Albinus <michael.albinus@gmx.de>
2546
2547 * dbus.texi (Version): New node.
2548 (Properties and Annotations): Mention the object manager
2549 interface. Describe dbus-get-all-managed-objects.
2550 (Type Conversion): Floating point numbers are allowed, if an
2551 anteger does not fit Emacs's integer range.
2552 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2553 (Asynchronous Methods): Fix description of
2554 dbus-call-method-asynchronously.
c5b0993e
EW
2555 (Receiving Method Calls): Fix some minor errors.
2556 Add dbus-interface-emacs.
dcbf5805
MA
2557 (Signals): Describe unicast signals and the new match rules.
2558 (Alternative Buses): Add the PRIVATE optional argument to
2559 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2560
adee4030
GM
25612012-04-20 Glenn Morris <rgm@gnu.org>
2562
2563 * faq.texi (New in Emacs 24): New section.
2564 (Packages that do not come with Emacs): Mention M-x list-packages.
2565
35dc09a1 25662012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
2567
2568 * cc-mode.texi (c-offsets-alist): Correct a typo.
2569
35dc09a1 25702012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
2571
2572 * org.texi (Deadlines and scheduling): Fix the example: the
2573 DEADLINE item should come right after the headline. We enforce
2574 this convention, so it is a bug not to illustrate it correctly in
2575 the manual.
2576
35dc09a1 25772012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
2578
2579 * org.texi (Agenda commands): Fix documentation bug by swapping
2580 the equivalent keybindings to `org-agenda-next-line' with the ones
2581 to `org-agenda-previous-line'.
2582
35dc09a1 25832012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
2584
2585 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2586
e2560ea8
EZ
25872012-04-09 Eli Zaretskii <eliz@gnu.org>
2588
c5b0993e
EW
2589 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2590 Add emacs-gnutls.
e2560ea8
EZ
2591 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2592
6b4f4a2d
TZ
25932012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2594
250b840e 2595 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
2596
2597 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2598
ca2c89b6
TZ
25992012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2600
2601 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 2602 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 2603
aebd5f1a
GM
26042012-04-04 Glenn Morris <rgm@gnu.org>
2605
2606 * auth.texi (Secret Service API): Copyedits.
2607 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
2608 (Help for users, Help for developers)
2609 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 2610
0317dd51
MA
26112012-04-04 Michael Albinus <michael.albinus@gmx.de>
2612
2613 * auth.texi (Secret Service API): Add the missing text.
2614
3d439cd1
CY
26152012-04-04 Chong Yidong <cyd@gnu.org>
2616
2617 * message.texi (Using PGP/MIME): Note that epg is now the default.
2618
2619 * gnus.texi: Reduce references to obsolete pgg library.
2620 (Security): Note that epg is now the default.
2621
2622 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2623
2624 * nxml-mode.texi (Completion): C-RET is no longer bound to
2625 nxml-complete.
2626
153ae947
BG
26272012-04-01 Jambunathan K <kjambunathan@gmail.com>
2628
2629 * org.texi (Customizing tables in ODT export): Correct few errors.
2630
26312012-04-01 Jambunathan K <kjambunathan@gmail.com>
2632
2633 * org.texi (Links in ODT export): Update.
2634 (Labels and captions in ODT export): New node.
2635
26362012-04-01 Jambunathan K <kjambunathan@gmail.com>
2637
2638 * org.texi (Literal examples in ODT export): htmlfontify.el in
2639 Emacs-24.1 now supports fontification. So ODT source blocks will
2640 be fontified by default.
2641
26422012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2643
2644 * org.texi (Refiling notes): Remove duplicated keybinding.
2645
26462012-04-01 Eric Schulte <eric.schulte@gmx.com>
2647
2648 * org.texi (noweb): Documentation of this new option to the :noweb
2649 header argument.
2650
26512012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2652
2653 * org.texi (Header and sectioning): Add example demonstrating how
2654 to use "LaTeX_CLASS_OPTIONS".
2655
26562012-04-01 Eric Schulte <eric.schulte@gmx.com>
2657
2658 * org.texi (Noweb reference syntax): Describe the ability to
2659 execute noweb references in the manual.
2660
26612012-04-01 Eric Schulte <eric.schulte@gmx.com>
2662
2663 * org.texi (cache): Improve cache documentation when session
2664 evaluation is used.
2665
26662012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2667
2668 * org.texi (Plain lists): Document removal.
2669
26702012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2671
2672 * org.texi: Decapitalize file name in references to Calc manual.
2673
26742012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2675
2676 * org.texi (Plain lists): Document removal.
2677
26782012-04-01 Jambunathan K <kjambunathan@gmail.com>
2679
2680 * org.texi (Top, OpenDocument Text export)
2681 (ODT export commands, Extending ODT export)
2682 (Images in ODT export, Tables in ODT export)
2683 (Configuring a document converter): Add or Update.
2684
26852012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2686
2687 * org.texi (MobileOrg): Change the wording to reflect that the
2688 Android Version is no longer just the little brother of the iOS
2689 version.
2690
26912012-04-01 Eric Schulte <eric.schulte@gmx.com>
2692
c5b0993e 2693 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
2694 binding documentation in manual.
2695
26962012-04-01 Eric Schulte <eric.schulte@gmx.com>
2697
2698 * org.texi (noweb): Document new noweb header value.
2699
27002012-04-01 Eric Schulte <eric.schulte@gmx.com>
2701
2702 * org.texi (noweb-sep): Document new header argument.
2703
27042012-04-01 Eric Schulte <eric.schulte@gmx.com>
2705
2706 * org.texi (noweb-ref): Documentation of this new custom variable.
2707
27082012-04-01 Eric Schulte <eric.schulte@gmx.com>
2709
2710 * org.texi (wrap): Update the new :wrap documentation to match the
2711 current implementation.
2712
27132012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2714
2715 * org.texi: Added documentation for :wrap.
2716
27172012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2718
2719 * org.texi: #+RESULTS now user-configurable.
2720
27212012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2722
2723 * org.texi: Documented :noweb no-export.
2724
27252012-04-01 Thomas Dye <dk@poto.local>
2726
2727 * org.texi: Edit :noweb no header argument for correctness.
2728
1e20eeb7 27292012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
2730
2731 * org.texi (Customization): Update the approximate number of Org
2732 variables.
2733
27342012-04-01 Thomas Dye <dk@poto.local>
2735
2736 * org.texi: The :results wrap produces a drawer instead of a
2737 begin_results block.
2738
005a89ff
G
27392012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2740
2741 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2742 reflect the new default.
2743
589ce070
EZ
27442012-03-10 Eli Zaretskii <eliz@gnu.org>
2745
2746 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2747 "Getting Started" to this node. (Bug#10450)
2748
a5392527
CY
27492012-03-10 Chong Yidong <cyd@gnu.org>
2750
8ae818e4
CY
2751 * flymake.texi (Example -- Configuring a tool called via make):
2752 Mention the Automake COMPILE variable (Bug#8715).
2753
a5392527
CY
2754 * info.texi (Getting Started): Add an index entry (Bug#10450).
2755
d49902e4
MA
27562012-03-02 Michael Albinus <michael.albinus@gmx.de>
2757
2758 * dbus.texi (Signals): Known names will be mapped onto unique
2759 names, when registering for signals.
2760
53eced6d
GM
27612012-02-29 Glenn Morris <rgm@gnu.org>
2762
bcd6cd23
GM
2763 * url.texi: Fix quote usage in body text.
2764
775b55af
GM
2765 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2766
53eced6d
GM
2767 * cl.texi: Use @code{} in menus when appropriate.
2768
44e97401
GM
27692012-02-28 Glenn Morris <rgm@gnu.org>
2770
2771 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2772 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2773 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2774 * org.texi, sc.texi, vip.texi, viper.texi:
2775 Standardize possessive apostrophe usage.
2776
fa9a0855
CY
27772012-02-26 Chong Yidong <cyd@gnu.org>
2778
2779 * ediff.texi (Quick Help Commands): Add a couple of index entries
2780 (Bug#10834).
2781
0fd2c9a3
GM
27822012-02-17 Glenn Morris <rgm@gnu.org>
2783
2784 * gnus.texi (Posting Styles):
2785 * remember.texi (Org): Fix cross-refs to other manuals.
2786
9f26dc24
GM
27872012-02-15 Glenn Morris <rgm@gnu.org>
2788
2789 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2790 (Encryption): New chapter, split out from previous.
2791
3d2af193
LI
27922012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2793
c5b0993e
EW
2794 * gnus.texi (Customizing the IMAP Connection):
2795 Mention nnimap-record-commands.
3d2af193 2796
b74c9672
GM
27972012-02-10 Glenn Morris <rgm@gnu.org>
2798
2799 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2800 Mention url-queue-retrieve.
2801
2ebc3b94
GM
28022012-02-09 Glenn Morris <rgm@gnu.org>
2803
9fcfcdef
GM
2804 * sem-user.texi (Semantic mode user commands): Typo fix.
2805
2ebc3b94
GM
2806 * info.texi (Create Info buffer): Mention info-display-manual.
2807
7c4bbb69
LI
28082012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2809
2810 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2811 example (modified from an example by Michael Albinus).
2812
debce7bc
G
28132012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2814
2815 * gnus.texi (Agent Basics): Fix outdated description of
2816 `gnus-agent-auto-agentize-methods'.
2817
b207a4ec
AS
28182012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2819
2820 * cc-mode.texi: Always @defindex ss.
2821 (Config Basics): Fix argument of @itemize.
2822 (Macro Backslashes): Add @code around index entry.
2823
b8fe8712
GM
28242012-01-23 Glenn Morris <rgm@gnu.org>
2825
2826 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2827
02dc2fd7
EH
28282012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2829
2830 * tramp.texi (File): Tweak wording for the `scpc' option.
2831
e7719ea1
G
28322012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2833
2834 * gnus.texi (Group Parameters): Really note precedence.
2835
9937bef4
G
28362012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2837
2838 * gnus.texi (Group Parameters): Note precedence.
2839
e66ba1df
BG
28402012-01-03 Eric Schulte <eric.schulte@gmx.com>
2841
2842 * org.texi (Noweb reference syntax): Adding documentation of
2843 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2844 variable.
2845
28462012-01-03 Bastien Guerry <bzg@gnu.org>
2847
2848 * org.texi (Plain lists): Split the table to fix the display
2849 of items.
2850
28512012-01-03 Bastien Guerry <bzg@gnu.org>
2852
2853 * org.texi (Plain lists): Fix misplaced explanation.
2854
28552012-01-03 Bastien Guerry <bzg@gnu.org>
2856
2857 * org.texi (Plain lists, Agenda files): Add index entries.
2858
28592012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2860
2861 * org.texi: Use "Org mode" instead of alternatives like
2862 "Org-mode" or "org-mode".
2863
28642012-01-03 Bernt Hansen <bernt@norang.ca>
2865
c5b0993e
EW
2866 * org.texi (Agenda commands):
2867 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
2868
28692012-01-03 Bastien Guerry <bzg@gnu.org>
2870
2871 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2872 C-c' on checkboxes.
2873
28742012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2875
2876 * org.texi: End sentences with two spaces.
2877
28782012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2879
2880 * org.texi (External links): Document the link types file+sys
2881 and file+emacs, slightly narrow used page width.
2882
28832012-01-03 Eric Schulte <eric.schulte@gmx.com>
2884
2885 * org.texi (colnames): Note that colnames behavior may differ
2886 across languages.
2887
28882012-01-03 Bastien Guerry <bzg@gnu.org>
2889
2890 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2891
28922012-01-03 Thomas Dye <dk@poto.westell.com>
2893
2894 * org.texi: Augmented discussion of babel property
2895 inheritance. Put footnote outside sentence ending period.
2896
28972012-01-03 Eric Schulte <schulte.eric@gmail.com>
2898
2899 * org.texi (eval): Documenting the full range of :eval header
2900 argument values.
2901
29022012-01-03 Eric Schulte <schulte.eric@gmail.com>
2903
2904 * org.texi (eval): Documentation of the new :eval option.
2905
29062012-01-03 Thomas Dye <dk@poto.local>
2907
2908 * org.texi: Add accumulated properties.
2909
29102012-01-03 Thomas Dye <dk@poto.local>
2911
2912 * org.texi: Documented no spaces in name=assign, another
2913 correction to :var table.
2914
29152012-01-03 Thomas Dye <dk@poto.local>
2916
2917 * org.texi: Changed DATA to NAME in Working With Source Code
2918 section.
2919
29202012-01-03 Tom Dye <tsd@tsdye.com>
2921
2922 * org.texi: Minor change to :var table.
2923
29242012-01-03 Tom Dye <tsd@tsdye.com>
2925
2926 * org.texi: More changes to :var table (some examples were wrong).
2927
29282012-01-03 Tom Dye <tsd@tsdye.com>
2929
2930 * org.texi: Cleaned up :var table.
2931
29322012-01-03 Bastien Guerry <bzg@gnu.org>
2933
2934 * org.texi (Timestamps, Weekly/daily agenda)
2935 (Weekly/daily agenda): Add @cindex for "appointment".
2936
29372012-01-03 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (Literal examples): A new link to the template for
2940 inserting empty code blocks.
2941 (Structure of code blocks): A new link to the template for
2942 inserting empty code blocks.
2943
29442012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2945
2946 * org.texi (External links): Add footnote on how the behavior
2947 of the text search in Org files are controled by the variable
2948 `org-link-search-must-match-exact-headline'.
2949
29502012-01-03 Eric Schulte <schulte.eric@gmail.com>
2951
c5b0993e
EW
2952 * org.texi (Buffer-wide header arguments):
2953 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
2954
29552012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2956
2957 * org.texi (The clock table): Mention that ACHIVED trees
2958 contribute to the clock table.
2959
29602012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2961
2962 * org.texi (Conflicts): Better yasnippet config info.
2963
29642012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2965
d1389828 2966 * org.texi (Selective export): Explicitly mention the default
e66ba1df
BG
2967 values for `org-export-select-tags',
2968 `org-export-exclude-tags'.
2969
29702012-01-03 Tom Dye <tsd@tsdye.com>
2971
2972 * org.texi: Added a line to specify that header arguments are
2973 lowercase.
2974
29752012-01-03 Tom Dye <tsd@tsdye.com>
2976
2977 * org.texi: :var requires default value when declared.
2978
29792012-01-03 Bastien Guerry <bzg@gnu.org>
2980
2981 * org.texi (Handling links): Add a note about the
2982 `org-link-frame-setup' option.
2983
29842012-01-03 David Maus <dmaus@ictsoc.de>
2985
2986 * org.texi (Exporting Agenda Views, Extracting agenda
2987 information): Fix command line syntax, quote symbol parameter
2988 values.
2989
29902012-01-03 David Maus <dmaus@ictsoc.de>
2991
2992 * org.texi (Exporting Agenda Views): Fix command line syntax.
2993
8d80ef01
PE
29942011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2995
2996 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2997 Use octal notation for file permissions, which are normally
2998 thought of in octal.
2999 (Mail Back End Variables): Use more-plausible modes in example.
3000
47d42d81
AM
30012011-12-20 Alan Mackenzie <acm@muc.de>
3002
3003 * cc-mode.texi: Update version string 5.31 -> 5.32.
3004
a98edce9
JB
30052011-12-06 Juanma Barranquero <lekktu@gmail.com>
3006
3007 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3008
321decc8
GM
30092011-11-24 Glenn Morris <rgm@gnu.org>
3010
3011 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3012
f8107b79
JB
30132011-11-24 Juanma Barranquero <lekktu@gmail.com>
3014
3015 * makefile.w32-in: Update dependencies.
3016
f5a96a4f
GM
30172011-11-20 Glenn Morris <rgm@gnu.org>
3018
3019 * gnus.texi (Group Information):
3020 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3021
cd1181db
JB
30222011-11-20 Juanma Barranquero <lekktu@gmail.com>
3023
3024 * gnus-coding.texi (Gnus Maintenance Guide):
3025 Rename from "Gnus Maintainance Guide".
3026
3027 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3028 * eieio.texi (Customizing):
fe7a3057
JB
3029 * gnus.texi (Article Washing):
3030 * gnus-news.texi:
3031 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 3032
7877f373
JB
30332011-11-16 Juanma Barranquero <lekktu@gmail.com>
3034
3035 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3036
0d26e0b6
JB
30372011-11-15 Juanma Barranquero <lekktu@gmail.com>
3038
c7015153
JB
3039 * ede.texi (project-am-texinfo):
3040 * gnus.texi (Sending or Not Sending):
3041 * org.texi (Template elements): Fix typos.
0d26e0b6 3042
0b381c7e
JB
30432011-11-14 Juanma Barranquero <lekktu@gmail.com>
3044
3045 * ediff.texi (Hooks):
c7015153 3046 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 3047
40a8bdf6
JB
30482011-11-11 Juanma Barranquero <lekktu@gmail.com>
3049
3050 * semantic.texi (Tag handling): Fix typo.
3051
57dda3bb
KY
30522011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3053
3054 * gnus.texi (Other Gnus Versions): Remove.
3055
52bedd34
AM
30562011-10-28 Alan Mackenzie <acm@muc.de>
3057
3058 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3059 (Other Special Indentations): Add an xref to "Macros with ;".
3060 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3061 "Macros with ;".
3062 (Macros with ;): New page.
3063
00b77525
GM
3064 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3065 Document the new handling of nested scopes for movement by defuns.
52bedd34 3066
4a623313
MA
30672011-10-23 Michael Albinus <michael.albinus@gmx.de>
3068
3069 Sync with Tramp 2.2.3.
3070
3071 * trampver.texi: Update release number.
3072
466a320e
GM
30732011-10-14 Glenn Morris <rgm@gnu.org>
3074
3075 * ert.texi (Introduction, How to Run Tests)
3076 (Running Tests Interactively, Expected Failures)
3077 (Tests and Their Environment, Useful Techniques)
3078 (Interactive Debugging, Fixtures and Test Suites):
3079 Minor rephrasings.
3080 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3081 (Running Tests in Batch Mode): Simplify loading instructions.
3082 (Test Selectors): Clarify some selectors.
3083 (Expected Failures, Useful Techniques):
3084 Make examples fit in 80 columns.
3085
2be4956d
JB
30862011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3087
3088 * calc.texi (Basic Operations on Units): Discuss temperature
3089 conversion (`u t') alongside with other unit conversions ('u c').
3090
7359a765
GM
30912011-10-12 Glenn Morris <rgm@gnu.org>
3092
3093 * ert.texi: Whitespace trivia to make main menu items line up better.
3094
a0c52e5d
GM
30952011-10-08 Glenn Morris <rgm@gnu.org>
3096
3097 * Makefile.in: Fix ert rules.
3098
465d0300
G
30992011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3100
3101 * gnus.texi (Gnus Utility Functions): Add more references and
3102 explanations (bug#9683).
3103
2fb6d9c6
GM
31042011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3105
3106 * texinfo.tex: Merge from gnulib.
3107
a5166359
LMI
31082011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109
3110 * gnus.texi (Archived Messages): Note the default (bug#9552).
3111
b523dc20
BW
31122011-09-21 Bill Wohler <wohler@newt.com>
3113
3114 Release MH-E manual version 8.3.
3115
58179cce 3116 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 3117 release 8.3.
c5b0993e 3118 (Preface): Update support information.
bd7239f5 3119 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
3120 historical quote, the tense should be correct in the time that it
3121 was written.
3122
0afb49a1
LMI
31232011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3124
3125 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3126 (Finding the News): Doc clarification.
3127 (Terminology): Mention naming.
3128
e21bac42
G
31292011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3132 (Interactive): Document `quiet'.
3133
5b409b39 31342011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 3135
bd7239f5 3136 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 3137
5b409b39 31382011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3139
bd7239f5 3140 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
3141 scope for `org-map-entries'.
3142
5b409b39 31432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3144
3145 * org.texi (Visibility cycling): Document `org-copy-visible'.
3146
5b409b39 31472011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3148
bd7239f5 3149 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
3150 proper order.
3151
5b409b39 31522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3153
3154 * org.texi (eval): Expand discussion of the :eval header argument.
3155
5b409b39 31562011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
3157
3158 * org.texi (Languages): Add Lilypond and Awk as supported
3159 languages.
3160
5b409b39 31612011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 3162
bd7239f5 3163 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
3164 LOG_INTO_DRAWER can be used to override the contents of variable
3165 org-clock-into-drawer (or if unset, org-log-into-drawer).
3166
bd7239f5 3167 * org.texi: Replace @xref->@pxref.
3ab2c837 3168
5b409b39 31692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3170
3171 * org.texi (Evaluating code blocks): Documenting the new option
3172 for inline call lines.
3173
5b409b39 31742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3175
3176 * org.texi (Results of evaluation): More explicit about the
3177 mechanism through which interactive evaluation of code is
3178 performed.
3179
5b409b39 31802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3181
3182 * org.texi (noweb-ref): New header argument documentation.
3183
5b409b39 31842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3185
3186 * org.texi (Extracting source code): Documentation of the new
3187 org-babel-tangle-named-block-combination variable.
3188
5b409b39 31892011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3190
bd7239f5 3191 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 3192 behavior of multiple blocks of the same name is undefined.
3ab2c837 3193
5b409b39 31942011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
3195
3196 * org.texi (TaskJuggler export): Modify the example to reflect the
3197 new effort durations.
3198
5b409b39 31992011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3200
3201 * org.texi (Images in LaTeX export): Escape curly brackets in
3202 LaTeX example.
3203
5b409b39 32042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3205
3206 * org.texi (The clock table): Document the :properties and
3207 :inherit-props arguments for the clocktable.
3208
5b409b39 32092011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3210
3211 * org.texi (Tables in LaTeX export): Document specifying placement
3212 options for tables.
3213
5b409b39 32142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3215
3216 * org.texi (Evaluating code blocks): More specific documentation
3217 about the different types of header arguments.
3218
5b409b39 32192011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
3220
3221 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3222
5b409b39 32232011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3224
3225 * org.texi (Built-in table editor): Document the table field
3226 follow mode.
3227
5b409b39 32282011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3229
3230 * org.texi (Easy Templates): Document new template.
3231
5b409b39 32322011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
3233
3234 * org.texi (Literal examples): Add a cross-reference from "Literal
3235 Examples" to "Easy Templates."
3236
5b409b39 32372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3238
3239 * org.texi (The clock table): Add link to match syntax.
3240
5b409b39 32412011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3242
3243 * org.texi (Agenda commands): Document clock consistency checks.
3244
5b409b39 32452011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3246
3247 * org.texi (Built-in table editor): Document that \vert represents
3248 a vertical bar in a table field.
3249
5b409b39 32502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3251
3252 * org.texi (Literal examples): Link from "Markup" > "Literate
3253 Examples" to "Working with Source Code".
3254
5b409b39 32552011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3256
3257 * org.texi (Agenda commands): Doc for function option to bulk
3258 action.
3259
5b409b39 32602011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3261
3262 * org.texi (Template expansion): Document new %<...> template
3263 escape.
3264
5b409b39 32652011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3266
3267 * org.texi (Selective export): Document exclusion of any tasks
3268 from export.
3269
5b409b39 32702011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3271
3272 * org.texi (Selective export): Document how to exclude DONE tasks
3273 from export.
3274 (Publishing options): Document the properties to be used to turn off
3275 export of DONE tasks.
3276
5b409b39 32772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3278
3279 * org.texi (The date/time prompt): Document date range protection.
3280
5b409b39 32812011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3282
3283 * org.texi (padline): Documentation of the new padline header
3284 argument.
3285
5b409b39 32862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3287
3288 * org.texi (var): Adding "[" to list of characters triggering
3289 elisp evaluation.
3290
5b409b39 32912011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3292
3293 * org.texi (var): Documentation of Emacs Lisp evaluation during
3294 variable assignment.
3295
5b409b39 32962011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3297
3298 * org.texi (colnames): Reference indexing into variables, and note
3299 that colnames are *not* removed before indexing occurs.
3300 (rownames): Reference indexing into variables, and note that
3301 rownames are *not* removed before indexing occurs.
3302
5b409b39 33032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3304
3305 * org.texi (var): Clarification of indexing into tabular
3306 variables.
3307
5b409b39 33082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3309
3310 * org.texi (results): Documentation of the `:results wrap' header
3311 argument.
3312
5b409b39 33132011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3314
bd7239f5 3315 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
3316 of the LaTeX export: the org file has to be properly structured.
3317
5b409b39 33182011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 3319
c5b0993e
EW
3320 * org.texi (Dynamic blocks, Structure editing):
3321 Mention the function `org-narrow-to-block'.
3ab2c837 3322
5b409b39 33232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3324
3325 * org.texi (Languages): Updating list of code block supported
3326 languages.
3327
5b409b39 33282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3329
3330 * org.texi (Special properties): CATEGORY is a special property,
3331 but it may also used in the drawer.
3332
5b409b39 33332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3334
3335 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3336
5b409b39 33372011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
3338
3339 * org.texi (Include files): Document :lines.
3340
5b409b39 33412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3342
3343 * org.texi (comments): Documentation of the ":comments noweb" code
3344 block header argument.
3345
5b409b39 33462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3347
c5b0993e 3348 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
3349 added extra whitespace around functions to be consistent with the
3350 rest of the section.
3351
5b409b39 33522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 3353
c5b0993e 3354 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 3355 #+call: line syntax.
c5b0993e 3356 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
3357 #+call: line syntax.
3358
5b409b39 33592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3360
3361 * org.texi (Evaluating code blocks): More explicit about how to
3362 pass variables to #+call lines.
3363
5b409b39 33642011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3365
3366 * org.texi (Results of evaluation): Link to the :results header
3367 argument list from the "Results of evaluation" section.
3368
5b409b39 33692011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3370
3371 * org.texi (Conflicts): Adding additional information about
3372 resolving org/yasnippet conflicts.
3373
5b409b39 33742011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
3375
3376 * org.texi (Publishing options): Document style-include-scripts
3377 publishing project property.
3378
5b409b39 33792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
3380
3381 * org.texi (Sparse trees): Document the next-error /
3382 previous-error functionality.
3383
5b409b39 33842011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3385
c5b0993e 3386 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 3387
5b409b39 33882011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 3389
c5b0993e
EW
3390 * org.texi (Code block specific header arguments):
3391 Documentation of multi-line header arguments.
3ab2c837 3392
5b409b39 33932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3394
3395 * org.texi (Code evaluation security): Add example for using a
3396 function.
3397
5b409b39 33982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
3399
3400 * org.texi (Tables in LaTeX export): Documentation of new
3401 attr_latex options for tables.
3402
5b409b39
BG
34032011-08-03 Michael Albinus <michael.albinus@gmx.de>
3404
3405 * trampver.texi: Update release number.
3406
34072011-07-30 Michael Albinus <michael.albinus@gmx.de>
3408
3409 Sync with Tramp 2.2.2.
3410
3411 * trampver.texi: Update release number.
3412
064e2d08
LMI
34132011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * flymake.texi (Example -- Configuring a tool called via make):
3416 Use /dev/null instead of the Windows "nul" (bug#8715).
3417
b8151e9c
LMI
34182011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3419
3420 * widget.texi (Setting Up the Buffer): Remove mention of the
3421 global keymap parent, which doesn't seem to be accurate
3422 (bug#7045).
3423
5b409b39
BG
34242011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3425
3426 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3427
c0a8ae95
KR
34282010-07-10 Kevin Ryde <user42@zip.com.au>
3429
3430 * cl.texi (For Clauses): Add destructuring example processing an
3431 alist (bug#6596).
3432
ac6531ad
LMI
34332011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3434
3435 * ediff.texi (Major Entry Points): Remove mention of `require',
3436 since that's not pertinent in the installed Emacs (bug#9016).
3437
d30dd079
G
34382011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3439
3440 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
3441 (Filtering New Groups): Clarify how simple the "options -n" format is.
3442 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3443 is internal.
d30dd079 3444
862c0d68
MA
34452011-07-04 Michael Albinus <michael.albinus@gmx.de>
3446
c5b0993e
EW
3447 * tramp.texi (Cleanup remote connections):
3448 Add `tramp-cleanup-this-connection'.
862c0d68 3449
cd865a33
G
34502011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3451
3452 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3453 zombies.
3454 (Checking New Groups): Ditto (bug#8974).
c5b0993e 3455 (Checking New Groups): Move the reference to the right place.
cd865a33
G
3456
34572011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3458
3459 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3460 backups, and not actual vc (bug#8975).
3461
79414ae4
KR
34622011-07-03 Kevin Ryde <user42@zip.com.au>
3463
3464 * cl.texi (For Clauses): @items for hash-values and key-bindings
3465 to make them more visible when skimming. Add examples of `using'
3466 clause to them, examples being clearer than a description in
3467 words (bug#6599).
3468
847ccf7c
AM
34692011-07-01 Alan Mackenzie <acm@muc.de>
3470
3471 * cc-mode.texi (Guessing the Style): New page.
3472 (Styles): Add a short introduction to above.
3473
3da13bb9
DD
34742011-06-28 Deniz Dogan <deniz@dogan.se>
3475
3476 * rcirc.texi (Configuration): Bug-fix:
3477 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3478 Reported by Elias Pipping <pipping@exherbo.org>.
3479
60a0884e
G
34802011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3481
c5b0993e
EW
3482 * gnus.texi (Summary Mail Commands):
3483 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 3484
0c7efc08
SM
34852011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3486
3487 * eshell.texi (Known problems): Fix typo.
3488
ea3596a2
MA
34892011-06-12 Michael Albinus <michael.albinus@gmx.de>
3490
0c7efc08 3491 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
3492 (Password handling): `auth-source-debug' is good for debug messages.
3493
2da9c605
G
34942011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3495
3496 * gnus.texi (Store custom flags and keywords): Refer to
3497 `gnus-registry-article-marks-to-{chars,names}' instead of
3498 `gnus-registry-user-format-function-{M,M2}'.
3499
e61923c8
GM
35002011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3501
3502 * texinfo.tex: Merge from gnulib.
3503
627abcdd
TZ
35042011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3505
3506 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
3507 (Store custom flags and keywords):
3508 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
3509 `gnus-registry-user-format-function-M2'.
3510
a3c92bc1
EZ
35112011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3512
8f906c40 3513 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 3514
85d870a9
GM
35152011-05-17 Glenn Morris <rgm@gnu.org>
3516
3517 * gnus.texi (Face): Fix typo.
3518
2cdee799
GM
35192011-05-14 Glenn Morris <rgm@gnu.org>
3520
3521 * dired-x.texi (Omitting Examples): Minor addition.
3522
79b70037
GM
35232011-05-10 Jim Meyering <meyering@redhat.com>
3524
3525 * ede.texi: Fix typo "or or -> or".
3526
a7111a62 35272011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
3528
3529 * gnus.texi (Summary Buffer Lines):
3530 gnus-summary-user-date-format-alist does not exist.
3531 (Sorting the Summary Buffer): More about sorting threads.
3532
69026aba
MA
35332011-04-25 Michael Albinus <michael.albinus@gmx.de>
3534
3535 * trampver.texi: Update release number.
3536
9024ff79
MA
35372011-04-14 Michael Albinus <michael.albinus@gmx.de>
3538
3539 * tramp.texi (Frequently Asked Questions): New item for disabling
3540 Tramp in other packages.
3541
c3c65d73
TZ
35422011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3543
3544 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 3545 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 3546 Update gnus-registry docs.
c3c65d73 3547
9ec6a317
JB
35482011-04-13 Juanma Barranquero <lekktu@gmail.com>
3549
3550 * ede.texi: Fix typos.
3551
1e3b6001
G
35522011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3553
9ec6a317
JB
3554 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3555 It's @table @code.
1e3b6001 3556
a5954fa5
G
35572011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3558
ed9265fc 3559 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 3560
d71990a1
JB
35612011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3562
3563 * calc.texi (Logarithmic Units): Update the function names.
3564
1518e4f0
G
35652011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3566
3567 * message.texi (Various Commands): Document format specs in the
3568 ellipsis.
3569
a123622d
G
35702011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3571
3572 * message.texi (Insertion Variables): Document message-cite-style.
3573
35742011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
3575
3576 * tramp.texi (Remote processes): New subsection "Running shell on
3577 a remote host".
3578
4248cca2
TZ
35792011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3580
3581 * auth.texi (Help for developers): Update docs to explain that the
3582 :save-function will only run the first time.
3583
54ce11a1
GM
35842011-03-12 Glenn Morris <rgm@gnu.org>
3585
3586 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3587 (emacs-faq.text): New target.
3588 (clean): Add emacs-faq.
3589
0c3b25f8
MA
35902011-03-12 Michael Albinus <michael.albinus@gmx.de>
3591
3592 Sync with Tramp 2.2.1.
3593
3594 * trampver.texi: Update release number.
3595
b740639e
GM
35962011-03-11 Glenn Morris <rgm@gnu.org>
3597
3598 * Makefile.in (HTML_TARGETS): New.
3599 (clean): Delete $HTML_TARGETS.
3600 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3601
733afdf4
TZ
36022011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3603
3604 * auth.texi (Help for developers): Show example of using
3605 `auth-source-search' with prompts and :save-function.
3606
33383987
JB
36072011-03-07 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * Version 23.3 released.
3610
a5057546
G
36112011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3612
3613 * message.texi (Message Buffers): Update default value of
3614 message-generate-new-buffers.
3615
479a2c9b
JB
36162011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3617
3618 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3619 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3620 respectively.
05a29101
JB
3621 (Musical Notes): New section.
3622 (Customizing Calc): Mention the customizable variable
3623 calc-note-threshold.
479a2c9b 3624
e0535b76
GM
36252011-03-03 Glenn Morris <rgm@gnu.org>
3626
3627 * url.texi (Dealing with HTTP documents): Remove reference to
3628 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 3629 (Configuration): Update url-configuration-directory description.
e0535b76 3630
2777ccbf
GM
36312011-03-02 Glenn Morris <rgm@gnu.org>
3632
3633 * dired-x.texi (Multiple Dired Directories): Remove mentions
3634 of dired-default-directory-alist and dired-default-directory.
3635 Move dired-smart-shell-command here...
3636 (Miscellaneous Commands): ... from here.
3637
257219bd
PE
36382011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3639
3640 * texinfo.tex: Update to version 2011-02-24.09.
3641
8889f4e2
GM
36422011-03-02 Glenn Morris <rgm@gnu.org>
3643
3644 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3645 instead of the obsoleted dired-omit-here-always.
3646
5d41af19
MA
36472011-02-28 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3650 supported systems.
3651
2b0c7330 36522011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 3653
61cf3a76
GM
3654 * dbus.texi (Type Conversion): Grammar fix.
3655
cce7d530 36562011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 3657
cce7d530
GM
3658 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3659 "Debian GNU/Linux".
51a13bdd 3660
cce7d530
GM
3661 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3662
817b48a7
GM
36632011-02-23 Glenn Morris <rgm@gnu.org>
3664
cce7d530
GM
3665 * dired-x.texi (Features): Minor rephrasing.
3666 (Local Variables): Fix typos.
47301027
GM
3667
3668 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3669 Standardize some Emacs/XEmacs terminology.
3670
817b48a7
GM
3671 * dired-x.texi (Features): Don't advertise obsolete local variables.
3672 Simplify layout.
3673 (Omitting Variables): Update local variables example.
3674 (Local Variables): Say this is obsolete. Fix description of
3675 dired-enable-local-variables possible values.
3676
4a3988d5
G
36772011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3678
3679 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3680 default now.
3681
8e22bee0
G
36822011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3683
3684 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3685
06b840e0
LI
36862011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3687
3688 * gnus.texi (Window Layout): Document layout names.
3689
67ab0163 36902011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
3691
3692 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3693 * auth.texi: Sync @dircategory with ../../info/dir.
3694 * autotype.texi: Sync @dircategory with ../../info/dir.
3695 * calc.texi: Sync @dircategory with ../../info/dir.
3696 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3697 * cl.texi: Sync @dircategory with ../../info/dir.
3698 * dbus.texi: Sync @dircategory with ../../info/dir.
3699 * dired-x.texi: Sync @dircategory with ../../info/dir.
3700 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3701 * ede.texi: Sync @dircategory with ../../info/dir.
3702 * ediff.texi: Sync @dircategory with ../../info/dir.
3703 * edt.texi: Sync @dircategory with ../../info/dir.
3704 * eieio.texi: Sync @dircategory with ../../info/dir.
3705 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3706 * epa.texi: Sync @dircategory with ../../info/dir.
3707 * erc.texi: Sync @dircategory with ../../info/dir.
3708 * eshell.texi: Sync @dircategory with ../../info/dir.
3709 * eudc.texi: Sync @dircategory with ../../info/dir.
3710 * flymake.texi: Sync @dircategory with ../../info/dir.
3711 * forms.texi: Sync @dircategory with ../../info/dir.
3712 * gnus.texi: Sync @dircategory with ../../info/dir.
3713 * idlwave.texi: Sync @dircategory with ../../info/dir.
3714 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3715 * message.texi: Sync @dircategory with ../../info/dir.
3716 * mh-e.texi: Sync @dircategory with ../../info/dir.
3717 * newsticker.texi: Sync @dircategory with ../../info/dir.
3718 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3719 * org.texi: Sync @dircategory with ../../info/dir.
3720 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3721 * pgg.texi: Sync @dircategory with ../../info/dir.
3722 * rcirc.texi: Sync @dircategory with ../../info/dir.
3723 * reftex.texi: Sync @dircategory with ../../info/dir.
3724 * remember.texi: Sync @dircategory with ../../info/dir.
3725 * sasl.texi: Sync @dircategory with ../../info/dir.
3726 * sc.texi: Sync @dircategory with ../../info/dir.
3727 * semantic.texi: Sync @dircategory with ../../info/dir.
3728 * ses.texi: Sync @dircategory with ../../info/dir.
3729 * sieve.texi: Sync @dircategory with ../../info/dir.
3730 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3731 * speedbar.texi: Sync @dircategory with ../../info/dir.
3732 * trampver.texi [emacs]: Set emacsname to "Emacs".
3733 * tramp.texi: Sync @dircategory with ../../info/dir.
3734 * url.texi: Sync @dircategory with ../../info/dir.
3735 * vip.texi: Sync @dircategory with ../../info/dir.
3736 * viper.texi: Sync @dircategory with ../../info/dir.
3737 * widget.texi: Sync @dircategory with ../../info/dir.
3738 * woman.texi: Sync @dircategory with ../../info/dir.
3739
30abce25
GM
37402011-02-19 Glenn Morris <rgm@gnu.org>
3741
0c7efc08
SM
3742 * dired-x.texi (Technical Details): No longer redefines
3743 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 3744 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 3745
73572c72
AG
37462013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3747
d967cd18
GM
3748 * eshell.texi (Input/Output):
3749 Document insert output redirection operator, >>>.
73572c72 3750
f31f8469
GM
37512011-02-18 Glenn Morris <rgm@gnu.org>
3752
3753 * dired-x.texi (Optional Installation File At Point): Simplify.
3754
35123c04
TZ
37552011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3756
3757 * auth.texi (Help for users): Use :port instead of :protocol for all
3758 auth-source docs.
7ba93e94
G
3759 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3760 to have two files in `auth-sources'.
35123c04 3761
da5e0ce4
GM
37622011-02-16 Glenn Morris <rgm@gnu.org>
3763
b322c9af
GM
3764 * dired-x.texi: Use emacsver.texi to get Emacs version.
3765 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3766 Depend on emacsver.texi.
3767
07ca5555
GM
3768 * dired-x.texi: Drop meaningless version number.
3769 (Introduction): Remove old info.
3770 (Optional Installation Dired Jump): Autoload from dired-x.
3771 Remove incorrect info about loaddefs.el.
3772 (Bugs): Just refer to M-x report-emacs-bug.
3773
da5e0ce4
GM
3774 * dired-x.texi (Multiple Dired Directories): Update for rename of
3775 default-directory-alist.
3776 (Miscellaneous Commands): No longer mention very old VM version 4.
3777
bb55f713
PE
37782011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3779
3780 Merge from gnulib.
3781 * texinfo.tex: Update to version 2011-02-14.11.
3782
5415d076
G
37832011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3784
da5e0ce4
GM
3785 * auth.texi (Help for users):
3786 Login collection is "Login" and not "login".
5415d076 3787
14029d4b
MA
37882011-02-13 Michael Albinus <michael.albinus@gmx.de>
3789
3790 * tramp.texi (History): Remove IMAP support.
3791 (External methods, Frequently Asked Questions): Remove `imap' and
3792 `imaps' methods.
3793 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3794
3795 * trampver.texi: Remove default value of `emacsimap'.
3796
8a36c07f
GM
37972011-02-13 Glenn Morris <rgm@gnu.org>
3798
3799 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3800 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3801
165bc5a0
GM
38022011-02-12 Glenn Morris <rgm@gnu.org>
3803
3804 * sc.texi (Getting Connected): Remove old index entries.
3805
5415d076 38062011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
3807
3808 * url.texi: Remove duplicate @dircategory (Bug#7942).
3809
b8e0f0cd
G
38102011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3811
8a36c07f
GM
3812 * auth.texi (Overview, Help for users, Help for developers):
3813 Update docs.
b8e0f0cd
G
3814 (Help for users): Talk about spaces.
3815
caf82551
PE
38162011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3817
3818 * texinfo.tex: Update to version 2011-02-07.16.
3819
1ff98217
MA
38202011-02-07 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * dbus.texi (Bus names): Adapt descriptions for
3823 dbus-list-activatable-names and dbus-list-known-names.
3824
2e78df6b
JB
38252011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3826
3827 * calc.texi (Logarithmic Units): New section.
3828
7fbf7cae
TZ
38292011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3830
3831 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3832 manuals use it now.
3833
0c7efc08 3834 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 3835
156ad271
KY
38362011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3837
3838 * overrides.texi: Remove.
3839
3840 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3841 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3842
36539990
MA
38432011-02-05 Michael Albinus <michael.albinus@gmx.de>
3844
3845 * tramp.texi (Frequently Asked Questions): Mention problems with
3846 WinSSHD.
3847
3848 * trampver.texi: Update release number.
3849
38502011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3851
3852 * tramp.texi:
3853 Replace "delimet" with "delimit" globally.
3854 Replace "explicite" with "explicit" globally.
3855 Replace "instead of" with "instead" where there was nothing after "of".
3856 Audit use of comma before interrogative pronoun, "that", or "which".
3857 Minor word order, spelling, wording changes.
3858
ec72bf63
G
38592011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3860
3861 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3862
3863 * sieve.texi: Use WEBHACKDEVEL.
3864
3865 * sasl.texi: Use WEBHACKDEVEL.
3866
3867 * pgg.texi: Use WEBHACKDEVEL.
3868
3869 * message.texi: Use WEBHACKDEVEL.
3870
3871 * gnus.texi: Use WEBHACKDEVEL.
3872
3873 * emacs-mime.texi: Use WEBHACKDEVEL.
3874
3875 * auth.texi: Use WEBHACKDEVEL.
3876
3877 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3878 manuals.
3879
38802011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3881
3882 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3883
90b750f4
PE
38842011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3885
3886 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3887 which in turn is copied from ftp://tug.org/tex/.
3888
0e751a49
GM
38892011-02-03 Glenn Morris <rgm@gnu.org>
3890
3891 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3892 (Binding combinations of modifiers and function keys):
3893 Let's assume people reading this are not using Emacs 18.
3894
7f13c2e2
LI
38952011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3896
3897 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3898 since it's run automatically.
3899
d76c843e
LI
39002011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3901
3902 * gnus.texi (Customizing Articles): Fix typo.
3903
12e3ca0a
LI
39042011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3905
3906 * gnus.texi (Customizing Articles): Document the new way of customizing
3907 the date headers(s).
3908
fe72c8fa
LI
39092011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3910
3911 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3912 splitting example.
3913
bf3dae7e
EZ
39142011-01-29 Eli Zaretskii <eliz@gnu.org>
3915
3916 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3917 (MAKEINFO_OPTS): New variable.
3918 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3919 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3920 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3921 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3922 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3923 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3924 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3925 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3926 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3927 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3928 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3929 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3930 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3931 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3932 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3933 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3934 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3935 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3936
d6f13ac8
LI
39372011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3938
3939 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3940
c5ecc769
G
39412011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3942
3943 * message.texi (IDNA): Explain what it is.
3944
39452011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3946
3947 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3948
45eb2a5d
WL
39492011-01-23 Werner Lemberg <wl@gnu.org>
3950
3951 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3952 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 3953 (ENVADD): Update.
45eb2a5d 3954
6872a814
GM
39552011-01-18 Glenn Morris <rgm@gnu.org>
3956
3957 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3958
77ab81d0 39592011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
3960
3961 * nxml-mode.texi (Introduction): Fix file name typos.
3962
d221e780
CO
39632011-01-13 Christian Ohler <ohler@gnu.org>
3964
3965 * ert.texi: New file.
3966
3967 * Makefile.in:
3968 * makefile.w32-in: Add ert.texi.
3969
8c904d82
MA
39702011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3971
3972 * dbus.texi (Receiving Method Calls): New function
3973 dbus-register-service. Rearrange node.
3974
f56e0e7a
PE
39752011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3976
3977 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3978 which in turn is copied from ftp://tug.org/tex/.
3979
0fadf00e
MA
39802011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3981
3982 * dbus.texi (Receiving Method Calls): Describe new optional
3983 parameter dont-register-service of dbus-register-{method,property}.
3984
8b358e90
DU
39852010-12-17 Daiki Ueno <ueno@unixuser.org>
3986
0c7efc08
SM
3987 * epa.texi (Encrypting/decrypting *.gpg files):
3988 Mention epa-file-select-keys.
8b358e90 3989
549c9aed
G
39902010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Archived Messages): Remove outdated text.
3993
39942010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3995
0c7efc08 3996 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 3997
156e3f9c
G
39982010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3999
83f3eadc 4000 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 4001
8151d490
AC
40022010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4003
4004 * gnus.texi (The swish++ Engine): Add customizable parameters
4005 descriptions.
4006 (The swish-e Engine): Ditto.
4007
305bdd22
MA
40082010-12-14 Michael Albinus <michael.albinus@gmx.de>
4009
4010 * tramp.texi (Inline methods): Add "ksu" method.
4011 (Remote processes): Add example with remote `default-directory'.
4012
53aff12a
GM
40132010-12-14 Glenn Morris <rgm@gnu.org>
4014
4015 * faq.texi (Expanding aliases when sending mail):
4016 Now build-mail-aliases is interactive.
4017
8a1cdce5
AC
40182010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4019
4020 * gnus.texi: First pass at adding (rough) nnir documentation.
4021
7410c270
G
40222010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4023
53aff12a
GM
4024 * gnus.texi (Filtering New Groups):
4025 Mention gnus-auto-subscribed-categories.
4026 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
4027 removed.
4028
f49d1f52 40292010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
4030
4031 * cl.texi (For Clauses): Small fixes for frames and windows.
4032
acedf35c
CD
40332010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4034
4035 * org.texi (Using capture): Document using prefix arguments for
4036 finalizing capture.
4037 (Agenda commands): Document prefix argument for the bulk scatter
4038 command.
4039 (Beamer class export): Document that also overlay arguments can be
4040 passed to the column environment.
4041 (Template elements): Document the new entry type.
4042
40432010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4044
4045 * org.texi (Include files): Document :minlevel.
4046
40472010-12-11 Julien Danjou <julien@danjou.info>
4048
4049 * org.texi (Categories): Document category icons.
4050
40512010-12-11 Eric Schulte <schulte.eric@gmail.com>
4052
4053 * org.texi (noweb): Fix typo.
4054
516aa569
G
40552010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4056
4057 * gnus.texi (Server Commands): Point to the rest of the server
4058 commands.
4059
04db63bc
G
40602010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4061
4062 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4063 g'.
4064
ed797193
G
40652010-12-02 Julien Danjou <julien@danjou.info>
4066
4067 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4068
40692010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4070
4071 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4072 (Direct Functions): Note the STARTTLS upgrade.
4073
07976ae3 40742010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 4075 James Clark <none@example.com>
d3dfb185
GM
4076
4077 * nxml-mode.texi (Introduction): New section.
4078
59e75882
G
40792010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4080
4081 * gnus.texi (Server Commands): Document gnus-server-show-server.
4082
568a887f
MA
40832010-11-20 Michael Albinus <michael.albinus@gmx.de>
4084
4085 Sync with Tramp 2.2.0.
4086
4087 * trampver.texi: Update release number.
4088
1265829e
JB
40892010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4090
4091 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4092 Mention that the TeX specific units won't use the `tex' prefix
4093 in TeX mode.
4094
239661c0
KY
40952010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4096
4097 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4098
4a47c275 40992010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
4100
4101 * edt.texi: Remove information about Emacs 19.
4102
4a47c275 41032010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
4104
4105 * trampver.texi: Update release number.
4106
2f0e0dc8
KY
41072010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4108
4109 * gnus.texi (Article Washing): Fix typo.
4110
afe98dfa
CD
41112010-11-11 Noorul Islam <noorul@noorul.com>
4112
56f5a94e 4113 * org.texi: Fix typo.
afe98dfa
CD
4114
41152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4116
4117 * org.texi (Using capture): Explain that refiling is
4118 sensitive to cursor position.
4119
41202010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4121
56f5a94e 4122 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
4123
41242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4125
4126 * org.texi: Document the <c> cookie.
4127
41282010-11-11 Eric Schulte <schulte.eric@gmail.com>
4129
bd7239f5 4130 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 4131 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
4132
41332010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4134
56f5a94e 4135 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
4136
41372010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4138
56f5a94e 4139 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
4140
41412010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4142
4143 * org.texi (Setting up the staging area): Document that
4144 file names remain visible when encrypting the MobileOrg files.
4145
41462010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4147
4148 * org.texi (Setting up the staging area): Document which
4149 versions are needed for encryption.
4150
41512010-11-11 Eric Schulte <schulte.eric@gmail.com>
4152
56f5a94e
GM
4153 * org.texi (noweb): Update :noweb documentation to
4154 reflect the new "tangle" argument.
afe98dfa
CD
4155
41562010-11-11 Eric Schulte <schulte.eric@gmail.com>
4157
56f5a94e
GM
4158 * org.texi (Batch execution): Improve tangling script in
4159 documentation.
afe98dfa
CD
4160
41612010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4162
35e951cd
JB
4163 * org.texi (Handling links, In-buffer settings):
4164 Document inlining images on startup.
afe98dfa
CD
4165
41662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4167
4168 * org.texi (Setting up the staging area): Document use of
4169 crypt password.
4170
41712010-11-11 David Maus <dmaus@ictsoc.de>
4172
56f5a94e 4173 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
4174
41752010-11-11 David Maus <dmaus@ictsoc.de>
4176
56f5a94e
GM
4177 * org.texi (Template expansion): Add mew in table for link type
4178 escapes.
afe98dfa
CD
4179
41802010-11-11 David Maus <dmaus@ictsoc.de>
4181
56f5a94e 4182 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
4183
41842010-11-11 Eric Schulte <schulte.eric@gmail.com>
4185
56f5a94e 4186 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
4187
41882010-11-11 Eric Schulte <schulte.eric@gmail.com>
4189
56f5a94e 4190 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
4191
41922010-11-11 Eric Schulte <schulte.eric@gmail.com>
4193
56f5a94e
GM
4194 * org.texi (Structure of code blocks):
4195 Update documentation to mention inline code block syntax.
afe98dfa
CD
4196
41972010-11-11 Eric Schulte <schulte.eric@gmail.com>
4198
56f5a94e 4199 * org.texi (comments): Improve wording.
afe98dfa
CD
4200
42012010-11-11 Eric Schulte <schulte.eric@gmail.com>
4202
56f5a94e 4203 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
4204
42052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4206
4207 * org.texi (Installation): Remove the special
4208 installation instructions for XEmacs.
4209
42102010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4211
56f5a94e 4212 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
4213 insertion of empty structural elements.
4214
42152010-11-11 Noorul Islam <noorul@noorul.com>
4216
56f5a94e 4217 * org.texi: Fix doc.
afe98dfa
CD
4218
42192010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4220
4221 * org.texi (The date/time prompt): Document specification
4222 of time ranges.
4223
42242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4225
4226 * org.texi (Internal links): Document the changes in
4227 internal links.
4228
42292010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4230
4231 * org.texi (Agenda commands): Document the limitation for
4232 the filter preset - it can only be used for an entire agenda
4233 view, not in an individual block in a block agenda.
4234
42352010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4236
4237 * org.texi (iCalendar export): Document alarm creation.
4238
6f8fc60c
MA
42392010-11-10 Michael Albinus <michael.albinus@gmx.de>
4240
4241 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4242
be3c11b3
LMI
42432010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4244
4245 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4246
d607b96b 42472010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 4248
d607b96b 4249 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 4250
181cb5fb
G
42512010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4254 since that works by default.
4255
42562010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4257
4258 * gnus.texi (Customizing the IMAP Connection): Document
4259 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4260
36bc5d3b
MA
42612010-11-04 Michael Albinus <michael.albinus@gmx.de>
4262
4263 * tramp.texi (Remote shell setup): New item "Interactive shell
4264 prompt". Reported by Christian Millour <cm@abtela.com>.
4265 (Remote shell setup, Remote processes): Use @code{} for
4266 environment variables.
4267
cf503f7c
GM
42682010-11-03 Glenn Morris <rgm@gnu.org>
4269
537b04b9 4270 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 4271 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 4272
389b76fa
G
42732010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4276
2699a554 42772010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
4278
4279 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4280
2699a554 42812010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
4282
4283 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4284
99e65b2d
G
42852010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4286
0c7efc08
SM
4287 * gnus.texi (Client-Side IMAP Splitting):
4288 Mention nnimap-unsplittable-articles.
99e65b2d
G
4289
42902010-10-29 Julien Danjou <julien@danjou.info>
4291
4292 * gnus.texi (Finding the News): Remove references to obsoletes
4293 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4294
aeeb3dcb
EZ
42952010-10-29 Eli Zaretskii <eliz@gnu.org>
4296
4297 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4298 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4299 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4300 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4301
8289f37b
GM
43022010-10-28 Glenn Morris <rgm@gnu.org>
4303
4304 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4305 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4306 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4307
d85d3b3a
DU
43082010-10-25 Daiki Ueno <ueno@unixuser.org>
4309
4310 * epa.texi (Mail-mode integration): Add alternative key bindings
4311 for epa-mail commands; escape comma.
c05c2b9b 4312 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 4313
9f534a47
JB
43142010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4315
99e65b2d 4316 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 4317
5793a7bc 43182010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
4319
4320 * gnus.texi (Group Parameters, Buttons): Fix typos.
4321
280f417b
G
43222010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4323
4324 * gnus.texi (Subscription Commands): Mention that you can also
4325 subscribe to new groups via the Server buffer, which is probably more
4326 convenient when subscribing to many groups.
4327
d806c872
G
43282010-10-21 Julien Danjou <julien@danjou.info>
4329
4330 * message.texi (Message Headers): Allow message-default-headers to be a
4331 function.
4332
d5798f68
LMI
43332010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4334
4335 * gnus-news.texi: Mention new archive defaults.
4336
b79bbef7
KY
43372010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4338
4339 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4340
2526f423
G
43412010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * gnus.texi (HTML): Document the function value of
4344 gnus-blocked-images.
4345 (Article Washing): shr and gnus-w3m, not the direct function names.
4346
ba91f05d
G
43472010-10-20 Julien Danjou <julien@danjou.info>
4348
4349 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4350 variable.
4351
da451787
LMI
43522010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4353
4354 * gnus.texi (Customizing the IMAP Connection): The port strings are
4355 strings.
c872595d 4356 (Document Groups): Mention git.
da451787 4357
7cad71ad
G
43582010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4359
4360 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4361 bzr/Gnus git sync.
4362
c56dfd36
EZ
43632010-10-15 Eli Zaretskii <eliz@gnu.org>
4364
4365 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4366 change.
4367
a1d16a7b
G
43682010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4369
4370 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4371 @item syntax for in-Emacs makeinfo.
4372
43732010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4374
4375 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4376 trim sentence.
4377
98e2b864
DU
43782010-10-12 Daiki Ueno <ueno@unixuser.org>
4379
4380 * epa.texi (Caching Passphrases):
0c7efc08
SM
4381 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4382 Clarify some configurations require to set up gpg-agent.
98e2b864 4383
c12e4a81
GM
43842010-10-11 Glenn Morris <rgm@gnu.org>
4385
4386 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4387
f7aa248a
G
43882010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4389
4390 * gnus.texi (Spam Package Introduction): Mention `$'.
4391
6513b232
EZ
43922010-10-09 Eli Zaretskii <eliz@gnu.org>
4393
4394 * makefile.w32-in (emacsdir): New variable.
4395 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4396 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4397
abd40fb4
GM
43982010-10-09 Glenn Morris <rgm@gnu.org>
4399
0f05450f
GM
4400 * Makefile.in (mostlyclean): Delete *.toc.
4401
d3a4ac46
GM
4402 * Makefile.in: Use $< in rules.
4403
aa9db089
GM
4404 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4405
abd40fb4
GM
4406 * Makefile.in ($(infodir)): Delete rule.
4407 (mkinfodir): New. Use it in all the info rules, rather than depending
4408 on infodir.
4409
ea274122
GM
44102010-10-09 Glenn Morris <rgm@gnu.org>
4411
6e90e2a8
GM
4412 * gnus.texi (Article Washing): Fix previous change.
4413
f7a31f11
GM
4414 * Makefile.in (emacsdir): New variable.
4415 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
4416 Depend on emacsver.texi.
4417
f7a31f11
GM
4418 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4419
ea274122
GM
4420 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4421
36d3245f
G
44222010-10-08 Julien Danjou <julien@danjou.info>
4423
f7a31f11 4424 * gnus.texi: Add mm-shr.
36d3245f
G
4425
44262010-10-08 Ludovic Courtès <ludo@gnu.org>
4427
4428 * gnus.texi (Finding the Parent, The Gnus Registry)
4429 (Registry Article Refer Method): Update docs for nnregistry.el.
4430
44312010-10-08 Daiki Ueno <ueno@unixuser.org>
4432
4433 * auth.texi (Help for users)
4434 (GnuPG and EasyPG Assistant Configuration): Update docs.
4435
12359245
GM
44362010-10-08 Glenn Morris <rgm@gnu.org>
4437
4438 * cl.texi (Organization, Installation, Old CL Compatibility):
4439 Deprecate cl-compat for new code.
4628bef1 4440 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
4441
4442 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4443
fcf2d385
KY
44442010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4445
4446 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4447
66627fa9
G
44482010-10-06 Julien Danjou <julien@danjou.info>
4449
fd9ba500
JD
4450 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4451
66627fa9
G
4452 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4453 broken link.
4454
4455 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4456
4457 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4458 to ReiserFS.
4459
4460 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4461 (FAQ 7-1): Fix getmail URL.
4462
65f54520
DU
44632010-10-06 Daiki Ueno <ueno@unixuser.org>
4464
4465 * epa.texi (Caching Passphrases): New section.
4466
4c83f6e1
GM
44672010-10-06 Glenn Morris <rgm@gnu.org>
4468
4469 * Makefile.in (SHELL): Set it.
4470 (info): Move the mkdir dependency to the individual info files.
4471 (mostlyclean): Tidy up.
4472 (clean): Only delete the specific dvi and pdf files.
4473 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 4474 ($(infodir)): Add parallel build workaround.
4c83f6e1 4475
71e691a5
G
44762010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4477
4478 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4479
a41c2e6d
G
44802010-10-03 Julien Danjou <julien@danjou.info>
4481
0c7efc08
SM
4482 * emacs-mime.texi (Display Customization):
4483 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
4484 mm-inline-large-images-proportion.
4485
37255945
MA
44862010-10-03 Michael Albinus <michael.albinus@gmx.de>
4487
0c7efc08
SM
4488 * tramp.texi (Frequently Asked Questions):
4489 Mention remote-file-name-inhibit-cache.
37255945 4490
11e4e7bd
LMI
44912010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4492
4493 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 4494 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 4495
cb83220a
KY
44962010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4497
0c7efc08
SM
4498 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4499 (Article Hiding): Add google banner example.
4500 Suggested by Benjamin Xu.
cb83220a 4501
6b958814
G
45022010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4503
0c7efc08
SM
4504 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4505 Remove nnimap-split-rule from examples.
6b958814
G
4506
45072010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4508
4509 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4510 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4511 Fishman.
4512 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4513
45142010-09-30 Julien Danjou <julien@danjou.info>
4515
4516 * gnus.texi (Gravatars): Fix documentation about
4517 gnu-gravatar-properties.
4518
b9476c04
DU
45192010-09-29 Daiki Ueno <ueno@unixuser.org>
4520
4521 * epa.texi (Bug Reports): New section.
4522
5f874327
GM
45232010-09-29 Glenn Morris <rgm@gnu.org>
4524
4525 * Makefile.in (top_srcdir): Remove unused variable.
4526
6b958814
G
45272010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4528
4529 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4530 (Client-Side IMAP Splitting): Document 'default.
4531
45322010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4533
0c7efc08
SM
4534 * gnus.texi (Customizing the IMAP Connection):
4535 Document nnimap-fetch-partial-articles.
6b958814 4536
82bccbfa
KY
45372010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4538
4539 * gnus-news.texi: Mention nnimap-inbox.
4540
4541 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4542
45432010-09-26 Julien Danjou <julien@danjou.info>
4544
47e08896 4545 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
4546
45472010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4548
4549 * gnus.texi (Security): Remove gpg.el mention.
4550
45512010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4552
4553 * gnus.texi (Browse Foreign Server): New variable
4554 gnus-browse-subscribe-newsgroup-method.
4555
4556 * gnus-news.texi: Mention it.
4557
45582010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
0c7efc08 4560 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
4561 (Startup Variables): No jingle.
4562
4c964351
UM
45632010-09-25 Ulrich Mueller <ulm@gentoo.org>
4564
4565 * woman.texi (Interface Options): xz compression is now supported.
4566
82bccbfa
KY
45672010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4568
4569 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4570 (Unavailable Servers): Document gnus-server-copy-server.
4571 (Using IMAP): Document the new nnimap.
4572
45732010-09-25 Julien Danjou <julien@danjou.info>
4574
47e08896 4575 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 4576
18778f71
GM
45772010-09-24 Glenn Morris <rgm@gnu.org>
4578
4579 * url.texi (Disk Caching): Tweak previous change.
4580
9c766321
JD
45812010-09-24 Julien Danjou <julien@danjou.info>
4582
4583 * url.texi (Disk Caching): Mention url-cache-expire-time,
4584 url-cache-expired, and url-fetch-from-cache.
4585
82bccbfa
KY
45862010-09-24 Julien Danjou <julien@danjou.info>
4587
4588 * gnus.texi: Add Gravatars.
4589
45902010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4591
4592 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4593
592bdb9a
LMI
45942010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595
4596 * gnus.texi (Expunging mailboxes): Update name of the expunging
4597 command.
4598
e4e22d29
KY
45992010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4600
4601 * emacs-mime.texi (rfc2047): Update description for
4602 rfc2047-encode-parameter.
4603
371d9801
MA
46042010-09-13 Michael Albinus <michael.albinus@gmx.de>
4605
4606 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4607 "fish" methods.
4608 (External methods): Remove "scp1_old" and "scp2_old" methods.
4609
31ae5827
MA
46102010-09-09 Michael Albinus <michael.albinus@gmx.de>
4611
4612 * tramp.texi: Remove Japanese manual. Fix typo.
4613
4614 * trampver.texi: Update release number. Remove japanesemanual.
4615
c0468714
GM
46162010-09-09 Glenn Morris <rgm@gnu.org>
4617
4618 * org.texi: Restore clobbered changes (copyright years, untabify).
4619
86441999
JD
46202010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4621
4622 * gnus.texi (Adaptive Scoring): Fix typo.
4623
25f28806
LMI
46242010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4625
4626 * gnus.texi (Article Display): Document gnus-html-show-images.
4627
45240125 46282010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 4629
45240125
JD
4630 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4631
59d09f15
LMI
46322010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4633
4634 * gnus.texi (HTML): Document gnus-max-image-proportion.
4635
2cdd366f
KY
46362010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4637
51dee5ef
KY
4638 * gnus.texi (HTML): Document gnus-blocked-images.
4639
2cdd366f
KY
4640 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4641
b0e4f3fc
KY
46422010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4643
4644 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4645 the first message are used for wide replies.
f02566ce
KY
4646 (Changing Servers): Remove documentation on gnus-change-server and
4647 friends, since it's been removed.
b0e4f3fc 4648
598451ed
KY
46492010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4650
4651 * gnus.texi (Drafts): Mention B DEL.
4652
e7842e69
KY
46532010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4654
4655 * gnus.texi (Delayed Articles): Mention that the Date header is the
4656 original one, even if you delay.
4657
85115796
KY
46582010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4659
0c7efc08
SM
4660 * gnus.texi (Asynchronous Fetching):
4661 Document gnus-async-post-fetch-function.
85115796
KY
4662 (HTML): Made into its own section.
4663
f0b44bc0
MA
46642010-08-26 Michael Albinus <michael.albinus@gmx.de>
4665
4666 Sync with Tramp 2.1.19.
4667
c5b0993e
EW
4668 * tramp.texi (Inline methods, Default Method):
4669 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 4670 Remove remark about doubled "-t" argument.
217876c9
MA
4671 (Auto-save and Backup): Remove reference to Emacs 21.
4672 (Filename Syntax): Describe port numbers.
4673 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4674 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4675 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4676 errors with the backquotes.
4677 (External packages): File attributes cache flushing for asynchronous
4678 processes.
4679 (Traces and Profiles): Describe verbose level 9.
4680
f0b44bc0
MA
4681 * trampver.texi: Update release number.
4682
7457f7b6
MA
46832010-08-23 Michael Albinus <michael.albinus@gmx.de>
4684
4685 * dbus.texi (Alternative Buses): New chapter.
4686
b695beda
SM
46872010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4688
4689 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4690
443c2c03
JB
46912010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4692
4693 * calc.texi (Customizing Calc): Rearrange description of new
4694 variables to match the presentation of other variables.
4695
7815fe19 46962010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
4697
4698 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4699
2c695727
JB
47002010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4701
4702 * calc.texi (Making Selections, Selecting Subformulas)
4703 (Customizing Calc): Mention how to use faces to emphasize selected
4704 sub-formulas.
4705
bbb6ffa1
MA
47062010-08-05 Michael Albinus <michael.albinus@gmx.de>
4707
4708 * tramp.texi (External packages): File attributes cache flushing
4709 for asynchronous processes.
4710
5cee0a9c
AM
47112010-08-01 Alan Mackenzie <acm@muc.de>
4712
4713 Enhance the manual for the latest Java Mode.
4714
4715 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4716 annotation-var-cont.
4717 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4718 two new symbols.
4719
3f2afe32
MA
47202010-07-28 Michael Albinus <michael.albinus@gmx.de>
4721
4722 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4723
0ed082fe 47242010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
4725
4726 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4727
311f0356
JB
47282010-07-19 Juanma Barranquero <lekktu@gmail.com>
4729
4730 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4731
86fbb8ca
CD
47322010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4733
4734 * org.texi: Add macros to get plain quotes in PDF output.
4735 List additional contributors.
4736 (Capture): New section, replaces the section about remember.
4737 (Working With Source Code): New chapter, focused on documenting Org
4738 Babel.
4739 (Code evaluation security): New section.
4740 (MobileOrg): Document DropBox support.
4741 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4742 (Special symbols): Show how to display UTF8 characters for entities.
4743 (Global TODO list): Clarify the use of the "M" key and the differences
4744 to the "m" key.
4745 (RSS Feeds): Mention Atom feeds as well.
4746 (Setting tags): Remove paragraph about
4747 `org-complete-tags-always-offer-all-agenda-tags'.
4748
5732e8ed
MA
47492010-07-17 Michael Albinus <michael.albinus@gmx.de>
4750
4751 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4752 argument.
4753 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4754 echoing shells.
4755
ca1bb391
MA
47562010-07-10 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4759 (Filename Syntax): Describe port numbers.
4760
5bd55c3c
MA
47612010-07-09 Michael Albinus <michael.albinus@gmx.de>
4762
4763 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4764 forgotten.
4765 (Type Conversion): Precise conversion of natural numbers.
4766 (Errors and Events): Add "debugging" to concept index. Add variable
4767 `dbus-debug'.
4768
820ae8fe
MA
47692010-07-04 Michael Albinus <michael.albinus@gmx.de>
4770
4771 * dbus.texi (Receiving Method Calls): Add optional argument
4772 EMITS-SIGNAL to `dbus-register-property'.
4773
b6f9df0f
JB
47742010-06-27 Alex Schroeder <alex@gnu.org>
4775
4776 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4777
62e034c2
GM
47782010-06-24 Glenn Morris <rgm@gnu.org>
4779
4780 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4781 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4782 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4783 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4784 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4785 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4786 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4787 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4788 convention. Make them end with a period.
4789
9360256a
GM
47902010-06-23 Glenn Morris <rgm@gnu.org>
4791
4792 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
4793 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4794 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4795 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4796 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4797 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 4798
04d3bb6c
GM
47992010-06-10 Glenn Morris <rgm@gnu.org>
4800
4801 * idlwave.texi (Load-Path Shadows):
4802 * org.texi (Handling links): Fix typos.
4803
5e7d4a75
KY
48042010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4805
4806 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4807
9841cb4f
MA
48082010-05-26 Michael Albinus <michael.albinus@gmx.de>
4809
4810 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4811 by an alias. (Bug#6226)
4812
597517ef
JB
48132010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4814
4815 * calc.texi (Manipulating Vectors): Mention that vectors can
4816 be used to determine bins for `calc-histogram'.
4817
14914c43
JB
48182010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4819
597517ef 4820 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 4821
0235128c 48222010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
4823
4824 * url.texi (HTTP language/coding, Customization):
4825 * message.texi (Header Commands, Responses):
4826 * cl.texi (Argument Lists): Fix typos.
4827
0235128c 48282010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 4829
0235128c
SM
4830 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4831 Note that Development menu is always available.
aa5789b5
CY
4832 (Creating a project): Fix terminology.
4833 (Add/Remove files): Fix typo.
4834
0235128c
SM
48352010-05-07 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * Version 23.2 released.
4838
a628ad9d 48392010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
4840
4841 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4842
502269d6
MA
48432010-05-01 Michael Albinus <michael.albinus@gmx.de>
4844
0235128c
SM
4845 * tramp.texi (Inline methods, Default Method):
4846 Mention `tramp-inline-compress-start-size'.
502269d6 4847
6e104790 48482010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
4849
4850 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4851 the CVS repo. Put the Git repo in the news section.
4852
6e104790 4853 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
4854 Removed some mentions of CVS. Mention the new Git repo.
4855
6e104790 48562010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
4857
4858 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4859 (Mail Group Commands): Add index entry.
4860
6e104790 48612010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
4862
4863 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4864
f8b91752
JB
48652010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4866
4867 * calc.texi (Radix modes): Mention that the option prefix will
4868 turn on twos-complement mode.
4869 (Inverse and Hyperbolic Flags): Mention the Option flag.
4870
ed21c5c8
CD
48712010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4872
4873 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 4874 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
4875 (Sectioning structure): Update.
4876 (References): New use case for field coordinates.
6e104790 4877 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
4878 (Setting up the staging area): Document the availability of
4879 encryption for MobileOrg.
4880 (Images and tables): Document how to reference labels.
4881 (Index entries): New section.
4882 (Generating an index): New section.
4883 (Column width and alignment): Document that <N> now
4884 means a fixed width, not a maximum width.
4885 (Publishing options): Document the :email option.
4886 (Beamer class export): Fix bug in the BEAMER example.
4887 (Refiling notes): Document refile logging.
4888 (In-buffer settings): Document refile logging keywords.
4889 (Drawers): Document `C-c C-z' command.
4890 (Agenda commands): Mention the alternative key `C-c C-z'.
4891 (Special properties): Document the BLOCKED property.
4892 (The spreadsheet): Mention the formula editor.
4893 (References): Document field coordinates.
4894 (Publishing action): Correct the documentation for the
4895 publishing function.
4896 (The date/time prompt): Document that we accept dates
4897 like month/day/year.
4898 (Cooperation): Document the changes in table.el support.
4899 (Faces for TODO keywords, Faces for TODO keywords)
4900 (Priorities): Document the easy colors.
4901 (Visibility cycling): Document the new double prefix
4902 arg for `org-reveal'.
4903 (Cooperation): Remember.el is part of Emacs.
4904 (Clean view): Mention that `wrap-prefix' is also set by
4905 org-indent-mode.
4906 (Agenda commands): Add information about prefix args to
4907 scheduling and deadline commands.
4908 (Search view): Point to the docstring of
4909 `org-search-view' for more details.
6e104790 4910 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
4911 (Setting tags): Document variable
4912 org-complete-tags-always-offer-all-agenda-tags.
6e104790 4913 (Column attributes): Cross-reference special properties.
ed21c5c8 4914
456b348e
MA
49152010-04-10 Michael Albinus <michael.albinus@gmx.de>
4916
4917 Synchronize with Tramp repository.
4918
4919 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
4920 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4921 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
4922 syntax, texi2dvi reports errors with the backquotes.
4923
4924 * trampver.texi: Update release number.
4925
357e2d8e
KY
49262010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4927
4928 * gnus.texi (Finding the News): Add pointers to the Server buffer
4929 because it's essential.
4930
1d4d7664
KY
49312010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4932
4933 * gnus.texi (MIME Commands): Update description of
4934 gnus-article-browse-html-article.
4935
bd3e840f
KY
49362010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4937
4938 * auth.texi (Secret Service API): Add TODO node.
4939 (Help for users): Explain the new source options for `auth-sources'.
4940
e867cb5d 49412010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
4942
4943 * trampver.texi: Update release number.
4944
288f9fc0
CY
49452010-03-10 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * Branch for 23.2.
4948
d99aaebd
CY
49492010-03-03 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4952 now enabled by default.
4953
5794c2a5
MA
49542010-02-28 Michael Albinus <michael.albinus@gmx.de>
4955
4956 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4957 when Emacs runs in interactive mode. (Bug#5645)
4958
40572be6
GM
49592010-02-16 Glenn Morris <rgm@gnu.org>
4960
4961 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4962
7bb8ed67
MH
49632010-02-05 Mark A. Hershberger <mah@everybody.org>
4964
4965 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4966
45a1423d 49672010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
4968
4969 * gnus.texi (Score File Format): Fix typo.
4970
45a1423d 49712010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
4972
4973 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4974
14f17fc8
JB
49752010-01-18 Juanma Barranquero <lekktu@gmail.com>
4976
4977 * ada-mode.texi (Project File Overview): Fix typo.
4978
607d4369
CY
49792010-01-17 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * semantic.texi: Add Richard Y. Kim credit.
4982
4983 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4984
3d1bfa99
MA
49852010-01-17 Michael Albinus <michael.albinus@gmx.de>
4986
4987 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 4988 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 4989
6fbf7a75
GM
49902010-01-17 Glenn Morris <rgm@gnu.org>
4991
b9f978f0
GM
4992 * calc.texi (Reporting Bugs): Don't mention format of repository.
4993
f19bc38d
GM
4994 * woman.texi (Bugs): Make "Emacs repository" less specific,
4995 and the URL for same more specific.
4996
6fbf7a75
GM
4997 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4998
16c3428a
JB
49992010-01-17 Juanma Barranquero <lekktu@gmail.com>
5000
5001 * ede.texi (ede-step-project, ede-proj-target):
5002 * tramp.texi (Remote processes): Fix typos.
5003
045b9da7
ML
50042010-01-16 Mario Lang <mlang@delysid.org>
5005
5006 * ede.texi (ede-target):
5007 * org.texi (Refiling notes): Remove duplicated words.
5008
c57008f6
SM
50092010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5010
5011 * gnus.texi (Posting Styles): Use with-current-buffer.
5012 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5013
798c9eb5
KR
50142010-01-02 Kevin Ryde <user42@zip.com.au>
5015
5016 * eieio.texi (Naming Conventions): Correction to xref on elisp
5017 coding conventions, is "Tips" node not "Standards".
5018
4970fbfe
CY
50192009-12-24 Chong Yidong <cyd@stupidchicken.com>
5020
5021 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5022
5023 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5024
83828b06
KY
50252009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5026
5027 * gnus.texi (Direct Functions): Add missing port number to tls method.
5028
45a4a565
JB
50292009-12-15 Juanma Barranquero <lekktu@gmail.com>
5030
5031 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5032 ($(infodir)/edt, edt.dvi): New targets.
5033
698bfef7
GM
50342009-12-15 Glenn Morris <rgm@gnu.org>
5035
5036 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5037 (edt, $(infodir)/edt, edt.dvi): New targets.
5038 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5039
5040 * Makefile.in (PDF_TARGETS, pdf): New.
5041 (clean): Add *.pdf.
5042 Add pdf rules for all manuals.
5043
0e983327
JB
50442009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5045
38942b9c 5046 * calc.texi (Radix Modes): Clarify two's complement notation.
0e983327 5047
8e687433
CY
50482009-12-14 Chong Yidong <cyd@stupidchicken.com>
5049
5050 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5051 (Smart Jump, Analyzer Debug): Copyedits.
5052 (Semantic mode user commands): Link to new nodes.
5053 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5054 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5055 upstream Semantic manual.
5056
5057 * semantic.texi (Introduction): Minor fix to diagram.
5058
020335df
MA
50592009-12-09 Michael Albinus <michael.albinus@gmx.de>
5060
5061 * eshell.texi (History): Add the other built-in variables.
5062 (Built-ins): Explain built-ins, and how to apply the external commands.
5063 Add `history', `su' and `sudo'.
5064
5065 * tramp.texi (Remote processes): Add missing <RET> in the example.
5066
6ddf13e4
BW
50672009-12-01 Bill Wohler <wohler@newt.com>
5068
5069 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 5070 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
5071 excessively garrulous.
5072
07b6428c
MA
50732009-11-29 Michael Albinus <michael.albinus@gmx.de>
5074
5075 * tramp.texi (Remote processes): Improve eshell example with "su"
5076 and "sudo" commands.
5077
fd1cefda
CY
50782009-11-28 Chong Yidong <cyd@stupidchicken.com>
5079
5080 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5081
5082 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5083 Document semantic-complete-analyze-inline.
5084 (Semanticdb search debugging commands): Minor clarification.
5085 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 5086 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 5087 manual.
9d542758 5088 (Semantic mode): Link to Idle Scheduler.
fd1cefda 5089
159e3ad5
KR
50902009-11-28 Kevin Ryde <user42@zip.com.au>
5091
5092 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 5093 @pxref, now EIEIO is in Emacs.
159e3ad5 5094
c6d47315
KR
5095 * erc.texi (Development): Correction to git tutorial url.
5096
16f6287e
GM
50972009-11-26 Glenn Morris <rgm@gnu.org>
5098
5099 * faq.texi (Latest version of Emacs): Mention stability of development
5100 version.
5101 (Problems with very large files): Max buffer size increase in 23.2.
5102 (VM): VM has moved house again.
5103
5ea5dbc9
JB
51042009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5105
5106 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5107 notations.
5108
5dec9555
CD
51092009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5110
45a4a565 5111 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 5112
bd6f6833
CY
51132009-11-20 Chong Yidong <cyd@stupidchicken.com>
5114
5115 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
5116 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5117 (Idle Completions Mode): Numerous copyedits.
bd6f6833 5118
be479117
JB
51192009-11-17 Juanma Barranquero <lekktu@gmail.com>
5120
5121 * semantic.texi (Semantic Internals, Glossary):
5122 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5123 (Semanticdb search debugging commands): Fix typos.
5124
17291a1f
JB
51252009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5126
be479117 5127 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 5128
af42a9cc
JB
51292009-11-16 Juanma Barranquero <lekktu@gmail.com>
5130
5131 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5132 ($(infodir)/semantic, semantic.dvi): New targets.
5133
3149927d
CY
51342009-11-16 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * Makefile.in: Build the Semantic manual.
5137
5138 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5139 repository.
5140
977640ed
MA
51412009-11-16 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * dbus.texi (Receiving Method Calls): New defun
5144 `dbus-unregister-service'.
5145
17673adf
CD
51462009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5147
5148 * org.texi (Speed keys): New section.
5149
0ecd3c90
MA
51502009-11-13 Michael Albinus <michael.albinus@gmx.de>
5151
5152 * dbus.texi (Type Conversion): Fix typo.
5153 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5154 `dbus-registered-objects-table'.
0c7efc08
SM
5155 (Receiving Method Calls): New defun `dbus-register-property'.
5156 Move `dbus-unregister-object' here.
0ecd3c90 5157
8bfe682a
CD
51582009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5159
5160 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5161
51622009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5163
5164 * org.texi (Column attributes): Add the new age summary operators.
5165 Also, mention the fact you can only use one summary operator per
5166 property.
5167
51682009-11-13 John Wiegley <johnw@newartisans.com>
5169
0c7efc08 5170 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 5171 manual about how to track habits.
0c7efc08 5172 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
5173 dangling clocks are resolved.
5174
51752009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5176
5177 * org.texi (Agenda commands): Document the new `i' command.
5178 (Inserting deadline/schedule): Document logging changes
5179 of scheduling and deadline times stamps.
5180 (In-buffer settings): Document the in-buffer keywords for logging
5181 changes of scheduling and deadline times stamps.
5182 (Structure editing, Plain lists): Document indentation
5183 cycling in empty entries with TAB.
5184 (Archiving): Document the default archiving command.
5185 (Moving subtrees): Document the new keys for archiving.
5186 (Internal archiving): Fix incorrect key.
5187 (Agenda commands): Document the TODO set switching commands.
5188 (Agenda commands): Document the new archiving keys.
5189 (Clocking work time): Better description on how to save
5190 and restore a clock.
5191 (Resolving idle time): Mention the x11idle program to get true
5192 idleness also under X11.
5193 (Resolving idle time): Use @kbd instead of @key for normal
5194 letters, because this is how he rest of the manual does this.
5195 (Pushing to MobileOrg): Mention that `org-directory'
5196 should be set.
5197 (Agenda commands): Document that SPC is a filter for
5198 any tag.
0c7efc08 5199 (Search view): Rename from "Keyword search".
8bfe682a
CD
5200 (Capure): New chapter.
5201 (Markup): New chapter.
0c7efc08
SM
5202 (Links in HTML export, Images in HTML export):
5203 Extend the section titles.
8bfe682a
CD
5204 (Images in HTML export): Document the align option.
5205 (Text areas in HTML export): Extend the section title.
5206 (Images in LaTeX export): Explain image placement in LaTeX.
5207
693737cd
GM
52082009-11-10 Glenn Morris <rgm@gnu.org>
5209
5210 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5211
c7bd4ebe
MA
52122009-11-08 Michael Albinus <michael.albinus@gmx.de>
5213
5214 * tramp.texi (Auto-save and Backup): Disable backups just for a
5215 method.
5216
5217 * trampver.texi: Update release number.
5218
76c5acad
MA
52192009-11-07 Michael Albinus <michael.albinus@gmx.de>
5220
5221 Sync with Tramp 2.1.17.
5222
5223 * trampver.texi: Update release number.
5224
d9a57abf
GM
52252009-10-29 Glenn Morris <rgm@gnu.org>
5226
5227 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5228
637f4f0f
MA
52292009-10-23 Michael Albinus <michael.albinus@gmx.de>
5230
5231 * tramp.texi (External methods): Temporary files are kept for
5232 `rsync' and `rsyncc' methods.
5233
310dbb05
JB
52342009-10-09 Juanma Barranquero <lekktu@gmail.com>
5235
5236 * eieio.texi: Fix typos.
5237
09094f28
CY
52382009-10-07 Chong Yidong <cyd@stupidchicken.com>
5239
5240 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5241
216f299a
JB
52422009-10-07 Juanma Barranquero <lekktu@gmail.com>
5243
5244 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5245 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5246
966a6506
CY
52472009-10-07 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * Makefile.in: Build EIEIO and EDE manuals.
5250
52512009-10-07 Eric Ludlam <zappo@gnu.org>
5252
5253 * eieio.texi:
5254 * ede.texi: New files.
5255
8842cd9b
MA
52562009-10-05 Michael Albinus <michael.albinus@gmx.de>
5257
5258 * tramp.texi (Remote processes): Association of a pty is not supported.
5259
7006d207
CD
52602009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5261
5262 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5263 (Processing LaTeX fragments): Document that the size of images can be
5264 changes using the variable `org-format-latex-options'.
5265 (The date/time prompt, Timestamps): Be more accurate over ISO format
5266 dates and times.
5267 (Visibility cycling): Document showeverything keyword.
5268 (In-buffer settings): Document showeverything keyword.
5269 (Setting up the staging area): Fix the example.
5270 (MobileOrg): New section.
5271 (Agenda commands, Exporting Agenda Views): Document exporting the
5272 agenda view to Org files.
5273
0e7b2867
MA
52742009-09-28 Michael Albinus <michael.albinus@gmx.de>
5275
5276 * tramp.texi (History): Add IMAP support.
5277 (External methods): Add `imap' and `imaps' methods.
5278 (GVFS based methods): Add indices for `davs'.
5279 (Password handling): Rename anchors. Add IMAP entries for
5280 ~/.authinfo.gpg.
5281
5282 * trampver.texi: Set default value of `emacsimap'.
5283
4146636e
KY
52842009-09-22 Daiki Ueno <ueno@unixuser.org>
5285
5286 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5287
d22f7ffa
CY
52882009-09-13 Chong Yidong <cyd@stupidchicken.com>
5289
0c7efc08
SM
5290 * dired-x.texi (Technical Details):
5291 Delete dired-up-directory (Bug#4292).
d22f7ffa 5292
66043531
MA
52932009-09-03 Michael Albinus <michael.albinus@gmx.de>
5294
216f299a 5295 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 5296
6eb02347
CD
52972009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5298
5299 * org.texi (Effort estimates): Document new effort setting commands.
5300 (Agenda commands): Document the new keys fro agenda time motion.
5301 Document entry text mode. Improve documentation of the keys to include
5302 inactive time stamps into the agenda view.
5303 (Feedback): Document the new bug report command.
0c7efc08 5304 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 5305
38dc51ba
KY
53062009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5307
5308 * auth.texi (Help for users): Corrected markup.
5309
e402f452
GM
53102009-09-02 Glenn Morris <rgm@gnu.org>
5311
5312 * emacs-mime.texi (time-date): Mention float-time.
5313
744256cf
JB
53142009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5315
5316 * calc.texi (Simplifying Formulas): Improve the wording.
5317
b0b63450
MB
53182009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5319
5320 * auth.texi: Rewritten for coverage and clarity.
5321
53222009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5323
0c7efc08
SM
5324 * gnus.texi (Expiring Mail):
5325 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
5326 (Various Various): Mention gnus-safe-html-newsgroups.
5327
5328 * gnus-news.texi: Mention
5329 gnus-mark-copied-or-moved-articles-as-expirable.
5330
5331 * emacs-mime.texi (Display Customization): Add xref to
5332 gnus-safe-html-newsgroups.
5333
b59329e0
MA
53342009-08-28 Michael Albinus <michael.albinus@gmx.de>
5335
5336 * tramp.texi (Version Control): Remove.
af42a9cc 5337 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
5338 reference.
5339 (External methods): Correct `scpc' concept index entries. New method
5340 `rsyncc'.
5341 (External packages): New subsections "Filename completion" and "File
5342 attributes cache".
5343
0ff2d6c2
JB
53442009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5345
5346 * calc.texi (Rewrite Rules): Improve the example.
5347 (Simplifying Formulas): Explain use of the I and H flags for
5348 simplification.
5349
ecd3d54f
MA
53502009-08-25 Michael Albinus <michael.albinus@gmx.de>
5351
5352 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 5353 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
5354 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5355 for timeout values.
78176e69
MA
5356 (Top): Remove footnote saying D-Bus is not enabled by
5357 default. (Bug#4256)
ecd3d54f 5358
0f215bca
DU
53592009-08-23 Daiki Ueno <ueno@unixuser.org>
5360
5361 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 5362 Reported by Jari Aalto (Bug#4211).
0f215bca 5363 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 5364 epa-global-mail-mode.
3b7ab45f
DU
5365 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5366 epa-setup.
0f215bca 5367
4f22e84d
MA
53682009-08-16 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * dbus.texi (Asynchronous Methods): Allow nil handler.
5371
9ff0b02b 53722009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 5373
26b03ee3 5374 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 5375
26b03ee3 5376 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 5377
4c39f404
CY
53782009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5379
5380 * calc.texi (Date Forms): Fix typos.
5381
3bcfba17
GM
53822009-08-08 Glenn Morris <rgm@gnu.org>
5383
5384 * org.texi (Agenda commands): Restore clobbered change.
5385
66783bb4
EZ
53862009-08-07 Eli Zaretskii <eliz@gnu.org>
5387
5388 * calc.texi (Graphics, Devices): Update with the peculiarities of
5389 operation on MS-Windows.
5390
c8d0cf5c
CD
53912009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5392
5393 * org.texi (Publishing action): Improve documentation of file
5394 names when publishing to the source directory.
5395 (Clean view): Document `org-indent-mode'.
5396 (Clocking work time): Add documentation for the
5397 new :timetamp option when creating a clock report.
5398 (Paragraphs): Fix many typos.
5399 (Plain lists): Remove duplicate explanation about the
5400 `C-c *' command.
5401 (Literal examples): Update to reflect the new behavior
5402 of the -n -r -k switches when exporting source code examples.
5403 (Structure editing): Add information about `C-c *',
5404 converting a plain list into a list of Org items.
5405 (Remember): Small rephrasing of the paragraph
5406 describing remember.el. Also mentioned that remember.el is part
5407 of Emacs 23, not Emacs 22.
5408 (Clocking work time): Add documentation about
5409 displaying the current clocking time against the effort estimate.
5410 Also add a footnote about using `org-clock-in-prepare-hook' to add
5411 an effort estimate on the fly, just before clocking it.
5412 (Footnotes): Document automatic renumbering and
5413 sorting.
5414 (Agenda commands): Document new bulk commands.
5415 (Plain lists): Document new behavior of
5416 `org-cycle-include-plain-lists'.
4e2af782 5417 Hyphenation only in TeX.
c8d0cf5c
CD
5418 (Clocking work time): Document the key to update effort
5419 estimates.
5420 (Clocking work time): Document the clock time display.
5421 (Structure editing, TODO basics): Document new
5422 variables.
5423 (Column attributes): Document new colciew operators.
5424 (Publishing options): Document :xml-declaration.
5425 (Tracking TODO state changes): Document the
5426 LOG_INTO_DRAWER property.
5427 (Literal examples): Document the new implementation for
5428 editing source code.
5429 (Publishing action): Mention the new publishing
5430 function, to publish an Org source file.
5431 (Publishing links): Mention how to link to an Org source file.
5432 (Macro replacement): Document new macros.
5433 (Handling links): Document type-specific completion
5434 when inserting links.
5435 (Structure editing, Plain lists): Improve documentation
5436 on sorting.
5437 (Internal links): Document custom ids for links.
5438 (Handling links): Document custom ids for links.
5439 (CSS support): Document new class.
5440 (Refiling notes): Document the possibility to create new nodes
5441 during refiling.
5442 (Agenda commands): Document the "?" operator to find
5443 tasks without effort setting.
5444 (Exporting agenda information): Section moved.
5445 (RSS Feeds): New section.
5446 (Built-in table editor): Document M-e and M-a navigate
5447 inside table field.
5448 (Stuck projects): Docment that projects identified as
5449 un-stuck will still be searchd for stuck sub-projects.
5450 (Paragraphs): Document centering.
5451 (Creating timestamps, Agenda commands): Document new
5452 behavior when changing time stamps.
5453 (Structure editing): Document the new command
5454 `org-clone-subtree-with-time-shift'.
5455 (Publishing): Refresh this chapter.
5456 (Export options, Export options, In-buffer settings):
5457 Document the new keywords.
5458 (Matching tags and properties): Collect all
5459 documentation about tags/property matches here.
5460 (Setting tags): Document `org-tag-persistent-alist'.
5461 (Weekly/daily agenda): New section.
5462 (Orgstruct mode): Describe `orgstruct++-mode'.
5463 (Drawers): Mention the LOGBOOK drawer.
5464 (Export options, Sectioning structure): Document the
5465 #+LEATEX_HEADER in-buffer setting.
5466 (Bugs): Section removed.
5467 (Hooks): New section.
0c7efc08 5468 (Add-on packages): Move here from old location.
c8d0cf5c
CD
5469 (Context-sensitive commands): New section.
5470 (Setting tags): Document newline option.
5471 (Global TODO list, Matching tags and properties):
5472 Mention more variables.
5473 (Checkboxes): Update to changed command behavior.
81a5560e 5474
40d2791f
CY
54752009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5476
5477 * speedbar.texi (Basic Key Bindings): Fix typo.
5478
65d0154b
JB
54792009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5480
5481 * calc.texi (Vector/Matrix Functions): Add index entries for both
5482 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5483 affects matrices with more than one row.
b5bdfd9f 5484 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 5485
5a9e3ab7
JB
54862009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5487
5488 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 5489 `calc-transpose-lines'.
5a9e3ab7 5490
42fb7e61
MA
54912009-07-27 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * dbus.texi (Receiving Method Calls): Describe special return value
5494 `:ignore'.
5495
574b69d5
AM
54962009-07-24 Alan Mackenzie <acm@muc.de>
5497
5498 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5499 initialization, any individual variable setting now takes precedence
5500 over one done via c-file-style/c-file-offsets.
5501
ec06459c
JB
55022009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5503
5504 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5505 truncated when Calc is quit.
5506 (Customizing Calc): Document `calc-undo-length'.
5507
4ce54f6b
CY
55082009-07-20 Chong Yidong <cyd@stupidchicken.com>
5509
5510 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5511
0e4f8ba5
GM
55122009-07-11 Kevin Ryde <user42@zip.com.au>
5513
5514 * pcl-cvs.texi (About PCL-CVS):
5515 * widget.texi (Basic Types):
5516 Fix cross-references.
5517
fa0f81b0
AS
55182009-07-01 Andreas Schwab <aschwab@redhat.com>
5519
5520 * dbus.texi (Type Conversion): Don't use literal control character.
5521
88a683c5
MA
55222009-07-01 Michael Albinus <michael.albinus@gmx.de>
5523
5524 * tramp.texi (GVFS based methods): New section.
5525 (Remote processes): Processes for GVFS based methods run locally.
5526
36c8febb
MA
55272009-06-30 Michael Albinus <michael.albinus@gmx.de>
5528
0c7efc08
SM
5529 * tramp.texi (Inline methods, External methods, Gateway methods):
5530 Avoid the words "kludge" and hack".
36c8febb
MA
5531 (External methods): Add `synce' method.
5532
5533 * trampver.texi: Update release number.
5534
d6b951bb
MA
55352009-06-22 Michael Albinus <michael.albinus@gmx.de>
5536
5537 Sync with Tramp 2.1.16.
5538
5539 * tramp.texi (History): Add GVFS support.
5540 (External methods): Precise `rsync' description. Add `dav', `davs' and
5541 `obex' methods. Add 'tramp-gvfs-methods' option.
5542 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5543 forms.
5544 (Remote Programs): Introduce `tramp-own-remote-path'.
5545 (Remote processes): New subsection "Running remote programs that create
5546 local X11 windows".
5547 (Frequently Asked Questions): Improve code for disabling vc.
5548
5549 * trampver.texi: Update release number. Set default value of
5550 `emacsgvfs'.
5551
70243478
CY
55522009-06-21 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * Branch for 23.1.
5555
54b31cbf
GM
55562009-06-17 Glenn Morris <rgm@gnu.org>
5557
5558 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5559 (Latest version of Emacs): Mention source code repository.
5560
f6adc23c
GM
55612009-06-16 Glenn Morris <rgm@gnu.org>
5562
5563 * faq.texi (Top): Language tweak.
5564 (Extended commands): Most people have arrow keys.
5565 (Emacs manual): Say how to follow info links.
5566 (File-name conventions): Change title a bit. Explain about source
5567 versus installed. Condense etc description.
5568 (Guidelines for newsgroup postings): Mention Savannah list page.
5569 (Newsgroup archives): Simplify.
5570 (Contacting the FSF): Add contact URL.
5571 (Emacs Lisp documentation): Printed version not always available.
5572 (Installing Texinfo documentation): Explain how by hand installation is
5573 not normally needed. Use add-to-list. Remove duplicate reference.
5574 (Informational files for Emacs): Move info on Help menu here from
5575 "File-name conventions".
5576 (Help installing Emacs): Tweak uref.
5577 (Obtaining the FAQ): Mention repository.
5578 (Origin of the term Emacs): Explain "ITS".
5579 (Changing load-path): Use add-to-list.
5580 (Automatic indentation): Clarify this is for Text mode.
5581 Don't mention Indented Text mode.
5582 (Finding Emacs on the Internet): The FSF does not seem to offer a
5583 deluxe distribution on CD anymore.
5584
b59a8457
GM
55852009-06-16 Glenn Morris <rgm@gnu.org>
5586
5587 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5588 Recommend the latest release. Mention how to get older FAQs.
5589 Recommend the Emacs manual.
5590 (Guidelines for newsgroup postings): Discourage cross-posts.
5591 (Underlining paragraphs): Remove.
5592 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5593 (Bugs and problems): Update key-binding.
5594 (Problems with very large files): Mention 64-bit.
5595 (Shell process exits abnormally): Remove.
5596 (Problems with Shell Mode): Rename and update.
5597 (Spontaneous entry into isearch-mode)
5598 (Problems talking to certain hosts): Remove. This is old information,
5599 in etc/PROBLEMS if needed.
5600 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5601 (Dired claims that no file is on this line): Update.
5602 (Installing Emacs, Problems building Emacs): Simplify.
5603 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5604 information.
5605 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5606 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5607 (JDEE): "JDEE", not "JDE".
5608 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5609 Remove. This is old information, in etc/PROBLEMS if needed.
5610 (stty and Backspace key, Kanji and Chinese characters): Remove.
5611 (Right-to-left alphabets): Update section.
5612 (Changing the included text prefix): Gnus uses message-yank-prefix.
5613 Add cross-reference to Supercite manual.
5614 (Saving a copy of outgoing mail): Simplify output file description.
5615 (Expanding aliases when sending mail): Refer to Emacs manual.
5616 Remove old info about RFC822.
5617 Correct description of how to rebuild aliases.
5618 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5619 (MIME with Emacs mail packages)
5620 (Viewing articles with embedded underlining)
5621 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5622 Remove old sections.
5623 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5624 and is well-documented in the Gnus manual.
5625 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5626 (Making Gnus faster): Rename from "Starting Gnus faster".
5627 Merge "Catch-up is slow in Gnus" into here.
5628
0e6d12ca
GM
56292009-06-14 Glenn Morris <rgm@gnu.org>
5630
5631 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5632 (New in Emacs 23): New section.
5633 (Handling C-s and C-q with flow control): Add xref.
5634
2e17e05e
GM
56352009-06-13 Glenn Morris <rgm@gnu.org>
5636
5637 * faq.texi (Setting up a customization file): Grammar fix.
5638 Customize is no longer "new".
5639 (Displaying the current line or column): Line-number mode is on by
5640 default. Don't mention `column' package. Mention linum.el.
5641 (Turning on abbrevs by default): Explain how to do it for buffers,
5642 modes, and everywhere.
5643 (Associating modes with files): Use add-to-list. Don't mention Emacs
5644 19.
5645 (Highlighting a region): On by default since 23.1.
5646 (Replacing highlighted text): Update doc quote.
5647 (Working with unprintable characters): Don't mention search-quote-char.
5648 (Using an already running Emacs process): Gnuclient is probably not an
5649 enhancement these days.
5650 (Indenting switch statements): Remove mention of pre-Emacs 20.
5651 (Horizontal scrolling): Abbreviate Emacs 20 description.
5652 (Replacing text across multiple files): Fix name of dired command.
5653 (Disabling backups): Use require not load.
4f9d4de3 5654 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 5655
2a1cf2b9
BW
56562009-06-13 Bill Wohler <wohler@newt.com>
5657
5658 Release MH-E manual version 8.2.
5659
5660 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5661 release 8.2.
5662
85b438b7
GM
56632009-06-13 Glenn Morris <rgm@gnu.org>
5664
5665 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5666 in this day and age the common meaning is "on the web".
5667 (copying): Use @copyright in all cases.
5668 (Basic keys): Remove reference to deleted manual node "Text Characters".
5669 (File-name conventions): Use GNU as an example rather than SERVICE.
5670 default.el lives in site-lisp. Update Info directory location.
5671 (Real meaning of copyleft): GPL actions have been brought, but all
5672 settled out of court.
5673 (Guidelines for newsgroup postings): Shorten section title.
5674 Simplify comp.emacs description.
5675 (Newsgroup archives): Change Google URL. Describe Gmane.
5676 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5677 points". Mention List-Unsubscribe header.
5678 (Contacting the FSF): Update email and URLs.
5679 (Basic editing): Mention F1 for help.
5680 (Installing Texinfo documentation): Refer to Texinfo website rather
5681 than ftp server.
5682 (Printing a Texinfo file): Mention texi2pdf.
5683 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5684 are just stubs nowadays.
5685 (Latest version of Emacs): Explain version numbers.
5686 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5687 (Turning on syntax highlighting): No need to mention hilit19 any more.
5688 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5689 (Modes for various languages): Remove section.
5690 (Major packages and programs): Remove most version and maintainer
5691 information - it's hard to keep up-to-date, and adds nothing.
5692 Similarly with direct links to mailing lists.
5693 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5694 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5695 years, and Emacs comes with tools for this now.
5696 (Patch): Remove section - this is a standard tool.
5697 (Using function keys under X): Remove section.
5698
93e2d996
GM
56992009-06-12 Glenn Morris <rgm@gnu.org>
5700
5701 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5702 (Help installing Emacs): Remove reference to deleted X11 node.
5703 (Associating modes with files): Interpreter-mode-alist is no longer
5704 subservient to auto-mode-alist.
5705 (Installing Emacs): Change future Emacs version.
5706 (Linking with -lX11 fails): Remove old section.
5707 (Packages that do not come with Emacs): Update ELL location.
5708 Emacs Lisp archive is dead.
5709 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
5710 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5711 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
5712 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5713 (Removing flashing messages): Remove section about non-existent Gnus
5714 option.
5715
f0bf7708
GM
5716 * faq.texi (Top): Add @top command.
5717 Remove the optional arguments from all @node commands: makeinfo can
5718 generate these automatically, and it is easier to edit and rearrange
5719 nodes without them.
5720
30884d11
GM
57212009-06-11 Glenn Morris <rgm@gnu.org>
5722
5723 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5724 (The LPF): Make the updated URL the sole reference point.
5725 (Learning how to do something): Update refcard price and format.
5726 (Getting a printed manual): Sources in doc/emacs/, not man/.
5727 Also available in PDF format. Since the page count varies, be less
5728 precise.
5729 (Informational files for Emacs): Remove references to deleted files
5730 LPF and SUN-SUPPORT, and to UUCP.
5731 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5732 Remove many obsolete ways to get the FAQ, which now seems only to be
5733 distributed with Emacs.
5734 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5735
deab46e0
CY
57362009-06-09 Chong Yidong <cyd@stupidchicken.com>
5737
223b43fa 5738 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 5739 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 5740
deab46e0
CY
5741 * ada-mode.texi (Installation, Compile commands)
5742 (Project File Overview, No project files, Set compiler options)
5743 (Use GNAT project file, Use multiple GNAT project files)
5744 (Identifier completion): Use @samp for menu items, and @kbd for key
5745 sequences (Bug#3504).
5746
71fbd643
DU
57472009-06-04 Daiki Ueno <ueno@unixuser.org>
5748
8c9bb6f5 5749 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 5750
f197085b
CY
57512009-06-04 Ryan Yeske <rcyeske@gmail.com>
5752
5753 * message.texi (Header Commands): Fix descriptions to match
5754 keybindings.
5755
7f3bc720
DU
57562009-04-22 Daiki Ueno <ueno@unixuser.org>
5757
5758 * gnus.texi (Security): Mention that EasyPG is the current default.
5759
4518068d
CY
57602009-04-13 Chong Yidong <cyd@stupidchicken.com>
5761
5762 * ediff.texi (Session Commands): Fix typo.
5763
d7ca410a
MB
57642009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5767 news.software.readers. Reported by Florian Rehnisch.
5768
c6c76add
GM
57692009-04-02 Glenn Morris <rgm@gnu.org>
5770
5771 * auth.texi: Capitalize direntry.
5772
5773 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5774 using a period in the entry name. (Bug#2797)
5775
35ed8e2e
JB
57762009-03-03 Juanma Barranquero <lekktu@gmail.com>
5777
5778 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5779 ($(infodir)/auth, auth.dvi): New targets.
5780
e280480a
GM
57812009-03-03 Glenn Morris <rgm@gnu.org>
5782
5783 * auth.texi: Fix @setfilename.
5784
5785 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5786 (auth, $(infodir)/auth, auth.dvi): New rules.
5787
8a76755b
GM
57882009-02-25 Glenn Morris <rgm@gnu.org>
5789
5790 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5791
0038d478
MB
57922009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5793
5794 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5795
57962009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5797
5798 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5799 gnus-nocem-issuers, and gnus-nocem-verifyer.
5800
867d4bb3
JB
58012009-02-20 Juanma Barranquero <lekktu@gmail.com>
5802
5803 * ada-mode.texi (Project files, Automatic Casing):
5804 * dbus.texi (Signals):
5805 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5806 * mh-e.texi (HTML):
5807 * nxml-mode.texi (Locating a schema)
5808 (Using the document's URI to locate a schema):
5809 * org.texi (Footnotes, Using the mapping API):
5810 * rcirc.texi (Channels): Remove duplicate words.
5811
3a44dc1f
GM
58122009-02-20 Glenn Morris <rgm@gnu.org>
5813
5814 * dired-x.texi (Miscellaneous Commands):
5815 * gnus.texi: Minor updates for mbox Rmail.
5816
5dc584b5
KB
58172009-02-16 Karl Berry <karl@gnu.org>
5818
b59a8457
GM
5819 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5820 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5821 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5822 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5823 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5824 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5825 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5826 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5827 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5828 Consistently use @insertcopying in the Top node,
5dc584b5 5829 @contents at the front (after @end titlepage),
b59a8457 5830 and @direntry after @copying. (Bug#1988)
5dc584b5 5831
9eb59592
MB
58322009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5833
5834 * auth.texi: New file documenting auth-source.
5835
d324fa76
CD
58362009-02-13 Carsten Dominik <dominik@science.uva.nl>
5837
5838 * org.texi (Org Plot): Fix link.
5839
7a603b73
DU
58402009-02-09 Daiki Ueno <ueno@unixuser.org>
5841
5842 * epa.texi (Mail-mode integration): Mention the way to do
5843 "encrypt-to-self". (Bug#1807)
5844
a626b338 58452009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
5846
5847 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5848
3b36c17e
MB
58492009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5850
5851 * gnus-news.texi: Print version about Incoming*.
5852
55033558
CD
58532009-02-02 Carsten Dominik <dominik@science.uva.nl>
5854
5855 * org.texi (Structure editing, Handling links)
5856 (Fast access to TODO states, Javascript support): Make standard docs
5857 correctly reflect default variable settings.
5858
ec712abb
GM
58592009-02-02 Glenn Morris <rgm@gnu.org>
5860
5861 * org.texi: Fix typos.
5862
7112648c
MA
58632009-02-01 Michael Albinus <michael.albinus@gmx.de>
5864
5865 Sync with Tramp 2.1.15.
5866
5867 * trampver.texi: Update release number.
5868
2e461fc1
CD
58692009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5870
5871 * org.texi (TODO dependencies): Document TODO dependencies on
5872 checkboxes.
5873
bc283609
CD
58742009-01-30 Carsten Dominik <dominik@science.uva.nl>
5875
5876 * org.texi (TODO dependencies): Document key binding for toggling
5877 ORDERED property.
5878
74fc5047
MA
58792009-01-28 Michael Albinus <michael.albinus@gmx.de>
5880
5881 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5882 of hook functions.
5883
d6685abc
CD
58842009-01-28 Carsten Dominik <dominik@science.uva.nl>
5885
5886 * org.texi (TODO dependencies): New section.
5887
65c439fd
CD
58882009-01-27 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * org.texi (Plain lists, TODO basics, Priorities)
5891 (Multiple sets in one file, Conflicts): Document interaction with
5892 `shift-selection-mode'.
5893
5fafc247
JB
58942009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5895
5896 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5897 Make Calc the subject of sentences.
5898 (Rearranging Formulas using Selections): Discuss new options
5899 for `j *'.
5900
e7433508
MA
59012009-01-26 Michael Albinus <michael.albinus@gmx.de>
5902
5903 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5904
2096a1b6
GM
59052009-01-26 Glenn Morris <rgm@gnu.org>
5906
5907 * org.texi: Fix typos.
5908
0cb61492
BW
59092009-01-26 Bill Wohler <wohler@newt.com>
5910
2096a1b6 5911 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 5912
0bd48b37
CD
59132009-01-25 Carsten Dominik <dominik@science.uva.nl>
5914
5915 * org.texi (References): Add information about remote references.
5916 (Built-in table editor): Document `C-c RET' in tables.
5917 (Math symbols, Quoting LaTeX code): Mention that simple
5918 LaTeX macros survive LaTeX export.
5919 (Images in LaTeX export): Show how to create a reference to a
5920 figure.
5921 (Sectioning structure): Document that the LaTeX class can be
5922 specified in a property.
5923 (Text areas in HTML export): New section.
5924 (External links): Add examples for text search and ID links.
5925 (Built-in table editor): Remove the descriptio of `C-c
5926 C-q', it not longer works.
5927 (Literal examples): Document that a space must follow
5928 the colon in short examples.
5929 (Relative timer): Document `org-timer-stop'.
5930 (Footnotes): New section.
5931 (Footnote markup): Shorten section and refer to new Footnote
5932 section.
5933 (Literal examples): Add documentation for line
5934 numbering in and references to code examples.
5935 (CSS support): Fix the description of default CSS styles.
5936 (Capturing column view): Document
5937 "file:path/to/file.org" as an allowed value for the ID property of
5938 a dynamic block copying column view.
5939
49dbbaf2
SE
59402009-01-23 Stephen Eglen <stephen@gnu.org>
5941
5942 * mh-e.texi (Getting Started): Describe $MH.
5943
193e6828
MA
59442009-01-21 Michael Albinus <michael.albinus@gmx.de>
5945
5946 * tramp.texi (all): Harmonize usage of "external method",
5947 "external transfer method" and "out-of-band method".
5948 (Connection types): Precise the differences of inline and external
5949 methods. Written by Adrian Phillips <a.phillips@met.no>.
5950
26b9f88d
MB
59512009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5952
5953 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5954 commands as described at the top. Reported by Allan Gottlieb
5955 <gottlieb@nyu.edu>.
5956
59572009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5958
5959 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5960 nnmail-pathname-coding-system.
5961
377952e0
GM
59622009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5963
5964 * org.texi (Relative timer): Fix typo.
5965
a20d3598
JB
59662009-01-15 Juanma Barranquero <lekktu@gmail.com>
5967
5968 * org.texi (Clocking work time): Fix typo.
98a1e0f5 5969 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 5970
a50253cc
GM
59712009-01-13 Glenn Morris <rgm@gnu.org>
5972
5973 * org.texi: Fix some more typos.
5974
07450bee
GM
59752009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5976
5977 * org.texi: Fix some typos.
5978
e3e955fe
MB
59792009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5980
5981 * gnus.texi (Group Parameters): Add note for local variables.
5982
59832009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5984
0c7efc08
SM
5985 * gnus.texi (Converting Kill Files): Fix URL.
5986 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
5987
59882009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5989
5990 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5991 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5992 (Paging the Article): Add index entry.
5993
71dd9983
JB
59942009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5995
5996 * ada-mode.texi (Examples): Delete redundant text.
5997
4a0cf14f
MA
59982009-01-03 Michael Albinus <michael.albinus@gmx.de>
5999
36c8febb 6000 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
6001
6002 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6003 addresses.
6004
aedac0f0
BW
60052009-01-03 Bill Wohler <wohler@newt.com>
6006
6007 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6008 kept empty.
6009
4c65b566
CD
60102008-12-20 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
6013 (HTML Export commands, LaTeX/PDF export commands):
6014 Improve documentation about transient-mark-mode.
e9fce1ac 6015 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
6016 to fields in the last table row.
6017
e1a78e1e
JL
60182008-12-19 Juri Linkov <juri@jurta.org>
6019
6020 * info.texi (Search Text): Remove mention of removed key binding M-s.
6021
17a0aa82
CD
60222008-12-18 Carsten Dominik <dominik@science.uva.nl>
6023
6024 * org.texi (References): Remove mentioning of @0 as reference for the
6025 last line, this has been reverted in the Lisp sources.
6026
4997d802
JB
60272008-12-17 Juanma Barranquero <lekktu@gmail.com>
6028
6029 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6030 (DVI_TARGETS): Remove duplicates. Add sasl.
6031 ($(infodir)/sasl, sasl.dvi): New targets.
6032
33306645
CD
60332008-12-17 Carsten Dominik <dominik@science.uva.nl>
6034
6035 * org.texi: Version number pushed to 6.15d.
6036
db55f368
CD
60372008-12-16 Carsten Dominik <dominik@science.uva.nl>
6038
a0bf4117 6039 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
6040 (Images in LaTeX export): New section.
6041 (Inlined images, Images in HTML export): Sections renamed.
6042
dae0a942
MB
60432008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6044
6045 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6046
9f5572e9
MB
60472008-12-04 David Engster <dengste@eml.cc>
6048
6049 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 6050 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 6051
bc23baaa
CD
60522008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6053
6054 * org.texi (Using the mapping API): Fix bug in mapping example.
6055 (Publishing options): Make the list of properties complete again, in
6056 correspondence to the variable `org-export-plist-vars'.
6057 (Property searches): Document new special values for time comparisons.
6058 (Tag inheritance): Refine the description of tag inheritance.
6059 (Project alist): Add info about the publishing sequence of components.
a0bf4117 6060 (Effort estimates): Document the new relative timer.
bc23baaa 6061
3bf8054f
JB
60622008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6063
6064 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6065 (Using Calc): Clarify use of `C-x * o'.
6066 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6067
ac134f2f
RS
60682008-11-28 Richard M Stallman <rms@gnu.org>
6069
6070 * dbus.texi (Receiving Method Calls): Clean up previous change.
6071
ace706d1
MA
60722008-11-26 Michael Albinus <michael.albinus@gmx.de>
6073
6074 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6075 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6076 `dbus-unescape-from-identifier'.
6077 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 6078 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
6079 (Signals): Use the constants in the example.
6080
d60b1ba1
CD
60812008-11-24 Carsten Dominik <dominik@science.uva.nl>
6082
b97439ce 6083 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 6084
ce4fdcb9
CD
60852008-11-23 Carsten Dominik <dominik@science.uva.nl>
6086
6087 * org.texi (Setting up Remember): Document `org-remember-mode'.
6088 (External links): Document that bbdb links can use a regular
6089 expression.
6090 (External links): Document that elisp links can contain interactive
6091 commands.
6092
c8548a00 60932008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
6094
6095 * viper.texi (viper-translate-all-ESC-keysequences):
6096 Description removed.
6097
6a2c4aec
GM
60982008-11-19 Glenn Morris <rgm@gnu.org>
6099
6100 * doclicense.texi: Change to FDL 1.3.
6101 Relicense all texi files under FDL 1.3 or later.
6102
59ee4113
JB
61032008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6104
6105 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6106
59bcbb98 61072008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 6108
0c7efc08 6109 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
6110
6111 * ediff.texi: Version/date change.
9f90198a 6112
8aa41c9b
CY
61132008-11-14 Chong Yidong <cyd@stupidchicken.com>
6114
6115 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6116
17587b1b
JB
61172008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6118
6119 * calc.texi (About This Manual): Comment out a mention of
6120 marginal notes.
6121
564c900e
CD
61222008-11-12 Carsten Dominik <dominik@science.uva.nl>
6123
6124 * org.texi (Clocking work time): Document the :formula property of
6125 clock tables.
6126 (Structure editing, Refiling notes): Document refiling regions.
6127 (Agenda commands): Document the double-prefix version
6128 of the `l' command in the agenda.
6129 (Handling links): Explain the effect of a double prefix
6130 arg to `C-c C-o'.
6131 (TODO basics): Add documentation for tag triggers.
6132
3c4be1f2
GM
61332008-10-23 Glenn Morris <rgm@gnu.org>
6134
6135 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6136 byte-compiling things like `+'.
6137
6138 * ns-emacs.texi: Merge copyright years of author now with assignment
6139 into FSF years.
6140 (VER): Use it for easier automatic updating. Use Emacs version rather
6141 than standalone Emacs.app version.
6142
a6520ff3
CD
61432008-10-12 Carsten Dominik <dominik@science.uva.nl>
6144
864c9740 6145 * org.texi: Lots of minor fixes.
a6520ff3
CD
6146 (Capture): New chapter.
6147 (Org Plot): New section.
6148
db7a4b66
MH
61492008-09-30 Magnus Henoch <mange@freemail.hu>
6150
6151 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6152
4043c194
JB
61532008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6154
6155 * calc.texi (User Defined Units): Mention how to enter optional display
6156 string.
6157
eef5ade7
MB
61582008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6159
0c7efc08 6160 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
6161 avoid the "y/n" wording.
6162
e52cac88
MB
61632008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6164
0c7efc08 6165 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
6166
61672008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6168
6169 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6170 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6171
00c55306
BW
61722008-09-22 Bill Wohler <wohler@newt.com>
6173
6174 Release MH-E manual version 8.1.
6175
6176 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6177 release 8.1.
6178
6179 * mh-e.texi: Retain dual license as agreed to by the FSF.
6180 However, bump GPL to Version 3.
6181 Use @include for license text.
6182
e52cac88 61832008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
6184
6185 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
6186 (Store custom flags and keywords, Store arbitrary data):
6187 Clean up markup.
64763fe3
MB
6188
61892008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6190
6191 * gnus.texi (The Gnus Registry): Document it.
6192
9e601b8d
MB
61932008-09-08 David Engster <dengste@eml.cc>
6194
88ee5b02
JB
6195 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6196 Clarify section about choosing back end servers.
9e601b8d 6197
247043f1
GM
61982008-08-23 Glenn Morris <rgm@gnu.org>
6199
6200 * dired-x.texi (Shell Command Guessing):
6201 Mention dired-guess-shell-case-fold-search. (Bug#417)
6202
2bfec7a0
MA
62032008-08-22 Michael Albinus <michael.albinus@gmx.de>
6204
6205 * trampver.texi: Update release number.
6206
247043f1 62072008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
6208
6209 * ns-emacs.texi: Update version.
6210 (Introduction): Correct menu location for options save.
6211 (Customization): Note that defaults are stored under org.gnu.Emacs.
6212
8c20bd92
BW
62132008-08-11 Bill Wohler <wohler@newt.com>
6214
6215 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6216 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6217 Henman) (closes SF #1768928).
6218
767a4d92
GM
62192008-08-10 Glenn Morris <rgm@gnu.org>
6220
6221 * ns-emacs.texi: Use @copying. Change copyright of authors with
6222 assignment to FSF. Change license to GFDL.
6223 (Top): Remove outdated references.
6224
6ecfe5c2
MB
62252008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6226
88ee5b02
JB
6227 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6228 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
6229 gnus-summary-sort-by-most-recent-date.
6230 (Summary Sorting): Explain prefix argument.
6231
62322008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6233
6234 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6235 gnus-summary-pipe-output.
6236
eb932e8a
MA
62372008-08-03 Michael Albinus <michael.albinus@gmx.de>
6238
6239 * dbus.texi (Receiving Method Calls): Document error handling of own
6240 D-Bus methods.
6241
bfe16263
BW
62422008-08-01 Bill Wohler <wohler@newt.com>
6243
6244 * mh-e.texi (Reading Mail)
9f90198a 6245 (Viewing Attachments): Describe new function
bfe16263
BW
6246 mh-show-preferred-alternative.
6247 (Sending Mail, Redistributing, Sending Message): Describe new hook
6248 mh-annotate-msg-hook.
6249
21956b56
MA
62502008-07-31 Michael Albinus <michael.albinus@gmx.de>
6251
6252 * dbus.texi (Arguments and Signatures): Fix example.
6253 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6254 (Asynchronous Methods): New node.
9f90198a
JB
6255 (Errors and Events): Describe extended layout of `dbus-event'.
6256 New defun `dbus-event-message-type'.
21956b56 6257
7c2fb837
DN
62582008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6259
6260 * ediff.texi: Remove VMS support.
6261
13662773
JB
62622008-07-29 Juanma Barranquero <lekktu@gmail.com>
6263
6264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6265 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6266
ddde0b34
CY
62672008-07-29 Chong Yidong <cyd@stupidchicken.com>
6268
6269 * Makefile.in: Add mairix-el targets.
6270
62712008-07-29 David Engster <deng@randomsample.de>
6272
6273 * mairix-el.texi: New file.
6274
d5875b25
JB
62752008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6276
366b7d44
JB
6277 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6278 project files. Delete 'main_unit' project variable; not needed. Allow
6279 process environment variables wherever project variables are allowed.
6280 Add tutorial section on multiple GNAT project files.
d5875b25 6281
6cbab8ee
MA
62822008-07-27 Michael Albinus <michael.albinus@gmx.de>
6283
6284 Sync with Tramp 2.1.14.
6285
6286 * trampver.texi: Update release number.
6287
9e2a2647
DN
62882008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6289
6290 * ns-emacs.texi:
6291 * faq.texi: Remove mentions of Mac Carbon.
6292
d62672f3
MB
62932008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6294
6295 * gnus.texi (Saving Articles): Describe the 2nd argument of
6296 gnus-summary-save-in-pipe.
6297 (SpamAssassin): Use it.
6298
62992008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6302
dd12e1c6
CD
63032008-07-25 Carsten Dominik <dominik@science.uva.nl>
6304
6305 * org.texi (Export options): Document the use of the creator flag.
6306
44ce9197
CD
63072008-07-24 Carsten Dominik <dominik@science.uva.nl>
6308
6309 * org.texi: New version 6.06a.
6310
ddd13c5d
JB
63112008-07-23 Juanma Barranquero <lekktu@gmail.com>
6312
6313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6314 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6315
8dc6104d
JB
63162008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6317
35e951cd
JB
6318 * calc.texi (Editing Stack Entries, Algebraic Entry):
6319 Rewrite introductory sentences so it can be used by
8dc6104d
JB
6320 Calc's help functions. Mention fixing typos.
6321 (Customizing Calc): Fix typo.
6322
63232008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6324
6325 * calc.texi (summarykey): New macro. Use to correctly format keys in
6326 the summary.
6327
ddd13c5d 63282008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
6329
6330 * ns-emacs.texi (Customization): Corrected documentation on color
6331 specification formats.
6332
568beaa2
AS
63332008-07-19 Andreas Schwab <schwab@suse.de>
6334
db8ef699 6335 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
6336
6337 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6338 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6339
cd71b9ae
MA
63402008-07-18 Michael Albinus <michael.albinus@gmx.de>
6341
6342 * dbus.texi (Inspection): Rework, introduce submenus.
6343 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6344 (Properties and Annotations, Arguments and Signatures): New nodes.
6345
9b7993b4
MA
63462008-07-13 Michael Albinus <michael.albinus@gmx.de>
6347
6348 * dbus.texi (Receiving Method Calls): Fix description of
6349 `dbus-register-method'.
6350 (Signals): Allow also signal arguments for filtering in
6351 `dbus-register-signal'.
6352
241d447b
JB
63532008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6354
6355 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6356 `cnorm'.
6357 (Arithmetic Tutorial): Simplify the verification of prime factors.
6358
adb46650
MB
63592008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus.texi (Saving Articles): Mention
6362 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6363
92e15881
JB
63642008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6365
6366 * calc.texi: Adjust mode line throughout.
6367
ea597303
JB
63682008-06-28 Juanma Barranquero <lekktu@gmail.com>
6369
6370 * sasl.texi (Mechanisms): Fix typos.
6371
aee08080
JB
63722008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6373
6374 * calc.texi (Killing from the stack): Mention using normal Emacs
6375 copying.
6376
a06a4a12
MA
63772008-06-21 Michael Albinus <michael.albinus@gmx.de>
6378
0c7efc08 6379 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 6380 Add `auth-source' mechanism.
a06a4a12
MA
6381 (Connection caching): Tramp reopens the connection automatically,
6382 when the operating system on the remote host has been changed.
6383
7389398d
EZ
63842008-06-20 Eli Zaretskii <eliz@gnu.org>
6385
6386 * makefile.w32-in (distclean): Remove makefile.
6387
b349f79f
CD
63882008-06-17 Carsten Dominik <dominik@science.uva.nl>
6389
3f9b4c2b 6390 * org.texi (Using the mapping API): New section.
b349f79f 6391 (Agenda column view): New section.
3f9b4c2b 6392 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 6393 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 6394 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
6395
63962008-06-17 Jason Riedy <jason@acm.org>
6397
6398 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6399 function, and efmt may be a two-argument function.
6400 (Radio tables): Document multiple destinations.
6401
cd5c05d2
GM
64022008-06-16 Glenn Morris <rgm@gnu.org>
6403
6404 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6405 Add Cover-Texts.
6406
debf4439
GM
64072008-06-15 Glenn Morris <rgm@gnu.org>
6408
6409 * faq.texi (VER): Update to 23.0.60.
6410
6411 * mh-e.texi: Remove option of licensing under GPL.
6412 Add Cover-Texts to GFDL permissions notice.
6413 (GPL): Remove section.
6414 (GFDL): Include doclicense.texi rather than the actual text.
6415
6416 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6417 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6418
6419 * sasl.texi: Fix output file name.
6420
6421 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6422
6423 * gnus-coding.texi: Refer to license in Gnus manual.
6424
6425 * idlwave.texi, sasl.texi: Use @copying.
6426
6427 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6428
6429 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6430
6431 * url.texi: Use @copying, @title, @subtitle, @author.
6432
6433 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6434 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6435 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6436 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6437 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6438 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6439 * widget.texi, woman.texi:
6440 Remove references to external license, since doclicense is included.
6441
6442 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6443 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6444 Remove references to non-existent Invariant Sections.
6445
091f8bc1
GM
64462008-06-14 Glenn Morris <rgm@gnu.org>
6447
6448 * faq.texi (Major packages and programs): Remove references to external
6449 Supercite, Calc, VIPER, since they have been included for some time.
6450 Update VM, AUCTeX, BBDB entries.
6451
47bcb4d3
UJ
64522008-06-14 Ulf Jasper <ulf.jasper@web.de>
6453
6454 * newsticker.texi: Updated to match latest newsticker changes.
6455
6f093307
GM
64562008-06-13 Glenn Morris <rgm@gnu.org>
6457
6458 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6459 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6460 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6461 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6462 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6463 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6464 * woman.texi:
6465 Update Back-Cover Text as per maintain.info.
6466
2b968687
MB
64672008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6468
6469 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6470
6471 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6472 (gnus-faq.xml): Update repository host.
6473
2b968687
MB
6474 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6475
64762008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6477
6478 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6479 Fix a typo.
6480
64812008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6482
6483 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 6484 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
6485 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6486
64872008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6490 coding standards.
6491
64922008-06-14 David Engster <dengste@eml.cc>
6493
6494 * gnus.texi (nnmairix): Markup fixes.
6495
e6d2d263
MB
64962008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6497
2b968687 6498 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
6499
65002008-06-05 David Engster <dengste@eml.cc>
6501
6502 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6503
65042008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6505
b344d29d 6506 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
6507 (Searching, nnir, nnmairix): New stub nodes.
6508
ad231df6 65092008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
6510
6511 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6512
f394fa25
MB
65132008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6516
58333467
MB
65172008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6518
6519 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6520
67525fb9
JY
65212008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6522
6523 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6524
0549d8fc
JB
65252008-05-06 Juanma Barranquero <lekktu@gmail.com>
6526
6527 * info.texi (Top): Fix typo in xref.
6528
149a3837
KB
65292008-05-05 Karl Berry <karl@gnu.org>
6530
6531 * info.texi (Top): @xref to stand-alone manual.
6532
3a23a519
MB
65332008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6534
6535 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6536 (Various Summary Stuff): Fix typo in last xref.
6537
0a29fbf3
JB
65382008-05-02 Juanma Barranquero <lekktu@gmail.com>
6539
6540 * org.texi (Moving subtrees): Fix typo.
6541
586b90f1
MA
65422008-04-28 Michael Albinus <michael.albinus@gmx.de>
6543
6544 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6545 Tramp via `tramp-mode'.
6546
b5af9883
CD
65472008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6548
6549 * org.texi: Massive changes, in many parts of the file.
6550
a12bf61e
GM
65512008-04-27 Jason Riedy <jason@acm.org>
6552
6553 * org.texi (A LaTeX example): Note that fmt may be a
6554 one-argument function, and efmt may be a two-argument function.
6555 (Radio tables): Document multiple destinations.
6556
d55fe5bb
MB
65572008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6558
6559 * gnus.texi (Oort Gnus): Add message-fill-column.
6560
65612008-04-12 Adrian Aichner <adrian@xemacs.org>
6562
6563 * gnus.texi (Mail Source Specifiers): Typo fix.
6564
65652008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6566
6567 * gnus.texi (Diary Headers Generation): Update key binding for
6568 `gnus-diary-check-message'.
6569
65702008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6571
6572 * gnus.texi (Emacsen): Addition.
6573
65742008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6575
6576 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6577
65782008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6579
6580 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6581
65822008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus-news.texi: Update tool bar item.
6585
65862008-04-09 Sven Joachim <svenjoac@gmx.de>
6587
6588 * gnus-news.texi: Fix typos.
6589
76c109c3
JB
65902008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6591
222027f2 6592 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
6593 Add mention of `kron'.
6594
d5fbd5a6
MO
65952008-04-01 Daiki Ueno <ueno@unixuser.org>
6596
0c7efc08
SM
6597 * epa.texi (Encrypting/decrypting *.gpg files):
6598 Document epa-file-name-regexp.
d5fbd5a6 6599
fbcbb58c
KY
66002008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6601
6602 * gnus.texi (Example Methods): Fix description about ssh-agent.
6603 (Indirect Functions): Fix the default value of nntp-telnet-command;
6604 remove link to connect.html.
6605
134ce16c
MA
66062008-03-30 Michael Albinus <michael.albinus@gmx.de>
6607
6608 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6609 dbus-call-method.
6610 (Receiving Method Calls): The timeout can be set by the calling client.
6611
da1975d7
MA
6612 * trampver.texi: Update release number.
6613
2e4089ab
RS
66142008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6615
6616 * gnus.texi (Top): Fix version. Add SASL.
6617
70cab5a9
MA
66182008-03-29 Michael Albinus <michael.albinus@gmx.de>
6619
6620 Sync with Tramp 2.1.13.
6621
6622 * trampver.texi: Update release number.
6623
5bc6ddff
MB
66242008-03-29 Chong Yidong <cyd@stupidchicken.com>
6625
6626 * org.texi: Update to new org-mode website.
6627
66282008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6629
6630 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6631
9b3ebcb6
MB
66322008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6635 gnus-read-ephemeral-gmane-group-url,
6636 gnus-read-ephemeral-emacs-bug-group,
6637 gnus-read-ephemeral-debian-bug-group.
6638
66392008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6640
6641 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6642
6643 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6644 Add FIXMEs for Bookmarks and gnus-registry-marks.
6645
66462008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6647
6648 * gnus.texi (Smileys): Document `smiley-style'.
6649
66502008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6651
6652 * gnus.texi (Gnus Development): Clarify difference between ding and
6653 gnu.emacs.gnus.
6654 (MIME Commands, Using MIME, RSS): Fix markup.
6655
6656 * gnus-faq.texi ([8.4]): Ditto.
6657
66582008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6659
6660 * gnus.texi (Emacsen): Remove obsolete stuff.
6661
66622008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6663
6664 * gnus.texi (Oort Gnus): Add version info WRT
6665 `mail-source-delete-incoming'.
6666
66672008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6668
6669 * gnus.texi (Top): Add "Other related manuals" and version info in
6670 `iftex' output.
6671 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6672 gnus-balloon-face-0 and the corresponding format specifiers.
6673
608d6a81
MA
66742008-03-26 Michael Albinus <michael.albinus@gmx.de>
6675
6676 * tramp.texi (Filename completion): Remove footnote about let-bind
6677 of `partial-completion-mode'. It doesn't work this way.
6678
27a6f132
SM
66792008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6680
6681 * pcl-cvs.texi (Contributors): Update my email.
6682
4a7c4c40
MA
66832008-03-21 Michael Albinus <michael.albinus@gmx.de>
6684
6685 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6686
2940c053
BW
66872008-03-17 Bill Wohler <wohler@newt.com>
6688
6689 * mh-e.texi (Viewing): Update URL for adding header fields to
6690 mh-invisible-header-fields-default.
6691
30864d5f
BW
66922008-03-16 Bill Wohler <wohler@newt.com>
6693
6694 * mh-e.texi (Preface): Add Gnus to requirements.
6695 (Forwarding): Note that forwarded MIME messages are now inline.
6696
31fe2b00
SM
66972008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6698
6699 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
6700 (Common Variables): Give precedence to the netcat methods over the
6701 telnet methods, and mention that they are more reliable.
31fe2b00 6702
5e97c626
CD
67032008-03-13 Carsten Dominik <dominik@science.uva.nl>
6704
6705 * org.texi (Exporting Agenda Views): Document agenda export to
6706 iCalendar.
6707 (Progress logging): Document the new progress logging stuff.
6708
37a68866
MB
67092008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6710
6711 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6712 Update for change of `mail-source-delete-incoming'.
6713
6714 * gnus-news.texi: Ditto.
6715
8f7abae3
MB
67162008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6717
6718 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6719 custom versions.
6720
af379c86
AM
67212008-03-07 Alan Mackenzie <acm@muc.de>
6722
6723 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6724 parens/brackets in a k&r region is limited.
6725
3d0f8a67
MB
67262008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6727
6728 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6729 using different Emacs versions.
6730
52151df0
GM
67312008-02-27 Glenn Morris <rgm@gnu.org>
6732
6733 * sc.texi: Remove a lot of old and obsolete info.
6734 (titlepage): Simplify.
6735 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6736 (VM with any Emacsen, GNEWS with any Emacsen)
6737 (Overloading for Non-conforming MUAs, Version 3 Changes)
6738 (The Supercite Mailing List): Delete nodes.
6739 (Introduction): Remove info about old packages.
6740 (Getting Connected): Simplify. Remove info about old packages.
6741 (Citing Commands): Delete Emacs 19 info.
6742 (Hints to MUA Authors): Simplify.
6743 (Thanks and History): Merge in some info from the deleted node
6744 "Version 3 Changes".
6745
b03f96dc
MB
67462008-02-05 Juanma Barranquero <lekktu@gmail.com>
6747
6748 * org.texi (Setting tags, In-buffer settings):
6749 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6750
52bec650
MB
67512008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6752
6753 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6754 installation directory name.
6755
34a3c587
RF
67562008-02-12 Romain Francoise <romain@orebokech.com>
6757
6758 * epa.texi (Overview): Fix typo.
6759
5a8d03e9
MO
67602008-02-11 Daiki Ueno <ueno@unixuser.org>
6761
6762 * epa.texi (Quick start): Remove the .emacs setting.
6763
f1914c40
MO
67642008-02-10 Daiki Ueno <ueno@unixuser.org>
6765
6766 * epa.texi (Quick start): Use the command `epa-enable' instead of
6767 loading `epa-setup'.
6768
bca98fc9
JB
67692008-02-08 Juanma Barranquero <lekktu@gmail.com>
6770
6771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6772 ($(infodir)/epa, epa.dvi): New targets.
6773
4b01af2e
MO
67742008-02-08 Daiki Ueno <ueno@unixuser.org>
6775
6776 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6777
6778 * epa.texi: New manual documenting the EasyPG Assistant.
6779
06c0751a
MA
67802008-02-06 Michael Albinus <michael.albinus@gmx.de>
6781
6782 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6783 (Inspection): New function dbus-ping.
6784
7dcccd7b
MA
67852008-02-05 Michael Albinus <michael.albinus@gmx.de>
6786
6787 * tramp.texi (Remote processes): Add `shell-command'.
6788
a12bf61e
GM
67892008-02-02 Michael Albinus <michael.albinus@gmx.de>
6790
6791 * tramp.texi: Use new FSF's Back-Cover Text.
6792
a1da1e37
MB
67932008-01-28 Michael Sperber <sperber@deinprogramm.de>
6794
6795 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6796 (Group Parameters): Document `mail-source' parameter.
6797
c9d8f746
MA
67982008-01-27 Michael Albinus <michael.albinus@gmx.de>
6799
6800 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6801 must be a local host.
6802
15db4a13
MO
68032008-01-26 Michael Olson <mwolson@gnu.org>
6804
6805 * erc.texi: Update version for ERC 5.3 release.
6806 (Obtaining ERC): Update extras URLs for 5.3.
6807 (Development): Write instructions for git, and remove those for Arch.
6808 (History): Mention the switch to git.
6809
2bc43980
KB
68102008-01-24 Karl Berry <karl@gnu.org>
6811
bca98fc9
JB
6812 * info.texi (Search Index, Search Text): Mention the command
6813 character in the section name, a la the (Go to node) node.
2bc43980 6814
d2e4a6c9
MA
68152008-01-21 Michael Albinus <michael.albinus@gmx.de>
6816
6817 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6818
0b6799c3
MB
68192008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6820
6821 * gnus-news.texi: Mention gnus-article-describe-bindings.
6822
68232008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6824
6825 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6826
db9c3fb1 68272008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 6828
7b4d0413 6829 * org.texi (Property inheritance): New section.
db9c3fb1 6830 (Conventions): New section.
7b4d0413 6831 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
6832 commands, and the new bindings for refiling.
6833 (Sparse trees): Document the new special command for sparse trees.
6834 (References): Be more clear about the counting of hilines.
6835 (Handling links): Document M-p/n for accessing links.
6836 (Fast access to TODO states): New section.
6837 (Per file keywords): New section.
6838 (Property inheritance): New section.
6839 (Column attributes): New summary types.
6840 (Capturing Column View): New section.
6841 (The date/time prompt): Cover the new features in the date/time prompt.
6842 Compactify the table of keys for the calendar remote control.
6843 (Clocking work time): Document the new :scope parameter.
6844 (Remember): Promoted to chapter.
6845 (Quoted examples): New section.
6846 (Enhancing text): New verbatim environments.
6847
6ed73f28
MA
68482008-01-14 Michael Albinus <michael.albinus@gmx.de>
6849
6850 * trampver.texi: Update release number.
6851
95838435
MB
68522008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6853
0c7efc08
SM
6854 * gnus.texi (Article Keymap):
6855 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
6856 gnus-article-reply-with-original and
6857 gnus-article-followup-with-original.
6858
20234d96
GM
68592008-01-09 Glenn Morris <rgm@gnu.org>
6860
6861 * nxml-mode.texi: Add @copying section.
6862
d82cf70b
MB
68632008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6864
6865 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6866 Server". Add `message-send-mail-with-mailclient'.
6867
6868 * gnus.texi (Posting Server): Move some text to "(message)Mail
6869 Variables" and add a reference here.
6870
addb7f2e
MA
68712008-01-04 Michael Albinus <michael.albinus@gmx.de>
6872
6873 * dbus.texi (Receiving Method Calls): New chapter.
6874 (Errors and Events): Add serial number to events. Replace "signal" by
6875 "message". Introduce dbus-event-serial-number.
6876
4db2806c
MA
68772008-01-03 Michael Albinus <michael.albinus@gmx.de>
6878
6879 * dbus.texi (Type Conversion): Explain the type specification for empty
6880 arrays. Use another example.
6881
c9ecb5a7
MA
68822007-12-30 Michael Albinus <michael.albinus@gmx.de>
6883
6884 * dbus.texi (all): Replace "..." by @dots{}.
6885 (Type Conversion): Precise the value range for :byte types.
6886 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6887 Mention its return value.
6888 (Errors and Events): There is no D-Bus error propagation during event
6889 processing.
6890
702dbfd9
JB
68912007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6892
a12bf61e 6893 * calc.texi (Yacas Language, Maxima Language, Giac Language):
702dbfd9
JB
6894 New sections.
6895
87035689
MB
68962007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6897
6898 * gnus.texi (Group Parameters): Reorder the text and add a note about
6899 `gnus-parameters' near the beginning of the node.
6900
69012007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6902
6903 * gnus.texi (Score File Editing): Fix function name.
6904
5492f5ca
MA
69052007-12-23 Michael Albinus <michael.albinus@gmx.de>
6906
6907 Sync with Tramp 2.1.12.
6908
6909 * trampver.texi: Update release number.
6910
a12bf61e
GM
69112007-12-22 Richard Stallman <rms@gnu.org>
6912
6913 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6914
d4e67bc5
MA
69152007-12-22 Michael Albinus <michael.albinus@gmx.de>
6916
6917 * dbus.texi (Type Conversion): Correct input parameters mapping.
6918
6a31c819
MA
69192007-12-21 Michael Albinus <michael.albinus@gmx.de>
6920
6921 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6922 (Errors and Events): Mention wrong-type-argument error.
6923
99a3e35f
AS
69242007-12-21 Alex Schroeder <alex@gnu.org>
6925
6926 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 6927 spaces. Fixed some typos.
99a3e35f
AS
6928 (Internet Relay Chat): Explain relay.
6929 (Getting started with rcirc): Change items to reflect prompts.
6930 Add more explanation to rcirc-track-minor-mode and added a comment to
6931 warn future maintainers that this section is a copy.
0c7efc08 6932 (People): Change /ignore example.
62b12a24 6933 (Keywords): Not keywords.
99a3e35f 6934
331e4d02
AS
69352007-12-20 Alex Schroeder <alex@gnu.org>
6936
6937 * rcirc.texi (Top): Fighting Information Overload chapter added.
6938 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 6939 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
6940 (Fighting Information Overload): New chapter documenting /keyword,
6941 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
6942 (Configuration): Document rcirc-server-alist, remove
6943 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 6944
cd71c3ef
MA
69452007-12-16 Michael Albinus <michael.albinus@gmx.de>
6946
6947 * dbus.texi (Signals): Fix example in dbus-register-signal.
6948
bbbe940b
MB
69492007-12-14 Sven Joachim <svenjoac@gmx.de>
6950
6951 * gnus.texi (Score Variables): Fix typo.
6952
0ce574ef
MA
69532007-12-07 Michael Albinus <michael.albinus@gmx.de>
6954
6955 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6956 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6957 (Errors and Events): Adapt dbus-event.
6958
b890d447
MB
69592007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6960
6961 * gnus.texi (Other Files): Add the yenc command.
6962
69632007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6964
6965 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6966 since 2004-08-06.
6967
69682007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6971 on body.
6972
69732007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6974
6975 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6976 and rfc2047-allow-irregular-q-encoded-words; fix description of
6977 rfc2047-encode-encoded-words.
6978
69792007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6980
6981 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6982
3728bf03
MO
69832007-12-05 Michael Olson <mwolson@gnu.org>
6984
6985 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6986 Update documentation for `remember-diary-file'.
6987
a4397af9
MA
69882007-12-04 Michael Albinus <michael.albinus@gmx.de>
6989
6990 * dbus.texi (Signals): Precise `dbus-register-signal'.
6991 (Errors and Events): Rework events part, the internal structure of
6992 dbus-event has changed.
6993
1682490c
JB
69942007-12-03 Juanma Barranquero <lekktu@gmail.com>
6995
6996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6997 ($(infodir)/dbus, dbus.dvi): New targets.
6998
7b13a0f2
MA
69992007-12-03 Michael Albinus <michael.albinus@gmx.de>
7000
7001 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7002 unconditionally.
7003
7004 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7005 emulation with @print{}.
7006
7ef92bc9
RS
70072007-12-02 Richard Stallman <rms@gnu.org>
7008
7009 * dbus.texi (Overview): Minor cleanup.
7010
22d8ac3a
MA
70112007-12-02 Michael Albinus <michael.albinus@gmx.de>
7012
d3a8e0df
MA
7013 * Makefile.in (INFO_TARGETS): Add dbus.
7014 (DVI_TARGETS): Add dbus.dvi.
7015 (dbus, dbus.dvi): New targets.
7016
22d8ac3a
MA
7017 * dbus.texi: New file.
7018
559764ab
RF
70192007-11-24 Romain Francoise <romain@orebokech.com>
7020
7021 * nxml-mode.texi: Add description in @direntry.
7aa579d9 7022 Fix file name to match @setfilename.
559764ab 7023
ac97a16b
MH
70242007-11-23 Mark A. Hershberger <mah@everybody.org>
7025
7026 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7027 ($(infodir)/nxml-mode): New rule.
7028
7029 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7030 ($(infodir)/nxml-mode): New rule.
7031 (clean): Add nxml-mode*.
7032
7033 * nxml-mode.texi: New file with nxml manual.
7034
404cd454
GM
70352007-11-18 Richard Stallman <rms@gnu.org>
7036
7037 * flymake.texi (Example -- Configuring a tool called directly):
7038 Update example.
7039
b048d478
MA
70402007-11-18 Michael Albinus <michael.albinus@gmx.de>
7041
7042 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 7043 double-slash behavior. Explain directory contents flushing.
b048d478 7044
346e8469
JB
70452007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7046
7047 * calc.texi (TeX and LaTeX Language Modes): Put in
7048 missing braces.
7049
404cd454
GM
70502007-11-15 Richard Stallman <rms@gnu.org>
7051
7052 * cl.texi (Equality Predicates): Delete `eql'.
7053 (Predicates, Naming Conventions, Top): Delete `eql'.
7054 (Common Lisp Compatibility): Delete `eql'.
7055 (Porting Common Lisp): Delete obsolete backquote info.
7056 Minor clarification about character constants.
7057 (Sequence Basics): Minor clarification.
7058
1f6af58b
JB
70592007-11-15 Juanma Barranquero <lekktu@gmail.com>
7060
dccb744b 7061 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
7062 * tramp.texi (Filename completion): Fix typos.
7063
3bc88bc9
JB
70642007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7065
7066 * calc.texi (Basic commands): Mention the menu.
7067
bc5300d3
MA
70682007-11-12 Michael Albinus <michael.albinus@gmx.de>
7069
7070 * tramp.texi (Connection caching): Tramp flushes connection
7071 properties when remote operating system has been changed.
7072
4d8a28ec
MB
70732007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7074
7075 * gnus-news.texi: Fix spelling.
7076 `message-insert-formatted-citation-line', not
7077 `message-insert-formated-citation-line'.
7078
404cd454
GM
7079 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7080
e1176b47
MA
70812007-11-07 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 7084 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
7085 (Frequently Asked Questions): Add code example for highlighting the
7086 mode line.
7087
6159985a
MO
70882007-11-03 Michael Olson <mwolson@gnu.org>
7089
7090 * remember.texi: Change mentions of remember-buffer to
7091 remember-finalize throughout.
7092
bec9b2f5
MO
70932007-10-30 Michael Olson <mwolson@gnu.org>
7094
7095 * remember.texi (Copying): Remove.
7096 (Mailbox): Update with non-BBDB instructions.
7097 (Diary, Org): Add.
7098 (Bibliography, Planner Page): Remove.
7099
b6173182
JB
71002007-10-30 Juanma Barranquero <lekktu@gmail.com>
7101
7102 * makefile.w32-in (INFO_TARGETS): Add remember.
7103 (DVI_TARGETS): Add remember.dvi.
7104 ($(infodir)/remember): New rule.
7105 (clean): Add remember*.
7106
15f3eb73
MO
71072007-10-30 Michael Olson <mwolson@gnu.org>
7108
70bdc930
MO
7109 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7110 ($(infodir)/remember): New rule that builds the Remember Manual.
7111
b6173182
JB
7112 * remember.texi: New file containing the Remember Mode Manual.
7113 Shuffle chapters around after initial import.
7d3f6f1a
MO
7114 (Function Reference): Split Keystrokes into separate chapter.
7115 (Keystrokes): Document C-c C-k.
51d24a12 7116 (Introduction): Fix typographical issue with "---".
15f3eb73 7117
404cd454
GM
71182007-10-29 Richard Stallman <rms@gnu.org>
7119
7120 * widget.texi (Introduction): Delete discussion of implementation
7121 internals.
7122
9bbb9638
MA
71232007-10-29 Michael Albinus <michael.albinus@gmx.de>
7124
7125 * tramp.texi (Connection caching): Host names must be different
7126 when tunneling.
7127
c7ff939a
RS
71282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7131 Gnus v5.13.
7132
01c52d31
MB
71332007-10-28 Miles Bader <miles@gnu.org>
7134
7135 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7136
01c52d31
MB
71372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7138
0c7efc08
SM
7139 * gnus.texi (Sorting the Summary Buffer):
7140 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
7141
71422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7143
7144 * gnus.texi (Non-ASCII Group Names): New node.
7145 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7146 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7147
c8763fb6 71482007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7149
7150 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7151 clean the output of the program `imap-shell-program'.
7152
71532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7154
7155 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7156
71572007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7158
7159 * gnus.texi (Sticky Articles): Documentation for sticky article
7160 buffers.
7161
c8763fb6 71622007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
7163
7164 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7165
71662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7167
7168 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7169
71702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7171
0c7efc08
SM
7172 * gnus.texi (Archived Messages):
7173 Document gnus-update-message-archive-method.
01c52d31
MB
7174
71752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7176
7177 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7178
c8763fb6 71792007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 7180
0c7efc08
SM
7181 * gnus.texi (Group Maneuvering):
7182 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
7183
71842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7185
0c7efc08
SM
7186 * gnus.texi (Really Various Summary Commands):
7187 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
7188
71892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * gnus.texi, message.texi: Bump version number.
7192
71932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7194
7195 * gnus.texi (Group Line Specification, Misc Group Stuff)
7196 (Server Commands): Parenthesize @pxref{Mail Spool}.
7197
71982007-10-28 Didier Verna <didier@xemacs.org>
7199
7200 New user option: message-signature-directory.
7201 * message.texi (Insertion Variables): Document it.
7202 * gnus.texi (Posting Styles): Ditto.
7203
72042007-10-28 Didier Verna <didier@xemacs.org>
7205
7206 * gnus.texi (Group Line Specification):
7207 * gnus.texi (Misc Group Stuff):
7208 * gnus.texi (Server Commands): Document the group compaction feature.
7209
72102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7211
7212 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7213
7214 * message.texi (Various Message Variables): Add message-fill-column.
7215
72162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7217
7218 * gnus.texi: Untabify.
7219
72202007-10-28 Didier Verna <didier@xemacs.org>
7221
7222 * gnus.texi (Group Parameters): Document the posting-style merging
7223 process in topic-mode.
7224
72252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7226
7227 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7228
72292007-10-28 Romain Francoise <romain@orebokech.com>
7230
7231 * gnus.texi (Mail Spool): Fix typo.
7232 Update copyright.
7233
72342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7235
7236 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7237
72382007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7239
7240 * gnus.texi (Summary Generation Commands):
7241 Add gnus-summary-insert-ticked-articles.
7242
72432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7244
b2abec73
JB
7245 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7246 to spam-spamassassin-program.
01c52d31
MB
7247
72482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7249
7250 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7251
72522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7253
7254 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7255
72562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7257
7258 * message.texi (Mail Headers): Document `opportunistic'.
7259
72602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * emacs-mime.texi (Encoding Customization): Explain how to set
7263 mm-coding-system-priorities per hierarchy.
7264
72652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7266
7267 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7268 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7269
72702007-10-28 Didier Verna <didier@xemacs.org>
7271
7272 * message.texi (Wide Reply): Update documentation of
7273 message-dont-reply-to-names (now allowing a list of regexps).
7274
72752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7276
7277 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7278
72792007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7280
7281 * gnus.texi (SpamAssassin back end): Fix typo.
7282
7283 * sieve.texi (Examples): Fix grammar.
7284
72852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7286
7287 * gnus.texi (Searching for Articles): Document M-S and M-R.
7288 (Limiting): Document / b.
7289
72902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7291
7292 * gnus.texi (Thread Commands): T M-^.
7293
72942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7295
7296 * message.texi (Mail Aliases): Document ecomplete.
7297 (Mail Aliases): Fix typo.
7298
72992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7300
7301 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7302 fix typo.
7303
73042007-10-28 Romain Francoise <romain@orebokech.com>
7305
7306 * gnus.texi (Mail Spool): Grammar fix.
7307
73082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7309
7310 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7311 string.
7312
73132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7314
7315 * gnus.texi (Group Parameters): Fix description.
7316
73172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7318
b2abec73
JB
7319 * gnus.texi (Gmane Spam Reporting):
7320 Fix spam-report-gmane-use-article-number.
7321 Add spam-report-user-mail-address.
01c52d31
MB
7322
73232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7324
7325 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7326
73272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi (Group Parameters): Add simplified sorting example based on
7330 example for `Sorting the Summary Buffer' from Jari Aalto
7331 <jari.aalto@cante.net>.
7332 (Example Methods): Add example for an indirect connection.
7333
73342007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7335
0c7efc08 7336 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 7337 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
7338 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7339 'gnus-agent-summary-fetch-series'.
7340 (Agent and flags): New section providing a generalized discussion
7341 of flag handling.
0c7efc08
SM
7342 (Agent and IMAP): Remove flag discussion.
7343 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
7344
73452007-10-28 Romain Francoise <romain@orebokech.com>
7346
7347 * gnus.texi (Exiting the Summary Buffer): Add new function
7348 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7349
73502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Conformity): Fix typo.
7353 (Customizing Articles): Document `first'.
7354
73552007-10-28 Jari Aalto <jari.aalto@cante.net>
7356
7357 * gnus.texi (Sorting the Summary Buffer):
7358 Add `gnus-thread-sort-by-date-reverse'. Add example
7359 host to different sorting in NNTP and RSS groups.
7360
73612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7362
7363 * message.texi (Insertion): Describe prefix for
7364 message-mark-inserted-region and message-mark-insert-file.
7365
73662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7367
7368 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7369 LaTeX documents. Describe "text/x-gnus-verbatim".
7370
73712007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7372
b2abec73 7373 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
7374 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7375 (spam-stat spam filtering, SpamOracle)
0c7efc08 7376 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
7377 clarity.
7378
73792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7380
7381 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7382 gnus-article-delete-part and gnus-article-replace-part.
7383 (Using MIME): Add gnus-mime-replace-part.
7384
73852007-10-28 Romain Francoise <romain@orebokech.com>
7386
7387 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7388 requires `auto-compression-mode' to be enabled. Add new nnml
7389 variable `nnml-compressed-files-size-threshold'.
7390
73912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7392
0c7efc08
SM
7393 * gnus.texi (Sorting the Summary Buffer):
7394 Add gnus-thread-sort-by-recipient.
01c52d31
MB
7395
73962007-10-28 Romain Francoise <romain@orebokech.com>
7397
7398 * message.texi (Insertion Variables): Mention new variable
7399 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7400 documentation accordingly.
7401
74022007-10-28 Romain Francoise <romain@orebokech.com>
7403
7404 * gnus.texi (To From Newsgroups): Mention new variables
7405 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7406
74072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7408
7409 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7410 stuff; gnus-mime-inline-part does the automatic decompression.
7411
74122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7413
7414 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 7415 "training.ham" should be "training.spam".
01c52d31
MB
7416
74172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7418
7419 * message.texi (Mail Variables): Fix the default value for
7420 message-send-mail-function.
7421
74222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7423
7424 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7425 always returns nil exceptionally.
7426
74272007-10-28 Simon Josefsson <jas@extundo.com>
7428
0c7efc08
SM
7429 * gnus.texi (Article Washing): Add libidn URL.
7430 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
7431
74322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7433
7434 * gnus.texi (Topic Commands): Fix next/previous.
7435
74362007-10-28 Simon Josefsson <jas@extundo.com>
7437
7438 * gnus.texi (Article Washing): Mention `W i'.
7439
c8763fb6 74402007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
7441
7442 * gnus.texi (Group Parameters): Slight extension of sieve
7443 parameter description.
7444
74452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7446
7447 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7448 matching score files as well.
7449 (Picons): Describe `gnus-picon-style'.
7450
74512007-10-28 Romain Francoise <romain@orebokech.com>
7452
7453 * message.texi (Message Headers): Mention that headers are hidden
7454 using narrowing, and how to expose them.
7455 Update copyright.
7456
74572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7458
c6c863df 7459 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
01c52d31
MB
7460 `gnus-summary-sort-by-recipient'.
7461
74622007-10-28 Romain Francoise <romain@orebokech.com>
7463
7464 * gnus.texi (NNTP marks): New node.
7465 (NNTP): Move NNTP marks variables to the new node.
7466
74672007-10-28 Jesper Harder <harder@ifa.au.dk>
7468
b2abec73 7469 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
7470
7471 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7472
74732007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7474
b2abec73 7475 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 7476 everywhere for consistency.
b2abec73
JB
7477 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7478 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
7479 Say "regular expression" instead of "regex." Admonish.
7480 Pick other words to sound better (s/so/thus/).
7481 (Spam ELisp Package Filtering of Incoming Mail):
7482 Mention statistical filters. Remove old TODO.
01c52d31 7483 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
7484 New section on sorting and displaying the spam score.
7485 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7486 backend but an alias to spam-use-BBDB.
7487 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
7488 new backend functionality.
7489
74902007-10-28 Simon Josefsson <jas@extundo.com>
7491
7492 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7493 nntp-marks-directory, from Romain Francoise
7494 <romain@orebokech.com>.
7495
74962007-10-28 Magnus Henoch <mange@freemail.hu>
7497
7498 * gnus.texi (Hashcash): New default value of
7499 hashcash-default-payment.
7500
75012007-10-28 Simon Josefsson <jas@extundo.com>
7502
7503 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7504 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7505
75062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7507
0c7efc08 7508 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
7509
75102007-10-28 Simon Josefsson <jas@extundo.com>
7511
7512 * gnus.texi (documentencoding): Add, to avoid warnings.
7513
75142007-10-28 Simon Josefsson <jas@extundo.com>
7515
7516 * message.texi (Mail Headers): Add.
7517
7518 * gnus.texi (Hashcash): Fix.
7519
75202007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7521
0c7efc08 7522 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 7523 that payments can be verified and fix the name of the
b2abec73 7524 hashcash-path variable.
01c52d31
MB
7525
75262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7527
b2abec73 7528 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
7529
75302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7531
7532 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7533
75342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7535
7536 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
7537 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7538 warning about ham processors in spam groups removed.
01c52d31
MB
7539
75402007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 7541
0c7efc08 7542 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 7543 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
7544
75452007-10-28 Jesper Harder <harder@ifa.au.dk>
7546
7547 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7548 (Mailing List): Typo.
7549 (Customizing Articles): Add gnus-treat-ansi-sequences.
7550 (Article Washing): Index.
7551
7552 * message.texi: Use m-dash consistently.
7553
75542007-10-28 Jesper Harder <harder@ifa.au.dk>
7555
7556 * gnus.texi (GroupLens): Remove.
7557
75582007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7559
0c7efc08
SM
7560 * gnus.texi (Outgoing Messages, Agent Variables):
7561 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
7562 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7563
75642007-10-28 Jesper Harder <harder@ifa.au.dk>
7565
7566 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7567
75682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7569
7570 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7571
7572 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7573
75742007-10-28 Simon Josefsson <jas@extundo.com>
7575
7576 * gnus.texi (Top): Add SASL.
7577
404cd454
GM
75782007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7579
7580 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7581
75822007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7583
7584 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7585
0edd2970
JB
75862007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7587
7588 * calc.texi (Formulas, Composition Basics): Lower the
7589 precedence of negation.
7590
a9afba20
JY
75912007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7592
7593 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7594 Mention the new three-letter column identifiers.
7595 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7596 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7597 message when using `c' on an empty default with default printer.
7598 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7599 renamed to `ses--symbolic-formulas' some time ago.
7600
45b778a6
JB
76012007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7602
7603 * calc.texi (Default Simplifications, Making Selections)
7604 (Customizing Calc): Clarify associativity of multiplication.
7605
03b5bade
MA
76062007-10-23 Michael Albinus <michael.albinus@gmx.de>
7607
7608 * tramp.texi (Traces and Profiles): Simplify loop over
7609 `trace-function-background'.
7610
e658c8ee
JL
76112007-10-22 Juri Linkov <juri@jurta.org>
7612
7613 * dired-x.texi (Shell Command Guessing): Default values are now
7614 available by typing M-n instead of M-p.
7615
dd753688
MA
76162007-10-21 Michael Albinus <michael.albinus@gmx.de>
7617
7618 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
7619 (Password caching): Remove `tramp-clear-passwd'.
7620 It's not a command anymore.
dd753688
MA
7621 (Bug Reports): Add `tramp-bug' to function index.
7622 (Function Index, Variable Index): New nodes.
7623 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7624
7625 * trampver.texi: Update release number.
7626
4bb49b43
JB
76272007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7628
8b296cdd 7629 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
7630 about integer size into past tense.
7631 (Time Zones): Remove pointer to Calc author's address.
7632 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 7633 and hyperbolic cotangent. Fix typo.
4bb49b43 7634
311dd93f
MA
76352007-10-10 Michael Albinus <michael.albinus@gmx.de>
7636
7637 Sync with Tramp 2.1.11.
7638
7639 * trampver.texi: Update release number.
7640
ea3fc256
MA
76412007-10-06 Michael Albinus <michael.albinus@gmx.de>
7642
7643 * tramp.texi (External packages): New section.
7644
1af74d06
MB
76452007-09-29 Juri Linkov <juri@jurta.org>
7646
7647 * info.texi (Help-Int): Document `L' (`Info-history').
7648
0e2806fa
SM
76492007-09-26 Carsten Dominik <dominik@science.uva.nl>
7650
7651 * org.texi: Change links to webpage and maintained email.
7652 (Remember): Promote to Chapter, significant changes.
7653 (Fast access to TODO states): New section.
7654 (Faces for TODO keywords): New section.
7655 (Export options): Example for #+DATE.
7656 (Progress logging): Section moved.
7657
567b9191
BW
76582007-09-26 Bill Wohler <wohler@newt.com>
7659
7660 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7661 browse-url-at-mouse.
7662
1af74d06
MB
76632007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7664
7665 * flymake.texi (Customizable variables): Face names don't end in -face.
7666 Fix flymake-err-line-patterns template.
7667 (Example -- Configuring a tool called directly): Fix init-function.
7668 (Highlighting erroneous lines): Face names don't end in -face.
7669
d60a4e3a 76702007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
7671
7672 * erc.texi (Special-Features): Fix small typo.
7673
7d7a3510
MA
76742007-09-14 Michael Albinus <michael.albinus@gmx.de>
7675
7676 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7677 and "External transfer methods".
7678
285f0d3a
JB
76792007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7680
7681 * calc.texi (Predefined Units): Add some history.
7682
526dc846
MO
76832007-09-08 Michael Olson <mwolson@gnu.org>
7684
87e04f16
JB
7685 * erc.texi (Copying): New section included from gpl.texi.
7686 This matches the look of the upstream ERC manual.
526dc846 7687
f10d0e80
JB
76882007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7689
87e04f16 7690 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
7691 (Random Numbers): Clarify the distribution of `random'.
7692
4009494e
GM
76932007-09-06 Glenn Morris <rgm@gnu.org>
7694
f1fc42aa 7695 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 7696 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
7697 Change all setfilename commands to use ../../info.
7698 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7699 refer to the Emacs manual here.
7700 (infodir): New variable.
7701 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7702 (cc-mode.texi, faq.texi): Update references to source file locations.
7703 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7704 do not refer to the Emacs manual here.
7705 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7706
7707 * Makefile.in: Add `basename' versions of all info targets, for
7708 convenience when rebuilding just one manual.
7709 (../etc/GNU): Delete obsolete target.
7710 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7711 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
7712 *.vrs *.toc here...
7713 (maintainer-clean): ...from here.
4009494e
GM
7714
7715 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7716
2de53ca6
GM
77172007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7718
7719 * calc.texi (Date Conversions): Clarify definition of
7720 Julian day numbering.
7721 (Date Forms): Clarify definition of Julian day numbering;
7722 add some history.
7723
77242007-08-30 Carsten Dominik <dominik@science.uva.nl>
7725
87e04f16 7726 * org.texi: Version 5.07.
2de53ca6
GM
7727
77282007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7729
7730 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7731
77322007-08-22 Carsten Dominik <dominik@science.uva.nl>
7733
7734 * org.texi (Adding hyperlink types): New section.
7735 (Embedded LaTeX): Chapter updated because of LaTeX export.
7736 (LaTeX export): New section.
7737 (Using links out): New section.
7738
77392007-08-22 Glenn Morris <rgm@gnu.org>
7740
7741 * faq.texi (Learning how to do something): Refcards now in
7742 etc/refcards/ directory.
7743
77442007-08-22 Michael Albinus <michael.albinus@gmx.de>
7745
7746 * tramp.texi (Remote Programs): Persistency file must be cleared when
7747 changing `tramp-remote-path'.
7748 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7749 macro.
7750
77512007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7752
7753 * calc.texi: Move contents to beginning of file.
7754 (Algebraic Entry): Fix the formatting of an example.
7755
77562007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7757
7758 * calc.texi (Basic Operations on Units): Mention exact versus
7759 inexact conversions.
7760
77612007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7762
7763 * calc.texi (Basic Operations on Units): Mention default
7764 values for new units.
7765 (Quick Calculator Mode): Mention that binary format will
7766 be displayed.
7767
77682007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7769
7770 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7771
77722007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7773
7774 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7775
77762007-08-08 Glenn Morris <rgm@gnu.org>
7777
7778 * gnus.texi, sieve.texi: Replace `iff'.
7779
77802007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7781
7782 * calc.texi (Basic Graphics): Mention the graphing of error
7783 forms.
7784 (Graphics Options): Mention how `g s' handles error forms.
7785 (Curve Fitting): Mention plotting the curves.
7786 (Standard Nonlinear Models): Add additional models.
7787 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7788 (Linear Fits): Correct result.
7789
77902007-08-01 Alan Mackenzie <acm@muc.de>
7791
7792 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7793 to "--no-site-file".
7794
77952007-07-29 Michael Albinus <michael.albinus@gmx.de>
7796
7797 * tramp.texi (Frequently Asked Questions): Point to mode line
7798 extension in Emacs 23.1.
7799
7800 * trampver.texi: Update release number.
7801
78022007-07-27 Glenn Morris <rgm@gnu.org>
7803
7804 * calc.texi (Copying): Include license text from gpl.texi, rather than
7805 in-line.
7806
78072007-07-25 Glenn Morris <rgm@gnu.org>
7808
7809 * calc.texi (Copying): Replace license with GPLv3.
7810
7811 * Relicense all FSF files to GPLv3 or later.
7812
78132007-07-22 Michael Albinus <michael.albinus@gmx.de>
7814
7815 Sync with Tramp 2.1.10.
7816
7817 * tramp.texi (trampfn): Expand macro implementation in order to handle
7818 empty arguments.
7819 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 7820 occurrences by trampfn.
2de53ca6 7821 (Frequently Asked Questions): Extend example code for host
b2abec73 7822 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
7823 file names to be typed.
7824
7825 * trampver.texi: Update release number.
7826
78272007-07-17 Michael Albinus <michael.albinus@gmx.de>
7828
7829 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7830 section. Reported by <poti@potis.org>.
7831 (Remote processes): Arguments of the program to be debugged are taken
7832 literally.
7833 (Frequently Asked Questions): Simplify recentf example.
7834
78352007-07-14 Karl Berry <karl@gnu.org>
7836
7837 * info.texi (@copying): New Back-Cover Text.
7838
7839 * info.texi (Quitting Info): Move to proper place in source.
7840 (Reported by Benno Schulenberg.)
7841
78422007-07-13 Eli Zaretskii <eliz@gnu.org>
7843
7844 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7845
7846 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7847
7848 * emacs-mime.texi: Add @documentencoding directive.
7849
78502007-07-12 Nick Roberts <nickrob@snap.net.nz>
7851
7852 * tramp.texi (Remote processes): Add an anchor to the subsection
7853 "Running a debugger on a remote host".
7854
78552007-07-12 Michael Albinus <michael.albinus@gmx.de>
7856
7857 * tramp.texi (Remote processes): Don't call it "experimental" any
7858 longer. Add subsection about running a debugger on a remote host.
7859
78602007-07-10 Carsten Dominik <dominik@science.uva.nl>
7861
7862 * org.texi (Properties and columns): Chapter rewritten.
7863
78642007-07-08 Michael Albinus <michael.albinus@gmx.de>
7865
7866 * tramp.texi:
7867 * trampver.texi: Migrate to Tramp 2.1.
7868
78692007-07-02 Carsten Dominik <dominik@science.uva.nl>
7870
7871 * org.texi (Properties): New chapter.
7872
78732007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7874
7875 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7876 Control Panel.
7877
7878 * gnus.texi (Misc Article): Add index entry for
7879 gnus-single-article-buffer.
7880
78812007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7882
7883 * gnus.texi (Starting Up): Fix typo.
7884
78852007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7886
7887 * gnus.texi (Asynchronous Fetching): Fix typo.
7888
78892007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7890
7891 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7892 (About This Manual): Remove redundant information.
7893 (Getting Started): Mention author.
7894 (Basic Arithmetic, Customizing Calc): Make description of the
7895 variable `calc-multiplication-has-precedence' match its new effect.
7896
78972007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7898
0c7efc08
SM
7899 * calc.texi (Basic Arithmetic, Customizing Calc):
7900 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
7901
79022007-06-19 Carsten Dominik <dominik@science.uva.nl>
7903
7904 * org.texi (Tag): Section swapped with node Timestamps.
7905 (Formula syntax for Lisp): Document new `L' flag.
7906
79072007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7908
7909 * gnus.texi (Misc Group Stuff, Summary Buffer)
7910 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7911
79122007-06-06 Juanma Barranquero <lekktu@gmail.com>
7913
7914 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7915 * gnus.texi (Article Buttons, Mail Source Customization)
7916 (Sending or Not Sending, Customizing NNDiary):
7917 * message.texi (Message Headers):
7918 * mh-e.texi (HTML): Fix typos.
7919
79202007-06-07 Michael Albinus <michael.albinus@gmx.de>
7921
7922 Sync with Tramp 2.0.56.
7923
7924 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7925 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7926
79272007-06-02 Chong Yidong <cyd@stupidchicken.com>
7928
7929 * Version 22.1 released.
7930
79312007-05-26 Michael Olson <mwolson@gnu.org>
7932
7933 * erc.texi (Modules): Fix references to completion modules.
7934
79352007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7936
7937 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7938
79392007-05-09 Didier Verna <didier@xemacs.org>
7940
7941 * gnus.texi (Email Based Diary): New. Proper documentation for the
7942 nndiary back end and the gnus-diary library.
7943
79442007-05-03 Karl Berry <karl@gnu.org>
7945
7946 * .cvsignore (*.pdf): New entry.
7947
7948 * texinfo.tex: Update from current version for better pdf generation.
7949
79502007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7951
7952 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7953
79542007-04-28 Glenn Morris <rgm@gnu.org>
7955
7956 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7957 consideration of legal status.
7958
79592007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7960
7961 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7962
79632007-04-24 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * faq.texi (New in Emacs 22): python.el removed.
7966
79672007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7968
7969 * calc.texi (Reporting bugs): Update maintainer's address.
7970
79712007-04-22 Chong Yidong <cyd@stupidchicken.com>
7972
7973 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7974
79752007-04-15 Jay Belanger <belanger@truman.edu>
7976
7977 * calc.texi (Title page): Remove the date.
7978 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7979 (The Standard Calc Interface): Change trail title.
7980 (Floats): Mention that when non-decimal floats are entered, only
7981 approximations are stored.
7982 (Copying): Move to the appendices.
7983 (GNU Free Documentation License): Add as an appendix.
7984
79852007-04-15 Chong Yidong <cyd@stupidchicken.com>
7986
7987 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7988 * dired-x.texi, ebrowse.texi, ediff.texi:
7989 * emacs-mime.texi, erc.texi, eshell.texi:
7990 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7991 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7992 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7993 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7994 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7995 * woman.texi: Include GFDL.
7996
7997 * doclicense.texi: Remove node heading, so that it can be included by
7998 other files.
7999
8000 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8001
8002 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8003 than *.
8004
80052007-04-14 Carsten Dominik <dominik@science.uva.nl>
8006
8007 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8008 in Calc.
8009
80102007-04-09 Romain Francoise <romain@orebokech.com>
8011
8012 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8013 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8014 replace mouse-2.
8015
80162007-04-08 Chong Yidong <cyd@stupidchicken.com>
8017
8018 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8019 renamed to woman-use-topic-at-point. Document new behavior.
8020
80212007-04-08 Richard Stallman <rms@gnu.org>
8022
8023 * url.texi: Fix some indexing.
8024 (Disk Caching): Drop discussion of old/other Emacs versions.
8025
80262007-04-07 Chong Yidong <cyd@stupidchicken.com>
8027
8028 * url.texi (Disk Caching): Say Emacs 21 "and later".
8029
8030 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8031 on Font locking which now mentions JIT lock.
8032
80332007-04-01 Michael Olson <mwolson@gnu.org>
8034
8035 * erc.texi: Update for the ERC 5.2 release.
8036
80372007-03-31 David Kastrup <dak@gnu.org>
8038
8039 * woman.texi (Topic, Interface Options): Explain changes semantics of
8040 woman-manpath in order to consider MANPATH_MAP entries.
8041
80422007-03-31 Eli Zaretskii <eliz@gnu.org>
8043
8044 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8045
80462007-03-26 Richard Stallman <rms@gnu.org>
8047
8048 * pgg.texi (Caching passphrase): Clean up previous change.
8049
80502007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8051
8052 * gnus.texi (Setting Process Marks): Fix typo.
8053
80542007-03-25 Romain Francoise <romain@orebokech.com>
8055
8056 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8057 readability, and include various fixes by Daniel Brockman, Nick Roberts
8058 and Dieter Wilhelm.
8059
80602007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8061
8062 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8063
8064 * gnus.texi (Mail Source Specifiers): Fix typo.
8065
80662007-03-22 Ralf Angeli <angeli@caeruleus.net>
8067
8068 * reftex.texi (Imprint): Update maintainer information.
8069
80702007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8071
8072 * message.texi (Message Buffers): Update documentation for
8073 message-generate-new-buffers.
8074
80752007-03-15 Daiki Ueno <ueno@unixuser.org>
8076
8077 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8078
80792007-03-21 Glenn Morris <rgm@gnu.org>
8080
8081 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8082
80832007-03-19 Chong Yidong <cyd@stupidchicken.com>
8084
8085 * eshell.texi (Known problems): Emacs 21 -> 22.
8086
8087 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8088
80892007-03-18 Jay Belanger <belanger@truman.edu>
8090
8091 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8092
80932007-03-12 Glenn Morris <rgm@gnu.org>
8094
8095 * calc.texi (Time Zones): Switch to new North America DST rule.
8096
8097 * calc.texi: Replace "daylight savings" with "daylight
8098 saving" in text throughout.
8099
81002007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8101
8102 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8103 The variable now uses a list of symbols instead of just a symbol.
8104 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8105
81062007-03-06 Romain Francoise <romain@orebokech.com>
8107
8108 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8109 new packages, and mention Gnus update.
8110
81112007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8112
8113 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8114 nntp-open-connection-functions-never-echo-commands.
8115
81162007-02-27 Chong Yidong <cyd@stupidchicken.com>
8117
8118 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8119 problems on the console, and security risk in not using gpg-agent.
8120
81212007-02-25 Carsten Dominik <dominik@science.uva.nl>
8122
0c7efc08 8123 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
8124 Completely reorganized and rewritten.
8125 (CamelCase links): Section removed.
8126 (Repeating items): New section.
8127 (Tracking TODO state changes): New section.
8128 (Agenda views): Chapter reorganized and rewritten.
8129 (HTML export): Section rewritten.
8130 (Tables in arbitrary syntax): New section.
8131 (Summary): Better feature summary.
8132 (Activation): Document problem with cut-and-paste of Lisp code
8133 from PDF files.
8134 (Visibility cycling): Document indirect buffer use.
8135 (Structure editing): Document sorting.
8136 (Remember): Section rewritten.
8137 (Time stamps): Better description of time stamp types.
8138 (Tag searches): Document regular expression search for tags.
8139 (Stuck projects): New section.
8140 (In-buffer settings): New keywords.
c5b0993e 8141 (History and Acknowledgments): Update description.
2de53ca6
GM
8142
81432007-02-24 Alan Mackenzie <acm@muc.de>
8144
8145 * cc-mode.texi (Movement Commands): Insert two missing command names.
8146 (Getting Started): Slight wording correction (use conditional).
8147
81482007-02-22 Kim F. Storm <storm@cua.dk>
8149
8150 * widget.texi (User Interface, Basic Types): Document need to put some
8151 text before the %v escape in :format string in editable-field widget.
8152
81532007-02-18 Romain Francoise <romain@orebokech.com>
8154
8155 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8156 `cvs-mode-quit'.
8157
81582007-02-10 Markus Triska <markus.triska@gmx.at>
8159
8160 * widget.texi (Programming Example): Put constant strings in :format.
8161
81622007-02-07 Juanma Barranquero <lekktu@gmail.com>
8163
8164 * faq.texi (Fullscreen mode on MS-Windows): New node.
8165
81662007-02-04 David Kastrup <dak@gnu.org>
8167
8168 * faq.texi (AUCTeX): Update version number. Should probably be done
8169 for other packages as well.
8170
81712007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8172
8173 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8174 <tassilo@member.fsf.org>.
8175
2de53ca6
GM
81762007-01-20 Markus Triska <markus.triska@gmx.at>
8177
8178 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8179
81802007-01-13 Michael Olson <mwolson@gnu.org>
8181
8182 * erc.texi (Modules): Mention capab-identify module.
8183
81842007-01-05 Michael Olson <mwolson@gnu.org>
8185
8186 * erc.texi (Getting Started): Update for /RECONNECT command.
8187
81882007-01-04 Richard Stallman <rms@gnu.org>
8189
8190 * ebrowse.texi: Change C-c b to C-c C-m.
8191
81922007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8193
8194 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8195 variables only in info to avoid redundant entries in the printed
8196 manual.
8197
81982007-01-02 Daiki Ueno <ueno@unixuser.org>
8199
8200 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8201
82022007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8203
8204 * message.texi (Security): Split into sub-nodes.
8205
82062007-01-01 Alan Mackenzie <acm@muc.de>
8207
8208 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8209 eval-after-load in Emacs <=21 and a workaround. Document that
8210 trigraphs are not supported.
8211
82122007-01-01 Alan Mackenzie <acm@muc.de>
8213
8214 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8215 c-context-line-break. When invoked within a string, preserve
8216 whitespace. Add a backslash only when also in a macro.
8217
82182007-01-01 Alan Mackenzie <acm@muc.de>
8219
8220 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8221
82222007-01-01 Alan Mackenzie <acm@muc.de>
8223
8224 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8225 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8226
82272007-01-01 Alan Mackenzie <acm@muc.de>
8228
8229 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8230 "Choosing a Style".
8231
8232 * cc-mode.texi ("Styles"): Add @dfn{style}.
8233
82342006-12-30 Michael Albinus <michael.albinus@gmx.de>
8235
8236 Sync with Tramp 2.0.55.
8237
8238 * trampver.texi: Update release number.
8239
82402006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8241
8242 * gnus.texi (Customizing Articles): Add index entries for all
8243 gnus-treat-* variables.
8244
c8763fb6 82452006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8246
8247 * gnus.texi (IMAP): Fix incorrect explanation of
8248 nnimap-search-uids-not-since-is-evil in documentation for
8249 nnimap-expunge-search-string.
8250
82512006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8252
8253 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8254 spam-ifile-database.
8255
82562006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8257
8258 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8259 rebind C-s.
8260
c8763fb6 82612006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
8262
8263 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8264 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8265 "expiring mail".
8266 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8267 nnimap-nov-is-evil.
8268
82692006-12-25 Kevin Ryde <user42@zip.com.au>
8270
8271 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8272 about the key procedure being used heavily.
8273
82742006-12-24 Chong Yidong <cyd@stupidchicken.com>
8275
8276 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8277 to t.
8278 (Prerequisites): Add explanation about gpg-agent.
8279
82802006-12-22 Kevin Ryde <user42@zip.com.au>
8281
8282 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8283 "sort" instead of "sort*".
8284
82852006-12-19 Richard Stallman <rms@gnu.org>
8286
8287 * calc.texi (History and Acknowledgements): Recognize that Emacs
8288 now does have floating point.
8289
82902006-12-19 Michael Albinus <michael.albinus@gmx.de>
8291
8292 * tramp.texi (External transfer methods): Describe new method `scpc'.
8293
82942006-12-17 Sascha Wilde <wilde@sha-bang.de>
8295
8296 * pgg.texi: Added short note on gpg-agent to the introduction.
8297
82982006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8299
8300 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8301 also applies to Cc.
8302
83032006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8304
8305 * gnus.texi (X-Face): Clarify. Say which programs are required
8306 on Windows.
8307
83082006-12-08 Michael Olson <mwolson@gnu.org>
8309
8310 * erc.texi (Modules): Remove documentation for list module.
8311
c8763fb6 83122006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
8313
8314 * faq.texi (^M in the shell buffer): Ditto.
8315
83162006-11-20 Michael Olson <mwolson@gnu.org>
8317
8318 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8319
83202006-11-17 Carsten Dominik <dominik@science.uva.nl>
8321
8322 * org.texi: Fix typos.
8323 (Agenda commands): Document `C-k'.
8324
83252006-11-16 Eli Zaretskii <eliz@gnu.org>
8326
8327 * url.texi (http/https): Fix a typo in the HTTP URL.
8328
83292006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8330
8331 * ada-mode.texi: Total rewrite.
8332
83332006-11-13 Carsten Dominik <dominik@science.uva.nl>
8334
8335 * org.texi: Minor typo fixes.
8336
83372006-11-13 Bill Wohler <wohler@newt.com>
8338
8339 Release MH-E manual version 8.0.3.
8340
8341 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8342 release 8.0.3.
8343
8344 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8345 to set MAILDIR.
8346 (Reading Mail): Document the customization of read-mail-command
8347 for MH-E.
8348 (Viewing Attachments): Document mm-discouraged-alternatives.
8349 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8350 (Junk): Add more information about the settings of mh-junk-background
8351 in a program. Add /usr/bin/mh to PATH in examples.
8352
83532006-11-12 Richard Stallman <rms@gnu.org>
8354
8355 * woman.texi: Update author address but say he no longer maintains it.
8356
83572006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8358
8359 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8360 archived trees.
8361 (Checkboxes): Section moved to chapter 5, and extended.
8362 (The date/time prompt): New section.
8363 (Link abbreviations): New section.
8364 (Presentation and sorting): New section.
8365 (Custom agenda views): Section completely rewritten.
8366 (Summary): Compare with Planner.
8367 (Feedback): More info about creating backtraces.
c5b0993e 8368 (Plain lists): Modify example.
2de53ca6
GM
8369 (Breaking down tasks): New section.
8370 (Custom time format): New section.
8371 (Time stamps): Document inactive timestamps.
8372 (Setting tags): More details about fast tag selection.
8373 (Block agenda): New section.
8374 (Custom agenda views): Section rewritten.
8375 (Block agenda): New section.
8376
83772006-11-07 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * tramp.texi (Configuration): scp is the default method.
8380 (Default Method): Use ssh as example for another method.
8381
83822006-10-27 Richard Stallman <rms@gnu.org>
8383
8384 * woman.texi: Downcase nroff/troff/roff.
8385 (Installation): Chapter deleted. Some xrefs deleted.
8386 (Background): woman doesn't advise man ;-).
8387
c8763fb6 83882006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8389
8390 * ada-mode.texi (Project files, Identifier completion)
8391 (Automatic Casing, Debugging, Using non-standard file names)
8392 (Working Remotely): Fix typos.
8393
83942006-10-20 Masatake YAMATO <jet@gyve.org>
8395
0c7efc08 8396 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
8397 sample code `my-c-initialization-hook'.
8398
83992006-10-19 Stuart D. Herring <herring@lanl.gov>
8400
8401 * widget.texi: Fix typos.
8402
84032006-10-19 Michael Albinus <michael.albinus@gmx.de>
8404
8405 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8406 "???". There have been no complaints for years, so the information
8407 must be appropriate.
8408
84092006-10-16 Richard Stallman <rms@gnu.org>
8410
8411 * widget.texi: Use @var instead of capitalization.
8412 Clarify many widget type descriptions.
8413
84142006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8415
8416 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8417 gnus-dired-attach.
8418 (Selecting a Group): Fix typo.
8419
c8763fb6 84202006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
8421
8422 * widget.texi: Fix typos.
8423
84242006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8425
8426 * gnus.texi (Image Enhancements): Update for Emacs 22.
8427
8428 * gnus-faq.texi ([1.3]): Update.
8429
84302006-10-06 Richard Stallman <rms@gnu.org>
8431
8432 * faq.texi (Displaying the current line or column):
8433 Delete "As of Emacs 20".
8434
84352006-10-06 Romain Francoise <romain@orebokech.com>
8436
8437 * faq.texi (VM): VM works with Emacs 22 too.
8438
84392006-10-06 Richard Stallman <rms@gnu.org>
8440
8441 * ebrowse.texi: Remove Emacs version "21" from title.
8442
84432006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8444
8445 * gnus.texi (Foreign Groups): Say where change of editing commands are
8446 stored. Add reference to `gnus-parameters'.
8447
84482006-09-15 Jay Belanger <belanger@truman.edu>
8449
8450 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8451 Change "Library Public License" to "Lesser Public License"
8452 throughout. Use "yyyy" to represent year.
8453
84542006-09-15 Carsten Dominik <dominik@science.uva.nl>
8455
8456 * org.texi (Setting tags): Typo fix.
8457
84582006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8459
8460 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8461
84622006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8463
8464 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8465
84662006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8467
8468 * faq.texi (Escape sequences in shell output): EMACS is now set
8469 to Emacs's absolute file name, not to "t".
8470 (^M in the shell buffer): Likewise.
2de53ca6
GM
8471
84722006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8473
8474 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8475 mails with pop3-leave-mail-on-server. Fix wording.
8476 (Limiting): Improve gnus-summary-limit-to-articles.
8477 (X-Face): Fix typo.
8478
84792006-09-11 Simon Josefsson <jas@extundo.com>
8480
8481 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8482 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8483
84842006-09-06 Simon Josefsson <jas@extundo.com>
8485
8486 * smtpmail.texi (Authentication): Mention SSL.
8487
a12bf61e
GM
84882006-09-03 Diane Murray <disumu@x3y2z1.net>
8489
8490 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8491
2de53ca6
GM
84922006-09-01 Eli Zaretskii <eliz@gnu.org>
8493
8494 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8495 Don't use @indicateurl.
8496
8497 * cc-mode.texi (Subword Movement): Don't use @headitem.
8498 (Custom Braces, Clean-ups): Don't use @tie.
8499
85002006-08-29 Michael Albinus <michael.albinus@gmx.de>
8501
8502 Sync with Tramp 2.0.54.
8503
8504 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8505 Suggested by Adrian Phillips <a.phillips@met.no>.
8506
85072006-08-15 Carsten Dominik <dominik@science.uva.nl>
8508
8509 * org.texi (Installation, Activation): Split from Installation and
8510 Activation.
8511 (Clocking work time): Documented new features.
8512
85132006-08-13 Alex Schroeder <alex@gnu.org>
8514
8515 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8516 example.
8517
85182006-08-12 Eli Zaretskii <eliz@gnu.org>
8519
8520 * faq.texi (How to add fonts): New node.
8521
85222006-08-05 Romain Francoise <romain@orebokech.com>
8523
8524 * faq.texi (New in Emacs 22): Expand.
8525
85262006-08-03 Michael Olson <mwolson@gnu.org>
8527
8528 * erc.texi: Update for ERC 5.1.4.
8529
85302006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8531
8532 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8533 in .../site-lisp/gnus/ by default.
8534 [ From gnus-news.texi in the trunk. ]
8535
85362006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8537
8538 * gnus.texi (MIME Commands): Additions for yEnc.
8539
85402006-07-24 Richard Stallman <rms@gnu.org>
8541
8542 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8543 * faq.texi: Move periods and commas inside quotes.
8544
85452006-07-20 Jay Belanger <belanger@truman.edu>
8546
8547 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8548
85492006-07-18 Chong Yidong <cyd@stupidchicken.com>
8550
8551 * faq.texi (Security risks with Emacs): Document Emacs 22
8552 file-local-variable mechanism.
8553
85542006-07-12 Michael Olson <mwolson@gnu.org>
8555
8556 * erc.texi: Update for ERC 5.1.3.
8557
85582006-07-12 Alex Schroeder <alex@gnu.org>
8559
8560 * rcirc.texi: Fix typos.
8561 (Getting started with rcirc): New calling convention for M-x irc.
8562 Mention #rcirc. Removed channel tracking.
0c7efc08 8563 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
8564 recently, eg. rcirc-server to rcirc-default-server. Added
8565 documentation for rcirc-authinfo, some background for Bitlbee, and
8566 rcirc-track-minor-mode.
0c7efc08 8567 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 8568 Scrolling.
0c7efc08 8569 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
8570 to match code changes.
8571
85722006-07-10 Nick Roberts <nickrob@snap.net.nz>
8573
8574 * gnus.texi, message.texi: Fix typos.
8575
85762006-07-07 Carsten Dominik <dominik@science.uva.nl>
8577
8578 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8579 commands.
8580 (Global TODO list): Document the use of the variables
8581 `org-agenda-todo-ignore-scheduled' and
8582 `org-agenda-todo-list-sublevels'.
8583
85842006-07-05 Richard Stallman <rms@gnu.org>
8585
8586 * faq.texi (Scrolling only one line): Fix xref.
8587
85882006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8589
8590 * faq.texi (Evaluating Emacs Lisp code):
8591 Throughout, replace eval-current-buffer with eval-buffer.
8592
85932006-07-03 Richard Stallman <rms@gnu.org>
8594
8595 * rcirc.texi (Scrolling conservatively): Fix xref.
8596
8597 * pcl-cvs.texi (Viewing differences): Usage fix.
8598
85992006-07-03 Carsten Dominik <dominik@science.uva.nl>
8600
8601 * org.texi (Agenda commands): Document `s' key to save all org-mode
8602 buffers.
8603
86042006-06-30 Ralf Angeli <angeli@caeruleus.net>
8605
8606 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8607 names. Mention `cvs-msg' face.
8608
86092006-06-29 Carsten Dominik <dominik@science.uva.nl>
8610
8611 * org.texi (Checkboxes): New section.
8612
86132006-06-28 Carsten Dominik <dominik@science.uva.nl>
8614
8615 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8616 throughout this chapter.
8617
86182006-06-27 Chong Yidong <cyd@stupidchicken.com>
8619
8620 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8621 text for standalone vs Emacs info.
8622 (Help): Clarify header line description. Use mouse-1 for clicks.
8623 (Help-P): Use mouse-1 for clicks.
8624 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8625 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8626 (Choose menu subtopic): Remove gratuitous Emacs command names.
8627 (Help-FOO): Put usual behavior first.
8628 (Help-Xref): Clicking on xrefs works in Emacs.
8629 (Search Text): Clarify what the default behavior is.
8630 (Create Info buffer): Fix Emacs window/X window confusion.
8631 (Emacs Info Variables): Fix for new Emacs init file behavior.
8632
86332006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8634
8635 * gnus.texi (Summary Buffer Lines): Fix typo.
8636
86372006-06-23 Carsten Dominik <dominik@science.uva.nl>
8638
8639 * org.texi (Embedded LaTeX): New chapter.
8640 (Archiving): Section rewritten.
8641 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8642
86432006-06-20 Bill Wohler <wohler@newt.com>
8644
8645 Release MH-E manual version 8.0.1.
8646
8647 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8648 release 8.0.1.
8649 (Preface): Depend on GNU mailutils 1.0 and higher.
8650
86512006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8652
8653 * message.texi (News Headers): Update message-syntax-checks section.
8654
86552006-06-19 Karl Berry <karl@gnu.org>
8656
8657 * info.texi (Advanced): Mention C-q, especially with ?.
8658
86592006-06-19 Carsten Dominik <dominik@science.uva.nl>
8660
8661 * org.texi (Publishing links): Document the `:link-validation-function'
8662 property.
8663 (Extensions and Hacking): New chapter, includes some sections of the
8664 "Miscellaneous" chapter.
8665
86662006-06-10 Carsten Dominik <dominik@science.uva.nl>
8667
8668 * org.texi (Progress logging): New section.
8669
2de53ca6
GM
86702006-06-06 Carsten Dominik <dominik@science.uva.nl>
8671
8672 * org.texi (ASCII export): Document indentation adaptation.
8673 (Setting tags): Document mutually-exclusive tags.
8674
86752006-06-05 Romain Francoise <romain@orebokech.com>
8676
8677 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8678 Fix typo.
8679
8680 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8681 channel (#gnus@irc.freenode.net).
8682 Fix typos. Update copyright notice.
8683
8684 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8685 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8686 (Line-Up Functions, Custom Macros):
8687 * ediff.texi (Window and Frame Configuration)
dccb744b 8688 (Highlighting Difference Regions):
2de53ca6
GM
8689 * emacs-mime.texi (Display Customization):
8690 * erc.texi (History):
8691 * eshell.texi (Known problems):
8692 * eudc.texi (Overview, BBDB):
8693 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8694 (The problem of spam, SpamOracle, Extending the Spam package)
8695 (Conformity, Terminology):
dccb744b 8696 * idlwave.texi (Routine Info)
2de53ca6
GM
8697 (Class and Keyword Inheritance, Padding Operators)
8698 (Breakpoints and Stepping, Electric Debug Mode)
8699 (Examining Variables, Troubleshooting):
8700 * org.texi (Creating timestamps):
8701 * reftex.texi (Commands, Options, Changes):
8702 * tramp.texi (Inline methods, Password caching)
8703 (Auto-save and Backup, Issues):
8704 * vip.texi (Files, Commands in Insert Mode):
8705 * viper.texi (Emacs Preliminaries, States in Viper)
8706 (Packages that Change Keymaps, Viper Specials, Groundwork):
8707 Fix various typos.
8708
87092006-05-31 Michael Ernst <mernst@alum.mit.edu>
8710
8711 * ediff.texi: Fix typos.
8712
87132006-05-30 Carsten Dominik <dominik@science.uva.nl>
8714
8715 * org.texi: Small typo fixes.
8716
fff84c22
JB
87172006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8718
8719 * viper.texi (Viper Specials):
8720 * gnus.texi (Example Setup):
8721 * faq.texi (Backspace invokes help):
8722 * dired-x.texi (Optional Installation Dired Jump):
8723 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8724 follow coding conventions.
8725
2de53ca6
GM
87262006-05-29 Michael Albinus <michael.albinus@gmx.de>
8727
8728 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8729
87302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8731
8732 * pcl-cvs.texi: Fix typos.
8733 (Customization): Say "us".
8734
87352006-05-26 Eli Zaretskii <eliz@gnu.org>
8736
8737 * org.texi: Remove bogus @setfilename.
8738
87392006-05-26 Carsten Dominik <dominik@science.uva.nl>
8740
8741 * org.texi (ASCII export): Omit command name.
8742 (HTML export): Add prefix to all lines in Local Variable example.
8743 (Acknowledgments): Typeset names in italics.
8744
87452006-05-24 Carsten Dominik <dominik@science.uva.nl>
8746
8747 * org.texi (Plain lists): Add new item navigation commands.
8748 (External links): Document elisp and info links.
8749 (Custom searches): New section.
8750 (Publishing): New chapter.
8751 (HTML export): Include a list of supported CSS classes.
8752 (Setting tags): Describe the fast-tag-setting interface.
8753
87542006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8755
8756 * dired-x.texi: ifinfo -> ifnottex.
8757
87582006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8759
8760 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8761
87622006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8763
8764 * message.texi (Interface): Add tool bar customization.
8765 (MIME): Index and text additions for mml-attach.
8766 (MIME): Describe mml-dnd-protocol-alist and
8767 mml-dnd-attach-options.
8768
8769 * gnus.texi (Oort Gnus): Reorder entries in sections.
8770 Fix some entries.
8771 (Starting Up): Add references to "Emacs for Heathens" and to
8772 "Finding the News". Add user-full-name and user-mail-address.
8773 (Group Buffer Format): Add tool bar customization and update.
8774 (Summary Buffer): Add tool bar customization.
8775 (Posting Styles): Add message-alternative-emails.
8776
87772006-05-09 Michael Albinus <michael.albinus@gmx.de>
8778
8779 * tramp.texi (Filename completion): Improve wording.
8780
87812006-05-07 Romain Francoise <romain@orebokech.com>
8782
8783 * faq.texi (Using regular expressions): Fix typo.
8784 (Packages that do not come with Emacs): Fix capitalization.
8785 (Replacing text across multiple files): Expand node to explain how
8786 to use `dired-do-query-replace-regexp' in more detail, based on
8787 suggestion by Eric Hanchrow <offby1@blarg.net>.
8788
87892006-05-06 Michael Albinus <michael.albinus@gmx.de>
8790
8791 * tramp.texi (Filename completion): Completion of remote files'
8792 method, user name and host name is active only in partial
8793 completion mode.
8794
87952006-05-06 Bill Wohler <wohler@newt.com>
8796
8797 Release MH-E manual version 8.0.
8798
8799 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8800 release 8.0.
8801
88022006-05-06 Bill Wohler <wohler@newt.com>
8803
8804 * mh-e.texi (MH-BOOK-HOME): Change from
8805 http://www.ics.uci.edu/~mh/book/mh to
8806 http://rand-mh.sourceforge.net/book/mh.
8807 Replace .htm suffix with .html for MH book files.
8808 (Using This Manual): Update key binding for getting relevant
8809 chapter in Info from command key.
8810 (Ranges): Fix itemx.
8811
88122006-05-05 Karl Berry <karl@gnu.org>
8813
8814 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8815 (\fonttextsize): New user-level command to change text font size.
8816
88172006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8818
8819 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8820
88212006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8822
8823 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8824
88252006-04-24 Bill Wohler <wohler@newt.com>
8826
8827 * mh-e.texi (Getting Started): Make it more explicit that you need
8828 to install MH. Add pointers to current MH implementations.
8829
88302006-04-21 Bill Wohler <wohler@newt.com>
8831
8832 Release MH-E manual version 7.94.
8833
8834 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8835 release 7.94.
8836
88372006-04-21 Carsten Dominik <dominik@science.uva.nl>
8838
8839 * org.texi: Many small fixes.
8840 (Handling links): Rename from "Managing links".
8841
88422006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8843
8844 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8845 (Splitting mail using spam-stat): Fix @xref.
8846
88472006-04-20 Chong Yidong <cyd@stupidchicken.com>
8848
8849 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 8850 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
8851
88522006-04-20 Carsten Dominik <dominik@science.uva.nl>
8853
8854 * org.texi (Time stamps): Better explanation of the purpose of
8855 different time stamps.
8856 (Structure editing, Plain lists): More details on how new items
8857 and headings are inserted.
8858
88592006-04-18 Carsten Dominik <dominik@science.uva.nl>
8860
8861 * org.texi (Formula syntax): Fix link to Calc Manual.
8862
88632006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8864
8865 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8866
88672006-04-17 Bill Wohler <wohler@newt.com>
8868
8869 * mh-e.texi (Folders): Update mh-before-quit-hook and
8870 mh-quit-hook example with code that removes the buffers rather
8871 than just bury them.
8872
88732006-04-17 Michael Albinus <michael.albinus@gmx.de>
8874
8875 Sync with Tramp 2.0.53.
8876
88772006-04-13 Carsten Dominik <dominik@science.uva.nl>
8878
8879 * org.texi (Updating settings): New section.
8880 (Visibility cycling): Better names for the startup folding
8881 options.
8882 (Exporting): Completely restructured.
8883 (The very busy C-c C-c key): New section.
8884 (Summary of in-buffer settings): New section.
8885
88862006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8887
8888 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8889
88902006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8891
8892 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8893 (Server Commands): Key `v' is reserved for users.
8894
88952006-04-11 Carsten Dominik <dominik@science.uva.nl>
8896
8897 * org.texi (Link format): New section, emphasis on bracket links.
8898 (External links): Document bracket links.
8899 (FAQ): Expand to cover shell links and the new link format.
8900
89012006-04-09 Kevin Ryde <user42@zip.com.au>
8902
8903 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8904
89052006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8906
8907 * gnus.texi (Summary Buffer Lines): Add `*'.
8908
c8763fb6 89092006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
8910
8911 * gnus.texi (Group Parameters):
8912 Mention gnus-permanently-visible-groups.
8913
89142006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8915
8916 * gnus.texi (Face): Fix typo.
8917
89182006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8919
8920 * gnus.texi (X-Face): Clarify.
8921 (Face): Need Emacs with PNG support.
8922
89232006-04-06 Richard Stallman <rms@gnu.org>
8924
8925 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8926 Emacs".
8927
89282006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8929
8930 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8931 blocks not suitable for inclusion with Emacs using variable
8932 PARTOFEMACS.
8933
89342006-04-04 Simon Josefsson <jas@extundo.com>
8935
8936 * gnus.texi (Security): Improve.
8937
689c9ca5
GM
89382006-04-02 Karl Berry <karl@gnu.org>
8939
8940 * texinfo.tex: Update to current version (2006-03-21.13).
8941
2de53ca6
GM
89422006-04-02 Bill Wohler <wohler@newt.com>
8943
8944 * mh-e.texi (Getting Started, Junk, Bug Reports)
8945 (MH FAQ and Support): Fix URLs.
8946
89472006-03-31 Romain Francoise <romain@orebokech.com>
8948
8949 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8950 to t, not nil (and has for the past eight years).
8951
89522006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8953
8954 * message.texi, gnus.texi: Bump version to 5.11.
8955
89562006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8957
8958 * gnus.texi (Top): Add comment about version line.
8959
8960 * message.texi (Top): Ditto. Change to take named versions into
8961 account.
8962
89632006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8964
8965 * gnus.texi (Posting Styles): Add x-face-file to example.
8966 (X-Face): Refer to posting styles.
8967
8968 * gnus-faq.texi ([5.8]): Add x-face-file.
8969 ([8.4]): Add links to gmane.emacs.gnus.user and
8970 gmane.emacs.gnus.general.
8971
89722006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8973
8974 * gnus-faq.texi: Use .invalid.
8975 ([5.4]): Fix gnus-posting-styles example.
8976
89772006-03-27 Romain Francoise <romain@orebokech.com>
8978
8979 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8980 Emacs/W3 needs a new maintainer.
8981 (Ispell): Update author and version info.
8982 (Mailcrypt): Mention PGG.
8983 (New in Emacs 22): Add PGG to the list of new packages.
8984 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8985 updating dead URLs.
8986
89872006-03-25 Karl Berry <karl@gnu.org>
8988
8989 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8990 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8991 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8992 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8993 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8994 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8995 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8996 (2) do not indent copyright year list (or anything else).
8997
89982006-03-21 Bill Wohler <wohler@newt.com>
8999
9000 * mh-e.texi (Folders): Various edits.
9001
90022006-03-20 Romain Francoise <romain@orebokech.com>
9003
9004 * gnus.texi (Mail Folders): Grammar fix.
9005
90062006-03-19 Bill Wohler <wohler@newt.com>
9007
9008 * mh-e.texi (Replying): Document Mail-Followup-To.
9009 Change manually-formatted table to multitable. Add debugging info.
9010 Move description of mh-reply-default-reply-to into paragraph
9011 that describes its values.
9012
90132006-03-17 Bill Wohler <wohler@newt.com>
9014
10d1d0af 9015 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
9016 (Sending Mail Tour): Update method of entering
9017 addresses and subject.
9018 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9019 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9020
90212006-03-15 Carsten Dominik <dominik@science.uva.nl>
9022
9023 * org.texi: Version number change only.
9024
90252006-03-14 Bill Wohler <wohler@newt.com>
9026
9027 * mh-e.texi: Add index entries around each paragraph rather than
9028 depend on entries from beginning of node. Doing so ensures that
9029 index entries are less likely to be forgotten if text is cut and
9030 pasted, and are necessary anyway if the references are on a
9031 separate page. It seems that makeinfo is now (v. 4.8) only
9032 producing one index entry per node, so there is no longer any
9033 excuse not to. Use subheading instead of heading. The incorrect
9034 use of heading produced very large fonts in Info--as large as the
9035 main heading.
9036 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9037 versions 6 and 7 appeared *around* the time of these Emacs releases.
9038
90392006-03-13 Carsten Dominik <dominik@science.uva.nl>
9040
9041 * org.texi (Clean view): Document new startup options.
9042
90432006-03-11 Bill Wohler <wohler@newt.com>
9044
9045 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9046 (Composing, Scan Line Formats): Fix @refs.
9047 (Getting Started): Define MH profile and MH profile components.
9048 (Incorporating Mail, Reading Mail, Viewing, Printing)
9049 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9050 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9051 for string constants.
9052 (Tool Bar): Remove spurious quote.
9053 (Junk): Use ``...'' instead of "...".
9054 (Scan Line Formats): Replace @samp with @kbd.
9055
90562006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9057
9058 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9059
90602006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9061
9062 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9063 easy to understand.
9064
90652006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9066
9067 * gnus.texi: Markup fix.
9068 (Fancy Mail Splitting): Specify new feature.
9069
90702006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9071
9072 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9073 partial-words matching.
9074
90752006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9076
9077 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9078
9079 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9080 (MIME Commands): Fix mm-discouraged-alternatives.
9081
90822006-03-07 Carsten Dominik <dominik@science.uva.nl>
9083
9084 * org.texi: Version number change only.
9085
90862006-03-06 Bill Wohler <wohler@newt.com>
9087
9088 * mh-e.texi: Move from SourceForge repository to Savannah.
9089 This is version 7.93, which is a total rewrite from the previous
9090 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9091 version 7.93.
9092
90932006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9094
9095 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9096
90972006-03-01 Carsten Dominik <dominik@science.uva.nl>
9098
9099 * org.texi (Interaction): Add item about `org-mouse.el' by
9100 Piotr Zielinski.
9101 (Managing links): Document that also mouse-1 can be used to
9102 activate a link.
9103 (Headlines, FAQ): Add entry about hiding leading stars.
9104 (Miscellaneous): Resort the sections in this chapter to a more
9105 logical sequence.
9106
91072006-02-27 Simon Josefsson <jas@extundo.com>
9108
9109 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9110 2004-01-27 from the trunk).
9111
91122006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9113
9114 * cc-mode.texi: Rename c-hungry-backspace to
9115 c-hungry-delete-backwards, at the request of RMS. Leave the old
9116 name as an alias.
9117
91182006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9119
9120 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9121 include the function header within the defun.
9122
91232006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9124
9125 * cc-mode.texi: Correct two typos.
9126
91272006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9128
9129 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9130 existing comment.
9131 (Electric Keys): Add a justification for electric indentation.
9132 (Hungry WS Deletion): Clear up the names and complications of the
9133 BACKSPACE and DELETE keys.
9134
91352006-02-23 Juri Linkov <juri@jurta.org>
9136
9137 * faq.texi (Common requests): Move `Turning on auto-fill by
9138 default' after `Wrapping words automatically'. Move `Working with
9139 unprintable characters' before `Searching for/replacing newlines'.
9140 Move `Replacing highlighted text' after `Highlighting a region'.
9141 Merge `Repeating commands' and `Repeating a command as many times
9142 as possible' into the former.
9143 (Packages that do not come with Emacs): Add refs to Gmane and
9144 etc/MORE.STUFF.
9145
91462006-02-23 Juri Linkov <juri@jurta.org>
9147
9148 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9149 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9150 Add xref to `(emacs)Reporting Bugs'.
9151 (Getting a printed manual): Add URL to other formats of the manual.
9152 (Common requests): Fix menu.
9153 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9154 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9155 (Inserting text at the beginning of each line): Add pxref to
9156 `Changing the included text prefix'.
9157 (Forcing the cursor to remain in the same column): Mention `track-eol'
9158 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9159 (Replacing text across multiple files): Add keybinding `Q' for
9160 `dired-do-query-replace'.
9161
91622006-02-22 Carsten Dominik <dominik@science.uva.nl>
9163
9164 * reftex.texi: Version number and date change only.
9165
9166 * org.texi (Internal Links): Rewrite to cover the modified
9167 linking system.
9168
91692006-02-17 Eli Zaretskii <eliz@gnu.org>
9170
9171 * faq.texi: Remove the coding cookie, it's not needed anymore.
9172
91732006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9174
9175 * faq.texi (Colors on a TTY): Mention Mac OS port.
9176
91772006-02-12 Karl Berry <karl@gnu.org>
9178
9179 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9180 8-bit accented a.
9181
91822006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9183
9184 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9185
91862006-02-08 Romain Francoise <romain@orebokech.com>
9187
9188 * faq.texi (Top): Remove paragraph about the FAQ being a
9189 transitional document, etc.
9190 (Searching for/replacing newlines): New node.
9191 (Yanking text in isearch): New node.
9192 (Inserting text at the beginning of each line): Rename and make
9193 more general, mention `M-;' in Message mode.
9194
91952006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9196
9197 * faq.texi (Meta key does not work in xterm)
9198 (Emacs does not display 8-bit characters)
9199 (Inputting eight-bit characters): Update xrefs.
9200
92012006-02-06 Romain Francoise <romain@orebokech.com>
9202
9203 * faq.texi (VM): VM now at version 7.19.
9204 Set myself as maintainer of this file.
9205
92062006-02-04 Michael Olson <mwolson@gnu.org>
9207
9208 * erc.texi (History): Note that ERC is now included with Emacs.
9209
92102006-01-31 Romain Francoise <romain@orebokech.com>
9211
9212 * message.texi (Message Headers): Explain what
9213 `message-alternative-emails' does in more detail.
9214 Update copyright year.
9215
92162006-01-30 Juanma Barranquero <lekktu@gmail.com>
9217
9218 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9219
92202006-01-29 Richard M. Stallman <rms@gnu.org>
9221
9222 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9223
92242006-01-29 Michael Olson <mwolson@gnu.org>
9225
9226 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9227
9228 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9229
9230 * faq.texi (New in Emacs 22): Mention ERC.
9231
92322006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9233
9234 * rcirc.texi: Capitalize dir entry for consistency with the entry
9235 in info/dir and other entries in the Emacs category.
9236 Fix typos. Delete trailing whitespace.
9237
c8763fb6 92382006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
9239
9240 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9241
92422006-01-27 Eli Zaretskii <eliz@gnu.org>
9243
9244 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9245 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9246
9247 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9248 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9249
92502006-01-27 Alex Schroeder <alex@gnu.org>
9251
9252 * rcirc.texi: New file.
9253
92542006-01-23 Juri Linkov <juri@jurta.org>
9255
9256 * widget.texi (User Interface): Add S-TAB for widget-backward.
9257
92582006-01-22 Michael Albinus <michael.albinus@gmx.de>
9259
9260 Sync with Tramp 2.0.52.
9261
9262 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9263 Add Tramp disabling item. New item for common connection problems.
9264 (various): Apply "ftp" as method for the download URL.
9265 (Bug Reports): Refer to FAQ for common problems.
9266
92672006-01-21 Eli Zaretskii <eliz@gnu.org>
9268
9269 * widget.texi (User Interface): Use @key for TAB.
9270
9271 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9272
9273 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9274 for TAB.
9275
9276 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9277
92782006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9279
9280 * gnus.texi: Update copyright.
9281
92822006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9283
9284 * gnus.texi (Article Washing): Additions.
9285
2de53ca6
GM
92862006-01-13 Carsten Dominik <dominik@science.uva.nl>
9287
9288 * org.texi (Agenda commands): Document tags command.
9289
92902006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9291
9292 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9293
92942006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * gnus.texi (RSS): Addition.
9297
92982005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9299
9300 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9301
93022005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9303
9304 * emacs-mime.texi (Display Customization): Add setting example to
9305 mm-discouraged-alternatives.
9306
93072006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9308
9309 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9310 version is the canonical version.
9311
93122006-01-08 Alex Schroeder <alex@gnu.org>
9313
9314 * pgg.texi (Caching passphrase): Rewording.
9315
93162006-01-06 Eli Zaretskii <eliz@gnu.org>
9317
9318 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9319 repository URL.
9320
93212006-01-06 Carsten Dominik <dominik@science.uva.nl>
9322
9323 * org.texi: Removed the accidentally re-added empty line in the
9324 direntry.
9325
93262006-01-05 Carsten Dominik <dominik@science.uva.nl>
9327
9328 * org.texi (Agenda Views): Chapter reorganized.
9329
93302005-12-29 Romain Francoise <romain@orebokech.com>
9331
9332 * faq.texi (Using Customize): New node.
9333
93342005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9335
9336 * org.texi: Remove blank line in @direntry. It is non-standard
9337 and recursively produces blank lines all over the dir file (when
9338 using Texinfo 4.8).
9339
93402005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9341
9342 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9343
93442005-12-20 Carsten Dominik <dominik@science.uva.nl>
9345
9346 * org.texi (Tags): Boolean logic documented.
9347 (Agenda Views): Document custom commands.
9348
93492005-12-20 David Kastrup <dak@gnu.org>
9350
9351 * faq.texi (AUCTeX): Update version and mailing list info.
9352
93532005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9354
9355 * gnus.texi (MIME Commands): Mention addition of
9356 multipart/alternative to gnus-buttonized-mime-types and add xref
9357 to mm-discouraged-alternatives.
9358
9359 * emacs-mime.texi (Display Customization): Mention addition of
9360 "image/.*" and add xref to gnus-buttonized-mime-types in the
9361 mm-discouraged-alternatives section.
9362
93632005-12-16 Carsten Dominik <dominik@science.uva.nl>
9364
9365 * org.texi (Tags): New section.
9366 (Agenda Views): Chapter reorganized.
9367
93682005-12-16 Eli Zaretskii <eliz@gnu.org>
9369
9370 * org.texi (Internal Links): Add a missing comma after an @xref.
9371
93722005-12-14 Chong Yidong <cyd@stupidchicken.com>
9373
9374 * faq.texi (Filling paragraphs with a single space): No need to
9375 change sentence-end now.
9376
93772005-12-13 Romain Francoise <romain@orebokech.com>
9378
9379 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9380
93812005-12-12 Jay Belanger <belanger@truman.edu>
9382
9383 * faq.texi (Calc): Update version number.
9384
93852005-12-12 Carsten Dominik <dominik@science.uva.nl>
9386
9387 * org.texi (Progress Logging): New section.
9388
93892005-12-10 Romain Francoise <romain@orebokech.com>
9390
9391 Update the Emacs FAQ for the 22.1 release.
9392
9393 * faq.texi: Set VER to `22.1'.
9394 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
9395 Tutorial. Mention that `C-h r' displays the manual.
9396 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
9397 (Getting a printed manual): Point to the new locations of the
9398 manuals on the GNU Web site.
9399 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9400 available via Info (it was previously distributed separately).
9401 (Installing Texinfo documentation): The latest version of Texinfo
9402 is 4.8, not 4.0.
9403 (Informational files for Emacs): COPYING is the GNU General Public
9404 License, not the Emacs General Public License.
9405 (Informational files for Emacs): Delete obsolete link to the
9406 GNUinfo pages as they have been removed from the GNU Web site.
9407 (New in Emacs 22): New node.
9408 (Setting up a customization file): Say that most packages support
9409 Customize nowadays.
9410 (Colors on a TTY): Delete reference to instructions on how to
9411 enable syntax highlighting, it is now enabled by default.
9412 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9413 at startup automatically.
9414 (Controlling case sensitivity): Mention `M-c' in isearch.
9415 (Using an already running Emacs process): Emacs now creates the
9416 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9417 gnuserv. As emacsclient can now run Lisp code as well, delete a
9418 sentence praising gnuserv for that. Simplify description of how
9419 the client/server operation works.
9420 (Compiler error messages): Delete obsolete text (compile.el has
9421 been rewritten).
9422 (Indenting switch statements): Fix typo.
9423 (Matching parentheses): Simplify setup instructions, mention the
9424 menu bar item in the Options menu.
9425 (Repeating a command as many times as possible): Mention `C-x e'.
9426 (Going to a line by number): Mention new keymap and bindings
9427 `M-g M-g', `M-g M-p' and `M-g M-n'.
9428 (Turning on syntax highlighting): Now on by default. Simplify.
9429 (Replacing highlighted text): Use `1', not `t'.
9430 (Problems with very large files): The maximum size is now 256MB on
9431 32-bit machines.
9432 (^M in the shell buffer): Mention `comint-process-echoes'.
9433 (Emacs for Apple computers): Emacs 22 has native support for Mac
9434 OS X.
9435 (Translating names to IP addresses): Delete node.
9436 (Binding keys to commands): Fix typo.
9437 (SPC no longer completes file names): New node.
9438 (MIME with Emacs mail packages): Delete section about the Emacs
9439 MIME FAQ (it's not reachable anymore).
9440
94412005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9442
9443 * cc-mode.texi: The manual has been extensively revised: the
9444 information about using CC Mode has been separated from the larger
9445 and more difficult chapters about configuration. It has been
9446 updated for CC Mode 5.31.
9447
94482005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9449
9450 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9451 (Selecting an implementation): Fix descriptions.
9452
94532005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * message.texi (Various Message Variables): Addition.
9456
94572005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9458
9459 * message.texi: Fix default values.
9460
94612005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9462
9463 * message.texi (Header Commands): Clarify descriptions of
9464 message-cross-post-followup-to, message-reduce-to-to-cc, and
9465 message-insert-wide-reply.
9466 (Various Commands): Fix kindex for message-kill-to-signature;
9467 clarify description of message-tab.
9468
94692005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9470
9471 * message.texi (Mailing Lists): Fix description about MFT.
9472
9473 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9474
94752005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9476
9477 * gnus.texi (Slow Terminal Connection): Replace old description
9478 with new one.
9479
94802005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9481
9482 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9483 replace X-Draft-Headers with X-Draft-From.
9484
94852005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9486
9487 * gnus.texi (Various Various): Fix the default value of
9488 nnheader-max-head-length.
9489 (Gnus Versions): Fix typo.
9490
94912005-12-08 Carsten Dominik <dominik@science.uva.nl>
9492
9493 * org.texi (Structure editing): Document new functionality of
9494 M-RET.
9495
94962005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * org.texi (Internal Links): Fix Texinfo usage.
9499
95002005-12-06 Carsten Dominik <dominik@science.uva.nl>
9501
9502 * org.texi (TODO basics): Document the global todo list.
9503 (TODO items): Documents sparse tree for specific TODO
9504 keywords.
9505
95062005-11-30 Carsten Dominik <dominik@science.uva.nl>
9507
9508 * org.texi (Plain Lists): Typos fixed.
9509
95102005-11-28 Jay Belanger <belanger@truman.edu>
9511
9512 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9513
95142005-11-24 Carsten Dominik <dominik@science.uva.nl>
9515
9516 * org.texi (Structure editing): New item moving commands added.
9517 (Plain Lists): New section.
9518
95192005-11-18 Carsten Dominik <dominik@science.uva.nl>
9520
9521 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9522 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 9523 `org-agenda-file-to-front'.
2de53ca6
GM
9524 (Built-in table editor): Document `org-table-sort-lines'.
9525 (HTML formatting): Export of hand-formatted lists.
9526
95272005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9530 new variable gnus-toolbar-thickness.
9531
95322005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9533
9534 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9535
95362005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9537
9538 * gnus.texi (X-Face): Fix description.
9539 (XVarious): Remove gnus-xmas-logo-color-alist and
9540 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9541
95422005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9543
9544 * gnus.texi (Group Parameters): Mention new variable
9545 gnus-parameters-case-fold-search.
9546 (Home Score File): Addition.
9547
95482005-11-04 Ulf Jasper <ulf.jasper@web.de>
9549
9550 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9551 (Overview): List supported feed types.
9552 (Installation): No installation necessary when using autoload.
9553 (Configuration): Rename "RSS" to "news".
9554
95552005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9556
9557 * pgg.texi (User Commands): Document additional passphrase
9558 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9559 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9560
95612005-11-04 Carsten Dominik <dominik@science.uva.nl>
9562
9563 * org.texi: Version number changed to 3.19.
9564
95652005-10-29 Sascha Wilde <wilde@sha-bang.de>
9566
9567 * pgg.texi (How to use): Update the example to add autoload of
9568 pgg-encrypt-symmetric-region.
9569 (User Commands): Document pgg-encrypt-symmetric-region.
9570 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9571
95722005-10-27 Jay Belanger <belanger@truman.edu>
9573
9574 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9575 mention other TeX-related units.
9576
95772005-10-23 Lars Hansen <larsh@soem.dk>
9578
0c7efc08
SM
9579 * dired-x.texi (Miscellaneous Commands):
9580 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
9581 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9582
95832005-10-23 Jay Belanger <belanger@truman.edu>
9584
9585 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9586 constant.
9587
95882005-10-23 Michael Albinus <michael.albinus@gmx.de>
9589
0c7efc08
SM
9590 * faq.texi (Bugs and problems):
9591 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
9592 `directory-listing-before-filename-regexp'.
9593
95942005-10-22 Eli Zaretskii <eliz@gnu.org>
9595
9596 * newsticker.texi (UPDATED): Set value.
9597
95982005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9599
9600 * gnus.texi (Document Groups): Remove duplicate item.
9601
96022005-10-21 Carsten Dominik <dominik@science.uva.nl>
9603
9604 * org.texi (Summary): Mention iCalendar support.
9605 (Exporting): Document iCalendar support.
9606
96072005-10-18 Romain Francoise <romain@orebokech.com>
9608
9609 * viper.texi (Viper Specials): Capitalize GNU.
9610
96112005-10-17 Juri Linkov <juri@jurta.org>
9612
9613 * info.texi (Getting Started, Search Index, Expert Info):
9614 Fix wording.
9615 (Search Text): Replace `echo area' with `mode line'.
9616 (Search Index): Both `i' and `,' find all index entries.
9617 Replace example `C-f' with `C-l' (which exists in index of Info
9618 manual) and delete spaces in its keyboard input sequence.
9619 Delete unnecessary explanations about literal characters.
9620
96212005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9622
9623 * gnus.texi (Document Server Internals): Addition.
9624
96252005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9626
9627 * gnus.texi (A note on namespaces): Fix RFC reference.
9628
96292005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9630
9631 * gnus.texi (RSS): Fix key description.
9632
96332005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9634
9635 * gnus.texi: Emacs/w3 -> Emacs/W3.
9636 (Browsing the Web): Fix description.
9637 (Web Searches): Ditto.
9638 (Customizing W3): Ditto.
9639
96402005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9641
9642 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9643
96442005-10-11 Jay Belanger <belanger@truman.edu>
9645
9646 * calc.texi (Integration): Mention using `a i' to compute definite
9647 integrals.
9648
96492005-10-11 Juri Linkov <juri@jurta.org>
9650
9651 * info.texi: Rearrange nodes.
9652 (Top): Update menu. Change ref `Info for Experts' to
9653 `Advanced Info Commands'.
9654 (Getting Started): Fix description of manual's parts.
9655 (Help-Int): Change xref `Info Search' to `Search Index', and
9656 `Expert Info' to `Advanced'.
9657 (Advanced): Move node one level up.
9658 (Search Text, Search Index): New nodes split out from `Info Search'.
9659 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9660 split out from `Advanced'.
9661 (Advanced, Emacs Info Variables): De-document editing an Info file
9662 in Info.
9663 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9664 (Creating an Info File): Delete node and move its text to
9665 `Expert Info'.
9666
96672005-10-10 Carsten Dominik <dominik@science.uva.nl>
9668
9669 * org.texi (Workflow states): Documented that change in keywords
9670 becomes active only after restart of Emacs.
9671
96722005-10-08 Michael Albinus <michael.albinus@gmx.de>
9673
9674 Sync with Tramp 2.0.51.
9675
96762005-10-08 Nick Roberts <nickrob@snap.net.nz>
9677
9678 * speedbar.texi (Introduction): Describe new location of speedbar
9679 on menubar.
9680 (Basic Key Bindings): Remove descriptions of bindings that have
9681 been removed.
9682
96832005-10-05 Nick Roberts <nickrob@snap.net.nz>
9684
9685 * speedbar.texi (GDB): Describe use of watch expressions.
9686
96872005-09-28 Simon Josefsson <jas@extundo.com>
9688
9689 * message.texi (IDNA): Fix.
9690
96912005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9692
9693 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9694 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9695 description of nntp-open-connection-function.
9696 (Common Variables): Fix descriptions.
9697
96982005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9699
9700 * gnus.texi (Server Buffer Format): Document the %a format spec.
9701
97022005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9703
9704 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9705
97062005-09-23 Carsten Dominik <dominik@science.uva.nl>
9707
9708 * org.texi Version 3.16.
9709
97102005-09-19 Miles Bader <miles@gnu.org>
9711
9712 * newsticker.texi: Get rid of CVS keywords.
9713
97142005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9715
9716 * gnus.texi (Finding the Parent): Fix description of how Gnus
9717 finds article.
9718
97192005-09-14 Jari Aalto <jari.aalto@cante.net>
9720
9721 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9722 to drop off non-answered articles.
9723
97242005-09-19 Juanma Barranquero <lekktu@gmail.com>
9725
9726 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9727 braces (which are unsupported by NMAKE) for macro `srcdir'.
9728
97292005-09-17 Eli Zaretskii <eliz@gnu.org>
9730
9731 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9732 (../info/newsticker, newsticker.dvi): New targets.
9733
97342005-09-17 Ulf Jasper <ulf.jasper@web.de>
9735
9736 * newsticker.texi: Replace @command with @code. Replace @example
9737 with @lisp.
0c7efc08
SM
9738 (Top): Add explanations to menu items.
9739 (GNU Free Documentation License): Remove.
2de53ca6
GM
9740
97412005-09-16 Romain Francoise <romain@orebokech.com>
9742
9743 Update all files to specify GFDL version 1.2.
9744
9745 * doclicense.texi (GNU Free Documentation License): Update to
9746 version 1.2.
9747
97482005-09-15 Richard M. Stallman <rms@gnu.org>
9749
9750 * newsticker.texi: Fix @setfilename.
9751
9752 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9753 (../info/newsticker, newsticker.dvi): New targets.
9754
97552005-08-30 Carsten Dominik <dominik@science.uva.nl>
9756
9757 * org.texi: Version 3.15.
9758
97592005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9760
9761 * ses.texi: Combine all three indices into one.
9762 Correct a few typos.
9763
97642005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9765
9766 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9767
97682005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9769
9770 * emacs-mime.texi (Handles): Remove duplicate item.
9771 (Encoding Customization): Fix the default value for
9772 mm-coding-system-priorities.
9773 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9774 (Basic Functions): Fix reference.
9775
97762005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9777
9778 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9779
97802005-08-18 Richard M. Stallman <rms@gnu.org>
9781
9782 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9783 and web site.
9784
9785 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9786 not keyboard-translate.
9787
97882005-08-11 Richard M. Stallman <rms@gnu.org>
9789
9790 * faq.texi (Using regular expressions): Fix xref.
9791
97922005-08-09 Juri Linkov <juri@jurta.org>
9793
9794 * info.texi (Help-P): Replace `Prev' with `Previous'.
9795 (Help-M, Help-Xref): Add S-TAB.
9796 (Help-FOO): Update `u' command.
9797 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9798 Update info about visibility of xref parts.
9799 (Help-Int): Fix `m' command. Rename `Info-last' to
9800 `Info-history-back'. Add `Info-history-forward'.
9801 (Advanced): Fix `g*' and `M-n' commands.
9802 (Info Search): Add `index-apropos' in stand-alone browser.
9803 Add isearch commands.
9804 (Emacs Info Variables): Remove `Info-fontify'.
9805 Add `Info-mode-hook'. Update face names.
9806 Add `Info-fontify-maximum-menu-size',
9807 `Info-fontify-visited-nodes', `Info-isearch-search'.
9808
98092005-08-07 Michael Albinus <michael.albinus@gmx.de>
9810
9811 Sync with Tramp 2.0.50.
9812
9813 * tramp.texi: Use @option{} consequently for method names.
9814 (Inline methods, External transfer methods): Remove references to
9815 Cygwin.
9816 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9817 implementation.
9818
98192005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9820
9821 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9822 Mention that gnus-init-file is not read when Emacs is invoked with
9823 --no-init-file or -q.
9824
98252005-07-19 Carsten Dominik <dominik@science.uva.nl>
9826
9827 * org.texi: Version 3.14.
9828
98292005-07-04 Carsten Dominik <dominik@science.uva.nl>
9830
9831 * org.texi: Version 3.13.
9832
98332005-07-18 Juri Linkov <juri@jurta.org>
9834
9835 * calc.texi (Time Zones, Logical Operations):
9836 * cl.texi (Overview):
9837 * org.texi (TODO types):
9838 * sc.texi (Emacs 18 MUAs):
9839 * speedbar.texi (Top):
9840 * url.texi (History):
9841 Delete duplicate duplicate words.
9842
ce058493 98432005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
9844
9845 * cl.texi (Type Predicates): Document `atom' type.
9846
98472005-07-04 Lute Kamstra <lute@gnu.org>
9848
9849 Update FSF's address in GPL notices.
9850
9851 * calc.texi (Copying):
9852 * doclicense.texi (GNU Free Documentation License):
9853 * faq.texi (Contacting the FSF):
9854 * mh-e.texi (Copying): Update FSF's address.
9855
98562005-07-03 Richard M. Stallman <rms@gnu.org>
9857
9858 * flymake.texi (Example -- Configuring a tool called directly):
9859 Update name of flymake-build-relative-filename.
9860
98612005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9862
9863 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9864
98652005-06-29 Carsten Dominik <dominik@science.uva.nl>
9866
9867 * org.texi: Version 3.12.
9868
98692005-06-24 Eli Zaretskii <eliz@gnu.org>
9870
9871 * makefile.w32-in (MAKEINFO): Use --force.
9872 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9873 Makefile.in.
9874 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9875 more shells.
9876
98772005-06-23 Richard M. Stallman <rms@gnu.org>
9878
9879 * speedbar.texi (Creating a display): Texinfo usage fixes.
9880
9881 * tramp.texi (Customizing Completion, Auto-save and Backup):
9882 Texinfo usage fixes.
9883
98842005-06-23 Juanma Barranquero <lekktu@gmail.com>
9885
9886 * dired-x.texi (Miscellaneous Commands):
9887 * ediff.texi (Miscellaneous):
9888 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9889 (Agent Variables):
9890 * info.texi (Help-Xref):
9891 * message.texi (Message Headers):
9892 * org.texi (Remember):
35e951cd
JB
9893 * reftex.texi (Options (Defining Label Environments))
9894 (Options (Index Support), Options (Viewing Cross-References))
9895 (Options (Misc), Changes):
2de53ca6
GM
9896 * speedbar.texi (Creating a display):
9897 * tramp.texi (Customizing Completion, Auto-save and Backup):
9898 Texinfo usage fix.
9899
99002005-06-13 Carsten Dominik <dominik@science.uva.nl>
9901
9902 * org.texi: Version 3.11.
9903
99042005-06-12 Jay Belanger <belanger@truman.edu>
9905
9906 * calc.texi (Getting Started): Remove extra menu item.
9907
99082005-05-31 Jay Belanger <belanger@truman.edu>
9909
9910 * calc.texi (Notations Used in This Manual): Use @kbd for key
9911 sequence.
9912 (Demonstration of Calc): Mention another way of starting Calc.
9913 (Starting Calc): Mention long name of M-#.
9914 (Embedded Mode Overview): Remove unnecessary instruction.
9915 (Other M-# commands): Rephrase `M-# 0' explanation.
9916 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9917 reflect current behavior.
9918
99192005-05-30 Jay Belanger <belanger@truman.edu>
9920
9921 * calc.texi (Hooks): Change description of calc-window-hook and
9922 calc-trail-window-hook to match usage.
9923 (Computational Functions): Add more constant-generating functions.
9924 (Customizable Variables): Use defvar.
9925
99262005-05-28 Jay Belanger <belanger@truman.edu>
9927
9928 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9929 (Basic Embedded Mode): Explain behavior of arguments to
9930 calc-embedded-mode.
9931
99322005-05-27 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9935 current behavior.
9936
99372005-05-25 Jay Belanger <belanger@truman.edu>
9938
9939 * calc.texi: Change Calc version number throughout.
9940 (Keypad Mode): Change location in info output.
9941 (Keypad mode overview): Move picture of keypad.
9942
99432005-05-21 Jay Belanger <belanger@truman.edu>
9944
9945 * calc.texi (Storing variables): Mention that only most variables
9946 are void to begin with.
9947
99482005-05-21 Kevin Ryde <user42@zip.com.au>
9949
9950 * widget.texi (Basic Types): Update cross ref from "Enabling
9951 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9952 lispref/text.texi change.
9953
99542005-05-20 Carsten Dominik <dominik@science.uva.nl>
9955
9956 * org.texi: Version 3.09.
9957
99582005-05-18 Carsten Dominik <dominik@science.uva.nl>
9959
9960 * reftex.texi: Version 4.28.
9961
99622005-05-16 Jay Belanger <belanger@truman.edu>
9963
9964 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9965
99662005-05-14 Jay Belanger <belanger@truman.edu>
9967
9968 * calc.texi (Default Simplifications): Insert missing ! (logical
9969 not operator).
9970
99712005-05-14 Michael Albinus <michael.albinus@gmx.de>
9972
9973 Sync with Tramp 2.0.49.
9974
99752005-05-10 Jay Belanger <belanger@truman.edu>
9976
9977 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9978 to 1.
9979
99802005-04-29 Carsten Dominik <dominik@science.uva.nl>
9981
9982 * org.texi: Version 3.08, structure reorganized.
9983
99842005-04-24 Richard M. Stallman <rms@gnu.org>
9985
9986 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9987
99882005-04-15 Carsten Dominik <dominik@science.uva.nl>
9989
9990 * org.texi: Update to version 3.06.
9991
99922005-04-13 Lute Kamstra <lute@gnu.org>
9993
9994 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9995
99962005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9997
9998 * cl.texi (Porting Common Lisp): Fix typo.
9999
100002005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10001
10002 * gnus.texi (RSS): Addition.
10003
100042005-04-04 Jay Belanger <belanger@truman.edu>
10005
10006 * calc.texi: Change Calc version number.
10007 (Customizable variables): Fix description of calc-language-alist.
10008 (Copying): Put in version 2 of GPL.
10009
100102005-04-01 Jay Belanger <belanger@truman.edu>
10011
10012 * calc.texi (Troubleshooting Commands): Remove comment about
10013 installation.
10014 (Installation): Remove section.
10015 (Customizable Variables): New section.
10016 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10017 (Graphical Devices): Add references to Customizable Variables.
10018
100192005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10020
10021 * emacs-mime.texi (Display Customization): Markup fixes.
10022 (rfc2047): Update.
10023
100242005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10025
10026 * gnus-faq.texi: Replaced with auto-generated version.
10027
100282005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10029
10030 * dired-x.texi (Multiple Dired Directories): default-directory was
10031 renamed to dired-default-directory.
10032
100332005-03-26 Jay Belanger <belanger@truman.edu>
10034
10035 * calc.texi (Simplifying Formulas, Rewrite Rules):
10036 Change description of top and bottom of fraction.
10037 (Modulo Forms): Move description of how to create modulo forms to
10038 earlier in the section.
10039 (Fraction Mode): Suggest using : to get a fraction by dividing.
10040 (Basic Arithmetic): Adjust placement of command name.
10041 (Truncating the Stack): Emphasize that "hidden" entries are still
10042 visible.
10043 (Installation): Move discussion of printing manual to "About This
10044 Manual".
10045 (About This Manual): Mention how to print the manual.
10046 (Reporting Bugs): Remove first person.
10047 (Building Vectors): Add algebraic version of append.
10048 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10049 (Grouping Digits): Fix typo.
10050
100512005-03-25 Werner Lemberg <wl@gnu.org>
10052
10053 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10054 Replace `legal' with `valid'.
10055
100562005-03-25 Werner Lemberg <wl@gnu.org>
10057
10058 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10059
100602005-03-24 Jay Belanger <belanger@truman.edu>
10061
10062 * calc.texi (General Mode Commands)
10063 (Mode Settings in Embedded Mode): Add some explanation of
10064 recording mode settings.
10065
100662005-03-24 Richard M. Stallman <rms@gnu.org>
10067
10068 * calc.texi: Remove praise of non-free software.
10069
10070 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10071 (Installation): Node deleted.
10072
100732005-03-23 Richard M. Stallman <rms@gnu.org>
10074
10075 * url.texi (HTTP language/coding): Improve last change.
10076
100772005-03-22 Jay Belanger <belanger@truman.edu>
10078
10079 * calc.texi (Embedded Mode): Add new information on changing
10080 modes.
10081
100822005-03-20 Michael Albinus <michael.albinus@gmx.de>
10083
10084 Sync with Tramp 2.0.48.
10085
10086 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10087
10088 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10089 "GNU/Linux". Change all addresses to .gnu.org.
10090 (Default Method): Offer shortened syntax for "su" and "sudo"
10091 methods.
10092
100932005-03-07 Richard M. Stallman <rms@gnu.org>
10094
10095 * url.texi: Fix usage of "e.g.".
10096 (HTTP language/coding): Explain the rules for these strings.
10097
100982005-03-06 Richard M. Stallman <rms@gnu.org>
10099
10100 * woman.texi (Introduction): Minor cleanups.
10101
10102 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10103
10104 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10105 (Installation): Node deleted.
10106
10107 * mh-e.texi (Preface): Get rid of "Emacs 21".
10108
10109 * eshell.texi (Installation): Delete node (for Emacs 20).
10110
101112005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10112
10113 * flymake.texi: Refill and tweak style in @lisp blocks.
10114
101152005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10116
10117 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10118
101192005-03-01 Jay Belanger <belanger@truman.edu>
10120
10121 * calc.texi (Trigonometric and Hyperbolic Functions):
10122 Mention additional functions.
10123 (Algebraic Simplifications): Mention additional simplifications.
10124
101252005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10126
10127 * ses.texi: Add concept/function/variable indices (this work was
10128 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10129 papers on file at FSF).
10130
101312005-02-10 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi: Change @LaTeX to La@TeX throughout.
10134 Redefine @expr as @math for TeX output.
10135 Redefine @texline as a no-op for TeX output.
10136 Define @tfn, replace @t by @tfn throughout.
10137
101382005-02-09 Jay Belanger <belanger@truman.edu>
10139
10140 * calc.texi: Add macro for LaTeX for info output.
10141
101422005-02-08 Kim F. Storm <storm@cua.dk>
10143
10144 * texinfo.tex (LaTex): Add def.
10145
101462005-02-06 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10149 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10150 throughout manual.
10151
101522005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10153
10154 * gnus.texi: Some edits based on comments from David Abrahams.
10155
101562005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10157
10158 * gnus.texi (RSS): Fix the keystroke.
10159
101602005-01-24 David Kastrup <dak@gnu.org>
10161
10162 * faq.texi: Update AUCTeX version info.
10163
101642005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10165
10166 * gnus-faq.texi ([4.1]): Typo.
10167
101682005-01-19 Jay Belanger <belanger@truman.edu>
10169
10170 * calc.texi (Keep Arguments): Mention that keeping arguments
10171 doesn't work with keyboard macros.
10172
101732005-01-16 Richard M. Stallman <rms@gnu.org>
10174
10175 * autotype.texi (Autoinserting): Fix small error.
10176
101772005-01-16 Michael Albinus <michael.albinus@gmx.de>
10178
10179 Sync with Tramp 2.0.47.
10180
10181 * tramp.texi (Compilation): New section, describing compilation of
10182 remote files.
10183
101842005-01-11 Kim F. Storm <storm@cua.dk>
10185
10186 * widget.texi (Basic Types): Add :follow-link keyword.
10187
101882005-01-09 Jay Belanger <belanger@truman.edu>
10189
10190 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10191
101922005-01-08 Jay Belanger <belanger@truman.edu>
10193
10194 * calc.texi: Change throughout to reflect new default value of
10195 calc-settings-file.
10196
101972005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10198
10199 * message.texi (Reply): `message-reply-to-function' should return
10200 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10201
102022005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10203
10204 * faq.texi (Changing load-path): Fix typo.
10205
102062005-01-05 Jay Belanger <belanger@truman.edu>
10207
10208 * calc.texi (Programming Tutorial): Replace kbd command by
10209 appropriate characters for a keyboard macro.
10210
102112005-01-04 Jay Belanger <belanger@truman.edu>
10212
10213 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10214 for Lucid Emacs.
10215 (Programming Tutorial): Mention that the user needs to be in the
10216 right mode to compute some functions.
10217
102182005-01-04 Jay Belanger <belanger@truman.edu>
10219
10220 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10221 no longer applicable.
10222
102232005-01-01 Jay Belanger <belanger@truman.edu>
10224
0c7efc08 10225 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
10226 edit keyboard macros to match current behavior.
10227
102282004-12-31 Jay Belanger <belanger@truman.edu>
10229
10230 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10231
102322004-12-20 Jay Belanger <belanger@truman.edu>
10233
10234 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10235 zero.
10236
102372004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10238
10239 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10240 @xref.
10241 (Font Locking): Avoid @strong{Note:}.
10242
102432004-12-17 Michael Albinus <michael.albinus@gmx.de>
10244
10245 Sync with Tramp 2.0.46.
10246
10247 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10248
102492004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10250
10251 * url.texi: Correct typos.
10252 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 10253 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
10254 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10255 (Dealing with HTTP documents): @inforef->@xref.
10256
102572004-12-15 Jay Belanger <belanger@truman.edu>
10258
10259 * calc.texi: Consistently capitalized all mode names.
10260 (Answers to Exercises): Mention that an answer can be a fraction
10261 when in Fraction mode.
10262
102632004-12-13 Jay Belanger <belanger@truman.edu>
10264
10265 * calc.texi: Fix some TeX definitions.
10266
102672004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10268
10269 * reftex.texi (Imprint): Remove erroneous @value's.
10270
102712004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10272
10273 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10274 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10275
102762004-12-08 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Starting Calc): Remove comment about installation.
10279 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10280
102812004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10282
10283 * url.texi: Update @setfilename.
10284 (Getting Started): No need to worry about Gnus versions.
10285 (Dealing with HTTP documents): Use @inforef.
10286
10287 * org.texi: Fix @direntry file name.
10288
102892004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10290
10291 * url.texi: New file.
10292
10293 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10294
102952004-12-06 Jay Belanger <belanger@truman.edu>
10296
10297 * calc.texi (Using Calc): Remove paragraph about installation.
10298
102992004-12-06 Jay Belanger <belanger@truman.edu>
10300
10301 * calc.texi: Use more Texinfo macros and less TeX defs.
10302 Remove @refill's.
10303
103042004-12-06 Richard M. Stallman <rms@gnu.org>
10305
10306 * org.texi: New file.
10307
103082004-12-05 Richard M. Stallman <rms@gnu.org>
10309
10310 * Makefile.in (org.dvi, ../info/org): New targets.
10311 (INFO_TARGETS): Add ../info/org.
10312 (DVI_TARGETS): Add org.dvi.
10313 (maintainer-clean): Remove the info files in the info dir.
10314
103152004-11-26 Eli Zaretskii <eliz@gnu.org>
10316
10317 * idlwave.texi: Fix the setfilename directive to put the produced
10318 file in ../info.
10319 (Continued Statement Indentation): Resurrect Jan D.'s change from
10320 2004-11-03 that was lost when a newer version of idlwave.texi was
10321 imported.
10322
103232004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10324
0c7efc08 10325 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 10326
0c7efc08
SM
10327 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10328 Index `spam-initialize'.
2de53ca6
GM
10329
103302004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10331
10332 * message.texi (Various Message Variables): Mention that all mail
10333 file variables are derived from `message-directory'.
10334
10335 * gnus.texi (Splitting Mail): Clarify bogus group.
10336
103372004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10338
0c7efc08
SM
10339 * emacs-mime.texi (Encoding Customization):
10340 Fix mm-coding-system-priorities entry.
2de53ca6 10341
c8763fb6 103422004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
10343
10344 * idlwave.texi (Continued Statement Indentation):
35e951cd 10345 * reftex.texi (Options (Index Support))
2de53ca6 10346 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
10347 * speedbar.texi (Creating a display, Major Display Modes):
10348 Replace non-nil with non-@code{nil}.
2de53ca6
GM
10349
103502004-10-21 Jay Belanger <belanger@truman.edu>
10351
0c7efc08 10352 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
10353
103542004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10355
10356 * calc.texi (Reporting Bugs): Double up `@'.
10357
103582004-10-18 Jay Belanger <belanger@truman.edu>
10359
0c7efc08 10360 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
10361 should be sent to.
10362
103632004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10364
10365 * gnus.texi (New Features): Add 5.11.
10366
10367 * message.texi (Resending): Remove wrong default value.
10368
10369 * gnus.texi (Mail Source Specifiers): Describe possible problems
10370 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10371 `pop3-leave-mail-on-server' to the index.
10372
103732004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10374
10375 * message.texi (Canceling News): Add how to set a password.
10376
103772004-10-12 Jay Belanger <belanger@truman.edu>
10378
0c7efc08 10379 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
10380 calc-describe-function and calc-describe-variable to match their
10381 current behavior.
10382
103832004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10384
10385 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10386
103872004-10-12 Michael Albinus <michael.albinus@gmx.de>
10388
10389 Sync with Tramp 2.0.45.
10390
10391 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10392 plink link. The URL is outdated. Originator contacted for
10393 clarification.
10394
103952004-10-10 Juri Linkov <juri@jurta.org>
10396
10397 * gnus.texi (Top, Marking Articles): Join two menus in one node
10398 because a node can have only one menu.
10399
104002004-10-09 Juri Linkov <juri@jurta.org>
10401
10402 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10403 example of nnmail-split-fancy.
10404
104052004-10-06 Karl Berry <karl@gnu.org>
10406
10407 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10408 consistency with other uses of dashes.
10409
104102004-10-05 Karl Berry <karl@gnu.org>
10411
10412 * info.texi: Consistently use --- throughout, periods at end of
10413 menu descriptions, and a couple typos.
10414
104152004-09-26 Jesper Harder <harder@ifa.au.dk>
10416
10417 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10418 * pgg.texi (User Commands, Backend methods): Do.
10419 * gnus.texi: Markup fixes.
10420 (Setting Process Marks): Fix `M P a' entry.
10421 * emacs-mime.texi: Fixes.
10422
104232004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10424
10425 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10426 again.
10427 Use 5.10 instead of 5.10.0.
10428
104292004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10430
10431 * gnus.texi (Summary Mail Commands): S D e.
10432
104332004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10434
10435 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10436 the gnus-article-mode-line-format section.
10437
104382004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10439
10440 * gnus.texi (Various Summary Stuff): Fix the documentation for
10441 gnus-newsgroup-variables.
10442
104432004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10444
0c7efc08
SM
10445 * gnus.texi (MIME Commands):
10446 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
10447 gnus-mime-display-multipart-alternative-as-mixed,
10448 gnus-mime-display-multipart-related-as-mixed.
10449 (Mail Source Customization): Clarify `mail-source-directory'.
10450 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 10451 (SpamOracle): Fix typo.
2de53ca6
GM
10452
10453 * gnus-faq.texi: Untabify.
10454 ([6.3]): nnir.el is in contrib directory.
10455
10456 * message.texi (News Headers): Clarify how a unique ID is created.
10457
0c7efc08
SM
10458 * gnus.texi (Batching Agents): Fix typo in example.
10459 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 10460
b2abec73 104612004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 10462
0c7efc08 10463 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
10464
104652004-09-20 Florian Weimer <fw@deneb.enyo.de>
10466
10467 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10468
104692004-09-22 Jay Belanger <belanger@truman.edu>
10470
0c7efc08 10471 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
10472 might be hidden during part of the session.
10473
104742004-09-20 Jay Belanger <belanger@truman.edu>
10475
10476 * calc.texi (Notations Used in This Manual): Put in an earlier
10477 mention that DEL could be called Backspace.
10478
104792004-09-10 Simon Josefsson <jas@extundo.com>
10480
10481 * gnus.texi (IMAP): Add example. Suggested and partially written
10482 by Steinar Bang <sb@dod.no>.
10483
104842004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10485
10486 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10487 netrc syntax.
10488
104892004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10490
b2abec73
JB
10491 * gnus.texi (Spam ELisp Package Sequence of Events):
10492 Some clarifications.
2de53ca6
GM
10493 (Spam ELisp Package Global Variables): More clarifications.
10494
104952004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10496
10497 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10498 Mention spam-split does not modify incoming mail.
10499
105002004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10501
10502 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10503
105042004-09-10 Eli Zaretskii <eliz@gnu.org>
10505
10506 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10507
105082004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10509
10510 * makefile.w32-in (sieve, pgg): Use $(infodir).
10511
105122004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10513
10514 * makefile.w32-in: Fix PGG and Sieve entries.
10515
105162004-08-28 Eli Zaretskii <eliz@gnu.org>
10517
10518 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10519 Emacs and related programs.
10520
105212004-08-27 Richard M. Stallman <rms@gnu.org>
10522
10523 * faq.texi: Fix texinfo usage, esp. doublequotes.
10524 (Difference between Emacs and XEmacs): Some clarification.
10525
10526 * faq.texi (Difference between Emacs and XEmacs):
10527 Explain not to contrast XEmacs with GNU Emacs.
10528
105292004-08-26 Richard M. Stallman <rms@gnu.org>
10530
10531 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10532
105332004-08-22 David Kastrup <dak@gnu.org>
10534
10535 * reftex.texi (AUCTeX): Update links, section name.
10536
10537 * faq.texi (Calc): Update availability (included in 22.1).
10538 (AUCTeX): Update availability, information, versions, description.
10539
105402004-08-14 Eli Zaretskii <eliz@gnu.org>
10541
10542 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10543
105442004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10545
10546 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10547
105482004-08-10 Michael Albinus <michael.albinus@gmx.de>
10549
10550 Sync with Tramp 2.0.44.
10551
105522004-08-05 Lars Hansen <larsh@math.ku.dk>
10553
10554 * widget.texi (User Interface): Update how to separate the
10555 editable field of an editable-field widget from other widgets.
10556 (Programming Example): Add text after field.
10557
105582004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10559
10560 * emacs-mime.texi (Encoding Customization): Add a note to the
10561 mm-content-transfer-encoding-defaults entry.
10562 (rfc2047): Update.
10563
0c7efc08
SM
10564 * gnus.texi (Article Highlighting):
10565 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
10566 (POP before SMTP): New node.
10567 (Posting Styles): Addition.
10568 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10569 (Fancy Mail Splitting): Ditto.
10570 (X-Face): Add gnus-x-face.
10571
105722004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10573
10574 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10575 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10576
105772004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10578
0c7efc08
SM
10579 * gnus.texi (Mail Source Specifiers):
10580 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
10581
105822004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10583
10584 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10585
10586 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10587 repository. Change setfilename.
10588
10589 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10590
105912004-07-02 Juri Linkov <juri@jurta.org>
10592
10593 * pcl-cvs.texi (Viewing differences): Add `d r'.
10594
105952004-06-29 Jesper Harder <harder@ifa.au.dk>
10596
10597 * ses.texi, viper.texi, flymake.texi, faq.texi:
10598 * eshell.texi, ediff.texi: Markup fixes.
10599
106002004-06-21 Karl Berry <karl@gnu.org>
10601
10602 * info.texi (Top): Mention that only Emacs has mouse support.
10603 (Getting Started): Mention this in a few other places.
10604
106052004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10606
0c7efc08
SM
10607 * autotype.texi (Copyrights, Timestamps):
10608 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
10609
106102004-06-13 Lars Hansen <larsh@math.ku.dk>
10611
10612 * dired-x.texi (dired-mark-omitted): Update keybinding.
10613
106142004-06-10 Kim F. Storm <storm@cua.dk>
10615
10616 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10617
106182004-06-05 Lars Hansen <larsh@math.ku.dk>
10619
10620 * dired-x.texi (variable dired-omit-mode): Rename from
10621 dired-omit-files-p.
10622 (function dired-omit-mode): Rename from dired-omit-toggle.
10623 Call dired-omit-mode rather than set dired-omit-files-p.
10624 (dired-mark-omitted): Describe command.
10625
106262004-05-29 Michael Albinus <michael.albinus@gmx.de>
10627
10628 Version 2.0.41 of Tramp released.
10629
106302004-05-29 Juanma Barranquero <lektu@terra.es>
10631
10632 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10633 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10634
106352004-05-29 Richard M. Stallman <rms@gnu.org>
10636
10637 * cl.texi (Top): Call this chapter `Introduction'.
10638 (Overview): In TeX, no section heading here.
10639
10640 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10641
106422004-05-29 Eli Zaretskii <eliz@gnu.org>
10643
10644 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10645 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10646
106472004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10648
10649 * flymake.texi: New file.
10650
106512004-05-28 Simon Josefsson <jas@extundo.com>
10652
10653 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10654
b344d29d 106552004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
10656
10657 Version 2.0.40 of Tramp released.
10658
106592004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10660
10661 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10662
10663 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10664 variables `tramp-backup-directory-alist' and
10665 `tramp-bkup-backup-directory-info'.
10666 (Overview, Connection types)
10667 (External transfer methods, Default Method)
10668 (Windows setup hints): Remove restriction of password entering
10669 with external methods.
10670 (Auto-save and Backup): Make file name example
10671 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10672 and `auto-save-directory' must be used.
10673 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10674 only "NT"). Remove doubled entry "What kinds of systems does
10675 @tramp{} work on".
10676 (tramp): Macro removed.
10677 (Obtaining Tramp): Flag removed from title.
10678 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10679 and `trampver' used properly. Flag `tramp-inst' replaced by
10680 `installchapter'. Installation related text adapted.
10681
106822004-04-28 Masatake YAMATO <jet@gyve.org>
10683
10684 * widget.texi (Programming Example): Remove overlays.
10685
106862004-04-27 Jesper Harder <harder@ifa.au.dk>
10687
10688 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10689
106902004-04-23 Juanma Barranquero <lektu@terra.es>
10691
10692 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10693
106942004-04-05 Jesper Harder <harder@ifa.au.dk>
10695
10696 * info.texi (Info Search): Add info-apropos.
10697
106982004-03-22 Juri Linkov <juri@jurta.org>
10699
10700 * faq.texi: Fix help key bindings.
10701
107022004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10703
10704 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10705 (as suggested by Karl Berry). Update information about colored
10706 stars in menus. Add new subheading describing M-n.
10707
107082004-03-12 Richard M. Stallman <rms@gnu.org>
10709
10710 * cl.texi (Top): Rename top node's title.
10711
107122004-03-08 Karl Berry <karl@gnu.org>
10713
10714 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10715 problems making the texinfo distribution.
10716
107172004-02-29 Simon Josefsson <jas@extundo.com>
10718
0c7efc08 10719 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
10720 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10721 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10722 <voegelas@gmx.net>.
10723
107242004-02-29 Juanma Barranquero <lektu@terra.es>
10725
10726 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10727 Use $(DEL) instead of rm, and ignore exit code.
10728
b344d29d 107292004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
10730
10731 Tramp version 2.0.39 released.
10732
107332004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10734
10735 * tramp.texi (Customizing Completion): Explain new functions
10736 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10737 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
10738 (Top): Refer to Savannah mailing list as the major one.
10739 Mention older mailing lists in HTML mode only.
2de53ca6
GM
10740 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10741 (Frequently Asked Questions): Remote hosts must not be Unix-like
10742 for "smb" method.
10743 (Password caching): New node.
10744 (External transfer methods): Refer to password caching for "smb"
10745 method.
10746
107472004-02-17 Karl Berry <karl@gnu.org>
10748
10749 * info.texi (Help-Int): Mention the new line number feature.
10750
107512004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10752
10753 * ses.texi (Advanced Features): New functionality for
10754 ses-set-header-row (defaults to current row unless C-u used).
10755 (Acknowledgements): Add Stefan Monnier.
10756
107572003-12-29 Kevin Ryde <user42@zip.com.au>
10758
10759 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10760
b344d29d 107612003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10762
10763 Tramp version 2.0.38 released.
10764
10765 * tramp.texi (Remote shell setup): Warn of environment variables
10766 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10767 <sven.gabriel@imk.fzk.de>.
10768 (Configuration): Tramp now chooses base64/uuencode
10769 automatically. Update wording accordingly.
10770 (Top): More description for the `Default Method' menu entry.
10771 (Default Method): Use @code, not @var, for Lisp variables.
10772 (Default Method): New subsection `Which method is the right one
c295fc18 10773 for me?'. Suggested by Christian Kirsch.
2de53ca6
GM
10774 (Configuration): Pointer to new subsection added.
10775 (Default Method): Too many "use" in one sentence.
10776 Rephrase. Reported by Christian Kirsch.
10777 (Filename Syntax): Old `su' example is probably a left-over from
10778 the sm/su method naming. Replace with `ssh', instead.
10779 (External transfer methods, Auto-save and Backup):
10780 Typo fixes.
10781
107822003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10783
183080b6 10784 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
10785 (Top): Mention japanese manual only if flag `jamanual' is set.
10786 Insert section `Japanese manual' in menu.
10787
107882003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10789
10790 * eshell.texi (Known Problems): Add doc item.
10791
107922003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10793
10794 * cc-mode.texi: Update for CC Mode 5.30.
10795
10796 Note: Please refrain from doing purely cosmetic changes like
10797 removing trailing whitespace in this manual; it clobbers cvs
10798 merging for no good reason.
10799
108002003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10801
38942b9c
GM
10802 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10803 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
2de53ca6
GM
10804 @acronym{ASCII}.
10805
108062003-10-26 Karl Berry <karl@gnu.org>
10807
10808 * info.texi (Info Search): Echo area, not echo are. From Debian
10809 diff.
10810
108112003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10812
10d1d0af 10813 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
10814 :buttons and :children keywords.
10815
108162003-10-22 Miles Bader <miles@gnu.org>
10817
10818 * Makefile.in (info): Move before $(top_srcdir)/info.
10819
108202003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10821
10822 * tramp.texi (Inline methods): Small grammar fix.
10823 (External transfer methods): Likewise.
10824
108252003-10-08 Nick Roberts <nick@nick.uklinux.net>
10826
10827 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10828
108292003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10830
10831 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10832
108332003-09-30 Richard M. Stallman <rms@gnu.org>
10834
10835 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10836
10837 * widget.texi (User Interface): Fix typos.
10838
10839 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10840
108412003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10842
10843 * pcl-cvs.texi (Selected Files): Fix typo.
10844
108452003-09-21 Karl Berry <karl@gnu.org>
10846
10847 * info.texi (] and [ commands): No period at end of section title.
10848
108492003-09-04 Miles Bader <miles@gnu.org>
10850
10851 * Makefile.in (top_srcdir): New variable.
10852 ($(top_srcdir)/info): New rule.
10853 (info): Depend on it.
10854
108552003-09-03 Peter Runestig <peter@runestig.com>
10856
10857 * makefile.w32-in: New file.
10858
108592003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10860
10861 * widget.texi (User Interface): Explain the need of static text
10862 around an editable field.
10863
108642003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10865
10866 * widget.texi (Basic Types): The argument to `:help-echo' can now
10867 be a form that evaluates to a string.
10868
108692003-08-18 Kim F. Storm <storm@cua.dk>
10870
10871 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10872
108732003-08-16 Richard M. Stallman <rms@gnu.org>
10874
10875 * dired-x.texi (Shell Command Guessing): Explain *.
10876
108772003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10878
10879 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10880 log-edit-insert-changelog.
10881
108822003-08-03 Karl Berry <karl@gnu.org>
10883
10884 * info.texi: Need @contents.
10885
c8763fb6 108862003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10887
10888 Tramp version 2.0.36 released.
10889
10890 * tramp.texi (Remote shell setup): Explain about problems with
10891 non-Bourne commands in ~/.profile and ~/.shrc.
10892
108932003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10894
10895 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10896 renaming of `vis-mode' to `visible-mode'.
10897
108982003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10899
10900 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10901 next, prev and up pointers.
10902
109032003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10904
10905 * info.texi (Help): Mention existence of Emacs and stand-alone
10906 Info at the very beginning of the tutorial.
10907 (Help-Inv): New node.
10908 (Help-]): New node.
10909 (Help-M): Systematically point out the differences between default
10910 Emacs and stand-alone versions. Delete second menu.
10911 (Help-Xref): Systematically point out the differences between
10912 default Emacs and stand-alone versions.
10913 (Help-Int): Change `l' example.
10914 (Expert Info): Fix typos.
10915 (Emacs Info Variables): Mention `Info-hide-note-references' and
10916 new default for `Info-scroll-prefer-subnodes'.
10917
c8763fb6 109182003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10919
10920 Version 2.0.35 of Tramp released.
10921
10922 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10923 (Inline methods): Add methods `remsh' and `plink1'.
10924 (External transfer methods): Add method `remcp'.
10925 (Multi-hop Methods): Add method `remsh'.
10926 Small patch from Adrian Aichner <adrian@xemacs.org>:
10927 Fix minor typos.
0c7efc08 10928 (Concept Index): Add to make manual searchable via
2de53ca6
GM
10929 `Info-index'.
10930 (Version Control): Add cindex entry.
10931
c8763fb6 109322003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10933
10934 * trampver.texi: Version 2.0.34 released.
10935
109362003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10937
10938 * faq.texi: Improve previous changes.
10939
109402003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10941
10942 * faq.texi: Update copyright and maintenance details.
10943 Update some package URLs, versions, and maintainers.
10944 Remove many references to the Emacs Lisp Archive.
10945
109462003-04-23 Simon Josefsson <jas@extundo.com>
10947
10948 * smtpmail.texi: Fix license (the invariant sections mentioned has
10949 never been part of the smtp manual). Align info dir entry with
10950 other emacs packages.
10951
109522003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10953
10954 * tramp.texi: Version 2.0.33 released.
10955 Remove installation chapter. Remove XEmacs specifics.
10956
109572003-03-29 Richard M. Stallman <rms@gnu.org>
10958
10959 * tramp.texi (Top): Undo the previous renaming.
10960 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10961
c8763fb6 109622003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
10963
10964 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10965 version of manual.
10966
10967 * tramp.texi (Auto-save and Backup): New node.
10968
109692003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10970
10971 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10972 Emacs" in order to have better differentiation to "XEmacs".
10973 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10974 are new macros in order to point to the other Emacs flavor where
10975 appropriate. In info case, point to node `Installation' in order
10976 to explain how to generate the other way. In html case, make a
10977 link to the other html file.
0c7efc08 10978 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
10979 after CVS checkout/update.
10980 (Installation): Completely rewritten.
10981 (Installation parameters, Load paths): New sections under
10982 `Installation'.
10983
c8763fb6 109842003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
10985
10986 * tramp.texi: Version 2.0.30 released.
10987 Replace word "path" with "localname" where used as a component of
10988 a Tramp file name.
10989
109902003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10991
10992 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10993 introduced.
10994 (Installation): Explain what to do if files from the tramp/contrib
10995 directory are needed.
10996
109972003-02-23 Alex Schroeder <alex@emacswiki.org>
10998
10999 * smtpmail.texi (How Mail Works): New.
11000
110012003-02-22 Alex Schroeder <alex@emacswiki.org>
11002
11003 * smtpmail.texi: New file.
11004
11005 * Makefile.in: Build SMTP manual.
11006
c8763fb6 110072003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
11008
11009 * tramp.texi: Version 2.0.29 released.
11010 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11011 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11012
110132003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11014
11015 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 11016 another package loads accidentally Ange-FTP.
2de53ca6
GM
11017
110182003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11019
11020 * tramp.texi (Customizing Completion): Add function
11021 `tramp-parse-sconfig'. Change example of
11022 `tramp-set-completion-function', because parsing of ssh config
11023 files looks more natural.
11024
d967cd18
GM
110252003-01-15 Kevin Ryde <user42@zip.com.au>
11026
11027 * gnus.texi (Using MIME): Mention auto-compression-mode with
11028 gnus-mime-copy-part.
11029
2de53ca6
GM
110302003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11031
11032 * gnus.texi: Do not use `path' in several locations.
11033
c8763fb6 110342002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 11035
0c7efc08
SM
11036 * tramp.texi (External transfer methods): New method `smb'.
11037 From Michael Albinus.
2de53ca6
GM
11038
110392002-11-05 Karl Berry <karl@gnu.org>
11040
11041 * info.texi (Info-fontify): Reorder face list to avoid bad line
11042 breaks.
11043
c8763fb6 110442002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 11045
0c7efc08
SM
11046 * tramp.texi: Move @copying to standard place.
11047 Use @insertcopying.
2de53ca6
GM
11048
110492002-10-02 Karl Berry <karl@gnu.org>
11050
39c87140
GM
11051 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11052 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11053 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11054 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11055 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11056 * widget.texi, woman.texi:
2de53ca6
GM
11057 Per rms, update all manuals to use @copying instead of @ifinfo.
11058 Also use @ifnottex instead of @ifinfo around the top node, where
11059 needed for the sake of the HTML output.
11060 (The Gnus manual is not fixed since it's not clear to me how it
11061 works; and the Tramp manual already uses @copying, although in an
11062 unusual way. All others were changed.)
11063
110642002-09-10 Jonathan Yavner <jyavner@engineer.com>
11065
11066 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11067 (../info/ses, ses.dvi): New targets.
11068 * ses.texi: New file.
11069
c8763fb6 110702002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
11071
11072 * texinfo.tex: Update to texinfo 4.2.
11073
110742002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11075
11076 * reftex.texi: Update to RefTeX 4.19.
11077
d967cd18
GM
110782002-07-21 Jesper Harder <harder@ifa.au.dk>
11079
11080 * gnus.texi (Sorting Groups): Add key bindings for
11081 gnus-group-sort-groups-by-real-name and
11082 gnus-group-sort-selected-groups-by-real-name.
11083
c8763fb6 110842002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
11085
11086 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11087 (../info/tramp, tramp.dvi): New targets.
11088
110892002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11090
11091 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11092 (calc.dvi): Uncomment.
11093
110942001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11095
11096 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11097 (../info/calc): New target.
11098
110992001-10-20 Gerd Moellmann <gerd@gnu.org>
11100
11101 * (Version 21.1 released.)
11102
111032001-10-05 Gerd Moellmann <gerd@gnu.org>
11104
11105 * Branch for 21.1.
11106
111072001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11108
11109 * Makefile.in (../info/info): Use an explicit -o switch to
11110 makeinfo.
11111
111122001-03-05 Gerd Moellmann <gerd@gnu.org>
11113
11114 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11115
689c9ca5
GM
111162001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11117
11118 * ediff.texi: Added ediff-coding-system-for-read.
11119
11120 * viper.texi: Fix typos.
11121
2de53ca6
GM
111222000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11123
11124 * Makefile.in (../info/idlwave): Use --no-split.
11125
111262000-12-14 Dave Love <fx@gnu.org>
11127
c4cc8b9a 11128 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
11129 (gnus.dvi): Change rule to remove @latex stuff.
11130
111312000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11132
11133 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11134
111352000-10-13 John Wiegley <johnw@gnu.org>
11136
11137 * Makefile.in: Add build targets for eshell.texi.
11138
111392000-09-25 Gerd Moellmann <gerd@gnu.org>
11140
11141 * Makefile.in: Remove/comment speedbar stuff.
11142
111432000-09-22 Dave Love <fx@gnu.org>
11144
11145 * Makefile.in: Add emacs-mime.
11146
111472000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11148
11149 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11150 (DVI_TARGETS): Add woman.dvi.
11151 (../info/woman, woman.dvi): New targets.
11152
111532000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11154
11155 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11156
11157 * pcl-cvs.texi: New file.
11158 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11159 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11160
111612000-05-11 Gerd Moellmann <gerd@gnu.org>
11162
11163 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11164 (../info/ebrowse, ebrowse.dvi): New targets.
11165
111662000-01-13 Gerd Moellmann <gerd@gnu.org>
11167
11168 * Makefile.in (INFO_TARGETS): Add eudc.
11169 (DVI_TARGETS): Add eudc.dvi.
11170 (../info/eudc, eudc.dvi): New targets.
11171
111722000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11173
11174 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11175 compatibility with 8+3 filesystems).
11176 (../info/efaq): Rename from emacs-faq.
11177
111782000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11179
11180 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11181 (../info/idlwave, idlwave.dvi): New targets.
11182
111831999-10-23 Dave Love <fx@gnu.org>
11184
11185 * Makefile.in: Use autotype.texi.
11186
111871999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11188
11189 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11190 faq.texi file) rather than ../info/faq.
11191
111921999-10-07 Gerd Moellmann <gerd@gnu.org>
11193
11194 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11195 (../info/ada-mode, ada-mode.dvi): New targets.
11196
111971999-09-01 Dave Love <fx@gnu.org>
11198
11199 * Makefile.in: Add faq.
11200
112011999-07-12 Richard Stallman <rms@gnu.org>
11202
11203 * Version 20.4 released.
11204
112051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11206
11207 * Version 20.3 released.
11208
112091998-04-06 Andreas Schwab <schwab@gnu.org>
11210
768c0c0f
JB
11211 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11212 Use it in dvi targets.
2de53ca6
GM
11213 (../etc/GNU): Change to $(srcdir) first.
11214
112151998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11216
11217 * reftex.texi: Update for RefTeX version 3.22.
11218
d967cd18
GM
112191998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11220
5fb6db0d 11221 * gnus.texi (Easy Picons): Remove references to
d967cd18
GM
11222 `gnus-group-display-picons'.
11223 (Hard Picons): Ditto.
11224
2de53ca6
GM
112251998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11226
11227 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11228 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11229
112301997-09-23 Paul Eggert <eggert@twinsun.com>
11231
11232 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11233 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11234
112351997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11236
11237 * Version 20.2 released.
11238
112391997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11240
11241 * Version 20.1 released.
11242
112431997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11244
11245 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11246
39c87140
GM
112471997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11248
11249 * widget.texi (push-button): Document it.
11250
2de53ca6
GM
112511996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11252
11253 * Version 19.33 released.
11254
112551996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11256
11257 * Version 19.32 released.
11258
112591996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11260
11261 * Makefile.in: Add rules for the Message manual.
11262
112631996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11264
11265 * gnus.texi: New version.
11266
11267 * message.texi: New manual.
11268
112691996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11270
11271 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11272
112731996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11274
11275 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11276 Specify -I option.
11277 (All dvi targets): Set the TEXINPUTS variable.
11278
112791996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11280
11281 * Version 19.31 released.
11282
112831996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11284
11285 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11286 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11287
112881995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11289
11290 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11291 (INFO_TARGETS): Add ../info/cc-mode.
11292 (DVI_TARGETS): Add cc-mode.dvi.
11293
2de53ca6
GM
112941995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11295
11296 * Version 19.30 released.
11297
112981995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11299
11300 * gnus.texi: New file.
11301
113021995-11-04 Erik Naggum <erik@naggum.no>
11303
11304 * gnus.texi: File deleted.
11305
113061995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11307
11308 * mh-e.texi: "Function Index" -> "Command Index" to work with
11309 Emacs 19.30 C-h C-k support of separately-documented commands.
11310
113111995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11312
11313 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11314 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11315
113161995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11317
11318 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11319 (../info/viper, viper.dvi): New targets.
11320
113211995-04-20 Kevin Rodgers <kevinr@ihs.com>
11322
11323 * dired-x.texi (Installation): Change the example to set
11324 buffer-local variables like dired-omit-files-p in
11325 dired-mode-hook.
11326
113271995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11328
11329 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11330 (../info/mh-e, mh-e.dvi): New targets.
11331
113321995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11333
11334 * Makefile.in (maintainer-clean): Rename from realclean.
11335
113361994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11337
11338 * Makefile.in: New file.
11339 * Makefile: File deleted.
11340
113411994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11342
11343 * Makefile (TEXINDEX_OBJS): Variable deleted.
11344 (texindex, texindex.o, getopt.o): Rules deleted.
11345 All deps on texindex deleted.
11346 (distclean): Don't delete texindex.
11347 (mostlyclean): Don't delete *.o.
11348 * texindex.c, getopt.c: Files deleted.
11349
113501994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11351
11352 * Version 19.26 released.
11353
113541994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11355
11356 * Version 19.25 released.
11357
113581994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11359
11360 * Version 19.24 released.
11361
113621994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11363
11364 * Version 19.23 released.
11365
113661994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11367
11368 * Makefile: Delete spurious tab.
11369
113701994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11371
11372 * Makefile (.SUFFIXES): New rule.
11373
113741994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11375
11376 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11377 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11378
113791994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11380
11381 * Makefile (../info/sc): Rename from sc.info.
11382 (../info/cl): Likewise.
11383 (INFO_TARGETS): Use new names.
11384
113851993-12-04 Richard Stallman (rms@srarc2)
11386
11387 * getopt.c: New file.
11388 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11389 (getopt.o): New rule.
11390 (dvi): Don't depend on texindex.
11391 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11392 Depend on texindex.
11393
113941993-12-03 Richard Stallman (rms@srarc2)
11395
11396 * Makefile (../info/sc.info): Rename from ../info/sc.
11397 (TEXI2DVI): New variable.
11398 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11399 Add explicit commands.
11400 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11401
114021993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11403
11404 * Version 19.22 released.
11405
114061993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11407
11408 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11409
114101993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11411
11412 * Version 19.21 released.
11413
114141993-11-15 Paul Eggert (eggert@twinsun.com)
11415
38942b9c 11416 * Makefile (../info/cl.info): Rename from ../info/cl.
2de53ca6
GM
11417
114181993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11419
11420 * Makefile (../etc/GNU): New target.
11421 (EMACSSOURCES): Add gnu1.texi.
11422
114231993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11424
11425 * Makefile (realclean): Don't delete the Info files.
11426
f0131492 114271993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
11428
11429 * forms.texi: Fix forms.texi so that it will format correctly.
11430 Add missing `@end iftex', fix bad reference.
11431
f0131492 114321993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
11433
11434 * Makefile: Fix targets for texindex, new info.texi files.
11435 * info-stnd.texi: New file implements info for standalone info
11436 reader.
11437 * info.texi: Update to include recent changes to "../info/info".
11438 New source file for ../info/info; includes info-stnd.texi.
11439
11440 * texindex.c: Include "../src/config.h" if building in emacs.
11441
11442 * Makefile: Change all files to FILENAME.texi, force all targets
11443 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11444 vip.texinfo, forms.texinfo, cl.texinfo.
11445 Add target to build texindex.c, defining `emacs'.
11446
11447 * forms.texi: Install new file to match version 2.3 of forms.el.
11448
114491993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11450
11451 * Version 19.19 released.
11452
114531993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11454
11455 * sc.texinfo: Fix info file name.
11456
11457 * Makefile (info): Add gnus and sc.
11458 (dvi): Add gnus.dvi and sc.dvi.
11459 (../info/sc, sc.dvi): New targets.
11460
114611993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11462
11463 * Version 19.18 released.
11464
114651993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11466
11467 * Makefile: Fix source file names of the separate manuals.
11468 (gnus.dvi, ../info/gnus): New targets.
11469
114701993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11471
11472 * Version 19.17 released.
11473
114741993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11475
11476 * split-man: Fix typos in last change.
11477
114781993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11479
11480 * Version 19.16 released.
11481
114821993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11483
11484 * version 19.15 released.
11485
114861993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11487
11488 * Makefile (distclean): It's rm, not rf.
11489
114901993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11491
11492 * Version 19.14 released.
11493
114941993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11495
11496 * Makefile: New file.
11497
114981993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11499
11500 * Version 19.13 released.
11501
115021993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11503
11504 * Version 19.9 released.
11505
115061993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11507
11508 * Version 19.8 released.
11509
115101993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11511
11512 * Version 19.7 released.
11513
115141990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11515
11516 * gnus.texinfo: New file. Removed installation instructions.
11517
115181990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11519
689c9ca5 11520 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
2de53ca6
GM
11521
115221989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11523
11524 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
11525 then define `\sc' as the command for smallcaps in Texinfo.
11526 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
11527 made the corresponding change to makeinfo and texinfm.el.
11528
115291988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11530
11531 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11532 Customization since the menu entry did not point to anything.
11533 Also add an @finalout command to remove overfull hboxes from the
11534 printed output.
11535
11536 * cl.texinfo: Add @bye, \input line and @settitle to file.
11537 This file is clearly intended to be a chapter of some other work,
11538 but the other work does not yet exist.
11539
115401988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11541
11542 * texinfo.texinfo: Three typos corrected.
11543
4009494e 11544;; Local Variables:
c8763fb6 11545;; coding: utf-8
4009494e
GM
11546;; End:
11547
ba318903 11548 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
4009494e
GM
11549
11550 This file is part of GNU Emacs.
11551
97c0352c 11552 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 11553 it under the terms of the GNU General Public License as published by
97c0352c
GM
11554 the Free Software Foundation, either version 3 of the License, or
11555 (at your option) any later version.
4009494e
GM
11556
11557 GNU Emacs is distributed in the hope that it will be useful,
11558 but WITHOUT ANY WARRANTY; without even the implied warranty of
11559 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11560 GNU General Public License for more details.
11561
11562 You should have received a copy of the GNU General Public License
97c0352c 11563 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.