* lisp/subr.el (macrop): New function.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
89cccc2f
G
12013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Basic Usage): Mention that warp means jump here.
4 (The notmuch Engine): Mention notmuch.
5
a3fd87cb
TH
62013-07-30 Tassilo Horn <tsdh@gnu.org>
7
8 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
9 `gnus-subthread-sort-functions' and remove the obsolete documentation
10 of `gnus-sort-threads-recursively'.
11
122013-07-29 David Engster <deng@randomsample.de>
18657165
DE
13
14 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
15 implementation.
16 (Introduction): Add further missing features.
17 (Building Classes): Add introductory paragraph.
18 (Wish List): Add metaclasses and EQL specialization.
19
b69c2ea7
MA
202013-07-29 Michael Albinus <michael.albinus@gmx.de>
21
22 * tramp.texi (Frequently Asked Questions): Mention
23 `tramp-use-ssh-controlmaster-options'.
24
13afd560
TH
252013-07-26 Tassilo Horn <tsdh@gnu.org>
26
27 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
28 `gnus-sort-threads-recursively'.
29
7add5a8a
GM
302013-07-25 Glenn Morris <rgm@gnu.org>
31
57cff712
GM
32 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
33 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
34
7add5a8a
GM
35 * erc.texi (Special Features): Update contact information.
36 (History): Avoid using @email.
37
38 * eshell.texi (Bugs and ideas): Minor updates.
39
40 * faq.texi (Reporting bugs, Origin of the term Emacs)
41 (Setting up a customization file)
42 (Using an already running Emacs process, Turning off beeping)
43 (Packages that do not come with Emacs)
44 (Replying to the sender of a message): Avoid using @email.
45
46 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
47
48 * reftex.texi (Imprint): Avoid using @email.
49
50 * ses.texi (Top): Update bug reporting instructions.
51 (Acknowledgments): Avoid using @email.
52
53 * woman.texi (Introduction, Background): Remove outdated information.
54 (Bugs, Acknowledgments): Avoid using @email.
55
3f0faa45
XF
562013-07-24 Xue Fuqiao <xfq.free@gmail.com>
57
58 * ido.texi: New file.
59
47cc1156
G
602013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
61
62 * gnus.texi (Customizing Articles): Document function predicates.
63
c17b81a7
G
642013-07-08 Tassilo Horn <tsdh@gnu.org>
65
66 * gnus.texi (lines): Correct description of
67 `gnus-registry-track-extra's default value. Mention
68 `gnus-registry-remove-extra-data'.
69
6ed7a66a
G
702013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
71
72 * gnus.texi (Group Parameters): Mention regexp
73 substitutions (bug#11688).
74
752013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
76
77 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
78
792013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
80
81 * gnus.texi (Emacsen): Fix version.
82
83 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
84
5154917e
GM
852013-07-06 Glenn Morris <rgm@gnu.org>
86
87 * mh-e.texi: Fix external links.
3cab18a3 88 (Using This Manual): Printed elisp manuals no longer available.
5154917e 89
9d7a25d6 90 * newsticker.texi (Overview): Update URL.
583873a9 91
9d7a25d6
GM
92 * nxml-mode.texi (Introduction): Update URL.
93
94 * org.texi (JavaScript support): Fix URL.
91eea47b 95
bfd569a4
GM
96 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
97
6338a049
GM
98 * eudc.texi (CCSO PH/QI): Remove defunct URL.
99
97df87bb
GM
100 * dbus.texi (Introspection): Update URL to a less defunct one.
101
f2a538a2
GM
102 * gnus.texi (Top): Restrict "Other related manuals" to info output.
103 (Foreign Groups): Use @indicateurl for examples.
104 (Direct Functions): Remove defunct URL.
105 (RSS): Update URL.
106
107 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
108 (FAQ 7-1): Update URL.
109
f0a77200
GM
110 * pgg.texi (Top, Overview): Add note about obsolescence.
111
5aa43a3a
PE
1122013-07-03 Paul Eggert <eggert@cs.ucla.edu>
113
114 * texinfo.tex: Merge from gnulib.
115
a944db14
GM
1162013-07-03 Glenn Morris <rgm@gnu.org>
117
118 * bovine.texi (top):
119 * cc-mode.texi (AWK Mode Font Locking):
120 * mh-e.texi (Preface):
121 * url.texi (URI Parsing): Fix cross-references to other manuals.
122
eaa610c3
KY
1232013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
124
125 * gnus.texi (Client-Side IMAP Splitting):
126 Note that `nnimap-inbox' now can be a list.
127
7eeeb7dd
GM
1282013-06-24 Glenn Morris <rgm@gnu.org>
129
130 * eshell.texi: Fix cross-references to other manuals.
131
2e667b8c
GM
1322013-06-23 Glenn Morris <rgm@gnu.org>
133
134 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
135 Remove; not needed now we use a standard html layout for the faq.
136 (clean): Remove HTML_TARGETS, emacs-faq.text.
137
c5b0993e
EW
1382013-06-21 Eduard Wiebe <usenet@pusto.de>
139
140 * flymake.texi (Parsing the output, Customizable variables):
141 Add reference to `flymake-warning-predicate'.
142
d6491e24
MA
1432013-06-19 Michael Albinus <michael.albinus@gmx.de>
144
145 * tramp.texi (Top, Configuration): Insert section `Predefined
146 connection information' in menu.
147 (Predefined connection information): New section.
148 (Android shell setup): Make a reference to `Predefined connection
149 information'.
150
09af5c3e
GM
1512013-06-19 Glenn Morris <rgm@gnu.org>
152
153 * Makefile.in (version): New, set by configure.
154 (clean): Delete dist tar file.
155 (infoclean): New, split from maintainer-clean.
156 (maintainer-clean): Run infoclean.
157 (dist): New rule, to make tarfile for www.gnu.org.
158
745b097b
AK
1592013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
160
4f405069 161 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
162 for keys q and Q.
163 (Standards): Reference RFC5804 as the defining document of the
164 managesieve protocol.
165
fa472906
AG
1662013-06-10 Aidan Gauland <aidalgol@amuri.net>
167
168 * eshell.texi (Input/Output): Expand to cover new visual-command
169 options, eshell-visual-subcommands and eshell-visual-options.
170 Divide into separate Visual Commands and Redirection sections.
171
ff4871b9
GM
1722013-06-10 Glenn Morris <rgm@gnu.org>
173
174 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
175
cdebc6dd
KY
1762013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
177
178 * gnus.texi (Article Date):
179 Fix description of gnus-article-update-date-headers.
180
962e44a5
XF
1812013-05-28 Xue Fuqiao <xfq.free@gmail.com>
182
183 * erc.texi (Special Features): ERC is being maintained within
184 Emacs now.
185
5d028165
XF
1862013-05-25 Xue Fuqiao <xfq.free@gmail.com>
187
188 * flymake.texi: Changing from one space between sentences to two.
189
0a6313f7
SM
1902013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
191
192 * cl.texi (Obsolete Macros): Describe replacements for `flet'
193 (bug#14293).
194
a7bef505
MA
1952013-04-16 Michael Albinus <michael.albinus@gmx.de>
196
197 * tramp.texi (Frequently Asked Questions): Precise, how to define
198 an own ControlPath.
199
7a55aa13
MA
2002013-04-15 Michael Albinus <michael.albinus@gmx.de>
201
202 * tramp.texi (Frequently Asked Questions): New item for
203 ControlPath settings.
204
c81ecb72
JB
2052013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
206
4f405069 207 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
208 descriptions.
209
73572c72
AG
2102013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
211
78b8f320 212 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 213
24afc2e2
MA
2142013-03-18 Michael Albinus <michael.albinus@gmx.de>
215
216 * tramp.texi (Filename Syntax): Host names are not allowed to be
217 any method name, unless method name is specified explicitly.
218 Remove restriction on unibyte filenames.
219
220 * trampver.texi: Update release number.
221
5294599f
PE
2222013-03-17 Paul Eggert <eggert@cs.ucla.edu>
223
224 doc: convert some TeX accents to UTF-8
225 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
226 '@"{@dotless{i}}'.
227
d7251c31
MA
2282013-03-15 Michael Albinus <michael.albinus@gmx.de>
229
230 Sync with Tramp 2.2.7.
231
232 * trampver.texi: Update release number.
233
f6817529
JB
2342013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
235
236 * calc.texi (Basic Operations on Units): Streamline some
237 descriptions.
238
c3e2de4c
GM
2392013-03-08 Glenn Morris <rgm@gnu.org>
240
241 * faq.texi (Top): Don't say this was updated @today.
242 That's irrelevant and leads to spurious diffs.
243
6d7ebb72
JB
2442013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
245
c5b0993e
EW
246 * calc.texi (Basic Operations on Units):
247 Fix cross-reference.
6d7ebb72 248
3cd23a35
KY
2492013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
250
251 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
252
33d1e2f5
AM
2532013-03-06 Alan Mackenzie <acm@muc.de>
254
255 * cc-mode.texi (Custom Line-Up): Clarify position of point on
256 calling a line-up function.
257
681ebc33
PE
2582013-03-04 Paul Eggert <eggert@cs.ucla.edu>
259
260 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
261 * ses.texi: Switch from Latin-1 to UTF-8.
262
eeb84739
MA
2632013-03-03 Michael Albinus <michael.albinus@gmx.de>
264
265 * tramp.texi (External methods): Tramp does not connect Android
266 devices by itself.
267
fc0c5af8
BW
2682013-03-02 Bill Wohler <wohler@newt.com>
269
270 Release MH-E manual version 8.5.
271
272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
273 release 8.5.
274
275 * mh-e.texi (Preface, Conventions, Getting Started)
276 (Using This Manual, Folder Selection, Viewing, Aliases)
277 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
278 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
279 Update URLs.
280
adb7352b
MA
2812013-03-01 Michael Albinus <michael.albinus@gmx.de>
282
283 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
284 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
285 (External methods): Remove "scp1" and "scp2" entries.
286 Explain user name and host name specification for "adb".
adb7352b 287
538d9b94
MA
2882013-02-28 Michael Albinus <michael.albinus@gmx.de>
289
290 * tramp.texi (External methods): Mention `tramp-adb-program'.
291
8a28a5b8
BG
2922013-02-28 Bastien Guerry <bzg@gnu.org>
293
294 * org.texi (Visibility cycling): Suggest to set
295 `org-agenda-inhibit-startup' to nil if user wants the startup
296 visibility settings to be honored in any circumstances.
297 (Progress logging, Checkboxes): Fix typos.
298
929aeac6 2992013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
300
301 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
302 the macros, for Texinfo 4.13 and 5.0.
303
c0c2eb82
MA
3042013-02-24 Michael Albinus <michael.albinus@gmx.de>
305
1abfd3e8 306 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
307 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
308 (Filename Syntax): Do not use @trampfn{} in @item.
309 (Filename completion): Use @columnfractions in @multitable.
310
6800ff8d
GM
3112013-02-22 Glenn Morris <rgm@gnu.org>
312
313 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
314
b59a2e9e
PE
3152013-02-21 Paul Eggert <eggert@cs.ucla.edu>
316
317 * Makefile.in (html): New rule.
318
5079cfef
MA
3192013-02-20 Michael Albinus <michael.albinus@gmx.de>
320
321 * tramp.texi (Android shell setup): Improve. Reported by Thierry
322 Volpiatto <thierry.volpiatto@gmail.com>.
323
2150b471
MA
3242013-02-16 Michael Albinus <michael.albinus@gmx.de>
325
326 * tramp.texi (Top, Configuration): Insert section `Android shell
327 setup' in menu.
328 (Android shell setup): New section.
329 (Connection types, Default Method)
330 (Frequently Asked Questions): Mention "scp" instead of "scpc".
331 (External methods): Remove "scpc" and "rsyncc" entries.
332 (Frequently Asked Questions): Remove entry about ControlPersist.
333
4e16ddf4
GM
3342013-02-13 Glenn Morris <rgm@gnu.org>
335
336 * message.texi (News Headers): Don't mention yow any more.
337
5d9c6f17
JB
3382013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
339
340 * calc.texi (Basic Operations on Units):
341 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
342
dacbc44c
AG
3432013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
344
345 * eshell.texi: Fill most of the missing sections.
346
d3517077
BG
3472013-02-07 Bastien Guerry <bzg@gnu.org>
348
349 * org.texi (References): Clarify an example.
350 (Installation): Fix instructions.
351 (Org-Plot): Fix link.
352 (Checkboxes, Radio lists): Fix typos.
353
8c4b24b2 3542013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
355
356 * cl.texi (Equality Predicates): Mention memql.
357
8c4b24b2 3582013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
359
360 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
361 specific, and only about items it supports, indicating that there
362 might be more. Remove refs to simple project and direct automake
363 from ede new.
364 (Simple projects): Re-write to not talk about ede-simple-project
365 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
366 that don't do much management, just project wrapping.
367 Add ede-generic-project link.
cf4dd911
EL
368 (ede-generic-project): New node (bug#11441).
369
8c4b24b2 3702013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
371
372 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
373
86e100a6
GM
3742013-02-01 Glenn Morris <rgm@gnu.org>
375
376 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 377 Mention etc/CALC-NEWS.
86e100a6 378
7ff2b2a6
MA
3792013-01-24 Michael Albinus <michael.albinus@gmx.de>
380
381 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
382
a89c8ef0
BG
3832013-01-13 Bastien Guerry <bzg@gnu.org>
384
385 * org.texi (Installation): Simplify.
386
3872013-01-13 François Allisson <francois@allisson.co> (tiny change)
388
389 * org.texi (Handling links): Update the mention to the obsolete
390 variable `org-link-to-org-use-id' with a mention to the newer
391 variable `org-id-link-to-org-use-id'. Mention the need to load
392 the org-id library.
393
997d5f2d
MA
3942013-01-10 Michael Albinus <michael.albinus@gmx.de>
395
396 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
397
fb9f7146 3982013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
399
400 * org.texi (Pushing to MobileOrg): Add footnote about using
401 symbolic links in `org-directory'.
402 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
403 of the now obsolete alias `org-float'.
404 (TODO basics): Add `org-use-fast-todo-selection' to the variable
405 index. Fix description of TODO keywords cycling.
406 (Advanced features): Add missing argument for @item.
407 (Storing searches): Add index entries and a note about
408 *-tree agenda views.
6d3e4c80
BG
409 (Structure editing): Document `org-mark-element' and
410 `org-mark-subtree'.
411 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 412
c6a22ce2
JL
4132013-01-08 Juri Linkov <juri@jurta.org>
414
415 * info.texi (Go to node): Mention the abbreviated format
416 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
417
7b08ccf7
AS
4182013-01-06 Andreas Schwab <schwab@linux-m68k.org>
419
605f02ee
AS
420 * autotype.texi: Remove undefined command @subtitlefont.
421 * cc-mode.texi: Likewise.
422
7b08ccf7
AS
423 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
424 @item argument.
425 (Property searches): Use \\ instead of @backslashchar{}.
426 * pgg.texi (VERSION): Move @set below @setfilename.
427
db671917
AS
4282013-01-05 Andreas Schwab <schwab@linux-m68k.org>
429
430 * ada-mode.texi: Remove braces from @title argument.
431 * eudc.texi: Likewise.
432 * smtpmail.texi: Likewise.
433 * auth.texi (VERSION): Set before first use.
434 * emacs-gnutls.texi (VERSION): Likewise.
435 * pgg.texi (VERSION): Likewise.
436 * ede.texi (Top): Rename from top, all uses changed.
437 * eshell.texi: Add missing argument to @sp.
438 * forms.texi (Top): Reorder menu to match structure.
439 * htmlfontify.texi (Customisation): Add missing @item in
440 @enumerate.
441 * org.texi (Advanced features): Add missing argument for @item.
442 (Property searches): Use @backslashchar{} in macro argument.
443 * pcl-cvs.texi: Add missing argument to @sp.
444 (Movement commands): Fix use of @itemx.
445 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
446 * reftex.texi (Options (Creating Citations)): Add missing newline
447 before @end.
448 * tramp.texi (Obtaining Tramp): Remove extra dots.
449 (Configuration): Reorder menu to match structure.
651a2c77 450 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
451 * viper.texi (Marking): Add missing argument for @item.
452
b55349fb
GM
4532013-01-04 Glenn Morris <rgm@gnu.org>
454
92d59611
GM
455 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
456 Add htmlfontify.
457 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
458 (htmlfontify.dvi, htmlfontify.pdf): New targets.
459 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
460 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
461
b55349fb
GM
462 * htmlfontify.texi: Miscellaneous fixes and updates.
463 Set copyright to FSF, update license to GFDL 1.3+.
464
7fca93e2
VD
4652013-01-04 Vivek Dasmohapatra <vivek@etla.org>
466
467 * htmlfontify.texi: New file.
468
87e65f96
JB
4692013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
470
471 * calc.texi (Free-Form Dates): Expand on the date reading
472 algorithm.
473
82e2a1f0 4742012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 475
173076b4
GM
476 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
477 Avoid some overfull lines.
478
d227e322
GM
479 * widget.texi (Programming Example): Break some long lines.
480
2ecfdaa6
GM
481 * wisent.texi (Wisent Overview): Fix xref.
482 (Grammar format, Understanding the automaton): Avoid overfill.
483
fd762011
GM
484 * bovine.texi (Optional Lambda Expression): Allow line break.
485
9fbc8f46
GM
486 * auth.texi (Help for users): Break long lines.
487
ceccabdb
GM
488 * ada-mode.texi (Project file variables):
489 Reword to reduce underfull hbox.
490 (No project files, Use GNAT project file):
491 Use smallexample to make some overfull lines less terrible.
492
88edc57f
GM
493 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
494 Fix cross-references to separate manuals.
495
ddc41264
GM
496 * Makefile.in (gfdl): New variable. Use throughout where
497 appropriate so that targets depend on doclicense.texi.
498
45dd6480
LI
4992012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
500
501 * gnus.texi (Customizing the IMAP Connection): Mention the other
502 authenticators.
503
61bbede6
LI
5042012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
505
c5b0993e
EW
506 * gnus.texi (Browse Foreign Server):
507 Document `gnus-browse-delete-group'.
61bbede6 508
ddc41264
GM
5092012-12-22 Glenn Morris <rgm@gnu.org>
510
563a450c 511 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
512 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
513 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
514 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 515
ddc41264
GM
516 * Makefile.in (gfdl): New variable. Use throughout where
517 appropriate so that targets depend on doclicense.texi.
518
c995b26e
EZ
5192012-12-22 Eli Zaretskii <eliz@gnu.org>
520
521 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
522 doclicense.texi. Remove doclicense.texi from all targets that
523 mentioned it explicitly.
524 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
525 $(emacsdir)/emacsver.texi.
a170fe53 526 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 527
08953d7f
GM
5282012-12-21 Glenn Morris <rgm@gnu.org>
529
c545e313
GM
530 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
531 Include emacsver.texi. Nuke hand-written node pointers.
532 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
533 Depend on emacsver.texi.
534
0b1af106
GM
535 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
536 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
537 May as well just include doclicense.texi in everything.
538
539 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
540 which @copying says is included.
541
6bf430d1
GM
542 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
543 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
544 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
545 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
546 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
547 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
548 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
549 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
550 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
551 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
552 * widget.texi, wisent.texi, woman.texi: Do not mention buying
553 copies from the FSF, which does not publish these manuals.
554
08953d7f
GM
555 * erc.texi: No need to include gpl in this small manual.
556
257b2c7d
GM
557 * org.texi (copying): Include a copy of the GFDL.
558 (GNU Free Documentation License): New section.
559
a4b0cca1 5602012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
561
562 * org.texi: Fix typos.
563
d2435ab9
PE
5642012-12-16 Paul Eggert <eggert@cs.ucla.edu>
565
566 * calc.texi (ISO 8601): Rename from ISO-8601,
567 as it's typically spelled without a hyphen.
568
b9d8175e
JB
5692012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
570
571 * calc.texi (ISO-8601): New section.
572 (Date Formatting Codes): Mention new codes.
573 (Standard Date Formats): Mention new formats.
574
f0bc0bf1
MA
5752012-12-14 Michael Albinus <michael.albinus@gmx.de>
576
577 * tramp.texi (External methods): Move `adb' method here.
578
98c94021
GM
5792012-12-13 Glenn Morris <rgm@gnu.org>
580
ba30c70f
GM
581 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
582
bfe6ffb6
GM
583 * wisent.texi: Small edits. Set copyright to FSF, update license to
584 GFDL 1.3+.
585 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
586 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
587 New targets.
588 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
589 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
590
98c94021
GM
591 * bovine.texi: Small edits. Set copyright to FSF, update license to
592 GFDL 1.3+, remove empty index.
593 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
594 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
595 New targets.
596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
597 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
598
cfa49c1e
EL
5992012-12-13 Eric Ludlam <zappo@gnu.org>
600 David Ponce <david@dponce.com>
601 Richard Kim <emacs18@gmail.com>
602
9e7abd17 603 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 604
727f9739 6052012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 606
9b97b143
GM
607 * flymake.texi (Customizable variables, Locating the buildfile):
608 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
609
4c2dd4ee
GM
610 * srecode.texi: Small edits. Set copyright to FSF, add explicit
611 GFDL 1.3+ license, fix up index.
612 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
613 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
614 (srecode.pdf): New targets.
615 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
616 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
617
727f9739 6182012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
619
620 * srecode.texi: New file, imported from CEDET trunk.
621
727f9739 6222012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
623
624 * org.texi (Summary, Code block specific header arguments)
625 (Code block specific header arguments)
626 (Header arguments in function calls, var, noweb)
727f9739
GM
627 (Results of evaluation, Code evaluation security):
628 Small reformatting: add a blank line before some example.
63aa0982
BG
629
630 * org.texi (System-wide header arguments)
631 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
632 (Dynamic blocks, Using the mapping API):
633 Fix indentation of Elisp code examples.
63aa0982
BG
634
635 * org.texi (Comment lines): Fix description of the comment syntax.
636
727f9739
GM
637 * org.texi (Installation): Mention "make test" in the correct section.
638
4288142b
PE
6392012-12-06 Paul Eggert <eggert@cs.ucla.edu>
640
641 * doclicense.texi, gpl.texi: Update to latest version from FSF.
642 These are just minor editorial changes.
643
61b835df
MA
6442012-12-04 Michael Albinus <michael.albinus@gmx.de>
645
646 * tramp.texi (History): Mention ADB.
647 (Inline methods): Add `adb' method.
648
c5bc2d1d 6492012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
650
651 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
652 (External methods): Fix typo.
653
c5bc2d1d 6542012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
655
656 * rcirc.texi (Notices): Fix typo.
657
d0457b57
BW
6582012-11-25 Bill Wohler <wohler@newt.com>
659
660 Release MH-E manual version 8.4.
661
4f405069 662 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
663 Update for release 8.4.
664
551aaa66
BW
665 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
666 (Junk): Add mh-whitelist-preserves-sequences-flag,
667 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
668 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
669
61d841dd
PE
6702012-11-25 Paul Eggert <eggert@cs.ucla.edu>
671
672 * mh-e.texi (Procmail): Fix two @ typos.
673
c07a6ded
PE
6742012-11-24 Paul Eggert <eggert@cs.ucla.edu>
675
676 * doclicense.texi, gpl.texi: Update to latest version from FSF.
677 These are just minor editorial changes.
678
678a34f4
JB
6792012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
680
681 * calc.texi (Date Formatting Codes): Mention the new beginning of
682 the date numbering system.
683
0e70ce93
PE
6842012-11-22 Paul Eggert <eggert@cs.ucla.edu>
685
686 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
687 (Date Forms): Correct off-by-one error in explanation of
688 Julian day numbers. Give Gregorian equivalent of its origin.
689
723da6aa
JB
6902012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
691
692 * doc/misc/calc.texi (Date Forms): Mention the customizable
693 Gregorian-Julian switch.
694 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
695
310e60d9
PE
6962012-11-17 Paul Eggert <eggert@cs.ucla.edu>
697
6f6b82d6
PE
698 Calc now uses the Gregorian calendar for all dates (Bug#12633).
699 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
700 * calc.texi (Date Forms): Document this.
701
e8693c96
GM
7022012-11-16 Glenn Morris <rgm@gnu.org>
703
704 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
705 (Obsolete Macros): Move example here from Function Bindings.
706
5c934f8b
GM
707 * erc.texi: Use @code{nil} rather than just "nil".
708 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 709 Add "notifications".
f925b109 710 (Connecting): Add brief section on passwords.
274f5de6 711 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 712
f78ee6af 7132012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
714
715 * flymake.texi (Customizable variables)
716 (Highlighting erroneous lines): Mention flymake-error-bitmap,
717 flymake-warning-bitmap, and flymake-fringe-indicator-position.
718
1796ef98
VB
7192012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
720
721 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
722 In all file place SES into @acronym{...}.
723 (Advanced Features): Add key index and function index for
4f405069
JB
724 ses-set-header-row. Add description for function
725 ses-rename-cell. Add description for function
1796ef98
VB
726 ses-repair-cell-reference-all.
727 (Ranges in formulas): Add description for ses-range flags.
728
31f47fba
PE
7292012-11-12 Paul Eggert <eggert@cs.ucla.edu>
730
731 * texinfo.tex: Merge from gnulib.
732
6baf66d5 7332012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
734
735 * url.texi (Introduction): Move url-configuration-directory to
736 Customization node.
737 (Parsed URIs): Split into its own node.
738 (URI Encoding): New node.
739 (Defining New URLs): Remove empty chapter.
740 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
741 Improve docs for url-queue-*.
742 (Supported URL Types): Copyedits. Delete empty subnodes.
743
c5b0993e
EW
744 * url.texi (Introduction): Rename from Getting Started.
745 Rewrite the introduction.
82f84fa3
CY
746 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
747
6baf66d5 7482012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
749
750 * cl.texi (Obsolete Setf Customization):
751 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
752 Give define-modify-macro, defsetf, and define-setf-method
753 gv.el replacements.
2ee1d59f 754
2027b1b3 755 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 756 (Setf Extensions): Remove obsolete reference.
2027b1b3 757 (Obsolete Setf Customization):
651af8c6 758 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 759 Undocument get-setf-method, since it no longer exists.
a358a44e 760 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 761
c65b407b
GM
7622012-11-03 Glenn Morris <rgm@gnu.org>
763
764 * cl.texi: Further general copyedits.
685b0026
GM
765 (List Functions): Remove copy-tree, standard elisp for some time.
766 (Efficiency Concerns): Comment out examples that no longer apply.
767 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
768 (Creating Symbols, Random Numbers): De-emphasize internal
769 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
770 (Naming Conventions, Type Predicates, Macros)
771 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 772
a71e2379
G
7732012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
774
775 * gnus.texi (Mail Source Specifiers):
776 Document :leave keyword used for pop mail source.
777
df43dd53
GM
7782012-11-01 Glenn Morris <rgm@gnu.org>
779
780 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
781 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
782 (Macro Bindings, Blocks and Exits):
783 Acknowledge existence of lexical-binding.
784 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 785
69c1c2e6
GM
7862012-10-31 Glenn Morris <rgm@gnu.org>
787
dd90fd1a
GM
788 * ert.texi (Introduction, The @code{should} Macro):
789 Refer to "cl-assert" rather than "assert".
790
69c1c2e6
GM
791 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
792 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
793 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
794 Reword, and add details of flet and labels.
87b0d8b1 795 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 796
4ddedf94
GM
7972012-10-30 Glenn Morris <rgm@gnu.org>
798
799 * cl.texi (Modify Macros): Update for cl-letf changes.
800 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
801 (Setf Extensions): Partially restore note about cl-getf,
802 mainly moved to lispref/variables.texi.
803 (Property Lists): Fix cl-getf typos.
f43a5263 804 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 805
d3094168
GM
8062012-10-29 Glenn Morris <rgm@gnu.org>
807
808 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 809 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 810 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
811 (Modify Macros, Multiple Values, Other Clauses):
812 Remove mentions of obsolete features.
6a07d52e 813 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 814
3c0c6155
GM
8152012-10-28 Glenn Morris <rgm@gnu.org>
816
f94b04fc
GM
817 * cl.texi (Multiple Values, Common Lisp Compatibility):
818 More namespace updates.
819 (Obsolete Features): Copyedits.
820 (Obsolete Lexical Macros, Obsolete Setf Customization):
821 New subsections.
822
9c52d61d
GM
823 * cl.texi (Porting Common Lisp, Lexical Bindings):
824 Add some xrefs to the Elisp manual.
825
3c0c6155
GM
826 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
827 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
828 (Obsolete Features): New appendix. Move Lexical Bindings here.
829
5887564d
GM
8302012-10-27 Glenn Morris <rgm@gnu.org>
831
e1117425
GM
832 * cl.texi: Use defmac for macros rather than defspec.
833 (Efficiency Concerns): Related copyedit.
834
5887564d
GM
835 * cl.texi (Control Structure): Update for setf now being in core.
836 (Setf Extensions): Rename from Basic Setf. Move much of the
837 former content to lispref/variables.texi.
838 (Modify Macros): Move pop, push details to lispref/variables.texi.
839 (Customizing Setf): Copyedits for setf etc being in core.
840 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
841 Further namespaces updates.
842
bdebdb64
BG
8432012-10-26 Bastien Guerry <bzg@gnu.org>
844
c5b0993e
EW
845 * org.texi (Installation): Update the link to Org's ELPA.
846 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
847 org-loaddefs.el is now loaded by org.el.
848
f956e59d
MA
8492012-10-25 Michael Albinus <michael.albinus@gmx.de>
850
c5b0993e
EW
851 * tramp.texi (Frequently Asked Questions):
852 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
853 improvement.
854
a05cb6e3
GM
8552012-10-25 Glenn Morris <rgm@gnu.org>
856
857 * cl.texi: Don't mess with the TeX section number counter.
858 Use Texinfo recommended convention for quotes+punctuation.
859 (Overview, Sequence Functions): Rephrase for better line-breaking.
860 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
861 (Macro Bindings, Conditionals, Iteration, Loop Basics)
862 (Random Numbers, Mapping over Sequences, Structures)
863 (Porting Common Lisp): Further updates for cl-lib namespace.
864 (Modify Macros, Declarations, Macro Bindings, Structures):
865 Break long lines in examples.
866 (Dynamic Bindings): Update for changed progv behavior.
867 (Loop Examples, Efficiency Concerns): Markup fixes.
868 (Structures): Remove TeX margin change.
39ff2cf3 869 (Declarations): Fix typos.
a05cb6e3 870
39a58b5b
GM
8712012-10-24 Glenn Morris <rgm@gnu.org>
872
a6880551
GM
873 * cl.texi (Overview, Multiple Values, Creating Symbols)
874 (Numerical Functions): Say less/nothing about the original cl.el.
875 (Old CL Compatibility): Remove.
876 (Assertions): Remove ignore-errors (standard Elisp for some time).
877
39a58b5b
GM
878 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
879 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
880 (Efficiency Concerns, Efficiency Concerns)
881 (Common Lisp Compatibility, Old CL Compatibility):
882 Further updates for cl-lib namespace.
883
72ec96fb
PE
8842012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
885
886 Update manual for new time stamp format (Bug#12706).
887 * emacs-mime.texi (time-date): Update for new format.
888 Also, fix bogus time stamp and modernize a bit.
889
8d6510b9
GM
8902012-10-23 Glenn Morris <rgm@gnu.org>
891
892 * cl.texi: Include emacsver.texi. Use Emacs version number rather
893 than unchanging cl.el version number.
894 End all menu descriptions with a period.
895 Do not use @dfn{CL} for every instance of "CL".
896 (Overview): Remove no-runtime caveat, and note about foo* names.
897 (Usage): Use cl-lib rather than cl.
898 (Organization, Naming Conventions): Update for cl-lib.el.
899 (Installation): Remove long-irrelevant node.
900 (Program Structure, Predicates, Control Structure):
901 Start updating for cl-lib namespace.
8d6510b9
GM
902 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
903 Depend on emacsver.texi.
904
0a078f36
MA
9052012-10-09 Michael Albinus <michael.albinus@gmx.de>
906
907 * trampver.texi: Update release number.
908
a03bb33f
GM
9092012-10-06 Glenn Morris <rgm@gnu.org>
910
24636b26
GM
911 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
912 ERC version.
913 (Introduction): ERC is distributed with Emacs.
914 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
915 (Getting Started): Simplify.
916 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
917 (History): Mention ERC maintained as part of Emacs now.
918 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
919 Add dependency on emacsver.texi.
920
a03bb33f
GM
921 * erc.texi: Remove hand-written node pointers.
922
d259be38
GM
9232012-10-05 Glenn Morris <rgm@gnu.org>
924
925 * newsticker.texi (Overview, Requirements, Usage, Configuration):
926 Copyedits.
927
62a81506
CY
9282012-10-01 Eric Ludlam <zappo@gnu.org>
929
930 * ede.texi (Quick Start, Project Local Variables)
931 (Miscellaneous commands, ede-java-root, Development Overview)
932 (Detecting a Project): New nodes.
933 (Simple projects): Node deleted.
934
935 * eieio.texi (Building Classes): Some slot attributes cannot be
936 overridden.
937 (Slot Options): Remove an example.
938 (Method Invocation, Documentation): New nodes.
939
07f133bf
GM
9402012-10-01 Glenn Morris <rgm@gnu.org>
941
942 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
943 (reftex.pdf): Add dependency on emacsver.texi.
944 * reftex.texi: Don't include directory part for emacsver.texi;
945 the Makefile's -I handles it.
946
4f595e15
RA
9472012-09-30 Ralf Angeli <angeli@caeruleus.net>
948
949 Merge from standalone RefTeX repository.
950
951 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
952 with macros.
953 (Imprint): Mention Wolfgang in list of contributors.
954 (Creating Citations): Give a hint about how to
955 auto-revert the BibTeX database file when using external editors.
956 (Referencing Labels): Simplify section about reference macro
957 cycling.
958 (Options (Referencing Labels)): Adapt to new structure of
959 `reftex-ref-style-alist'.
960 (Referencing Labels, Reference Styles): Document changes in the
961 referencing functionality.
962 (Commands): Mention options for definition of header and footer in
963 BibTeX files.
964 (Options (Creating Citations)): Document
965 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
966 (Reference Styles): New section.
967 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
968 (Options (Referencing Labels)): Remove descriptions of deprecated
969 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
970 Add descriptions for `reftex-ref-style-alist' and
971 `reftex-ref-style-default-list'.
972 (Referencing Labels): Update regarding reference styles.
973 (Citation Styles): Mention support for ConTeXt.
974 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
975 (Options (Creating Citations)):
976 Document `reftex-cite-key-separator'.
4f595e15 977
8223b1d2
BG
9782012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
979
980 * org.texi: Add description of ORG_ADD_CONTRIB to info
981 documentation. Add link to Worg for more details.
982
983 * org.texi: Clarify installation procedure. Provide link to the
984 build system description on Worg.
985
986 * org.texi: Remove reference to utils/, x11idle.c is now in
987 contrib/scripts.
988
989 * org.texi: Re-normalize to "Org mode" in manual.
990
991 * org.texi (Installation): Adapt documentation to new build
992 system. Mention GNU ELPA (since it needs to be handled like Emacs
993 built-in Org).
994
8223b1d2
BG
9952012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
996
997 * org.texi: Fix typo in description of the 'Hooks' section.
998
999 * org.texi: Add ID to the list of special properties.
1000
10012012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1002
1003 * org.texi (Moving subtrees): Document the ability to archive to a
1004 datetree.
1005
1e20eeb7 10062012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1007
c5b0993e
EW
1008 * org.texi (Installation, Feedback, Batch execution):
1009 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1010
1011 * org.texi (results): Update documentation for ":results drawer"
1012 and ":results org".
1013
1014 * org.texi (Column width and alignment): Fix typo.
1015
1016 * org.texi (Activation): Point to the "Conflicts" section.
1017
1018 * org.texi (Conflicts): Mention filladapt.el in the list of
1019 conflicting packages.
1020
1021 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1022 not needed for versions of Emacs > 22.1.
1023
1024 * org.texi (History and Acknowledgments): Fix typo.
1025
1026 * org.texi (History and Acknowledgments): Add my own
1027 acknowledgments.
1028
1029 * org.texi (Agenda commands): Document the new command and the new
1030 option.
1031
1032 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1033 (Agenda commands): Reorder. Document `*' to toggle persistent
1034 marks.
1035
c5b0993e
EW
1036 * org.texi (Agenda dispatcher):
1037 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1038 (Agenda commands, Exporting Agenda Views): Fix typo.
1039
1040 * org.texi (Templates in contexts, Setting Options): Update to
1041 reflect changes in how contexts options are processed.
1042
1043 * org.texi (Templates in contexts): Document the new structure of
1044 the variables `org-agenda-custom-commands-contexts' and
1045 `org-capture-templates-contexts'.
1046
1047 * org.texi (Templates in contexts): Document the new option
1048 `org-capture-templates-contexts'.
1049 (Storing searches): Document the new option
1050 `org-agenda-custom-commands-contexts'.
1051
1052 * org.texi (Formula syntax for Lisp): Reformat.
1053
1054 * org.texi (Special properties, Column attributes)
1055 (Agenda column view): Document the new special property
1056 CLOCKSUM_T.
1057
1058 * org.texi (Template expansion): Document the new %l template.
1059
1060 * org.texi (Fast access to TODO states): Fix documentation about
1061 allowed characters for fast todo selection.
1062
1063 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1064 use in `org-agenda-to-appt'.
1065
1066 * org.texi (Comment lines): Update wrt comments.
1067
1068 * org.texi (Resolving idle time): Document new keybinding.
1069
1070 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1071 on clock timestamps.
1072
1073 * org.texi (Fast access to TODO states): Explicitely says only
1074 letters are supported as fast TODO selection keys.
1075
1076 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1077 specifier. Document the new "%(my-function)" specifier.
1078
1079 * org.texi (Clocking commands): New cindex.
1080 (Clocking commands): Update documentation for `org-clock-in'.
1081 Document `org-clock-in-last'. Mention `org-clock-out' and
1082 `org-clock-in-last' as commands that can be globally bound.
1083 (Resolving idle time): Document continuous clocking.
1084
1085 * org.texi (Top, Introduction): Fix formatting.
1086 (Activation): Add index entries.
1087 (Conventions): Update section.
1088 (Embedded @LaTeX{}): Fix formatting.
1089
1090 * org.texi (Visibility cycling): Document `show-children'.
1091
1092 * org.texi (Using capture): Mention the `org-capture-last-stored'
1093 bookmark as a way to jump to the last stored capture.
1094
1095 * org.texi (Uploading files): Fix typo.
1096
1097 * org.texi (Using capture): Document `C-0' as a prefix argument
1098 for `org-capture'.
1099
1100 * org.texi (Agenda commands): Document persistent marks.
1101
1102 * org.texi (Template expansion): Update doc to reflect change.
1103
1104 * org.texi (Radio tables): Document the :no-escape parameter.
1105
1106 * org.texi (Repeated tasks): Document repeat cookies for years,
1107 months, weeks, days and hours.
1108
1109 * org.texi (Export options): State that you can use the d: option
1110 by specifying a list of drawers.
1111
1112 * org.texi (HTML preamble and postamble): Small doc improvement.
1113
11142012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1115
1116 * org.texi: The sections in the Exporting section of the manual
1117 left out articles in the description of the org-export-as-*
4f405069 1118 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1119 missing prepositions, and switches instances of "an HTML" to "a
1120 html" for internal consistency.
1121
1122 * org.texi: Alter several examples of headings with timestamps in
1123 them to include the timestamps in the body instead of the heading.
1124
11252012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1126
1127 * org.texi (Agenda dispatcher): Document sticky agenda views and
1128 the new key for them.
1129
11302012-09-30 Charles <millarc@verizon.net> (tiny change)
1131
1132 * org.texi (Advanced features): Fix error in table.
1133
11342012-09-30 Feng Shu <tumashu@gmail.com>
1135
1136 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1137 alternative to dvipng.
1138
11392012-09-30 François Allisson <francois@allisson.co> (tiny change)
1140
1141 * org.texi: Remove extra curly bracket.
1142
11432012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1144
1145 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1146 defkeys.
1147
11482012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1149
1150 * org.texi (Agenda commands): Fix two typos by giving
1151 corresponding function names, according to
1152 `org-agenda-view-mode-dispatch'.
1153
a04689de 11542012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1155
1156 * org.texi (The spreadsheet): Fix typo.
1157
11582012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1159
1160 * org.texi (Tracking your habits): Point to the "Tracking TODO
1161 state changes" section.
1162
11632012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1164
1165 * org.texi (Literal examples): Remove reference to unknown
4f405069 1166 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1167 `org-export-latex-listings' documentation is exhaustive already.
1168
1169 * org.texi (Plain lists): Remove reference to now hard-coded
1170 `bullet' automatic rule.
1171
11722012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1173
1174 * org.texi: Updated documentation accordingly.
1175
5087f097
PE
11762012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1177
1178 * texinfo.tex: Merge from gnulib.
1179
20121a26
MA
11802012-09-12 Michael Albinus <michael.albinus@gmx.de>
1181
1182 Sync with Tramp 2.2.6.
1183
1184 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1185
1186 * trampver.texi: Update release number.
1187
44677e30
PE
11882012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1189
1190 * texinfo.tex: Merge from gnulib.
1191
5a4c42ba
AA
11922012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1193
1194 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1195 (bug#12096).
1196
8e7046c3
JB
11972012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1198
1dcac243
JB
1199 * calc.texi (Simplification modes, Conversions)
1200 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1201 (The Calc Mode Line): Mention the mode line display for Basic
1202 simplification mode.
1203 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1204 simplifications.
1205 (Basic Simplifications): Rename from "Limited Simplifications"
1206 Replace "limited" by "basic" throughout.
4f405069 1207 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1208 simplifications are done by default.
4f405069 1209 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1210 (Simplification of Units): Mention `m U'.
1211 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1212 (Kinds of Declarations, Functions for Declarations):
1213 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1214 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1215
d2bd74ff
JB
12162012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1217
1218 * calc.texi (Getting Started, Tutorial): Change simulated
1219 Calc output to match actual output.
1220 (Simplifying Formulas): Mention that algebraic simplification is now
1221 the default.
1222
77472261
EZ
12232012-07-28 Eli Zaretskii <eliz@gnu.org>
1224
1225 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1226 (Bug#12073)
1227
09ae5da1
PE
12282012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1229
1230 Prefer typical American spelling for "acknowledgment".
1231 * calc.texi (History and Acknowledgments): Rename from
1232 History and Acknowledgements.
1233 * idlwave.texi (Acknowledgments):
1234 * ses.texi (Acknowledgments):
1235 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1236
c4444d16
PE
12372012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1238
1239 Rename configure.in to configure.ac (Bug#11603).
1240 * ede.texi (Compiler and Linker objects, ede-proj-project)
1241 (ede-step-project): Prefer the name configure.ac to configure.in.
1242
ef091c97
MA
12432012-07-06 Michael Albinus <michael.albinus@gmx.de>
1244
c5b0993e
EW
1245 * tramp.texi (Multi-hops):
1246 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1247
89b163db
G
12482012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1249
1250 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1251 methods, so don't mention smtpmail here.
1252
12532012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1254
1255 * gnus.texi (Picons): Document gnus-picon-properties.
1256
12572012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1258
1259 * gnus.texi: Remove mention of compilation, as that's no longer
1260 supported.
1261
12622012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1263
1264 * gnus.texi (Archived Messages): Mention
1265 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1266
12672012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1268
1269 * gnus.texi (Various Summary Stuff):
1270 Remove mention of `gnus-propagate-marks'.
1271
12722012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1273
1274 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1275 which no longer exist.
1276
12772012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1278
1279 * gnus.texi (Archived Messages):
1280 Document gnus-gcc-self-resent-messages.
1281
12822012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1283
1284 * message.texi (Mail Variables):
1285 Mention the optional user parameter for X-Message-SMTP-Method.
1286
12872012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1288
1289 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1290
1291 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1292
12932012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1294
1295 * gnus.texi (Key Index): Change encoding to utf-8.
1296
ac1a0ce1 12972012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1298
1299 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1300
71cca84d
G
13012012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1302
1303 * gnus.texi (Group Timestamp): Mention where to find documentation for
1304 the `gnus-tmp-' variables (bug#11601).
1305
888a7fc0
MA
13062012-06-11 Michael Albinus <michael.albinus@gmx.de>
1307
1308 Sync with Tramp 2.2.6-pre.
1309
1310 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1311 where appropriate.
1312 (Ad-hoc multi-hops): New section.
1313 (Remote processes): New subsection "Running remote processes on
1314 Windows hosts".
1315 (History): Add remote commands on Windows, and ad-hoc multi-hop
1316 methods.
1317 (External methods): "ControlPersist" must be set to "no" for the
1318 `scpc' method.
1319 (Remote processes): Add a note about `auto-revert-tail-mode'.
1320 (Frequently Asked Questions): Use "scpx" in combination with
1321 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1322
1323 * trampver.texi: Update release number.
1324
31ca4639 13252012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1326
1327 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1328 compilation for html-mono.
1329
0e8bbf66
PE
13302012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1331
1332 * texinfo.tex: Merge from gnulib.
1333
b8f061b3
KY
13342012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1335
1336 * Makefile.in (echo-info): Don't try to install info files named
1337 just ".info".
1338
16af873e
GM
13392012-05-28 Glenn Morris <rgm@gnu.org>
1340
c1dabff0
GM
1341 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1342
16af873e
GM
1343 * sc.texi: Nuke hand-written node pointers.
1344 Fix top-level menu to match actual node order.
1345
1d5b82ef
GM
13462012-05-27 Glenn Morris <rgm@gnu.org>
1347
1348 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1349 Some associated fixes, including not messing with chapno in cl.texi.
1350
33017faf 13512012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1352
1353 * org.texi (Durations and time values): Fix typo.
1354
d14b0029
JB
13552012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1356
33017faf 1357 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1358 Mention `calc-ensure-consistent-units'.
1359
2f4cadd1 13602012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1361
9879e263
AS
1362 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1363 reference commands. (Bug#11461)
1364
78e91d08
AS
1365 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1366
3fe7cdc8
GM
13672012-05-12 Glenn Morris <rgm@gnu.org>
1368
9598ef0b
GM
1369 * Makefile.in (mostlyclean): Add more TeX intermediates.
1370
7d326a29
GM
1371 * Makefile.in: Make it look more like the other doc Makefiles.
1372 Use explicit $srcdir in all dependencies.
1373 Remove cd $srcdir from rules.
1374 (VPATH): Remove.
1375 (infodir): Set to an absolute path.
1376 (INFO_TARGETS): Use short names.
1377 (mkinfodir): infodir is now absolute.
1378 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1379
c7f95930 1380 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1381 (.SUFFIXES): Disable implicit rules.
c7f95930 1382
3fe7cdc8
GM
1383 * Makefile.in (MKDIR_P): New, set by configure.
1384 (mkinfodir): Use $MKDIR_P.
1385
6f0652af
GM
13862012-05-07 Glenn Morris <rgm@gnu.org>
1387
1388 * forms.texi (Long Example): Update for changed location of files.
1389
8045b906
GM
13902012-05-04 Glenn Morris <rgm@gnu.org>
1391
1392 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1393 (INFO_TARGETS): Use $INFO_EXT.
1394 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1395 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1396 (INFO_TARGETS): Use $INFO_EXT.
1397 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1398
9e7a4bcf
GM
13992012-05-02 Glenn Morris <rgm@gnu.org>
1400
9aa071df
GM
1401 * Makefile.in (echo-info): New phony target, used by top-level.
1402
9e7a4bcf
GM
1403 * viper.texi: Make direntry shorter (also it is no longer "newest").
1404
1405 * emacs-gnutls.texi, ert.texi, org.texi:
1406 Fix dircategory, direntry to match info/dir.
1407
31cc861c
GM
1408 * faq.texi: Convert @inforefs to @xrefs.
1409 Fix some malformed cross-references.
f9e320bb
GM
1410 (File-name conventions): Shorten section name to avoid overfull line.
1411 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1412
723ea6b5
TZ
14132012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1414
1415 * auth.texi (Help for users): Update for .gpg file being second.
1416
a8e7d6d7 14172012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1418
1419 * org.texi (Agenda commands): Fix two typos: give corresponding
1420 function names, according to `org-agenda-view-mode-dispatch'.
1421
a8e7d6d7 14222012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1423
1424 * faq.texi (Major packages and programs): Remove section.
1425 There is no point listing 6 packages (cf etc/MORE.STUFF).
1426 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1427
dcbf5805
MA
14282012-04-22 Michael Albinus <michael.albinus@gmx.de>
1429
1430 * dbus.texi (Version): New node.
1431 (Properties and Annotations): Mention the object manager
1432 interface. Describe dbus-get-all-managed-objects.
1433 (Type Conversion): Floating point numbers are allowed, if an
1434 anteger does not fit Emacs's integer range.
1435 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1436 (Asynchronous Methods): Fix description of
1437 dbus-call-method-asynchronously.
c5b0993e
EW
1438 (Receiving Method Calls): Fix some minor errors.
1439 Add dbus-interface-emacs.
dcbf5805
MA
1440 (Signals): Describe unicast signals and the new match rules.
1441 (Alternative Buses): Add the PRIVATE optional argument to
1442 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1443
adee4030
GM
14442012-04-20 Glenn Morris <rgm@gnu.org>
1445
1446 * faq.texi (New in Emacs 24): New section.
1447 (Packages that do not come with Emacs): Mention M-x list-packages.
1448
35dc09a1 14492012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1450
1451 * cc-mode.texi (c-offsets-alist): Correct a typo.
1452
35dc09a1 14532012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1454
1455 * org.texi (Deadlines and scheduling): Fix the example: the
1456 DEADLINE item should come right after the headline. We enforce
1457 this convention, so it is a bug not to illustrate it correctly in
1458 the manual.
1459
35dc09a1 14602012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1461
1462 * org.texi (Agenda commands): Fix documentation bug by swapping
1463 the equivalent keybindings to `org-agenda-next-line' with the ones
1464 to `org-agenda-previous-line'.
1465
35dc09a1 14662012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1467
1468 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1469
e2560ea8
EZ
14702012-04-09 Eli Zaretskii <eliz@gnu.org>
1471
c5b0993e
EW
1472 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1473 Add emacs-gnutls.
e2560ea8
EZ
1474 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1475
6b4f4a2d
TZ
14762012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1477
250b840e 1478 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1479
1480 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1481
ca2c89b6
TZ
14822012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1483
1484 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1485 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1486
aebd5f1a
GM
14872012-04-04 Glenn Morris <rgm@gnu.org>
1488
1489 * auth.texi (Secret Service API): Copyedits.
1490 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1491 (Help for users, Help for developers)
1492 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1493
0317dd51
MA
14942012-04-04 Michael Albinus <michael.albinus@gmx.de>
1495
1496 * auth.texi (Secret Service API): Add the missing text.
1497
3d439cd1
CY
14982012-04-04 Chong Yidong <cyd@gnu.org>
1499
1500 * message.texi (Using PGP/MIME): Note that epg is now the default.
1501
1502 * gnus.texi: Reduce references to obsolete pgg library.
1503 (Security): Note that epg is now the default.
1504
1505 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1506
1507 * nxml-mode.texi (Completion): C-RET is no longer bound to
1508 nxml-complete.
1509
153ae947
BG
15102012-04-01 Jambunathan K <kjambunathan@gmail.com>
1511
1512 * org.texi (Customizing tables in ODT export): Correct few errors.
1513
15142012-04-01 Jambunathan K <kjambunathan@gmail.com>
1515
1516 * org.texi (Links in ODT export): Update.
1517 (Labels and captions in ODT export): New node.
1518
15192012-04-01 Jambunathan K <kjambunathan@gmail.com>
1520
1521 * org.texi (Literal examples in ODT export): htmlfontify.el in
1522 Emacs-24.1 now supports fontification. So ODT source blocks will
1523 be fontified by default.
1524
15252012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1526
1527 * org.texi (Refiling notes): Remove duplicated keybinding.
1528
15292012-04-01 Eric Schulte <eric.schulte@gmx.com>
1530
1531 * org.texi (noweb): Documentation of this new option to the :noweb
1532 header argument.
1533
15342012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1535
1536 * org.texi (Header and sectioning): Add example demonstrating how
1537 to use "LaTeX_CLASS_OPTIONS".
1538
15392012-04-01 Eric Schulte <eric.schulte@gmx.com>
1540
1541 * org.texi (Noweb reference syntax): Describe the ability to
1542 execute noweb references in the manual.
1543
15442012-04-01 Eric Schulte <eric.schulte@gmx.com>
1545
1546 * org.texi (cache): Improve cache documentation when session
1547 evaluation is used.
1548
15492012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1550
1551 * org.texi (Plain lists): Document removal.
1552
15532012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1554
1555 * org.texi: Decapitalize file name in references to Calc manual.
1556
15572012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1558
1559 * org.texi (Plain lists): Document removal.
1560
15612012-04-01 Jambunathan K <kjambunathan@gmail.com>
1562
1563 * org.texi (Top, OpenDocument Text export)
1564 (ODT export commands, Extending ODT export)
1565 (Images in ODT export, Tables in ODT export)
1566 (Configuring a document converter): Add or Update.
1567
15682012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1569
1570 * org.texi (MobileOrg): Change the wording to reflect that the
1571 Android Version is no longer just the little brother of the iOS
1572 version.
1573
15742012-04-01 Eric Schulte <eric.schulte@gmx.com>
1575
c5b0993e 1576 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
1577 binding documentation in manual.
1578
15792012-04-01 Eric Schulte <eric.schulte@gmx.com>
1580
1581 * org.texi (noweb): Document new noweb header value.
1582
15832012-04-01 Eric Schulte <eric.schulte@gmx.com>
1584
1585 * org.texi (noweb-sep): Document new header argument.
1586
15872012-04-01 Eric Schulte <eric.schulte@gmx.com>
1588
1589 * org.texi (noweb-ref): Documentation of this new custom variable.
1590
15912012-04-01 Eric Schulte <eric.schulte@gmx.com>
1592
1593 * org.texi (wrap): Update the new :wrap documentation to match the
1594 current implementation.
1595
15962012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1597
1598 * org.texi: Added documentation for :wrap.
1599
16002012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1601
1602 * org.texi: #+RESULTS now user-configurable.
1603
16042012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1605
1606 * org.texi: Documented :noweb no-export.
1607
16082012-04-01 Thomas Dye <dk@poto.local>
1609
1610 * org.texi: Edit :noweb no header argument for correctness.
1611
1e20eeb7 16122012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1613
1614 * org.texi (Customization): Update the approximate number of Org
1615 variables.
1616
16172012-04-01 Thomas Dye <dk@poto.local>
1618
1619 * org.texi: The :results wrap produces a drawer instead of a
1620 begin_results block.
1621
005a89ff
G
16222012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1623
1624 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1625 reflect the new default.
1626
589ce070
EZ
16272012-03-10 Eli Zaretskii <eliz@gnu.org>
1628
1629 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1630 "Getting Started" to this node. (Bug#10450)
1631
a5392527
CY
16322012-03-10 Chong Yidong <cyd@gnu.org>
1633
8ae818e4
CY
1634 * flymake.texi (Example -- Configuring a tool called via make):
1635 Mention the Automake COMPILE variable (Bug#8715).
1636
a5392527
CY
1637 * info.texi (Getting Started): Add an index entry (Bug#10450).
1638
d49902e4
MA
16392012-03-02 Michael Albinus <michael.albinus@gmx.de>
1640
1641 * dbus.texi (Signals): Known names will be mapped onto unique
1642 names, when registering for signals.
1643
53eced6d
GM
16442012-02-29 Glenn Morris <rgm@gnu.org>
1645
bcd6cd23
GM
1646 * url.texi: Fix quote usage in body text.
1647
775b55af
GM
1648 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1649
53eced6d
GM
1650 * cl.texi: Use @code{} in menus when appropriate.
1651
44e97401
GM
16522012-02-28 Glenn Morris <rgm@gnu.org>
1653
1654 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1655 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1656 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1657 * org.texi, sc.texi, vip.texi, viper.texi:
1658 Standardize possessive apostrophe usage.
1659
fa9a0855
CY
16602012-02-26 Chong Yidong <cyd@gnu.org>
1661
1662 * ediff.texi (Quick Help Commands): Add a couple of index entries
1663 (Bug#10834).
1664
0fd2c9a3
GM
16652012-02-17 Glenn Morris <rgm@gnu.org>
1666
1667 * gnus.texi (Posting Styles):
1668 * remember.texi (Org): Fix cross-refs to other manuals.
1669
9f26dc24
GM
16702012-02-15 Glenn Morris <rgm@gnu.org>
1671
1672 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1673 (Encryption): New chapter, split out from previous.
1674
3d2af193
LI
16752012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1676
c5b0993e
EW
1677 * gnus.texi (Customizing the IMAP Connection):
1678 Mention nnimap-record-commands.
3d2af193 1679
b74c9672
GM
16802012-02-10 Glenn Morris <rgm@gnu.org>
1681
1682 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1683 Mention url-queue-retrieve.
1684
2ebc3b94
GM
16852012-02-09 Glenn Morris <rgm@gnu.org>
1686
9fcfcdef
GM
1687 * sem-user.texi (Semantic mode user commands): Typo fix.
1688
2ebc3b94
GM
1689 * info.texi (Create Info buffer): Mention info-display-manual.
1690
7c4bbb69
LI
16912012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1692
1693 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1694 example (modified from an example by Michael Albinus).
1695
debce7bc
G
16962012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1697
1698 * gnus.texi (Agent Basics): Fix outdated description of
1699 `gnus-agent-auto-agentize-methods'.
1700
b207a4ec
AS
17012012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1702
1703 * cc-mode.texi: Always @defindex ss.
1704 (Config Basics): Fix argument of @itemize.
1705 (Macro Backslashes): Add @code around index entry.
1706
b8fe8712
GM
17072012-01-23 Glenn Morris <rgm@gnu.org>
1708
1709 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1710
02dc2fd7
EH
17112012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1712
1713 * tramp.texi (File): Tweak wording for the `scpc' option.
1714
e7719ea1
G
17152012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1716
1717 * gnus.texi (Group Parameters): Really note precedence.
1718
9937bef4
G
17192012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1720
1721 * gnus.texi (Group Parameters): Note precedence.
1722
e66ba1df
BG
17232012-01-03 Eric Schulte <eric.schulte@gmx.com>
1724
1725 * org.texi (Noweb reference syntax): Adding documentation of
1726 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1727 variable.
1728
17292012-01-03 Bastien Guerry <bzg@gnu.org>
1730
1731 * org.texi (Plain lists): Split the table to fix the display
1732 of items.
1733
17342012-01-03 Bastien Guerry <bzg@gnu.org>
1735
1736 * org.texi (Plain lists): Fix misplaced explanation.
1737
17382012-01-03 Bastien Guerry <bzg@gnu.org>
1739
1740 * org.texi (Plain lists, Agenda files): Add index entries.
1741
17422012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1743
1744 * org.texi: Use "Org mode" instead of alternatives like
1745 "Org-mode" or "org-mode".
1746
17472012-01-03 Bernt Hansen <bernt@norang.ca>
1748
c5b0993e
EW
1749 * org.texi (Agenda commands):
1750 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
1751
17522012-01-03 Bastien Guerry <bzg@gnu.org>
1753
1754 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1755 C-c' on checkboxes.
1756
17572012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1758
1759 * org.texi: End sentences with two spaces.
1760
17612012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1762
1763 * org.texi (External links): Document the link types file+sys
1764 and file+emacs, slightly narrow used page width.
1765
17662012-01-03 Eric Schulte <eric.schulte@gmx.com>
1767
1768 * org.texi (colnames): Note that colnames behavior may differ
1769 across languages.
1770
17712012-01-03 Bastien Guerry <bzg@gnu.org>
1772
1773 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1774
17752012-01-03 Thomas Dye <dk@poto.westell.com>
1776
1777 * org.texi: Augmented discussion of babel property
1778 inheritance. Put footnote outside sentence ending period.
1779
17802012-01-03 Eric Schulte <schulte.eric@gmail.com>
1781
1782 * org.texi (eval): Documenting the full range of :eval header
1783 argument values.
1784
17852012-01-03 Eric Schulte <schulte.eric@gmail.com>
1786
1787 * org.texi (eval): Documentation of the new :eval option.
1788
17892012-01-03 Thomas Dye <dk@poto.local>
1790
1791 * org.texi: Add accumulated properties.
1792
17932012-01-03 Thomas Dye <dk@poto.local>
1794
1795 * org.texi: Documented no spaces in name=assign, another
1796 correction to :var table.
1797
17982012-01-03 Thomas Dye <dk@poto.local>
1799
1800 * org.texi: Changed DATA to NAME in Working With Source Code
1801 section.
1802
18032012-01-03 Tom Dye <tsd@tsdye.com>
1804
1805 * org.texi: Minor change to :var table.
1806
18072012-01-03 Tom Dye <tsd@tsdye.com>
1808
1809 * org.texi: More changes to :var table (some examples were wrong).
1810
18112012-01-03 Tom Dye <tsd@tsdye.com>
1812
1813 * org.texi: Cleaned up :var table.
1814
18152012-01-03 Bastien Guerry <bzg@gnu.org>
1816
1817 * org.texi (Timestamps, Weekly/daily agenda)
1818 (Weekly/daily agenda): Add @cindex for "appointment".
1819
18202012-01-03 Eric Schulte <schulte.eric@gmail.com>
1821
1822 * org.texi (Literal examples): A new link to the template for
1823 inserting empty code blocks.
1824 (Structure of code blocks): A new link to the template for
1825 inserting empty code blocks.
1826
18272012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1828
1829 * org.texi (External links): Add footnote on how the behavior
1830 of the text search in Org files are controled by the variable
1831 `org-link-search-must-match-exact-headline'.
1832
18332012-01-03 Eric Schulte <schulte.eric@gmail.com>
1834
c5b0993e
EW
1835 * org.texi (Buffer-wide header arguments):
1836 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
1837
18382012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1839
1840 * org.texi (The clock table): Mention that ACHIVED trees
1841 contribute to the clock table.
1842
18432012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1844
1845 * org.texi (Conflicts): Better yasnippet config info.
1846
18472012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1848
1849 * org.texi (Selective export): Explicitely mention the default
1850 values for `org-export-select-tags',
1851 `org-export-exclude-tags'.
1852
18532012-01-03 Tom Dye <tsd@tsdye.com>
1854
1855 * org.texi: Added a line to specify that header arguments are
1856 lowercase.
1857
18582012-01-03 Tom Dye <tsd@tsdye.com>
1859
1860 * org.texi: :var requires default value when declared.
1861
18622012-01-03 Bastien Guerry <bzg@gnu.org>
1863
1864 * org.texi (Handling links): Add a note about the
1865 `org-link-frame-setup' option.
1866
18672012-01-03 David Maus <dmaus@ictsoc.de>
1868
1869 * org.texi (Exporting Agenda Views, Extracting agenda
1870 information): Fix command line syntax, quote symbol parameter
1871 values.
1872
18732012-01-03 David Maus <dmaus@ictsoc.de>
1874
1875 * org.texi (Exporting Agenda Views): Fix command line syntax.
1876
8d80ef01
PE
18772011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1878
1879 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1880 Use octal notation for file permissions, which are normally
1881 thought of in octal.
1882 (Mail Back End Variables): Use more-plausible modes in example.
1883
47d42d81
AM
18842011-12-20 Alan Mackenzie <acm@muc.de>
1885
1886 * cc-mode.texi: Update version string 5.31 -> 5.32.
1887
a98edce9
JB
18882011-12-06 Juanma Barranquero <lekktu@gmail.com>
1889
1890 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1891
321decc8
GM
18922011-11-24 Glenn Morris <rgm@gnu.org>
1893
1894 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1895
f8107b79
JB
18962011-11-24 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * makefile.w32-in: Update dependencies.
1899
f5a96a4f
GM
19002011-11-20 Glenn Morris <rgm@gnu.org>
1901
1902 * gnus.texi (Group Information):
1903 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1904
cd1181db
JB
19052011-11-20 Juanma Barranquero <lekktu@gmail.com>
1906
1907 * gnus-coding.texi (Gnus Maintenance Guide):
1908 Rename from "Gnus Maintainance Guide".
1909
1910 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1911 * eieio.texi (Customizing):
fe7a3057
JB
1912 * gnus.texi (Article Washing):
1913 * gnus-news.texi:
1914 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1915
7877f373
JB
19162011-11-16 Juanma Barranquero <lekktu@gmail.com>
1917
1918 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1919
0d26e0b6
JB
19202011-11-15 Juanma Barranquero <lekktu@gmail.com>
1921
c7015153
JB
1922 * ede.texi (project-am-texinfo):
1923 * gnus.texi (Sending or Not Sending):
1924 * org.texi (Template elements): Fix typos.
0d26e0b6 1925
0b381c7e
JB
19262011-11-14 Juanma Barranquero <lekktu@gmail.com>
1927
1928 * ediff.texi (Hooks):
c7015153 1929 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1930
40a8bdf6
JB
19312011-11-11 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * semantic.texi (Tag handling): Fix typo.
1934
57dda3bb
KY
19352011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1936
1937 * gnus.texi (Other Gnus Versions): Remove.
1938
52bedd34
AM
19392011-10-28 Alan Mackenzie <acm@muc.de>
1940
1941 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1942 (Other Special Indentations): Add an xref to "Macros with ;".
1943 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1944 "Macros with ;".
1945 (Macros with ;): New page.
1946
00b77525
GM
1947 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1948 Document the new handling of nested scopes for movement by defuns.
52bedd34 1949
4a623313
MA
19502011-10-23 Michael Albinus <michael.albinus@gmx.de>
1951
1952 Sync with Tramp 2.2.3.
1953
1954 * trampver.texi: Update release number.
1955
466a320e
GM
19562011-10-14 Glenn Morris <rgm@gnu.org>
1957
1958 * ert.texi (Introduction, How to Run Tests)
1959 (Running Tests Interactively, Expected Failures)
1960 (Tests and Their Environment, Useful Techniques)
1961 (Interactive Debugging, Fixtures and Test Suites):
1962 Minor rephrasings.
1963 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1964 (Running Tests in Batch Mode): Simplify loading instructions.
1965 (Test Selectors): Clarify some selectors.
1966 (Expected Failures, Useful Techniques):
1967 Make examples fit in 80 columns.
1968
2be4956d
JB
19692011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1970
1971 * calc.texi (Basic Operations on Units): Discuss temperature
1972 conversion (`u t') alongside with other unit conversions ('u c').
1973
7359a765
GM
19742011-10-12 Glenn Morris <rgm@gnu.org>
1975
1976 * ert.texi: Whitespace trivia to make main menu items line up better.
1977
a0c52e5d
GM
19782011-10-08 Glenn Morris <rgm@gnu.org>
1979
1980 * Makefile.in: Fix ert rules.
1981
465d0300
G
19822011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1983
1984 * gnus.texi (Gnus Utility Functions): Add more references and
1985 explanations (bug#9683).
1986
a5166359
LMI
19872011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus.texi (Archived Messages): Note the default (bug#9552).
1990
b523dc20
BW
19912011-09-21 Bill Wohler <wohler@newt.com>
1992
1993 Release MH-E manual version 8.3.
1994
58179cce 1995 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 1996 release 8.3.
c5b0993e 1997 (Preface): Update support information.
bd7239f5 1998 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
1999 historical quote, the tense should be correct in the time that it
2000 was written.
2001
0afb49a1
LMI
20022011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2003
2004 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2005 (Finding the News): Doc clarification.
2006 (Terminology): Mention naming.
2007
e21bac42
G
20082011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2009
2010 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2011 (Interactive): Document `quiet'.
2012
5b409b39 20132011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2014
bd7239f5 2015 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2016
5b409b39 20172011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2018
bd7239f5 2019 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2020 scope for `org-map-entries'.
2021
5b409b39 20222011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2023
2024 * org.texi (Visibility cycling): Document `org-copy-visible'.
2025
5b409b39 20262011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2027
bd7239f5 2028 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2029 proper order.
2030
5b409b39 20312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2032
2033 * org.texi (eval): Expand discussion of the :eval header argument.
2034
5b409b39 20352011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2036
2037 * org.texi (Languages): Add Lilypond and Awk as supported
2038 languages.
2039
5b409b39 20402011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2041
bd7239f5 2042 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2043 LOG_INTO_DRAWER can be used to override the contents of variable
2044 org-clock-into-drawer (or if unset, org-log-into-drawer).
2045
bd7239f5 2046 * org.texi: Replace @xref->@pxref.
3ab2c837 2047
5b409b39 20482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2049
2050 * org.texi (Evaluating code blocks): Documenting the new option
2051 for inline call lines.
2052
5b409b39 20532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2054
2055 * org.texi (Results of evaluation): More explicit about the
2056 mechanism through which interactive evaluation of code is
2057 performed.
2058
5b409b39 20592011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2060
2061 * org.texi (noweb-ref): New header argument documentation.
2062
5b409b39 20632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2064
2065 * org.texi (Extracting source code): Documentation of the new
2066 org-babel-tangle-named-block-combination variable.
2067
5b409b39 20682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2069
bd7239f5 2070 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2071 behavior of multiple blocks of the same name is undefined.
3ab2c837 2072
5b409b39 20732011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2074
2075 * org.texi (TaskJuggler export): Modify the example to reflect the
2076 new effort durations.
2077
5b409b39 20782011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2079
2080 * org.texi (Images in LaTeX export): Escape curly brackets in
2081 LaTeX example.
2082
5b409b39 20832011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2084
2085 * org.texi (The clock table): Document the :properties and
2086 :inherit-props arguments for the clocktable.
2087
5b409b39 20882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2089
2090 * org.texi (Tables in LaTeX export): Document specifying placement
2091 options for tables.
2092
5b409b39 20932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2094
2095 * org.texi (Evaluating code blocks): More specific documentation
2096 about the different types of header arguments.
2097
5b409b39 20982011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2099
2100 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2101
5b409b39 21022011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2103
2104 * org.texi (Built-in table editor): Document the table field
2105 follow mode.
2106
5b409b39 21072011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2108
2109 * org.texi (Easy Templates): Document new template.
2110
5b409b39 21112011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2112
2113 * org.texi (Literal examples): Add a cross-reference from "Literal
2114 Examples" to "Easy Templates."
2115
5b409b39 21162011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2117
2118 * org.texi (The clock table): Add link to match syntax.
2119
5b409b39 21202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2121
2122 * org.texi (Agenda commands): Document clock consistency checks.
2123
5b409b39 21242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2125
2126 * org.texi (Built-in table editor): Document that \vert represents
2127 a vertical bar in a table field.
2128
5b409b39 21292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2130
2131 * org.texi (Literal examples): Link from "Markup" > "Literate
2132 Examples" to "Working with Source Code".
2133
5b409b39 21342011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2135
2136 * org.texi (Agenda commands): Doc for function option to bulk
2137 action.
2138
5b409b39 21392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2140
2141 * org.texi (Template expansion): Document new %<...> template
2142 escape.
2143
5b409b39 21442011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2145
2146 * org.texi (Selective export): Document exclusion of any tasks
2147 from export.
2148
5b409b39 21492011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2150
2151 * org.texi (Selective export): Document how to exclude DONE tasks
2152 from export.
2153 (Publishing options): Document the properties to be used to turn off
2154 export of DONE tasks.
2155
5b409b39 21562011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2157
2158 * org.texi (The date/time prompt): Document date range protection.
2159
5b409b39 21602011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2161
2162 * org.texi (padline): Documentation of the new padline header
2163 argument.
2164
5b409b39 21652011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2166
2167 * org.texi (var): Adding "[" to list of characters triggering
2168 elisp evaluation.
2169
5b409b39 21702011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2171
2172 * org.texi (var): Documentation of Emacs Lisp evaluation during
2173 variable assignment.
2174
5b409b39 21752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2176
2177 * org.texi (colnames): Reference indexing into variables, and note
2178 that colnames are *not* removed before indexing occurs.
2179 (rownames): Reference indexing into variables, and note that
2180 rownames are *not* removed before indexing occurs.
2181
5b409b39 21822011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2183
2184 * org.texi (var): Clarification of indexing into tabular
2185 variables.
2186
5b409b39 21872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2188
2189 * org.texi (results): Documentation of the `:results wrap' header
2190 argument.
2191
5b409b39 21922011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2193
bd7239f5 2194 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2195 of the LaTeX export: the org file has to be properly structured.
2196
5b409b39 21972011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2198
c5b0993e
EW
2199 * org.texi (Dynamic blocks, Structure editing):
2200 Mention the function `org-narrow-to-block'.
3ab2c837 2201
5b409b39 22022011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2203
2204 * org.texi (Languages): Updating list of code block supported
2205 languages.
2206
5b409b39 22072011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2208
2209 * org.texi (Special properties): CATEGORY is a special property,
2210 but it may also used in the drawer.
2211
5b409b39 22122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2213
2214 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2215
5b409b39 22162011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2217
2218 * org.texi (Include files): Document :lines.
2219
5b409b39 22202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2221
2222 * org.texi (comments): Documentation of the ":comments noweb" code
2223 block header argument.
2224
5b409b39 22252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2226
c5b0993e 2227 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2228 added extra whitespace around functions to be consistent with the
2229 rest of the section.
2230
5b409b39 22312011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2232
c5b0993e 2233 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2234 #+call: line syntax.
c5b0993e 2235 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2236 #+call: line syntax.
2237
5b409b39 22382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2239
2240 * org.texi (Evaluating code blocks): More explicit about how to
2241 pass variables to #+call lines.
2242
5b409b39 22432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2244
2245 * org.texi (Results of evaluation): Link to the :results header
2246 argument list from the "Results of evaluation" section.
2247
5b409b39 22482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2249
2250 * org.texi (Conflicts): Adding additional information about
2251 resolving org/yasnippet conflicts.
2252
5b409b39 22532011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2254
2255 * org.texi (Publishing options): Document style-include-scripts
2256 publishing project property.
2257
5b409b39 22582011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2259
2260 * org.texi (Sparse trees): Document the next-error /
2261 previous-error functionality.
2262
5b409b39 22632011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2264
c5b0993e 2265 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2266
5b409b39 22672011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2268
c5b0993e
EW
2269 * org.texi (Code block specific header arguments):
2270 Documentation of multi-line header arguments.
3ab2c837 2271
5b409b39 22722011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2273
2274 * org.texi (Code evaluation security): Add example for using a
2275 function.
2276
5b409b39 22772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2278
2279 * org.texi (Tables in LaTeX export): Documentation of new
2280 attr_latex options for tables.
2281
5b409b39
BG
22822011-08-03 Michael Albinus <michael.albinus@gmx.de>
2283
2284 * trampver.texi: Update release number.
2285
22862011-07-30 Michael Albinus <michael.albinus@gmx.de>
2287
2288 Sync with Tramp 2.2.2.
2289
2290 * trampver.texi: Update release number.
2291
064e2d08
LMI
22922011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2293
2294 * flymake.texi (Example -- Configuring a tool called via make):
2295 Use /dev/null instead of the Windows "nul" (bug#8715).
2296
b8151e9c
LMI
22972011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2298
2299 * widget.texi (Setting Up the Buffer): Remove mention of the
2300 global keymap parent, which doesn't seem to be accurate
2301 (bug#7045).
2302
5b409b39
BG
23032011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2304
2305 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2306
c0a8ae95
KR
23072010-07-10 Kevin Ryde <user42@zip.com.au>
2308
2309 * cl.texi (For Clauses): Add destructuring example processing an
2310 alist (bug#6596).
2311
ac6531ad
LMI
23122011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2313
2314 * ediff.texi (Major Entry Points): Remove mention of `require',
2315 since that's not pertinent in the installed Emacs (bug#9016).
2316
d30dd079
G
23172011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2318
2319 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2320 (Filtering New Groups): Clarify how simple the "options -n" format is.
2321 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2322 is internal.
d30dd079 2323
862c0d68
MA
23242011-07-04 Michael Albinus <michael.albinus@gmx.de>
2325
c5b0993e
EW
2326 * tramp.texi (Cleanup remote connections):
2327 Add `tramp-cleanup-this-connection'.
862c0d68 2328
cd865a33
G
23292011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2330
2331 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2332 zombies.
2333 (Checking New Groups): Ditto (bug#8974).
c5b0993e 2334 (Checking New Groups): Move the reference to the right place.
cd865a33
G
2335
23362011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2337
2338 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2339 backups, and not actual vc (bug#8975).
2340
79414ae4
KR
23412011-07-03 Kevin Ryde <user42@zip.com.au>
2342
2343 * cl.texi (For Clauses): @items for hash-values and key-bindings
2344 to make them more visible when skimming. Add examples of `using'
2345 clause to them, examples being clearer than a description in
2346 words (bug#6599).
2347
847ccf7c
AM
23482011-07-01 Alan Mackenzie <acm@muc.de>
2349
2350 * cc-mode.texi (Guessing the Style): New page.
2351 (Styles): Add a short introduction to above.
2352
3da13bb9
DD
23532011-06-28 Deniz Dogan <deniz@dogan.se>
2354
2355 * rcirc.texi (Configuration): Bug-fix:
2356 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2357 Reported by Elias Pipping <pipping@exherbo.org>.
2358
60a0884e
G
23592011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2360
c5b0993e
EW
2361 * gnus.texi (Summary Mail Commands):
2362 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 2363
0c7efc08
SM
23642011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2365
2366 * eshell.texi (Known problems): Fix typo.
2367
ea3596a2
MA
23682011-06-12 Michael Albinus <michael.albinus@gmx.de>
2369
0c7efc08 2370 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2371 (Password handling): `auth-source-debug' is good for debug messages.
2372
2da9c605
G
23732011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2374
2375 * gnus.texi (Store custom flags and keywords): Refer to
2376 `gnus-registry-article-marks-to-{chars,names}' instead of
2377 `gnus-registry-user-format-function-{M,M2}'.
2378
e61923c8
GM
23792011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2380
2381 * texinfo.tex: Merge from gnulib.
2382
627abcdd
TZ
23832011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2384
2385 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2386 (Store custom flags and keywords):
2387 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2388 `gnus-registry-user-format-function-M2'.
2389
a3c92bc1
EZ
23902011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2391
8f906c40 2392 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2393
85d870a9
GM
23942011-05-17 Glenn Morris <rgm@gnu.org>
2395
2396 * gnus.texi (Face): Fix typo.
2397
2cdee799
GM
23982011-05-14 Glenn Morris <rgm@gnu.org>
2399
2400 * dired-x.texi (Omitting Examples): Minor addition.
2401
79b70037
GM
24022011-05-10 Jim Meyering <meyering@redhat.com>
2403
2404 * ede.texi: Fix typo "or or -> or".
2405
a7111a62 24062011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2407
2408 * gnus.texi (Summary Buffer Lines):
2409 gnus-summary-user-date-format-alist does not exist.
2410 (Sorting the Summary Buffer): More about sorting threads.
2411
69026aba
MA
24122011-04-25 Michael Albinus <michael.albinus@gmx.de>
2413
2414 * trampver.texi: Update release number.
2415
9024ff79
MA
24162011-04-14 Michael Albinus <michael.albinus@gmx.de>
2417
2418 * tramp.texi (Frequently Asked Questions): New item for disabling
2419 Tramp in other packages.
2420
c3c65d73
TZ
24212011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2422
2423 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 2424 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 2425 Update gnus-registry docs.
c3c65d73 2426
9ec6a317
JB
24272011-04-13 Juanma Barranquero <lekktu@gmail.com>
2428
2429 * ede.texi: Fix typos.
2430
1e3b6001
G
24312011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
9ec6a317
JB
2433 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2434 It's @table @code.
1e3b6001 2435
a5954fa5
G
24362011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2437
ed9265fc 2438 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2439
d71990a1
JB
24402011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2441
2442 * calc.texi (Logarithmic Units): Update the function names.
2443
1518e4f0
G
24442011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2445
2446 * message.texi (Various Commands): Document format specs in the
2447 ellipsis.
2448
a123622d
G
24492011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2450
2451 * message.texi (Insertion Variables): Document message-cite-style.
2452
24532011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2454
2455 * tramp.texi (Remote processes): New subsection "Running shell on
2456 a remote host".
2457
4248cca2
TZ
24582011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2459
2460 * auth.texi (Help for developers): Update docs to explain that the
2461 :save-function will only run the first time.
2462
54ce11a1
GM
24632011-03-12 Glenn Morris <rgm@gnu.org>
2464
2465 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2466 (emacs-faq.text): New target.
2467 (clean): Add emacs-faq.
2468
0c3b25f8
MA
24692011-03-12 Michael Albinus <michael.albinus@gmx.de>
2470
2471 Sync with Tramp 2.2.1.
2472
2473 * trampver.texi: Update release number.
2474
b740639e
GM
24752011-03-11 Glenn Morris <rgm@gnu.org>
2476
2477 * Makefile.in (HTML_TARGETS): New.
2478 (clean): Delete $HTML_TARGETS.
2479 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2480
733afdf4
TZ
24812011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2482
2483 * auth.texi (Help for developers): Show example of using
2484 `auth-source-search' with prompts and :save-function.
2485
33383987
JB
24862011-03-07 Chong Yidong <cyd@stupidchicken.com>
2487
2488 * Version 23.3 released.
2489
a5057546
G
24902011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2491
2492 * message.texi (Message Buffers): Update default value of
2493 message-generate-new-buffers.
2494
479a2c9b
JB
24952011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2496
2497 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2498 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2499 respectively.
05a29101
JB
2500 (Musical Notes): New section.
2501 (Customizing Calc): Mention the customizable variable
2502 calc-note-threshold.
479a2c9b 2503
e0535b76
GM
25042011-03-03 Glenn Morris <rgm@gnu.org>
2505
2506 * url.texi (Dealing with HTTP documents): Remove reference to
2507 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2508 (Configuration): Update url-configuration-directory description.
e0535b76 2509
2777ccbf
GM
25102011-03-02 Glenn Morris <rgm@gnu.org>
2511
2512 * dired-x.texi (Multiple Dired Directories): Remove mentions
2513 of dired-default-directory-alist and dired-default-directory.
2514 Move dired-smart-shell-command here...
2515 (Miscellaneous Commands): ... from here.
2516
257219bd
PE
25172011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2518
2519 * texinfo.tex: Update to version 2011-02-24.09.
2520
8889f4e2
GM
25212011-03-02 Glenn Morris <rgm@gnu.org>
2522
2523 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2524 instead of the obsoleted dired-omit-here-always.
2525
5d41af19
MA
25262011-02-28 Michael Albinus <michael.albinus@gmx.de>
2527
2528 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2529 supported systems.
2530
2b0c7330 25312011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2532
61cf3a76
GM
2533 * dbus.texi (Type Conversion): Grammar fix.
2534
cce7d530 25352011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2536
cce7d530
GM
2537 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2538 "Debian GNU/Linux".
51a13bdd 2539
cce7d530
GM
2540 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2541
817b48a7
GM
25422011-02-23 Glenn Morris <rgm@gnu.org>
2543
cce7d530
GM
2544 * dired-x.texi (Features): Minor rephrasing.
2545 (Local Variables): Fix typos.
47301027
GM
2546
2547 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2548 Standardize some Emacs/XEmacs terminology.
2549
817b48a7
GM
2550 * dired-x.texi (Features): Don't advertise obsolete local variables.
2551 Simplify layout.
2552 (Omitting Variables): Update local variables example.
2553 (Local Variables): Say this is obsolete. Fix description of
2554 dired-enable-local-variables possible values.
2555
4a3988d5
G
25562011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2557
2558 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2559 default now.
2560
8e22bee0
G
25612011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2562
2563 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2564
06b840e0
LI
25652011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2566
2567 * gnus.texi (Window Layout): Document layout names.
2568
67ab0163 25692011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2570
2571 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2572 * auth.texi: Sync @dircategory with ../../info/dir.
2573 * autotype.texi: Sync @dircategory with ../../info/dir.
2574 * calc.texi: Sync @dircategory with ../../info/dir.
2575 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2576 * cl.texi: Sync @dircategory with ../../info/dir.
2577 * dbus.texi: Sync @dircategory with ../../info/dir.
2578 * dired-x.texi: Sync @dircategory with ../../info/dir.
2579 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2580 * ede.texi: Sync @dircategory with ../../info/dir.
2581 * ediff.texi: Sync @dircategory with ../../info/dir.
2582 * edt.texi: Sync @dircategory with ../../info/dir.
2583 * eieio.texi: Sync @dircategory with ../../info/dir.
2584 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2585 * epa.texi: Sync @dircategory with ../../info/dir.
2586 * erc.texi: Sync @dircategory with ../../info/dir.
2587 * eshell.texi: Sync @dircategory with ../../info/dir.
2588 * eudc.texi: Sync @dircategory with ../../info/dir.
2589 * flymake.texi: Sync @dircategory with ../../info/dir.
2590 * forms.texi: Sync @dircategory with ../../info/dir.
2591 * gnus.texi: Sync @dircategory with ../../info/dir.
2592 * idlwave.texi: Sync @dircategory with ../../info/dir.
2593 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2594 * message.texi: Sync @dircategory with ../../info/dir.
2595 * mh-e.texi: Sync @dircategory with ../../info/dir.
2596 * newsticker.texi: Sync @dircategory with ../../info/dir.
2597 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2598 * org.texi: Sync @dircategory with ../../info/dir.
2599 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2600 * pgg.texi: Sync @dircategory with ../../info/dir.
2601 * rcirc.texi: Sync @dircategory with ../../info/dir.
2602 * reftex.texi: Sync @dircategory with ../../info/dir.
2603 * remember.texi: Sync @dircategory with ../../info/dir.
2604 * sasl.texi: Sync @dircategory with ../../info/dir.
2605 * sc.texi: Sync @dircategory with ../../info/dir.
2606 * semantic.texi: Sync @dircategory with ../../info/dir.
2607 * ses.texi: Sync @dircategory with ../../info/dir.
2608 * sieve.texi: Sync @dircategory with ../../info/dir.
2609 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2610 * speedbar.texi: Sync @dircategory with ../../info/dir.
2611 * trampver.texi [emacs]: Set emacsname to "Emacs".
2612 * tramp.texi: Sync @dircategory with ../../info/dir.
2613 * url.texi: Sync @dircategory with ../../info/dir.
2614 * vip.texi: Sync @dircategory with ../../info/dir.
2615 * viper.texi: Sync @dircategory with ../../info/dir.
2616 * widget.texi: Sync @dircategory with ../../info/dir.
2617 * woman.texi: Sync @dircategory with ../../info/dir.
2618
30abce25
GM
26192011-02-19 Glenn Morris <rgm@gnu.org>
2620
0c7efc08
SM
2621 * dired-x.texi (Technical Details): No longer redefines
2622 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2623 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2624
73572c72
AG
26252013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2626
78b8f320 2627 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 2628
f31f8469
GM
26292011-02-18 Glenn Morris <rgm@gnu.org>
2630
2631 * dired-x.texi (Optional Installation File At Point): Simplify.
2632
35123c04
TZ
26332011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2634
2635 * auth.texi (Help for users): Use :port instead of :protocol for all
2636 auth-source docs.
7ba93e94
G
2637 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2638 to have two files in `auth-sources'.
35123c04 2639
da5e0ce4
GM
26402011-02-16 Glenn Morris <rgm@gnu.org>
2641
b322c9af
GM
2642 * dired-x.texi: Use emacsver.texi to get Emacs version.
2643 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2644 Depend on emacsver.texi.
2645
07ca5555
GM
2646 * dired-x.texi: Drop meaningless version number.
2647 (Introduction): Remove old info.
2648 (Optional Installation Dired Jump): Autoload from dired-x.
2649 Remove incorrect info about loaddefs.el.
2650 (Bugs): Just refer to M-x report-emacs-bug.
2651
da5e0ce4
GM
2652 * dired-x.texi (Multiple Dired Directories): Update for rename of
2653 default-directory-alist.
2654 (Miscellaneous Commands): No longer mention very old VM version 4.
2655
bb55f713
PE
26562011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2657
2658 Merge from gnulib.
2659 * texinfo.tex: Update to version 2011-02-14.11.
2660
5415d076
G
26612011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2662
da5e0ce4
GM
2663 * auth.texi (Help for users):
2664 Login collection is "Login" and not "login".
5415d076 2665
14029d4b
MA
26662011-02-13 Michael Albinus <michael.albinus@gmx.de>
2667
2668 * tramp.texi (History): Remove IMAP support.
2669 (External methods, Frequently Asked Questions): Remove `imap' and
2670 `imaps' methods.
2671 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2672
2673 * trampver.texi: Remove default value of `emacsimap'.
2674
8a36c07f
GM
26752011-02-13 Glenn Morris <rgm@gnu.org>
2676
2677 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2678 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2679
165bc5a0
GM
26802011-02-12 Glenn Morris <rgm@gnu.org>
2681
2682 * sc.texi (Getting Connected): Remove old index entries.
2683
5415d076 26842011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2685
2686 * url.texi: Remove duplicate @dircategory (Bug#7942).
2687
b8e0f0cd
G
26882011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2689
8a36c07f
GM
2690 * auth.texi (Overview, Help for users, Help for developers):
2691 Update docs.
b8e0f0cd
G
2692 (Help for users): Talk about spaces.
2693
caf82551
PE
26942011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2695
2696 * texinfo.tex: Update to version 2011-02-07.16.
2697
1ff98217
MA
26982011-02-07 Michael Albinus <michael.albinus@gmx.de>
2699
2700 * dbus.texi (Bus names): Adapt descriptions for
2701 dbus-list-activatable-names and dbus-list-known-names.
2702
2e78df6b
JB
27032011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2704
2705 * calc.texi (Logarithmic Units): New section.
2706
7fbf7cae
TZ
27072011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2708
2709 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2710 manuals use it now.
2711
0c7efc08 2712 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2713
156ad271
KY
27142011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * overrides.texi: Remove.
2717
2718 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2719 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2720
36539990
MA
27212011-02-05 Michael Albinus <michael.albinus@gmx.de>
2722
2723 * tramp.texi (Frequently Asked Questions): Mention problems with
2724 WinSSHD.
2725
2726 * trampver.texi: Update release number.
2727
27282011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2729
2730 * tramp.texi:
2731 Replace "delimet" with "delimit" globally.
2732 Replace "explicite" with "explicit" globally.
2733 Replace "instead of" with "instead" where there was nothing after "of".
2734 Audit use of comma before interrogative pronoun, "that", or "which".
2735 Minor word order, spelling, wording changes.
2736
ec72bf63
G
27372011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2738
2739 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2740
2741 * sieve.texi: Use WEBHACKDEVEL.
2742
2743 * sasl.texi: Use WEBHACKDEVEL.
2744
2745 * pgg.texi: Use WEBHACKDEVEL.
2746
2747 * message.texi: Use WEBHACKDEVEL.
2748
2749 * gnus.texi: Use WEBHACKDEVEL.
2750
2751 * emacs-mime.texi: Use WEBHACKDEVEL.
2752
2753 * auth.texi: Use WEBHACKDEVEL.
2754
2755 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2756 manuals.
2757
27582011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2759
2760 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2761
90b750f4
PE
27622011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2763
2764 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2765 which in turn is copied from ftp://tug.org/tex/.
2766
0e751a49
GM
27672011-02-03 Glenn Morris <rgm@gnu.org>
2768
2769 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2770 (Binding combinations of modifiers and function keys):
2771 Let's assume people reading this are not using Emacs 18.
2772
7f13c2e2
LI
27732011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2774
2775 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2776 since it's run automatically.
2777
d76c843e
LI
27782011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus.texi (Customizing Articles): Fix typo.
2781
12e3ca0a
LI
27822011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2783
2784 * gnus.texi (Customizing Articles): Document the new way of customizing
2785 the date headers(s).
2786
fe72c8fa
LI
27872011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2788
2789 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2790 splitting example.
2791
bf3dae7e
EZ
27922011-01-29 Eli Zaretskii <eliz@gnu.org>
2793
2794 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2795 (MAKEINFO_OPTS): New variable.
2796 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2797 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2798 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2799 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2800 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2801 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2802 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2803 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2804 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2805 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2806 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2807 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2808 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2809 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2810 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2811 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2812 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2813 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2814
d6f13ac8
LI
28152011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2816
2817 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2818
c5ecc769
G
28192011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2820
2821 * message.texi (IDNA): Explain what it is.
2822
28232011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2824
2825 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2826
45eb2a5d
WL
28272011-01-23 Werner Lemberg <wl@gnu.org>
2828
2829 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2830 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2831 (ENVADD): Update.
45eb2a5d 2832
6872a814
GM
28332011-01-18 Glenn Morris <rgm@gnu.org>
2834
2835 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2836
77ab81d0 28372011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2838
2839 * nxml-mode.texi (Introduction): Fix file name typos.
2840
d221e780
CO
28412011-01-13 Christian Ohler <ohler@gnu.org>
2842
2843 * ert.texi: New file.
2844
2845 * Makefile.in:
2846 * makefile.w32-in: Add ert.texi.
2847
8c904d82
MA
28482011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2849
2850 * dbus.texi (Receiving Method Calls): New function
2851 dbus-register-service. Rearrange node.
2852
f56e0e7a
PE
28532011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2854
2855 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2856 which in turn is copied from ftp://tug.org/tex/.
2857
0fadf00e
MA
28582011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2859
2860 * dbus.texi (Receiving Method Calls): Describe new optional
2861 parameter dont-register-service of dbus-register-{method,property}.
2862
8b358e90
DU
28632010-12-17 Daiki Ueno <ueno@unixuser.org>
2864
0c7efc08
SM
2865 * epa.texi (Encrypting/decrypting *.gpg files):
2866 Mention epa-file-select-keys.
8b358e90 2867
549c9aed
G
28682010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2869
2870 * gnus.texi (Archived Messages): Remove outdated text.
2871
28722010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2873
0c7efc08 2874 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2875
156e3f9c
G
28762010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2877
83f3eadc 2878 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2879
8151d490
AC
28802010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2881
2882 * gnus.texi (The swish++ Engine): Add customizable parameters
2883 descriptions.
2884 (The swish-e Engine): Ditto.
2885
305bdd22
MA
28862010-12-14 Michael Albinus <michael.albinus@gmx.de>
2887
2888 * tramp.texi (Inline methods): Add "ksu" method.
2889 (Remote processes): Add example with remote `default-directory'.
2890
53aff12a
GM
28912010-12-14 Glenn Morris <rgm@gnu.org>
2892
2893 * faq.texi (Expanding aliases when sending mail):
2894 Now build-mail-aliases is interactive.
2895
8a1cdce5
AC
28962010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2897
2898 * gnus.texi: First pass at adding (rough) nnir documentation.
2899
7410c270
G
29002010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2901
53aff12a
GM
2902 * gnus.texi (Filtering New Groups):
2903 Mention gnus-auto-subscribed-categories.
2904 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2905 removed.
2906
f49d1f52 29072010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2908
2909 * cl.texi (For Clauses): Small fixes for frames and windows.
2910
acedf35c
CD
29112010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2912
2913 * org.texi (Using capture): Document using prefix arguments for
2914 finalizing capture.
2915 (Agenda commands): Document prefix argument for the bulk scatter
2916 command.
2917 (Beamer class export): Document that also overlay arguments can be
2918 passed to the column environment.
2919 (Template elements): Document the new entry type.
2920
29212010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2922
2923 * org.texi (Include files): Document :minlevel.
2924
29252010-12-11 Julien Danjou <julien@danjou.info>
2926
2927 * org.texi (Categories): Document category icons.
2928
29292010-12-11 Eric Schulte <schulte.eric@gmail.com>
2930
2931 * org.texi (noweb): Fix typo.
2932
516aa569
G
29332010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2934
2935 * gnus.texi (Server Commands): Point to the rest of the server
2936 commands.
2937
04db63bc
G
29382010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2939
2940 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2941 g'.
2942
ed797193
G
29432010-12-02 Julien Danjou <julien@danjou.info>
2944
2945 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2946
29472010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2948
2949 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2950 (Direct Functions): Note the STARTTLS upgrade.
2951
07976ae3 29522010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2953 James Clark <none@example.com>
d3dfb185
GM
2954
2955 * nxml-mode.texi (Introduction): New section.
2956
59e75882
G
29572010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2958
2959 * gnus.texi (Server Commands): Document gnus-server-show-server.
2960
568a887f
MA
29612010-11-20 Michael Albinus <michael.albinus@gmx.de>
2962
2963 Sync with Tramp 2.2.0.
2964
2965 * trampver.texi: Update release number.
2966
1265829e
JB
29672010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2968
2969 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2970 Mention that the TeX specific units won't use the `tex' prefix
2971 in TeX mode.
2972
239661c0
KY
29732010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2974
2975 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2976
4a47c275 29772010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2978
2979 * edt.texi: Remove information about Emacs 19.
2980
4a47c275 29812010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2982
2983 * trampver.texi: Update release number.
2984
2f0e0dc8
KY
29852010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2986
2987 * gnus.texi (Article Washing): Fix typo.
2988
afe98dfa
CD
29892010-11-11 Noorul Islam <noorul@noorul.com>
2990
56f5a94e 2991 * org.texi: Fix typo.
afe98dfa
CD
2992
29932010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2994
2995 * org.texi (Using capture): Explain that refiling is
2996 sensitive to cursor position.
2997
29982010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2999
56f5a94e 3000 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3001
30022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3003
3004 * org.texi: Document the <c> cookie.
3005
30062010-11-11 Eric Schulte <schulte.eric@gmail.com>
3007
bd7239f5 3008 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3009 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3010
30112010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3012
56f5a94e 3013 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3014
30152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3016
56f5a94e 3017 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3018
30192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3020
3021 * org.texi (Setting up the staging area): Document that
3022 file names remain visible when encrypting the MobileOrg files.
3023
30242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3025
3026 * org.texi (Setting up the staging area): Document which
3027 versions are needed for encryption.
3028
30292010-11-11 Eric Schulte <schulte.eric@gmail.com>
3030
56f5a94e
GM
3031 * org.texi (noweb): Update :noweb documentation to
3032 reflect the new "tangle" argument.
afe98dfa
CD
3033
30342010-11-11 Eric Schulte <schulte.eric@gmail.com>
3035
56f5a94e
GM
3036 * org.texi (Batch execution): Improve tangling script in
3037 documentation.
afe98dfa
CD
3038
30392010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3040
3041 * org.texi (Handling links):
3042 (In-buffer settings): Document inlining images on startup.
3043
30442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3045
3046 * org.texi (Setting up the staging area): Document use of
3047 crypt password.
3048
30492010-11-11 David Maus <dmaus@ictsoc.de>
3050
56f5a94e 3051 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3052
30532010-11-11 David Maus <dmaus@ictsoc.de>
3054
56f5a94e
GM
3055 * org.texi (Template expansion): Add mew in table for link type
3056 escapes.
afe98dfa
CD
3057
30582010-11-11 David Maus <dmaus@ictsoc.de>
3059
56f5a94e 3060 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3061
30622010-11-11 Eric Schulte <schulte.eric@gmail.com>
3063
56f5a94e 3064 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3065
30662010-11-11 Eric Schulte <schulte.eric@gmail.com>
3067
56f5a94e 3068 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3069
30702010-11-11 Eric Schulte <schulte.eric@gmail.com>
3071
56f5a94e
GM
3072 * org.texi (Structure of code blocks):
3073 Update documentation to mention inline code block syntax.
afe98dfa
CD
3074
30752010-11-11 Eric Schulte <schulte.eric@gmail.com>
3076
56f5a94e 3077 * org.texi (comments): Improve wording.
afe98dfa
CD
3078
30792010-11-11 Eric Schulte <schulte.eric@gmail.com>
3080
56f5a94e 3081 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3082
30832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3084
3085 * org.texi (Installation): Remove the special
3086 installation instructions for XEmacs.
3087
30882010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3089
56f5a94e 3090 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3091 insertion of empty structural elements.
3092
30932010-11-11 Noorul Islam <noorul@noorul.com>
3094
56f5a94e 3095 * org.texi: Fix doc.
afe98dfa
CD
3096
30972010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3098
3099 * org.texi (The date/time prompt): Document specification
3100 of time ranges.
3101
31022010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3103
3104 * org.texi (Internal links): Document the changes in
3105 internal links.
3106
31072010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3108
3109 * org.texi (Agenda commands): Document the limitation for
3110 the filter preset - it can only be used for an entire agenda
3111 view, not in an individual block in a block agenda.
3112
31132010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3114
3115 * org.texi (iCalendar export): Document alarm creation.
3116
6f8fc60c
MA
31172010-11-10 Michael Albinus <michael.albinus@gmx.de>
3118
3119 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3120
be3c11b3
LMI
31212010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3122
3123 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3124
d607b96b 31252010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3126
d607b96b 3127 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3128
181cb5fb
G
31292010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3132 since that works by default.
3133
31342010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3135
3136 * gnus.texi (Customizing the IMAP Connection): Document
3137 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3138
36bc5d3b
MA
31392010-11-04 Michael Albinus <michael.albinus@gmx.de>
3140
3141 * tramp.texi (Remote shell setup): New item "Interactive shell
3142 prompt". Reported by Christian Millour <cm@abtela.com>.
3143 (Remote shell setup, Remote processes): Use @code{} for
3144 environment variables.
3145
cf503f7c
GM
31462010-11-03 Glenn Morris <rgm@gnu.org>
3147
537b04b9 3148 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3149 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3150
389b76fa
G
31512010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3152
3153 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3154
2699a554 31552010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3156
3157 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3158
2699a554 31592010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3160
3161 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3162
99e65b2d
G
31632010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3164
0c7efc08
SM
3165 * gnus.texi (Client-Side IMAP Splitting):
3166 Mention nnimap-unsplittable-articles.
99e65b2d
G
3167
31682010-10-29 Julien Danjou <julien@danjou.info>
3169
3170 * gnus.texi (Finding the News): Remove references to obsoletes
3171 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3172
aeeb3dcb
EZ
31732010-10-29 Eli Zaretskii <eliz@gnu.org>
3174
3175 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3176 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3177 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3178 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3179
8289f37b
GM
31802010-10-28 Glenn Morris <rgm@gnu.org>
3181
3182 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3183 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3184 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3185
d85d3b3a
DU
31862010-10-25 Daiki Ueno <ueno@unixuser.org>
3187
3188 * epa.texi (Mail-mode integration): Add alternative key bindings
3189 for epa-mail commands; escape comma.
c05c2b9b 3190 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3191
9f534a47
JB
31922010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3193
99e65b2d 3194 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3195
5793a7bc 31962010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3197
3198 * gnus.texi (Group Parameters, Buttons): Fix typos.
3199
280f417b
G
32002010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3201
3202 * gnus.texi (Subscription Commands): Mention that you can also
3203 subscribe to new groups via the Server buffer, which is probably more
3204 convenient when subscribing to many groups.
3205
d806c872
G
32062010-10-21 Julien Danjou <julien@danjou.info>
3207
3208 * message.texi (Message Headers): Allow message-default-headers to be a
3209 function.
3210
d5798f68
LMI
32112010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3212
3213 * gnus-news.texi: Mention new archive defaults.
3214
b79bbef7
KY
32152010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3216
3217 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3218
2526f423
G
32192010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3220
3221 * gnus.texi (HTML): Document the function value of
3222 gnus-blocked-images.
3223 (Article Washing): shr and gnus-w3m, not the direct function names.
3224
ba91f05d
G
32252010-10-20 Julien Danjou <julien@danjou.info>
3226
3227 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3228 variable.
3229
da451787
LMI
32302010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3231
3232 * gnus.texi (Customizing the IMAP Connection): The port strings are
3233 strings.
c872595d 3234 (Document Groups): Mention git.
da451787 3235
7cad71ad
G
32362010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3237
3238 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3239 bzr/Gnus git sync.
3240
c56dfd36
EZ
32412010-10-15 Eli Zaretskii <eliz@gnu.org>
3242
3243 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3244 change.
3245
a1d16a7b
G
32462010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3249 @item syntax for in-Emacs makeinfo.
3250
32512010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3252
3253 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3254 trim sentence.
3255
98e2b864
DU
32562010-10-12 Daiki Ueno <ueno@unixuser.org>
3257
3258 * epa.texi (Caching Passphrases):
0c7efc08
SM
3259 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3260 Clarify some configurations require to set up gpg-agent.
98e2b864 3261
c12e4a81
GM
32622010-10-11 Glenn Morris <rgm@gnu.org>
3263
3264 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3265
f7aa248a
G
32662010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3267
3268 * gnus.texi (Spam Package Introduction): Mention `$'.
3269
6513b232
EZ
32702010-10-09 Eli Zaretskii <eliz@gnu.org>
3271
3272 * makefile.w32-in (emacsdir): New variable.
3273 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3274 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3275
abd40fb4
GM
32762010-10-09 Glenn Morris <rgm@gnu.org>
3277
0f05450f
GM
3278 * Makefile.in (mostlyclean): Delete *.toc.
3279
d3a4ac46
GM
3280 * Makefile.in: Use $< in rules.
3281
aa9db089
GM
3282 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3283
abd40fb4
GM
3284 * Makefile.in ($(infodir)): Delete rule.
3285 (mkinfodir): New. Use it in all the info rules, rather than depending
3286 on infodir.
3287
ea274122
GM
32882010-10-09 Glenn Morris <rgm@gnu.org>
3289
6e90e2a8
GM
3290 * gnus.texi (Article Washing): Fix previous change.
3291
f7a31f11
GM
3292 * Makefile.in (emacsdir): New variable.
3293 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3294 Depend on emacsver.texi.
3295
f7a31f11
GM
3296 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3297
ea274122
GM
3298 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3299
36d3245f
G
33002010-10-08 Julien Danjou <julien@danjou.info>
3301
f7a31f11 3302 * gnus.texi: Add mm-shr.
36d3245f
G
3303
33042010-10-08 Ludovic Courtès <ludo@gnu.org>
3305
3306 * gnus.texi (Finding the Parent, The Gnus Registry)
3307 (Registry Article Refer Method): Update docs for nnregistry.el.
3308
33092010-10-08 Daiki Ueno <ueno@unixuser.org>
3310
3311 * auth.texi (Help for users)
3312 (GnuPG and EasyPG Assistant Configuration): Update docs.
3313
12359245
GM
33142010-10-08 Glenn Morris <rgm@gnu.org>
3315
3316 * cl.texi (Organization, Installation, Old CL Compatibility):
3317 Deprecate cl-compat for new code.
4628bef1 3318 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3319
3320 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3321
fcf2d385
KY
33222010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3323
3324 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3325
66627fa9
G
33262010-10-06 Julien Danjou <julien@danjou.info>
3327
fd9ba500
JD
3328 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3329
66627fa9
G
3330 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3331 broken link.
3332
3333 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3334
3335 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3336 to ReiserFS.
3337
3338 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3339 (FAQ 7-1): Fix getmail URL.
3340
65f54520
DU
33412010-10-06 Daiki Ueno <ueno@unixuser.org>
3342
3343 * epa.texi (Caching Passphrases): New section.
3344
4c83f6e1
GM
33452010-10-06 Glenn Morris <rgm@gnu.org>
3346
3347 * Makefile.in (SHELL): Set it.
3348 (info): Move the mkdir dependency to the individual info files.
3349 (mostlyclean): Tidy up.
3350 (clean): Only delete the specific dvi and pdf files.
3351 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3352 ($(infodir)): Add parallel build workaround.
4c83f6e1 3353
71e691a5
G
33542010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3355
3356 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3357
a41c2e6d
G
33582010-10-03 Julien Danjou <julien@danjou.info>
3359
0c7efc08
SM
3360 * emacs-mime.texi (Display Customization):
3361 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3362 mm-inline-large-images-proportion.
3363
37255945
MA
33642010-10-03 Michael Albinus <michael.albinus@gmx.de>
3365
0c7efc08
SM
3366 * tramp.texi (Frequently Asked Questions):
3367 Mention remote-file-name-inhibit-cache.
37255945 3368
11e4e7bd
LMI
33692010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3370
3371 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3372 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3373
cb83220a
KY
33742010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3375
0c7efc08
SM
3376 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3377 (Article Hiding): Add google banner example.
3378 Suggested by Benjamin Xu.
cb83220a 3379
6b958814
G
33802010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3381
0c7efc08
SM
3382 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3383 Remove nnimap-split-rule from examples.
6b958814
G
3384
33852010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3386
3387 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3388 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3389 Fishman.
3390 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3391
33922010-09-30 Julien Danjou <julien@danjou.info>
3393
3394 * gnus.texi (Gravatars): Fix documentation about
3395 gnu-gravatar-properties.
3396
b9476c04
DU
33972010-09-29 Daiki Ueno <ueno@unixuser.org>
3398
3399 * epa.texi (Bug Reports): New section.
3400
5f874327
GM
34012010-09-29 Glenn Morris <rgm@gnu.org>
3402
3403 * Makefile.in (top_srcdir): Remove unused variable.
3404
6b958814
G
34052010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3406
3407 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3408 (Client-Side IMAP Splitting): Document 'default.
3409
34102010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3411
0c7efc08
SM
3412 * gnus.texi (Customizing the IMAP Connection):
3413 Document nnimap-fetch-partial-articles.
6b958814 3414
82bccbfa
KY
34152010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3416
3417 * gnus-news.texi: Mention nnimap-inbox.
3418
3419 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3420
34212010-09-26 Julien Danjou <julien@danjou.info>
3422
47e08896 3423 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3424
34252010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3426
3427 * gnus.texi (Security): Remove gpg.el mention.
3428
34292010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3430
3431 * gnus.texi (Browse Foreign Server): New variable
3432 gnus-browse-subscribe-newsgroup-method.
3433
3434 * gnus-news.texi: Mention it.
3435
34362010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3437
0c7efc08 3438 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3439 (Startup Variables): No jingle.
3440
4c964351
UM
34412010-09-25 Ulrich Mueller <ulm@gentoo.org>
3442
3443 * woman.texi (Interface Options): xz compression is now supported.
3444
82bccbfa
KY
34452010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3446
3447 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3448 (Unavailable Servers): Document gnus-server-copy-server.
3449 (Using IMAP): Document the new nnimap.
3450
34512010-09-25 Julien Danjou <julien@danjou.info>
3452
47e08896 3453 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3454
18778f71
GM
34552010-09-24 Glenn Morris <rgm@gnu.org>
3456
3457 * url.texi (Disk Caching): Tweak previous change.
3458
9c766321
JD
34592010-09-24 Julien Danjou <julien@danjou.info>
3460
3461 * url.texi (Disk Caching): Mention url-cache-expire-time,
3462 url-cache-expired, and url-fetch-from-cache.
3463
82bccbfa
KY
34642010-09-24 Julien Danjou <julien@danjou.info>
3465
3466 * gnus.texi: Add Gravatars.
3467
34682010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3469
3470 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3471
592bdb9a
LMI
34722010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3473
3474 * gnus.texi (Expunging mailboxes): Update name of the expunging
3475 command.
3476
e4e22d29
KY
34772010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3478
3479 * emacs-mime.texi (rfc2047): Update description for
3480 rfc2047-encode-parameter.
3481
371d9801
MA
34822010-09-13 Michael Albinus <michael.albinus@gmx.de>
3483
3484 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3485 "fish" methods.
3486 (External methods): Remove "scp1_old" and "scp2_old" methods.
3487
31ae5827
MA
34882010-09-09 Michael Albinus <michael.albinus@gmx.de>
3489
3490 * tramp.texi: Remove Japanese manual. Fix typo.
3491
3492 * trampver.texi: Update release number. Remove japanesemanual.
3493
c0468714
GM
34942010-09-09 Glenn Morris <rgm@gnu.org>
3495
3496 * org.texi: Restore clobbered changes (copyright years, untabify).
3497
86441999
JD
34982010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3499
3500 * gnus.texi (Adaptive Scoring): Fix typo.
3501
25f28806
LMI
35022010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3503
3504 * gnus.texi (Article Display): Document gnus-html-show-images.
3505
45240125 35062010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3507
45240125
JD
3508 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3509
59d09f15
LMI
35102010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3511
3512 * gnus.texi (HTML): Document gnus-max-image-proportion.
3513
2cdd366f
KY
35142010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
51dee5ef
KY
3516 * gnus.texi (HTML): Document gnus-blocked-images.
3517
2cdd366f
KY
3518 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3519
b0e4f3fc
KY
35202010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3521
3522 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3523 the first message are used for wide replies.
f02566ce
KY
3524 (Changing Servers): Remove documentation on gnus-change-server and
3525 friends, since it's been removed.
b0e4f3fc 3526
598451ed
KY
35272010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3528
3529 * gnus.texi (Drafts): Mention B DEL.
3530
e7842e69
KY
35312010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3532
3533 * gnus.texi (Delayed Articles): Mention that the Date header is the
3534 original one, even if you delay.
3535
85115796
KY
35362010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3537
0c7efc08
SM
3538 * gnus.texi (Asynchronous Fetching):
3539 Document gnus-async-post-fetch-function.
85115796
KY
3540 (HTML): Made into its own section.
3541
f0b44bc0
MA
35422010-08-26 Michael Albinus <michael.albinus@gmx.de>
3543
3544 Sync with Tramp 2.1.19.
3545
c5b0993e
EW
3546 * tramp.texi (Inline methods, Default Method):
3547 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 3548 Remove remark about doubled "-t" argument.
217876c9
MA
3549 (Auto-save and Backup): Remove reference to Emacs 21.
3550 (Filename Syntax): Describe port numbers.
3551 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3552 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3553 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3554 errors with the backquotes.
3555 (External packages): File attributes cache flushing for asynchronous
3556 processes.
3557 (Traces and Profiles): Describe verbose level 9.
3558
f0b44bc0
MA
3559 * trampver.texi: Update release number.
3560
7457f7b6
MA
35612010-08-23 Michael Albinus <michael.albinus@gmx.de>
3562
3563 * dbus.texi (Alternative Buses): New chapter.
3564
b695beda
SM
35652010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3566
3567 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3568
443c2c03
JB
35692010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3570
3571 * calc.texi (Customizing Calc): Rearrange description of new
3572 variables to match the presentation of other variables.
3573
7815fe19 35742010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3575
3576 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3577
2c695727
JB
35782010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3579
3580 * calc.texi (Making Selections, Selecting Subformulas)
3581 (Customizing Calc): Mention how to use faces to emphasize selected
3582 sub-formulas.
3583
bbb6ffa1
MA
35842010-08-05 Michael Albinus <michael.albinus@gmx.de>
3585
3586 * tramp.texi (External packages): File attributes cache flushing
3587 for asynchronous processes.
3588
5cee0a9c
AM
35892010-08-01 Alan Mackenzie <acm@muc.de>
3590
3591 Enhance the manual for the latest Java Mode.
3592
3593 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3594 annotation-var-cont.
3595 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3596 two new symbols.
3597
3f2afe32
MA
35982010-07-28 Michael Albinus <michael.albinus@gmx.de>
3599
3600 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3601
0ed082fe 36022010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3603
3604 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3605
311f0356
JB
36062010-07-19 Juanma Barranquero <lekktu@gmail.com>
3607
3608 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3609
86fbb8ca
CD
36102010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3611
3612 * org.texi: Add macros to get plain quotes in PDF output.
3613 List additional contributors.
3614 (Capture): New section, replaces the section about remember.
3615 (Working With Source Code): New chapter, focused on documenting Org
3616 Babel.
3617 (Code evaluation security): New section.
3618 (MobileOrg): Document DropBox support.
3619 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3620 (Special symbols): Show how to display UTF8 characters for entities.
3621 (Global TODO list): Clarify the use of the "M" key and the differences
3622 to the "m" key.
3623 (RSS Feeds): Mention Atom feeds as well.
3624 (Setting tags): Remove paragraph about
3625 `org-complete-tags-always-offer-all-agenda-tags'.
3626
5732e8ed
MA
36272010-07-17 Michael Albinus <michael.albinus@gmx.de>
3628
3629 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3630 argument.
3631 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3632 echoing shells.
3633
ca1bb391
MA
36342010-07-10 Michael Albinus <michael.albinus@gmx.de>
3635
3636 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3637 (Filename Syntax): Describe port numbers.
3638
5bd55c3c
MA
36392010-07-09 Michael Albinus <michael.albinus@gmx.de>
3640
3641 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3642 forgotten.
3643 (Type Conversion): Precise conversion of natural numbers.
3644 (Errors and Events): Add "debugging" to concept index. Add variable
3645 `dbus-debug'.
3646
820ae8fe
MA
36472010-07-04 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * dbus.texi (Receiving Method Calls): Add optional argument
3650 EMITS-SIGNAL to `dbus-register-property'.
3651
b6f9df0f
JB
36522010-06-27 Alex Schroeder <alex@gnu.org>
3653
3654 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3655
62e034c2
GM
36562010-06-24 Glenn Morris <rgm@gnu.org>
3657
3658 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3659 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3660 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3661 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3662 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3663 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3664 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3665 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3666 convention. Make them end with a period.
3667
9360256a
GM
36682010-06-23 Glenn Morris <rgm@gnu.org>
3669
3670 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3671 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3672 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3673 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3674 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3675 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3676
04d3bb6c
GM
36772010-06-10 Glenn Morris <rgm@gnu.org>
3678
3679 * idlwave.texi (Load-Path Shadows):
3680 * org.texi (Handling links): Fix typos.
3681
5e7d4a75
KY
36822010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3683
3684 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3685
9841cb4f
MA
36862010-05-26 Michael Albinus <michael.albinus@gmx.de>
3687
3688 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3689 by an alias. (Bug#6226)
3690
597517ef
JB
36912010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3692
3693 * calc.texi (Manipulating Vectors): Mention that vectors can
3694 be used to determine bins for `calc-histogram'.
3695
14914c43
JB
36962010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3697
597517ef 3698 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3699
0235128c 37002010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3701
3702 * url.texi (HTTP language/coding, Customization):
3703 * message.texi (Header Commands, Responses):
3704 * cl.texi (Argument Lists): Fix typos.
3705
0235128c 37062010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3707
0235128c
SM
3708 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3709 Note that Development menu is always available.
aa5789b5
CY
3710 (Creating a project): Fix terminology.
3711 (Add/Remove files): Fix typo.
3712
0235128c
SM
37132010-05-07 Chong Yidong <cyd@stupidchicken.com>
3714
3715 * Version 23.2 released.
3716
a628ad9d 37172010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3718
3719 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3720
502269d6
MA
37212010-05-01 Michael Albinus <michael.albinus@gmx.de>
3722
0235128c
SM
3723 * tramp.texi (Inline methods, Default Method):
3724 Mention `tramp-inline-compress-start-size'.
502269d6 3725
6e104790 37262010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3727
3728 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3729 the CVS repo. Put the Git repo in the news section.
3730
6e104790 3731 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3732 Removed some mentions of CVS. Mention the new Git repo.
3733
6e104790 37342010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3735
3736 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3737 (Mail Group Commands): Add index entry.
3738
6e104790 37392010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3740
3741 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3742
f8b91752
JB
37432010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3744
3745 * calc.texi (Radix modes): Mention that the option prefix will
3746 turn on twos-complement mode.
3747 (Inverse and Hyperbolic Flags): Mention the Option flag.
3748
ed21c5c8
CD
37492010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3750
3751 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3752 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3753 (Sectioning structure): Update.
3754 (References): New use case for field coordinates.
6e104790 3755 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3756 (Setting up the staging area): Document the availability of
3757 encryption for MobileOrg.
3758 (Images and tables): Document how to reference labels.
3759 (Index entries): New section.
3760 (Generating an index): New section.
3761 (Column width and alignment): Document that <N> now
3762 means a fixed width, not a maximum width.
3763 (Publishing options): Document the :email option.
3764 (Beamer class export): Fix bug in the BEAMER example.
3765 (Refiling notes): Document refile logging.
3766 (In-buffer settings): Document refile logging keywords.
3767 (Drawers): Document `C-c C-z' command.
3768 (Agenda commands): Mention the alternative key `C-c C-z'.
3769 (Special properties): Document the BLOCKED property.
3770 (The spreadsheet): Mention the formula editor.
3771 (References): Document field coordinates.
3772 (Publishing action): Correct the documentation for the
3773 publishing function.
3774 (The date/time prompt): Document that we accept dates
3775 like month/day/year.
3776 (Cooperation): Document the changes in table.el support.
3777 (Faces for TODO keywords, Faces for TODO keywords)
3778 (Priorities): Document the easy colors.
3779 (Visibility cycling): Document the new double prefix
3780 arg for `org-reveal'.
3781 (Cooperation): Remember.el is part of Emacs.
3782 (Clean view): Mention that `wrap-prefix' is also set by
3783 org-indent-mode.
3784 (Agenda commands): Add information about prefix args to
3785 scheduling and deadline commands.
3786 (Search view): Point to the docstring of
3787 `org-search-view' for more details.
6e104790 3788 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3789 (Setting tags): Document variable
3790 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3791 (Column attributes): Cross-reference special properties.
ed21c5c8 3792
456b348e
MA
37932010-04-10 Michael Albinus <michael.albinus@gmx.de>
3794
3795 Synchronize with Tramp repository.
3796
3797 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3798 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3799 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3800 syntax, texi2dvi reports errors with the backquotes.
3801
3802 * trampver.texi: Update release number.
3803
357e2d8e
KY
38042010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3805
3806 * gnus.texi (Finding the News): Add pointers to the Server buffer
3807 because it's essential.
3808
1d4d7664
KY
38092010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3810
3811 * gnus.texi (MIME Commands): Update description of
3812 gnus-article-browse-html-article.
3813
bd3e840f
KY
38142010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3815
3816 * auth.texi (Secret Service API): Add TODO node.
3817 (Help for users): Explain the new source options for `auth-sources'.
3818
e867cb5d 38192010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3820
3821 * trampver.texi: Update release number.
3822
288f9fc0
CY
38232010-03-10 Chong Yidong <cyd@stupidchicken.com>
3824
3825 * Branch for 23.2.
3826
d99aaebd
CY
38272010-03-03 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3830 now enabled by default.
3831
5794c2a5
MA
38322010-02-28 Michael Albinus <michael.albinus@gmx.de>
3833
3834 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3835 when Emacs runs in interactive mode. (Bug#5645)
3836
40572be6
GM
38372010-02-16 Glenn Morris <rgm@gnu.org>
3838
3839 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3840
7bb8ed67
MH
38412010-02-05 Mark A. Hershberger <mah@everybody.org>
3842
3843 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3844
45a1423d 38452010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3846
3847 * gnus.texi (Score File Format): Fix typo.
3848
45a1423d 38492010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3850
3851 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3852
14f17fc8
JB
38532010-01-18 Juanma Barranquero <lekktu@gmail.com>
3854
3855 * ada-mode.texi (Project File Overview): Fix typo.
3856
607d4369
CY
38572010-01-17 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * semantic.texi: Add Richard Y. Kim credit.
3860
3861 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3862
3d1bfa99
MA
38632010-01-17 Michael Albinus <michael.albinus@gmx.de>
3864
3865 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3866 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3867
6fbf7a75
GM
38682010-01-17 Glenn Morris <rgm@gnu.org>
3869
b9f978f0
GM
3870 * calc.texi (Reporting Bugs): Don't mention format of repository.
3871
f19bc38d
GM
3872 * woman.texi (Bugs): Make "Emacs repository" less specific,
3873 and the URL for same more specific.
3874
6fbf7a75
GM
3875 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3876
16c3428a
JB
38772010-01-17 Juanma Barranquero <lekktu@gmail.com>
3878
3879 * ede.texi (ede-step-project, ede-proj-target):
3880 * tramp.texi (Remote processes): Fix typos.
3881
045b9da7
ML
38822010-01-16 Mario Lang <mlang@delysid.org>
3883
3884 * ede.texi (ede-target):
3885 * org.texi (Refiling notes): Remove duplicated words.
3886
c57008f6
SM
38872010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3888
3889 * gnus.texi (Posting Styles): Use with-current-buffer.
3890 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3891
798c9eb5
KR
38922010-01-02 Kevin Ryde <user42@zip.com.au>
3893
3894 * eieio.texi (Naming Conventions): Correction to xref on elisp
3895 coding conventions, is "Tips" node not "Standards".
3896
4970fbfe
CY
38972009-12-24 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3900
3901 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3902
83828b06
KY
39032009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3904
3905 * gnus.texi (Direct Functions): Add missing port number to tls method.
3906
45a4a565
JB
39072009-12-15 Juanma Barranquero <lekktu@gmail.com>
3908
3909 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3910 ($(infodir)/edt, edt.dvi): New targets.
3911
698bfef7
GM
39122009-12-15 Glenn Morris <rgm@gnu.org>
3913
3914 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3915 (edt, $(infodir)/edt, edt.dvi): New targets.
3916 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3917
3918 * Makefile.in (PDF_TARGETS, pdf): New.
3919 (clean): Add *.pdf.
3920 Add pdf rules for all manuals.
3921
0e983327
JB
39222009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3923
3924 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3925
8e687433
CY
39262009-12-14 Chong Yidong <cyd@stupidchicken.com>
3927
3928 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3929 (Smart Jump, Analyzer Debug): Copyedits.
3930 (Semantic mode user commands): Link to new nodes.
3931 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3932 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3933 upstream Semantic manual.
3934
3935 * semantic.texi (Introduction): Minor fix to diagram.
3936
020335df
MA
39372009-12-09 Michael Albinus <michael.albinus@gmx.de>
3938
3939 * eshell.texi (History): Add the other built-in variables.
3940 (Built-ins): Explain built-ins, and how to apply the external commands.
3941 Add `history', `su' and `sudo'.
3942
3943 * tramp.texi (Remote processes): Add missing <RET> in the example.
3944
6ddf13e4
BW
39452009-12-01 Bill Wohler <wohler@newt.com>
3946
3947 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3948 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3949 excessively garrulous.
3950
07b6428c
MA
39512009-11-29 Michael Albinus <michael.albinus@gmx.de>
3952
3953 * tramp.texi (Remote processes): Improve eshell example with "su"
3954 and "sudo" commands.
3955
fd1cefda
CY
39562009-11-28 Chong Yidong <cyd@stupidchicken.com>
3957
3958 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3959
3960 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3961 Document semantic-complete-analyze-inline.
3962 (Semanticdb search debugging commands): Minor clarification.
3963 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3964 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3965 manual.
9d542758 3966 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3967
159e3ad5
KR
39682009-11-28 Kevin Ryde <user42@zip.com.au>
3969
3970 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3971 @pxref, now EIEIO is in Emacs.
159e3ad5 3972
c6d47315
KR
3973 * erc.texi (Development): Correction to git tutorial url.
3974
16f6287e
GM
39752009-11-26 Glenn Morris <rgm@gnu.org>
3976
3977 * faq.texi (Latest version of Emacs): Mention stability of development
3978 version.
3979 (Problems with very large files): Max buffer size increase in 23.2.
3980 (VM): VM has moved house again.
3981
5ea5dbc9
JB
39822009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3983
3984 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3985 notations.
3986
5dec9555
CD
39872009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3988
45a4a565 3989 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3990
bd6f6833
CY
39912009-11-20 Chong Yidong <cyd@stupidchicken.com>
3992
3993 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
3994 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3995 (Idle Completions Mode): Numerous copyedits.
bd6f6833 3996
be479117
JB
39972009-11-17 Juanma Barranquero <lekktu@gmail.com>
3998
3999 * semantic.texi (Semantic Internals, Glossary):
4000 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4001 (Semanticdb search debugging commands): Fix typos.
4002
17291a1f
JB
40032009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4004
be479117 4005 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4006
af42a9cc
JB
40072009-11-16 Juanma Barranquero <lekktu@gmail.com>
4008
4009 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4010 ($(infodir)/semantic, semantic.dvi): New targets.
4011
3149927d
CY
40122009-11-16 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * Makefile.in: Build the Semantic manual.
4015
4016 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4017 repository.
4018
977640ed
MA
40192009-11-16 Michael Albinus <michael.albinus@gmx.de>
4020
4021 * dbus.texi (Receiving Method Calls): New defun
4022 `dbus-unregister-service'.
4023
17673adf
CD
40242009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4025
4026 * org.texi (Speed keys): New section.
4027
0ecd3c90
MA
40282009-11-13 Michael Albinus <michael.albinus@gmx.de>
4029
4030 * dbus.texi (Type Conversion): Fix typo.
4031 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4032 `dbus-registered-objects-table'.
0c7efc08
SM
4033 (Receiving Method Calls): New defun `dbus-register-property'.
4034 Move `dbus-unregister-object' here.
0ecd3c90 4035
8bfe682a
CD
40362009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4037
4038 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4039
40402009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4041
4042 * org.texi (Column attributes): Add the new age summary operators.
4043 Also, mention the fact you can only use one summary operator per
4044 property.
4045
40462009-11-13 John Wiegley <johnw@newartisans.com>
4047
0c7efc08 4048 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4049 manual about how to track habits.
0c7efc08 4050 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4051 dangling clocks are resolved.
4052
40532009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4054
4055 * org.texi (Agenda commands): Document the new `i' command.
4056 (Inserting deadline/schedule): Document logging changes
4057 of scheduling and deadline times stamps.
4058 (In-buffer settings): Document the in-buffer keywords for logging
4059 changes of scheduling and deadline times stamps.
4060 (Structure editing, Plain lists): Document indentation
4061 cycling in empty entries with TAB.
4062 (Archiving): Document the default archiving command.
4063 (Moving subtrees): Document the new keys for archiving.
4064 (Internal archiving): Fix incorrect key.
4065 (Agenda commands): Document the TODO set switching commands.
4066 (Agenda commands): Document the new archiving keys.
4067 (Clocking work time): Better description on how to save
4068 and restore a clock.
4069 (Resolving idle time): Mention the x11idle program to get true
4070 idleness also under X11.
4071 (Resolving idle time): Use @kbd instead of @key for normal
4072 letters, because this is how he rest of the manual does this.
4073 (Pushing to MobileOrg): Mention that `org-directory'
4074 should be set.
4075 (Agenda commands): Document that SPC is a filter for
4076 any tag.
0c7efc08 4077 (Search view): Rename from "Keyword search".
8bfe682a
CD
4078 (Capure): New chapter.
4079 (Markup): New chapter.
0c7efc08
SM
4080 (Links in HTML export, Images in HTML export):
4081 Extend the section titles.
8bfe682a
CD
4082 (Images in HTML export): Document the align option.
4083 (Text areas in HTML export): Extend the section title.
4084 (Images in LaTeX export): Explain image placement in LaTeX.
4085
693737cd
GM
40862009-11-10 Glenn Morris <rgm@gnu.org>
4087
4088 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4089
c7bd4ebe
MA
40902009-11-08 Michael Albinus <michael.albinus@gmx.de>
4091
4092 * tramp.texi (Auto-save and Backup): Disable backups just for a
4093 method.
4094
4095 * trampver.texi: Update release number.
4096
76c5acad
MA
40972009-11-07 Michael Albinus <michael.albinus@gmx.de>
4098
4099 Sync with Tramp 2.1.17.
4100
4101 * trampver.texi: Update release number.
4102
d9a57abf
GM
41032009-10-29 Glenn Morris <rgm@gnu.org>
4104
4105 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4106
637f4f0f
MA
41072009-10-23 Michael Albinus <michael.albinus@gmx.de>
4108
4109 * tramp.texi (External methods): Temporary files are kept for
4110 `rsync' and `rsyncc' methods.
4111
310dbb05
JB
41122009-10-09 Juanma Barranquero <lekktu@gmail.com>
4113
4114 * eieio.texi: Fix typos.
4115
09094f28
CY
41162009-10-07 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4119
216f299a
JB
41202009-10-07 Juanma Barranquero <lekktu@gmail.com>
4121
4122 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4123 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4124
966a6506
CY
41252009-10-07 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * Makefile.in: Build EIEIO and EDE manuals.
4128
41292009-10-07 Eric Ludlam <zappo@gnu.org>
4130
4131 * eieio.texi:
4132 * ede.texi: New files.
4133
8842cd9b
MA
41342009-10-05 Michael Albinus <michael.albinus@gmx.de>
4135
4136 * tramp.texi (Remote processes): Association of a pty is not supported.
4137
7006d207
CD
41382009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4139
4140 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4141 (Processing LaTeX fragments): Document that the size of images can be
4142 changes using the variable `org-format-latex-options'.
4143 (The date/time prompt, Timestamps): Be more accurate over ISO format
4144 dates and times.
4145 (Visibility cycling): Document showeverything keyword.
4146 (In-buffer settings): Document showeverything keyword.
4147 (Setting up the staging area): Fix the example.
4148 (MobileOrg): New section.
4149 (Agenda commands, Exporting Agenda Views): Document exporting the
4150 agenda view to Org files.
4151
0e7b2867
MA
41522009-09-28 Michael Albinus <michael.albinus@gmx.de>
4153
4154 * tramp.texi (History): Add IMAP support.
4155 (External methods): Add `imap' and `imaps' methods.
4156 (GVFS based methods): Add indices for `davs'.
4157 (Password handling): Rename anchors. Add IMAP entries for
4158 ~/.authinfo.gpg.
4159
4160 * trampver.texi: Set default value of `emacsimap'.
4161
4146636e
KY
41622009-09-22 Daiki Ueno <ueno@unixuser.org>
4163
4164 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4165
d22f7ffa
CY
41662009-09-13 Chong Yidong <cyd@stupidchicken.com>
4167
0c7efc08
SM
4168 * dired-x.texi (Technical Details):
4169 Delete dired-up-directory (Bug#4292).
d22f7ffa 4170
66043531
MA
41712009-09-03 Michael Albinus <michael.albinus@gmx.de>
4172
216f299a 4173 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4174
6eb02347
CD
41752009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4176
4177 * org.texi (Effort estimates): Document new effort setting commands.
4178 (Agenda commands): Document the new keys fro agenda time motion.
4179 Document entry text mode. Improve documentation of the keys to include
4180 inactive time stamps into the agenda view.
4181 (Feedback): Document the new bug report command.
0c7efc08 4182 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4183
38dc51ba
KY
41842009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4185
4186 * auth.texi (Help for users): Corrected markup.
4187
e402f452
GM
41882009-09-02 Glenn Morris <rgm@gnu.org>
4189
4190 * emacs-mime.texi (time-date): Mention float-time.
4191
744256cf
JB
41922009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4193
4194 * calc.texi (Simplifying Formulas): Improve the wording.
4195
b0b63450
MB
41962009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4197
4198 * auth.texi: Rewritten for coverage and clarity.
4199
42002009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4201
0c7efc08
SM
4202 * gnus.texi (Expiring Mail):
4203 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4204 (Various Various): Mention gnus-safe-html-newsgroups.
4205
4206 * gnus-news.texi: Mention
4207 gnus-mark-copied-or-moved-articles-as-expirable.
4208
4209 * emacs-mime.texi (Display Customization): Add xref to
4210 gnus-safe-html-newsgroups.
4211
b59329e0
MA
42122009-08-28 Michael Albinus <michael.albinus@gmx.de>
4213
4214 * tramp.texi (Version Control): Remove.
af42a9cc 4215 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4216 reference.
4217 (External methods): Correct `scpc' concept index entries. New method
4218 `rsyncc'.
4219 (External packages): New subsections "Filename completion" and "File
4220 attributes cache".
4221
0ff2d6c2
JB
42222009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4223
4224 * calc.texi (Rewrite Rules): Improve the example.
4225 (Simplifying Formulas): Explain use of the I and H flags for
4226 simplification.
4227
ecd3d54f
MA
42282009-08-25 Michael Albinus <michael.albinus@gmx.de>
4229
4230 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4231 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4232 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4233 for timeout values.
78176e69
MA
4234 (Top): Remove footnote saying D-Bus is not enabled by
4235 default. (Bug#4256)
ecd3d54f 4236
0f215bca
DU
42372009-08-23 Daiki Ueno <ueno@unixuser.org>
4238
4239 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4240 Reported by Jari Aalto (Bug#4211).
0f215bca 4241 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4242 epa-global-mail-mode.
3b7ab45f
DU
4243 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4244 epa-setup.
0f215bca 4245
4f22e84d
MA
42462009-08-16 Michael Albinus <michael.albinus@gmx.de>
4247
4248 * dbus.texi (Asynchronous Methods): Allow nil handler.
4249
9ff0b02b 42502009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4251
26b03ee3 4252 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4253
26b03ee3 4254 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4255
4c39f404
CY
42562009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4257
4258 * calc.texi (Date Forms): Fix typos.
4259
3bcfba17
GM
42602009-08-08 Glenn Morris <rgm@gnu.org>
4261
4262 * org.texi (Agenda commands): Restore clobbered change.
4263
66783bb4
EZ
42642009-08-07 Eli Zaretskii <eliz@gnu.org>
4265
4266 * calc.texi (Graphics, Devices): Update with the peculiarities of
4267 operation on MS-Windows.
4268
c8d0cf5c
CD
42692009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4270
4271 * org.texi (Publishing action): Improve documentation of file
4272 names when publishing to the source directory.
4273 (Clean view): Document `org-indent-mode'.
4274 (Clocking work time): Add documentation for the
4275 new :timetamp option when creating a clock report.
4276 (Paragraphs): Fix many typos.
4277 (Plain lists): Remove duplicate explanation about the
4278 `C-c *' command.
4279 (Literal examples): Update to reflect the new behavior
4280 of the -n -r -k switches when exporting source code examples.
4281 (Structure editing): Add information about `C-c *',
4282 converting a plain list into a list of Org items.
4283 (Remember): Small rephrasing of the paragraph
4284 describing remember.el. Also mentioned that remember.el is part
4285 of Emacs 23, not Emacs 22.
4286 (Clocking work time): Add documentation about
4287 displaying the current clocking time against the effort estimate.
4288 Also add a footnote about using `org-clock-in-prepare-hook' to add
4289 an effort estimate on the fly, just before clocking it.
4290 (Footnotes): Document automatic renumbering and
4291 sorting.
4292 (Agenda commands): Document new bulk commands.
4293 (Plain lists): Document new behavior of
4294 `org-cycle-include-plain-lists'.
4e2af782 4295 Hyphenation only in TeX.
c8d0cf5c
CD
4296 (Clocking work time): Document the key to update effort
4297 estimates.
4298 (Clocking work time): Document the clock time display.
4299 (Structure editing, TODO basics): Document new
4300 variables.
4301 (Column attributes): Document new colciew operators.
4302 (Publishing options): Document :xml-declaration.
4303 (Tracking TODO state changes): Document the
4304 LOG_INTO_DRAWER property.
4305 (Literal examples): Document the new implementation for
4306 editing source code.
4307 (Publishing action): Mention the new publishing
4308 function, to publish an Org source file.
4309 (Publishing links): Mention how to link to an Org source file.
4310 (Macro replacement): Document new macros.
4311 (Handling links): Document type-specific completion
4312 when inserting links.
4313 (Structure editing, Plain lists): Improve documentation
4314 on sorting.
4315 (Internal links): Document custom ids for links.
4316 (Handling links): Document custom ids for links.
4317 (CSS support): Document new class.
4318 (Refiling notes): Document the possibility to create new nodes
4319 during refiling.
4320 (Agenda commands): Document the "?" operator to find
4321 tasks without effort setting.
4322 (Exporting agenda information): Section moved.
4323 (RSS Feeds): New section.
4324 (Built-in table editor): Document M-e and M-a navigate
4325 inside table field.
4326 (Stuck projects): Docment that projects identified as
4327 un-stuck will still be searchd for stuck sub-projects.
4328 (Paragraphs): Document centering.
4329 (Creating timestamps, Agenda commands): Document new
4330 behavior when changing time stamps.
4331 (Structure editing): Document the new command
4332 `org-clone-subtree-with-time-shift'.
4333 (Publishing): Refresh this chapter.
4334 (Export options, Export options, In-buffer settings):
4335 Document the new keywords.
4336 (Matching tags and properties): Collect all
4337 documentation about tags/property matches here.
4338 (Setting tags): Document `org-tag-persistent-alist'.
4339 (Weekly/daily agenda): New section.
4340 (Orgstruct mode): Describe `orgstruct++-mode'.
4341 (Drawers): Mention the LOGBOOK drawer.
4342 (Export options, Sectioning structure): Document the
4343 #+LEATEX_HEADER in-buffer setting.
4344 (Bugs): Section removed.
4345 (Hooks): New section.
0c7efc08 4346 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4347 (Context-sensitive commands): New section.
4348 (Setting tags): Document newline option.
4349 (Global TODO list, Matching tags and properties):
4350 Mention more variables.
4351 (Checkboxes): Update to changed command behavior.
81a5560e 4352
40d2791f
CY
43532009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4354
4355 * speedbar.texi (Basic Key Bindings): Fix typo.
4356
65d0154b
JB
43572009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4358
4359 * calc.texi (Vector/Matrix Functions): Add index entries for both
4360 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4361 affects matrices with more than one row.
b5bdfd9f 4362 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4363
5a9e3ab7
JB
43642009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4365
4366 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4367 `calc-transpose-lines'.
5a9e3ab7 4368
42fb7e61
MA
43692009-07-27 Michael Albinus <michael.albinus@gmx.de>
4370
4371 * dbus.texi (Receiving Method Calls): Describe special return value
4372 `:ignore'.
4373
574b69d5
AM
43742009-07-24 Alan Mackenzie <acm@muc.de>
4375
4376 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4377 initialization, any individual variable setting now takes precedence
4378 over one done via c-file-style/c-file-offsets.
4379
ec06459c
JB
43802009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4381
4382 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4383 truncated when Calc is quit.
4384 (Customizing Calc): Document `calc-undo-length'.
4385
4ce54f6b
CY
43862009-07-20 Chong Yidong <cyd@stupidchicken.com>
4387
4388 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4389
0e4f8ba5
GM
43902009-07-11 Kevin Ryde <user42@zip.com.au>
4391
4392 * pcl-cvs.texi (About PCL-CVS):
4393 * widget.texi (Basic Types):
4394 Fix cross-references.
4395
fa0f81b0
AS
43962009-07-01 Andreas Schwab <aschwab@redhat.com>
4397
4398 * dbus.texi (Type Conversion): Don't use literal control character.
4399
88a683c5
MA
44002009-07-01 Michael Albinus <michael.albinus@gmx.de>
4401
4402 * tramp.texi (GVFS based methods): New section.
4403 (Remote processes): Processes for GVFS based methods run locally.
4404
36c8febb
MA
44052009-06-30 Michael Albinus <michael.albinus@gmx.de>
4406
0c7efc08
SM
4407 * tramp.texi (Inline methods, External methods, Gateway methods):
4408 Avoid the words "kludge" and hack".
36c8febb
MA
4409 (External methods): Add `synce' method.
4410
4411 * trampver.texi: Update release number.
4412
d6b951bb
MA
44132009-06-22 Michael Albinus <michael.albinus@gmx.de>
4414
4415 Sync with Tramp 2.1.16.
4416
4417 * tramp.texi (History): Add GVFS support.
4418 (External methods): Precise `rsync' description. Add `dav', `davs' and
4419 `obex' methods. Add 'tramp-gvfs-methods' option.
4420 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4421 forms.
4422 (Remote Programs): Introduce `tramp-own-remote-path'.
4423 (Remote processes): New subsection "Running remote programs that create
4424 local X11 windows".
4425 (Frequently Asked Questions): Improve code for disabling vc.
4426
4427 * trampver.texi: Update release number. Set default value of
4428 `emacsgvfs'.
4429
70243478
CY
44302009-06-21 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * Branch for 23.1.
4433
54b31cbf
GM
44342009-06-17 Glenn Morris <rgm@gnu.org>
4435
4436 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4437 (Latest version of Emacs): Mention source code repository.
4438
f6adc23c
GM
44392009-06-16 Glenn Morris <rgm@gnu.org>
4440
4441 * faq.texi (Top): Language tweak.
4442 (Extended commands): Most people have arrow keys.
4443 (Emacs manual): Say how to follow info links.
4444 (File-name conventions): Change title a bit. Explain about source
4445 versus installed. Condense etc description.
4446 (Guidelines for newsgroup postings): Mention Savannah list page.
4447 (Newsgroup archives): Simplify.
4448 (Contacting the FSF): Add contact URL.
4449 (Emacs Lisp documentation): Printed version not always available.
4450 (Installing Texinfo documentation): Explain how by hand installation is
4451 not normally needed. Use add-to-list. Remove duplicate reference.
4452 (Informational files for Emacs): Move info on Help menu here from
4453 "File-name conventions".
4454 (Help installing Emacs): Tweak uref.
4455 (Obtaining the FAQ): Mention repository.
4456 (Origin of the term Emacs): Explain "ITS".
4457 (Changing load-path): Use add-to-list.
4458 (Automatic indentation): Clarify this is for Text mode.
4459 Don't mention Indented Text mode.
4460 (Finding Emacs on the Internet): The FSF does not seem to offer a
4461 deluxe distribution on CD anymore.
4462
b59a8457
GM
44632009-06-16 Glenn Morris <rgm@gnu.org>
4464
4465 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4466 Recommend the latest release. Mention how to get older FAQs.
4467 Recommend the Emacs manual.
4468 (Guidelines for newsgroup postings): Discourage cross-posts.
4469 (Underlining paragraphs): Remove.
4470 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4471 (Bugs and problems): Update key-binding.
4472 (Problems with very large files): Mention 64-bit.
4473 (Shell process exits abnormally): Remove.
4474 (Problems with Shell Mode): Rename and update.
4475 (Spontaneous entry into isearch-mode)
4476 (Problems talking to certain hosts): Remove. This is old information,
4477 in etc/PROBLEMS if needed.
4478 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4479 (Dired claims that no file is on this line): Update.
4480 (Installing Emacs, Problems building Emacs): Simplify.
4481 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4482 information.
4483 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4484 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4485 (JDEE): "JDEE", not "JDE".
4486 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4487 Remove. This is old information, in etc/PROBLEMS if needed.
4488 (stty and Backspace key, Kanji and Chinese characters): Remove.
4489 (Right-to-left alphabets): Update section.
4490 (Changing the included text prefix): Gnus uses message-yank-prefix.
4491 Add cross-reference to Supercite manual.
4492 (Saving a copy of outgoing mail): Simplify output file description.
4493 (Expanding aliases when sending mail): Refer to Emacs manual.
4494 Remove old info about RFC822.
4495 Correct description of how to rebuild aliases.
4496 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4497 (MIME with Emacs mail packages)
4498 (Viewing articles with embedded underlining)
4499 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4500 Remove old sections.
4501 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4502 and is well-documented in the Gnus manual.
4503 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4504 (Making Gnus faster): Rename from "Starting Gnus faster".
4505 Merge "Catch-up is slow in Gnus" into here.
4506
0e6d12ca
GM
45072009-06-14 Glenn Morris <rgm@gnu.org>
4508
4509 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4510 (New in Emacs 23): New section.
4511 (Handling C-s and C-q with flow control): Add xref.
4512
2e17e05e
GM
45132009-06-13 Glenn Morris <rgm@gnu.org>
4514
4515 * faq.texi (Setting up a customization file): Grammar fix.
4516 Customize is no longer "new".
4517 (Displaying the current line or column): Line-number mode is on by
4518 default. Don't mention `column' package. Mention linum.el.
4519 (Turning on abbrevs by default): Explain how to do it for buffers,
4520 modes, and everywhere.
4521 (Associating modes with files): Use add-to-list. Don't mention Emacs
4522 19.
4523 (Highlighting a region): On by default since 23.1.
4524 (Replacing highlighted text): Update doc quote.
4525 (Working with unprintable characters): Don't mention search-quote-char.
4526 (Using an already running Emacs process): Gnuclient is probably not an
4527 enhancement these days.
4528 (Indenting switch statements): Remove mention of pre-Emacs 20.
4529 (Horizontal scrolling): Abbreviate Emacs 20 description.
4530 (Replacing text across multiple files): Fix name of dired command.
4531 (Disabling backups): Use require not load.
4f9d4de3 4532 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4533
2a1cf2b9
BW
45342009-06-13 Bill Wohler <wohler@newt.com>
4535
4536 Release MH-E manual version 8.2.
4537
4538 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4539 release 8.2.
4540
85b438b7
GM
45412009-06-13 Glenn Morris <rgm@gnu.org>
4542
4543 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4544 in this day and age the common meaning is "on the web".
4545 (copying): Use @copyright in all cases.
4546 (Basic keys): Remove reference to deleted manual node "Text Characters".
4547 (File-name conventions): Use GNU as an example rather than SERVICE.
4548 default.el lives in site-lisp. Update Info directory location.
4549 (Real meaning of copyleft): GPL actions have been brought, but all
4550 settled out of court.
4551 (Guidelines for newsgroup postings): Shorten section title.
4552 Simplify comp.emacs description.
4553 (Newsgroup archives): Change Google URL. Describe Gmane.
4554 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4555 points". Mention List-Unsubscribe header.
4556 (Contacting the FSF): Update email and URLs.
4557 (Basic editing): Mention F1 for help.
4558 (Installing Texinfo documentation): Refer to Texinfo website rather
4559 than ftp server.
4560 (Printing a Texinfo file): Mention texi2pdf.
4561 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4562 are just stubs nowadays.
4563 (Latest version of Emacs): Explain version numbers.
4564 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4565 (Turning on syntax highlighting): No need to mention hilit19 any more.
4566 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4567 (Modes for various languages): Remove section.
4568 (Major packages and programs): Remove most version and maintainer
4569 information - it's hard to keep up-to-date, and adds nothing.
4570 Similarly with direct links to mailing lists.
4571 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4572 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4573 years, and Emacs comes with tools for this now.
4574 (Patch): Remove section - this is a standard tool.
4575 (Using function keys under X): Remove section.
4576
93e2d996
GM
45772009-06-12 Glenn Morris <rgm@gnu.org>
4578
4579 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4580 (Help installing Emacs): Remove reference to deleted X11 node.
4581 (Associating modes with files): Interpreter-mode-alist is no longer
4582 subservient to auto-mode-alist.
4583 (Installing Emacs): Change future Emacs version.
4584 (Linking with -lX11 fails): Remove old section.
4585 (Packages that do not come with Emacs): Update ELL location.
4586 Emacs Lisp archive is dead.
4587 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4588 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4589 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4590 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4591 (Removing flashing messages): Remove section about non-existent Gnus
4592 option.
4593
f0bf7708
GM
4594 * faq.texi (Top): Add @top command.
4595 Remove the optional arguments from all @node commands: makeinfo can
4596 generate these automatically, and it is easier to edit and rearrange
4597 nodes without them.
4598
30884d11
GM
45992009-06-11 Glenn Morris <rgm@gnu.org>
4600
4601 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4602 (The LPF): Make the updated URL the sole reference point.
4603 (Learning how to do something): Update refcard price and format.
4604 (Getting a printed manual): Sources in doc/emacs/, not man/.
4605 Also available in PDF format. Since the page count varies, be less
4606 precise.
4607 (Informational files for Emacs): Remove references to deleted files
4608 LPF and SUN-SUPPORT, and to UUCP.
4609 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4610 Remove many obsolete ways to get the FAQ, which now seems only to be
4611 distributed with Emacs.
4612 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4613
deab46e0
CY
46142009-06-09 Chong Yidong <cyd@stupidchicken.com>
4615
223b43fa 4616 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4617 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4618
deab46e0
CY
4619 * ada-mode.texi (Installation, Compile commands)
4620 (Project File Overview, No project files, Set compiler options)
4621 (Use GNAT project file, Use multiple GNAT project files)
4622 (Identifier completion): Use @samp for menu items, and @kbd for key
4623 sequences (Bug#3504).
4624
71fbd643
DU
46252009-06-04 Daiki Ueno <ueno@unixuser.org>
4626
8c9bb6f5 4627 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4628
f197085b
CY
46292009-06-04 Ryan Yeske <rcyeske@gmail.com>
4630
4631 * message.texi (Header Commands): Fix descriptions to match
4632 keybindings.
4633
7f3bc720
DU
46342009-04-22 Daiki Ueno <ueno@unixuser.org>
4635
4636 * gnus.texi (Security): Mention that EasyPG is the current default.
4637
4518068d
CY
46382009-04-13 Chong Yidong <cyd@stupidchicken.com>
4639
4640 * ediff.texi (Session Commands): Fix typo.
4641
d7ca410a
MB
46422009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4643
4644 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4645 news.software.readers. Reported by Florian Rehnisch.
4646
c6c76add
GM
46472009-04-02 Glenn Morris <rgm@gnu.org>
4648
4649 * auth.texi: Capitalize direntry.
4650
4651 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4652 using a period in the entry name. (Bug#2797)
4653
35ed8e2e
JB
46542009-03-03 Juanma Barranquero <lekktu@gmail.com>
4655
4656 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4657 ($(infodir)/auth, auth.dvi): New targets.
4658
e280480a
GM
46592009-03-03 Glenn Morris <rgm@gnu.org>
4660
4661 * auth.texi: Fix @setfilename.
4662
4663 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4664 (auth, $(infodir)/auth, auth.dvi): New rules.
4665
8a76755b
GM
46662009-02-25 Glenn Morris <rgm@gnu.org>
4667
4668 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4669
0038d478
MB
46702009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4671
4672 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4673
46742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4675
4676 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4677 gnus-nocem-issuers, and gnus-nocem-verifyer.
4678
867d4bb3
JB
46792009-02-20 Juanma Barranquero <lekktu@gmail.com>
4680
4681 * ada-mode.texi (Project files, Automatic Casing):
4682 * dbus.texi (Signals):
4683 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4684 * mh-e.texi (HTML):
4685 * nxml-mode.texi (Locating a schema)
4686 (Using the document's URI to locate a schema):
4687 * org.texi (Footnotes, Using the mapping API):
4688 * rcirc.texi (Channels): Remove duplicate words.
4689
3a44dc1f
GM
46902009-02-20 Glenn Morris <rgm@gnu.org>
4691
4692 * dired-x.texi (Miscellaneous Commands):
4693 * gnus.texi: Minor updates for mbox Rmail.
4694
5dc584b5
KB
46952009-02-16 Karl Berry <karl@gnu.org>
4696
b59a8457
GM
4697 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4698 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4699 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4700 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4701 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4702 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4703 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4704 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4705 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4706 Consistently use @insertcopying in the Top node,
5dc584b5 4707 @contents at the front (after @end titlepage),
b59a8457 4708 and @direntry after @copying. (Bug#1988)
5dc584b5 4709
9eb59592
MB
47102009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4711
4712 * auth.texi: New file documenting auth-source.
4713
d324fa76
CD
47142009-02-13 Carsten Dominik <dominik@science.uva.nl>
4715
4716 * org.texi (Org Plot): Fix link.
4717
7a603b73
DU
47182009-02-09 Daiki Ueno <ueno@unixuser.org>
4719
4720 * epa.texi (Mail-mode integration): Mention the way to do
4721 "encrypt-to-self". (Bug#1807)
4722
a626b338 47232009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4724
4725 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4726
3b36c17e
MB
47272009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4728
4729 * gnus-news.texi: Print version about Incoming*.
4730
55033558
CD
47312009-02-02 Carsten Dominik <dominik@science.uva.nl>
4732
4733 * org.texi (Structure editing, Handling links)
4734 (Fast access to TODO states, Javascript support): Make standard docs
4735 correctly reflect default variable settings.
4736
ec712abb
GM
47372009-02-02 Glenn Morris <rgm@gnu.org>
4738
4739 * org.texi: Fix typos.
4740
7112648c
MA
47412009-02-01 Michael Albinus <michael.albinus@gmx.de>
4742
4743 Sync with Tramp 2.1.15.
4744
4745 * trampver.texi: Update release number.
4746
2e461fc1
CD
47472009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4748
4749 * org.texi (TODO dependencies): Document TODO dependencies on
4750 checkboxes.
4751
bc283609
CD
47522009-01-30 Carsten Dominik <dominik@science.uva.nl>
4753
4754 * org.texi (TODO dependencies): Document key binding for toggling
4755 ORDERED property.
4756
74fc5047
MA
47572009-01-28 Michael Albinus <michael.albinus@gmx.de>
4758
4759 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4760 of hook functions.
4761
d6685abc
CD
47622009-01-28 Carsten Dominik <dominik@science.uva.nl>
4763
4764 * org.texi (TODO dependencies): New section.
4765
65c439fd
CD
47662009-01-27 Carsten Dominik <dominik@science.uva.nl>
4767
4768 * org.texi (Plain lists, TODO basics, Priorities)
4769 (Multiple sets in one file, Conflicts): Document interaction with
4770 `shift-selection-mode'.
4771
5fafc247
JB
47722009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4773
4774 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4775 Make Calc the subject of sentences.
4776 (Rearranging Formulas using Selections): Discuss new options
4777 for `j *'.
4778
e7433508
MA
47792009-01-26 Michael Albinus <michael.albinus@gmx.de>
4780
4781 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4782
2096a1b6
GM
47832009-01-26 Glenn Morris <rgm@gnu.org>
4784
4785 * org.texi: Fix typos.
4786
0cb61492
BW
47872009-01-26 Bill Wohler <wohler@newt.com>
4788
2096a1b6 4789 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4790
0bd48b37
CD
47912009-01-25 Carsten Dominik <dominik@science.uva.nl>
4792
4793 * org.texi (References): Add information about remote references.
4794 (Built-in table editor): Document `C-c RET' in tables.
4795 (Math symbols, Quoting LaTeX code): Mention that simple
4796 LaTeX macros survive LaTeX export.
4797 (Images in LaTeX export): Show how to create a reference to a
4798 figure.
4799 (Sectioning structure): Document that the LaTeX class can be
4800 specified in a property.
4801 (Text areas in HTML export): New section.
4802 (External links): Add examples for text search and ID links.
4803 (Built-in table editor): Remove the descriptio of `C-c
4804 C-q', it not longer works.
4805 (Literal examples): Document that a space must follow
4806 the colon in short examples.
4807 (Relative timer): Document `org-timer-stop'.
4808 (Footnotes): New section.
4809 (Footnote markup): Shorten section and refer to new Footnote
4810 section.
4811 (Literal examples): Add documentation for line
4812 numbering in and references to code examples.
4813 (CSS support): Fix the description of default CSS styles.
4814 (Capturing column view): Document
4815 "file:path/to/file.org" as an allowed value for the ID property of
4816 a dynamic block copying column view.
4817
49dbbaf2
SE
48182009-01-23 Stephen Eglen <stephen@gnu.org>
4819
4820 * mh-e.texi (Getting Started): Describe $MH.
4821
193e6828
MA
48222009-01-21 Michael Albinus <michael.albinus@gmx.de>
4823
4824 * tramp.texi (all): Harmonize usage of "external method",
4825 "external transfer method" and "out-of-band method".
4826 (Connection types): Precise the differences of inline and external
4827 methods. Written by Adrian Phillips <a.phillips@met.no>.
4828
26b9f88d
MB
48292009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4830
4831 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4832 commands as described at the top. Reported by Allan Gottlieb
4833 <gottlieb@nyu.edu>.
4834
48352009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4836
4837 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4838 nnmail-pathname-coding-system.
4839
377952e0
GM
48402009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4841
4842 * org.texi (Relative timer): Fix typo.
4843
a20d3598
JB
48442009-01-15 Juanma Barranquero <lekktu@gmail.com>
4845
4846 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4847 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4848
a50253cc
GM
48492009-01-13 Glenn Morris <rgm@gnu.org>
4850
4851 * org.texi: Fix some more typos.
4852
07450bee
GM
48532009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4854
4855 * org.texi: Fix some typos.
4856
e3e955fe
MB
48572009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4858
4859 * gnus.texi (Group Parameters): Add note for local variables.
4860
48612009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4862
0c7efc08
SM
4863 * gnus.texi (Converting Kill Files): Fix URL.
4864 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4865
48662009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4867
4868 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4869 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4870 (Paging the Article): Add index entry.
4871
71dd9983
JB
48722009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4873
4874 * ada-mode.texi (Examples): Delete redundant text.
4875
4a0cf14f
MA
48762009-01-03 Michael Albinus <michael.albinus@gmx.de>
4877
36c8febb 4878 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4879
4880 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4881 addresses.
4882
aedac0f0
BW
48832009-01-03 Bill Wohler <wohler@newt.com>
4884
4885 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4886 kept empty.
4887
4c65b566
CD
48882008-12-20 Carsten Dominik <dominik@science.uva.nl>
4889
4890 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4891 (HTML Export commands, LaTeX/PDF export commands):
4892 Improve documentation about transient-mark-mode.
e9fce1ac 4893 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4894 to fields in the last table row.
4895
e1a78e1e
JL
48962008-12-19 Juri Linkov <juri@jurta.org>
4897
4898 * info.texi (Search Text): Remove mention of removed key binding M-s.
4899
17a0aa82
CD
49002008-12-18 Carsten Dominik <dominik@science.uva.nl>
4901
4902 * org.texi (References): Remove mentioning of @0 as reference for the
4903 last line, this has been reverted in the Lisp sources.
4904
4997d802
JB
49052008-12-17 Juanma Barranquero <lekktu@gmail.com>
4906
4907 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4908 (DVI_TARGETS): Remove duplicates. Add sasl.
4909 ($(infodir)/sasl, sasl.dvi): New targets.
4910
33306645
CD
49112008-12-17 Carsten Dominik <dominik@science.uva.nl>
4912
4913 * org.texi: Version number pushed to 6.15d.
4914
db55f368
CD
49152008-12-16 Carsten Dominik <dominik@science.uva.nl>
4916
a0bf4117 4917 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4918 (Images in LaTeX export): New section.
4919 (Inlined images, Images in HTML export): Sections renamed.
4920
dae0a942
MB
49212008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4922
4923 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4924
9f5572e9
MB
49252008-12-04 David Engster <dengste@eml.cc>
4926
4927 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4928 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4929
bc23baaa
CD
49302008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4931
4932 * org.texi (Using the mapping API): Fix bug in mapping example.
4933 (Publishing options): Make the list of properties complete again, in
4934 correspondence to the variable `org-export-plist-vars'.
4935 (Property searches): Document new special values for time comparisons.
4936 (Tag inheritance): Refine the description of tag inheritance.
4937 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4938 (Effort estimates): Document the new relative timer.
bc23baaa 4939
3bf8054f
JB
49402008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4941
4942 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4943 (Using Calc): Clarify use of `C-x * o'.
4944 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4945
ac134f2f
RS
49462008-11-28 Richard M Stallman <rms@gnu.org>
4947
4948 * dbus.texi (Receiving Method Calls): Clean up previous change.
4949
ace706d1
MA
49502008-11-26 Michael Albinus <michael.albinus@gmx.de>
4951
4952 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4953 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4954 `dbus-unescape-from-identifier'.
4955 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4956 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4957 (Signals): Use the constants in the example.
4958
d60b1ba1
CD
49592008-11-24 Carsten Dominik <dominik@science.uva.nl>
4960
b97439ce 4961 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4962
ce4fdcb9
CD
49632008-11-23 Carsten Dominik <dominik@science.uva.nl>
4964
4965 * org.texi (Setting up Remember): Document `org-remember-mode'.
4966 (External links): Document that bbdb links can use a regular
4967 expression.
4968 (External links): Document that elisp links can contain interactive
4969 commands.
4970
c8548a00 49712008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4972
4973 * viper.texi (viper-translate-all-ESC-keysequences):
4974 Description removed.
4975
6a2c4aec
GM
49762008-11-19 Glenn Morris <rgm@gnu.org>
4977
4978 * doclicense.texi: Change to FDL 1.3.
4979 Relicense all texi files under FDL 1.3 or later.
4980
59ee4113
JB
49812008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4982
4983 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4984
59bcbb98 49852008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4986
0c7efc08 4987 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4988
4989 * ediff.texi: Version/date change.
9f90198a 4990
8aa41c9b
CY
49912008-11-14 Chong Yidong <cyd@stupidchicken.com>
4992
4993 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4994
17587b1b
JB
49952008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4996
4997 * calc.texi (About This Manual): Comment out a mention of
4998 marginal notes.
4999
564c900e
CD
50002008-11-12 Carsten Dominik <dominik@science.uva.nl>
5001
5002 * org.texi (Clocking work time): Document the :formula property of
5003 clock tables.
5004 (Structure editing, Refiling notes): Document refiling regions.
5005 (Agenda commands): Document the double-prefix version
5006 of the `l' command in the agenda.
5007 (Handling links): Explain the effect of a double prefix
5008 arg to `C-c C-o'.
5009 (TODO basics): Add documentation for tag triggers.
5010
3c4be1f2
GM
50112008-10-23 Glenn Morris <rgm@gnu.org>
5012
5013 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5014 byte-compiling things like `+'.
5015
5016 * ns-emacs.texi: Merge copyright years of author now with assignment
5017 into FSF years.
5018 (VER): Use it for easier automatic updating. Use Emacs version rather
5019 than standalone Emacs.app version.
5020
a6520ff3
CD
50212008-10-12 Carsten Dominik <dominik@science.uva.nl>
5022
864c9740 5023 * org.texi: Lots of minor fixes.
a6520ff3
CD
5024 (Capture): New chapter.
5025 (Org Plot): New section.
5026
db7a4b66
MH
50272008-09-30 Magnus Henoch <mange@freemail.hu>
5028
5029 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5030
4043c194
JB
50312008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5032
5033 * calc.texi (User Defined Units): Mention how to enter optional display
5034 string.
5035
eef5ade7
MB
50362008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5037
0c7efc08 5038 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5039 avoid the "y/n" wording.
5040
e52cac88
MB
50412008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5042
0c7efc08 5043 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5044
50452008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5046
5047 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5048 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5049
00c55306
BW
50502008-09-22 Bill Wohler <wohler@newt.com>
5051
5052 Release MH-E manual version 8.1.
5053
5054 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5055 release 8.1.
5056
5057 * mh-e.texi: Retain dual license as agreed to by the FSF.
5058 However, bump GPL to Version 3.
5059 Use @include for license text.
5060
e52cac88 50612008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5062
5063 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5064 (Store custom flags and keywords, Store arbitrary data):
5065 Clean up markup.
64763fe3
MB
5066
50672008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5068
5069 * gnus.texi (The Gnus Registry): Document it.
5070
9e601b8d
MB
50712008-09-08 David Engster <dengste@eml.cc>
5072
88ee5b02
JB
5073 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5074 Clarify section about choosing back end servers.
9e601b8d 5075
247043f1
GM
50762008-08-23 Glenn Morris <rgm@gnu.org>
5077
5078 * dired-x.texi (Shell Command Guessing):
5079 Mention dired-guess-shell-case-fold-search. (Bug#417)
5080
2bfec7a0
MA
50812008-08-22 Michael Albinus <michael.albinus@gmx.de>
5082
5083 * trampver.texi: Update release number.
5084
247043f1 50852008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5086
5087 * ns-emacs.texi: Update version.
5088 (Introduction): Correct menu location for options save.
5089 (Customization): Note that defaults are stored under org.gnu.Emacs.
5090
8c20bd92
BW
50912008-08-11 Bill Wohler <wohler@newt.com>
5092
5093 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5094 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5095 Henman) (closes SF #1768928).
5096
767a4d92
GM
50972008-08-10 Glenn Morris <rgm@gnu.org>
5098
5099 * ns-emacs.texi: Use @copying. Change copyright of authors with
5100 assignment to FSF. Change license to GFDL.
5101 (Top): Remove outdated references.
5102
6ecfe5c2
MB
51032008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5104
88ee5b02
JB
5105 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5106 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5107 gnus-summary-sort-by-most-recent-date.
5108 (Summary Sorting): Explain prefix argument.
5109
51102008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5111
5112 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5113 gnus-summary-pipe-output.
5114
eb932e8a
MA
51152008-08-03 Michael Albinus <michael.albinus@gmx.de>
5116
5117 * dbus.texi (Receiving Method Calls): Document error handling of own
5118 D-Bus methods.
5119
bfe16263
BW
51202008-08-01 Bill Wohler <wohler@newt.com>
5121
5122 * mh-e.texi (Reading Mail)
9f90198a 5123 (Viewing Attachments): Describe new function
bfe16263
BW
5124 mh-show-preferred-alternative.
5125 (Sending Mail, Redistributing, Sending Message): Describe new hook
5126 mh-annotate-msg-hook.
5127
21956b56
MA
51282008-07-31 Michael Albinus <michael.albinus@gmx.de>
5129
5130 * dbus.texi (Arguments and Signatures): Fix example.
5131 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5132 (Asynchronous Methods): New node.
9f90198a
JB
5133 (Errors and Events): Describe extended layout of `dbus-event'.
5134 New defun `dbus-event-message-type'.
21956b56 5135
7c2fb837
DN
51362008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5137
5138 * ediff.texi: Remove VMS support.
5139
13662773
JB
51402008-07-29 Juanma Barranquero <lekktu@gmail.com>
5141
5142 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5143 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5144
ddde0b34
CY
51452008-07-29 Chong Yidong <cyd@stupidchicken.com>
5146
5147 * Makefile.in: Add mairix-el targets.
5148
51492008-07-29 David Engster <deng@randomsample.de>
5150
5151 * mairix-el.texi: New file.
5152
d5875b25
JB
51532008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5154
366b7d44
JB
5155 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5156 project files. Delete 'main_unit' project variable; not needed. Allow
5157 process environment variables wherever project variables are allowed.
5158 Add tutorial section on multiple GNAT project files.
d5875b25 5159
6cbab8ee
MA
51602008-07-27 Michael Albinus <michael.albinus@gmx.de>
5161
5162 Sync with Tramp 2.1.14.
5163
5164 * trampver.texi: Update release number.
5165
9e2a2647
DN
51662008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5167
5168 * ns-emacs.texi:
5169 * faq.texi: Remove mentions of Mac Carbon.
5170
d62672f3
MB
51712008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5172
5173 * gnus.texi (Saving Articles): Describe the 2nd argument of
5174 gnus-summary-save-in-pipe.
5175 (SpamAssassin): Use it.
5176
51772008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5178
5179 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5180
dd12e1c6
CD
51812008-07-25 Carsten Dominik <dominik@science.uva.nl>
5182
5183 * org.texi (Export options): Document the use of the creator flag.
5184
44ce9197
CD
51852008-07-24 Carsten Dominik <dominik@science.uva.nl>
5186
5187 * org.texi: New version 6.06a.
5188
ddd13c5d
JB
51892008-07-23 Juanma Barranquero <lekktu@gmail.com>
5190
5191 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5192 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5193
8dc6104d
JB
51942008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5195
5196 * calc.texi (Editing Stack Entries):
5197 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5198 Calc's help functions. Mention fixing typos.
5199 (Customizing Calc): Fix typo.
5200
52012008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5202
5203 * calc.texi (summarykey): New macro. Use to correctly format keys in
5204 the summary.
5205
ddd13c5d 52062008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5207
5208 * ns-emacs.texi (Customization): Corrected documentation on color
5209 specification formats.
5210
568beaa2
AS
52112008-07-19 Andreas Schwab <schwab@suse.de>
5212
db8ef699 5213 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5214
5215 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5216 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5217
cd71b9ae
MA
52182008-07-18 Michael Albinus <michael.albinus@gmx.de>
5219
5220 * dbus.texi (Inspection): Rework, introduce submenus.
5221 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5222 (Properties and Annotations, Arguments and Signatures): New nodes.
5223
9b7993b4
MA
52242008-07-13 Michael Albinus <michael.albinus@gmx.de>
5225
5226 * dbus.texi (Receiving Method Calls): Fix description of
5227 `dbus-register-method'.
5228 (Signals): Allow also signal arguments for filtering in
5229 `dbus-register-signal'.
5230
241d447b
JB
52312008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5232
5233 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5234 `cnorm'.
5235 (Arithmetic Tutorial): Simplify the verification of prime factors.
5236
adb46650
MB
52372008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5238
5239 * gnus.texi (Saving Articles): Mention
5240 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5241
92e15881
JB
52422008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5243
5244 * calc.texi: Adjust mode line throughout.
5245
ea597303
JB
52462008-06-28 Juanma Barranquero <lekktu@gmail.com>
5247
5248 * sasl.texi (Mechanisms): Fix typos.
5249
aee08080
JB
52502008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5251
5252 * calc.texi (Killing from the stack): Mention using normal Emacs
5253 copying.
5254
a06a4a12
MA
52552008-06-21 Michael Albinus <michael.albinus@gmx.de>
5256
0c7efc08 5257 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5258 Add `auth-source' mechanism.
a06a4a12
MA
5259 (Connection caching): Tramp reopens the connection automatically,
5260 when the operating system on the remote host has been changed.
5261
7389398d
EZ
52622008-06-20 Eli Zaretskii <eliz@gnu.org>
5263
5264 * makefile.w32-in (distclean): Remove makefile.
5265
b349f79f
CD
52662008-06-17 Carsten Dominik <dominik@science.uva.nl>
5267
3f9b4c2b 5268 * org.texi (Using the mapping API): New section.
b349f79f 5269 (Agenda column view): New section.
3f9b4c2b 5270 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5271 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5272 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5273
52742008-06-17 Jason Riedy <jason@acm.org>
5275
5276 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5277 function, and efmt may be a two-argument function.
5278 (Radio tables): Document multiple destinations.
5279
cd5c05d2
GM
52802008-06-16 Glenn Morris <rgm@gnu.org>
5281
5282 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5283 Add Cover-Texts.
5284
debf4439
GM
52852008-06-15 Glenn Morris <rgm@gnu.org>
5286
5287 * faq.texi (VER): Update to 23.0.60.
5288
5289 * mh-e.texi: Remove option of licensing under GPL.
5290 Add Cover-Texts to GFDL permissions notice.
5291 (GPL): Remove section.
5292 (GFDL): Include doclicense.texi rather than the actual text.
5293
5294 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5295 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5296
5297 * sasl.texi: Fix output file name.
5298
5299 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5300
5301 * gnus-coding.texi: Refer to license in Gnus manual.
5302
5303 * idlwave.texi, sasl.texi: Use @copying.
5304
5305 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5306
5307 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5308
5309 * url.texi: Use @copying, @title, @subtitle, @author.
5310
5311 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5312 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5313 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5314 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5315 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5316 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5317 * widget.texi, woman.texi:
5318 Remove references to external license, since doclicense is included.
5319
5320 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5321 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5322 Remove references to non-existent Invariant Sections.
5323
091f8bc1
GM
53242008-06-14 Glenn Morris <rgm@gnu.org>
5325
5326 * faq.texi (Major packages and programs): Remove references to external
5327 Supercite, Calc, VIPER, since they have been included for some time.
5328 Update VM, AUCTeX, BBDB entries.
5329
47bcb4d3
UJ
53302008-06-14 Ulf Jasper <ulf.jasper@web.de>
5331
5332 * newsticker.texi: Updated to match latest newsticker changes.
5333
6f093307
GM
53342008-06-13 Glenn Morris <rgm@gnu.org>
5335
5336 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5337 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5338 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5339 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5340 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5341 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5342 * woman.texi:
5343 Update Back-Cover Text as per maintain.info.
5344
2b968687
MB
53452008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5346
5347 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5348
5349 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5350 (gnus-faq.xml): Update repository host.
5351
2b968687
MB
5352 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5353
53542008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5355
5356 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5357 Fix a typo.
5358
53592008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5362 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5363 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5364
53652008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5366
5367 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5368 coding standards.
5369
53702008-06-14 David Engster <dengste@eml.cc>
5371
5372 * gnus.texi (nnmairix): Markup fixes.
5373
e6d2d263
MB
53742008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5375
2b968687 5376 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5377
53782008-06-05 David Engster <dengste@eml.cc>
5379
5380 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5381
53822008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5383
b344d29d 5384 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5385 (Searching, nnir, nnmairix): New stub nodes.
5386
ad231df6 53872008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5388
5389 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5390
f394fa25
MB
53912008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5392
5393 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5394
58333467
MB
53952008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5396
5397 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5398
67525fb9
JY
53992008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5400
5401 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5402
0549d8fc
JB
54032008-05-06 Juanma Barranquero <lekktu@gmail.com>
5404
5405 * info.texi (Top): Fix typo in xref.
5406
149a3837
KB
54072008-05-05 Karl Berry <karl@gnu.org>
5408
5409 * info.texi (Top): @xref to stand-alone manual.
5410
3a23a519
MB
54112008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5412
5413 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5414 (Various Summary Stuff): Fix typo in last xref.
5415
0a29fbf3
JB
54162008-05-02 Juanma Barranquero <lekktu@gmail.com>
5417
5418 * org.texi (Moving subtrees): Fix typo.
5419
586b90f1
MA
54202008-04-28 Michael Albinus <michael.albinus@gmx.de>
5421
5422 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5423 Tramp via `tramp-mode'.
5424
b5af9883
CD
54252008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5426
5427 * org.texi: Massive changes, in many parts of the file.
5428
d55fe5bb
MB
54292008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5430
5431 * gnus.texi (Oort Gnus): Add message-fill-column.
5432
54332008-04-12 Adrian Aichner <adrian@xemacs.org>
5434
5435 * gnus.texi (Mail Source Specifiers): Typo fix.
5436
54372008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5438
5439 * gnus.texi (Diary Headers Generation): Update key binding for
5440 `gnus-diary-check-message'.
5441
54422008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5443
5444 * gnus.texi (Emacsen): Addition.
5445
54462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5447
5448 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5449
54502008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5451
5452 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5453
54542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5455
5456 * gnus-news.texi: Update tool bar item.
5457
54582008-04-09 Sven Joachim <svenjoac@gmx.de>
5459
5460 * gnus-news.texi: Fix typos.
5461
76c109c3
JB
54622008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5463
222027f2 5464 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5465 Add mention of `kron'.
5466
d5fbd5a6
MO
54672008-04-01 Daiki Ueno <ueno@unixuser.org>
5468
0c7efc08
SM
5469 * epa.texi (Encrypting/decrypting *.gpg files):
5470 Document epa-file-name-regexp.
d5fbd5a6 5471
fbcbb58c
KY
54722008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5473
5474 * gnus.texi (Example Methods): Fix description about ssh-agent.
5475 (Indirect Functions): Fix the default value of nntp-telnet-command;
5476 remove link to connect.html.
5477
134ce16c
MA
54782008-03-30 Michael Albinus <michael.albinus@gmx.de>
5479
5480 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5481 dbus-call-method.
5482 (Receiving Method Calls): The timeout can be set by the calling client.
5483
da1975d7
MA
5484 * trampver.texi: Update release number.
5485
2e4089ab
RS
54862008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5487
5488 * gnus.texi (Top): Fix version. Add SASL.
5489
70cab5a9
MA
54902008-03-29 Michael Albinus <michael.albinus@gmx.de>
5491
5492 Sync with Tramp 2.1.13.
5493
5494 * trampver.texi: Update release number.
5495
5bc6ddff
MB
54962008-03-29 Chong Yidong <cyd@stupidchicken.com>
5497
5498 * org.texi: Update to new org-mode website.
5499
55002008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5501
5502 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5503
9b3ebcb6
MB
55042008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5505
5506 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5507 gnus-read-ephemeral-gmane-group-url,
5508 gnus-read-ephemeral-emacs-bug-group,
5509 gnus-read-ephemeral-debian-bug-group.
5510
55112008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5512
5513 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5514
5515 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5516 Add FIXMEs for Bookmarks and gnus-registry-marks.
5517
55182008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5519
5520 * gnus.texi (Smileys): Document `smiley-style'.
5521
55222008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5523
5524 * gnus.texi (Gnus Development): Clarify difference between ding and
5525 gnu.emacs.gnus.
5526 (MIME Commands, Using MIME, RSS): Fix markup.
5527
5528 * gnus-faq.texi ([8.4]): Ditto.
5529
55302008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5531
5532 * gnus.texi (Emacsen): Remove obsolete stuff.
5533
55342008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5535
5536 * gnus.texi (Oort Gnus): Add version info WRT
5537 `mail-source-delete-incoming'.
5538
55392008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5540
5541 * gnus.texi (Top): Add "Other related manuals" and version info in
5542 `iftex' output.
5543 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5544 gnus-balloon-face-0 and the corresponding format specifiers.
5545
608d6a81
MA
55462008-03-26 Michael Albinus <michael.albinus@gmx.de>
5547
5548 * tramp.texi (Filename completion): Remove footnote about let-bind
5549 of `partial-completion-mode'. It doesn't work this way.
5550
27a6f132
SM
55512008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5552
5553 * pcl-cvs.texi (Contributors): Update my email.
5554
4a7c4c40
MA
55552008-03-21 Michael Albinus <michael.albinus@gmx.de>
5556
5557 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5558
2940c053
BW
55592008-03-17 Bill Wohler <wohler@newt.com>
5560
5561 * mh-e.texi (Viewing): Update URL for adding header fields to
5562 mh-invisible-header-fields-default.
5563
30864d5f
BW
55642008-03-16 Bill Wohler <wohler@newt.com>
5565
5566 * mh-e.texi (Preface): Add Gnus to requirements.
5567 (Forwarding): Note that forwarded MIME messages are now inline.
5568
31fe2b00
SM
55692008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5570
5571 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5572 (Common Variables): Give precedence to the netcat methods over the
5573 telnet methods, and mention that they are more reliable.
31fe2b00 5574
5e97c626
CD
55752008-03-13 Carsten Dominik <dominik@science.uva.nl>
5576
5577 * org.texi (Exporting Agenda Views): Document agenda export to
5578 iCalendar.
5579 (Progress logging): Document the new progress logging stuff.
5580
37a68866
MB
55812008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5582
5583 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5584 Update for change of `mail-source-delete-incoming'.
5585
5586 * gnus-news.texi: Ditto.
5587
8f7abae3
MB
55882008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5589
5590 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5591 custom versions.
5592
af379c86
AM
55932008-03-07 Alan Mackenzie <acm@muc.de>
5594
5595 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5596 parens/brackets in a k&r region is limited.
5597
3d0f8a67
MB
55982008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5599
5600 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5601 using different Emacs versions.
5602
52151df0
GM
56032008-02-27 Glenn Morris <rgm@gnu.org>
5604
5605 * sc.texi: Remove a lot of old and obsolete info.
5606 (titlepage): Simplify.
5607 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5608 (VM with any Emacsen, GNEWS with any Emacsen)
5609 (Overloading for Non-conforming MUAs, Version 3 Changes)
5610 (The Supercite Mailing List): Delete nodes.
5611 (Introduction): Remove info about old packages.
5612 (Getting Connected): Simplify. Remove info about old packages.
5613 (Citing Commands): Delete Emacs 19 info.
5614 (Hints to MUA Authors): Simplify.
5615 (Thanks and History): Merge in some info from the deleted node
5616 "Version 3 Changes".
5617
b03f96dc
MB
56182008-02-05 Juanma Barranquero <lekktu@gmail.com>
5619
5620 * org.texi (Setting tags, In-buffer settings):
5621 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5622
52bec650
MB
56232008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5624
5625 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5626 installation directory name.
5627
34a3c587
RF
56282008-02-12 Romain Francoise <romain@orebokech.com>
5629
5630 * epa.texi (Overview): Fix typo.
5631
5a8d03e9
MO
56322008-02-11 Daiki Ueno <ueno@unixuser.org>
5633
5634 * epa.texi (Quick start): Remove the .emacs setting.
5635
f1914c40
MO
56362008-02-10 Daiki Ueno <ueno@unixuser.org>
5637
5638 * epa.texi (Quick start): Use the command `epa-enable' instead of
5639 loading `epa-setup'.
5640
bca98fc9
JB
56412008-02-08 Juanma Barranquero <lekktu@gmail.com>
5642
5643 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5644 ($(infodir)/epa, epa.dvi): New targets.
5645
4b01af2e
MO
56462008-02-08 Daiki Ueno <ueno@unixuser.org>
5647
5648 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5649
5650 * epa.texi: New manual documenting the EasyPG Assistant.
5651
06c0751a
MA
56522008-02-06 Michael Albinus <michael.albinus@gmx.de>
5653
5654 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5655 (Inspection): New function dbus-ping.
5656
7dcccd7b
MA
56572008-02-05 Michael Albinus <michael.albinus@gmx.de>
5658
5659 * tramp.texi (Remote processes): Add `shell-command'.
5660
a1da1e37
MB
56612008-01-28 Michael Sperber <sperber@deinprogramm.de>
5662
5663 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5664 (Group Parameters): Document `mail-source' parameter.
5665
c9d8f746
MA
56662008-01-27 Michael Albinus <michael.albinus@gmx.de>
5667
5668 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5669 must be a local host.
5670
15db4a13
MO
56712008-01-26 Michael Olson <mwolson@gnu.org>
5672
5673 * erc.texi: Update version for ERC 5.3 release.
5674 (Obtaining ERC): Update extras URLs for 5.3.
5675 (Development): Write instructions for git, and remove those for Arch.
5676 (History): Mention the switch to git.
5677
2bc43980
KB
56782008-01-24 Karl Berry <karl@gnu.org>
5679
bca98fc9
JB
5680 * info.texi (Search Index, Search Text): Mention the command
5681 character in the section name, a la the (Go to node) node.
2bc43980 5682
d2e4a6c9
MA
56832008-01-21 Michael Albinus <michael.albinus@gmx.de>
5684
5685 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5686
0b6799c3
MB
56872008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5688
5689 * gnus-news.texi: Mention gnus-article-describe-bindings.
5690
56912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5692
5693 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5694
db9c3fb1 56952008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5696
7b4d0413 5697 * org.texi (Property inheritance): New section.
db9c3fb1 5698 (Conventions): New section.
7b4d0413 5699 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5700 commands, and the new bindings for refiling.
5701 (Sparse trees): Document the new special command for sparse trees.
5702 (References): Be more clear about the counting of hilines.
5703 (Handling links): Document M-p/n for accessing links.
5704 (Fast access to TODO states): New section.
5705 (Per file keywords): New section.
5706 (Property inheritance): New section.
5707 (Column attributes): New summary types.
5708 (Capturing Column View): New section.
5709 (The date/time prompt): Cover the new features in the date/time prompt.
5710 Compactify the table of keys for the calendar remote control.
5711 (Clocking work time): Document the new :scope parameter.
5712 (Remember): Promoted to chapter.
5713 (Quoted examples): New section.
5714 (Enhancing text): New verbatim environments.
5715
6ed73f28
MA
57162008-01-14 Michael Albinus <michael.albinus@gmx.de>
5717
5718 * trampver.texi: Update release number.
5719
95838435
MB
57202008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5721
0c7efc08
SM
5722 * gnus.texi (Article Keymap):
5723 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5724 gnus-article-reply-with-original and
5725 gnus-article-followup-with-original.
5726
20234d96
GM
57272008-01-09 Glenn Morris <rgm@gnu.org>
5728
5729 * nxml-mode.texi: Add @copying section.
5730
d82cf70b
MB
57312008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5732
5733 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5734 Server". Add `message-send-mail-with-mailclient'.
5735
5736 * gnus.texi (Posting Server): Move some text to "(message)Mail
5737 Variables" and add a reference here.
5738
addb7f2e
MA
57392008-01-04 Michael Albinus <michael.albinus@gmx.de>
5740
5741 * dbus.texi (Receiving Method Calls): New chapter.
5742 (Errors and Events): Add serial number to events. Replace "signal" by
5743 "message". Introduce dbus-event-serial-number.
5744
4db2806c
MA
57452008-01-03 Michael Albinus <michael.albinus@gmx.de>
5746
5747 * dbus.texi (Type Conversion): Explain the type specification for empty
5748 arrays. Use another example.
5749
c9ecb5a7
MA
57502007-12-30 Michael Albinus <michael.albinus@gmx.de>
5751
5752 * dbus.texi (all): Replace "..." by @dots{}.
5753 (Type Conversion): Precise the value range for :byte types.
5754 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5755 Mention its return value.
5756 (Errors and Events): There is no D-Bus error propagation during event
5757 processing.
5758
702dbfd9
JB
57592007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5760
5761 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5762 New sections.
5763
87035689
MB
57642007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus.texi (Group Parameters): Reorder the text and add a note about
5767 `gnus-parameters' near the beginning of the node.
5768
57692007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5770
5771 * gnus.texi (Score File Editing): Fix function name.
5772
5492f5ca
MA
57732007-12-23 Michael Albinus <michael.albinus@gmx.de>
5774
5775 Sync with Tramp 2.1.12.
5776
5777 * trampver.texi: Update release number.
5778
d4e67bc5
MA
57792007-12-22 Michael Albinus <michael.albinus@gmx.de>
5780
5781 * dbus.texi (Type Conversion): Correct input parameters mapping.
5782
6a31c819
MA
57832007-12-21 Michael Albinus <michael.albinus@gmx.de>
5784
5785 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5786 (Errors and Events): Mention wrong-type-argument error.
5787
99a3e35f
AS
57882007-12-21 Alex Schroeder <alex@gnu.org>
5789
5790 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5791 spaces. Fixed some typos.
99a3e35f
AS
5792 (Internet Relay Chat): Explain relay.
5793 (Getting started with rcirc): Change items to reflect prompts.
5794 Add more explanation to rcirc-track-minor-mode and added a comment to
5795 warn future maintainers that this section is a copy.
0c7efc08 5796 (People): Change /ignore example.
62b12a24 5797 (Keywords): Not keywords.
99a3e35f 5798
331e4d02
AS
57992007-12-20 Alex Schroeder <alex@gnu.org>
5800
5801 * rcirc.texi (Top): Fighting Information Overload chapter added.
5802 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5803 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5804 (Fighting Information Overload): New chapter documenting /keyword,
5805 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5806 (Configuration): Document rcirc-server-alist, remove
5807 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5808
cd71c3ef
MA
58092007-12-16 Michael Albinus <michael.albinus@gmx.de>
5810
5811 * dbus.texi (Signals): Fix example in dbus-register-signal.
5812
bbbe940b
MB
58132007-12-14 Sven Joachim <svenjoac@gmx.de>
5814
5815 * gnus.texi (Score Variables): Fix typo.
5816
0ce574ef
MA
58172007-12-07 Michael Albinus <michael.albinus@gmx.de>
5818
5819 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5820 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5821 (Errors and Events): Adapt dbus-event.
5822
b890d447
MB
58232007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5824
5825 * gnus.texi (Other Files): Add the yenc command.
5826
58272007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5828
5829 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5830 since 2004-08-06.
5831
58322007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5833
5834 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5835 on body.
5836
58372007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5838
5839 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5840 and rfc2047-allow-irregular-q-encoded-words; fix description of
5841 rfc2047-encode-encoded-words.
5842
58432007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5844
5845 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5846
3728bf03
MO
58472007-12-05 Michael Olson <mwolson@gnu.org>
5848
5849 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5850 Update documentation for `remember-diary-file'.
5851
a4397af9
MA
58522007-12-04 Michael Albinus <michael.albinus@gmx.de>
5853
5854 * dbus.texi (Signals): Precise `dbus-register-signal'.
5855 (Errors and Events): Rework events part, the internal structure of
5856 dbus-event has changed.
5857
1682490c
JB
58582007-12-03 Juanma Barranquero <lekktu@gmail.com>
5859
5860 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5861 ($(infodir)/dbus, dbus.dvi): New targets.
5862
7b13a0f2
MA
58632007-12-03 Michael Albinus <michael.albinus@gmx.de>
5864
5865 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5866 unconditionally.
5867
5868 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5869 emulation with @print{}.
5870
7ef92bc9
RS
58712007-12-02 Richard Stallman <rms@gnu.org>
5872
5873 * dbus.texi (Overview): Minor cleanup.
5874
22d8ac3a
MA
58752007-12-02 Michael Albinus <michael.albinus@gmx.de>
5876
d3a8e0df
MA
5877 * Makefile.in (INFO_TARGETS): Add dbus.
5878 (DVI_TARGETS): Add dbus.dvi.
5879 (dbus, dbus.dvi): New targets.
5880
22d8ac3a
MA
5881 * dbus.texi: New file.
5882
559764ab
RF
58832007-11-24 Romain Francoise <romain@orebokech.com>
5884
5885 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5886 Fix file name to match @setfilename.
559764ab 5887
ac97a16b
MH
58882007-11-23 Mark A. Hershberger <mah@everybody.org>
5889
5890 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5891 ($(infodir)/nxml-mode): New rule.
5892
5893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5894 ($(infodir)/nxml-mode): New rule.
5895 (clean): Add nxml-mode*.
5896
5897 * nxml-mode.texi: New file with nxml manual.
5898
404cd454
GM
58992007-11-18 Richard Stallman <rms@gnu.org>
5900
5901 * flymake.texi (Example -- Configuring a tool called directly):
5902 Update example.
5903
b048d478
MA
59042007-11-18 Michael Albinus <michael.albinus@gmx.de>
5905
5906 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5907 double-slash behavior. Explain directory contents flushing.
b048d478 5908
346e8469
JB
59092007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5910
5911 * calc.texi (TeX and LaTeX Language Modes): Put in
5912 missing braces.
5913
404cd454
GM
59142007-11-15 Richard Stallman <rms@gnu.org>
5915
5916 * cl.texi (Equality Predicates): Delete `eql'.
5917 (Predicates, Naming Conventions, Top): Delete `eql'.
5918 (Common Lisp Compatibility): Delete `eql'.
5919 (Porting Common Lisp): Delete obsolete backquote info.
5920 Minor clarification about character constants.
5921 (Sequence Basics): Minor clarification.
5922
1f6af58b
JB
59232007-11-15 Juanma Barranquero <lekktu@gmail.com>
5924
dccb744b 5925 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5926 * tramp.texi (Filename completion): Fix typos.
5927
3bc88bc9
JB
59282007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5929
5930 * calc.texi (Basic commands): Mention the menu.
5931
bc5300d3
MA
59322007-11-12 Michael Albinus <michael.albinus@gmx.de>
5933
5934 * tramp.texi (Connection caching): Tramp flushes connection
5935 properties when remote operating system has been changed.
5936
4d8a28ec
MB
59372007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5938
5939 * gnus-news.texi: Fix spelling.
5940 `message-insert-formatted-citation-line', not
5941 `message-insert-formated-citation-line'.
5942
404cd454
GM
5943 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5944
e1176b47
MA
59452007-11-07 Michael Albinus <michael.albinus@gmx.de>
5946
5947 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5948 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5949 (Frequently Asked Questions): Add code example for highlighting the
5950 mode line.
5951
6159985a
MO
59522007-11-03 Michael Olson <mwolson@gnu.org>
5953
5954 * remember.texi: Change mentions of remember-buffer to
5955 remember-finalize throughout.
5956
bec9b2f5
MO
59572007-10-30 Michael Olson <mwolson@gnu.org>
5958
5959 * remember.texi (Copying): Remove.
5960 (Mailbox): Update with non-BBDB instructions.
5961 (Diary, Org): Add.
5962 (Bibliography, Planner Page): Remove.
5963
b6173182
JB
59642007-10-30 Juanma Barranquero <lekktu@gmail.com>
5965
5966 * makefile.w32-in (INFO_TARGETS): Add remember.
5967 (DVI_TARGETS): Add remember.dvi.
5968 ($(infodir)/remember): New rule.
5969 (clean): Add remember*.
5970
15f3eb73
MO
59712007-10-30 Michael Olson <mwolson@gnu.org>
5972
70bdc930
MO
5973 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5974 ($(infodir)/remember): New rule that builds the Remember Manual.
5975
b6173182
JB
5976 * remember.texi: New file containing the Remember Mode Manual.
5977 Shuffle chapters around after initial import.
7d3f6f1a
MO
5978 (Function Reference): Split Keystrokes into separate chapter.
5979 (Keystrokes): Document C-c C-k.
51d24a12 5980 (Introduction): Fix typographical issue with "---".
15f3eb73 5981
404cd454
GM
59822007-10-29 Richard Stallman <rms@gnu.org>
5983
5984 * widget.texi (Introduction): Delete discussion of implementation
5985 internals.
5986
9bbb9638
MA
59872007-10-29 Michael Albinus <michael.albinus@gmx.de>
5988
5989 * tramp.texi (Connection caching): Host names must be different
5990 when tunneling.
5991
c7ff939a
RS
59922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5993
5994 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5995 Gnus v5.13.
5996
01c52d31
MB
59972007-10-28 Miles Bader <miles@gnu.org>
5998
5999 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6000
01c52d31
MB
60012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6002
0c7efc08
SM
6003 * gnus.texi (Sorting the Summary Buffer):
6004 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6005
60062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6007
6008 * gnus.texi (Non-ASCII Group Names): New node.
6009 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6010 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6011
c8763fb6 60122007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6013
6014 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6015 clean the output of the program `imap-shell-program'.
6016
60172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6018
6019 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6020
60212007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6022
6023 * gnus.texi (Sticky Articles): Documentation for sticky article
6024 buffers.
6025
c8763fb6 60262007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6027
6028 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6029
60302007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6031
6032 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6033
60342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6035
0c7efc08
SM
6036 * gnus.texi (Archived Messages):
6037 Document gnus-update-message-archive-method.
01c52d31
MB
6038
60392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6040
6041 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6042
c8763fb6 60432007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6044
0c7efc08
SM
6045 * gnus.texi (Group Maneuvering):
6046 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6047
60482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6049
0c7efc08
SM
6050 * gnus.texi (Really Various Summary Commands):
6051 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6052
60532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6054
6055 * gnus.texi, message.texi: Bump version number.
6056
60572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6058
6059 * gnus.texi (Group Line Specification, Misc Group Stuff)
6060 (Server Commands): Parenthesize @pxref{Mail Spool}.
6061
60622007-10-28 Didier Verna <didier@xemacs.org>
6063
6064 New user option: message-signature-directory.
6065 * message.texi (Insertion Variables): Document it.
6066 * gnus.texi (Posting Styles): Ditto.
6067
60682007-10-28 Didier Verna <didier@xemacs.org>
6069
6070 * gnus.texi (Group Line Specification):
6071 * gnus.texi (Misc Group Stuff):
6072 * gnus.texi (Server Commands): Document the group compaction feature.
6073
60742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6075
6076 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6077
6078 * message.texi (Various Message Variables): Add message-fill-column.
6079
60802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6081
6082 * gnus.texi: Untabify.
6083
60842007-10-28 Didier Verna <didier@xemacs.org>
6085
6086 * gnus.texi (Group Parameters): Document the posting-style merging
6087 process in topic-mode.
6088
60892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6090
6091 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6092
60932007-10-28 Romain Francoise <romain@orebokech.com>
6094
6095 * gnus.texi (Mail Spool): Fix typo.
6096 Update copyright.
6097
60982007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6099
6100 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6101
61022007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6103
6104 * gnus.texi (Summary Generation Commands):
6105 Add gnus-summary-insert-ticked-articles.
6106
61072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6108
b2abec73
JB
6109 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6110 to spam-spamassassin-program.
01c52d31
MB
6111
61122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6113
6114 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6115
61162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6117
6118 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6119
61202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6121
6122 * message.texi (Mail Headers): Document `opportunistic'.
6123
61242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6125
6126 * emacs-mime.texi (Encoding Customization): Explain how to set
6127 mm-coding-system-priorities per hierarchy.
6128
61292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6130
6131 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6132 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6133
61342007-10-28 Didier Verna <didier@xemacs.org>
6135
6136 * message.texi (Wide Reply): Update documentation of
6137 message-dont-reply-to-names (now allowing a list of regexps).
6138
61392007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6140
6141 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6142
61432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6144
6145 * gnus.texi (SpamAssassin back end): Fix typo.
6146
6147 * sieve.texi (Examples): Fix grammar.
6148
61492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6150
6151 * gnus.texi (Searching for Articles): Document M-S and M-R.
6152 (Limiting): Document / b.
6153
61542007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6155
6156 * gnus.texi (Thread Commands): T M-^.
6157
61582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6159
6160 * message.texi (Mail Aliases): Document ecomplete.
6161 (Mail Aliases): Fix typo.
6162
61632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6164
6165 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6166 fix typo.
6167
61682007-10-28 Romain Francoise <romain@orebokech.com>
6169
6170 * gnus.texi (Mail Spool): Grammar fix.
6171
61722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6173
6174 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6175 string.
6176
61772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6178
6179 * gnus.texi (Group Parameters): Fix description.
6180
61812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6182
b2abec73
JB
6183 * gnus.texi (Gmane Spam Reporting):
6184 Fix spam-report-gmane-use-article-number.
6185 Add spam-report-user-mail-address.
01c52d31
MB
6186
61872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6188
6189 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6190
61912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6192
6193 * gnus.texi (Group Parameters): Add simplified sorting example based on
6194 example for `Sorting the Summary Buffer' from Jari Aalto
6195 <jari.aalto@cante.net>.
6196 (Example Methods): Add example for an indirect connection.
6197
61982007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6199
0c7efc08 6200 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6201 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6202 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6203 'gnus-agent-summary-fetch-series'.
6204 (Agent and flags): New section providing a generalized discussion
6205 of flag handling.
0c7efc08
SM
6206 (Agent and IMAP): Remove flag discussion.
6207 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6208
62092007-10-28 Romain Francoise <romain@orebokech.com>
6210
6211 * gnus.texi (Exiting the Summary Buffer): Add new function
6212 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6213
62142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6215
6216 * gnus.texi (Conformity): Fix typo.
6217 (Customizing Articles): Document `first'.
6218
62192007-10-28 Jari Aalto <jari.aalto@cante.net>
6220
6221 * gnus.texi (Sorting the Summary Buffer):
6222 Add `gnus-thread-sort-by-date-reverse'. Add example
6223 host to different sorting in NNTP and RSS groups.
6224
62252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6226
6227 * message.texi (Insertion): Describe prefix for
6228 message-mark-inserted-region and message-mark-insert-file.
6229
62302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6231
6232 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6233 LaTeX documents. Describe "text/x-gnus-verbatim".
6234
62352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6236
b2abec73 6237 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6238 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6239 (spam-stat spam filtering, SpamOracle)
0c7efc08 6240 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6241 clarity.
6242
62432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6244
6245 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6246 gnus-article-delete-part and gnus-article-replace-part.
6247 (Using MIME): Add gnus-mime-replace-part.
6248
62492007-10-28 Romain Francoise <romain@orebokech.com>
6250
6251 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6252 requires `auto-compression-mode' to be enabled. Add new nnml
6253 variable `nnml-compressed-files-size-threshold'.
6254
62552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6256
0c7efc08
SM
6257 * gnus.texi (Sorting the Summary Buffer):
6258 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6259
62602007-10-28 Romain Francoise <romain@orebokech.com>
6261
6262 * message.texi (Insertion Variables): Mention new variable
6263 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6264 documentation accordingly.
6265
62662007-10-28 Romain Francoise <romain@orebokech.com>
6267
6268 * gnus.texi (To From Newsgroups): Mention new variables
6269 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6270
62712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6272
6273 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6274 stuff; gnus-mime-inline-part does the automatic decompression.
6275
62762007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6277
6278 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6279 "training.ham" should be "training.spam".
01c52d31
MB
6280
62812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6282
6283 * message.texi (Mail Variables): Fix the default value for
6284 message-send-mail-function.
6285
62862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6287
6288 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6289 always returns nil exceptionally.
6290
62912007-10-28 Simon Josefsson <jas@extundo.com>
6292
0c7efc08
SM
6293 * gnus.texi (Article Washing): Add libidn URL.
6294 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6295
62962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6297
6298 * gnus.texi (Topic Commands): Fix next/previous.
6299
63002007-10-28 Simon Josefsson <jas@extundo.com>
6301
6302 * gnus.texi (Article Washing): Mention `W i'.
6303
c8763fb6 63042007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6305
6306 * gnus.texi (Group Parameters): Slight extension of sieve
6307 parameter description.
6308
63092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6312 matching score files as well.
6313 (Picons): Describe `gnus-picon-style'.
6314
63152007-10-28 Romain Francoise <romain@orebokech.com>
6316
6317 * message.texi (Message Headers): Mention that headers are hidden
6318 using narrowing, and how to expose them.
6319 Update copyright.
6320
63212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6322
6323 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6324 `gnus-summary-sort-by-recipient'.
6325
63262007-10-28 Romain Francoise <romain@orebokech.com>
6327
6328 * gnus.texi (NNTP marks): New node.
6329 (NNTP): Move NNTP marks variables to the new node.
6330
63312007-10-28 Jesper Harder <harder@ifa.au.dk>
6332
b2abec73 6333 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6334
6335 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6336
63372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6338
b2abec73 6339 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6340 everywhere for consistency.
b2abec73
JB
6341 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6342 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6343 Say "regular expression" instead of "regex." Admonish.
6344 Pick other words to sound better (s/so/thus/).
6345 (Spam ELisp Package Filtering of Incoming Mail):
6346 Mention statistical filters. Remove old TODO.
01c52d31 6347 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6348 New section on sorting and displaying the spam score.
6349 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6350 backend but an alias to spam-use-BBDB.
6351 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6352 new backend functionality.
6353
63542007-10-28 Simon Josefsson <jas@extundo.com>
6355
6356 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6357 nntp-marks-directory, from Romain Francoise
6358 <romain@orebokech.com>.
6359
63602007-10-28 Magnus Henoch <mange@freemail.hu>
6361
6362 * gnus.texi (Hashcash): New default value of
6363 hashcash-default-payment.
6364
63652007-10-28 Simon Josefsson <jas@extundo.com>
6366
6367 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6368 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6369
63702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6371
0c7efc08 6372 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6373
63742007-10-28 Simon Josefsson <jas@extundo.com>
6375
6376 * gnus.texi (documentencoding): Add, to avoid warnings.
6377
63782007-10-28 Simon Josefsson <jas@extundo.com>
6379
6380 * message.texi (Mail Headers): Add.
6381
6382 * gnus.texi (Hashcash): Fix.
6383
63842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6385
0c7efc08 6386 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6387 that payments can be verified and fix the name of the
b2abec73 6388 hashcash-path variable.
01c52d31
MB
6389
63902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6391
b2abec73 6392 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6393
63942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6395
6396 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6397
63982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6399
6400 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6401 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6402 warning about ham processors in spam groups removed.
01c52d31
MB
6403
64042007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6405
0c7efc08 6406 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6407 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6408
64092007-10-28 Jesper Harder <harder@ifa.au.dk>
6410
6411 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6412 (Mailing List): Typo.
6413 (Customizing Articles): Add gnus-treat-ansi-sequences.
6414 (Article Washing): Index.
6415
6416 * message.texi: Use m-dash consistently.
6417
64182007-10-28 Jesper Harder <harder@ifa.au.dk>
6419
6420 * gnus.texi (GroupLens): Remove.
6421
64222007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6423
0c7efc08
SM
6424 * gnus.texi (Outgoing Messages, Agent Variables):
6425 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6426 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6427
64282007-10-28 Jesper Harder <harder@ifa.au.dk>
6429
6430 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6431
64322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6433
6434 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6435
6436 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6437
64382007-10-28 Simon Josefsson <jas@extundo.com>
6439
6440 * gnus.texi (Top): Add SASL.
6441
404cd454
GM
64422007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6443
6444 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6445
64462007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6447
6448 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6449
0edd2970
JB
64502007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6451
6452 * calc.texi (Formulas, Composition Basics): Lower the
6453 precedence of negation.
6454
a9afba20
JY
64552007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6456
6457 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6458 Mention the new three-letter column identifiers.
6459 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6460 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6461 message when using `c' on an empty default with default printer.
6462 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6463 renamed to `ses--symbolic-formulas' some time ago.
6464
45b778a6
JB
64652007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6466
6467 * calc.texi (Default Simplifications, Making Selections)
6468 (Customizing Calc): Clarify associativity of multiplication.
6469
03b5bade
MA
64702007-10-23 Michael Albinus <michael.albinus@gmx.de>
6471
6472 * tramp.texi (Traces and Profiles): Simplify loop over
6473 `trace-function-background'.
6474
e658c8ee
JL
64752007-10-22 Juri Linkov <juri@jurta.org>
6476
6477 * dired-x.texi (Shell Command Guessing): Default values are now
6478 available by typing M-n instead of M-p.
6479
dd753688
MA
64802007-10-21 Michael Albinus <michael.albinus@gmx.de>
6481
6482 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6483 (Password caching): Remove `tramp-clear-passwd'.
6484 It's not a command anymore.
dd753688
MA
6485 (Bug Reports): Add `tramp-bug' to function index.
6486 (Function Index, Variable Index): New nodes.
6487 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6488
6489 * trampver.texi: Update release number.
6490
4bb49b43
JB
64912007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6492
8b296cdd 6493 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6494 about integer size into past tense.
6495 (Time Zones): Remove pointer to Calc author's address.
6496 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6497 and hyperbolic cotangent. Fix typo.
4bb49b43 6498
311dd93f
MA
64992007-10-10 Michael Albinus <michael.albinus@gmx.de>
6500
6501 Sync with Tramp 2.1.11.
6502
6503 * trampver.texi: Update release number.
6504
ea3fc256
MA
65052007-10-06 Michael Albinus <michael.albinus@gmx.de>
6506
6507 * tramp.texi (External packages): New section.
6508
1af74d06
MB
65092007-09-29 Juri Linkov <juri@jurta.org>
6510
6511 * info.texi (Help-Int): Document `L' (`Info-history').
6512
0e2806fa
SM
65132007-09-26 Carsten Dominik <dominik@science.uva.nl>
6514
6515 * org.texi: Change links to webpage and maintained email.
6516 (Remember): Promote to Chapter, significant changes.
6517 (Fast access to TODO states): New section.
6518 (Faces for TODO keywords): New section.
6519 (Export options): Example for #+DATE.
6520 (Progress logging): Section moved.
6521
567b9191
BW
65222007-09-26 Bill Wohler <wohler@newt.com>
6523
6524 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6525 browse-url-at-mouse.
6526
1af74d06
MB
65272007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6528
6529 * flymake.texi (Customizable variables): Face names don't end in -face.
6530 Fix flymake-err-line-patterns template.
6531 (Example -- Configuring a tool called directly): Fix init-function.
6532 (Highlighting erroneous lines): Face names don't end in -face.
6533
d60a4e3a 65342007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6535
6536 * erc.texi (Special-Features): Fix small typo.
6537
7d7a3510
MA
65382007-09-14 Michael Albinus <michael.albinus@gmx.de>
6539
6540 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6541 and "External transfer methods".
6542
285f0d3a
JB
65432007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6544
6545 * calc.texi (Predefined Units): Add some history.
6546
526dc846
MO
65472007-09-08 Michael Olson <mwolson@gnu.org>
6548
87e04f16
JB
6549 * erc.texi (Copying): New section included from gpl.texi.
6550 This matches the look of the upstream ERC manual.
526dc846 6551
f10d0e80
JB
65522007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6553
87e04f16 6554 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6555 (Random Numbers): Clarify the distribution of `random'.
6556
4009494e
GM
65572007-09-06 Glenn Morris <rgm@gnu.org>
6558
f1fc42aa 6559 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6560 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6561 Change all setfilename commands to use ../../info.
6562 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6563 refer to the Emacs manual here.
6564 (infodir): New variable.
6565 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6566 (cc-mode.texi, faq.texi): Update references to source file locations.
6567 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6568 do not refer to the Emacs manual here.
6569 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6570
6571 * Makefile.in: Add `basename' versions of all info targets, for
6572 convenience when rebuilding just one manual.
6573 (../etc/GNU): Delete obsolete target.
6574 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6575 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6576 *.vrs *.toc here...
6577 (maintainer-clean): ...from here.
4009494e
GM
6578
6579 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6580
2de53ca6
GM
65812007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6582
6583 * calc.texi (Date Conversions): Clarify definition of
6584 Julian day numbering.
6585 (Date Forms): Clarify definition of Julian day numbering;
6586 add some history.
6587
65882007-08-30 Carsten Dominik <dominik@science.uva.nl>
6589
87e04f16 6590 * org.texi: Version 5.07.
2de53ca6
GM
6591
65922007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6593
6594 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6595
65962007-08-22 Carsten Dominik <dominik@science.uva.nl>
6597
6598 * org.texi (Adding hyperlink types): New section.
6599 (Embedded LaTeX): Chapter updated because of LaTeX export.
6600 (LaTeX export): New section.
6601 (Using links out): New section.
6602
66032007-08-22 Glenn Morris <rgm@gnu.org>
6604
6605 * faq.texi (Learning how to do something): Refcards now in
6606 etc/refcards/ directory.
6607
66082007-08-22 Michael Albinus <michael.albinus@gmx.de>
6609
6610 * tramp.texi (Remote Programs): Persistency file must be cleared when
6611 changing `tramp-remote-path'.
6612 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6613 macro.
6614
66152007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6616
6617 * calc.texi: Move contents to beginning of file.
6618 (Algebraic Entry): Fix the formatting of an example.
6619
66202007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6621
6622 * calc.texi (Basic Operations on Units): Mention exact versus
6623 inexact conversions.
6624
66252007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6626
6627 * calc.texi (Basic Operations on Units): Mention default
6628 values for new units.
6629 (Quick Calculator Mode): Mention that binary format will
6630 be displayed.
6631
66322007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6633
6634 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6635
66362007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6637
6638 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6639
66402007-08-08 Glenn Morris <rgm@gnu.org>
6641
6642 * gnus.texi, sieve.texi: Replace `iff'.
6643
66442007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6645
6646 * calc.texi (Basic Graphics): Mention the graphing of error
6647 forms.
6648 (Graphics Options): Mention how `g s' handles error forms.
6649 (Curve Fitting): Mention plotting the curves.
6650 (Standard Nonlinear Models): Add additional models.
6651 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6652 (Linear Fits): Correct result.
6653
66542007-08-01 Alan Mackenzie <acm@muc.de>
6655
6656 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6657 to "--no-site-file".
6658
66592007-07-29 Michael Albinus <michael.albinus@gmx.de>
6660
6661 * tramp.texi (Frequently Asked Questions): Point to mode line
6662 extension in Emacs 23.1.
6663
6664 * trampver.texi: Update release number.
6665
66662007-07-27 Glenn Morris <rgm@gnu.org>
6667
6668 * calc.texi (Copying): Include license text from gpl.texi, rather than
6669 in-line.
6670
66712007-07-25 Glenn Morris <rgm@gnu.org>
6672
6673 * calc.texi (Copying): Replace license with GPLv3.
6674
6675 * Relicense all FSF files to GPLv3 or later.
6676
66772007-07-22 Michael Albinus <michael.albinus@gmx.de>
6678
6679 Sync with Tramp 2.1.10.
6680
6681 * tramp.texi (trampfn): Expand macro implementation in order to handle
6682 empty arguments.
6683 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6684 occurrences by trampfn.
2de53ca6 6685 (Frequently Asked Questions): Extend example code for host
b2abec73 6686 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6687 file names to be typed.
6688
6689 * trampver.texi: Update release number.
6690
66912007-07-17 Michael Albinus <michael.albinus@gmx.de>
6692
6693 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6694 section. Reported by <poti@potis.org>.
6695 (Remote processes): Arguments of the program to be debugged are taken
6696 literally.
6697 (Frequently Asked Questions): Simplify recentf example.
6698
66992007-07-14 Karl Berry <karl@gnu.org>
6700
6701 * info.texi (@copying): New Back-Cover Text.
6702
6703 * info.texi (Quitting Info): Move to proper place in source.
6704 (Reported by Benno Schulenberg.)
6705
67062007-07-13 Eli Zaretskii <eliz@gnu.org>
6707
6708 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6709
6710 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6711
6712 * emacs-mime.texi: Add @documentencoding directive.
6713
67142007-07-12 Nick Roberts <nickrob@snap.net.nz>
6715
6716 * tramp.texi (Remote processes): Add an anchor to the subsection
6717 "Running a debugger on a remote host".
6718
67192007-07-12 Michael Albinus <michael.albinus@gmx.de>
6720
6721 * tramp.texi (Remote processes): Don't call it "experimental" any
6722 longer. Add subsection about running a debugger on a remote host.
6723
67242007-07-10 Carsten Dominik <dominik@science.uva.nl>
6725
6726 * org.texi (Properties and columns): Chapter rewritten.
6727
67282007-07-08 Michael Albinus <michael.albinus@gmx.de>
6729
6730 * tramp.texi:
6731 * trampver.texi: Migrate to Tramp 2.1.
6732
67332007-07-02 Carsten Dominik <dominik@science.uva.nl>
6734
6735 * org.texi (Properties): New chapter.
6736
67372007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6738
6739 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6740 Control Panel.
6741
6742 * gnus.texi (Misc Article): Add index entry for
6743 gnus-single-article-buffer.
6744
67452007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6746
6747 * gnus.texi (Starting Up): Fix typo.
6748
67492007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6750
6751 * gnus.texi (Asynchronous Fetching): Fix typo.
6752
67532007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6754
6755 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6756 (About This Manual): Remove redundant information.
6757 (Getting Started): Mention author.
6758 (Basic Arithmetic, Customizing Calc): Make description of the
6759 variable `calc-multiplication-has-precedence' match its new effect.
6760
67612007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6762
0c7efc08
SM
6763 * calc.texi (Basic Arithmetic, Customizing Calc):
6764 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6765
67662007-06-19 Carsten Dominik <dominik@science.uva.nl>
6767
6768 * org.texi (Tag): Section swapped with node Timestamps.
6769 (Formula syntax for Lisp): Document new `L' flag.
6770
67712007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6772
6773 * gnus.texi (Misc Group Stuff, Summary Buffer)
6774 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6775
67762007-06-06 Juanma Barranquero <lekktu@gmail.com>
6777
6778 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6779 * gnus.texi (Article Buttons, Mail Source Customization)
6780 (Sending or Not Sending, Customizing NNDiary):
6781 * message.texi (Message Headers):
6782 * mh-e.texi (HTML): Fix typos.
6783
67842007-06-07 Michael Albinus <michael.albinus@gmx.de>
6785
6786 Sync with Tramp 2.0.56.
6787
6788 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6789 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6790
67912007-06-02 Chong Yidong <cyd@stupidchicken.com>
6792
6793 * Version 22.1 released.
6794
67952007-05-26 Michael Olson <mwolson@gnu.org>
6796
6797 * erc.texi (Modules): Fix references to completion modules.
6798
67992007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6800
6801 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6802
68032007-05-09 Didier Verna <didier@xemacs.org>
6804
6805 * gnus.texi (Email Based Diary): New. Proper documentation for the
6806 nndiary back end and the gnus-diary library.
6807
68082007-05-03 Karl Berry <karl@gnu.org>
6809
6810 * .cvsignore (*.pdf): New entry.
6811
6812 * texinfo.tex: Update from current version for better pdf generation.
6813
68142007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6815
6816 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6817
68182007-04-28 Glenn Morris <rgm@gnu.org>
6819
6820 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6821 consideration of legal status.
6822
68232007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6824
6825 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6826
68272007-04-24 Chong Yidong <cyd@stupidchicken.com>
6828
6829 * faq.texi (New in Emacs 22): python.el removed.
6830
68312007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6832
6833 * calc.texi (Reporting bugs): Update maintainer's address.
6834
68352007-04-22 Chong Yidong <cyd@stupidchicken.com>
6836
6837 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6838
68392007-04-15 Jay Belanger <belanger@truman.edu>
6840
6841 * calc.texi (Title page): Remove the date.
6842 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6843 (The Standard Calc Interface): Change trail title.
6844 (Floats): Mention that when non-decimal floats are entered, only
6845 approximations are stored.
6846 (Copying): Move to the appendices.
6847 (GNU Free Documentation License): Add as an appendix.
6848
68492007-04-15 Chong Yidong <cyd@stupidchicken.com>
6850
6851 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6852 * dired-x.texi, ebrowse.texi, ediff.texi:
6853 * emacs-mime.texi, erc.texi, eshell.texi:
6854 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6855 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6856 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6857 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6858 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6859 * woman.texi: Include GFDL.
6860
6861 * doclicense.texi: Remove node heading, so that it can be included by
6862 other files.
6863
6864 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6865
6866 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6867 than *.
6868
68692007-04-14 Carsten Dominik <dominik@science.uva.nl>
6870
6871 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6872 in Calc.
6873
68742007-04-09 Romain Francoise <romain@orebokech.com>
6875
6876 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6877 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6878 replace mouse-2.
6879
68802007-04-08 Chong Yidong <cyd@stupidchicken.com>
6881
6882 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6883 renamed to woman-use-topic-at-point. Document new behavior.
6884
68852007-04-08 Richard Stallman <rms@gnu.org>
6886
6887 * url.texi: Fix some indexing.
6888 (Disk Caching): Drop discussion of old/other Emacs versions.
6889
68902007-04-07 Chong Yidong <cyd@stupidchicken.com>
6891
6892 * url.texi (Disk Caching): Say Emacs 21 "and later".
6893
6894 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6895 on Font locking which now mentions JIT lock.
6896
68972007-04-01 Michael Olson <mwolson@gnu.org>
6898
6899 * erc.texi: Update for the ERC 5.2 release.
6900
69012007-03-31 David Kastrup <dak@gnu.org>
6902
6903 * woman.texi (Topic, Interface Options): Explain changes semantics of
6904 woman-manpath in order to consider MANPATH_MAP entries.
6905
69062007-03-31 Eli Zaretskii <eliz@gnu.org>
6907
6908 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6909
69102007-03-26 Richard Stallman <rms@gnu.org>
6911
6912 * pgg.texi (Caching passphrase): Clean up previous change.
6913
69142007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6915
6916 * gnus.texi (Setting Process Marks): Fix typo.
6917
69182007-03-25 Romain Francoise <romain@orebokech.com>
6919
6920 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6921 readability, and include various fixes by Daniel Brockman, Nick Roberts
6922 and Dieter Wilhelm.
6923
69242007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6925
6926 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6927
6928 * gnus.texi (Mail Source Specifiers): Fix typo.
6929
69302007-03-22 Ralf Angeli <angeli@caeruleus.net>
6931
6932 * reftex.texi (Imprint): Update maintainer information.
6933
69342007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6935
6936 * message.texi (Message Buffers): Update documentation for
6937 message-generate-new-buffers.
6938
69392007-03-15 Daiki Ueno <ueno@unixuser.org>
6940
6941 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6942
69432007-03-21 Glenn Morris <rgm@gnu.org>
6944
6945 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6946
69472007-03-19 Chong Yidong <cyd@stupidchicken.com>
6948
6949 * eshell.texi (Known problems): Emacs 21 -> 22.
6950
6951 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6952
69532007-03-18 Jay Belanger <belanger@truman.edu>
6954
6955 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6956
69572007-03-12 Glenn Morris <rgm@gnu.org>
6958
6959 * calc.texi (Time Zones): Switch to new North America DST rule.
6960
6961 * calc.texi: Replace "daylight savings" with "daylight
6962 saving" in text throughout.
6963
69642007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6965
6966 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6967 The variable now uses a list of symbols instead of just a symbol.
6968 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6969
69702007-03-06 Romain Francoise <romain@orebokech.com>
6971
6972 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6973 new packages, and mention Gnus update.
6974
69752007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6976
6977 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6978 nntp-open-connection-functions-never-echo-commands.
6979
69802007-02-27 Chong Yidong <cyd@stupidchicken.com>
6981
6982 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6983 problems on the console, and security risk in not using gpg-agent.
6984
69852007-02-25 Carsten Dominik <dominik@science.uva.nl>
6986
0c7efc08 6987 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6988 Completely reorganized and rewritten.
6989 (CamelCase links): Section removed.
6990 (Repeating items): New section.
6991 (Tracking TODO state changes): New section.
6992 (Agenda views): Chapter reorganized and rewritten.
6993 (HTML export): Section rewritten.
6994 (Tables in arbitrary syntax): New section.
6995 (Summary): Better feature summary.
6996 (Activation): Document problem with cut-and-paste of Lisp code
6997 from PDF files.
6998 (Visibility cycling): Document indirect buffer use.
6999 (Structure editing): Document sorting.
7000 (Remember): Section rewritten.
7001 (Time stamps): Better description of time stamp types.
7002 (Tag searches): Document regular expression search for tags.
7003 (Stuck projects): New section.
7004 (In-buffer settings): New keywords.
c5b0993e 7005 (History and Acknowledgments): Update description.
2de53ca6
GM
7006
70072007-02-24 Alan Mackenzie <acm@muc.de>
7008
7009 * cc-mode.texi (Movement Commands): Insert two missing command names.
7010 (Getting Started): Slight wording correction (use conditional).
7011
70122007-02-22 Kim F. Storm <storm@cua.dk>
7013
7014 * widget.texi (User Interface, Basic Types): Document need to put some
7015 text before the %v escape in :format string in editable-field widget.
7016
70172007-02-18 Romain Francoise <romain@orebokech.com>
7018
7019 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7020 `cvs-mode-quit'.
7021
70222007-02-10 Markus Triska <markus.triska@gmx.at>
7023
7024 * widget.texi (Programming Example): Put constant strings in :format.
7025
70262007-02-07 Juanma Barranquero <lekktu@gmail.com>
7027
7028 * faq.texi (Fullscreen mode on MS-Windows): New node.
7029
70302007-02-04 David Kastrup <dak@gnu.org>
7031
7032 * faq.texi (AUCTeX): Update version number. Should probably be done
7033 for other packages as well.
7034
70352007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7036
7037 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7038 <tassilo@member.fsf.org>.
7039
70402007-01-27 Eli Zaretskii <eliz@gnu.org>
7041
7042 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7043 ls-lisp-use-localized-time-format.
7044
70452007-01-20 Markus Triska <markus.triska@gmx.at>
7046
7047 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7048
70492007-01-13 Michael Olson <mwolson@gnu.org>
7050
7051 * erc.texi (Modules): Mention capab-identify module.
7052
70532007-01-05 Michael Olson <mwolson@gnu.org>
7054
7055 * erc.texi (Getting Started): Update for /RECONNECT command.
7056
70572007-01-04 Richard Stallman <rms@gnu.org>
7058
7059 * ebrowse.texi: Change C-c b to C-c C-m.
7060
70612007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7062
7063 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7064 variables only in info to avoid redundant entries in the printed
7065 manual.
7066
70672007-01-02 Daiki Ueno <ueno@unixuser.org>
7068
7069 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7070
70712007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7072
7073 * message.texi (Security): Split into sub-nodes.
7074
70752007-01-01 Alan Mackenzie <acm@muc.de>
7076
7077 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7078 eval-after-load in Emacs <=21 and a workaround. Document that
7079 trigraphs are not supported.
7080
70812007-01-01 Alan Mackenzie <acm@muc.de>
7082
7083 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7084 c-context-line-break. When invoked within a string, preserve
7085 whitespace. Add a backslash only when also in a macro.
7086
70872007-01-01 Alan Mackenzie <acm@muc.de>
7088
7089 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7090
70912007-01-01 Alan Mackenzie <acm@muc.de>
7092
7093 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7094 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7095
70962007-01-01 Alan Mackenzie <acm@muc.de>
7097
7098 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7099 "Choosing a Style".
7100
7101 * cc-mode.texi ("Styles"): Add @dfn{style}.
7102
71032006-12-30 Michael Albinus <michael.albinus@gmx.de>
7104
7105 Sync with Tramp 2.0.55.
7106
7107 * trampver.texi: Update release number.
7108
71092006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7110
7111 * gnus.texi (Customizing Articles): Add index entries for all
7112 gnus-treat-* variables.
7113
c8763fb6 71142006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7115
7116 * gnus.texi (IMAP): Fix incorrect explanation of
7117 nnimap-search-uids-not-since-is-evil in documentation for
7118 nnimap-expunge-search-string.
7119
71202006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7121
7122 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7123 spam-ifile-database.
7124
71252006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7126
7127 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7128 rebind C-s.
7129
c8763fb6 71302006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7131
7132 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7133 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7134 "expiring mail".
7135 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7136 nnimap-nov-is-evil.
7137
71382006-12-25 Kevin Ryde <user42@zip.com.au>
7139
7140 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7141 about the key procedure being used heavily.
7142
71432006-12-24 Chong Yidong <cyd@stupidchicken.com>
7144
7145 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7146 to t.
7147 (Prerequisites): Add explanation about gpg-agent.
7148
71492006-12-22 Kevin Ryde <user42@zip.com.au>
7150
7151 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7152 "sort" instead of "sort*".
7153
71542006-12-19 Richard Stallman <rms@gnu.org>
7155
7156 * calc.texi (History and Acknowledgements): Recognize that Emacs
7157 now does have floating point.
7158
71592006-12-19 Michael Albinus <michael.albinus@gmx.de>
7160
7161 * tramp.texi (External transfer methods): Describe new method `scpc'.
7162
71632006-12-17 Sascha Wilde <wilde@sha-bang.de>
7164
7165 * pgg.texi: Added short note on gpg-agent to the introduction.
7166
71672006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7168
7169 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7170 also applies to Cc.
7171
71722006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7173
7174 * gnus.texi (X-Face): Clarify. Say which programs are required
7175 on Windows.
7176
71772006-12-08 Michael Olson <mwolson@gnu.org>
7178
7179 * erc.texi (Modules): Remove documentation for list module.
7180
c8763fb6 71812006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7182
7183 * faq.texi (^M in the shell buffer): Ditto.
7184
71852006-11-20 Michael Olson <mwolson@gnu.org>
7186
7187 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7188
71892006-11-17 Carsten Dominik <dominik@science.uva.nl>
7190
7191 * org.texi: Fix typos.
7192 (Agenda commands): Document `C-k'.
7193
71942006-11-16 Eli Zaretskii <eliz@gnu.org>
7195
7196 * url.texi (http/https): Fix a typo in the HTTP URL.
7197
71982006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7199
7200 * ada-mode.texi: Total rewrite.
7201
72022006-11-13 Carsten Dominik <dominik@science.uva.nl>
7203
7204 * org.texi: Minor typo fixes.
7205
72062006-11-13 Bill Wohler <wohler@newt.com>
7207
7208 Release MH-E manual version 8.0.3.
7209
7210 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7211 release 8.0.3.
7212
7213 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7214 to set MAILDIR.
7215 (Reading Mail): Document the customization of read-mail-command
7216 for MH-E.
7217 (Viewing Attachments): Document mm-discouraged-alternatives.
7218 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7219 (Junk): Add more information about the settings of mh-junk-background
7220 in a program. Add /usr/bin/mh to PATH in examples.
7221
72222006-11-12 Richard Stallman <rms@gnu.org>
7223
7224 * woman.texi: Update author address but say he no longer maintains it.
7225
72262006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7227
7228 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7229 archived trees.
7230 (Checkboxes): Section moved to chapter 5, and extended.
7231 (The date/time prompt): New section.
7232 (Link abbreviations): New section.
7233 (Presentation and sorting): New section.
7234 (Custom agenda views): Section completely rewritten.
7235 (Summary): Compare with Planner.
7236 (Feedback): More info about creating backtraces.
c5b0993e 7237 (Plain lists): Modify example.
2de53ca6
GM
7238 (Breaking down tasks): New section.
7239 (Custom time format): New section.
7240 (Time stamps): Document inactive timestamps.
7241 (Setting tags): More details about fast tag selection.
7242 (Block agenda): New section.
7243 (Custom agenda views): Section rewritten.
7244 (Block agenda): New section.
7245
72462006-11-07 Michael Albinus <michael.albinus@gmx.de>
7247
7248 * tramp.texi (Configuration): scp is the default method.
7249 (Default Method): Use ssh as example for another method.
7250
72512006-10-27 Richard Stallman <rms@gnu.org>
7252
7253 * woman.texi: Downcase nroff/troff/roff.
7254 (Installation): Chapter deleted. Some xrefs deleted.
7255 (Background): woman doesn't advise man ;-).
7256
c8763fb6 72572006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7258
7259 * ada-mode.texi (Project files, Identifier completion)
7260 (Automatic Casing, Debugging, Using non-standard file names)
7261 (Working Remotely): Fix typos.
7262
72632006-10-20 Masatake YAMATO <jet@gyve.org>
7264
0c7efc08 7265 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7266 sample code `my-c-initialization-hook'.
7267
72682006-10-19 Stuart D. Herring <herring@lanl.gov>
7269
7270 * widget.texi: Fix typos.
7271
72722006-10-19 Michael Albinus <michael.albinus@gmx.de>
7273
7274 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7275 "???". There have been no complaints for years, so the information
7276 must be appropriate.
7277
72782006-10-16 Richard Stallman <rms@gnu.org>
7279
7280 * widget.texi: Use @var instead of capitalization.
7281 Clarify many widget type descriptions.
7282
72832006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7284
7285 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7286 gnus-dired-attach.
7287 (Selecting a Group): Fix typo.
7288
c8763fb6 72892006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7290
7291 * widget.texi: Fix typos.
7292
72932006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7294
7295 * gnus.texi (Image Enhancements): Update for Emacs 22.
7296
7297 * gnus-faq.texi ([1.3]): Update.
7298
72992006-10-06 Richard Stallman <rms@gnu.org>
7300
7301 * faq.texi (Displaying the current line or column):
7302 Delete "As of Emacs 20".
7303
73042006-10-06 Romain Francoise <romain@orebokech.com>
7305
7306 * faq.texi (VM): VM works with Emacs 22 too.
7307
73082006-10-06 Richard Stallman <rms@gnu.org>
7309
7310 * ebrowse.texi: Remove Emacs version "21" from title.
7311
73122006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7313
7314 * gnus.texi (Foreign Groups): Say where change of editing commands are
7315 stored. Add reference to `gnus-parameters'.
7316
73172006-09-15 Jay Belanger <belanger@truman.edu>
7318
7319 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7320 Change "Library Public License" to "Lesser Public License"
7321 throughout. Use "yyyy" to represent year.
7322
73232006-09-15 Carsten Dominik <dominik@science.uva.nl>
7324
7325 * org.texi (Setting tags): Typo fix.
7326
73272006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7330
73312006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7332
7333 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7334
73352006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7336
7337 * faq.texi (Escape sequences in shell output): EMACS is now set
7338 to Emacs's absolute file name, not to "t".
7339 (^M in the shell buffer): Likewise.
7340 * misc.texi (Interactive Shell): Likewise.
7341
73422006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7343
7344 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7345 mails with pop3-leave-mail-on-server. Fix wording.
7346 (Limiting): Improve gnus-summary-limit-to-articles.
7347 (X-Face): Fix typo.
7348
73492006-09-11 Simon Josefsson <jas@extundo.com>
7350
7351 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7352 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7353
73542006-09-06 Simon Josefsson <jas@extundo.com>
7355
7356 * smtpmail.texi (Authentication): Mention SSL.
7357
73582006-09-01 Eli Zaretskii <eliz@gnu.org>
7359
7360 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7361 Don't use @indicateurl.
7362
7363 * cc-mode.texi (Subword Movement): Don't use @headitem.
7364 (Custom Braces, Clean-ups): Don't use @tie.
7365
73662006-08-29 Michael Albinus <michael.albinus@gmx.de>
7367
7368 Sync with Tramp 2.0.54.
7369
7370 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7371 Suggested by Adrian Phillips <a.phillips@met.no>.
7372
73732006-08-15 Carsten Dominik <dominik@science.uva.nl>
7374
7375 * org.texi (Installation, Activation): Split from Installation and
7376 Activation.
7377 (Clocking work time): Documented new features.
7378
73792006-08-13 Alex Schroeder <alex@gnu.org>
7380
7381 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7382 example.
7383
73842006-08-12 Eli Zaretskii <eliz@gnu.org>
7385
7386 * faq.texi (How to add fonts): New node.
7387
73882006-08-05 Romain Francoise <romain@orebokech.com>
7389
7390 * faq.texi (New in Emacs 22): Expand.
7391
73922006-08-03 Michael Olson <mwolson@gnu.org>
7393
7394 * erc.texi: Update for ERC 5.1.4.
7395
73962006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7397
7398 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7399 in .../site-lisp/gnus/ by default.
7400 [ From gnus-news.texi in the trunk. ]
7401
74022006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7403
7404 * gnus.texi (MIME Commands): Additions for yEnc.
7405
74062006-07-24 Richard Stallman <rms@gnu.org>
7407
7408 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7409 * faq.texi: Move periods and commas inside quotes.
7410
74112006-07-20 Jay Belanger <belanger@truman.edu>
7412
7413 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7414
74152006-07-18 Chong Yidong <cyd@stupidchicken.com>
7416
7417 * faq.texi (Security risks with Emacs): Document Emacs 22
7418 file-local-variable mechanism.
7419
74202006-07-12 Michael Olson <mwolson@gnu.org>
7421
7422 * erc.texi: Update for ERC 5.1.3.
7423
74242006-07-12 Alex Schroeder <alex@gnu.org>
7425
7426 * rcirc.texi: Fix typos.
7427 (Getting started with rcirc): New calling convention for M-x irc.
7428 Mention #rcirc. Removed channel tracking.
0c7efc08 7429 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7430 recently, eg. rcirc-server to rcirc-default-server. Added
7431 documentation for rcirc-authinfo, some background for Bitlbee, and
7432 rcirc-track-minor-mode.
0c7efc08 7433 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7434 Scrolling.
0c7efc08 7435 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7436 to match code changes.
7437
74382006-07-10 Nick Roberts <nickrob@snap.net.nz>
7439
7440 * gnus.texi, message.texi: Fix typos.
7441
74422006-07-07 Carsten Dominik <dominik@science.uva.nl>
7443
7444 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7445 commands.
7446 (Global TODO list): Document the use of the variables
7447 `org-agenda-todo-ignore-scheduled' and
7448 `org-agenda-todo-list-sublevels'.
7449
74502006-07-05 Richard Stallman <rms@gnu.org>
7451
7452 * faq.texi (Scrolling only one line): Fix xref.
7453
74542006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7455
7456 * faq.texi (Evaluating Emacs Lisp code):
7457 Throughout, replace eval-current-buffer with eval-buffer.
7458
74592006-07-03 Richard Stallman <rms@gnu.org>
7460
7461 * rcirc.texi (Scrolling conservatively): Fix xref.
7462
7463 * pcl-cvs.texi (Viewing differences): Usage fix.
7464
74652006-07-03 Carsten Dominik <dominik@science.uva.nl>
7466
7467 * org.texi (Agenda commands): Document `s' key to save all org-mode
7468 buffers.
7469
74702006-06-30 Ralf Angeli <angeli@caeruleus.net>
7471
7472 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7473 names. Mention `cvs-msg' face.
7474
74752006-06-29 Carsten Dominik <dominik@science.uva.nl>
7476
7477 * org.texi (Checkboxes): New section.
7478
74792006-06-28 Carsten Dominik <dominik@science.uva.nl>
7480
7481 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7482 throughout this chapter.
7483
74842006-06-27 Chong Yidong <cyd@stupidchicken.com>
7485
7486 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7487 text for standalone vs Emacs info.
7488 (Help): Clarify header line description. Use mouse-1 for clicks.
7489 (Help-P): Use mouse-1 for clicks.
7490 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7491 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7492 (Choose menu subtopic): Remove gratuitous Emacs command names.
7493 (Help-FOO): Put usual behavior first.
7494 (Help-Xref): Clicking on xrefs works in Emacs.
7495 (Search Text): Clarify what the default behavior is.
7496 (Create Info buffer): Fix Emacs window/X window confusion.
7497 (Emacs Info Variables): Fix for new Emacs init file behavior.
7498
74992006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7500
7501 * gnus.texi (Summary Buffer Lines): Fix typo.
7502
75032006-06-23 Carsten Dominik <dominik@science.uva.nl>
7504
7505 * org.texi (Embedded LaTeX): New chapter.
7506 (Archiving): Section rewritten.
7507 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7508
75092006-06-20 Bill Wohler <wohler@newt.com>
7510
7511 Release MH-E manual version 8.0.1.
7512
7513 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7514 release 8.0.1.
7515 (Preface): Depend on GNU mailutils 1.0 and higher.
7516
75172006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * message.texi (News Headers): Update message-syntax-checks section.
7520
75212006-06-19 Karl Berry <karl@gnu.org>
7522
7523 * info.texi (Advanced): Mention C-q, especially with ?.
7524
75252006-06-19 Carsten Dominik <dominik@science.uva.nl>
7526
7527 * org.texi (Publishing links): Document the `:link-validation-function'
7528 property.
7529 (Extensions and Hacking): New chapter, includes some sections of the
7530 "Miscellaneous" chapter.
7531
75322006-06-10 Carsten Dominik <dominik@science.uva.nl>
7533
7534 * org.texi (Progress logging): New section.
7535
2de53ca6
GM
75362006-06-06 Carsten Dominik <dominik@science.uva.nl>
7537
7538 * org.texi (ASCII export): Document indentation adaptation.
7539 (Setting tags): Document mutually-exclusive tags.
7540
75412006-06-05 Romain Francoise <romain@orebokech.com>
7542
7543 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7544 Fix typo.
7545
7546 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7547 channel (#gnus@irc.freenode.net).
7548 Fix typos. Update copyright notice.
7549
7550 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7551 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7552 (Line-Up Functions, Custom Macros):
7553 * ediff.texi (Window and Frame Configuration)
dccb744b 7554 (Highlighting Difference Regions):
2de53ca6
GM
7555 * emacs-mime.texi (Display Customization):
7556 * erc.texi (History):
7557 * eshell.texi (Known problems):
7558 * eudc.texi (Overview, BBDB):
7559 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7560 (The problem of spam, SpamOracle, Extending the Spam package)
7561 (Conformity, Terminology):
dccb744b 7562 * idlwave.texi (Routine Info)
2de53ca6
GM
7563 (Class and Keyword Inheritance, Padding Operators)
7564 (Breakpoints and Stepping, Electric Debug Mode)
7565 (Examining Variables, Troubleshooting):
7566 * org.texi (Creating timestamps):
7567 * reftex.texi (Commands, Options, Changes):
7568 * tramp.texi (Inline methods, Password caching)
7569 (Auto-save and Backup, Issues):
7570 * vip.texi (Files, Commands in Insert Mode):
7571 * viper.texi (Emacs Preliminaries, States in Viper)
7572 (Packages that Change Keymaps, Viper Specials, Groundwork):
7573 Fix various typos.
7574
75752006-05-31 Michael Ernst <mernst@alum.mit.edu>
7576
7577 * ediff.texi: Fix typos.
7578
75792006-05-30 Carsten Dominik <dominik@science.uva.nl>
7580
7581 * org.texi: Small typo fixes.
7582
fff84c22
JB
75832006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7584
7585 * viper.texi (Viper Specials):
7586 * gnus.texi (Example Setup):
7587 * faq.texi (Backspace invokes help):
7588 * dired-x.texi (Optional Installation Dired Jump):
7589 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7590 follow coding conventions.
7591
2de53ca6
GM
75922006-05-29 Michael Albinus <michael.albinus@gmx.de>
7593
7594 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7595
75962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7597
7598 * pcl-cvs.texi: Fix typos.
7599 (Customization): Say "us".
7600
76012006-05-26 Eli Zaretskii <eliz@gnu.org>
7602
7603 * org.texi: Remove bogus @setfilename.
7604
76052006-05-26 Carsten Dominik <dominik@science.uva.nl>
7606
7607 * org.texi (ASCII export): Omit command name.
7608 (HTML export): Add prefix to all lines in Local Variable example.
7609 (Acknowledgments): Typeset names in italics.
7610
76112006-05-24 Carsten Dominik <dominik@science.uva.nl>
7612
7613 * org.texi (Plain lists): Add new item navigation commands.
7614 (External links): Document elisp and info links.
7615 (Custom searches): New section.
7616 (Publishing): New chapter.
7617 (HTML export): Include a list of supported CSS classes.
7618 (Setting tags): Describe the fast-tag-setting interface.
7619
76202006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7621
7622 * dired-x.texi: ifinfo -> ifnottex.
7623
76242006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7625
7626 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7627
76282006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7629
7630 * message.texi (Interface): Add tool bar customization.
7631 (MIME): Index and text additions for mml-attach.
7632 (MIME): Describe mml-dnd-protocol-alist and
7633 mml-dnd-attach-options.
7634
7635 * gnus.texi (Oort Gnus): Reorder entries in sections.
7636 Fix some entries.
7637 (Starting Up): Add references to "Emacs for Heathens" and to
7638 "Finding the News". Add user-full-name and user-mail-address.
7639 (Group Buffer Format): Add tool bar customization and update.
7640 (Summary Buffer): Add tool bar customization.
7641 (Posting Styles): Add message-alternative-emails.
7642
76432006-05-09 Michael Albinus <michael.albinus@gmx.de>
7644
7645 * tramp.texi (Filename completion): Improve wording.
7646
76472006-05-07 Romain Francoise <romain@orebokech.com>
7648
7649 * faq.texi (Using regular expressions): Fix typo.
7650 (Packages that do not come with Emacs): Fix capitalization.
7651 (Replacing text across multiple files): Expand node to explain how
7652 to use `dired-do-query-replace-regexp' in more detail, based on
7653 suggestion by Eric Hanchrow <offby1@blarg.net>.
7654
76552006-05-06 Michael Albinus <michael.albinus@gmx.de>
7656
7657 * tramp.texi (Filename completion): Completion of remote files'
7658 method, user name and host name is active only in partial
7659 completion mode.
7660
76612006-05-06 Bill Wohler <wohler@newt.com>
7662
7663 Release MH-E manual version 8.0.
7664
7665 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7666 release 8.0.
7667
76682006-05-06 Bill Wohler <wohler@newt.com>
7669
7670 * mh-e.texi (MH-BOOK-HOME): Change from
7671 http://www.ics.uci.edu/~mh/book/mh to
7672 http://rand-mh.sourceforge.net/book/mh.
7673 Replace .htm suffix with .html for MH book files.
7674 (Using This Manual): Update key binding for getting relevant
7675 chapter in Info from command key.
7676 (Ranges): Fix itemx.
7677
76782006-05-05 Karl Berry <karl@gnu.org>
7679
7680 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7681 (\fonttextsize): New user-level command to change text font size.
7682
76832006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7684
7685 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7686
76872006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7688
7689 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7690
76912006-04-24 Bill Wohler <wohler@newt.com>
7692
7693 * mh-e.texi (Getting Started): Make it more explicit that you need
7694 to install MH. Add pointers to current MH implementations.
7695
76962006-04-21 Bill Wohler <wohler@newt.com>
7697
7698 Release MH-E manual version 7.94.
7699
7700 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7701 release 7.94.
7702
77032006-04-21 Carsten Dominik <dominik@science.uva.nl>
7704
7705 * org.texi: Many small fixes.
7706 (Handling links): Rename from "Managing links".
7707
77082006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7709
7710 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7711 (Splitting mail using spam-stat): Fix @xref.
7712
77132006-04-20 Chong Yidong <cyd@stupidchicken.com>
7714
7715 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7716 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7717
77182006-04-20 Carsten Dominik <dominik@science.uva.nl>
7719
7720 * org.texi (Time stamps): Better explanation of the purpose of
7721 different time stamps.
7722 (Structure editing, Plain lists): More details on how new items
7723 and headings are inserted.
7724
77252006-04-18 Carsten Dominik <dominik@science.uva.nl>
7726
7727 * org.texi (Formula syntax): Fix link to Calc Manual.
7728
77292006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7730
7731 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7732
77332006-04-17 Bill Wohler <wohler@newt.com>
7734
7735 * mh-e.texi (Folders): Update mh-before-quit-hook and
7736 mh-quit-hook example with code that removes the buffers rather
7737 than just bury them.
7738
77392006-04-17 Michael Albinus <michael.albinus@gmx.de>
7740
7741 Sync with Tramp 2.0.53.
7742
77432006-04-13 Carsten Dominik <dominik@science.uva.nl>
7744
7745 * org.texi (Updating settings): New section.
7746 (Visibility cycling): Better names for the startup folding
7747 options.
7748 (Exporting): Completely restructured.
7749 (The very busy C-c C-c key): New section.
7750 (Summary of in-buffer settings): New section.
7751
77522006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7753
7754 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7755
77562006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7757
7758 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7759 (Server Commands): Key `v' is reserved for users.
7760
77612006-04-11 Carsten Dominik <dominik@science.uva.nl>
7762
7763 * org.texi (Link format): New section, emphasis on bracket links.
7764 (External links): Document bracket links.
7765 (FAQ): Expand to cover shell links and the new link format.
7766
77672006-04-09 Kevin Ryde <user42@zip.com.au>
7768
7769 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7770
77712006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7772
7773 * gnus.texi (Summary Buffer Lines): Add `*'.
7774
c8763fb6 77752006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7776
7777 * gnus.texi (Group Parameters):
7778 Mention gnus-permanently-visible-groups.
7779
77802006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7781
7782 * gnus.texi (Face): Fix typo.
7783
77842006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7785
7786 * gnus.texi (X-Face): Clarify.
7787 (Face): Need Emacs with PNG support.
7788
77892006-04-06 Richard Stallman <rms@gnu.org>
7790
7791 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7792 Emacs".
7793
77942006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7795
7796 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7797 blocks not suitable for inclusion with Emacs using variable
7798 PARTOFEMACS.
7799
78002006-04-04 Simon Josefsson <jas@extundo.com>
7801
7802 * gnus.texi (Security): Improve.
7803
78042006-04-02 Bill Wohler <wohler@newt.com>
7805
7806 * mh-e.texi (Getting Started, Junk, Bug Reports)
7807 (MH FAQ and Support): Fix URLs.
7808
78092006-03-31 Romain Francoise <romain@orebokech.com>
7810
7811 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7812 to t, not nil (and has for the past eight years).
7813
78142006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7815
7816 * message.texi, gnus.texi: Bump version to 5.11.
7817
78182006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7819
7820 * gnus.texi (Top): Add comment about version line.
7821
7822 * message.texi (Top): Ditto. Change to take named versions into
7823 account.
7824
78252006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7826
7827 * gnus.texi (Posting Styles): Add x-face-file to example.
7828 (X-Face): Refer to posting styles.
7829
7830 * gnus-faq.texi ([5.8]): Add x-face-file.
7831 ([8.4]): Add links to gmane.emacs.gnus.user and
7832 gmane.emacs.gnus.general.
7833
78342006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7835
7836 * gnus-faq.texi: Use .invalid.
7837 ([5.4]): Fix gnus-posting-styles example.
7838
78392006-03-27 Romain Francoise <romain@orebokech.com>
7840
7841 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7842 Emacs/W3 needs a new maintainer.
7843 (Ispell): Update author and version info.
7844 (Mailcrypt): Mention PGG.
7845 (New in Emacs 22): Add PGG to the list of new packages.
7846 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7847 updating dead URLs.
7848
78492006-03-25 Karl Berry <karl@gnu.org>
7850
7851 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7852 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7853 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7854 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7855 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7856 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7857 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7858 (2) do not indent copyright year list (or anything else).
7859
78602006-03-21 Bill Wohler <wohler@newt.com>
7861
7862 * mh-e.texi (Folders): Various edits.
7863
78642006-03-20 Romain Francoise <romain@orebokech.com>
7865
7866 * gnus.texi (Mail Folders): Grammar fix.
7867
78682006-03-19 Bill Wohler <wohler@newt.com>
7869
7870 * mh-e.texi (Replying): Document Mail-Followup-To.
7871 Change manually-formatted table to multitable. Add debugging info.
7872 Move description of mh-reply-default-reply-to into paragraph
7873 that describes its values.
7874
78752006-03-17 Bill Wohler <wohler@newt.com>
7876
10d1d0af 7877 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7878 (Sending Mail Tour): Update method of entering
7879 addresses and subject.
7880 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7881 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7882
78832006-03-15 Carsten Dominik <dominik@science.uva.nl>
7884
7885 * org.texi: Version number change only.
7886
78872006-03-14 Bill Wohler <wohler@newt.com>
7888
7889 * mh-e.texi: Add index entries around each paragraph rather than
7890 depend on entries from beginning of node. Doing so ensures that
7891 index entries are less likely to be forgotten if text is cut and
7892 pasted, and are necessary anyway if the references are on a
7893 separate page. It seems that makeinfo is now (v. 4.8) only
7894 producing one index entry per node, so there is no longer any
7895 excuse not to. Use subheading instead of heading. The incorrect
7896 use of heading produced very large fonts in Info--as large as the
7897 main heading.
7898 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7899 versions 6 and 7 appeared *around* the time of these Emacs releases.
7900
79012006-03-13 Carsten Dominik <dominik@science.uva.nl>
7902
7903 * org.texi (Clean view): Document new startup options.
7904
79052006-03-11 Bill Wohler <wohler@newt.com>
7906
7907 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7908 (Composing, Scan Line Formats): Fix @refs.
7909 (Getting Started): Define MH profile and MH profile components.
7910 (Incorporating Mail, Reading Mail, Viewing, Printing)
7911 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7912 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7913 for string constants.
7914 (Tool Bar): Remove spurious quote.
7915 (Junk): Use ``...'' instead of "...".
7916 (Scan Line Formats): Replace @samp with @kbd.
7917
79182006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7919
7920 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7921
79222006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7923
7924 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7925 easy to understand.
7926
79272006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7928
7929 * gnus.texi: Markup fix.
7930 (Fancy Mail Splitting): Specify new feature.
7931
79322006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7933
7934 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7935 partial-words matching.
7936
79372006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7938
7939 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7940
7941 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7942 (MIME Commands): Fix mm-discouraged-alternatives.
7943
79442006-03-07 Carsten Dominik <dominik@science.uva.nl>
7945
7946 * org.texi: Version number change only.
7947
79482006-03-06 Bill Wohler <wohler@newt.com>
7949
7950 * mh-e.texi: Move from SourceForge repository to Savannah.
7951 This is version 7.93, which is a total rewrite from the previous
7952 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7953 version 7.93.
7954
79552006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7956
7957 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7958
79592006-03-01 Carsten Dominik <dominik@science.uva.nl>
7960
7961 * org.texi (Interaction): Add item about `org-mouse.el' by
7962 Piotr Zielinski.
7963 (Managing links): Document that also mouse-1 can be used to
7964 activate a link.
7965 (Headlines, FAQ): Add entry about hiding leading stars.
7966 (Miscellaneous): Resort the sections in this chapter to a more
7967 logical sequence.
7968
79692006-02-27 Simon Josefsson <jas@extundo.com>
7970
7971 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7972 2004-01-27 from the trunk).
7973
79742006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7975
7976 * cc-mode.texi: Rename c-hungry-backspace to
7977 c-hungry-delete-backwards, at the request of RMS. Leave the old
7978 name as an alias.
7979
79802006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7981
7982 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7983 include the function header within the defun.
7984
79852006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7986
7987 * cc-mode.texi: Correct two typos.
7988
79892006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7990
7991 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7992 existing comment.
7993 (Electric Keys): Add a justification for electric indentation.
7994 (Hungry WS Deletion): Clear up the names and complications of the
7995 BACKSPACE and DELETE keys.
7996
79972006-02-23 Juri Linkov <juri@jurta.org>
7998
7999 * faq.texi (Common requests): Move `Turning on auto-fill by
8000 default' after `Wrapping words automatically'. Move `Working with
8001 unprintable characters' before `Searching for/replacing newlines'.
8002 Move `Replacing highlighted text' after `Highlighting a region'.
8003 Merge `Repeating commands' and `Repeating a command as many times
8004 as possible' into the former.
8005 (Packages that do not come with Emacs): Add refs to Gmane and
8006 etc/MORE.STUFF.
8007
80082006-02-23 Juri Linkov <juri@jurta.org>
8009
8010 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8011 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8012 Add xref to `(emacs)Reporting Bugs'.
8013 (Getting a printed manual): Add URL to other formats of the manual.
8014 (Common requests): Fix menu.
8015 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8016 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8017 (Inserting text at the beginning of each line): Add pxref to
8018 `Changing the included text prefix'.
8019 (Forcing the cursor to remain in the same column): Mention `track-eol'
8020 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8021 (Replacing text across multiple files): Add keybinding `Q' for
8022 `dired-do-query-replace'.
8023
80242006-02-22 Carsten Dominik <dominik@science.uva.nl>
8025
8026 * reftex.texi: Version number and date change only.
8027
8028 * org.texi (Internal Links): Rewrite to cover the modified
8029 linking system.
8030
80312006-02-17 Eli Zaretskii <eliz@gnu.org>
8032
8033 * faq.texi: Remove the coding cookie, it's not needed anymore.
8034
80352006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8036
8037 * faq.texi (Colors on a TTY): Mention Mac OS port.
8038
80392006-02-12 Karl Berry <karl@gnu.org>
8040
8041 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8042 8-bit accented a.
8043
80442006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8045
8046 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8047
80482006-02-08 Romain Francoise <romain@orebokech.com>
8049
8050 * faq.texi (Top): Remove paragraph about the FAQ being a
8051 transitional document, etc.
8052 (Searching for/replacing newlines): New node.
8053 (Yanking text in isearch): New node.
8054 (Inserting text at the beginning of each line): Rename and make
8055 more general, mention `M-;' in Message mode.
8056
80572006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * faq.texi (Meta key does not work in xterm)
8060 (Emacs does not display 8-bit characters)
8061 (Inputting eight-bit characters): Update xrefs.
8062
80632006-02-06 Romain Francoise <romain@orebokech.com>
8064
8065 * faq.texi (VM): VM now at version 7.19.
8066 Set myself as maintainer of this file.
8067
80682006-02-04 Michael Olson <mwolson@gnu.org>
8069
8070 * erc.texi (History): Note that ERC is now included with Emacs.
8071
80722006-01-31 Romain Francoise <romain@orebokech.com>
8073
8074 * message.texi (Message Headers): Explain what
8075 `message-alternative-emails' does in more detail.
8076 Update copyright year.
8077
80782006-01-30 Juanma Barranquero <lekktu@gmail.com>
8079
8080 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8081
80822006-01-29 Richard M. Stallman <rms@gnu.org>
8083
8084 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8085
80862006-01-29 Michael Olson <mwolson@gnu.org>
8087
8088 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8089
8090 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8091
8092 * faq.texi (New in Emacs 22): Mention ERC.
8093
80942006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8095
8096 * rcirc.texi: Capitalize dir entry for consistency with the entry
8097 in info/dir and other entries in the Emacs category.
8098 Fix typos. Delete trailing whitespace.
8099
c8763fb6 81002006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8101
8102 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8103
81042006-01-27 Eli Zaretskii <eliz@gnu.org>
8105
8106 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8107 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8108
8109 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8110 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8111
81122006-01-27 Alex Schroeder <alex@gnu.org>
8113
8114 * rcirc.texi: New file.
8115
81162006-01-23 Juri Linkov <juri@jurta.org>
8117
8118 * widget.texi (User Interface): Add S-TAB for widget-backward.
8119
81202006-01-22 Michael Albinus <michael.albinus@gmx.de>
8121
8122 Sync with Tramp 2.0.52.
8123
8124 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8125 Add Tramp disabling item. New item for common connection problems.
8126 (various): Apply "ftp" as method for the download URL.
8127 (Bug Reports): Refer to FAQ for common problems.
8128
81292006-01-21 Eli Zaretskii <eliz@gnu.org>
8130
8131 * widget.texi (User Interface): Use @key for TAB.
8132
8133 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8134
8135 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8136 for TAB.
8137
8138 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8139
81402006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8141
8142 * gnus.texi: Update copyright.
8143
81442006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8145
8146 * gnus.texi (Article Washing): Additions.
8147
2de53ca6
GM
81482006-01-13 Carsten Dominik <dominik@science.uva.nl>
8149
8150 * org.texi (Agenda commands): Document tags command.
8151
81522006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8153
8154 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8155
81562006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8157
8158 * gnus.texi (RSS): Addition.
8159
81602005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8161
8162 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8163
81642005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8165
8166 * emacs-mime.texi (Display Customization): Add setting example to
8167 mm-discouraged-alternatives.
8168
81692006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8170
8171 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8172 version is the canonical version.
8173
81742006-01-08 Alex Schroeder <alex@gnu.org>
8175
8176 * pgg.texi (Caching passphrase): Rewording.
8177
81782006-01-06 Eli Zaretskii <eliz@gnu.org>
8179
8180 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8181 repository URL.
8182
81832006-01-06 Carsten Dominik <dominik@science.uva.nl>
8184
8185 * org.texi: Removed the accidentally re-added empty line in the
8186 direntry.
8187
81882006-01-05 Carsten Dominik <dominik@science.uva.nl>
8189
8190 * org.texi (Agenda Views): Chapter reorganized.
8191
81922005-12-29 Romain Francoise <romain@orebokech.com>
8193
8194 * faq.texi (Using Customize): New node.
8195
81962005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8197
8198 * org.texi: Remove blank line in @direntry. It is non-standard
8199 and recursively produces blank lines all over the dir file (when
8200 using Texinfo 4.8).
8201
82022005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8203
8204 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8205
82062005-12-20 Carsten Dominik <dominik@science.uva.nl>
8207
8208 * org.texi (Tags): Boolean logic documented.
8209 (Agenda Views): Document custom commands.
8210
82112005-12-20 David Kastrup <dak@gnu.org>
8212
8213 * faq.texi (AUCTeX): Update version and mailing list info.
8214
82152005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8216
8217 * gnus.texi (MIME Commands): Mention addition of
8218 multipart/alternative to gnus-buttonized-mime-types and add xref
8219 to mm-discouraged-alternatives.
8220
8221 * emacs-mime.texi (Display Customization): Mention addition of
8222 "image/.*" and add xref to gnus-buttonized-mime-types in the
8223 mm-discouraged-alternatives section.
8224
82252005-12-16 Carsten Dominik <dominik@science.uva.nl>
8226
8227 * org.texi (Tags): New section.
8228 (Agenda Views): Chapter reorganized.
8229
82302005-12-16 Eli Zaretskii <eliz@gnu.org>
8231
8232 * org.texi (Internal Links): Add a missing comma after an @xref.
8233
82342005-12-14 Chong Yidong <cyd@stupidchicken.com>
8235
8236 * faq.texi (Filling paragraphs with a single space): No need to
8237 change sentence-end now.
8238
82392005-12-13 Romain Francoise <romain@orebokech.com>
8240
8241 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8242
82432005-12-12 Jay Belanger <belanger@truman.edu>
8244
8245 * faq.texi (Calc): Update version number.
8246
82472005-12-12 Carsten Dominik <dominik@science.uva.nl>
8248
8249 * org.texi (Progress Logging): New section.
8250
82512005-12-10 Romain Francoise <romain@orebokech.com>
8252
8253 Update the Emacs FAQ for the 22.1 release.
8254
8255 * faq.texi: Set VER to `22.1'.
8256 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8257 Tutorial. Mention that `C-h r' displays the manual.
8258 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8259 (Getting a printed manual): Point to the new locations of the
8260 manuals on the GNU Web site.
8261 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8262 available via Info (it was previously distributed separately).
8263 (Installing Texinfo documentation): The latest version of Texinfo
8264 is 4.8, not 4.0.
8265 (Informational files for Emacs): COPYING is the GNU General Public
8266 License, not the Emacs General Public License.
8267 (Informational files for Emacs): Delete obsolete link to the
8268 GNUinfo pages as they have been removed from the GNU Web site.
8269 (New in Emacs 22): New node.
8270 (Setting up a customization file): Say that most packages support
8271 Customize nowadays.
8272 (Colors on a TTY): Delete reference to instructions on how to
8273 enable syntax highlighting, it is now enabled by default.
8274 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8275 at startup automatically.
8276 (Controlling case sensitivity): Mention `M-c' in isearch.
8277 (Using an already running Emacs process): Emacs now creates the
8278 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8279 gnuserv. As emacsclient can now run Lisp code as well, delete a
8280 sentence praising gnuserv for that. Simplify description of how
8281 the client/server operation works.
8282 (Compiler error messages): Delete obsolete text (compile.el has
8283 been rewritten).
8284 (Indenting switch statements): Fix typo.
8285 (Matching parentheses): Simplify setup instructions, mention the
8286 menu bar item in the Options menu.
8287 (Repeating a command as many times as possible): Mention `C-x e'.
8288 (Going to a line by number): Mention new keymap and bindings
8289 `M-g M-g', `M-g M-p' and `M-g M-n'.
8290 (Turning on syntax highlighting): Now on by default. Simplify.
8291 (Replacing highlighted text): Use `1', not `t'.
8292 (Problems with very large files): The maximum size is now 256MB on
8293 32-bit machines.
8294 (^M in the shell buffer): Mention `comint-process-echoes'.
8295 (Emacs for Apple computers): Emacs 22 has native support for Mac
8296 OS X.
8297 (Translating names to IP addresses): Delete node.
8298 (Binding keys to commands): Fix typo.
8299 (SPC no longer completes file names): New node.
8300 (MIME with Emacs mail packages): Delete section about the Emacs
8301 MIME FAQ (it's not reachable anymore).
8302
83032005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8304
8305 * cc-mode.texi: The manual has been extensively revised: the
8306 information about using CC Mode has been separated from the larger
8307 and more difficult chapters about configuration. It has been
8308 updated for CC Mode 5.31.
8309
83102005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8311
8312 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8313 (Selecting an implementation): Fix descriptions.
8314
83152005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8316
8317 * message.texi (Various Message Variables): Addition.
8318
83192005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8320
8321 * message.texi: Fix default values.
8322
83232005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8324
8325 * message.texi (Header Commands): Clarify descriptions of
8326 message-cross-post-followup-to, message-reduce-to-to-cc, and
8327 message-insert-wide-reply.
8328 (Various Commands): Fix kindex for message-kill-to-signature;
8329 clarify description of message-tab.
8330
83312005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8332
8333 * message.texi (Mailing Lists): Fix description about MFT.
8334
8335 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8336
83372005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8338
8339 * gnus.texi (Slow Terminal Connection): Replace old description
8340 with new one.
8341
83422005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8343
8344 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8345 replace X-Draft-Headers with X-Draft-From.
8346
83472005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8348
8349 * gnus.texi (Various Various): Fix the default value of
8350 nnheader-max-head-length.
8351 (Gnus Versions): Fix typo.
8352
83532005-12-08 Carsten Dominik <dominik@science.uva.nl>
8354
8355 * org.texi (Structure editing): Document new functionality of
8356 M-RET.
8357
83582005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8359
8360 * org.texi (Internal Links): Fix Texinfo usage.
8361
83622005-12-06 Carsten Dominik <dominik@science.uva.nl>
8363
8364 * org.texi (TODO basics): Document the global todo list.
8365 (TODO items): Documents sparse tree for specific TODO
8366 keywords.
8367
83682005-11-30 Carsten Dominik <dominik@science.uva.nl>
8369
8370 * org.texi (Plain Lists): Typos fixed.
8371
83722005-11-28 Jay Belanger <belanger@truman.edu>
8373
8374 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8375
83762005-11-24 Carsten Dominik <dominik@science.uva.nl>
8377
8378 * org.texi (Structure editing): New item moving commands added.
8379 (Plain Lists): New section.
8380
83812005-11-18 Carsten Dominik <dominik@science.uva.nl>
8382
8383 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8384 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8385 `org-agenda-file-to-front'.
2de53ca6
GM
8386 (Built-in table editor): Document `org-table-sort-lines'.
8387 (HTML formatting): Export of hand-formatted lists.
8388
83892005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8390
8391 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8392 new variable gnus-toolbar-thickness.
8393
83942005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8395
8396 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8397
83982005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8399
8400 * gnus.texi (X-Face): Fix description.
8401 (XVarious): Remove gnus-xmas-logo-color-alist and
8402 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8403
84042005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8405
8406 * gnus.texi (Group Parameters): Mention new variable
8407 gnus-parameters-case-fold-search.
8408 (Home Score File): Addition.
8409
84102005-11-04 Ulf Jasper <ulf.jasper@web.de>
8411
8412 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8413 (Overview): List supported feed types.
8414 (Installation): No installation necessary when using autoload.
8415 (Configuration): Rename "RSS" to "news".
8416
84172005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8418
8419 * pgg.texi (User Commands): Document additional passphrase
8420 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8421 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8422
84232005-11-04 Carsten Dominik <dominik@science.uva.nl>
8424
8425 * org.texi: Version number changed to 3.19.
8426
84272005-10-29 Sascha Wilde <wilde@sha-bang.de>
8428
8429 * pgg.texi (How to use): Update the example to add autoload of
8430 pgg-encrypt-symmetric-region.
8431 (User Commands): Document pgg-encrypt-symmetric-region.
8432 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8433
84342005-10-27 Jay Belanger <belanger@truman.edu>
8435
8436 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8437 mention other TeX-related units.
8438
84392005-10-23 Lars Hansen <larsh@soem.dk>
8440
0c7efc08
SM
8441 * dired-x.texi (Miscellaneous Commands):
8442 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8443 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8444
84452005-10-23 Jay Belanger <belanger@truman.edu>
8446
8447 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8448 constant.
8449
84502005-10-23 Michael Albinus <michael.albinus@gmx.de>
8451
0c7efc08
SM
8452 * faq.texi (Bugs and problems):
8453 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8454 `directory-listing-before-filename-regexp'.
8455
84562005-10-22 Eli Zaretskii <eliz@gnu.org>
8457
8458 * newsticker.texi (UPDATED): Set value.
8459
84602005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8461
8462 * gnus.texi (Document Groups): Remove duplicate item.
8463
84642005-10-21 Carsten Dominik <dominik@science.uva.nl>
8465
8466 * org.texi (Summary): Mention iCalendar support.
8467 (Exporting): Document iCalendar support.
8468
84692005-10-18 Romain Francoise <romain@orebokech.com>
8470
8471 * viper.texi (Viper Specials): Capitalize GNU.
8472
84732005-10-17 Juri Linkov <juri@jurta.org>
8474
8475 * info.texi (Getting Started, Search Index, Expert Info):
8476 Fix wording.
8477 (Search Text): Replace `echo area' with `mode line'.
8478 (Search Index): Both `i' and `,' find all index entries.
8479 Replace example `C-f' with `C-l' (which exists in index of Info
8480 manual) and delete spaces in its keyboard input sequence.
8481 Delete unnecessary explanations about literal characters.
8482
84832005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8484
8485 * gnus.texi (Document Server Internals): Addition.
8486
84872005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8488
8489 * gnus.texi (A note on namespaces): Fix RFC reference.
8490
84912005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8492
8493 * gnus.texi (RSS): Fix key description.
8494
84952005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8496
8497 * gnus.texi: Emacs/w3 -> Emacs/W3.
8498 (Browsing the Web): Fix description.
8499 (Web Searches): Ditto.
8500 (Customizing W3): Ditto.
8501
85022005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8503
8504 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8505
85062005-10-11 Jay Belanger <belanger@truman.edu>
8507
8508 * calc.texi (Integration): Mention using `a i' to compute definite
8509 integrals.
8510
85112005-10-11 Juri Linkov <juri@jurta.org>
8512
8513 * info.texi: Rearrange nodes.
8514 (Top): Update menu. Change ref `Info for Experts' to
8515 `Advanced Info Commands'.
8516 (Getting Started): Fix description of manual's parts.
8517 (Help-Int): Change xref `Info Search' to `Search Index', and
8518 `Expert Info' to `Advanced'.
8519 (Advanced): Move node one level up.
8520 (Search Text, Search Index): New nodes split out from `Info Search'.
8521 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8522 split out from `Advanced'.
8523 (Advanced, Emacs Info Variables): De-document editing an Info file
8524 in Info.
8525 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8526 (Creating an Info File): Delete node and move its text to
8527 `Expert Info'.
8528
85292005-10-10 Carsten Dominik <dominik@science.uva.nl>
8530
8531 * org.texi (Workflow states): Documented that change in keywords
8532 becomes active only after restart of Emacs.
8533
85342005-10-08 Michael Albinus <michael.albinus@gmx.de>
8535
8536 Sync with Tramp 2.0.51.
8537
85382005-10-08 Nick Roberts <nickrob@snap.net.nz>
8539
8540 * speedbar.texi (Introduction): Describe new location of speedbar
8541 on menubar.
8542 (Basic Key Bindings): Remove descriptions of bindings that have
8543 been removed.
8544
85452005-10-05 Nick Roberts <nickrob@snap.net.nz>
8546
8547 * speedbar.texi (GDB): Describe use of watch expressions.
8548
85492005-09-28 Simon Josefsson <jas@extundo.com>
8550
8551 * message.texi (IDNA): Fix.
8552
85532005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8554
8555 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8556 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8557 description of nntp-open-connection-function.
8558 (Common Variables): Fix descriptions.
8559
85602005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8561
8562 * gnus.texi (Server Buffer Format): Document the %a format spec.
8563
85642005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8565
8566 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8567
85682005-09-23 Carsten Dominik <dominik@science.uva.nl>
8569
8570 * org.texi Version 3.16.
8571
85722005-09-19 Miles Bader <miles@gnu.org>
8573
8574 * newsticker.texi: Get rid of CVS keywords.
8575
85762005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8577
8578 * gnus.texi (Finding the Parent): Fix description of how Gnus
8579 finds article.
8580
85812005-09-14 Jari Aalto <jari.aalto@cante.net>
8582
8583 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8584 to drop off non-answered articles.
8585
85862005-09-19 Juanma Barranquero <lekktu@gmail.com>
8587
8588 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8589 braces (which are unsupported by NMAKE) for macro `srcdir'.
8590
85912005-09-17 Eli Zaretskii <eliz@gnu.org>
8592
8593 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8594 (../info/newsticker, newsticker.dvi): New targets.
8595
85962005-09-17 Ulf Jasper <ulf.jasper@web.de>
8597
8598 * newsticker.texi: Replace @command with @code. Replace @example
8599 with @lisp.
0c7efc08
SM
8600 (Top): Add explanations to menu items.
8601 (GNU Free Documentation License): Remove.
2de53ca6
GM
8602
86032005-09-16 Romain Francoise <romain@orebokech.com>
8604
8605 Update all files to specify GFDL version 1.2.
8606
8607 * doclicense.texi (GNU Free Documentation License): Update to
8608 version 1.2.
8609
86102005-09-15 Richard M. Stallman <rms@gnu.org>
8611
8612 * newsticker.texi: Fix @setfilename.
8613
8614 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8615 (../info/newsticker, newsticker.dvi): New targets.
8616
86172005-08-30 Carsten Dominik <dominik@science.uva.nl>
8618
8619 * org.texi: Version 3.15.
8620
86212005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8622
8623 * ses.texi: Combine all three indices into one.
8624 Correct a few typos.
8625
86262005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8627
8628 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8629
86302005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8631
8632 * emacs-mime.texi (Handles): Remove duplicate item.
8633 (Encoding Customization): Fix the default value for
8634 mm-coding-system-priorities.
8635 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8636 (Basic Functions): Fix reference.
8637
86382005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8639
8640 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8641
86422005-08-18 Richard M. Stallman <rms@gnu.org>
8643
8644 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8645 and web site.
8646
8647 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8648 not keyboard-translate.
8649
86502005-08-11 Richard M. Stallman <rms@gnu.org>
8651
8652 * faq.texi (Using regular expressions): Fix xref.
8653
86542005-08-09 Juri Linkov <juri@jurta.org>
8655
8656 * info.texi (Help-P): Replace `Prev' with `Previous'.
8657 (Help-M, Help-Xref): Add S-TAB.
8658 (Help-FOO): Update `u' command.
8659 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8660 Update info about visibility of xref parts.
8661 (Help-Int): Fix `m' command. Rename `Info-last' to
8662 `Info-history-back'. Add `Info-history-forward'.
8663 (Advanced): Fix `g*' and `M-n' commands.
8664 (Info Search): Add `index-apropos' in stand-alone browser.
8665 Add isearch commands.
8666 (Emacs Info Variables): Remove `Info-fontify'.
8667 Add `Info-mode-hook'. Update face names.
8668 Add `Info-fontify-maximum-menu-size',
8669 `Info-fontify-visited-nodes', `Info-isearch-search'.
8670
86712005-08-07 Michael Albinus <michael.albinus@gmx.de>
8672
8673 Sync with Tramp 2.0.50.
8674
8675 * tramp.texi: Use @option{} consequently for method names.
8676 (Inline methods, External transfer methods): Remove references to
8677 Cygwin.
8678 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8679 implementation.
8680
86812005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8682
8683 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8684 Mention that gnus-init-file is not read when Emacs is invoked with
8685 --no-init-file or -q.
8686
86872005-07-19 Carsten Dominik <dominik@science.uva.nl>
8688
8689 * org.texi: Version 3.14.
8690
86912005-07-04 Carsten Dominik <dominik@science.uva.nl>
8692
8693 * org.texi: Version 3.13.
8694
86952005-07-18 Juri Linkov <juri@jurta.org>
8696
8697 * calc.texi (Time Zones, Logical Operations):
8698 * cl.texi (Overview):
8699 * org.texi (TODO types):
8700 * sc.texi (Emacs 18 MUAs):
8701 * speedbar.texi (Top):
8702 * url.texi (History):
8703 Delete duplicate duplicate words.
8704
ce058493 87052005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8706
8707 * cl.texi (Type Predicates): Document `atom' type.
8708
87092005-07-04 Lute Kamstra <lute@gnu.org>
8710
8711 Update FSF's address in GPL notices.
8712
8713 * calc.texi (Copying):
8714 * doclicense.texi (GNU Free Documentation License):
8715 * faq.texi (Contacting the FSF):
8716 * mh-e.texi (Copying): Update FSF's address.
8717
87182005-07-03 Richard M. Stallman <rms@gnu.org>
8719
8720 * flymake.texi (Example -- Configuring a tool called directly):
8721 Update name of flymake-build-relative-filename.
8722
87232005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8724
8725 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8726
87272005-06-29 Carsten Dominik <dominik@science.uva.nl>
8728
8729 * org.texi: Version 3.12.
8730
87312005-06-24 Eli Zaretskii <eliz@gnu.org>
8732
8733 * makefile.w32-in (MAKEINFO): Use --force.
8734 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8735 Makefile.in.
8736 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8737 more shells.
8738
87392005-06-23 Richard M. Stallman <rms@gnu.org>
8740
8741 * speedbar.texi (Creating a display): Texinfo usage fixes.
8742
8743 * tramp.texi (Customizing Completion, Auto-save and Backup):
8744 Texinfo usage fixes.
8745
87462005-06-23 Juanma Barranquero <lekktu@gmail.com>
8747
8748 * dired-x.texi (Miscellaneous Commands):
8749 * ediff.texi (Miscellaneous):
8750 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8751 (Agent Variables):
8752 * info.texi (Help-Xref):
8753 * message.texi (Message Headers):
8754 * org.texi (Remember):
8755 * reftex.texi (Options (Defining Label Environments)):
8756 (Options (Index Support)):
8757 (Options (Viewing Cross-References)):
8758 (Options (Misc)):
8759 (Changes):
8760 * speedbar.texi (Creating a display):
8761 * tramp.texi (Customizing Completion, Auto-save and Backup):
8762 Texinfo usage fix.
8763
87642005-06-13 Carsten Dominik <dominik@science.uva.nl>
8765
8766 * org.texi: Version 3.11.
8767
87682005-06-12 Jay Belanger <belanger@truman.edu>
8769
8770 * calc.texi (Getting Started): Remove extra menu item.
8771
87722005-05-31 Jay Belanger <belanger@truman.edu>
8773
8774 * calc.texi (Notations Used in This Manual): Use @kbd for key
8775 sequence.
8776 (Demonstration of Calc): Mention another way of starting Calc.
8777 (Starting Calc): Mention long name of M-#.
8778 (Embedded Mode Overview): Remove unnecessary instruction.
8779 (Other M-# commands): Rephrase `M-# 0' explanation.
8780 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8781 reflect current behavior.
8782
87832005-05-30 Jay Belanger <belanger@truman.edu>
8784
8785 * calc.texi (Hooks): Change description of calc-window-hook and
8786 calc-trail-window-hook to match usage.
8787 (Computational Functions): Add more constant-generating functions.
8788 (Customizable Variables): Use defvar.
8789
87902005-05-28 Jay Belanger <belanger@truman.edu>
8791
8792 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8793 (Basic Embedded Mode): Explain behavior of arguments to
8794 calc-embedded-mode.
8795
87962005-05-27 Jay Belanger <belanger@truman.edu>
8797
8798 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8799 current behavior.
8800
88012005-05-25 Jay Belanger <belanger@truman.edu>
8802
8803 * calc.texi: Change Calc version number throughout.
8804 (Keypad Mode): Change location in info output.
8805 (Keypad mode overview): Move picture of keypad.
8806
88072005-05-21 Jay Belanger <belanger@truman.edu>
8808
8809 * calc.texi (Storing variables): Mention that only most variables
8810 are void to begin with.
8811
88122005-05-21 Kevin Ryde <user42@zip.com.au>
8813
8814 * widget.texi (Basic Types): Update cross ref from "Enabling
8815 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8816 lispref/text.texi change.
8817
88182005-05-20 Carsten Dominik <dominik@science.uva.nl>
8819
8820 * org.texi: Version 3.09.
8821
88222005-05-18 Carsten Dominik <dominik@science.uva.nl>
8823
8824 * reftex.texi: Version 4.28.
8825
88262005-05-16 Jay Belanger <belanger@truman.edu>
8827
8828 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8829
88302005-05-14 Jay Belanger <belanger@truman.edu>
8831
8832 * calc.texi (Default Simplifications): Insert missing ! (logical
8833 not operator).
8834
88352005-05-14 Michael Albinus <michael.albinus@gmx.de>
8836
8837 Sync with Tramp 2.0.49.
8838
88392005-05-10 Jay Belanger <belanger@truman.edu>
8840
8841 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8842 to 1.
8843
88442005-04-29 Carsten Dominik <dominik@science.uva.nl>
8845
8846 * org.texi: Version 3.08, structure reorganized.
8847
88482005-04-24 Richard M. Stallman <rms@gnu.org>
8849
8850 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8851
88522005-04-15 Carsten Dominik <dominik@science.uva.nl>
8853
8854 * org.texi: Update to version 3.06.
8855
88562005-04-13 Lute Kamstra <lute@gnu.org>
8857
8858 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8859
88602005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8861
8862 * cl.texi (Porting Common Lisp): Fix typo.
8863
88642005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8865
8866 * gnus.texi (RSS): Addition.
8867
88682005-04-04 Jay Belanger <belanger@truman.edu>
8869
8870 * calc.texi: Change Calc version number.
8871 (Customizable variables): Fix description of calc-language-alist.
8872 (Copying): Put in version 2 of GPL.
8873
88742005-04-01 Jay Belanger <belanger@truman.edu>
8875
8876 * calc.texi (Troubleshooting Commands): Remove comment about
8877 installation.
8878 (Installation): Remove section.
8879 (Customizable Variables): New section.
8880 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8881 (Graphical Devices): Add references to Customizable Variables.
8882
88832005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8884
8885 * emacs-mime.texi (Display Customization): Markup fixes.
8886 (rfc2047): Update.
8887
88882005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8889
8890 * gnus-faq.texi: Replaced with auto-generated version.
8891
88922005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8893
8894 * dired-x.texi (Multiple Dired Directories): default-directory was
8895 renamed to dired-default-directory.
8896
88972005-03-26 Jay Belanger <belanger@truman.edu>
8898
8899 * calc.texi (Simplifying Formulas, Rewrite Rules):
8900 Change description of top and bottom of fraction.
8901 (Modulo Forms): Move description of how to create modulo forms to
8902 earlier in the section.
8903 (Fraction Mode): Suggest using : to get a fraction by dividing.
8904 (Basic Arithmetic): Adjust placement of command name.
8905 (Truncating the Stack): Emphasize that "hidden" entries are still
8906 visible.
8907 (Installation): Move discussion of printing manual to "About This
8908 Manual".
8909 (About This Manual): Mention how to print the manual.
8910 (Reporting Bugs): Remove first person.
8911 (Building Vectors): Add algebraic version of append.
8912 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8913 (Grouping Digits): Fix typo.
8914
89152005-03-25 Werner Lemberg <wl@gnu.org>
8916
8917 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8918 Replace `legal' with `valid'.
8919
89202005-03-25 Werner Lemberg <wl@gnu.org>
8921
8922 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8923
89242005-03-24 Jay Belanger <belanger@truman.edu>
8925
8926 * calc.texi (General Mode Commands)
8927 (Mode Settings in Embedded Mode): Add some explanation of
8928 recording mode settings.
8929
89302005-03-24 Richard M. Stallman <rms@gnu.org>
8931
8932 * calc.texi: Remove praise of non-free software.
8933
8934 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8935 (Installation): Node deleted.
8936
89372005-03-23 Richard M. Stallman <rms@gnu.org>
8938
8939 * url.texi (HTTP language/coding): Improve last change.
8940
89412005-03-22 Jay Belanger <belanger@truman.edu>
8942
8943 * calc.texi (Embedded Mode): Add new information on changing
8944 modes.
8945
89462005-03-20 Michael Albinus <michael.albinus@gmx.de>
8947
8948 Sync with Tramp 2.0.48.
8949
8950 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8951
8952 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8953 "GNU/Linux". Change all addresses to .gnu.org.
8954 (Default Method): Offer shortened syntax for "su" and "sudo"
8955 methods.
8956
89572005-03-07 Richard M. Stallman <rms@gnu.org>
8958
8959 * url.texi: Fix usage of "e.g.".
8960 (HTTP language/coding): Explain the rules for these strings.
8961
89622005-03-06 Richard M. Stallman <rms@gnu.org>
8963
8964 * woman.texi (Introduction): Minor cleanups.
8965
8966 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8967
8968 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8969 (Installation): Node deleted.
8970
8971 * mh-e.texi (Preface): Get rid of "Emacs 21".
8972
8973 * eshell.texi (Installation): Delete node (for Emacs 20).
8974
89752005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8976
8977 * flymake.texi: Refill and tweak style in @lisp blocks.
8978
89792005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8980
8981 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8982
89832005-03-01 Jay Belanger <belanger@truman.edu>
8984
8985 * calc.texi (Trigonometric and Hyperbolic Functions):
8986 Mention additional functions.
8987 (Algebraic Simplifications): Mention additional simplifications.
8988
89892005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8990
8991 * ses.texi: Add concept/function/variable indices (this work was
8992 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8993 papers on file at FSF).
8994
89952005-02-10 Jay Belanger <belanger@truman.edu>
8996
8997 * calc.texi: Change @LaTeX to La@TeX throughout.
8998 Redefine @expr as @math for TeX output.
8999 Redefine @texline as a no-op for TeX output.
9000 Define @tfn, replace @t by @tfn throughout.
9001
90022005-02-09 Jay Belanger <belanger@truman.edu>
9003
9004 * calc.texi: Add macro for LaTeX for info output.
9005
90062005-02-08 Kim F. Storm <storm@cua.dk>
9007
9008 * texinfo.tex (LaTex): Add def.
9009
90102005-02-06 Jay Belanger <belanger@truman.edu>
9011
9012 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9013 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9014 throughout manual.
9015
90162005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9017
9018 * gnus.texi: Some edits based on comments from David Abrahams.
9019
90202005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9021
9022 * gnus.texi (RSS): Fix the keystroke.
9023
90242005-01-24 David Kastrup <dak@gnu.org>
9025
9026 * faq.texi: Update AUCTeX version info.
9027
90282005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9029
9030 * gnus-faq.texi ([4.1]): Typo.
9031
90322005-01-19 Jay Belanger <belanger@truman.edu>
9033
9034 * calc.texi (Keep Arguments): Mention that keeping arguments
9035 doesn't work with keyboard macros.
9036
90372005-01-16 Richard M. Stallman <rms@gnu.org>
9038
9039 * autotype.texi (Autoinserting): Fix small error.
9040
90412005-01-16 Michael Albinus <michael.albinus@gmx.de>
9042
9043 Sync with Tramp 2.0.47.
9044
9045 * tramp.texi (Compilation): New section, describing compilation of
9046 remote files.
9047
90482005-01-11 Kim F. Storm <storm@cua.dk>
9049
9050 * widget.texi (Basic Types): Add :follow-link keyword.
9051
90522005-01-09 Jay Belanger <belanger@truman.edu>
9053
9054 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9055
90562005-01-08 Jay Belanger <belanger@truman.edu>
9057
9058 * calc.texi: Change throughout to reflect new default value of
9059 calc-settings-file.
9060
90612005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9062
9063 * message.texi (Reply): `message-reply-to-function' should return
9064 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9065
90662005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9067
9068 * faq.texi (Changing load-path): Fix typo.
9069
90702005-01-05 Jay Belanger <belanger@truman.edu>
9071
9072 * calc.texi (Programming Tutorial): Replace kbd command by
9073 appropriate characters for a keyboard macro.
9074
90752005-01-04 Jay Belanger <belanger@truman.edu>
9076
9077 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9078 for Lucid Emacs.
9079 (Programming Tutorial): Mention that the user needs to be in the
9080 right mode to compute some functions.
9081
90822005-01-04 Jay Belanger <belanger@truman.edu>
9083
9084 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9085 no longer applicable.
9086
90872005-01-01 Jay Belanger <belanger@truman.edu>
9088
0c7efc08 9089 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9090 edit keyboard macros to match current behavior.
9091
90922004-12-31 Jay Belanger <belanger@truman.edu>
9093
9094 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9095
90962004-12-20 Jay Belanger <belanger@truman.edu>
9097
9098 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9099 zero.
9100
91012004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9102
9103 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9104 @xref.
9105 (Font Locking): Avoid @strong{Note:}.
9106
91072004-12-17 Michael Albinus <michael.albinus@gmx.de>
9108
9109 Sync with Tramp 2.0.46.
9110
9111 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9112
91132004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9114
9115 * url.texi: Correct typos.
9116 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9117 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9118 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9119 (Dealing with HTTP documents): @inforef->@xref.
9120
91212004-12-15 Jay Belanger <belanger@truman.edu>
9122
9123 * calc.texi: Consistently capitalized all mode names.
9124 (Answers to Exercises): Mention that an answer can be a fraction
9125 when in Fraction mode.
9126
91272004-12-13 Jay Belanger <belanger@truman.edu>
9128
9129 * calc.texi: Fix some TeX definitions.
9130
91312004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9132
9133 * reftex.texi (Imprint): Remove erroneous @value's.
9134
91352004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9136
9137 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9138 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9139
91402004-12-08 Jay Belanger <belanger@truman.edu>
9141
9142 * calc.texi (Starting Calc): Remove comment about installation.
9143 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9144
91452004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9146
9147 * url.texi: Update @setfilename.
9148 (Getting Started): No need to worry about Gnus versions.
9149 (Dealing with HTTP documents): Use @inforef.
9150
9151 * org.texi: Fix @direntry file name.
9152
91532004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9154
9155 * url.texi: New file.
9156
9157 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9158
91592004-12-06 Jay Belanger <belanger@truman.edu>
9160
9161 * calc.texi (Using Calc): Remove paragraph about installation.
9162
91632004-12-06 Jay Belanger <belanger@truman.edu>
9164
9165 * calc.texi: Use more Texinfo macros and less TeX defs.
9166 Remove @refill's.
9167
91682004-12-06 Richard M. Stallman <rms@gnu.org>
9169
9170 * org.texi: New file.
9171
91722004-12-05 Richard M. Stallman <rms@gnu.org>
9173
9174 * Makefile.in (org.dvi, ../info/org): New targets.
9175 (INFO_TARGETS): Add ../info/org.
9176 (DVI_TARGETS): Add org.dvi.
9177 (maintainer-clean): Remove the info files in the info dir.
9178
91792004-11-26 Eli Zaretskii <eliz@gnu.org>
9180
9181 * idlwave.texi: Fix the setfilename directive to put the produced
9182 file in ../info.
9183 (Continued Statement Indentation): Resurrect Jan D.'s change from
9184 2004-11-03 that was lost when a newer version of idlwave.texi was
9185 imported.
9186
91872004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9188
0c7efc08 9189 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9190
0c7efc08
SM
9191 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9192 Index `spam-initialize'.
2de53ca6
GM
9193
91942004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9195
9196 * message.texi (Various Message Variables): Mention that all mail
9197 file variables are derived from `message-directory'.
9198
9199 * gnus.texi (Splitting Mail): Clarify bogus group.
9200
92012004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9202
0c7efc08
SM
9203 * emacs-mime.texi (Encoding Customization):
9204 Fix mm-coding-system-priorities entry.
2de53ca6 9205
c8763fb6 92062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9207
9208 * idlwave.texi (Continued Statement Indentation):
9209 * reftex.texi (Options (Index Support)):
9210 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9211 * speedbar.texi (Creating a display, Major Display Modes):
9212 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9213
92142004-10-21 Jay Belanger <belanger@truman.edu>
9215
0c7efc08 9216 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9217
92182004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9219
9220 * calc.texi (Reporting Bugs): Double up `@'.
9221
92222004-10-18 Jay Belanger <belanger@truman.edu>
9223
0c7efc08 9224 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9225 should be sent to.
9226
92272004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9228
9229 * gnus.texi (New Features): Add 5.11.
9230
9231 * message.texi (Resending): Remove wrong default value.
9232
9233 * gnus.texi (Mail Source Specifiers): Describe possible problems
9234 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9235 `pop3-leave-mail-on-server' to the index.
9236
92372004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9238
9239 * message.texi (Canceling News): Add how to set a password.
9240
92412004-10-12 Jay Belanger <belanger@truman.edu>
9242
0c7efc08 9243 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9244 calc-describe-function and calc-describe-variable to match their
9245 current behavior.
9246
92472004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9248
9249 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9250
92512004-10-12 Michael Albinus <michael.albinus@gmx.de>
9252
9253 Sync with Tramp 2.0.45.
9254
9255 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9256 plink link. The URL is outdated. Originator contacted for
9257 clarification.
9258
92592004-10-10 Juri Linkov <juri@jurta.org>
9260
9261 * gnus.texi (Top, Marking Articles): Join two menus in one node
9262 because a node can have only one menu.
9263
92642004-10-09 Juri Linkov <juri@jurta.org>
9265
9266 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9267 example of nnmail-split-fancy.
9268
92692004-10-06 Karl Berry <karl@gnu.org>
9270
9271 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9272 consistency with other uses of dashes.
9273
92742004-10-05 Karl Berry <karl@gnu.org>
9275
9276 * info.texi: Consistently use --- throughout, periods at end of
9277 menu descriptions, and a couple typos.
9278
92792004-09-26 Jesper Harder <harder@ifa.au.dk>
9280
9281 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9282 * pgg.texi (User Commands, Backend methods): Do.
9283 * gnus.texi: Markup fixes.
9284 (Setting Process Marks): Fix `M P a' entry.
9285 * emacs-mime.texi: Fixes.
9286
92872004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9288
9289 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9290 again.
9291 Use 5.10 instead of 5.10.0.
9292
92932004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9294
9295 * gnus.texi (Summary Mail Commands): S D e.
9296
92972004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9298
9299 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9300 the gnus-article-mode-line-format section.
9301
93022004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9303
9304 * gnus.texi (Various Summary Stuff): Fix the documentation for
9305 gnus-newsgroup-variables.
9306
93072004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9308
0c7efc08
SM
9309 * gnus.texi (MIME Commands):
9310 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9311 gnus-mime-display-multipart-alternative-as-mixed,
9312 gnus-mime-display-multipart-related-as-mixed.
9313 (Mail Source Customization): Clarify `mail-source-directory'.
9314 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9315 (SpamOracle): Fix typo.
2de53ca6
GM
9316
9317 * gnus-faq.texi: Untabify.
9318 ([6.3]): nnir.el is in contrib directory.
9319
9320 * message.texi (News Headers): Clarify how a unique ID is created.
9321
0c7efc08
SM
9322 * gnus.texi (Batching Agents): Fix typo in example.
9323 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9324
b2abec73 93252004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9326
0c7efc08 9327 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9328
93292004-09-20 Florian Weimer <fw@deneb.enyo.de>
9330
9331 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9332
93332004-09-22 Jay Belanger <belanger@truman.edu>
9334
0c7efc08 9335 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9336 might be hidden during part of the session.
9337
93382004-09-20 Jay Belanger <belanger@truman.edu>
9339
9340 * calc.texi (Notations Used in This Manual): Put in an earlier
9341 mention that DEL could be called Backspace.
9342
93432004-09-10 Simon Josefsson <jas@extundo.com>
9344
9345 * gnus.texi (IMAP): Add example. Suggested and partially written
9346 by Steinar Bang <sb@dod.no>.
9347
93482004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9349
9350 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9351 netrc syntax.
9352
93532004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9354
b2abec73
JB
9355 * gnus.texi (Spam ELisp Package Sequence of Events):
9356 Some clarifications.
2de53ca6
GM
9357 (Spam ELisp Package Global Variables): More clarifications.
9358
93592004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9360
9361 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9362 Mention spam-split does not modify incoming mail.
9363
93642004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9365
9366 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9367
93682004-09-10 Eli Zaretskii <eliz@gnu.org>
9369
9370 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9371
93722004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9373
9374 * makefile.w32-in (sieve, pgg): Use $(infodir).
9375
93762004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9377
9378 * makefile.w32-in: Fix PGG and Sieve entries.
9379
93802004-08-28 Eli Zaretskii <eliz@gnu.org>
9381
9382 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9383 Emacs and related programs.
9384
93852004-08-27 Richard M. Stallman <rms@gnu.org>
9386
9387 * faq.texi: Fix texinfo usage, esp. doublequotes.
9388 (Difference between Emacs and XEmacs): Some clarification.
9389
9390 * faq.texi (Difference between Emacs and XEmacs):
9391 Explain not to contrast XEmacs with GNU Emacs.
9392
93932004-08-26 Richard M. Stallman <rms@gnu.org>
9394
9395 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9396
93972004-08-22 David Kastrup <dak@gnu.org>
9398
9399 * reftex.texi (AUCTeX): Update links, section name.
9400
9401 * faq.texi (Calc): Update availability (included in 22.1).
9402 (AUCTeX): Update availability, information, versions, description.
9403
94042004-08-14 Eli Zaretskii <eliz@gnu.org>
9405
9406 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9407
94082004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9409
9410 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9411
94122004-08-10 Michael Albinus <michael.albinus@gmx.de>
9413
9414 Sync with Tramp 2.0.44.
9415
94162004-08-05 Lars Hansen <larsh@math.ku.dk>
9417
9418 * widget.texi (User Interface): Update how to separate the
9419 editable field of an editable-field widget from other widgets.
9420 (Programming Example): Add text after field.
9421
94222004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9423
9424 * emacs-mime.texi (Encoding Customization): Add a note to the
9425 mm-content-transfer-encoding-defaults entry.
9426 (rfc2047): Update.
9427
0c7efc08
SM
9428 * gnus.texi (Article Highlighting):
9429 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9430 (POP before SMTP): New node.
9431 (Posting Styles): Addition.
9432 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9433 (Fancy Mail Splitting): Ditto.
9434 (X-Face): Add gnus-x-face.
9435
94362004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9437
9438 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9439 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9440
94412004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9442
0c7efc08
SM
9443 * gnus.texi (Mail Source Specifiers):
9444 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9445
94462004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9447
9448 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9449
9450 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9451 repository. Change setfilename.
9452
9453 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9454
94552004-07-02 Juri Linkov <juri@jurta.org>
9456
9457 * pcl-cvs.texi (Viewing differences): Add `d r'.
9458
94592004-06-29 Jesper Harder <harder@ifa.au.dk>
9460
9461 * ses.texi, viper.texi, flymake.texi, faq.texi:
9462 * eshell.texi, ediff.texi: Markup fixes.
9463
94642004-06-21 Karl Berry <karl@gnu.org>
9465
9466 * info.texi (Top): Mention that only Emacs has mouse support.
9467 (Getting Started): Mention this in a few other places.
9468
94692004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9470
0c7efc08
SM
9471 * autotype.texi (Copyrights, Timestamps):
9472 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9473
94742004-06-13 Lars Hansen <larsh@math.ku.dk>
9475
9476 * dired-x.texi (dired-mark-omitted): Update keybinding.
9477
94782004-06-10 Kim F. Storm <storm@cua.dk>
9479
9480 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9481
94822004-06-05 Lars Hansen <larsh@math.ku.dk>
9483
9484 * dired-x.texi (variable dired-omit-mode): Rename from
9485 dired-omit-files-p.
9486 (function dired-omit-mode): Rename from dired-omit-toggle.
9487 Call dired-omit-mode rather than set dired-omit-files-p.
9488 (dired-mark-omitted): Describe command.
9489
94902004-05-29 Michael Albinus <michael.albinus@gmx.de>
9491
9492 Version 2.0.41 of Tramp released.
9493
94942004-05-29 Juanma Barranquero <lektu@terra.es>
9495
9496 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9497 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9498
94992004-05-29 Richard M. Stallman <rms@gnu.org>
9500
9501 * cl.texi (Top): Call this chapter `Introduction'.
9502 (Overview): In TeX, no section heading here.
9503
9504 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9505
95062004-05-29 Eli Zaretskii <eliz@gnu.org>
9507
9508 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9509 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9510
95112004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9512
9513 * flymake.texi: New file.
9514
95152004-05-28 Simon Josefsson <jas@extundo.com>
9516
9517 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9518
b344d29d 95192004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9520
9521 Version 2.0.40 of Tramp released.
9522
95232004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9524
9525 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9526
9527 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9528 variables `tramp-backup-directory-alist' and
9529 `tramp-bkup-backup-directory-info'.
9530 (Overview, Connection types)
9531 (External transfer methods, Default Method)
9532 (Windows setup hints): Remove restriction of password entering
9533 with external methods.
9534 (Auto-save and Backup): Make file name example
9535 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9536 and `auto-save-directory' must be used.
9537 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9538 only "NT"). Remove doubled entry "What kinds of systems does
9539 @tramp{} work on".
9540 (tramp): Macro removed.
9541 (Obtaining Tramp): Flag removed from title.
9542 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9543 and `trampver' used properly. Flag `tramp-inst' replaced by
9544 `installchapter'. Installation related text adapted.
9545
95462004-04-28 Masatake YAMATO <jet@gyve.org>
9547
9548 * widget.texi (Programming Example): Remove overlays.
9549
95502004-04-27 Jesper Harder <harder@ifa.au.dk>
9551
9552 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9553
95542004-04-23 Juanma Barranquero <lektu@terra.es>
9555
9556 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9557
95582004-04-05 Jesper Harder <harder@ifa.au.dk>
9559
9560 * info.texi (Info Search): Add info-apropos.
9561
95622004-03-22 Juri Linkov <juri@jurta.org>
9563
9564 * faq.texi: Fix help key bindings.
9565
95662004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9567
9568 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9569 (as suggested by Karl Berry). Update information about colored
9570 stars in menus. Add new subheading describing M-n.
9571
95722004-03-12 Richard M. Stallman <rms@gnu.org>
9573
9574 * cl.texi (Top): Rename top node's title.
9575
95762004-03-08 Karl Berry <karl@gnu.org>
9577
9578 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9579 problems making the texinfo distribution.
9580
95812004-02-29 Simon Josefsson <jas@extundo.com>
9582
0c7efc08 9583 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9584 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9585 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9586 <voegelas@gmx.net>.
9587
95882004-02-29 Juanma Barranquero <lektu@terra.es>
9589
9590 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9591 Use $(DEL) instead of rm, and ignore exit code.
9592
b344d29d 95932004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9594
9595 Tramp version 2.0.39 released.
9596
95972004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9598
9599 * tramp.texi (Customizing Completion): Explain new functions
9600 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9601 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9602 (Top): Refer to Savannah mailing list as the major one.
9603 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9604 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9605 (Frequently Asked Questions): Remote hosts must not be Unix-like
9606 for "smb" method.
9607 (Password caching): New node.
9608 (External transfer methods): Refer to password caching for "smb"
9609 method.
9610
96112004-02-17 Karl Berry <karl@gnu.org>
9612
9613 * info.texi (Help-Int): Mention the new line number feature.
9614
96152004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9616
9617 * ses.texi (Advanced Features): New functionality for
9618 ses-set-header-row (defaults to current row unless C-u used).
9619 (Acknowledgements): Add Stefan Monnier.
9620
96212003-12-29 Kevin Ryde <user42@zip.com.au>
9622
9623 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9624
b344d29d 96252003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9626
9627 Tramp version 2.0.38 released.
9628
9629 * tramp.texi (Remote shell setup): Warn of environment variables
9630 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9631 <sven.gabriel@imk.fzk.de>.
9632 (Configuration): Tramp now chooses base64/uuencode
9633 automatically. Update wording accordingly.
9634 (Top): More description for the `Default Method' menu entry.
9635 (Default Method): Use @code, not @var, for Lisp variables.
9636 (Default Method): New subsection `Which method is the right one
9637 for me?' Suggested by Christian Kirsch.
9638 (Configuration): Pointer to new subsection added.
9639 (Default Method): Too many "use" in one sentence.
9640 Rephrase. Reported by Christian Kirsch.
9641 (Filename Syntax): Old `su' example is probably a left-over from
9642 the sm/su method naming. Replace with `ssh', instead.
9643 (External transfer methods, Auto-save and Backup):
9644 Typo fixes.
9645
96462003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9647
183080b6 9648 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9649 (Top): Mention japanese manual only if flag `jamanual' is set.
9650 Insert section `Japanese manual' in menu.
9651
96522003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9653
9654 * eshell.texi (Known Problems): Add doc item.
9655
96562003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9657
9658 * cc-mode.texi: Update for CC Mode 5.30.
9659
9660 Note: Please refrain from doing purely cosmetic changes like
9661 removing trailing whitespace in this manual; it clobbers cvs
9662 merging for no good reason.
9663
96642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9665
9666 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9667 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9668 @acronym{ASCII}.
9669
96702003-10-26 Karl Berry <karl@gnu.org>
9671
9672 * info.texi (Info Search): Echo area, not echo are. From Debian
9673 diff.
9674
96752003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9676
10d1d0af 9677 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9678 :buttons and :children keywords.
9679
96802003-10-22 Miles Bader <miles@gnu.org>
9681
9682 * Makefile.in (info): Move before $(top_srcdir)/info.
9683
96842003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9685
9686 * tramp.texi (Inline methods): Small grammar fix.
9687 (External transfer methods): Likewise.
9688
96892003-10-08 Nick Roberts <nick@nick.uklinux.net>
9690
9691 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9692
96932003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9694
9695 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9696
96972003-09-30 Richard M. Stallman <rms@gnu.org>
9698
9699 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9700
9701 * widget.texi (User Interface): Fix typos.
9702
9703 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9704
97052003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9706
9707 * pcl-cvs.texi (Selected Files): Fix typo.
9708
97092003-09-21 Karl Berry <karl@gnu.org>
9710
9711 * info.texi (] and [ commands): No period at end of section title.
9712
97132003-09-04 Miles Bader <miles@gnu.org>
9714
9715 * Makefile.in (top_srcdir): New variable.
9716 ($(top_srcdir)/info): New rule.
9717 (info): Depend on it.
9718
97192003-09-03 Peter Runestig <peter@runestig.com>
9720
9721 * makefile.w32-in: New file.
9722
97232003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9724
9725 * widget.texi (User Interface): Explain the need of static text
9726 around an editable field.
9727
97282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9729
9730 * widget.texi (Basic Types): The argument to `:help-echo' can now
9731 be a form that evaluates to a string.
9732
97332003-08-18 Kim F. Storm <storm@cua.dk>
9734
9735 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9736
97372003-08-16 Richard M. Stallman <rms@gnu.org>
9738
9739 * dired-x.texi (Shell Command Guessing): Explain *.
9740
97412003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9742
9743 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9744 log-edit-insert-changelog.
9745
97462003-08-03 Karl Berry <karl@gnu.org>
9747
9748 * info.texi: Need @contents.
9749
c8763fb6 97502003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9751
9752 Tramp version 2.0.36 released.
9753
9754 * tramp.texi (Remote shell setup): Explain about problems with
9755 non-Bourne commands in ~/.profile and ~/.shrc.
9756
97572003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9758
9759 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9760 renaming of `vis-mode' to `visible-mode'.
9761
97622003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9763
9764 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9765 next, prev and up pointers.
9766
97672003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9768
9769 * info.texi (Help): Mention existence of Emacs and stand-alone
9770 Info at the very beginning of the tutorial.
9771 (Help-Inv): New node.
9772 (Help-]): New node.
9773 (Help-M): Systematically point out the differences between default
9774 Emacs and stand-alone versions. Delete second menu.
9775 (Help-Xref): Systematically point out the differences between
9776 default Emacs and stand-alone versions.
9777 (Help-Int): Change `l' example.
9778 (Expert Info): Fix typos.
9779 (Emacs Info Variables): Mention `Info-hide-note-references' and
9780 new default for `Info-scroll-prefer-subnodes'.
9781
c8763fb6 97822003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9783
9784 Version 2.0.35 of Tramp released.
9785
9786 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9787 (Inline methods): Add methods `remsh' and `plink1'.
9788 (External transfer methods): Add method `remcp'.
9789 (Multi-hop Methods): Add method `remsh'.
9790 Small patch from Adrian Aichner <adrian@xemacs.org>:
9791 Fix minor typos.
0c7efc08 9792 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9793 `Info-index'.
9794 (Version Control): Add cindex entry.
9795
c8763fb6 97962003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9797
9798 * trampver.texi: Version 2.0.34 released.
9799
98002003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9801
9802 * faq.texi: Improve previous changes.
9803
98042003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9805
9806 * faq.texi: Update copyright and maintenance details.
9807 Update some package URLs, versions, and maintainers.
9808 Remove many references to the Emacs Lisp Archive.
9809
98102003-04-23 Simon Josefsson <jas@extundo.com>
9811
9812 * smtpmail.texi: Fix license (the invariant sections mentioned has
9813 never been part of the smtp manual). Align info dir entry with
9814 other emacs packages.
9815
98162003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9817
9818 * tramp.texi: Version 2.0.33 released.
9819 Remove installation chapter. Remove XEmacs specifics.
9820
98212003-03-29 Richard M. Stallman <rms@gnu.org>
9822
9823 * tramp.texi (Top): Undo the previous renaming.
9824 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9825
c8763fb6 98262003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9827
9828 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9829 version of manual.
9830
9831 * tramp.texi (Auto-save and Backup): New node.
9832
98332003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9834
9835 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9836 Emacs" in order to have better differentiation to "XEmacs".
9837 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9838 are new macros in order to point to the other Emacs flavor where
9839 appropriate. In info case, point to node `Installation' in order
9840 to explain how to generate the other way. In html case, make a
9841 link to the other html file.
0c7efc08 9842 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9843 after CVS checkout/update.
9844 (Installation): Completely rewritten.
9845 (Installation parameters, Load paths): New sections under
9846 `Installation'.
9847
c8763fb6 98482003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9849
9850 * tramp.texi: Version 2.0.30 released.
9851 Replace word "path" with "localname" where used as a component of
9852 a Tramp file name.
9853
98542003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9855
9856 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9857 introduced.
9858 (Installation): Explain what to do if files from the tramp/contrib
9859 directory are needed.
9860
98612003-02-23 Alex Schroeder <alex@emacswiki.org>
9862
9863 * smtpmail.texi (How Mail Works): New.
9864
98652003-02-22 Alex Schroeder <alex@emacswiki.org>
9866
9867 * smtpmail.texi: New file.
9868
9869 * Makefile.in: Build SMTP manual.
9870
c8763fb6 98712003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9872
9873 * tramp.texi: Version 2.0.29 released.
9874 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9875 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9876
98772003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9878
9879 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9880 another package loads accidentally Ange-FTP.
2de53ca6
GM
9881
98822003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9883
9884 * tramp.texi (Customizing Completion): Add function
9885 `tramp-parse-sconfig'. Change example of
9886 `tramp-set-completion-function', because parsing of ssh config
9887 files looks more natural.
9888
98892003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9890
9891 * gnus.texi: Do not use `path' in several locations.
9892
c8763fb6 98932002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9894
0c7efc08
SM
9895 * tramp.texi (External transfer methods): New method `smb'.
9896 From Michael Albinus.
2de53ca6
GM
9897
98982002-11-05 Karl Berry <karl@gnu.org>
9899
9900 * info.texi (Info-fontify): Reorder face list to avoid bad line
9901 breaks.
9902
c8763fb6 99032002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9904
0c7efc08
SM
9905 * tramp.texi: Move @copying to standard place.
9906 Use @insertcopying.
2de53ca6
GM
9907
99082002-10-02 Karl Berry <karl@gnu.org>
9909
9910 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9911 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9912 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9913 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9914 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9915 Per rms, update all manuals to use @copying instead of @ifinfo.
9916 Also use @ifnottex instead of @ifinfo around the top node, where
9917 needed for the sake of the HTML output.
9918 (The Gnus manual is not fixed since it's not clear to me how it
9919 works; and the Tramp manual already uses @copying, although in an
9920 unusual way. All others were changed.)
9921
99222002-09-10 Jonathan Yavner <jyavner@engineer.com>
9923
9924 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9925 (../info/ses, ses.dvi): New targets.
9926 * ses.texi: New file.
9927
c8763fb6 99282002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9929
9930 * texinfo.tex: Update to texinfo 4.2.
9931
99322002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9933
9934 * reftex.texi: Update to RefTeX 4.19.
9935
c8763fb6 99362002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9937
9938 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9939 (../info/tramp, tramp.dvi): New targets.
9940
99412002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9942
9943 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9944 (calc.dvi): Uncomment.
9945
99462001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9947
9948 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9949 (../info/calc): New target.
9950
99512001-10-20 Gerd Moellmann <gerd@gnu.org>
9952
9953 * (Version 21.1 released.)
9954
99552001-10-05 Gerd Moellmann <gerd@gnu.org>
9956
9957 * Branch for 21.1.
9958
99592001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9960
9961 * Makefile.in (../info/info): Use an explicit -o switch to
9962 makeinfo.
9963
99642001-03-05 Gerd Moellmann <gerd@gnu.org>
9965
9966 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9967
99682000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9969
9970 * Makefile.in (../info/idlwave): Use --no-split.
9971
99722000-12-14 Dave Love <fx@gnu.org>
9973
c4cc8b9a 9974 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9975 (gnus.dvi): Change rule to remove @latex stuff.
9976
99772000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9978
9979 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9980
99812000-10-13 John Wiegley <johnw@gnu.org>
9982
9983 * Makefile.in: Add build targets for eshell.texi.
9984
99852000-09-25 Gerd Moellmann <gerd@gnu.org>
9986
9987 * Makefile.in: Remove/comment speedbar stuff.
9988
99892000-09-22 Dave Love <fx@gnu.org>
9990
9991 * Makefile.in: Add emacs-mime.
9992
99932000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9994
9995 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9996 (DVI_TARGETS): Add woman.dvi.
9997 (../info/woman, woman.dvi): New targets.
9998
99992000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10000
10001 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10002
10003 * pcl-cvs.texi: New file.
10004 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10005 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10006
100072000-05-11 Gerd Moellmann <gerd@gnu.org>
10008
10009 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10010 (../info/ebrowse, ebrowse.dvi): New targets.
10011
100122000-01-13 Gerd Moellmann <gerd@gnu.org>
10013
10014 * Makefile.in (INFO_TARGETS): Add eudc.
10015 (DVI_TARGETS): Add eudc.dvi.
10016 (../info/eudc, eudc.dvi): New targets.
10017
100182000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10019
10020 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10021 compatibility with 8+3 filesystems).
10022 (../info/efaq): Rename from emacs-faq.
10023
100242000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10025
10026 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10027 (../info/idlwave, idlwave.dvi): New targets.
10028
100291999-10-23 Dave Love <fx@gnu.org>
10030
10031 * Makefile.in: Use autotype.texi.
10032
100331999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10034
10035 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10036 faq.texi file) rather than ../info/faq.
10037
100381999-10-07 Gerd Moellmann <gerd@gnu.org>
10039
10040 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10041 (../info/ada-mode, ada-mode.dvi): New targets.
10042
100431999-09-01 Dave Love <fx@gnu.org>
10044
10045 * Makefile.in: Add faq.
10046
100471999-07-12 Richard Stallman <rms@gnu.org>
10048
10049 * Version 20.4 released.
10050
100511998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10052
10053 * Version 20.3 released.
10054
100551998-04-06 Andreas Schwab <schwab@gnu.org>
10056
768c0c0f
JB
10057 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10058 Use it in dvi targets.
2de53ca6
GM
10059 (../etc/GNU): Change to $(srcdir) first.
10060
100611998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10062
10063 * reftex.texi: Update for RefTeX version 3.22.
10064
100651998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10066
10067 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10068 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10069
100701997-09-23 Paul Eggert <eggert@twinsun.com>
10071
10072 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10073 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10074
100751997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10076
10077 * Version 20.2 released.
10078
100791997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10080
10081 * Version 20.1 released.
10082
100831997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10084
10085 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10086
100871996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10088
10089 * Version 19.33 released.
10090
100911996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10092
10093 * Version 19.32 released.
10094
100951996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10096
10097 * Makefile.in: Add rules for the Message manual.
10098
100991996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10100
10101 * gnus.texi: New version.
10102
10103 * message.texi: New manual.
10104
101051996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10106
10107 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10108
101091996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10110
10111 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10112 Specify -I option.
10113 (All dvi targets): Set the TEXINPUTS variable.
10114
101151996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10116
10117 * Version 19.31 released.
10118
101191996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10120
10121 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10122 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10123
101241995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10125
10126 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10127 (INFO_TARGETS): Add ../info/cc-mode.
10128 (DVI_TARGETS): Add cc-mode.dvi.
10129
2de53ca6
GM
101301995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10131
10132 * Version 19.30 released.
10133
101341995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10135
10136 * gnus.texi: New file.
10137
101381995-11-04 Erik Naggum <erik@naggum.no>
10139
10140 * gnus.texi: File deleted.
10141
101421995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10143
10144 * mh-e.texi: "Function Index" -> "Command Index" to work with
10145 Emacs 19.30 C-h C-k support of separately-documented commands.
10146
101471995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10148
10149 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10150 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10151
101521995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10153
10154 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10155 (../info/viper, viper.dvi): New targets.
10156
101571995-04-20 Kevin Rodgers <kevinr@ihs.com>
10158
10159 * dired-x.texi (Installation): Change the example to set
10160 buffer-local variables like dired-omit-files-p in
10161 dired-mode-hook.
10162
101631995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10164
10165 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10166 (../info/mh-e, mh-e.dvi): New targets.
10167
101681995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10169
10170 * Makefile.in (maintainer-clean): Rename from realclean.
10171
101721994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10173
10174 * Makefile.in: New file.
10175 * Makefile: File deleted.
10176
101771994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10178
10179 * Makefile (TEXINDEX_OBJS): Variable deleted.
10180 (texindex, texindex.o, getopt.o): Rules deleted.
10181 All deps on texindex deleted.
10182 (distclean): Don't delete texindex.
10183 (mostlyclean): Don't delete *.o.
10184 * texindex.c, getopt.c: Files deleted.
10185
101861994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10187
10188 * Version 19.26 released.
10189
101901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10191
10192 * Version 19.25 released.
10193
101941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10195
10196 * Version 19.24 released.
10197
101981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10199
10200 * Version 19.23 released.
10201
102021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10203
10204 * Makefile: Delete spurious tab.
10205
102061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10207
10208 * Makefile (.SUFFIXES): New rule.
10209
102101994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10211
10212 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10213 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10214
102151994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10216
10217 * Makefile (../info/sc): Rename from sc.info.
10218 (../info/cl): Likewise.
10219 (INFO_TARGETS): Use new names.
10220
102211993-12-04 Richard Stallman (rms@srarc2)
10222
10223 * getopt.c: New file.
10224 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10225 (getopt.o): New rule.
10226 (dvi): Don't depend on texindex.
10227 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10228 Depend on texindex.
10229
102301993-12-03 Richard Stallman (rms@srarc2)
10231
10232 * Makefile (../info/sc.info): Rename from ../info/sc.
10233 (TEXI2DVI): New variable.
10234 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10235 Add explicit commands.
10236 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10237
102381993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10239
10240 * Version 19.22 released.
10241
102421993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10243
10244 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10245
102461993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10247
10248 * Version 19.21 released.
10249
102501993-11-15 Paul Eggert (eggert@twinsun.com)
10251
10252 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10253
102541993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10255
10256 * Makefile (../etc/GNU): New target.
10257 (EMACSSOURCES): Add gnu1.texi.
10258
102591993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10260
10261 * Makefile (realclean): Don't delete the Info files.
10262
f0131492 102631993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10264
10265 * forms.texi: Fix forms.texi so that it will format correctly.
10266 Add missing `@end iftex', fix bad reference.
10267
10268 * info.texi, info-stn.texi: New files implement texinfo version of
10269 `info' file.
10270
f0131492 102711993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10272
10273 * Makefile: Fix targets for texindex, new info.texi files.
10274 * info-stnd.texi: New file implements info for standalone info
10275 reader.
10276 * info.texi: Update to include recent changes to "../info/info".
10277 New source file for ../info/info; includes info-stnd.texi.
10278
10279 * texindex.c: Include "../src/config.h" if building in emacs.
10280
10281 * Makefile: Change all files to FILENAME.texi, force all targets
10282 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10283 vip.texinfo, forms.texinfo, cl.texinfo.
10284 Add target to build texindex.c, defining `emacs'.
10285
10286 * forms.texi: Install new file to match version 2.3 of forms.el.
10287
102881993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10289
10290 * Version 19.19 released.
10291
102921993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10293
10294 * sc.texinfo: Fix info file name.
10295
10296 * Makefile (info): Add gnus and sc.
10297 (dvi): Add gnus.dvi and sc.dvi.
10298 (../info/sc, sc.dvi): New targets.
10299
103001993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10301
10302 * Version 19.18 released.
10303
103041993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10305
10306 * Makefile: Fix source file names of the separate manuals.
10307 (gnus.dvi, ../info/gnus): New targets.
10308
103091993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10310
10311 * Version 19.17 released.
10312
103131993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10314
10315 * split-man: Fix typos in last change.
10316
103171993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10318
10319 * Version 19.16 released.
10320
103211993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10322
10323 * version 19.15 released.
10324
103251993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10326
10327 * Makefile (distclean): It's rm, not rf.
10328
103291993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10330
10331 * Version 19.14 released.
10332
103331993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10334
10335 * Makefile: New file.
10336
103371993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10338
10339 * Version 19.13 released.
10340
103411993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10342
10343 * Version 19.9 released.
10344
103451993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10346
10347 * Version 19.8 released.
10348
103491993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10350
10351 * Version 19.7 released.
10352
103531990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10354
10355 * gnus.texinfo: New file. Removed installation instructions.
10356
103571990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10358
10359 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10360
103611989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10362
10363 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10364 then define `\sc' as the command for smallcaps in Texinfo.
10365 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10366 made the corresponding change to makeinfo and texinfm.el.
10367
103681988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10369
10370 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10371 Customization since the menu entry did not point to anything.
10372 Also add an @finalout command to remove overfull hboxes from the
10373 printed output.
10374
10375 * cl.texinfo: Add @bye, \input line and @settitle to file.
10376 This file is clearly intended to be a chapter of some other work,
10377 but the other work does not yet exist.
10378
103791988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10380
10381 * texinfo.texinfo: Three typos corrected.
10382
4009494e 10383;; Local Variables:
c8763fb6 10384;; coding: utf-8
4009494e
GM
10385;; End:
10386
ab422c4d 10387 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10388
10389 This file is part of GNU Emacs.
10390
97c0352c 10391 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10392 it under the terms of the GNU General Public License as published by
97c0352c
GM
10393 the Free Software Foundation, either version 3 of the License, or
10394 (at your option) any later version.
4009494e
GM
10395
10396 GNU Emacs is distributed in the hope that it will be useful,
10397 but WITHOUT ANY WARRANTY; without even the implied warranty of
10398 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10399 GNU General Public License for more details.
10400
10401 You should have received a copy of the GNU General Public License
97c0352c 10402 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.