lisp/frameset.el: New frame-id functions.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
016d3f7d
SB
12013-08-04 Stephen Berman <stephen.berman@gmx.net>
2
3 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
4 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
5 (todo-mode.dvi, todo-mode.pdf): New rules.
6
7 * todo-mode.texi: New file.
8
89cccc2f
G
92013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10
11 * gnus.texi (Basic Usage): Mention that warp means jump here.
12 (The notmuch Engine): Mention notmuch.
13
a3fd87cb
TH
142013-07-30 Tassilo Horn <tsdh@gnu.org>
15
16 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
17 `gnus-subthread-sort-functions' and remove the obsolete documentation
18 of `gnus-sort-threads-recursively'.
19
202013-07-29 David Engster <deng@randomsample.de>
18657165
DE
21
22 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
23 implementation.
24 (Introduction): Add further missing features.
25 (Building Classes): Add introductory paragraph.
26 (Wish List): Add metaclasses and EQL specialization.
27
b69c2ea7
MA
282013-07-29 Michael Albinus <michael.albinus@gmx.de>
29
30 * tramp.texi (Frequently Asked Questions): Mention
31 `tramp-use-ssh-controlmaster-options'.
32
13afd560
TH
332013-07-26 Tassilo Horn <tsdh@gnu.org>
34
35 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
36 `gnus-sort-threads-recursively'.
37
7add5a8a
GM
382013-07-25 Glenn Morris <rgm@gnu.org>
39
57cff712
GM
40 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
41 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
42
7add5a8a
GM
43 * erc.texi (Special Features): Update contact information.
44 (History): Avoid using @email.
45
46 * eshell.texi (Bugs and ideas): Minor updates.
47
48 * faq.texi (Reporting bugs, Origin of the term Emacs)
49 (Setting up a customization file)
50 (Using an already running Emacs process, Turning off beeping)
51 (Packages that do not come with Emacs)
52 (Replying to the sender of a message): Avoid using @email.
53
54 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
55
56 * reftex.texi (Imprint): Avoid using @email.
57
58 * ses.texi (Top): Update bug reporting instructions.
59 (Acknowledgments): Avoid using @email.
60
61 * woman.texi (Introduction, Background): Remove outdated information.
62 (Bugs, Acknowledgments): Avoid using @email.
63
3f0faa45
XF
642013-07-24 Xue Fuqiao <xfq.free@gmail.com>
65
66 * ido.texi: New file.
67
47cc1156
G
682013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
69
70 * gnus.texi (Customizing Articles): Document function predicates.
71
c17b81a7
G
722013-07-08 Tassilo Horn <tsdh@gnu.org>
73
74 * gnus.texi (lines): Correct description of
75 `gnus-registry-track-extra's default value. Mention
76 `gnus-registry-remove-extra-data'.
77
6ed7a66a
G
782013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
79
80 * gnus.texi (Group Parameters): Mention regexp
81 substitutions (bug#11688).
82
832013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
84
85 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
86
872013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
88
89 * gnus.texi (Emacsen): Fix version.
90
91 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
92
5154917e
GM
932013-07-06 Glenn Morris <rgm@gnu.org>
94
95 * mh-e.texi: Fix external links.
3cab18a3 96 (Using This Manual): Printed elisp manuals no longer available.
5154917e 97
9d7a25d6 98 * newsticker.texi (Overview): Update URL.
583873a9 99
9d7a25d6
GM
100 * nxml-mode.texi (Introduction): Update URL.
101
102 * org.texi (JavaScript support): Fix URL.
91eea47b 103
bfd569a4
GM
104 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
105
6338a049
GM
106 * eudc.texi (CCSO PH/QI): Remove defunct URL.
107
97df87bb
GM
108 * dbus.texi (Introspection): Update URL to a less defunct one.
109
f2a538a2
GM
110 * gnus.texi (Top): Restrict "Other related manuals" to info output.
111 (Foreign Groups): Use @indicateurl for examples.
112 (Direct Functions): Remove defunct URL.
113 (RSS): Update URL.
114
115 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
116 (FAQ 7-1): Update URL.
117
f0a77200
GM
118 * pgg.texi (Top, Overview): Add note about obsolescence.
119
5aa43a3a
PE
1202013-07-03 Paul Eggert <eggert@cs.ucla.edu>
121
122 * texinfo.tex: Merge from gnulib.
123
a944db14
GM
1242013-07-03 Glenn Morris <rgm@gnu.org>
125
126 * bovine.texi (top):
127 * cc-mode.texi (AWK Mode Font Locking):
128 * mh-e.texi (Preface):
129 * url.texi (URI Parsing): Fix cross-references to other manuals.
130
eaa610c3
KY
1312013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
132
133 * gnus.texi (Client-Side IMAP Splitting):
134 Note that `nnimap-inbox' now can be a list.
135
7eeeb7dd
GM
1362013-06-24 Glenn Morris <rgm@gnu.org>
137
138 * eshell.texi: Fix cross-references to other manuals.
139
2e667b8c
GM
1402013-06-23 Glenn Morris <rgm@gnu.org>
141
142 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
143 Remove; not needed now we use a standard html layout for the faq.
144 (clean): Remove HTML_TARGETS, emacs-faq.text.
145
c5b0993e
EW
1462013-06-21 Eduard Wiebe <usenet@pusto.de>
147
148 * flymake.texi (Parsing the output, Customizable variables):
149 Add reference to `flymake-warning-predicate'.
150
d6491e24
MA
1512013-06-19 Michael Albinus <michael.albinus@gmx.de>
152
153 * tramp.texi (Top, Configuration): Insert section `Predefined
154 connection information' in menu.
155 (Predefined connection information): New section.
156 (Android shell setup): Make a reference to `Predefined connection
157 information'.
158
09af5c3e
GM
1592013-06-19 Glenn Morris <rgm@gnu.org>
160
161 * Makefile.in (version): New, set by configure.
162 (clean): Delete dist tar file.
163 (infoclean): New, split from maintainer-clean.
164 (maintainer-clean): Run infoclean.
165 (dist): New rule, to make tarfile for www.gnu.org.
166
745b097b
AK
1672013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
168
4f405069 169 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
745b097b
AK
170 for keys q and Q.
171 (Standards): Reference RFC5804 as the defining document of the
172 managesieve protocol.
173
fa472906
AG
1742013-06-10 Aidan Gauland <aidalgol@amuri.net>
175
176 * eshell.texi (Input/Output): Expand to cover new visual-command
177 options, eshell-visual-subcommands and eshell-visual-options.
178 Divide into separate Visual Commands and Redirection sections.
179
ff4871b9
GM
1802013-06-10 Glenn Morris <rgm@gnu.org>
181
182 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
183
cdebc6dd
KY
1842013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
185
186 * gnus.texi (Article Date):
187 Fix description of gnus-article-update-date-headers.
188
962e44a5
XF
1892013-05-28 Xue Fuqiao <xfq.free@gmail.com>
190
191 * erc.texi (Special Features): ERC is being maintained within
192 Emacs now.
193
5d028165
XF
1942013-05-25 Xue Fuqiao <xfq.free@gmail.com>
195
196 * flymake.texi: Changing from one space between sentences to two.
197
0a6313f7
SM
1982013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
199
200 * cl.texi (Obsolete Macros): Describe replacements for `flet'
201 (bug#14293).
202
a7bef505
MA
2032013-04-16 Michael Albinus <michael.albinus@gmx.de>
204
205 * tramp.texi (Frequently Asked Questions): Precise, how to define
206 an own ControlPath.
207
7a55aa13
MA
2082013-04-15 Michael Albinus <michael.albinus@gmx.de>
209
210 * tramp.texi (Frequently Asked Questions): New item for
211 ControlPath settings.
212
c81ecb72
JB
2132013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
214
4f405069 215 * calc.texi (Basic Operations on Units): Streamline some
c81ecb72
JB
216 descriptions.
217
73572c72
AG
2182013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
219
78b8f320 220 * eshell.texi (Built-ins): Update manual to mention tramp module.
73572c72 221
24afc2e2
MA
2222013-03-18 Michael Albinus <michael.albinus@gmx.de>
223
224 * tramp.texi (Filename Syntax): Host names are not allowed to be
225 any method name, unless method name is specified explicitly.
226 Remove restriction on unibyte filenames.
227
228 * trampver.texi: Update release number.
229
5294599f
PE
2302013-03-17 Paul Eggert <eggert@cs.ucla.edu>
231
232 doc: convert some TeX accents to UTF-8
233 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
234 '@"{@dotless{i}}'.
235
d7251c31
MA
2362013-03-15 Michael Albinus <michael.albinus@gmx.de>
237
238 Sync with Tramp 2.2.7.
239
240 * trampver.texi: Update release number.
241
f6817529
JB
2422013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
243
244 * calc.texi (Basic Operations on Units): Streamline some
245 descriptions.
246
c3e2de4c
GM
2472013-03-08 Glenn Morris <rgm@gnu.org>
248
249 * faq.texi (Top): Don't say this was updated @today.
250 That's irrelevant and leads to spurious diffs.
251
6d7ebb72
JB
2522013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
253
c5b0993e
EW
254 * calc.texi (Basic Operations on Units):
255 Fix cross-reference.
6d7ebb72 256
3cd23a35
KY
2572013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
258
259 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
260
33d1e2f5
AM
2612013-03-06 Alan Mackenzie <acm@muc.de>
262
263 * cc-mode.texi (Custom Line-Up): Clarify position of point on
264 calling a line-up function.
265
681ebc33
PE
2662013-03-04 Paul Eggert <eggert@cs.ucla.edu>
267
268 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
269 * ses.texi: Switch from Latin-1 to UTF-8.
270
eeb84739
MA
2712013-03-03 Michael Albinus <michael.albinus@gmx.de>
272
273 * tramp.texi (External methods): Tramp does not connect Android
274 devices by itself.
275
fc0c5af8
BW
2762013-03-02 Bill Wohler <wohler@newt.com>
277
278 Release MH-E manual version 8.5.
279
280 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
281 release 8.5.
282
283 * mh-e.texi (Preface, Conventions, Getting Started)
284 (Using This Manual, Folder Selection, Viewing, Aliases)
285 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
286 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
287 Update URLs.
288
adb7352b
MA
2892013-03-01 Michael Albinus <michael.albinus@gmx.de>
290
291 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
292 and "plink2" entries. "plink2" is obsolete for a long time.
c5b0993e
EW
293 (External methods): Remove "scp1" and "scp2" entries.
294 Explain user name and host name specification for "adb".
adb7352b 295
538d9b94
MA
2962013-02-28 Michael Albinus <michael.albinus@gmx.de>
297
298 * tramp.texi (External methods): Mention `tramp-adb-program'.
299
8a28a5b8
BG
3002013-02-28 Bastien Guerry <bzg@gnu.org>
301
302 * org.texi (Visibility cycling): Suggest to set
303 `org-agenda-inhibit-startup' to nil if user wants the startup
304 visibility settings to be honored in any circumstances.
305 (Progress logging, Checkboxes): Fix typos.
306
929aeac6 3072013-02-28 Michael Albinus <michael.albinus@gmx.de>
db19bba3
MA
308
309 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
310 the macros, for Texinfo 4.13 and 5.0.
311
c0c2eb82
MA
3122013-02-24 Michael Albinus <michael.albinus@gmx.de>
313
1abfd3e8 314 Port Tramp documentation to Texinfo 5.0.
c0c2eb82
MA
315 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
316 (Filename Syntax): Do not use @trampfn{} in @item.
317 (Filename completion): Use @columnfractions in @multitable.
318
6800ff8d
GM
3192013-02-22 Glenn Morris <rgm@gnu.org>
320
321 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
322
b59a2e9e
PE
3232013-02-21 Paul Eggert <eggert@cs.ucla.edu>
324
325 * Makefile.in (html): New rule.
326
5079cfef
MA
3272013-02-20 Michael Albinus <michael.albinus@gmx.de>
328
329 * tramp.texi (Android shell setup): Improve. Reported by Thierry
330 Volpiatto <thierry.volpiatto@gmail.com>.
331
2150b471
MA
3322013-02-16 Michael Albinus <michael.albinus@gmx.de>
333
334 * tramp.texi (Top, Configuration): Insert section `Android shell
335 setup' in menu.
336 (Android shell setup): New section.
337 (Connection types, Default Method)
338 (Frequently Asked Questions): Mention "scp" instead of "scpc".
339 (External methods): Remove "scpc" and "rsyncc" entries.
340 (Frequently Asked Questions): Remove entry about ControlPersist.
341
4e16ddf4
GM
3422013-02-13 Glenn Morris <rgm@gnu.org>
343
344 * message.texi (News Headers): Don't mention yow any more.
345
5d9c6f17
JB
3462013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
347
348 * calc.texi (Basic Operations on Units):
349 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
350
dacbc44c
AG
3512013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
352
353 * eshell.texi: Fill most of the missing sections.
354
d3517077
BG
3552013-02-07 Bastien Guerry <bzg@gnu.org>
356
357 * org.texi (References): Clarify an example.
358 (Installation): Fix instructions.
359 (Org-Plot): Fix link.
360 (Checkboxes, Radio lists): Fix typos.
361
8c4b24b2 3622013-02-07 Glenn Morris <rgm@gnu.org>
1e934b84
GM
363
364 * cl.texi (Equality Predicates): Mention memql.
365
8c4b24b2 3662013-02-07 Eric Ludlam <zappo@gnu.org>
cf4dd911
EL
367
368 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
369 specific, and only about items it supports, indicating that there
370 might be more. Remove refs to simple project and direct automake
371 from ede new.
372 (Simple projects): Re-write to not talk about ede-simple-project
373 which is deprecated, and instead use the term to mean projects
c5b0993e
EW
374 that don't do much management, just project wrapping.
375 Add ede-generic-project link.
cf4dd911
EL
376 (ede-generic-project): New node (bug#11441).
377
8c4b24b2 3782013-02-07 Glenn Morris <rgm@gnu.org>
72ff76bb
GM
379
380 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
381
86e100a6
GM
3822013-02-01 Glenn Morris <rgm@gnu.org>
383
384 * calc.texi (Help Commands): Update calc-view-news description.
0eb61895 385 Mention etc/CALC-NEWS.
86e100a6 386
7ff2b2a6
MA
3872013-01-24 Michael Albinus <michael.albinus@gmx.de>
388
389 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
390
a89c8ef0
BG
3912013-01-13 Bastien Guerry <bzg@gnu.org>
392
393 * org.texi (Installation): Simplify.
394
3952013-01-13 François Allisson <francois@allisson.co> (tiny change)
396
397 * org.texi (Handling links): Update the mention to the obsolete
398 variable `org-link-to-org-use-id' with a mention to the newer
399 variable `org-id-link-to-org-use-id'. Mention the need to load
400 the org-id library.
401
997d5f2d
MA
4022013-01-10 Michael Albinus <michael.albinus@gmx.de>
403
404 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
405
fb9f7146 4062013-01-09 Bastien Guerry <bzg@gnu.org>
c7cf0ebc
BG
407
408 * org.texi (Pushing to MobileOrg): Add footnote about using
409 symbolic links in `org-directory'.
410 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
411 of the now obsolete alias `org-float'.
412 (TODO basics): Add `org-use-fast-todo-selection' to the variable
413 index. Fix description of TODO keywords cycling.
414 (Advanced features): Add missing argument for @item.
415 (Storing searches): Add index entries and a note about
416 *-tree agenda views.
6d3e4c80
BG
417 (Structure editing): Document `org-mark-element' and
418 `org-mark-subtree'.
419 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
c7cf0ebc 420
c6a22ce2
JL
4212013-01-08 Juri Linkov <juri@jurta.org>
422
423 * info.texi (Go to node): Mention the abbreviated format
424 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
425
7b08ccf7
AS
4262013-01-06 Andreas Schwab <schwab@linux-m68k.org>
427
605f02ee
AS
428 * autotype.texi: Remove undefined command @subtitlefont.
429 * cc-mode.texi: Likewise.
430
7b08ccf7
AS
431 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
432 @item argument.
433 (Property searches): Use \\ instead of @backslashchar{}.
434 * pgg.texi (VERSION): Move @set below @setfilename.
435
db671917
AS
4362013-01-05 Andreas Schwab <schwab@linux-m68k.org>
437
438 * ada-mode.texi: Remove braces from @title argument.
439 * eudc.texi: Likewise.
440 * smtpmail.texi: Likewise.
441 * auth.texi (VERSION): Set before first use.
442 * emacs-gnutls.texi (VERSION): Likewise.
443 * pgg.texi (VERSION): Likewise.
444 * ede.texi (Top): Rename from top, all uses changed.
445 * eshell.texi: Add missing argument to @sp.
446 * forms.texi (Top): Reorder menu to match structure.
447 * htmlfontify.texi (Customisation): Add missing @item in
448 @enumerate.
449 * org.texi (Advanced features): Add missing argument for @item.
450 (Property searches): Use @backslashchar{} in macro argument.
451 * pcl-cvs.texi: Add missing argument to @sp.
452 (Movement commands): Fix use of @itemx.
453 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
454 * reftex.texi (Options (Creating Citations)): Add missing newline
455 before @end.
456 * tramp.texi (Obtaining Tramp): Remove extra dots.
457 (Configuration): Reorder menu to match structure.
651a2c77 458 (Remote shell setup): Replace literal NUL character by \0.
db671917
AS
459 * viper.texi (Marking): Add missing argument for @item.
460
b55349fb
GM
4612013-01-04 Glenn Morris <rgm@gnu.org>
462
92d59611
GM
463 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
464 Add htmlfontify.
465 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
466 (htmlfontify.dvi, htmlfontify.pdf): New targets.
467 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
468 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
469
b55349fb
GM
470 * htmlfontify.texi: Miscellaneous fixes and updates.
471 Set copyright to FSF, update license to GFDL 1.3+.
472
7fca93e2
VD
4732013-01-04 Vivek Dasmohapatra <vivek@etla.org>
474
475 * htmlfontify.texi: New file.
476
87e65f96
JB
4772013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
478
479 * calc.texi (Free-Form Dates): Expand on the date reading
480 algorithm.
481
82e2a1f0 4822012-12-27 Glenn Morris <rgm@gnu.org>
ddc41264 483
173076b4
GM
484 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
485 Avoid some overfull lines.
486
d227e322
GM
487 * widget.texi (Programming Example): Break some long lines.
488
2ecfdaa6
GM
489 * wisent.texi (Wisent Overview): Fix xref.
490 (Grammar format, Understanding the automaton): Avoid overfill.
491
fd762011
GM
492 * bovine.texi (Optional Lambda Expression): Allow line break.
493
9fbc8f46
GM
494 * auth.texi (Help for users): Break long lines.
495
ceccabdb
GM
496 * ada-mode.texi (Project file variables):
497 Reword to reduce underfull hbox.
498 (No project files, Use GNAT project file):
499 Use smallexample to make some overfull lines less terrible.
500
88edc57f
GM
501 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
502 Fix cross-references to separate manuals.
503
ddc41264
GM
504 * Makefile.in (gfdl): New variable. Use throughout where
505 appropriate so that targets depend on doclicense.texi.
506
45dd6480
LI
5072012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
508
509 * gnus.texi (Customizing the IMAP Connection): Mention the other
510 authenticators.
511
61bbede6
LI
5122012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
513
c5b0993e
EW
514 * gnus.texi (Browse Foreign Server):
515 Document `gnus-browse-delete-group'.
61bbede6 516
ddc41264
GM
5172012-12-22 Glenn Morris <rgm@gnu.org>
518
563a450c 519 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
6d1962b3
GM
520 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
521 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
522 * widget.texi, wisent.texi: Nuke hand-written node pointers.
563a450c 523
ddc41264
GM
524 * Makefile.in (gfdl): New variable. Use throughout where
525 appropriate so that targets depend on doclicense.texi.
526
c995b26e
EZ
5272012-12-22 Eli Zaretskii <eliz@gnu.org>
528
529 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
530 doclicense.texi. Remove doclicense.texi from all targets that
531 mentioned it explicitly.
532 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
533 $(emacsdir)/emacsver.texi.
a170fe53 534 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
c995b26e 535
08953d7f
GM
5362012-12-21 Glenn Morris <rgm@gnu.org>
537
c545e313
GM
538 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
539 Include emacsver.texi. Nuke hand-written node pointers.
540 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
541 Depend on emacsver.texi.
542
0b1af106
GM
543 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
544 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
545 May as well just include doclicense.texi in everything.
546
547 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
548 which @copying says is included.
549
6bf430d1
GM
550 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
551 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
552 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
553 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
554 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
555 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
556 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
557 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
558 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
559 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
560 * widget.texi, wisent.texi, woman.texi: Do not mention buying
561 copies from the FSF, which does not publish these manuals.
562
08953d7f
GM
563 * erc.texi: No need to include gpl in this small manual.
564
257b2c7d
GM
565 * org.texi (copying): Include a copy of the GFDL.
566 (GNU Free Documentation License): New section.
567
a4b0cca1 5682012-12-21 Bastien Guerry <bzg@gnu.org>
1e20eeb7
BG
569
570 * org.texi: Fix typos.
571
d2435ab9
PE
5722012-12-16 Paul Eggert <eggert@cs.ucla.edu>
573
574 * calc.texi (ISO 8601): Rename from ISO-8601,
575 as it's typically spelled without a hyphen.
576
b9d8175e
JB
5772012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
578
579 * calc.texi (ISO-8601): New section.
580 (Date Formatting Codes): Mention new codes.
581 (Standard Date Formats): Mention new formats.
582
f0bc0bf1
MA
5832012-12-14 Michael Albinus <michael.albinus@gmx.de>
584
585 * tramp.texi (External methods): Move `adb' method here.
586
98c94021
GM
5872012-12-13 Glenn Morris <rgm@gnu.org>
588
ba30c70f
GM
589 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
590
bfe6ffb6
GM
591 * wisent.texi: Small edits. Set copyright to FSF, update license to
592 GFDL 1.3+.
593 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
594 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
595 New targets.
596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
597 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
598
98c94021
GM
599 * bovine.texi: Small edits. Set copyright to FSF, update license to
600 GFDL 1.3+, remove empty index.
601 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
602 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
603 New targets.
604 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
605 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
606
cfa49c1e
EL
6072012-12-13 Eric Ludlam <zappo@gnu.org>
608 David Ponce <david@dponce.com>
609 Richard Kim <emacs18@gmail.com>
610
9e7abd17 611 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
cfa49c1e 612
727f9739 6132012-12-13 Glenn Morris <rgm@gnu.org>
4c2dd4ee 614
9b97b143
GM
615 * flymake.texi (Customizable variables, Locating the buildfile):
616 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
617
4c2dd4ee
GM
618 * srecode.texi: Small edits. Set copyright to FSF, add explicit
619 GFDL 1.3+ license, fix up index.
620 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
621 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
622 (srecode.pdf): New targets.
623 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
624 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
625
727f9739 6262012-12-13 Eric Ludlam <zappo@gnu.org>
ac1d9dde
EL
627
628 * srecode.texi: New file, imported from CEDET trunk.
629
727f9739 6302012-12-13 Bastien Guerry <bzg@gnu.org>
63aa0982
BG
631
632 * org.texi (Summary, Code block specific header arguments)
633 (Code block specific header arguments)
634 (Header arguments in function calls, var, noweb)
727f9739
GM
635 (Results of evaluation, Code evaluation security):
636 Small reformatting: add a blank line before some example.
63aa0982
BG
637
638 * org.texi (System-wide header arguments)
639 (Header arguments in Org mode properties, Conflicts)
727f9739
GM
640 (Dynamic blocks, Using the mapping API):
641 Fix indentation of Elisp code examples.
63aa0982
BG
642
643 * org.texi (Comment lines): Fix description of the comment syntax.
644
727f9739
GM
645 * org.texi (Installation): Mention "make test" in the correct section.
646
4288142b
PE
6472012-12-06 Paul Eggert <eggert@cs.ucla.edu>
648
649 * doclicense.texi, gpl.texi: Update to latest version from FSF.
650 These are just minor editorial changes.
651
61b835df
MA
6522012-12-04 Michael Albinus <michael.albinus@gmx.de>
653
654 * tramp.texi (History): Mention ADB.
655 (Inline methods): Add `adb' method.
656
c5bc2d1d 6572012-12-03 Michael Albinus <michael.albinus@gmx.de>
328dac0d
MA
658
659 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
660 (External methods): Fix typo.
661
c5bc2d1d 6622012-12-03 Glenn Morris <rgm@gnu.org>
f4f3b439
GM
663
664 * rcirc.texi (Notices): Fix typo.
665
d0457b57
BW
6662012-11-25 Bill Wohler <wohler@newt.com>
667
668 Release MH-E manual version 8.4.
669
4f405069 670 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
d0457b57
BW
671 Update for release 8.4.
672
551aaa66
BW
673 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
674 (Junk): Add mh-whitelist-preserves-sequences-flag,
675 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
676 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
677
61d841dd
PE
6782012-11-25 Paul Eggert <eggert@cs.ucla.edu>
679
680 * mh-e.texi (Procmail): Fix two @ typos.
681
c07a6ded
PE
6822012-11-24 Paul Eggert <eggert@cs.ucla.edu>
683
684 * doclicense.texi, gpl.texi: Update to latest version from FSF.
685 These are just minor editorial changes.
686
678a34f4
JB
6872012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
688
689 * calc.texi (Date Formatting Codes): Mention the new beginning of
690 the date numbering system.
691
0e70ce93
PE
6922012-11-22 Paul Eggert <eggert@cs.ucla.edu>
693
694 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
695 (Date Forms): Correct off-by-one error in explanation of
696 Julian day numbers. Give Gregorian equivalent of its origin.
697
723da6aa
JB
6982012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
699
700 * doc/misc/calc.texi (Date Forms): Mention the customizable
701 Gregorian-Julian switch.
702 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
703
310e60d9
PE
7042012-11-17 Paul Eggert <eggert@cs.ucla.edu>
705
6f6b82d6
PE
706 Calc now uses the Gregorian calendar for all dates (Bug#12633).
707 It also uses January 1, 1 AD as its day number 1.
310e60d9
PE
708 * calc.texi (Date Forms): Document this.
709
e8693c96
GM
7102012-11-16 Glenn Morris <rgm@gnu.org>
711
712 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
713 (Obsolete Macros): Move example here from Function Bindings.
714
5c934f8b
GM
715 * erc.texi: Use @code{nil} rather than just "nil".
716 (Modules): Undocument obsolete "hecomplete".
6e5e9b70 717 Add "notifications".
f925b109 718 (Connecting): Add brief section on passwords.
274f5de6 719 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
6e5e9b70 720
f78ee6af 7212012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
722
723 * flymake.texi (Customizable variables)
724 (Highlighting erroneous lines): Mention flymake-error-bitmap,
725 flymake-warning-bitmap, and flymake-fringe-indicator-position.
726
1796ef98
VB
7272012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
728
729 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
730 In all file place SES into @acronym{...}.
731 (Advanced Features): Add key index and function index for
4f405069
JB
732 ses-set-header-row. Add description for function
733 ses-rename-cell. Add description for function
1796ef98
VB
734 ses-repair-cell-reference-all.
735 (Ranges in formulas): Add description for ses-range flags.
736
31f47fba
PE
7372012-11-12 Paul Eggert <eggert@cs.ucla.edu>
738
739 * texinfo.tex: Merge from gnulib.
740
6baf66d5 7412012-11-10 Chong Yidong <cyd@gnu.org>
5b637222
CY
742
743 * url.texi (Introduction): Move url-configuration-directory to
744 Customization node.
745 (Parsed URIs): Split into its own node.
746 (URI Encoding): New node.
747 (Defining New URLs): Remove empty chapter.
748 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
749 Improve docs for url-queue-*.
750 (Supported URL Types): Copyedits. Delete empty subnodes.
751
c5b0993e
EW
752 * url.texi (Introduction): Rename from Getting Started.
753 Rewrite the introduction.
82f84fa3
CY
754 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
755
6baf66d5 7562012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f
GM
757
758 * cl.texi (Obsolete Setf Customization):
759 Revert defsetf example to the more correct let rather than prog1.
bdd8064f
GM
760 Give define-modify-macro, defsetf, and define-setf-method
761 gv.el replacements.
2ee1d59f 762
2027b1b3 763 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
a358a44e 764 (Setf Extensions): Remove obsolete reference.
2027b1b3 765 (Obsolete Setf Customization):
651af8c6 766 Move note on lack of setf functions to lispref/variables.texi.
ab7f1c43 767 Undocument get-setf-method, since it no longer exists.
a358a44e 768 Mention simple defsetf replaced by gv-define-simple-setter.
651af8c6 769
c65b407b
GM
7702012-11-03 Glenn Morris <rgm@gnu.org>
771
772 * cl.texi: Further general copyedits.
685b0026
GM
773 (List Functions): Remove copy-tree, standard elisp for some time.
774 (Efficiency Concerns): Comment out examples that no longer apply.
775 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
92246540
GM
776 (Creating Symbols, Random Numbers): De-emphasize internal
777 variables cl--gensym-counter and cl--random-state. (Bug#12788)
f58542e1
GM
778 (Naming Conventions, Type Predicates, Macros)
779 (Predicates on Numbers): No longer mention cl-floatp-safe.
c65b407b 780
a71e2379
G
7812012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
782
783 * gnus.texi (Mail Source Specifiers):
784 Document :leave keyword used for pop mail source.
785
df43dd53
GM
7862012-11-01 Glenn Morris <rgm@gnu.org>
787
788 * cl.texi: General copyedits for style, line-breaks, etc.
9f2881af
GM
789 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
790 (Macro Bindings, Blocks and Exits):
791 Acknowledge existence of lexical-binding.
792 (Iteration): Mainly defer to doc of standard dolist, dotimes.
df43dd53 793
69c1c2e6
GM
7942012-10-31 Glenn Morris <rgm@gnu.org>
795
dd90fd1a
GM
796 * ert.texi (Introduction, The @code{should} Macro):
797 Refer to "cl-assert" rather than "assert".
798
69c1c2e6
GM
799 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
800 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
801 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
802 Reword, and add details of flet and labels.
87b0d8b1 803 (Modify Macros, Function Bindings): Add some xrefs.
69c1c2e6 804
4ddedf94
GM
8052012-10-30 Glenn Morris <rgm@gnu.org>
806
807 * cl.texi (Modify Macros): Update for cl-letf changes.
808 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
516e1a08
GM
809 (Setf Extensions): Partially restore note about cl-getf,
810 mainly moved to lispref/variables.texi.
811 (Property Lists): Fix cl-getf typos.
f43a5263 812 (Mapping over Sequences): Mention cl-mapc naming oddity.
4ddedf94 813
d3094168
GM
8142012-10-29 Glenn Morris <rgm@gnu.org>
815
816 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
a3c5b619 817 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
d571e9c3 818 (Customizing Setf): Move contents to "Obsolete Setf Customization".
d55911cf
GM
819 (Modify Macros, Multiple Values, Other Clauses):
820 Remove mentions of obsolete features.
6a07d52e 821 (Obsolete Setf Customization): Don't mention `apply' setf.
d3094168 822
3c0c6155
GM
8232012-10-28 Glenn Morris <rgm@gnu.org>
824
f94b04fc
GM
825 * cl.texi (Multiple Values, Common Lisp Compatibility):
826 More namespace updates.
827 (Obsolete Features): Copyedits.
828 (Obsolete Lexical Macros, Obsolete Setf Customization):
829 New subsections.
830
9c52d61d
GM
831 * cl.texi (Porting Common Lisp, Lexical Bindings):
832 Add some xrefs to the Elisp manual.
833
3c0c6155
GM
834 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
835 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
836 (Obsolete Features): New appendix. Move Lexical Bindings here.
837
5887564d
GM
8382012-10-27 Glenn Morris <rgm@gnu.org>
839
e1117425
GM
840 * cl.texi: Use defmac for macros rather than defspec.
841 (Efficiency Concerns): Related copyedit.
842
5887564d
GM
843 * cl.texi (Control Structure): Update for setf now being in core.
844 (Setf Extensions): Rename from Basic Setf. Move much of the
845 former content to lispref/variables.texi.
846 (Modify Macros): Move pop, push details to lispref/variables.texi.
847 (Customizing Setf): Copyedits for setf etc being in core.
848 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
849 Further namespaces updates.
850
bdebdb64
BG
8512012-10-26 Bastien Guerry <bzg@gnu.org>
852
c5b0993e
EW
853 * org.texi (Installation): Update the link to Org's ELPA.
854 Also don't mention org-install.el anymore as the replacement file
bdebdb64
BG
855 org-loaddefs.el is now loaded by org.el.
856
f956e59d
MA
8572012-10-25 Michael Albinus <michael.albinus@gmx.de>
858
c5b0993e
EW
859 * tramp.texi (Frequently Asked Questions):
860 Mention `tramp-completion-reread-directory-timeout' for performance
f956e59d
MA
861 improvement.
862
a05cb6e3
GM
8632012-10-25 Glenn Morris <rgm@gnu.org>
864
865 * cl.texi: Don't mess with the TeX section number counter.
866 Use Texinfo recommended convention for quotes+punctuation.
867 (Overview, Sequence Functions): Rephrase for better line-breaking.
868 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
869 (Macro Bindings, Conditionals, Iteration, Loop Basics)
870 (Random Numbers, Mapping over Sequences, Structures)
871 (Porting Common Lisp): Further updates for cl-lib namespace.
872 (Modify Macros, Declarations, Macro Bindings, Structures):
873 Break long lines in examples.
874 (Dynamic Bindings): Update for changed progv behavior.
875 (Loop Examples, Efficiency Concerns): Markup fixes.
876 (Structures): Remove TeX margin change.
39ff2cf3 877 (Declarations): Fix typos.
a05cb6e3 878
39a58b5b
GM
8792012-10-24 Glenn Morris <rgm@gnu.org>
880
a6880551
GM
881 * cl.texi (Overview, Multiple Values, Creating Symbols)
882 (Numerical Functions): Say less/nothing about the original cl.el.
883 (Old CL Compatibility): Remove.
884 (Assertions): Remove ignore-errors (standard Elisp for some time).
885
39a58b5b
GM
886 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
887 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
888 (Efficiency Concerns, Efficiency Concerns)
889 (Common Lisp Compatibility, Old CL Compatibility):
890 Further updates for cl-lib namespace.
891
72ec96fb
PE
8922012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
893
894 Update manual for new time stamp format (Bug#12706).
895 * emacs-mime.texi (time-date): Update for new format.
896 Also, fix bogus time stamp and modernize a bit.
897
8d6510b9
GM
8982012-10-23 Glenn Morris <rgm@gnu.org>
899
900 * cl.texi: Include emacsver.texi. Use Emacs version number rather
901 than unchanging cl.el version number.
902 End all menu descriptions with a period.
903 Do not use @dfn{CL} for every instance of "CL".
904 (Overview): Remove no-runtime caveat, and note about foo* names.
905 (Usage): Use cl-lib rather than cl.
906 (Organization, Naming Conventions): Update for cl-lib.el.
907 (Installation): Remove long-irrelevant node.
908 (Program Structure, Predicates, Control Structure):
909 Start updating for cl-lib namespace.
8d6510b9
GM
910 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
911 Depend on emacsver.texi.
912
0a078f36
MA
9132012-10-09 Michael Albinus <michael.albinus@gmx.de>
914
915 * trampver.texi: Update release number.
916
a03bb33f
GM
9172012-10-06 Glenn Morris <rgm@gnu.org>
918
24636b26
GM
919 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
920 ERC version.
921 (Introduction): ERC is distributed with Emacs.
922 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
923 (Getting Started): Simplify.
924 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
925 (History): Mention ERC maintained as part of Emacs now.
926 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
927 Add dependency on emacsver.texi.
928
a03bb33f
GM
929 * erc.texi: Remove hand-written node pointers.
930
d259be38
GM
9312012-10-05 Glenn Morris <rgm@gnu.org>
932
933 * newsticker.texi (Overview, Requirements, Usage, Configuration):
934 Copyedits.
935
62a81506
CY
9362012-10-01 Eric Ludlam <zappo@gnu.org>
937
938 * ede.texi (Quick Start, Project Local Variables)
939 (Miscellaneous commands, ede-java-root, Development Overview)
940 (Detecting a Project): New nodes.
941 (Simple projects): Node deleted.
942
943 * eieio.texi (Building Classes): Some slot attributes cannot be
944 overridden.
945 (Slot Options): Remove an example.
946 (Method Invocation, Documentation): New nodes.
947
07f133bf
GM
9482012-10-01 Glenn Morris <rgm@gnu.org>
949
950 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
951 (reftex.pdf): Add dependency on emacsver.texi.
952 * reftex.texi: Don't include directory part for emacsver.texi;
953 the Makefile's -I handles it.
954
4f595e15
RA
9552012-09-30 Ralf Angeli <angeli@caeruleus.net>
956
957 Merge from standalone RefTeX repository.
958
959 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
960 with macros.
961 (Imprint): Mention Wolfgang in list of contributors.
962 (Creating Citations): Give a hint about how to
963 auto-revert the BibTeX database file when using external editors.
964 (Referencing Labels): Simplify section about reference macro
965 cycling.
966 (Options (Referencing Labels)): Adapt to new structure of
967 `reftex-ref-style-alist'.
968 (Referencing Labels, Reference Styles): Document changes in the
969 referencing functionality.
970 (Commands): Mention options for definition of header and footer in
971 BibTeX files.
972 (Options (Creating Citations)): Document
973 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
974 (Reference Styles): New section.
975 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
976 (Options (Referencing Labels)): Remove descriptions of deprecated
977 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
978 Add descriptions for `reftex-ref-style-alist' and
979 `reftex-ref-style-default-list'.
980 (Referencing Labels): Update regarding reference styles.
981 (Citation Styles): Mention support for ConTeXt.
982 (Options (Defining Label Environments)): Fix typo.
c5b0993e
EW
983 (Options (Creating Citations)):
984 Document `reftex-cite-key-separator'.
4f595e15 985
8223b1d2
BG
9862012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
987
988 * org.texi: Add description of ORG_ADD_CONTRIB to info
989 documentation. Add link to Worg for more details.
990
991 * org.texi: Clarify installation procedure. Provide link to the
992 build system description on Worg.
993
994 * org.texi: Remove reference to utils/, x11idle.c is now in
995 contrib/scripts.
996
997 * org.texi: Re-normalize to "Org mode" in manual.
998
999 * org.texi (Installation): Adapt documentation to new build
1000 system. Mention GNU ELPA (since it needs to be handled like Emacs
1001 built-in Org).
1002
8223b1d2
BG
10032012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1004
1005 * org.texi: Fix typo in description of the 'Hooks' section.
1006
1007 * org.texi: Add ID to the list of special properties.
1008
10092012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1010
1011 * org.texi (Moving subtrees): Document the ability to archive to a
1012 datetree.
1013
1e20eeb7 10142012-09-30 Bastien Guerry <bzg@gnu.org>
8223b1d2 1015
c5b0993e
EW
1016 * org.texi (Installation, Feedback, Batch execution):
1017 Use (add-to-list 'load-path ... t) for the contrib dir.
8223b1d2
BG
1018
1019 * org.texi (results): Update documentation for ":results drawer"
1020 and ":results org".
1021
1022 * org.texi (Column width and alignment): Fix typo.
1023
1024 * org.texi (Activation): Point to the "Conflicts" section.
1025
1026 * org.texi (Conflicts): Mention filladapt.el in the list of
1027 conflicting packages.
1028
1029 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1030 not needed for versions of Emacs > 22.1.
1031
1032 * org.texi (History and Acknowledgments): Fix typo.
1033
1034 * org.texi (History and Acknowledgments): Add my own
1035 acknowledgments.
1036
1037 * org.texi (Agenda commands): Document the new command and the new
1038 option.
1039
1040 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1041 (Agenda commands): Reorder. Document `*' to toggle persistent
1042 marks.
1043
c5b0993e
EW
1044 * org.texi (Agenda dispatcher):
1045 Mention `org-toggle-agenda-sticky'.
8223b1d2
BG
1046 (Agenda commands, Exporting Agenda Views): Fix typo.
1047
1048 * org.texi (Templates in contexts, Setting Options): Update to
1049 reflect changes in how contexts options are processed.
1050
1051 * org.texi (Templates in contexts): Document the new structure of
1052 the variables `org-agenda-custom-commands-contexts' and
1053 `org-capture-templates-contexts'.
1054
1055 * org.texi (Templates in contexts): Document the new option
1056 `org-capture-templates-contexts'.
1057 (Storing searches): Document the new option
1058 `org-agenda-custom-commands-contexts'.
1059
1060 * org.texi (Formula syntax for Lisp): Reformat.
1061
1062 * org.texi (Special properties, Column attributes)
1063 (Agenda column view): Document the new special property
1064 CLOCKSUM_T.
1065
1066 * org.texi (Template expansion): Document the new %l template.
1067
1068 * org.texi (Fast access to TODO states): Fix documentation about
1069 allowed characters for fast todo selection.
1070
1071 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1072 use in `org-agenda-to-appt'.
1073
1074 * org.texi (Comment lines): Update wrt comments.
1075
1076 * org.texi (Resolving idle time): Document new keybinding.
1077
1078 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1079 on clock timestamps.
1080
1081 * org.texi (Fast access to TODO states): Explicitely says only
1082 letters are supported as fast TODO selection keys.
1083
1084 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1085 specifier. Document the new "%(my-function)" specifier.
1086
1087 * org.texi (Clocking commands): New cindex.
1088 (Clocking commands): Update documentation for `org-clock-in'.
1089 Document `org-clock-in-last'. Mention `org-clock-out' and
1090 `org-clock-in-last' as commands that can be globally bound.
1091 (Resolving idle time): Document continuous clocking.
1092
1093 * org.texi (Top, Introduction): Fix formatting.
1094 (Activation): Add index entries.
1095 (Conventions): Update section.
1096 (Embedded @LaTeX{}): Fix formatting.
1097
1098 * org.texi (Visibility cycling): Document `show-children'.
1099
1100 * org.texi (Using capture): Mention the `org-capture-last-stored'
1101 bookmark as a way to jump to the last stored capture.
1102
1103 * org.texi (Uploading files): Fix typo.
1104
1105 * org.texi (Using capture): Document `C-0' as a prefix argument
1106 for `org-capture'.
1107
1108 * org.texi (Agenda commands): Document persistent marks.
1109
1110 * org.texi (Template expansion): Update doc to reflect change.
1111
1112 * org.texi (Radio tables): Document the :no-escape parameter.
1113
1114 * org.texi (Repeated tasks): Document repeat cookies for years,
1115 months, weeks, days and hours.
1116
1117 * org.texi (Export options): State that you can use the d: option
1118 by specifying a list of drawers.
1119
1120 * org.texi (HTML preamble and postamble): Small doc improvement.
1121
11222012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1123
1124 * org.texi: The sections in the Exporting section of the manual
1125 left out articles in the description of the org-export-as-*
4f405069 1126 commands, among other places. This patch adds them, adds a few
8223b1d2
BG
1127 missing prepositions, and switches instances of "an HTML" to "a
1128 html" for internal consistency.
1129
1130 * org.texi: Alter several examples of headings with timestamps in
1131 them to include the timestamps in the body instead of the heading.
1132
11332012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1134
1135 * org.texi (Agenda dispatcher): Document sticky agenda views and
1136 the new key for them.
1137
11382012-09-30 Charles <millarc@verizon.net> (tiny change)
1139
1140 * org.texi (Advanced features): Fix error in table.
1141
11422012-09-30 Feng Shu <tumashu@gmail.com>
1143
1144 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1145 alternative to dvipng.
1146
11472012-09-30 François Allisson <francois@allisson.co> (tiny change)
1148
1149 * org.texi: Remove extra curly bracket.
1150
11512012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1152
1153 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1154 defkeys.
1155
11562012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1157
1158 * org.texi (Agenda commands): Fix two typos by giving
1159 corresponding function names, according to
1160 `org-agenda-view-mode-dispatch'.
1161
a04689de 11622012-09-30 Jan Böcker <jan.boecker@jboecker.de>
8223b1d2
BG
1163
1164 * org.texi (The spreadsheet): Fix typo.
1165
11662012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1167
1168 * org.texi (Tracking your habits): Point to the "Tracking TODO
1169 state changes" section.
1170
11712012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1172
1173 * org.texi (Literal examples): Remove reference to unknown
4f405069 1174 `org-export-latex-minted' variable. Also simplify footnote since
8223b1d2
BG
1175 `org-export-latex-listings' documentation is exhaustive already.
1176
1177 * org.texi (Plain lists): Remove reference to now hard-coded
1178 `bullet' automatic rule.
1179
11802012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1181
1182 * org.texi: Updated documentation accordingly.
1183
5087f097
PE
11842012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1185
1186 * texinfo.tex: Merge from gnulib.
1187
20121a26
MA
11882012-09-12 Michael Albinus <michael.albinus@gmx.de>
1189
1190 Sync with Tramp 2.2.6.
1191
1192 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1193
1194 * trampver.texi: Update release number.
1195
44677e30
PE
11962012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1197
1198 * texinfo.tex: Merge from gnulib.
1199
5a4c42ba
AA
12002012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1201
1202 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1203 (bug#12096).
1204
8e7046c3
JB
12052012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
1206
1dcac243
JB
1207 * calc.texi (Simplification modes, Conversions)
1208 (Operating on Selections): Mention "basic" simplification.
8e7046c3
JB
1209 (The Calc Mode Line): Mention the mode line display for Basic
1210 simplification mode.
1211 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1212 simplifications.
1213 (Basic Simplifications): Rename from "Limited Simplifications"
1214 Replace "limited" by "basic" throughout.
4f405069 1215 (Algebraic Simplifications): Indicate that the algebraic
8e7046c3 1216 simplifications are done by default.
4f405069 1217 (Unsafe Simplifications): Mention `m E'.
8e7046c3
JB
1218 (Simplification of Units): Mention `m U'.
1219 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
c5b0993e
EW
1220 (Kinds of Declarations, Functions for Declarations):
1221 Mention "algebraic simplifications" instead of `a s'.
1dcac243 1222 (Algebraic Entry): Remove mention of default simplifications.
8e7046c3 1223
d2bd74ff
JB
12242012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1225
1226 * calc.texi (Getting Started, Tutorial): Change simulated
1227 Calc output to match actual output.
1228 (Simplifying Formulas): Mention that algebraic simplification is now
1229 the default.
1230
77472261
EZ
12312012-07-28 Eli Zaretskii <eliz@gnu.org>
1232
1233 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1234 (Bug#12073)
1235
09ae5da1
PE
12362012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1237
1238 Prefer typical American spelling for "acknowledgment".
1239 * calc.texi (History and Acknowledgments): Rename from
1240 History and Acknowledgements.
1241 * idlwave.texi (Acknowledgments):
1242 * ses.texi (Acknowledgments):
1243 * woman.texi (Acknowledgments): Rename from Acknowledgements.
1244
c4444d16
PE
12452012-07-09 Paul Eggert <eggert@cs.ucla.edu>
1246
1247 Rename configure.in to configure.ac (Bug#11603).
1248 * ede.texi (Compiler and Linker objects, ede-proj-project)
1249 (ede-step-project): Prefer the name configure.ac to configure.in.
1250
ef091c97
MA
12512012-07-06 Michael Albinus <michael.albinus@gmx.de>
1252
c5b0993e
EW
1253 * tramp.texi (Multi-hops):
1254 Introduce `tramp-restricted-shell-hosts-alist'.
ef091c97 1255
89b163db
G
12562012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1257
1258 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1259 methods, so don't mention smtpmail here.
1260
12612012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
1262
1263 * gnus.texi (Picons): Document gnus-picon-properties.
1264
12652012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1266
1267 * gnus.texi: Remove mention of compilation, as that's no longer
1268 supported.
1269
12702012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1271
1272 * gnus.texi (Archived Messages): Mention
1273 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1274
12752012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1276
1277 * gnus.texi (Various Summary Stuff):
1278 Remove mention of `gnus-propagate-marks'.
1279
12802012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1281
1282 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1283 which no longer exist.
1284
12852012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1286
1287 * gnus.texi (Archived Messages):
1288 Document gnus-gcc-self-resent-messages.
1289
12902012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1291
1292 * message.texi (Mail Variables):
1293 Mention the optional user parameter for X-Message-SMTP-Method.
1294
12952012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1296
1297 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1298
1299 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1300
13012012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1302
1303 * gnus.texi (Key Index): Change encoding to utf-8.
1304
ac1a0ce1 13052012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1306
1307 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1308
71cca84d
G
13092012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1310
1311 * gnus.texi (Group Timestamp): Mention where to find documentation for
1312 the `gnus-tmp-' variables (bug#11601).
1313
888a7fc0
MA
13142012-06-11 Michael Albinus <michael.albinus@gmx.de>
1315
1316 Sync with Tramp 2.2.6-pre.
1317
1318 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1319 where appropriate.
1320 (Ad-hoc multi-hops): New section.
1321 (Remote processes): New subsection "Running remote processes on
1322 Windows hosts".
1323 (History): Add remote commands on Windows, and ad-hoc multi-hop
1324 methods.
1325 (External methods): "ControlPersist" must be set to "no" for the
1326 `scpc' method.
1327 (Remote processes): Add a note about `auto-revert-tail-mode'.
1328 (Frequently Asked Questions): Use "scpx" in combination with
1329 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
1330
1331 * trampver.texi: Update release number.
1332
31ca4639 13332012-06-10 Chong Yidong <cyd@gnu.org>
c342cead
CY
1334
1335 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1336 compilation for html-mono.
1337
0e8bbf66
PE
13382012-06-08 Paul Eggert <eggert@cs.ucla.edu>
1339
1340 * texinfo.tex: Merge from gnulib.
1341
b8f061b3
KY
13422012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
1343
1344 * Makefile.in (echo-info): Don't try to install info files named
1345 just ".info".
1346
16af873e
GM
13472012-05-28 Glenn Morris <rgm@gnu.org>
1348
c1dabff0
GM
1349 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
1350
16af873e
GM
1351 * sc.texi: Nuke hand-written node pointers.
1352 Fix top-level menu to match actual node order.
1353
1d5b82ef
GM
13542012-05-27 Glenn Morris <rgm@gnu.org>
1355
1356 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1357 Some associated fixes, including not messing with chapno in cl.texi.
1358
33017faf 13592012-05-27 Bastien Guerry <bzg@gnu.org>
8c8b834f
BG
1360
1361 * org.texi (Durations and time values): Fix typo.
1362
d14b0029
JB
13632012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1364
33017faf 1365 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
d14b0029
JB
1366 Mention `calc-ensure-consistent-units'.
1367
2f4cadd1 13682012-05-14 Andreas Schwab <schwab@linux-m68k.org>
78e91d08 1369
9879e263
AS
1370 * cc-mode.texi: Avoid space before macro in 4th argument of cross
1371 reference commands. (Bug#11461)
1372
78e91d08
AS
1373 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1374
3fe7cdc8
GM
13752012-05-12 Glenn Morris <rgm@gnu.org>
1376
9598ef0b
GM
1377 * Makefile.in (mostlyclean): Add more TeX intermediates.
1378
7d326a29
GM
1379 * Makefile.in: Make it look more like the other doc Makefiles.
1380 Use explicit $srcdir in all dependencies.
1381 Remove cd $srcdir from rules.
1382 (VPATH): Remove.
1383 (infodir): Set to an absolute path.
1384 (INFO_TARGETS): Use short names.
1385 (mkinfodir): infodir is now absolute.
1386 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1387
c7f95930 1388 * Makefile.in (info.info): Rename from info, to avoid duplication.
9583393f 1389 (.SUFFIXES): Disable implicit rules.
c7f95930 1390
3fe7cdc8
GM
1391 * Makefile.in (MKDIR_P): New, set by configure.
1392 (mkinfodir): Use $MKDIR_P.
1393
6f0652af
GM
13942012-05-07 Glenn Morris <rgm@gnu.org>
1395
1396 * forms.texi (Long Example): Update for changed location of files.
1397
8045b906
GM
13982012-05-04 Glenn Morris <rgm@gnu.org>
1399
1400 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1401 (INFO_TARGETS): Use $INFO_EXT.
1402 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1403 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1404 (INFO_TARGETS): Use $INFO_EXT.
1405 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1406
9e7a4bcf
GM
14072012-05-02 Glenn Morris <rgm@gnu.org>
1408
9aa071df
GM
1409 * Makefile.in (echo-info): New phony target, used by top-level.
1410
9e7a4bcf
GM
1411 * viper.texi: Make direntry shorter (also it is no longer "newest").
1412
1413 * emacs-gnutls.texi, ert.texi, org.texi:
1414 Fix dircategory, direntry to match info/dir.
1415
31cc861c
GM
1416 * faq.texi: Convert @inforefs to @xrefs.
1417 Fix some malformed cross-references.
f9e320bb
GM
1418 (File-name conventions): Shorten section name to avoid overfull line.
1419 (How to add fonts): Use smallexample to avoid overfull lines.
31cc861c 1420
723ea6b5
TZ
14212012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
1422
1423 * auth.texi (Help for users): Update for .gpg file being second.
1424
a8e7d6d7 14252012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2f885dca
BG
1426
1427 * org.texi (Agenda commands): Fix two typos: give corresponding
1428 function names, according to `org-agenda-view-mode-dispatch'.
1429
a8e7d6d7 14302012-04-27 Glenn Morris <rgm@gnu.org>
dae39d9c
GM
1431
1432 * faq.texi (Major packages and programs): Remove section.
1433 There is no point listing 6 packages (cf etc/MORE.STUFF).
1434 (Finding Emacs and related packages): Move "Spell-checkers" here.
578c1d4b 1435
dcbf5805
MA
14362012-04-22 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * dbus.texi (Version): New node.
1439 (Properties and Annotations): Mention the object manager
1440 interface. Describe dbus-get-all-managed-objects.
1441 (Type Conversion): Floating point numbers are allowed, if an
1442 anteger does not fit Emacs's integer range.
1443 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1444 (Asynchronous Methods): Fix description of
1445 dbus-call-method-asynchronously.
c5b0993e
EW
1446 (Receiving Method Calls): Fix some minor errors.
1447 Add dbus-interface-emacs.
dcbf5805
MA
1448 (Signals): Describe unicast signals and the new match rules.
1449 (Alternative Buses): Add the PRIVATE optional argument to
1450 dbus-init-bus. Describe its new return value. Add dbus-setenv.
1451
adee4030
GM
14522012-04-20 Glenn Morris <rgm@gnu.org>
1453
1454 * faq.texi (New in Emacs 24): New section.
1455 (Packages that do not come with Emacs): Mention M-x list-packages.
1456
35dc09a1 14572012-04-14 Alan Mackenzie <acm@muc.de>
932de51c
AM
1458
1459 * cc-mode.texi (c-offsets-alist): Correct a typo.
1460
35dc09a1 14612012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
801a68c8
BG
1462
1463 * org.texi (Deadlines and scheduling): Fix the example: the
1464 DEADLINE item should come right after the headline. We enforce
1465 this convention, so it is a bug not to illustrate it correctly in
1466 the manual.
1467
35dc09a1 14682012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
801a68c8
BG
1469
1470 * org.texi (Agenda commands): Fix documentation bug by swapping
1471 the equivalent keybindings to `org-agenda-next-line' with the ones
1472 to `org-agenda-previous-line'.
1473
35dc09a1 14742012-04-14 Glenn Morris <rgm@gnu.org>
f48a9cb4
GM
1475
1476 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1477
e2560ea8
EZ
14782012-04-09 Eli Zaretskii <eliz@gnu.org>
1479
c5b0993e
EW
1480 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1481 Add emacs-gnutls.
e2560ea8
EZ
1482 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1483
6b4f4a2d
TZ
14842012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
1485
250b840e 1486 * Makefile.in: Add emacs-gnutls.texi to build.
6b4f4a2d
TZ
1487
1488 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1489
ca2c89b6
TZ
14902012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
1491
1492 * auth.texi (Secret Service API): Edit further and give examples.
c8bf3227 1493 (Secret Service API): Adjust @samp to @code for collection names.
ca2c89b6 1494
aebd5f1a
GM
14952012-04-04 Glenn Morris <rgm@gnu.org>
1496
1497 * auth.texi (Secret Service API): Copyedits.
1498 (Help for developers): Fill in some missing function doc-strings.
3c93d00f
GM
1499 (Help for users, Help for developers)
1500 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
aebd5f1a 1501
0317dd51
MA
15022012-04-04 Michael Albinus <michael.albinus@gmx.de>
1503
1504 * auth.texi (Secret Service API): Add the missing text.
1505
3d439cd1
CY
15062012-04-04 Chong Yidong <cyd@gnu.org>
1507
1508 * message.texi (Using PGP/MIME): Note that epg is now the default.
1509
1510 * gnus.texi: Reduce references to obsolete pgg library.
1511 (Security): Note that epg is now the default.
1512
1513 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1514
1515 * nxml-mode.texi (Completion): C-RET is no longer bound to
1516 nxml-complete.
1517
153ae947
BG
15182012-04-01 Jambunathan K <kjambunathan@gmail.com>
1519
1520 * org.texi (Customizing tables in ODT export): Correct few errors.
1521
15222012-04-01 Jambunathan K <kjambunathan@gmail.com>
1523
1524 * org.texi (Links in ODT export): Update.
1525 (Labels and captions in ODT export): New node.
1526
15272012-04-01 Jambunathan K <kjambunathan@gmail.com>
1528
1529 * org.texi (Literal examples in ODT export): htmlfontify.el in
1530 Emacs-24.1 now supports fontification. So ODT source blocks will
1531 be fontified by default.
1532
15332012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
1534
1535 * org.texi (Refiling notes): Remove duplicated keybinding.
1536
15372012-04-01 Eric Schulte <eric.schulte@gmx.com>
1538
1539 * org.texi (noweb): Documentation of this new option to the :noweb
1540 header argument.
1541
15422012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
1543
1544 * org.texi (Header and sectioning): Add example demonstrating how
1545 to use "LaTeX_CLASS_OPTIONS".
1546
15472012-04-01 Eric Schulte <eric.schulte@gmx.com>
1548
1549 * org.texi (Noweb reference syntax): Describe the ability to
1550 execute noweb references in the manual.
1551
15522012-04-01 Eric Schulte <eric.schulte@gmx.com>
1553
1554 * org.texi (cache): Improve cache documentation when session
1555 evaluation is used.
1556
15572012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1558
1559 * org.texi (Plain lists): Document removal.
1560
15612012-04-01 Michael Brand <michael.ch.brand@gmail.com>
1562
1563 * org.texi: Decapitalize file name in references to Calc manual.
1564
15652012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
1566
1567 * org.texi (Plain lists): Document removal.
1568
15692012-04-01 Jambunathan K <kjambunathan@gmail.com>
1570
1571 * org.texi (Top, OpenDocument Text export)
1572 (ODT export commands, Extending ODT export)
1573 (Images in ODT export, Tables in ODT export)
1574 (Configuring a document converter): Add or Update.
1575
15762012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
1577
1578 * org.texi (MobileOrg): Change the wording to reflect that the
1579 Android Version is no longer just the little brother of the iOS
1580 version.
1581
15822012-04-01 Eric Schulte <eric.schulte@gmx.com>
1583
c5b0993e 1584 * org.texi (Key bindings and useful functions): Update babel key
153ae947
BG
1585 binding documentation in manual.
1586
15872012-04-01 Eric Schulte <eric.schulte@gmx.com>
1588
1589 * org.texi (noweb): Document new noweb header value.
1590
15912012-04-01 Eric Schulte <eric.schulte@gmx.com>
1592
1593 * org.texi (noweb-sep): Document new header argument.
1594
15952012-04-01 Eric Schulte <eric.schulte@gmx.com>
1596
1597 * org.texi (noweb-ref): Documentation of this new custom variable.
1598
15992012-04-01 Eric Schulte <eric.schulte@gmx.com>
1600
1601 * org.texi (wrap): Update the new :wrap documentation to match the
1602 current implementation.
1603
16042012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1605
1606 * org.texi: Added documentation for :wrap.
1607
16082012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1609
1610 * org.texi: #+RESULTS now user-configurable.
1611
16122012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1613
1614 * org.texi: Documented :noweb no-export.
1615
16162012-04-01 Thomas Dye <dk@poto.local>
1617
1618 * org.texi: Edit :noweb no header argument for correctness.
1619
1e20eeb7 16202012-04-01 Bastien Guerry <bzg@gnu.org>
153ae947
BG
1621
1622 * org.texi (Customization): Update the approximate number of Org
1623 variables.
1624
16252012-04-01 Thomas Dye <dk@poto.local>
1626
1627 * org.texi: The :results wrap produces a drawer instead of a
1628 begin_results block.
1629
005a89ff
G
16302012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1631
1632 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1633 reflect the new default.
1634
589ce070
EZ
16352012-03-10 Eli Zaretskii <eliz@gnu.org>
1636
1637 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1638 "Getting Started" to this node. (Bug#10450)
1639
a5392527
CY
16402012-03-10 Chong Yidong <cyd@gnu.org>
1641
8ae818e4
CY
1642 * flymake.texi (Example -- Configuring a tool called via make):
1643 Mention the Automake COMPILE variable (Bug#8715).
1644
a5392527
CY
1645 * info.texi (Getting Started): Add an index entry (Bug#10450).
1646
d49902e4
MA
16472012-03-02 Michael Albinus <michael.albinus@gmx.de>
1648
1649 * dbus.texi (Signals): Known names will be mapped onto unique
1650 names, when registering for signals.
1651
53eced6d
GM
16522012-02-29 Glenn Morris <rgm@gnu.org>
1653
bcd6cd23
GM
1654 * url.texi: Fix quote usage in body text.
1655
775b55af
GM
1656 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1657
53eced6d
GM
1658 * cl.texi: Use @code{} in menus when appropriate.
1659
44e97401
GM
16602012-02-28 Glenn Morris <rgm@gnu.org>
1661
1662 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1663 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1664 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1665 * org.texi, sc.texi, vip.texi, viper.texi:
1666 Standardize possessive apostrophe usage.
1667
fa9a0855
CY
16682012-02-26 Chong Yidong <cyd@gnu.org>
1669
1670 * ediff.texi (Quick Help Commands): Add a couple of index entries
1671 (Bug#10834).
1672
0fd2c9a3
GM
16732012-02-17 Glenn Morris <rgm@gnu.org>
1674
1675 * gnus.texi (Posting Styles):
1676 * remember.texi (Org): Fix cross-refs to other manuals.
1677
9f26dc24
GM
16782012-02-15 Glenn Morris <rgm@gnu.org>
1679
1680 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1681 (Encryption): New chapter, split out from previous.
1682
3d2af193
LI
16832012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1684
c5b0993e
EW
1685 * gnus.texi (Customizing the IMAP Connection):
1686 Mention nnimap-record-commands.
3d2af193 1687
b74c9672
GM
16882012-02-10 Glenn Morris <rgm@gnu.org>
1689
1690 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1691 Mention url-queue-retrieve.
1692
2ebc3b94
GM
16932012-02-09 Glenn Morris <rgm@gnu.org>
1694
9fcfcdef
GM
1695 * sem-user.texi (Semantic mode user commands): Typo fix.
1696
2ebc3b94
GM
1697 * info.texi (Create Info buffer): Mention info-display-manual.
1698
7c4bbb69
LI
16992012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1700
1701 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1702 example (modified from an example by Michael Albinus).
1703
debce7bc
G
17042012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1705
1706 * gnus.texi (Agent Basics): Fix outdated description of
1707 `gnus-agent-auto-agentize-methods'.
1708
b207a4ec
AS
17092012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1710
1711 * cc-mode.texi: Always @defindex ss.
1712 (Config Basics): Fix argument of @itemize.
1713 (Macro Backslashes): Add @code around index entry.
1714
b8fe8712
GM
17152012-01-23 Glenn Morris <rgm@gnu.org>
1716
1717 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1718
02dc2fd7
EH
17192012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1720
1721 * tramp.texi (File): Tweak wording for the `scpc' option.
1722
e7719ea1
G
17232012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724
1725 * gnus.texi (Group Parameters): Really note precedence.
1726
9937bef4
G
17272012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1728
1729 * gnus.texi (Group Parameters): Note precedence.
1730
e66ba1df
BG
17312012-01-03 Eric Schulte <eric.schulte@gmx.com>
1732
1733 * org.texi (Noweb reference syntax): Adding documentation of
1734 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1735 variable.
1736
17372012-01-03 Bastien Guerry <bzg@gnu.org>
1738
1739 * org.texi (Plain lists): Split the table to fix the display
1740 of items.
1741
17422012-01-03 Bastien Guerry <bzg@gnu.org>
1743
1744 * org.texi (Plain lists): Fix misplaced explanation.
1745
17462012-01-03 Bastien Guerry <bzg@gnu.org>
1747
1748 * org.texi (Plain lists, Agenda files): Add index entries.
1749
17502012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1751
1752 * org.texi: Use "Org mode" instead of alternatives like
1753 "Org-mode" or "org-mode".
1754
17552012-01-03 Bernt Hansen <bernt@norang.ca>
1756
c5b0993e
EW
1757 * org.texi (Agenda commands):
1758 Document `org-clock-report-include-clocking-task'.
e66ba1df
BG
1759
17602012-01-03 Bastien Guerry <bzg@gnu.org>
1761
1762 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1763 C-c' on checkboxes.
1764
17652012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1766
1767 * org.texi: End sentences with two spaces.
1768
17692012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1770
1771 * org.texi (External links): Document the link types file+sys
1772 and file+emacs, slightly narrow used page width.
1773
17742012-01-03 Eric Schulte <eric.schulte@gmx.com>
1775
1776 * org.texi (colnames): Note that colnames behavior may differ
1777 across languages.
1778
17792012-01-03 Bastien Guerry <bzg@gnu.org>
1780
1781 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1782
17832012-01-03 Thomas Dye <dk@poto.westell.com>
1784
1785 * org.texi: Augmented discussion of babel property
1786 inheritance. Put footnote outside sentence ending period.
1787
17882012-01-03 Eric Schulte <schulte.eric@gmail.com>
1789
1790 * org.texi (eval): Documenting the full range of :eval header
1791 argument values.
1792
17932012-01-03 Eric Schulte <schulte.eric@gmail.com>
1794
1795 * org.texi (eval): Documentation of the new :eval option.
1796
17972012-01-03 Thomas Dye <dk@poto.local>
1798
1799 * org.texi: Add accumulated properties.
1800
18012012-01-03 Thomas Dye <dk@poto.local>
1802
1803 * org.texi: Documented no spaces in name=assign, another
1804 correction to :var table.
1805
18062012-01-03 Thomas Dye <dk@poto.local>
1807
1808 * org.texi: Changed DATA to NAME in Working With Source Code
1809 section.
1810
18112012-01-03 Tom Dye <tsd@tsdye.com>
1812
1813 * org.texi: Minor change to :var table.
1814
18152012-01-03 Tom Dye <tsd@tsdye.com>
1816
1817 * org.texi: More changes to :var table (some examples were wrong).
1818
18192012-01-03 Tom Dye <tsd@tsdye.com>
1820
1821 * org.texi: Cleaned up :var table.
1822
18232012-01-03 Bastien Guerry <bzg@gnu.org>
1824
1825 * org.texi (Timestamps, Weekly/daily agenda)
1826 (Weekly/daily agenda): Add @cindex for "appointment".
1827
18282012-01-03 Eric Schulte <schulte.eric@gmail.com>
1829
1830 * org.texi (Literal examples): A new link to the template for
1831 inserting empty code blocks.
1832 (Structure of code blocks): A new link to the template for
1833 inserting empty code blocks.
1834
18352012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1836
1837 * org.texi (External links): Add footnote on how the behavior
1838 of the text search in Org files are controled by the variable
1839 `org-link-search-must-match-exact-headline'.
1840
18412012-01-03 Eric Schulte <schulte.eric@gmail.com>
1842
c5b0993e
EW
1843 * org.texi (Buffer-wide header arguments):
1844 Update documentation to reflect removal of #+PROPERTIES.
e66ba1df
BG
1845
18462012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1847
1848 * org.texi (The clock table): Mention that ACHIVED trees
1849 contribute to the clock table.
1850
18512012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1852
1853 * org.texi (Conflicts): Better yasnippet config info.
1854
18552012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1856
1857 * org.texi (Selective export): Explicitely mention the default
1858 values for `org-export-select-tags',
1859 `org-export-exclude-tags'.
1860
18612012-01-03 Tom Dye <tsd@tsdye.com>
1862
1863 * org.texi: Added a line to specify that header arguments are
1864 lowercase.
1865
18662012-01-03 Tom Dye <tsd@tsdye.com>
1867
1868 * org.texi: :var requires default value when declared.
1869
18702012-01-03 Bastien Guerry <bzg@gnu.org>
1871
1872 * org.texi (Handling links): Add a note about the
1873 `org-link-frame-setup' option.
1874
18752012-01-03 David Maus <dmaus@ictsoc.de>
1876
1877 * org.texi (Exporting Agenda Views, Extracting agenda
1878 information): Fix command line syntax, quote symbol parameter
1879 values.
1880
18812012-01-03 David Maus <dmaus@ictsoc.de>
1882
1883 * org.texi (Exporting Agenda Views): Fix command line syntax.
1884
8d80ef01
PE
18852011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1886
1887 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1888 Use octal notation for file permissions, which are normally
1889 thought of in octal.
1890 (Mail Back End Variables): Use more-plausible modes in example.
1891
47d42d81
AM
18922011-12-20 Alan Mackenzie <acm@muc.de>
1893
1894 * cc-mode.texi: Update version string 5.31 -> 5.32.
1895
a98edce9
JB
18962011-12-06 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1899
321decc8
GM
19002011-11-24 Glenn Morris <rgm@gnu.org>
1901
1902 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1903
f8107b79
JB
19042011-11-24 Juanma Barranquero <lekktu@gmail.com>
1905
1906 * makefile.w32-in: Update dependencies.
1907
f5a96a4f
GM
19082011-11-20 Glenn Morris <rgm@gnu.org>
1909
1910 * gnus.texi (Group Information):
1911 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1912
cd1181db
JB
19132011-11-20 Juanma Barranquero <lekktu@gmail.com>
1914
1915 * gnus-coding.texi (Gnus Maintenance Guide):
1916 Rename from "Gnus Maintainance Guide".
1917
1918 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1919 * eieio.texi (Customizing):
fe7a3057
JB
1920 * gnus.texi (Article Washing):
1921 * gnus-news.texi:
1922 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 1923
7877f373
JB
19242011-11-16 Juanma Barranquero <lekktu@gmail.com>
1925
1926 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1927
0d26e0b6
JB
19282011-11-15 Juanma Barranquero <lekktu@gmail.com>
1929
c7015153
JB
1930 * ede.texi (project-am-texinfo):
1931 * gnus.texi (Sending or Not Sending):
1932 * org.texi (Template elements): Fix typos.
0d26e0b6 1933
0b381c7e
JB
19342011-11-14 Juanma Barranquero <lekktu@gmail.com>
1935
1936 * ediff.texi (Hooks):
c7015153 1937 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 1938
40a8bdf6
JB
19392011-11-11 Juanma Barranquero <lekktu@gmail.com>
1940
1941 * semantic.texi (Tag handling): Fix typo.
1942
57dda3bb
KY
19432011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1944
1945 * gnus.texi (Other Gnus Versions): Remove.
1946
52bedd34
AM
19472011-10-28 Alan Mackenzie <acm@muc.de>
1948
1949 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1950 (Other Special Indentations): Add an xref to "Macros with ;".
1951 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1952 "Macros with ;".
1953 (Macros with ;): New page.
1954
00b77525
GM
1955 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1956 Document the new handling of nested scopes for movement by defuns.
52bedd34 1957
4a623313
MA
19582011-10-23 Michael Albinus <michael.albinus@gmx.de>
1959
1960 Sync with Tramp 2.2.3.
1961
1962 * trampver.texi: Update release number.
1963
466a320e
GM
19642011-10-14 Glenn Morris <rgm@gnu.org>
1965
1966 * ert.texi (Introduction, How to Run Tests)
1967 (Running Tests Interactively, Expected Failures)
1968 (Tests and Their Environment, Useful Techniques)
1969 (Interactive Debugging, Fixtures and Test Suites):
1970 Minor rephrasings.
1971 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1972 (Running Tests in Batch Mode): Simplify loading instructions.
1973 (Test Selectors): Clarify some selectors.
1974 (Expected Failures, Useful Techniques):
1975 Make examples fit in 80 columns.
1976
2be4956d
JB
19772011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1978
1979 * calc.texi (Basic Operations on Units): Discuss temperature
1980 conversion (`u t') alongside with other unit conversions ('u c').
1981
7359a765
GM
19822011-10-12 Glenn Morris <rgm@gnu.org>
1983
1984 * ert.texi: Whitespace trivia to make main menu items line up better.
1985
a0c52e5d
GM
19862011-10-08 Glenn Morris <rgm@gnu.org>
1987
1988 * Makefile.in: Fix ert rules.
1989
465d0300
G
19902011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1991
1992 * gnus.texi (Gnus Utility Functions): Add more references and
1993 explanations (bug#9683).
1994
a5166359
LMI
19952011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1996
1997 * gnus.texi (Archived Messages): Note the default (bug#9552).
1998
b523dc20
BW
19992011-09-21 Bill Wohler <wohler@newt.com>
2000
2001 Release MH-E manual version 8.3.
2002
58179cce 2003 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20 2004 release 8.3.
c5b0993e 2005 (Preface): Update support information.
bd7239f5 2006 (From Bill Wohler): Reset text to original version. As a
b523dc20
BW
2007 historical quote, the tense should be correct in the time that it
2008 was written.
2009
0afb49a1
LMI
20102011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2011
2012 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2013 (Finding the News): Doc clarification.
2014 (Terminology): Mention naming.
2015
e21bac42
G
20162011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2017
2018 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2019 (Interactive): Document `quiet'.
2020
5b409b39 20212011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633 2022
bd7239f5 2023 * org.texi (Images in LaTeX export): Rewrite.
5cb05633 2024
5b409b39 20252011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2026
bd7239f5 2027 * org.texi (Using the mapping API): Mention 'region as a possible
3ab2c837
BG
2028 scope for `org-map-entries'.
2029
5b409b39 20302011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2031
2032 * org.texi (Visibility cycling): Document `org-copy-visible'.
2033
5b409b39 20342011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2035
bd7239f5 2036 * org.texi (Template expansion): Order template sequences in the
3ab2c837
BG
2037 proper order.
2038
5b409b39 20392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2040
2041 * org.texi (eval): Expand discussion of the :eval header argument.
2042
5b409b39 20432011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
2044
2045 * org.texi (Languages): Add Lilypond and Awk as supported
2046 languages.
2047
5b409b39 20482011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837 2049
bd7239f5 2050 * org.texi: Document that both CLOCK_INTO_DRAWER and
3ab2c837
BG
2051 LOG_INTO_DRAWER can be used to override the contents of variable
2052 org-clock-into-drawer (or if unset, org-log-into-drawer).
2053
bd7239f5 2054 * org.texi: Replace @xref->@pxref.
3ab2c837 2055
5b409b39 20562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2057
2058 * org.texi (Evaluating code blocks): Documenting the new option
2059 for inline call lines.
2060
5b409b39 20612011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2062
2063 * org.texi (Results of evaluation): More explicit about the
2064 mechanism through which interactive evaluation of code is
2065 performed.
2066
5b409b39 20672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2068
2069 * org.texi (noweb-ref): New header argument documentation.
2070
5b409b39 20712011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2072
2073 * org.texi (Extracting source code): Documentation of the new
2074 org-babel-tangle-named-block-combination variable.
2075
5b409b39 20762011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2077
bd7239f5 2078 * org.texi (Structure of code blocks): Explicitly state that the
ed9265fc 2079 behavior of multiple blocks of the same name is undefined.
3ab2c837 2080
5b409b39 20812011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
2082
2083 * org.texi (TaskJuggler export): Modify the example to reflect the
2084 new effort durations.
2085
5b409b39 20862011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2087
2088 * org.texi (Images in LaTeX export): Escape curly brackets in
2089 LaTeX example.
2090
5b409b39 20912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2092
2093 * org.texi (The clock table): Document the :properties and
2094 :inherit-props arguments for the clocktable.
2095
5b409b39 20962011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2097
2098 * org.texi (Tables in LaTeX export): Document specifying placement
2099 options for tables.
2100
5b409b39 21012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2102
2103 * org.texi (Evaluating code blocks): More specific documentation
2104 about the different types of header arguments.
2105
5b409b39 21062011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
2107
2108 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2109
5b409b39 21102011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2111
2112 * org.texi (Built-in table editor): Document the table field
2113 follow mode.
2114
5b409b39 21152011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2116
2117 * org.texi (Easy Templates): Document new template.
2118
5b409b39 21192011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
2120
2121 * org.texi (Literal examples): Add a cross-reference from "Literal
2122 Examples" to "Easy Templates."
2123
5b409b39 21242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2125
2126 * org.texi (The clock table): Add link to match syntax.
2127
5b409b39 21282011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2129
2130 * org.texi (Agenda commands): Document clock consistency checks.
2131
5b409b39 21322011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2133
2134 * org.texi (Built-in table editor): Document that \vert represents
2135 a vertical bar in a table field.
2136
5b409b39 21372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2138
2139 * org.texi (Literal examples): Link from "Markup" > "Literate
2140 Examples" to "Working with Source Code".
2141
5b409b39 21422011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2143
2144 * org.texi (Agenda commands): Doc for function option to bulk
2145 action.
2146
5b409b39 21472011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2148
2149 * org.texi (Template expansion): Document new %<...> template
2150 escape.
2151
5b409b39 21522011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2153
2154 * org.texi (Selective export): Document exclusion of any tasks
2155 from export.
2156
5b409b39 21572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2158
2159 * org.texi (Selective export): Document how to exclude DONE tasks
2160 from export.
2161 (Publishing options): Document the properties to be used to turn off
2162 export of DONE tasks.
2163
5b409b39 21642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2165
2166 * org.texi (The date/time prompt): Document date range protection.
2167
5b409b39 21682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2169
2170 * org.texi (padline): Documentation of the new padline header
2171 argument.
2172
5b409b39 21732011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2174
2175 * org.texi (var): Adding "[" to list of characters triggering
2176 elisp evaluation.
2177
5b409b39 21782011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2179
2180 * org.texi (var): Documentation of Emacs Lisp evaluation during
2181 variable assignment.
2182
5b409b39 21832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2184
2185 * org.texi (colnames): Reference indexing into variables, and note
2186 that colnames are *not* removed before indexing occurs.
2187 (rownames): Reference indexing into variables, and note that
2188 rownames are *not* removed before indexing occurs.
2189
5b409b39 21902011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2191
2192 * org.texi (var): Clarification of indexing into tabular
2193 variables.
2194
5b409b39 21952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2196
2197 * org.texi (results): Documentation of the `:results wrap' header
2198 argument.
2199
5b409b39 22002011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2201
bd7239f5 2202 * org.texi (LaTeX and PDF export): Add a note about a limitation
3ab2c837
BG
2203 of the LaTeX export: the org file has to be properly structured.
2204
5b409b39 22052011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837 2206
c5b0993e
EW
2207 * org.texi (Dynamic blocks, Structure editing):
2208 Mention the function `org-narrow-to-block'.
3ab2c837 2209
5b409b39 22102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2211
2212 * org.texi (Languages): Updating list of code block supported
2213 languages.
2214
5b409b39 22152011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2216
2217 * org.texi (Special properties): CATEGORY is a special property,
2218 but it may also used in the drawer.
2219
5b409b39 22202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2221
2222 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2223
5b409b39 22242011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
2225
2226 * org.texi (Include files): Document :lines.
2227
5b409b39 22282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2229
2230 * org.texi (comments): Documentation of the ":comments noweb" code
2231 block header argument.
2232
5b409b39 22332011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2234
c5b0993e 2235 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3ab2c837
BG
2236 added extra whitespace around functions to be consistent with the
2237 rest of the section.
2238
5b409b39 22392011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 2240
c5b0993e 2241 * org.texi (Evaluating code blocks): Expand discussion of
3ab2c837 2242 #+call: line syntax.
c5b0993e 2243 (Header arguments in function calls): Expand discussion of
3ab2c837
BG
2244 #+call: line syntax.
2245
5b409b39 22462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2247
2248 * org.texi (Evaluating code blocks): More explicit about how to
2249 pass variables to #+call lines.
2250
5b409b39 22512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2252
2253 * org.texi (Results of evaluation): Link to the :results header
2254 argument list from the "Results of evaluation" section.
2255
5b409b39 22562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2257
2258 * org.texi (Conflicts): Adding additional information about
2259 resolving org/yasnippet conflicts.
2260
5b409b39 22612011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
2262
2263 * org.texi (Publishing options): Document style-include-scripts
2264 publishing project property.
2265
5b409b39 22662011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
2267
2268 * org.texi (Sparse trees): Document the next-error /
2269 previous-error functionality.
2270
5b409b39 22712011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2272
c5b0993e 2273 * org.texi (cache): Improve documentation of code block caches.
3ab2c837 2274
5b409b39 22752011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837 2276
c5b0993e
EW
2277 * org.texi (Code block specific header arguments):
2278 Documentation of multi-line header arguments.
3ab2c837 2279
5b409b39 22802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2281
2282 * org.texi (Code evaluation security): Add example for using a
2283 function.
2284
5b409b39 22852011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
2286
2287 * org.texi (Tables in LaTeX export): Documentation of new
2288 attr_latex options for tables.
2289
5b409b39
BG
22902011-08-03 Michael Albinus <michael.albinus@gmx.de>
2291
2292 * trampver.texi: Update release number.
2293
22942011-07-30 Michael Albinus <michael.albinus@gmx.de>
2295
2296 Sync with Tramp 2.2.2.
2297
2298 * trampver.texi: Update release number.
2299
064e2d08
LMI
23002011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2301
2302 * flymake.texi (Example -- Configuring a tool called via make):
2303 Use /dev/null instead of the Windows "nul" (bug#8715).
2304
b8151e9c
LMI
23052011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2306
2307 * widget.texi (Setting Up the Buffer): Remove mention of the
2308 global keymap parent, which doesn't seem to be accurate
2309 (bug#7045).
2310
5b409b39
BG
23112011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2312
2313 * org.texi (Special agenda views): Fix double quoting (bug#3509).
2314
c0a8ae95
KR
23152010-07-10 Kevin Ryde <user42@zip.com.au>
2316
2317 * cl.texi (For Clauses): Add destructuring example processing an
2318 alist (bug#6596).
2319
ac6531ad
LMI
23202011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2321
2322 * ediff.texi (Major Entry Points): Remove mention of `require',
2323 since that's not pertinent in the installed Emacs (bug#9016).
2324
d30dd079
G
23252011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
2327 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
2328 (Filtering New Groups): Clarify how simple the "options -n" format is.
2329 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2330 is internal.
d30dd079 2331
862c0d68
MA
23322011-07-04 Michael Albinus <michael.albinus@gmx.de>
2333
c5b0993e
EW
2334 * tramp.texi (Cleanup remote connections):
2335 Add `tramp-cleanup-this-connection'.
862c0d68 2336
cd865a33
G
23372011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2338
2339 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2340 zombies.
2341 (Checking New Groups): Ditto (bug#8974).
c5b0993e 2342 (Checking New Groups): Move the reference to the right place.
cd865a33
G
2343
23442011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
2345
2346 * gnus.texi (Startup Files): Clarify that we're talking about numbered
2347 backups, and not actual vc (bug#8975).
2348
79414ae4
KR
23492011-07-03 Kevin Ryde <user42@zip.com.au>
2350
2351 * cl.texi (For Clauses): @items for hash-values and key-bindings
2352 to make them more visible when skimming. Add examples of `using'
2353 clause to them, examples being clearer than a description in
2354 words (bug#6599).
2355
847ccf7c
AM
23562011-07-01 Alan Mackenzie <acm@muc.de>
2357
2358 * cc-mode.texi (Guessing the Style): New page.
2359 (Styles): Add a short introduction to above.
2360
3da13bb9
DD
23612011-06-28 Deniz Dogan <deniz@dogan.se>
2362
2363 * rcirc.texi (Configuration): Bug-fix:
2364 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2365 Reported by Elias Pipping <pipping@exherbo.org>.
2366
60a0884e
G
23672011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2368
c5b0993e
EW
2369 * gnus.texi (Summary Mail Commands):
2370 Document `gnus-summary-reply-to-list-with-original'.
60a0884e 2371
0c7efc08
SM
23722011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2373
2374 * eshell.texi (Known problems): Fix typo.
2375
ea3596a2
MA
23762011-06-12 Michael Albinus <michael.albinus@gmx.de>
2377
0c7efc08 2378 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
2379 (Password handling): `auth-source-debug' is good for debug messages.
2380
2da9c605
G
23812011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2382
2383 * gnus.texi (Store custom flags and keywords): Refer to
2384 `gnus-registry-article-marks-to-{chars,names}' instead of
2385 `gnus-registry-user-format-function-{M,M2}'.
2386
e61923c8
GM
23872011-05-27 Paul Eggert <eggert@cs.ucla.edu>
2388
2389 * texinfo.tex: Merge from gnulib.
2390
627abcdd
TZ
23912011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2392
2393 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
2394 (Store custom flags and keywords):
2395 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
2396 `gnus-registry-user-format-function-M2'.
2397
a3c92bc1
EZ
23982011-05-17 Paul Eggert <eggert@cs.ucla.edu>
2399
8f906c40 2400 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 2401
85d870a9
GM
24022011-05-17 Glenn Morris <rgm@gnu.org>
2403
2404 * gnus.texi (Face): Fix typo.
2405
2cdee799
GM
24062011-05-14 Glenn Morris <rgm@gnu.org>
2407
2408 * dired-x.texi (Omitting Examples): Minor addition.
2409
79b70037
GM
24102011-05-10 Jim Meyering <meyering@redhat.com>
2411
2412 * ede.texi: Fix typo "or or -> or".
2413
a7111a62 24142011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
2415
2416 * gnus.texi (Summary Buffer Lines):
2417 gnus-summary-user-date-format-alist does not exist.
2418 (Sorting the Summary Buffer): More about sorting threads.
2419
69026aba
MA
24202011-04-25 Michael Albinus <michael.albinus@gmx.de>
2421
2422 * trampver.texi: Update release number.
2423
9024ff79
MA
24242011-04-14 Michael Albinus <michael.albinus@gmx.de>
2425
2426 * tramp.texi (Frequently Asked Questions): New item for disabling
2427 Tramp in other packages.
2428
c3c65d73
TZ
24292011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
2430
2431 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08 2432 (Fancy splitting to parent, Store arbitrary data):
c5b0993e 2433 Update gnus-registry docs.
c3c65d73 2434
9ec6a317
JB
24352011-04-13 Juanma Barranquero <lekktu@gmail.com>
2436
2437 * ede.texi: Fix typos.
2438
1e3b6001
G
24392011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2440
9ec6a317
JB
2441 * gnus.texi (Window Layout): @itemize @code doesn't exist.
2442 It's @table @code.
1e3b6001 2443
a5954fa5
G
24442011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
2445
ed9265fc 2446 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
a5954fa5 2447
d71990a1
JB
24482011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2449
2450 * calc.texi (Logarithmic Units): Update the function names.
2451
1518e4f0
G
24522011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2453
2454 * message.texi (Various Commands): Document format specs in the
2455 ellipsis.
2456
a123622d
G
24572011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
2458
2459 * message.texi (Insertion Variables): Document message-cite-style.
2460
24612011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
2462
2463 * tramp.texi (Remote processes): New subsection "Running shell on
2464 a remote host".
2465
4248cca2
TZ
24662011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
2467
2468 * auth.texi (Help for developers): Update docs to explain that the
2469 :save-function will only run the first time.
2470
54ce11a1
GM
24712011-03-12 Glenn Morris <rgm@gnu.org>
2472
2473 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2474 (emacs-faq.text): New target.
2475 (clean): Add emacs-faq.
2476
0c3b25f8
MA
24772011-03-12 Michael Albinus <michael.albinus@gmx.de>
2478
2479 Sync with Tramp 2.2.1.
2480
2481 * trampver.texi: Update release number.
2482
b740639e
GM
24832011-03-11 Glenn Morris <rgm@gnu.org>
2484
2485 * Makefile.in (HTML_TARGETS): New.
2486 (clean): Delete $HTML_TARGETS.
2487 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2488
733afdf4
TZ
24892011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
2490
2491 * auth.texi (Help for developers): Show example of using
2492 `auth-source-search' with prompts and :save-function.
2493
33383987
JB
24942011-03-07 Chong Yidong <cyd@stupidchicken.com>
2495
2496 * Version 23.3 released.
2497
a5057546
G
24982011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
2499
2500 * message.texi (Message Buffers): Update default value of
2501 message-generate-new-buffers.
2502
479a2c9b
JB
25032011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
2504
2505 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2506 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2507 respectively.
05a29101
JB
2508 (Musical Notes): New section.
2509 (Customizing Calc): Mention the customizable variable
2510 calc-note-threshold.
479a2c9b 2511
e0535b76
GM
25122011-03-03 Glenn Morris <rgm@gnu.org>
2513
2514 * url.texi (Dealing with HTTP documents): Remove reference to
2515 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 2516 (Configuration): Update url-configuration-directory description.
e0535b76 2517
2777ccbf
GM
25182011-03-02 Glenn Morris <rgm@gnu.org>
2519
2520 * dired-x.texi (Multiple Dired Directories): Remove mentions
2521 of dired-default-directory-alist and dired-default-directory.
2522 Move dired-smart-shell-command here...
2523 (Miscellaneous Commands): ... from here.
2524
257219bd
PE
25252011-03-02 Paul Eggert <eggert@cs.ucla.edu>
2526
2527 * texinfo.tex: Update to version 2011-02-24.09.
2528
8889f4e2
GM
25292011-03-02 Glenn Morris <rgm@gnu.org>
2530
2531 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2532 instead of the obsoleted dired-omit-here-always.
2533
5d41af19
MA
25342011-02-28 Michael Albinus <michael.albinus@gmx.de>
2535
2536 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2537 supported systems.
2538
2b0c7330 25392011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 2540
61cf3a76
GM
2541 * dbus.texi (Type Conversion): Grammar fix.
2542
cce7d530 25432011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 2544
cce7d530
GM
2545 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2546 "Debian GNU/Linux".
51a13bdd 2547
cce7d530
GM
2548 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2549
817b48a7
GM
25502011-02-23 Glenn Morris <rgm@gnu.org>
2551
cce7d530
GM
2552 * dired-x.texi (Features): Minor rephrasing.
2553 (Local Variables): Fix typos.
47301027
GM
2554
2555 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2556 Standardize some Emacs/XEmacs terminology.
2557
817b48a7
GM
2558 * dired-x.texi (Features): Don't advertise obsolete local variables.
2559 Simplify layout.
2560 (Omitting Variables): Update local variables example.
2561 (Local Variables): Say this is obsolete. Fix description of
2562 dired-enable-local-variables possible values.
2563
4a3988d5
G
25642011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
2565
2566 * auth.texi (Help for users): Mention ~/.netrc is also searched by
2567 default now.
2568
8e22bee0
G
25692011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2570
2571 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2572
06b840e0
LI
25732011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2574
2575 * gnus.texi (Window Layout): Document layout names.
2576
67ab0163 25772011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
2578
2579 * ada-mode.texi: Sync @dircategory with ../../info/dir.
2580 * auth.texi: Sync @dircategory with ../../info/dir.
2581 * autotype.texi: Sync @dircategory with ../../info/dir.
2582 * calc.texi: Sync @dircategory with ../../info/dir.
2583 * cc-mode.texi: Sync @dircategory with ../../info/dir.
2584 * cl.texi: Sync @dircategory with ../../info/dir.
2585 * dbus.texi: Sync @dircategory with ../../info/dir.
2586 * dired-x.texi: Sync @dircategory with ../../info/dir.
2587 * ebrowse.texi: Sync @dircategory with ../../info/dir.
2588 * ede.texi: Sync @dircategory with ../../info/dir.
2589 * ediff.texi: Sync @dircategory with ../../info/dir.
2590 * edt.texi: Sync @dircategory with ../../info/dir.
2591 * eieio.texi: Sync @dircategory with ../../info/dir.
2592 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2593 * epa.texi: Sync @dircategory with ../../info/dir.
2594 * erc.texi: Sync @dircategory with ../../info/dir.
2595 * eshell.texi: Sync @dircategory with ../../info/dir.
2596 * eudc.texi: Sync @dircategory with ../../info/dir.
2597 * flymake.texi: Sync @dircategory with ../../info/dir.
2598 * forms.texi: Sync @dircategory with ../../info/dir.
2599 * gnus.texi: Sync @dircategory with ../../info/dir.
2600 * idlwave.texi: Sync @dircategory with ../../info/dir.
2601 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2602 * message.texi: Sync @dircategory with ../../info/dir.
2603 * mh-e.texi: Sync @dircategory with ../../info/dir.
2604 * newsticker.texi: Sync @dircategory with ../../info/dir.
2605 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2606 * org.texi: Sync @dircategory with ../../info/dir.
2607 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2608 * pgg.texi: Sync @dircategory with ../../info/dir.
2609 * rcirc.texi: Sync @dircategory with ../../info/dir.
2610 * reftex.texi: Sync @dircategory with ../../info/dir.
2611 * remember.texi: Sync @dircategory with ../../info/dir.
2612 * sasl.texi: Sync @dircategory with ../../info/dir.
2613 * sc.texi: Sync @dircategory with ../../info/dir.
2614 * semantic.texi: Sync @dircategory with ../../info/dir.
2615 * ses.texi: Sync @dircategory with ../../info/dir.
2616 * sieve.texi: Sync @dircategory with ../../info/dir.
2617 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2618 * speedbar.texi: Sync @dircategory with ../../info/dir.
2619 * trampver.texi [emacs]: Set emacsname to "Emacs".
2620 * tramp.texi: Sync @dircategory with ../../info/dir.
2621 * url.texi: Sync @dircategory with ../../info/dir.
2622 * vip.texi: Sync @dircategory with ../../info/dir.
2623 * viper.texi: Sync @dircategory with ../../info/dir.
2624 * widget.texi: Sync @dircategory with ../../info/dir.
2625 * woman.texi: Sync @dircategory with ../../info/dir.
2626
30abce25
GM
26272011-02-19 Glenn Morris <rgm@gnu.org>
2628
0c7efc08
SM
2629 * dired-x.texi (Technical Details): No longer redefines
2630 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 2631 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 2632
73572c72
AG
26332013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
2634
78b8f320 2635 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
73572c72 2636
f31f8469
GM
26372011-02-18 Glenn Morris <rgm@gnu.org>
2638
2639 * dired-x.texi (Optional Installation File At Point): Simplify.
2640
35123c04
TZ
26412011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2642
2643 * auth.texi (Help for users): Use :port instead of :protocol for all
2644 auth-source docs.
7ba93e94
G
2645 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2646 to have two files in `auth-sources'.
35123c04 2647
da5e0ce4
GM
26482011-02-16 Glenn Morris <rgm@gnu.org>
2649
b322c9af
GM
2650 * dired-x.texi: Use emacsver.texi to get Emacs version.
2651 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2652 Depend on emacsver.texi.
2653
07ca5555
GM
2654 * dired-x.texi: Drop meaningless version number.
2655 (Introduction): Remove old info.
2656 (Optional Installation Dired Jump): Autoload from dired-x.
2657 Remove incorrect info about loaddefs.el.
2658 (Bugs): Just refer to M-x report-emacs-bug.
2659
da5e0ce4
GM
2660 * dired-x.texi (Multiple Dired Directories): Update for rename of
2661 default-directory-alist.
2662 (Miscellaneous Commands): No longer mention very old VM version 4.
2663
bb55f713
PE
26642011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2665
2666 Merge from gnulib.
2667 * texinfo.tex: Update to version 2011-02-14.11.
2668
5415d076
G
26692011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2670
da5e0ce4
GM
2671 * auth.texi (Help for users):
2672 Login collection is "Login" and not "login".
5415d076 2673
14029d4b
MA
26742011-02-13 Michael Albinus <michael.albinus@gmx.de>
2675
2676 * tramp.texi (History): Remove IMAP support.
2677 (External methods, Frequently Asked Questions): Remove `imap' and
2678 `imaps' methods.
2679 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2680
2681 * trampver.texi: Remove default value of `emacsimap'.
2682
8a36c07f
GM
26832011-02-13 Glenn Morris <rgm@gnu.org>
2684
2685 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2686 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2687
165bc5a0
GM
26882011-02-12 Glenn Morris <rgm@gnu.org>
2689
2690 * sc.texi (Getting Connected): Remove old index entries.
2691
5415d076 26922011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
2693
2694 * url.texi: Remove duplicate @dircategory (Bug#7942).
2695
b8e0f0cd
G
26962011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2697
8a36c07f
GM
2698 * auth.texi (Overview, Help for users, Help for developers):
2699 Update docs.
b8e0f0cd
G
2700 (Help for users): Talk about spaces.
2701
caf82551
PE
27022011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2703
2704 * texinfo.tex: Update to version 2011-02-07.16.
2705
1ff98217
MA
27062011-02-07 Michael Albinus <michael.albinus@gmx.de>
2707
2708 * dbus.texi (Bus names): Adapt descriptions for
2709 dbus-list-activatable-names and dbus-list-known-names.
2710
2e78df6b
JB
27112011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2712
2713 * calc.texi (Logarithmic Units): New section.
2714
7fbf7cae
TZ
27152011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2716
2717 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2718 manuals use it now.
2719
0c7efc08 2720 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 2721
156ad271
KY
27222011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2723
2724 * overrides.texi: Remove.
2725
2726 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2727 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2728
36539990
MA
27292011-02-05 Michael Albinus <michael.albinus@gmx.de>
2730
2731 * tramp.texi (Frequently Asked Questions): Mention problems with
2732 WinSSHD.
2733
2734 * trampver.texi: Update release number.
2735
27362011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2737
2738 * tramp.texi:
2739 Replace "delimet" with "delimit" globally.
2740 Replace "explicite" with "explicit" globally.
2741 Replace "instead of" with "instead" where there was nothing after "of".
2742 Audit use of comma before interrogative pronoun, "that", or "which".
2743 Minor word order, spelling, wording changes.
2744
ec72bf63
G
27452011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2746
2747 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2748
2749 * sieve.texi: Use WEBHACKDEVEL.
2750
2751 * sasl.texi: Use WEBHACKDEVEL.
2752
2753 * pgg.texi: Use WEBHACKDEVEL.
2754
2755 * message.texi: Use WEBHACKDEVEL.
2756
2757 * gnus.texi: Use WEBHACKDEVEL.
2758
2759 * emacs-mime.texi: Use WEBHACKDEVEL.
2760
2761 * auth.texi: Use WEBHACKDEVEL.
2762
2763 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2764 manuals.
2765
27662011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2767
2768 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2769
90b750f4
PE
27702011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2771
2772 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2773 which in turn is copied from ftp://tug.org/tex/.
2774
0e751a49
GM
27752011-02-03 Glenn Morris <rgm@gnu.org>
2776
2777 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2778 (Binding combinations of modifiers and function keys):
2779 Let's assume people reading this are not using Emacs 18.
2780
7f13c2e2
LI
27812011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2782
2783 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2784 since it's run automatically.
2785
d76c843e
LI
27862011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2787
2788 * gnus.texi (Customizing Articles): Fix typo.
2789
12e3ca0a
LI
27902011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2791
2792 * gnus.texi (Customizing Articles): Document the new way of customizing
2793 the date headers(s).
2794
fe72c8fa
LI
27952011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2796
2797 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2798 splitting example.
2799
bf3dae7e
EZ
28002011-01-29 Eli Zaretskii <eliz@gnu.org>
2801
2802 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2803 (MAKEINFO_OPTS): New variable.
2804 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2805 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2806 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2807 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2808 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2809 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2810 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2811 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2812 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2813 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2814 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2815 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2816 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2817 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2818 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2819 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2820 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2821 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2822
d6f13ac8
LI
28232011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2824
2825 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2826
c5ecc769
G
28272011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2828
2829 * message.texi (IDNA): Explain what it is.
2830
28312011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2832
2833 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2834
45eb2a5d
WL
28352011-01-23 Werner Lemberg <wl@gnu.org>
2836
2837 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2838 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 2839 (ENVADD): Update.
45eb2a5d 2840
6872a814
GM
28412011-01-18 Glenn Morris <rgm@gnu.org>
2842
2843 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2844
77ab81d0 28452011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
2846
2847 * nxml-mode.texi (Introduction): Fix file name typos.
2848
d221e780
CO
28492011-01-13 Christian Ohler <ohler@gnu.org>
2850
2851 * ert.texi: New file.
2852
2853 * Makefile.in:
2854 * makefile.w32-in: Add ert.texi.
2855
8c904d82
MA
28562011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2857
2858 * dbus.texi (Receiving Method Calls): New function
2859 dbus-register-service. Rearrange node.
2860
f56e0e7a
PE
28612011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2862
2863 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2864 which in turn is copied from ftp://tug.org/tex/.
2865
0fadf00e
MA
28662011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2867
2868 * dbus.texi (Receiving Method Calls): Describe new optional
2869 parameter dont-register-service of dbus-register-{method,property}.
2870
8b358e90
DU
28712010-12-17 Daiki Ueno <ueno@unixuser.org>
2872
0c7efc08
SM
2873 * epa.texi (Encrypting/decrypting *.gpg files):
2874 Mention epa-file-select-keys.
8b358e90 2875
549c9aed
G
28762010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2877
2878 * gnus.texi (Archived Messages): Remove outdated text.
2879
28802010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2881
0c7efc08 2882 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 2883
156e3f9c
G
28842010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2885
83f3eadc 2886 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 2887
8151d490
AC
28882010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2889
2890 * gnus.texi (The swish++ Engine): Add customizable parameters
2891 descriptions.
2892 (The swish-e Engine): Ditto.
2893
305bdd22
MA
28942010-12-14 Michael Albinus <michael.albinus@gmx.de>
2895
2896 * tramp.texi (Inline methods): Add "ksu" method.
2897 (Remote processes): Add example with remote `default-directory'.
2898
53aff12a
GM
28992010-12-14 Glenn Morris <rgm@gnu.org>
2900
2901 * faq.texi (Expanding aliases when sending mail):
2902 Now build-mail-aliases is interactive.
2903
8a1cdce5
AC
29042010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2905
2906 * gnus.texi: First pass at adding (rough) nnir documentation.
2907
7410c270
G
29082010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2909
53aff12a
GM
2910 * gnus.texi (Filtering New Groups):
2911 Mention gnus-auto-subscribed-categories.
2912 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
2913 removed.
2914
f49d1f52 29152010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
2916
2917 * cl.texi (For Clauses): Small fixes for frames and windows.
2918
acedf35c
CD
29192010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2920
2921 * org.texi (Using capture): Document using prefix arguments for
2922 finalizing capture.
2923 (Agenda commands): Document prefix argument for the bulk scatter
2924 command.
2925 (Beamer class export): Document that also overlay arguments can be
2926 passed to the column environment.
2927 (Template elements): Document the new entry type.
2928
29292010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2930
2931 * org.texi (Include files): Document :minlevel.
2932
29332010-12-11 Julien Danjou <julien@danjou.info>
2934
2935 * org.texi (Categories): Document category icons.
2936
29372010-12-11 Eric Schulte <schulte.eric@gmail.com>
2938
2939 * org.texi (noweb): Fix typo.
2940
516aa569
G
29412010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2942
2943 * gnus.texi (Server Commands): Point to the rest of the server
2944 commands.
2945
04db63bc
G
29462010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2947
2948 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2949 g'.
2950
ed797193
G
29512010-12-02 Julien Danjou <julien@danjou.info>
2952
2953 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2954
29552010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2956
2957 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2958 (Direct Functions): Note the STARTTLS upgrade.
2959
07976ae3 29602010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 2961 James Clark <none@example.com>
d3dfb185
GM
2962
2963 * nxml-mode.texi (Introduction): New section.
2964
59e75882
G
29652010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2966
2967 * gnus.texi (Server Commands): Document gnus-server-show-server.
2968
568a887f
MA
29692010-11-20 Michael Albinus <michael.albinus@gmx.de>
2970
2971 Sync with Tramp 2.2.0.
2972
2973 * trampver.texi: Update release number.
2974
1265829e
JB
29752010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2976
2977 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2978 Mention that the TeX specific units won't use the `tex' prefix
2979 in TeX mode.
2980
239661c0
KY
29812010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2982
2983 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2984
4a47c275 29852010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
2986
2987 * edt.texi: Remove information about Emacs 19.
2988
4a47c275 29892010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
2990
2991 * trampver.texi: Update release number.
2992
2f0e0dc8
KY
29932010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2994
2995 * gnus.texi (Article Washing): Fix typo.
2996
afe98dfa
CD
29972010-11-11 Noorul Islam <noorul@noorul.com>
2998
56f5a94e 2999 * org.texi: Fix typo.
afe98dfa
CD
3000
30012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3002
3003 * org.texi (Using capture): Explain that refiling is
3004 sensitive to cursor position.
3005
30062010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3007
56f5a94e 3008 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
3009
30102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3011
3012 * org.texi: Document the <c> cookie.
3013
30142010-11-11 Eric Schulte <schulte.eric@gmail.com>
3015
bd7239f5 3016 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
56f5a94e 3017 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
3018
30192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3020
56f5a94e 3021 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
3022
30232010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3024
56f5a94e 3025 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
3026
30272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3028
3029 * org.texi (Setting up the staging area): Document that
3030 file names remain visible when encrypting the MobileOrg files.
3031
30322010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3033
3034 * org.texi (Setting up the staging area): Document which
3035 versions are needed for encryption.
3036
30372010-11-11 Eric Schulte <schulte.eric@gmail.com>
3038
56f5a94e
GM
3039 * org.texi (noweb): Update :noweb documentation to
3040 reflect the new "tangle" argument.
afe98dfa
CD
3041
30422010-11-11 Eric Schulte <schulte.eric@gmail.com>
3043
56f5a94e
GM
3044 * org.texi (Batch execution): Improve tangling script in
3045 documentation.
afe98dfa
CD
3046
30472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3048
3049 * org.texi (Handling links):
3050 (In-buffer settings): Document inlining images on startup.
3051
30522010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3053
3054 * org.texi (Setting up the staging area): Document use of
3055 crypt password.
3056
30572010-11-11 David Maus <dmaus@ictsoc.de>
3058
56f5a94e 3059 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
3060
30612010-11-11 David Maus <dmaus@ictsoc.de>
3062
56f5a94e
GM
3063 * org.texi (Template expansion): Add mew in table for link type
3064 escapes.
afe98dfa
CD
3065
30662010-11-11 David Maus <dmaus@ictsoc.de>
3067
56f5a94e 3068 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
3069
30702010-11-11 Eric Schulte <schulte.eric@gmail.com>
3071
56f5a94e 3072 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
3073
30742010-11-11 Eric Schulte <schulte.eric@gmail.com>
3075
56f5a94e 3076 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
3077
30782010-11-11 Eric Schulte <schulte.eric@gmail.com>
3079
56f5a94e
GM
3080 * org.texi (Structure of code blocks):
3081 Update documentation to mention inline code block syntax.
afe98dfa
CD
3082
30832010-11-11 Eric Schulte <schulte.eric@gmail.com>
3084
56f5a94e 3085 * org.texi (comments): Improve wording.
afe98dfa
CD
3086
30872010-11-11 Eric Schulte <schulte.eric@gmail.com>
3088
56f5a94e 3089 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
3090
30912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3092
3093 * org.texi (Installation): Remove the special
3094 installation instructions for XEmacs.
3095
30962010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3097
56f5a94e 3098 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
3099 insertion of empty structural elements.
3100
31012010-11-11 Noorul Islam <noorul@noorul.com>
3102
56f5a94e 3103 * org.texi: Fix doc.
afe98dfa
CD
3104
31052010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3106
3107 * org.texi (The date/time prompt): Document specification
3108 of time ranges.
3109
31102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3111
3112 * org.texi (Internal links): Document the changes in
3113 internal links.
3114
31152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3116
3117 * org.texi (Agenda commands): Document the limitation for
3118 the filter preset - it can only be used for an entire agenda
3119 view, not in an individual block in a block agenda.
3120
31212010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3122
3123 * org.texi (iCalendar export): Document alarm creation.
3124
6f8fc60c
MA
31252010-11-10 Michael Albinus <michael.albinus@gmx.de>
3126
3127 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3128
be3c11b3
LMI
31292010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3130
3131 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3132
d607b96b 31332010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 3134
d607b96b 3135 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 3136
181cb5fb
G
31372010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3138
3139 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3140 since that works by default.
3141
31422010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3143
3144 * gnus.texi (Customizing the IMAP Connection): Document
3145 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3146
36bc5d3b
MA
31472010-11-04 Michael Albinus <michael.albinus@gmx.de>
3148
3149 * tramp.texi (Remote shell setup): New item "Interactive shell
3150 prompt". Reported by Christian Millour <cm@abtela.com>.
3151 (Remote shell setup, Remote processes): Use @code{} for
3152 environment variables.
3153
cf503f7c
GM
31542010-11-03 Glenn Morris <rgm@gnu.org>
3155
537b04b9 3156 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 3157 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 3158
389b76fa
G
31592010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3160
3161 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3162
2699a554 31632010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
3164
3165 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3166
2699a554 31672010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
3168
3169 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3170
99e65b2d
G
31712010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3172
0c7efc08
SM
3173 * gnus.texi (Client-Side IMAP Splitting):
3174 Mention nnimap-unsplittable-articles.
99e65b2d
G
3175
31762010-10-29 Julien Danjou <julien@danjou.info>
3177
3178 * gnus.texi (Finding the News): Remove references to obsoletes
3179 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3180
aeeb3dcb
EZ
31812010-10-29 Eli Zaretskii <eliz@gnu.org>
3182
3183 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3184 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3185 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3186 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3187
8289f37b
GM
31882010-10-28 Glenn Morris <rgm@gnu.org>
3189
3190 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3191 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3192 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3193
d85d3b3a
DU
31942010-10-25 Daiki Ueno <ueno@unixuser.org>
3195
3196 * epa.texi (Mail-mode integration): Add alternative key bindings
3197 for epa-mail commands; escape comma.
c05c2b9b 3198 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 3199
9f534a47
JB
32002010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3201
99e65b2d 3202 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 3203
5793a7bc 32042010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
3205
3206 * gnus.texi (Group Parameters, Buttons): Fix typos.
3207
280f417b
G
32082010-10-22 Tassilo Horn <tassilo@member.fsf.org>
3209
3210 * gnus.texi (Subscription Commands): Mention that you can also
3211 subscribe to new groups via the Server buffer, which is probably more
3212 convenient when subscribing to many groups.
3213
d806c872
G
32142010-10-21 Julien Danjou <julien@danjou.info>
3215
3216 * message.texi (Message Headers): Allow message-default-headers to be a
3217 function.
3218
d5798f68
LMI
32192010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3220
3221 * gnus-news.texi: Mention new archive defaults.
3222
b79bbef7
KY
32232010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
3224
3225 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3226
2526f423
G
32272010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3228
3229 * gnus.texi (HTML): Document the function value of
3230 gnus-blocked-images.
3231 (Article Washing): shr and gnus-w3m, not the direct function names.
3232
ba91f05d
G
32332010-10-20 Julien Danjou <julien@danjou.info>
3234
3235 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3236 variable.
3237
da451787
LMI
32382010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3239
3240 * gnus.texi (Customizing the IMAP Connection): The port strings are
3241 strings.
c872595d 3242 (Document Groups): Mention git.
da451787 3243
7cad71ad
G
32442010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
3245
3246 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3247 bzr/Gnus git sync.
3248
c56dfd36
EZ
32492010-10-15 Eli Zaretskii <eliz@gnu.org>
3250
3251 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3252 change.
3253
a1d16a7b
G
32542010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3255
3256 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3257 @item syntax for in-Emacs makeinfo.
3258
32592010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
3260
3261 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3262 trim sentence.
3263
98e2b864
DU
32642010-10-12 Daiki Ueno <ueno@unixuser.org>
3265
3266 * epa.texi (Caching Passphrases):
0c7efc08
SM
3267 * auth.texi (GnuPG and EasyPG Assistant Configuration):
3268 Clarify some configurations require to set up gpg-agent.
98e2b864 3269
c12e4a81
GM
32702010-10-11 Glenn Morris <rgm@gnu.org>
3271
3272 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3273
f7aa248a
G
32742010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3275
3276 * gnus.texi (Spam Package Introduction): Mention `$'.
3277
6513b232
EZ
32782010-10-09 Eli Zaretskii <eliz@gnu.org>
3279
3280 * makefile.w32-in (emacsdir): New variable.
3281 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3282 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3283
abd40fb4
GM
32842010-10-09 Glenn Morris <rgm@gnu.org>
3285
0f05450f
GM
3286 * Makefile.in (mostlyclean): Delete *.toc.
3287
d3a4ac46
GM
3288 * Makefile.in: Use $< in rules.
3289
aa9db089
GM
3290 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3291
abd40fb4
GM
3292 * Makefile.in ($(infodir)): Delete rule.
3293 (mkinfodir): New. Use it in all the info rules, rather than depending
3294 on infodir.
3295
ea274122
GM
32962010-10-09 Glenn Morris <rgm@gnu.org>
3297
6e90e2a8
GM
3298 * gnus.texi (Article Washing): Fix previous change.
3299
f7a31f11
GM
3300 * Makefile.in (emacsdir): New variable.
3301 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
3302 Depend on emacsver.texi.
3303
f7a31f11
GM
3304 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3305
ea274122
GM
3306 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3307
36d3245f
G
33082010-10-08 Julien Danjou <julien@danjou.info>
3309
f7a31f11 3310 * gnus.texi: Add mm-shr.
36d3245f
G
3311
33122010-10-08 Ludovic Courtès <ludo@gnu.org>
3313
3314 * gnus.texi (Finding the Parent, The Gnus Registry)
3315 (Registry Article Refer Method): Update docs for nnregistry.el.
3316
33172010-10-08 Daiki Ueno <ueno@unixuser.org>
3318
3319 * auth.texi (Help for users)
3320 (GnuPG and EasyPG Assistant Configuration): Update docs.
3321
12359245
GM
33222010-10-08 Glenn Morris <rgm@gnu.org>
3323
3324 * cl.texi (Organization, Installation, Old CL Compatibility):
3325 Deprecate cl-compat for new code.
4628bef1 3326 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
3327
3328 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3329
fcf2d385
KY
33302010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3331
3332 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3333
66627fa9
G
33342010-10-06 Julien Danjou <julien@danjou.info>
3335
fd9ba500
JD
3336 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3337
66627fa9
G
3338 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3339 broken link.
3340
3341 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3342
3343 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3344 to ReiserFS.
3345
3346 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3347 (FAQ 7-1): Fix getmail URL.
3348
65f54520
DU
33492010-10-06 Daiki Ueno <ueno@unixuser.org>
3350
3351 * epa.texi (Caching Passphrases): New section.
3352
4c83f6e1
GM
33532010-10-06 Glenn Morris <rgm@gnu.org>
3354
3355 * Makefile.in (SHELL): Set it.
3356 (info): Move the mkdir dependency to the individual info files.
3357 (mostlyclean): Tidy up.
3358 (clean): Only delete the specific dvi and pdf files.
3359 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 3360 ($(infodir)): Add parallel build workaround.
4c83f6e1 3361
71e691a5
G
33622010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3363
3364 * gnus.texi (Misc Article): Document gnus-widen-article-window.
3365
a41c2e6d
G
33662010-10-03 Julien Danjou <julien@danjou.info>
3367
0c7efc08
SM
3368 * emacs-mime.texi (Display Customization):
3369 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
3370 mm-inline-large-images-proportion.
3371
37255945
MA
33722010-10-03 Michael Albinus <michael.albinus@gmx.de>
3373
0c7efc08
SM
3374 * tramp.texi (Frequently Asked Questions):
3375 Mention remote-file-name-inhibit-cache.
37255945 3376
11e4e7bd
LMI
33772010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3378
3379 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 3380 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 3381
cb83220a
KY
33822010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3383
0c7efc08
SM
3384 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3385 (Article Hiding): Add google banner example.
3386 Suggested by Benjamin Xu.
cb83220a 3387
6b958814
G
33882010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
3389
0c7efc08
SM
3390 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3391 Remove nnimap-split-rule from examples.
6b958814
G
3392
33932010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3394
3395 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3396 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
3397 Fishman.
3398 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3399
34002010-09-30 Julien Danjou <julien@danjou.info>
3401
3402 * gnus.texi (Gravatars): Fix documentation about
3403 gnu-gravatar-properties.
3404
b9476c04
DU
34052010-09-29 Daiki Ueno <ueno@unixuser.org>
3406
3407 * epa.texi (Bug Reports): New section.
3408
5f874327
GM
34092010-09-29 Glenn Morris <rgm@gnu.org>
3410
3411 * Makefile.in (top_srcdir): Remove unused variable.
3412
6b958814
G
34132010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3414
3415 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3416 (Client-Side IMAP Splitting): Document 'default.
3417
34182010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3419
0c7efc08
SM
3420 * gnus.texi (Customizing the IMAP Connection):
3421 Document nnimap-fetch-partial-articles.
6b958814 3422
82bccbfa
KY
34232010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3424
3425 * gnus-news.texi: Mention nnimap-inbox.
3426
3427 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3428
34292010-09-26 Julien Danjou <julien@danjou.info>
3430
47e08896 3431 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
3432
34332010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3434
3435 * gnus.texi (Security): Remove gpg.el mention.
3436
34372010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
3438
3439 * gnus.texi (Browse Foreign Server): New variable
3440 gnus-browse-subscribe-newsgroup-method.
3441
3442 * gnus-news.texi: Mention it.
3443
34442010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3445
0c7efc08 3446 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
3447 (Startup Variables): No jingle.
3448
4c964351
UM
34492010-09-25 Ulrich Mueller <ulm@gentoo.org>
3450
3451 * woman.texi (Interface Options): xz compression is now supported.
3452
82bccbfa
KY
34532010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
3454
3455 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3456 (Unavailable Servers): Document gnus-server-copy-server.
3457 (Using IMAP): Document the new nnimap.
3458
34592010-09-25 Julien Danjou <julien@danjou.info>
3460
47e08896 3461 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 3462
18778f71
GM
34632010-09-24 Glenn Morris <rgm@gnu.org>
3464
3465 * url.texi (Disk Caching): Tweak previous change.
3466
9c766321
JD
34672010-09-24 Julien Danjou <julien@danjou.info>
3468
3469 * url.texi (Disk Caching): Mention url-cache-expire-time,
3470 url-cache-expired, and url-fetch-from-cache.
3471
82bccbfa
KY
34722010-09-24 Julien Danjou <julien@danjou.info>
3473
3474 * gnus.texi: Add Gravatars.
3475
34762010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
3477
3478 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3479
592bdb9a
LMI
34802010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3481
3482 * gnus.texi (Expunging mailboxes): Update name of the expunging
3483 command.
3484
e4e22d29
KY
34852010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
3486
3487 * emacs-mime.texi (rfc2047): Update description for
3488 rfc2047-encode-parameter.
3489
371d9801
MA
34902010-09-13 Michael Albinus <michael.albinus@gmx.de>
3491
3492 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3493 "fish" methods.
3494 (External methods): Remove "scp1_old" and "scp2_old" methods.
3495
31ae5827
MA
34962010-09-09 Michael Albinus <michael.albinus@gmx.de>
3497
3498 * tramp.texi: Remove Japanese manual. Fix typo.
3499
3500 * trampver.texi: Update release number. Remove japanesemanual.
3501
c0468714
GM
35022010-09-09 Glenn Morris <rgm@gnu.org>
3503
3504 * org.texi: Restore clobbered changes (copyright years, untabify).
3505
86441999
JD
35062010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
3507
3508 * gnus.texi (Adaptive Scoring): Fix typo.
3509
25f28806
LMI
35102010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3511
3512 * gnus.texi (Article Display): Document gnus-html-show-images.
3513
45240125 35142010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 3515
45240125
JD
3516 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3517
59d09f15
LMI
35182010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3519
3520 * gnus.texi (HTML): Document gnus-max-image-proportion.
3521
2cdd366f
KY
35222010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3523
51dee5ef
KY
3524 * gnus.texi (HTML): Document gnus-blocked-images.
3525
2cdd366f
KY
3526 * message.texi (Wide Reply): Document message-prune-recipient-rules.
3527
b0e4f3fc
KY
35282010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * gnus.texi (Summary Mail Commands): Note that only the addresses from
3531 the first message are used for wide replies.
f02566ce
KY
3532 (Changing Servers): Remove documentation on gnus-change-server and
3533 friends, since it's been removed.
b0e4f3fc 3534
598451ed
KY
35352010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3536
3537 * gnus.texi (Drafts): Mention B DEL.
3538
e7842e69
KY
35392010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
3540
3541 * gnus.texi (Delayed Articles): Mention that the Date header is the
3542 original one, even if you delay.
3543
85115796
KY
35442010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3545
0c7efc08
SM
3546 * gnus.texi (Asynchronous Fetching):
3547 Document gnus-async-post-fetch-function.
85115796
KY
3548 (HTML): Made into its own section.
3549
f0b44bc0
MA
35502010-08-26 Michael Albinus <michael.albinus@gmx.de>
3551
3552 Sync with Tramp 2.1.19.
3553
c5b0993e
EW
3554 * tramp.texi (Inline methods, Default Method):
3555 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
0c7efc08 3556 Remove remark about doubled "-t" argument.
217876c9
MA
3557 (Auto-save and Backup): Remove reference to Emacs 21.
3558 (Filename Syntax): Describe port numbers.
3559 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
3560 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
3561 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
3562 errors with the backquotes.
3563 (External packages): File attributes cache flushing for asynchronous
3564 processes.
3565 (Traces and Profiles): Describe verbose level 9.
3566
f0b44bc0
MA
3567 * trampver.texi: Update release number.
3568
7457f7b6
MA
35692010-08-23 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * dbus.texi (Alternative Buses): New chapter.
3572
b695beda
SM
35732010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3574
3575 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3576
443c2c03
JB
35772010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
3578
3579 * calc.texi (Customizing Calc): Rearrange description of new
3580 variables to match the presentation of other variables.
3581
7815fe19 35822010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
3583
3584 * org.texi (Footnotes, Tables in HTML export): Fix typos.
3585
2c695727
JB
35862010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
3587
3588 * calc.texi (Making Selections, Selecting Subformulas)
3589 (Customizing Calc): Mention how to use faces to emphasize selected
3590 sub-formulas.
3591
bbb6ffa1
MA
35922010-08-05 Michael Albinus <michael.albinus@gmx.de>
3593
3594 * tramp.texi (External packages): File attributes cache flushing
3595 for asynchronous processes.
3596
5cee0a9c
AM
35972010-08-01 Alan Mackenzie <acm@muc.de>
3598
3599 Enhance the manual for the latest Java Mode.
3600
3601 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3602 annotation-var-cont.
3603 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3604 two new symbols.
3605
3f2afe32
MA
36062010-07-28 Michael Albinus <michael.albinus@gmx.de>
3607
3608 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3609
0ed082fe 36102010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
3611
3612 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3613
311f0356
JB
36142010-07-19 Juanma Barranquero <lekktu@gmail.com>
3615
3616 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3617
86fbb8ca
CD
36182010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3619
3620 * org.texi: Add macros to get plain quotes in PDF output.
3621 List additional contributors.
3622 (Capture): New section, replaces the section about remember.
3623 (Working With Source Code): New chapter, focused on documenting Org
3624 Babel.
3625 (Code evaluation security): New section.
3626 (MobileOrg): Document DropBox support.
3627 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3628 (Special symbols): Show how to display UTF8 characters for entities.
3629 (Global TODO list): Clarify the use of the "M" key and the differences
3630 to the "m" key.
3631 (RSS Feeds): Mention Atom feeds as well.
3632 (Setting tags): Remove paragraph about
3633 `org-complete-tags-always-offer-all-agenda-tags'.
3634
5732e8ed
MA
36352010-07-17 Michael Albinus <michael.albinus@gmx.de>
3636
3637 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3638 argument.
3639 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3640 echoing shells.
3641
ca1bb391
MA
36422010-07-10 Michael Albinus <michael.albinus@gmx.de>
3643
3644 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3645 (Filename Syntax): Describe port numbers.
3646
5bd55c3c
MA
36472010-07-09 Michael Albinus <michael.albinus@gmx.de>
3648
3649 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3650 forgotten.
3651 (Type Conversion): Precise conversion of natural numbers.
3652 (Errors and Events): Add "debugging" to concept index. Add variable
3653 `dbus-debug'.
3654
820ae8fe
MA
36552010-07-04 Michael Albinus <michael.albinus@gmx.de>
3656
3657 * dbus.texi (Receiving Method Calls): Add optional argument
3658 EMITS-SIGNAL to `dbus-register-property'.
3659
b6f9df0f
JB
36602010-06-27 Alex Schroeder <alex@gnu.org>
3661
3662 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3663
62e034c2
GM
36642010-06-24 Glenn Morris <rgm@gnu.org>
3665
3666 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3667 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3668 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3669 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3670 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3671 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3672 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3673 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3674 convention. Make them end with a period.
3675
9360256a
GM
36762010-06-23 Glenn Morris <rgm@gnu.org>
3677
3678 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
3679 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3680 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3681 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3682 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3683 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 3684
04d3bb6c
GM
36852010-06-10 Glenn Morris <rgm@gnu.org>
3686
3687 * idlwave.texi (Load-Path Shadows):
3688 * org.texi (Handling links): Fix typos.
3689
5e7d4a75
KY
36902010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3691
3692 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3693
9841cb4f
MA
36942010-05-26 Michael Albinus <michael.albinus@gmx.de>
3695
3696 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3697 by an alias. (Bug#6226)
3698
597517ef
JB
36992010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3700
3701 * calc.texi (Manipulating Vectors): Mention that vectors can
3702 be used to determine bins for `calc-histogram'.
3703
14914c43
JB
37042010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3705
597517ef 3706 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 3707
0235128c 37082010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3709
3710 * url.texi (HTTP language/coding, Customization):
3711 * message.texi (Header Commands, Responses):
3712 * cl.texi (Argument Lists): Fix typos.
3713
0235128c 37142010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 3715
0235128c
SM
3716 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3717 Note that Development menu is always available.
aa5789b5
CY
3718 (Creating a project): Fix terminology.
3719 (Add/Remove files): Fix typo.
3720
0235128c
SM
37212010-05-07 Chong Yidong <cyd@stupidchicken.com>
3722
3723 * Version 23.2 released.
3724
a628ad9d 37252010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
3726
3727 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3728
502269d6
MA
37292010-05-01 Michael Albinus <michael.albinus@gmx.de>
3730
0235128c
SM
3731 * tramp.texi (Inline methods, Default Method):
3732 Mention `tramp-inline-compress-start-size'.
502269d6 3733
6e104790 37342010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
3735
3736 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3737 the CVS repo. Put the Git repo in the news section.
3738
6e104790 3739 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
3740 Removed some mentions of CVS. Mention the new Git repo.
3741
6e104790 37422010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
3743
3744 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3745 (Mail Group Commands): Add index entry.
3746
6e104790 37472010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
3748
3749 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3750
f8b91752
JB
37512010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3752
3753 * calc.texi (Radix modes): Mention that the option prefix will
3754 turn on twos-complement mode.
3755 (Inverse and Hyperbolic Flags): Mention the Option flag.
3756
ed21c5c8
CD
37572010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3758
3759 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 3760 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
3761 (Sectioning structure): Update.
3762 (References): New use case for field coordinates.
6e104790 3763 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
3764 (Setting up the staging area): Document the availability of
3765 encryption for MobileOrg.
3766 (Images and tables): Document how to reference labels.
3767 (Index entries): New section.
3768 (Generating an index): New section.
3769 (Column width and alignment): Document that <N> now
3770 means a fixed width, not a maximum width.
3771 (Publishing options): Document the :email option.
3772 (Beamer class export): Fix bug in the BEAMER example.
3773 (Refiling notes): Document refile logging.
3774 (In-buffer settings): Document refile logging keywords.
3775 (Drawers): Document `C-c C-z' command.
3776 (Agenda commands): Mention the alternative key `C-c C-z'.
3777 (Special properties): Document the BLOCKED property.
3778 (The spreadsheet): Mention the formula editor.
3779 (References): Document field coordinates.
3780 (Publishing action): Correct the documentation for the
3781 publishing function.
3782 (The date/time prompt): Document that we accept dates
3783 like month/day/year.
3784 (Cooperation): Document the changes in table.el support.
3785 (Faces for TODO keywords, Faces for TODO keywords)
3786 (Priorities): Document the easy colors.
3787 (Visibility cycling): Document the new double prefix
3788 arg for `org-reveal'.
3789 (Cooperation): Remember.el is part of Emacs.
3790 (Clean view): Mention that `wrap-prefix' is also set by
3791 org-indent-mode.
3792 (Agenda commands): Add information about prefix args to
3793 scheduling and deadline commands.
3794 (Search view): Point to the docstring of
3795 `org-search-view' for more details.
6e104790 3796 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
3797 (Setting tags): Document variable
3798 org-complete-tags-always-offer-all-agenda-tags.
6e104790 3799 (Column attributes): Cross-reference special properties.
ed21c5c8 3800
456b348e
MA
38012010-04-10 Michael Albinus <michael.albinus@gmx.de>
3802
3803 Synchronize with Tramp repository.
3804
3805 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
3806 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3807 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
3808 syntax, texi2dvi reports errors with the backquotes.
3809
3810 * trampver.texi: Update release number.
3811
357e2d8e
KY
38122010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3813
3814 * gnus.texi (Finding the News): Add pointers to the Server buffer
3815 because it's essential.
3816
1d4d7664
KY
38172010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3818
3819 * gnus.texi (MIME Commands): Update description of
3820 gnus-article-browse-html-article.
3821
bd3e840f
KY
38222010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3823
3824 * auth.texi (Secret Service API): Add TODO node.
3825 (Help for users): Explain the new source options for `auth-sources'.
3826
e867cb5d 38272010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
3828
3829 * trampver.texi: Update release number.
3830
288f9fc0
CY
38312010-03-10 Chong Yidong <cyd@stupidchicken.com>
3832
3833 * Branch for 23.2.
3834
d99aaebd
CY
38352010-03-03 Chong Yidong <cyd@stupidchicken.com>
3836
3837 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3838 now enabled by default.
3839
5794c2a5
MA
38402010-02-28 Michael Albinus <michael.albinus@gmx.de>
3841
3842 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3843 when Emacs runs in interactive mode. (Bug#5645)
3844
40572be6
GM
38452010-02-16 Glenn Morris <rgm@gnu.org>
3846
3847 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3848
7bb8ed67
MH
38492010-02-05 Mark A. Hershberger <mah@everybody.org>
3850
3851 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3852
45a1423d 38532010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
3854
3855 * gnus.texi (Score File Format): Fix typo.
3856
45a1423d 38572010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3858
3859 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3860
14f17fc8
JB
38612010-01-18 Juanma Barranquero <lekktu@gmail.com>
3862
3863 * ada-mode.texi (Project File Overview): Fix typo.
3864
607d4369
CY
38652010-01-17 Chong Yidong <cyd@stupidchicken.com>
3866
3867 * semantic.texi: Add Richard Y. Kim credit.
3868
3869 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3870
3d1bfa99
MA
38712010-01-17 Michael Albinus <michael.albinus@gmx.de>
3872
3873 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 3874 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 3875
6fbf7a75
GM
38762010-01-17 Glenn Morris <rgm@gnu.org>
3877
b9f978f0
GM
3878 * calc.texi (Reporting Bugs): Don't mention format of repository.
3879
f19bc38d
GM
3880 * woman.texi (Bugs): Make "Emacs repository" less specific,
3881 and the URL for same more specific.
3882
6fbf7a75
GM
3883 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3884
16c3428a
JB
38852010-01-17 Juanma Barranquero <lekktu@gmail.com>
3886
3887 * ede.texi (ede-step-project, ede-proj-target):
3888 * tramp.texi (Remote processes): Fix typos.
3889
045b9da7
ML
38902010-01-16 Mario Lang <mlang@delysid.org>
3891
3892 * ede.texi (ede-target):
3893 * org.texi (Refiling notes): Remove duplicated words.
3894
c57008f6
SM
38952010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3896
3897 * gnus.texi (Posting Styles): Use with-current-buffer.
3898 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3899
798c9eb5
KR
39002010-01-02 Kevin Ryde <user42@zip.com.au>
3901
3902 * eieio.texi (Naming Conventions): Correction to xref on elisp
3903 coding conventions, is "Tips" node not "Standards".
3904
4970fbfe
CY
39052009-12-24 Chong Yidong <cyd@stupidchicken.com>
3906
3907 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3908
3909 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3910
83828b06
KY
39112009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3912
3913 * gnus.texi (Direct Functions): Add missing port number to tls method.
3914
45a4a565
JB
39152009-12-15 Juanma Barranquero <lekktu@gmail.com>
3916
3917 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3918 ($(infodir)/edt, edt.dvi): New targets.
3919
698bfef7
GM
39202009-12-15 Glenn Morris <rgm@gnu.org>
3921
3922 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3923 (edt, $(infodir)/edt, edt.dvi): New targets.
3924 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3925
3926 * Makefile.in (PDF_TARGETS, pdf): New.
3927 (clean): Add *.pdf.
3928 Add pdf rules for all manuals.
3929
0e983327
JB
39302009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3931
3932 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3933
8e687433
CY
39342009-12-14 Chong Yidong <cyd@stupidchicken.com>
3935
3936 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3937 (Smart Jump, Analyzer Debug): Copyedits.
3938 (Semantic mode user commands): Link to new nodes.
3939 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3940 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3941 upstream Semantic manual.
3942
3943 * semantic.texi (Introduction): Minor fix to diagram.
3944
020335df
MA
39452009-12-09 Michael Albinus <michael.albinus@gmx.de>
3946
3947 * eshell.texi (History): Add the other built-in variables.
3948 (Built-ins): Explain built-ins, and how to apply the external commands.
3949 Add `history', `su' and `sudo'.
3950
3951 * tramp.texi (Remote processes): Add missing <RET> in the example.
3952
6ddf13e4
BW
39532009-12-01 Bill Wohler <wohler@newt.com>
3954
3955 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 3956 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
3957 excessively garrulous.
3958
07b6428c
MA
39592009-11-29 Michael Albinus <michael.albinus@gmx.de>
3960
3961 * tramp.texi (Remote processes): Improve eshell example with "su"
3962 and "sudo" commands.
3963
fd1cefda
CY
39642009-11-28 Chong Yidong <cyd@stupidchicken.com>
3965
3966 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3967
3968 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3969 Document semantic-complete-analyze-inline.
3970 (Semanticdb search debugging commands): Minor clarification.
3971 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 3972 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 3973 manual.
9d542758 3974 (Semantic mode): Link to Idle Scheduler.
fd1cefda 3975
159e3ad5
KR
39762009-11-28 Kevin Ryde <user42@zip.com.au>
3977
3978 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 3979 @pxref, now EIEIO is in Emacs.
159e3ad5 3980
c6d47315
KR
3981 * erc.texi (Development): Correction to git tutorial url.
3982
16f6287e
GM
39832009-11-26 Glenn Morris <rgm@gnu.org>
3984
3985 * faq.texi (Latest version of Emacs): Mention stability of development
3986 version.
3987 (Problems with very large files): Max buffer size increase in 23.2.
3988 (VM): VM has moved house again.
3989
5ea5dbc9
JB
39902009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3991
3992 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3993 notations.
3994
5dec9555
CD
39952009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3996
45a4a565 3997 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 3998
bd6f6833
CY
39992009-11-20 Chong Yidong <cyd@stupidchicken.com>
4000
4001 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
4002 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4003 (Idle Completions Mode): Numerous copyedits.
bd6f6833 4004
be479117
JB
40052009-11-17 Juanma Barranquero <lekktu@gmail.com>
4006
4007 * semantic.texi (Semantic Internals, Glossary):
4008 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4009 (Semanticdb search debugging commands): Fix typos.
4010
17291a1f
JB
40112009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4012
be479117 4013 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 4014
af42a9cc
JB
40152009-11-16 Juanma Barranquero <lekktu@gmail.com>
4016
4017 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4018 ($(infodir)/semantic, semantic.dvi): New targets.
4019
3149927d
CY
40202009-11-16 Chong Yidong <cyd@stupidchicken.com>
4021
4022 * Makefile.in: Build the Semantic manual.
4023
4024 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4025 repository.
4026
977640ed
MA
40272009-11-16 Michael Albinus <michael.albinus@gmx.de>
4028
4029 * dbus.texi (Receiving Method Calls): New defun
4030 `dbus-unregister-service'.
4031
17673adf
CD
40322009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4033
4034 * org.texi (Speed keys): New section.
4035
0ecd3c90
MA
40362009-11-13 Michael Albinus <michael.albinus@gmx.de>
4037
4038 * dbus.texi (Type Conversion): Fix typo.
4039 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4040 `dbus-registered-objects-table'.
0c7efc08
SM
4041 (Receiving Method Calls): New defun `dbus-register-property'.
4042 Move `dbus-unregister-object' here.
0ecd3c90 4043
8bfe682a
CD
40442009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4045
4046 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4047
40482009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4049
4050 * org.texi (Column attributes): Add the new age summary operators.
4051 Also, mention the fact you can only use one summary operator per
4052 property.
4053
40542009-11-13 John Wiegley <johnw@newartisans.com>
4055
0c7efc08 4056 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 4057 manual about how to track habits.
0c7efc08 4058 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
4059 dangling clocks are resolved.
4060
40612009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4062
4063 * org.texi (Agenda commands): Document the new `i' command.
4064 (Inserting deadline/schedule): Document logging changes
4065 of scheduling and deadline times stamps.
4066 (In-buffer settings): Document the in-buffer keywords for logging
4067 changes of scheduling and deadline times stamps.
4068 (Structure editing, Plain lists): Document indentation
4069 cycling in empty entries with TAB.
4070 (Archiving): Document the default archiving command.
4071 (Moving subtrees): Document the new keys for archiving.
4072 (Internal archiving): Fix incorrect key.
4073 (Agenda commands): Document the TODO set switching commands.
4074 (Agenda commands): Document the new archiving keys.
4075 (Clocking work time): Better description on how to save
4076 and restore a clock.
4077 (Resolving idle time): Mention the x11idle program to get true
4078 idleness also under X11.
4079 (Resolving idle time): Use @kbd instead of @key for normal
4080 letters, because this is how he rest of the manual does this.
4081 (Pushing to MobileOrg): Mention that `org-directory'
4082 should be set.
4083 (Agenda commands): Document that SPC is a filter for
4084 any tag.
0c7efc08 4085 (Search view): Rename from "Keyword search".
8bfe682a
CD
4086 (Capure): New chapter.
4087 (Markup): New chapter.
0c7efc08
SM
4088 (Links in HTML export, Images in HTML export):
4089 Extend the section titles.
8bfe682a
CD
4090 (Images in HTML export): Document the align option.
4091 (Text areas in HTML export): Extend the section title.
4092 (Images in LaTeX export): Explain image placement in LaTeX.
4093
693737cd
GM
40942009-11-10 Glenn Morris <rgm@gnu.org>
4095
4096 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4097
c7bd4ebe
MA
40982009-11-08 Michael Albinus <michael.albinus@gmx.de>
4099
4100 * tramp.texi (Auto-save and Backup): Disable backups just for a
4101 method.
4102
4103 * trampver.texi: Update release number.
4104
76c5acad
MA
41052009-11-07 Michael Albinus <michael.albinus@gmx.de>
4106
4107 Sync with Tramp 2.1.17.
4108
4109 * trampver.texi: Update release number.
4110
d9a57abf
GM
41112009-10-29 Glenn Morris <rgm@gnu.org>
4112
4113 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4114
637f4f0f
MA
41152009-10-23 Michael Albinus <michael.albinus@gmx.de>
4116
4117 * tramp.texi (External methods): Temporary files are kept for
4118 `rsync' and `rsyncc' methods.
4119
310dbb05
JB
41202009-10-09 Juanma Barranquero <lekktu@gmail.com>
4121
4122 * eieio.texi: Fix typos.
4123
09094f28
CY
41242009-10-07 Chong Yidong <cyd@stupidchicken.com>
4125
4126 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4127
216f299a
JB
41282009-10-07 Juanma Barranquero <lekktu@gmail.com>
4129
4130 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4131 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4132
966a6506
CY
41332009-10-07 Chong Yidong <cyd@stupidchicken.com>
4134
4135 * Makefile.in: Build EIEIO and EDE manuals.
4136
41372009-10-07 Eric Ludlam <zappo@gnu.org>
4138
4139 * eieio.texi:
4140 * ede.texi: New files.
4141
8842cd9b
MA
41422009-10-05 Michael Albinus <michael.albinus@gmx.de>
4143
4144 * tramp.texi (Remote processes): Association of a pty is not supported.
4145
7006d207
CD
41462009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4147
4148 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4149 (Processing LaTeX fragments): Document that the size of images can be
4150 changes using the variable `org-format-latex-options'.
4151 (The date/time prompt, Timestamps): Be more accurate over ISO format
4152 dates and times.
4153 (Visibility cycling): Document showeverything keyword.
4154 (In-buffer settings): Document showeverything keyword.
4155 (Setting up the staging area): Fix the example.
4156 (MobileOrg): New section.
4157 (Agenda commands, Exporting Agenda Views): Document exporting the
4158 agenda view to Org files.
4159
0e7b2867
MA
41602009-09-28 Michael Albinus <michael.albinus@gmx.de>
4161
4162 * tramp.texi (History): Add IMAP support.
4163 (External methods): Add `imap' and `imaps' methods.
4164 (GVFS based methods): Add indices for `davs'.
4165 (Password handling): Rename anchors. Add IMAP entries for
4166 ~/.authinfo.gpg.
4167
4168 * trampver.texi: Set default value of `emacsimap'.
4169
4146636e
KY
41702009-09-22 Daiki Ueno <ueno@unixuser.org>
4171
4172 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4173
d22f7ffa
CY
41742009-09-13 Chong Yidong <cyd@stupidchicken.com>
4175
0c7efc08
SM
4176 * dired-x.texi (Technical Details):
4177 Delete dired-up-directory (Bug#4292).
d22f7ffa 4178
66043531
MA
41792009-09-03 Michael Albinus <michael.albinus@gmx.de>
4180
216f299a 4181 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 4182
6eb02347
CD
41832009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4184
4185 * org.texi (Effort estimates): Document new effort setting commands.
4186 (Agenda commands): Document the new keys fro agenda time motion.
4187 Document entry text mode. Improve documentation of the keys to include
4188 inactive time stamps into the agenda view.
4189 (Feedback): Document the new bug report command.
0c7efc08 4190 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 4191
38dc51ba
KY
41922009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4193
4194 * auth.texi (Help for users): Corrected markup.
4195
e402f452
GM
41962009-09-02 Glenn Morris <rgm@gnu.org>
4197
4198 * emacs-mime.texi (time-date): Mention float-time.
4199
744256cf
JB
42002009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4201
4202 * calc.texi (Simplifying Formulas): Improve the wording.
4203
b0b63450
MB
42042009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
4205
4206 * auth.texi: Rewritten for coverage and clarity.
4207
42082009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
4209
0c7efc08
SM
4210 * gnus.texi (Expiring Mail):
4211 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
4212 (Various Various): Mention gnus-safe-html-newsgroups.
4213
4214 * gnus-news.texi: Mention
4215 gnus-mark-copied-or-moved-articles-as-expirable.
4216
4217 * emacs-mime.texi (Display Customization): Add xref to
4218 gnus-safe-html-newsgroups.
4219
b59329e0
MA
42202009-08-28 Michael Albinus <michael.albinus@gmx.de>
4221
4222 * tramp.texi (Version Control): Remove.
af42a9cc 4223 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
4224 reference.
4225 (External methods): Correct `scpc' concept index entries. New method
4226 `rsyncc'.
4227 (External packages): New subsections "Filename completion" and "File
4228 attributes cache".
4229
0ff2d6c2
JB
42302009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
4231
4232 * calc.texi (Rewrite Rules): Improve the example.
4233 (Simplifying Formulas): Explain use of the I and H flags for
4234 simplification.
4235
ecd3d54f
MA
42362009-08-25 Michael Albinus <michael.albinus@gmx.de>
4237
4238 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 4239 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
4240 (Synchronous Methods, Asynchronous Methods): Use English numeric format
4241 for timeout values.
78176e69
MA
4242 (Top): Remove footnote saying D-Bus is not enabled by
4243 default. (Bug#4256)
ecd3d54f 4244
0f215bca
DU
42452009-08-23 Daiki Ueno <ueno@unixuser.org>
4246
4247 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 4248 Reported by Jari Aalto (Bug#4211).
0f215bca 4249 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 4250 epa-global-mail-mode.
3b7ab45f
DU
4251 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4252 epa-setup.
0f215bca 4253
4f22e84d
MA
42542009-08-16 Michael Albinus <michael.albinus@gmx.de>
4255
4256 * dbus.texi (Asynchronous Methods): Allow nil handler.
4257
9ff0b02b 42582009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 4259
26b03ee3 4260 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 4261
26b03ee3 4262 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 4263
4c39f404
CY
42642009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
4265
4266 * calc.texi (Date Forms): Fix typos.
4267
3bcfba17
GM
42682009-08-08 Glenn Morris <rgm@gnu.org>
4269
4270 * org.texi (Agenda commands): Restore clobbered change.
4271
66783bb4
EZ
42722009-08-07 Eli Zaretskii <eliz@gnu.org>
4273
4274 * calc.texi (Graphics, Devices): Update with the peculiarities of
4275 operation on MS-Windows.
4276
c8d0cf5c
CD
42772009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
4278
4279 * org.texi (Publishing action): Improve documentation of file
4280 names when publishing to the source directory.
4281 (Clean view): Document `org-indent-mode'.
4282 (Clocking work time): Add documentation for the
4283 new :timetamp option when creating a clock report.
4284 (Paragraphs): Fix many typos.
4285 (Plain lists): Remove duplicate explanation about the
4286 `C-c *' command.
4287 (Literal examples): Update to reflect the new behavior
4288 of the -n -r -k switches when exporting source code examples.
4289 (Structure editing): Add information about `C-c *',
4290 converting a plain list into a list of Org items.
4291 (Remember): Small rephrasing of the paragraph
4292 describing remember.el. Also mentioned that remember.el is part
4293 of Emacs 23, not Emacs 22.
4294 (Clocking work time): Add documentation about
4295 displaying the current clocking time against the effort estimate.
4296 Also add a footnote about using `org-clock-in-prepare-hook' to add
4297 an effort estimate on the fly, just before clocking it.
4298 (Footnotes): Document automatic renumbering and
4299 sorting.
4300 (Agenda commands): Document new bulk commands.
4301 (Plain lists): Document new behavior of
4302 `org-cycle-include-plain-lists'.
4e2af782 4303 Hyphenation only in TeX.
c8d0cf5c
CD
4304 (Clocking work time): Document the key to update effort
4305 estimates.
4306 (Clocking work time): Document the clock time display.
4307 (Structure editing, TODO basics): Document new
4308 variables.
4309 (Column attributes): Document new colciew operators.
4310 (Publishing options): Document :xml-declaration.
4311 (Tracking TODO state changes): Document the
4312 LOG_INTO_DRAWER property.
4313 (Literal examples): Document the new implementation for
4314 editing source code.
4315 (Publishing action): Mention the new publishing
4316 function, to publish an Org source file.
4317 (Publishing links): Mention how to link to an Org source file.
4318 (Macro replacement): Document new macros.
4319 (Handling links): Document type-specific completion
4320 when inserting links.
4321 (Structure editing, Plain lists): Improve documentation
4322 on sorting.
4323 (Internal links): Document custom ids for links.
4324 (Handling links): Document custom ids for links.
4325 (CSS support): Document new class.
4326 (Refiling notes): Document the possibility to create new nodes
4327 during refiling.
4328 (Agenda commands): Document the "?" operator to find
4329 tasks without effort setting.
4330 (Exporting agenda information): Section moved.
4331 (RSS Feeds): New section.
4332 (Built-in table editor): Document M-e and M-a navigate
4333 inside table field.
4334 (Stuck projects): Docment that projects identified as
4335 un-stuck will still be searchd for stuck sub-projects.
4336 (Paragraphs): Document centering.
4337 (Creating timestamps, Agenda commands): Document new
4338 behavior when changing time stamps.
4339 (Structure editing): Document the new command
4340 `org-clone-subtree-with-time-shift'.
4341 (Publishing): Refresh this chapter.
4342 (Export options, Export options, In-buffer settings):
4343 Document the new keywords.
4344 (Matching tags and properties): Collect all
4345 documentation about tags/property matches here.
4346 (Setting tags): Document `org-tag-persistent-alist'.
4347 (Weekly/daily agenda): New section.
4348 (Orgstruct mode): Describe `orgstruct++-mode'.
4349 (Drawers): Mention the LOGBOOK drawer.
4350 (Export options, Sectioning structure): Document the
4351 #+LEATEX_HEADER in-buffer setting.
4352 (Bugs): Section removed.
4353 (Hooks): New section.
0c7efc08 4354 (Add-on packages): Move here from old location.
c8d0cf5c
CD
4355 (Context-sensitive commands): New section.
4356 (Setting tags): Document newline option.
4357 (Global TODO list, Matching tags and properties):
4358 Mention more variables.
4359 (Checkboxes): Update to changed command behavior.
81a5560e 4360
40d2791f
CY
43612009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
4362
4363 * speedbar.texi (Basic Key Bindings): Fix typo.
4364
65d0154b
JB
43652009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
4366
4367 * calc.texi (Vector/Matrix Functions): Add index entries for both
4368 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
4369 affects matrices with more than one row.
b5bdfd9f 4370 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 4371
5a9e3ab7
JB
43722009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
4373
4374 * calc.texi (Stack Manipulation Commands): Add documentation for
ed9265fc 4375 `calc-transpose-lines'.
5a9e3ab7 4376
42fb7e61
MA
43772009-07-27 Michael Albinus <michael.albinus@gmx.de>
4378
4379 * dbus.texi (Receiving Method Calls): Describe special return value
4380 `:ignore'.
4381
574b69d5
AM
43822009-07-24 Alan Mackenzie <acm@muc.de>
4383
4384 * cc-mode.texi (Config Basics, File Styles): Document that at mode
4385 initialization, any individual variable setting now takes precedence
4386 over one done via c-file-style/c-file-offsets.
4387
ec06459c
JB
43882009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
4389
4390 * calc.texi (Undoing Mistakes): Mention that the undo list will be
4391 truncated when Calc is quit.
4392 (Customizing Calc): Document `calc-undo-length'.
4393
4ce54f6b
CY
43942009-07-20 Chong Yidong <cyd@stupidchicken.com>
4395
4396 * calc.texi (About This Manual): Don't mention chapter numbers in text.
4397
0e4f8ba5
GM
43982009-07-11 Kevin Ryde <user42@zip.com.au>
4399
4400 * pcl-cvs.texi (About PCL-CVS):
4401 * widget.texi (Basic Types):
4402 Fix cross-references.
4403
fa0f81b0
AS
44042009-07-01 Andreas Schwab <aschwab@redhat.com>
4405
4406 * dbus.texi (Type Conversion): Don't use literal control character.
4407
88a683c5
MA
44082009-07-01 Michael Albinus <michael.albinus@gmx.de>
4409
4410 * tramp.texi (GVFS based methods): New section.
4411 (Remote processes): Processes for GVFS based methods run locally.
4412
36c8febb
MA
44132009-06-30 Michael Albinus <michael.albinus@gmx.de>
4414
0c7efc08
SM
4415 * tramp.texi (Inline methods, External methods, Gateway methods):
4416 Avoid the words "kludge" and hack".
36c8febb
MA
4417 (External methods): Add `synce' method.
4418
4419 * trampver.texi: Update release number.
4420
d6b951bb
MA
44212009-06-22 Michael Albinus <michael.albinus@gmx.de>
4422
4423 Sync with Tramp 2.1.16.
4424
4425 * tramp.texi (History): Add GVFS support.
4426 (External methods): Precise `rsync' description. Add `dav', `davs' and
4427 `obex' methods. Add 'tramp-gvfs-methods' option.
4428 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4429 forms.
4430 (Remote Programs): Introduce `tramp-own-remote-path'.
4431 (Remote processes): New subsection "Running remote programs that create
4432 local X11 windows".
4433 (Frequently Asked Questions): Improve code for disabling vc.
4434
4435 * trampver.texi: Update release number. Set default value of
4436 `emacsgvfs'.
4437
70243478
CY
44382009-06-21 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * Branch for 23.1.
4441
54b31cbf
GM
44422009-06-17 Glenn Morris <rgm@gnu.org>
4443
4444 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4445 (Latest version of Emacs): Mention source code repository.
4446
f6adc23c
GM
44472009-06-16 Glenn Morris <rgm@gnu.org>
4448
4449 * faq.texi (Top): Language tweak.
4450 (Extended commands): Most people have arrow keys.
4451 (Emacs manual): Say how to follow info links.
4452 (File-name conventions): Change title a bit. Explain about source
4453 versus installed. Condense etc description.
4454 (Guidelines for newsgroup postings): Mention Savannah list page.
4455 (Newsgroup archives): Simplify.
4456 (Contacting the FSF): Add contact URL.
4457 (Emacs Lisp documentation): Printed version not always available.
4458 (Installing Texinfo documentation): Explain how by hand installation is
4459 not normally needed. Use add-to-list. Remove duplicate reference.
4460 (Informational files for Emacs): Move info on Help menu here from
4461 "File-name conventions".
4462 (Help installing Emacs): Tweak uref.
4463 (Obtaining the FAQ): Mention repository.
4464 (Origin of the term Emacs): Explain "ITS".
4465 (Changing load-path): Use add-to-list.
4466 (Automatic indentation): Clarify this is for Text mode.
4467 Don't mention Indented Text mode.
4468 (Finding Emacs on the Internet): The FSF does not seem to offer a
4469 deluxe distribution on CD anymore.
4470
b59a8457
GM
44712009-06-16 Glenn Morris <rgm@gnu.org>
4472
4473 * faq.texi (Top): Mention which Emacs version this FAQ is about.
4474 Recommend the latest release. Mention how to get older FAQs.
4475 Recommend the Emacs manual.
4476 (Guidelines for newsgroup postings): Discourage cross-posts.
4477 (Underlining paragraphs): Remove.
4478 (Editing MS-DOS files): Remove pre-Emacs 20 information.
4479 (Bugs and problems): Update key-binding.
4480 (Problems with very large files): Mention 64-bit.
4481 (Shell process exits abnormally): Remove.
4482 (Problems with Shell Mode): Rename and update.
4483 (Spontaneous entry into isearch-mode)
4484 (Problems talking to certain hosts): Remove. This is old information,
4485 in etc/PROBLEMS if needed.
4486 (Emacs takes a long time to visit files, Updating Emacs): Remove.
4487 (Dired claims that no file is on this line): Update.
4488 (Installing Emacs, Problems building Emacs): Simplify.
4489 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4490 information.
4491 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
4492 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4493 (JDEE): "JDEE", not "JDE".
4494 (Handling C-s and C-q with flow control, Binding C-s and C-q):
4495 Remove. This is old information, in etc/PROBLEMS if needed.
4496 (stty and Backspace key, Kanji and Chinese characters): Remove.
4497 (Right-to-left alphabets): Update section.
4498 (Changing the included text prefix): Gnus uses message-yank-prefix.
4499 Add cross-reference to Supercite manual.
4500 (Saving a copy of outgoing mail): Simplify output file description.
4501 (Expanding aliases when sending mail): Refer to Emacs manual.
4502 Remove old info about RFC822.
4503 Correct description of how to rebuild aliases.
4504 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4505 (MIME with Emacs mail packages)
4506 (Viewing articles with embedded underlining)
4507 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4508 Remove old sections.
4509 (Killing based on nonstandard headers): Remove. Scoring is preferable,
4510 and is well-documented in the Gnus manual.
4511 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4512 (Making Gnus faster): Rename from "Starting Gnus faster".
4513 Merge "Catch-up is slow in Gnus" into here.
4514
0e6d12ca
GM
45152009-06-14 Glenn Morris <rgm@gnu.org>
4516
4517 * faq.texi (Status of Emacs): Re-order with most recent releases first.
4518 (New in Emacs 23): New section.
4519 (Handling C-s and C-q with flow control): Add xref.
4520
2e17e05e
GM
45212009-06-13 Glenn Morris <rgm@gnu.org>
4522
4523 * faq.texi (Setting up a customization file): Grammar fix.
4524 Customize is no longer "new".
4525 (Displaying the current line or column): Line-number mode is on by
4526 default. Don't mention `column' package. Mention linum.el.
4527 (Turning on abbrevs by default): Explain how to do it for buffers,
4528 modes, and everywhere.
4529 (Associating modes with files): Use add-to-list. Don't mention Emacs
4530 19.
4531 (Highlighting a region): On by default since 23.1.
4532 (Replacing highlighted text): Update doc quote.
4533 (Working with unprintable characters): Don't mention search-quote-char.
4534 (Using an already running Emacs process): Gnuclient is probably not an
4535 enhancement these days.
4536 (Indenting switch statements): Remove mention of pre-Emacs 20.
4537 (Horizontal scrolling): Abbreviate Emacs 20 description.
4538 (Replacing text across multiple files): Fix name of dired command.
4539 (Disabling backups): Use require not load.
4f9d4de3 4540 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 4541
2a1cf2b9
BW
45422009-06-13 Bill Wohler <wohler@newt.com>
4543
4544 Release MH-E manual version 8.2.
4545
4546 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4547 release 8.2.
4548
85b438b7
GM
45492009-06-13 Glenn Morris <rgm@gnu.org>
4550
4551 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4552 in this day and age the common meaning is "on the web".
4553 (copying): Use @copyright in all cases.
4554 (Basic keys): Remove reference to deleted manual node "Text Characters".
4555 (File-name conventions): Use GNU as an example rather than SERVICE.
4556 default.el lives in site-lisp. Update Info directory location.
4557 (Real meaning of copyleft): GPL actions have been brought, but all
4558 settled out of court.
4559 (Guidelines for newsgroup postings): Shorten section title.
4560 Simplify comp.emacs description.
4561 (Newsgroup archives): Change Google URL. Describe Gmane.
4562 (Unsubscribing from Emacs lists): Remove discussion of "distribution
4563 points". Mention List-Unsubscribe header.
4564 (Contacting the FSF): Update email and URLs.
4565 (Basic editing): Mention F1 for help.
4566 (Installing Texinfo documentation): Refer to Texinfo website rather
4567 than ftp server.
4568 (Printing a Texinfo file): Mention texi2pdf.
4569 (Informational files for Emacs): Don't describe FTP or SERVICE, they
4570 are just stubs nowadays.
4571 (Latest version of Emacs): Explain version numbers.
4572 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4573 (Turning on syntax highlighting): No need to mention hilit19 any more.
4574 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4575 (Modes for various languages): Remove section.
4576 (Major packages and programs): Remove most version and maintainer
4577 information - it's hard to keep up-to-date, and adds nothing.
4578 Similarly with direct links to mailing lists.
4579 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
4580 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4581 years, and Emacs comes with tools for this now.
4582 (Patch): Remove section - this is a standard tool.
4583 (Using function keys under X): Remove section.
4584
93e2d996
GM
45852009-06-12 Glenn Morris <rgm@gnu.org>
4586
4587 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4588 (Help installing Emacs): Remove reference to deleted X11 node.
4589 (Associating modes with files): Interpreter-mode-alist is no longer
4590 subservient to auto-mode-alist.
4591 (Installing Emacs): Change future Emacs version.
4592 (Linking with -lX11 fails): Remove old section.
4593 (Packages that do not come with Emacs): Update ELL location.
4594 Emacs Lisp archive is dead.
4595 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
4596 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4597 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
4598 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4599 (Removing flashing messages): Remove section about non-existent Gnus
4600 option.
4601
f0bf7708
GM
4602 * faq.texi (Top): Add @top command.
4603 Remove the optional arguments from all @node commands: makeinfo can
4604 generate these automatically, and it is easier to edit and rearrange
4605 nodes without them.
4606
30884d11
GM
46072009-06-11 Glenn Morris <rgm@gnu.org>
4608
4609 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4610 (The LPF): Make the updated URL the sole reference point.
4611 (Learning how to do something): Update refcard price and format.
4612 (Getting a printed manual): Sources in doc/emacs/, not man/.
4613 Also available in PDF format. Since the page count varies, be less
4614 precise.
4615 (Informational files for Emacs): Remove references to deleted files
4616 LPF and SUN-SUPPORT, and to UUCP.
4617 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4618 Remove many obsolete ways to get the FAQ, which now seems only to be
4619 distributed with Emacs.
4620 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4621
deab46e0
CY
46222009-06-09 Chong Yidong <cyd@stupidchicken.com>
4623
223b43fa 4624 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 4625 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 4626
deab46e0
CY
4627 * ada-mode.texi (Installation, Compile commands)
4628 (Project File Overview, No project files, Set compiler options)
4629 (Use GNAT project file, Use multiple GNAT project files)
4630 (Identifier completion): Use @samp for menu items, and @kbd for key
4631 sequences (Bug#3504).
4632
71fbd643
DU
46332009-06-04 Daiki Ueno <ueno@unixuser.org>
4634
8c9bb6f5 4635 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 4636
f197085b
CY
46372009-06-04 Ryan Yeske <rcyeske@gmail.com>
4638
4639 * message.texi (Header Commands): Fix descriptions to match
4640 keybindings.
4641
7f3bc720
DU
46422009-04-22 Daiki Ueno <ueno@unixuser.org>
4643
4644 * gnus.texi (Security): Mention that EasyPG is the current default.
4645
4518068d
CY
46462009-04-13 Chong Yidong <cyd@stupidchicken.com>
4647
4648 * ediff.texi (Session Commands): Fix typo.
4649
d7ca410a
MB
46502009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4651
4652 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4653 news.software.readers. Reported by Florian Rehnisch.
4654
c6c76add
GM
46552009-04-02 Glenn Morris <rgm@gnu.org>
4656
4657 * auth.texi: Capitalize direntry.
4658
4659 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4660 using a period in the entry name. (Bug#2797)
4661
35ed8e2e
JB
46622009-03-03 Juanma Barranquero <lekktu@gmail.com>
4663
4664 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4665 ($(infodir)/auth, auth.dvi): New targets.
4666
e280480a
GM
46672009-03-03 Glenn Morris <rgm@gnu.org>
4668
4669 * auth.texi: Fix @setfilename.
4670
4671 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4672 (auth, $(infodir)/auth, auth.dvi): New rules.
4673
8a76755b
GM
46742009-02-25 Glenn Morris <rgm@gnu.org>
4675
4676 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4677
0038d478
MB
46782009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4679
4680 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4681
46822009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4683
4684 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4685 gnus-nocem-issuers, and gnus-nocem-verifyer.
4686
867d4bb3
JB
46872009-02-20 Juanma Barranquero <lekktu@gmail.com>
4688
4689 * ada-mode.texi (Project files, Automatic Casing):
4690 * dbus.texi (Signals):
4691 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4692 * mh-e.texi (HTML):
4693 * nxml-mode.texi (Locating a schema)
4694 (Using the document's URI to locate a schema):
4695 * org.texi (Footnotes, Using the mapping API):
4696 * rcirc.texi (Channels): Remove duplicate words.
4697
3a44dc1f
GM
46982009-02-20 Glenn Morris <rgm@gnu.org>
4699
4700 * dired-x.texi (Miscellaneous Commands):
4701 * gnus.texi: Minor updates for mbox Rmail.
4702
5dc584b5
KB
47032009-02-16 Karl Berry <karl@gnu.org>
4704
b59a8457
GM
4705 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4706 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4707 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4708 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4709 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4710 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4711 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4712 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4713 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4714 Consistently use @insertcopying in the Top node,
5dc584b5 4715 @contents at the front (after @end titlepage),
b59a8457 4716 and @direntry after @copying. (Bug#1988)
5dc584b5 4717
9eb59592
MB
47182009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4719
4720 * auth.texi: New file documenting auth-source.
4721
d324fa76
CD
47222009-02-13 Carsten Dominik <dominik@science.uva.nl>
4723
4724 * org.texi (Org Plot): Fix link.
4725
7a603b73
DU
47262009-02-09 Daiki Ueno <ueno@unixuser.org>
4727
4728 * epa.texi (Mail-mode integration): Mention the way to do
4729 "encrypt-to-self". (Bug#1807)
4730
a626b338 47312009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
4732
4733 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4734
3b36c17e
MB
47352009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4736
4737 * gnus-news.texi: Print version about Incoming*.
4738
55033558
CD
47392009-02-02 Carsten Dominik <dominik@science.uva.nl>
4740
4741 * org.texi (Structure editing, Handling links)
4742 (Fast access to TODO states, Javascript support): Make standard docs
4743 correctly reflect default variable settings.
4744
ec712abb
GM
47452009-02-02 Glenn Morris <rgm@gnu.org>
4746
4747 * org.texi: Fix typos.
4748
7112648c
MA
47492009-02-01 Michael Albinus <michael.albinus@gmx.de>
4750
4751 Sync with Tramp 2.1.15.
4752
4753 * trampver.texi: Update release number.
4754
2e461fc1
CD
47552009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4756
4757 * org.texi (TODO dependencies): Document TODO dependencies on
4758 checkboxes.
4759
bc283609
CD
47602009-01-30 Carsten Dominik <dominik@science.uva.nl>
4761
4762 * org.texi (TODO dependencies): Document key binding for toggling
4763 ORDERED property.
4764
74fc5047
MA
47652009-01-28 Michael Albinus <michael.albinus@gmx.de>
4766
4767 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4768 of hook functions.
4769
d6685abc
CD
47702009-01-28 Carsten Dominik <dominik@science.uva.nl>
4771
4772 * org.texi (TODO dependencies): New section.
4773
65c439fd
CD
47742009-01-27 Carsten Dominik <dominik@science.uva.nl>
4775
4776 * org.texi (Plain lists, TODO basics, Priorities)
4777 (Multiple sets in one file, Conflicts): Document interaction with
4778 `shift-selection-mode'.
4779
5fafc247
JB
47802009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4781
4782 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4783 Make Calc the subject of sentences.
4784 (Rearranging Formulas using Selections): Discuss new options
4785 for `j *'.
4786
e7433508
MA
47872009-01-26 Michael Albinus <michael.albinus@gmx.de>
4788
4789 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4790
2096a1b6
GM
47912009-01-26 Glenn Morris <rgm@gnu.org>
4792
4793 * org.texi: Fix typos.
4794
0cb61492
BW
47952009-01-26 Bill Wohler <wohler@newt.com>
4796
2096a1b6 4797 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 4798
0bd48b37
CD
47992009-01-25 Carsten Dominik <dominik@science.uva.nl>
4800
4801 * org.texi (References): Add information about remote references.
4802 (Built-in table editor): Document `C-c RET' in tables.
4803 (Math symbols, Quoting LaTeX code): Mention that simple
4804 LaTeX macros survive LaTeX export.
4805 (Images in LaTeX export): Show how to create a reference to a
4806 figure.
4807 (Sectioning structure): Document that the LaTeX class can be
4808 specified in a property.
4809 (Text areas in HTML export): New section.
4810 (External links): Add examples for text search and ID links.
4811 (Built-in table editor): Remove the descriptio of `C-c
4812 C-q', it not longer works.
4813 (Literal examples): Document that a space must follow
4814 the colon in short examples.
4815 (Relative timer): Document `org-timer-stop'.
4816 (Footnotes): New section.
4817 (Footnote markup): Shorten section and refer to new Footnote
4818 section.
4819 (Literal examples): Add documentation for line
4820 numbering in and references to code examples.
4821 (CSS support): Fix the description of default CSS styles.
4822 (Capturing column view): Document
4823 "file:path/to/file.org" as an allowed value for the ID property of
4824 a dynamic block copying column view.
4825
49dbbaf2
SE
48262009-01-23 Stephen Eglen <stephen@gnu.org>
4827
4828 * mh-e.texi (Getting Started): Describe $MH.
4829
193e6828
MA
48302009-01-21 Michael Albinus <michael.albinus@gmx.de>
4831
4832 * tramp.texi (all): Harmonize usage of "external method",
4833 "external transfer method" and "out-of-band method".
4834 (Connection types): Precise the differences of inline and external
4835 methods. Written by Adrian Phillips <a.phillips@met.no>.
4836
26b9f88d
MB
48372009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4838
4839 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4840 commands as described at the top. Reported by Allan Gottlieb
4841 <gottlieb@nyu.edu>.
4842
48432009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4844
4845 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4846 nnmail-pathname-coding-system.
4847
377952e0
GM
48482009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4849
4850 * org.texi (Relative timer): Fix typo.
4851
a20d3598
JB
48522009-01-15 Juanma Barranquero <lekktu@gmail.com>
4853
4854 * org.texi (Clocking work time): Fix typo.
98a1e0f5 4855 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 4856
a50253cc
GM
48572009-01-13 Glenn Morris <rgm@gnu.org>
4858
4859 * org.texi: Fix some more typos.
4860
07450bee
GM
48612009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4862
4863 * org.texi: Fix some typos.
4864
e3e955fe
MB
48652009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4866
4867 * gnus.texi (Group Parameters): Add note for local variables.
4868
48692009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4870
0c7efc08
SM
4871 * gnus.texi (Converting Kill Files): Fix URL.
4872 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
4873
48742009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4875
4876 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4877 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4878 (Paging the Article): Add index entry.
4879
71dd9983
JB
48802009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4881
4882 * ada-mode.texi (Examples): Delete redundant text.
4883
4a0cf14f
MA
48842009-01-03 Michael Albinus <michael.albinus@gmx.de>
4885
36c8febb 4886 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
4887
4888 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4889 addresses.
4890
aedac0f0
BW
48912009-01-03 Bill Wohler <wohler@newt.com>
4892
4893 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4894 kept empty.
4895
4c65b566
CD
48962008-12-20 Carsten Dominik <dominik@science.uva.nl>
4897
4898 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
4899 (HTML Export commands, LaTeX/PDF export commands):
4900 Improve documentation about transient-mark-mode.
e9fce1ac 4901 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
4902 to fields in the last table row.
4903
e1a78e1e
JL
49042008-12-19 Juri Linkov <juri@jurta.org>
4905
4906 * info.texi (Search Text): Remove mention of removed key binding M-s.
4907
17a0aa82
CD
49082008-12-18 Carsten Dominik <dominik@science.uva.nl>
4909
4910 * org.texi (References): Remove mentioning of @0 as reference for the
4911 last line, this has been reverted in the Lisp sources.
4912
4997d802
JB
49132008-12-17 Juanma Barranquero <lekktu@gmail.com>
4914
4915 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4916 (DVI_TARGETS): Remove duplicates. Add sasl.
4917 ($(infodir)/sasl, sasl.dvi): New targets.
4918
33306645
CD
49192008-12-17 Carsten Dominik <dominik@science.uva.nl>
4920
4921 * org.texi: Version number pushed to 6.15d.
4922
db55f368
CD
49232008-12-16 Carsten Dominik <dominik@science.uva.nl>
4924
a0bf4117 4925 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
4926 (Images in LaTeX export): New section.
4927 (Inlined images, Images in HTML export): Sections renamed.
4928
dae0a942
MB
49292008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4930
4931 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4932
9f5572e9
MB
49332008-12-04 David Engster <dengste@eml.cc>
4934
4935 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 4936 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 4937
bc23baaa
CD
49382008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4939
4940 * org.texi (Using the mapping API): Fix bug in mapping example.
4941 (Publishing options): Make the list of properties complete again, in
4942 correspondence to the variable `org-export-plist-vars'.
4943 (Property searches): Document new special values for time comparisons.
4944 (Tag inheritance): Refine the description of tag inheritance.
4945 (Project alist): Add info about the publishing sequence of components.
a0bf4117 4946 (Effort estimates): Document the new relative timer.
bc23baaa 4947
3bf8054f
JB
49482008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4949
4950 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4951 (Using Calc): Clarify use of `C-x * o'.
4952 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4953
ac134f2f
RS
49542008-11-28 Richard M Stallman <rms@gnu.org>
4955
4956 * dbus.texi (Receiving Method Calls): Clean up previous change.
4957
ace706d1
MA
49582008-11-26 Michael Albinus <michael.albinus@gmx.de>
4959
4960 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4961 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4962 `dbus-unescape-from-identifier'.
4963 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 4964 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
4965 (Signals): Use the constants in the example.
4966
d60b1ba1
CD
49672008-11-24 Carsten Dominik <dominik@science.uva.nl>
4968
b97439ce 4969 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 4970
ce4fdcb9
CD
49712008-11-23 Carsten Dominik <dominik@science.uva.nl>
4972
4973 * org.texi (Setting up Remember): Document `org-remember-mode'.
4974 (External links): Document that bbdb links can use a regular
4975 expression.
4976 (External links): Document that elisp links can contain interactive
4977 commands.
4978
c8548a00 49792008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
4980
4981 * viper.texi (viper-translate-all-ESC-keysequences):
4982 Description removed.
4983
6a2c4aec
GM
49842008-11-19 Glenn Morris <rgm@gnu.org>
4985
4986 * doclicense.texi: Change to FDL 1.3.
4987 Relicense all texi files under FDL 1.3 or later.
4988
59ee4113
JB
49892008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4990
4991 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4992
59bcbb98 49932008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 4994
0c7efc08 4995 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
4996
4997 * ediff.texi: Version/date change.
9f90198a 4998
8aa41c9b
CY
49992008-11-14 Chong Yidong <cyd@stupidchicken.com>
5000
5001 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5002
17587b1b
JB
50032008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5004
5005 * calc.texi (About This Manual): Comment out a mention of
5006 marginal notes.
5007
564c900e
CD
50082008-11-12 Carsten Dominik <dominik@science.uva.nl>
5009
5010 * org.texi (Clocking work time): Document the :formula property of
5011 clock tables.
5012 (Structure editing, Refiling notes): Document refiling regions.
5013 (Agenda commands): Document the double-prefix version
5014 of the `l' command in the agenda.
5015 (Handling links): Explain the effect of a double prefix
5016 arg to `C-c C-o'.
5017 (TODO basics): Add documentation for tag triggers.
5018
3c4be1f2
GM
50192008-10-23 Glenn Morris <rgm@gnu.org>
5020
5021 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5022 byte-compiling things like `+'.
5023
5024 * ns-emacs.texi: Merge copyright years of author now with assignment
5025 into FSF years.
5026 (VER): Use it for easier automatic updating. Use Emacs version rather
5027 than standalone Emacs.app version.
5028
a6520ff3
CD
50292008-10-12 Carsten Dominik <dominik@science.uva.nl>
5030
864c9740 5031 * org.texi: Lots of minor fixes.
a6520ff3
CD
5032 (Capture): New chapter.
5033 (Org Plot): New section.
5034
db7a4b66
MH
50352008-09-30 Magnus Henoch <mange@freemail.hu>
5036
5037 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5038
4043c194
JB
50392008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5040
5041 * calc.texi (User Defined Units): Mention how to enter optional display
5042 string.
5043
eef5ade7
MB
50442008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5045
0c7efc08 5046 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
5047 avoid the "y/n" wording.
5048
e52cac88
MB
50492008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5050
0c7efc08 5051 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
5052
50532008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5054
5055 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5056 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5057
00c55306
BW
50582008-09-22 Bill Wohler <wohler@newt.com>
5059
5060 Release MH-E manual version 8.1.
5061
5062 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5063 release 8.1.
5064
5065 * mh-e.texi: Retain dual license as agreed to by the FSF.
5066 However, bump GPL to Version 3.
5067 Use @include for license text.
5068
e52cac88 50692008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
5070
5071 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
5072 (Store custom flags and keywords, Store arbitrary data):
5073 Clean up markup.
64763fe3
MB
5074
50752008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5076
5077 * gnus.texi (The Gnus Registry): Document it.
5078
9e601b8d
MB
50792008-09-08 David Engster <dengste@eml.cc>
5080
88ee5b02
JB
5081 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5082 Clarify section about choosing back end servers.
9e601b8d 5083
247043f1
GM
50842008-08-23 Glenn Morris <rgm@gnu.org>
5085
5086 * dired-x.texi (Shell Command Guessing):
5087 Mention dired-guess-shell-case-fold-search. (Bug#417)
5088
2bfec7a0
MA
50892008-08-22 Michael Albinus <michael.albinus@gmx.de>
5090
5091 * trampver.texi: Update release number.
5092
247043f1 50932008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
5094
5095 * ns-emacs.texi: Update version.
5096 (Introduction): Correct menu location for options save.
5097 (Customization): Note that defaults are stored under org.gnu.Emacs.
5098
8c20bd92
BW
50992008-08-11 Bill Wohler <wohler@newt.com>
5100
5101 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5102 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5103 Henman) (closes SF #1768928).
5104
767a4d92
GM
51052008-08-10 Glenn Morris <rgm@gnu.org>
5106
5107 * ns-emacs.texi: Use @copying. Change copyright of authors with
5108 assignment to FSF. Change license to GFDL.
5109 (Top): Remove outdated references.
5110
6ecfe5c2
MB
51112008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5112
88ee5b02
JB
5113 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5114 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
5115 gnus-summary-sort-by-most-recent-date.
5116 (Summary Sorting): Explain prefix argument.
5117
51182008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5119
5120 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5121 gnus-summary-pipe-output.
5122
eb932e8a
MA
51232008-08-03 Michael Albinus <michael.albinus@gmx.de>
5124
5125 * dbus.texi (Receiving Method Calls): Document error handling of own
5126 D-Bus methods.
5127
bfe16263
BW
51282008-08-01 Bill Wohler <wohler@newt.com>
5129
5130 * mh-e.texi (Reading Mail)
9f90198a 5131 (Viewing Attachments): Describe new function
bfe16263
BW
5132 mh-show-preferred-alternative.
5133 (Sending Mail, Redistributing, Sending Message): Describe new hook
5134 mh-annotate-msg-hook.
5135
21956b56
MA
51362008-07-31 Michael Albinus <michael.albinus@gmx.de>
5137
5138 * dbus.texi (Arguments and Signatures): Fix example.
5139 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5140 (Asynchronous Methods): New node.
9f90198a
JB
5141 (Errors and Events): Describe extended layout of `dbus-event'.
5142 New defun `dbus-event-message-type'.
21956b56 5143
7c2fb837
DN
51442008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5145
5146 * ediff.texi: Remove VMS support.
5147
13662773
JB
51482008-07-29 Juanma Barranquero <lekktu@gmail.com>
5149
5150 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5151 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5152
ddde0b34
CY
51532008-07-29 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * Makefile.in: Add mairix-el targets.
5156
51572008-07-29 David Engster <deng@randomsample.de>
5158
5159 * mairix-el.texi: New file.
5160
d5875b25
JB
51612008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5162
366b7d44
JB
5163 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5164 project files. Delete 'main_unit' project variable; not needed. Allow
5165 process environment variables wherever project variables are allowed.
5166 Add tutorial section on multiple GNAT project files.
d5875b25 5167
6cbab8ee
MA
51682008-07-27 Michael Albinus <michael.albinus@gmx.de>
5169
5170 Sync with Tramp 2.1.14.
5171
5172 * trampver.texi: Update release number.
5173
9e2a2647
DN
51742008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5175
5176 * ns-emacs.texi:
5177 * faq.texi: Remove mentions of Mac Carbon.
5178
d62672f3
MB
51792008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5180
5181 * gnus.texi (Saving Articles): Describe the 2nd argument of
5182 gnus-summary-save-in-pipe.
5183 (SpamAssassin): Use it.
5184
51852008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5186
5187 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5188
dd12e1c6
CD
51892008-07-25 Carsten Dominik <dominik@science.uva.nl>
5190
5191 * org.texi (Export options): Document the use of the creator flag.
5192
44ce9197
CD
51932008-07-24 Carsten Dominik <dominik@science.uva.nl>
5194
5195 * org.texi: New version 6.06a.
5196
ddd13c5d
JB
51972008-07-23 Juanma Barranquero <lekktu@gmail.com>
5198
5199 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5200 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5201
8dc6104d
JB
52022008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
5203
5204 * calc.texi (Editing Stack Entries):
5205 (Algebraic Entry): Rewrite introductory sentences so it can be used by
5206 Calc's help functions. Mention fixing typos.
5207 (Customizing Calc): Fix typo.
5208
52092008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
5210
5211 * calc.texi (summarykey): New macro. Use to correctly format keys in
5212 the summary.
5213
ddd13c5d 52142008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
5215
5216 * ns-emacs.texi (Customization): Corrected documentation on color
5217 specification formats.
5218
568beaa2
AS
52192008-07-19 Andreas Schwab <schwab@suse.de>
5220
db8ef699 5221 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
5222
5223 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5224 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5225
cd71b9ae
MA
52262008-07-18 Michael Albinus <michael.albinus@gmx.de>
5227
5228 * dbus.texi (Inspection): Rework, introduce submenus.
5229 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5230 (Properties and Annotations, Arguments and Signatures): New nodes.
5231
9b7993b4
MA
52322008-07-13 Michael Albinus <michael.albinus@gmx.de>
5233
5234 * dbus.texi (Receiving Method Calls): Fix description of
5235 `dbus-register-method'.
5236 (Signals): Allow also signal arguments for filtering in
5237 `dbus-register-signal'.
5238
241d447b
JB
52392008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
5240
5241 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5242 `cnorm'.
5243 (Arithmetic Tutorial): Simplify the verification of prime factors.
5244
adb46650
MB
52452008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
5246
5247 * gnus.texi (Saving Articles): Mention
5248 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5249
92e15881
JB
52502008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
5251
5252 * calc.texi: Adjust mode line throughout.
5253
ea597303
JB
52542008-06-28 Juanma Barranquero <lekktu@gmail.com>
5255
5256 * sasl.texi (Mechanisms): Fix typos.
5257
aee08080
JB
52582008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
5259
5260 * calc.texi (Killing from the stack): Mention using normal Emacs
5261 copying.
5262
a06a4a12
MA
52632008-06-21 Michael Albinus <michael.albinus@gmx.de>
5264
0c7efc08 5265 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 5266 Add `auth-source' mechanism.
a06a4a12
MA
5267 (Connection caching): Tramp reopens the connection automatically,
5268 when the operating system on the remote host has been changed.
5269
7389398d
EZ
52702008-06-20 Eli Zaretskii <eliz@gnu.org>
5271
5272 * makefile.w32-in (distclean): Remove makefile.
5273
b349f79f
CD
52742008-06-17 Carsten Dominik <dominik@science.uva.nl>
5275
3f9b4c2b 5276 * org.texi (Using the mapping API): New section.
b349f79f 5277 (Agenda column view): New section.
3f9b4c2b 5278 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 5279 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 5280 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
5281
52822008-06-17 Jason Riedy <jason@acm.org>
5283
5284 * org.texi (A LaTeX example): Note that fmt may be a one-argument
5285 function, and efmt may be a two-argument function.
5286 (Radio tables): Document multiple destinations.
5287
cd5c05d2
GM
52882008-06-16 Glenn Morris <rgm@gnu.org>
5289
5290 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5291 Add Cover-Texts.
5292
debf4439
GM
52932008-06-15 Glenn Morris <rgm@gnu.org>
5294
5295 * faq.texi (VER): Update to 23.0.60.
5296
5297 * mh-e.texi: Remove option of licensing under GPL.
5298 Add Cover-Texts to GFDL permissions notice.
5299 (GPL): Remove section.
5300 (GFDL): Include doclicense.texi rather than the actual text.
5301
5302 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5303 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5304
5305 * sasl.texi: Fix output file name.
5306
5307 * epa.texi, sasl.texi: Refer to license in Emacs manual.
5308
5309 * gnus-coding.texi: Refer to license in Gnus manual.
5310
5311 * idlwave.texi, sasl.texi: Use @copying.
5312
5313 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
5314
5315 * speedbar.texi: Update Back-Cover Text as per maintain.info.
5316
5317 * url.texi: Use @copying, @title, @subtitle, @author.
5318
5319 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5320 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5321 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5322 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5323 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5324 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5325 * widget.texi, woman.texi:
5326 Remove references to external license, since doclicense is included.
5327
5328 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5329 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5330 Remove references to non-existent Invariant Sections.
5331
091f8bc1
GM
53322008-06-14 Glenn Morris <rgm@gnu.org>
5333
5334 * faq.texi (Major packages and programs): Remove references to external
5335 Supercite, Calc, VIPER, since they have been included for some time.
5336 Update VM, AUCTeX, BBDB entries.
5337
47bcb4d3
UJ
53382008-06-14 Ulf Jasper <ulf.jasper@web.de>
5339
5340 * newsticker.texi: Updated to match latest newsticker changes.
5341
6f093307
GM
53422008-06-13 Glenn Morris <rgm@gnu.org>
5343
5344 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5345 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5346 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5347 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5348 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5349 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5350 * woman.texi:
5351 Update Back-Cover Text as per maintain.info.
5352
2b968687
MB
53532008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5354
5355 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
5356
5357 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5358 (gnus-faq.xml): Update repository host.
5359
2b968687
MB
5360 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5361
53622008-06-15 Frank Schmitt <ich@frank-schmitt.net>
5363
5364 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5365 Fix a typo.
5366
53672008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
5368
5369 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 5370 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
5371 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5372
53732008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
5374
5375 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5376 coding standards.
5377
53782008-06-14 David Engster <dengste@eml.cc>
5379
5380 * gnus.texi (nnmairix): Markup fixes.
5381
e6d2d263
MB
53822008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5383
2b968687 5384 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
5385
53862008-06-05 David Engster <dengste@eml.cc>
5387
5388 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5389
53902008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
5391
b344d29d 5392 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
5393 (Searching, nnir, nnmairix): New stub nodes.
5394
ad231df6 53952008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
5396
5397 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5398
f394fa25
MB
53992008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
5400
5401 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5402
58333467
MB
54032008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
5404
5405 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
5406
67525fb9
JY
54072008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
5408
5409 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5410
0549d8fc
JB
54112008-05-06 Juanma Barranquero <lekktu@gmail.com>
5412
5413 * info.texi (Top): Fix typo in xref.
5414
149a3837
KB
54152008-05-05 Karl Berry <karl@gnu.org>
5416
5417 * info.texi (Top): @xref to stand-alone manual.
5418
3a23a519
MB
54192008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5420
5421 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5422 (Various Summary Stuff): Fix typo in last xref.
5423
0a29fbf3
JB
54242008-05-02 Juanma Barranquero <lekktu@gmail.com>
5425
5426 * org.texi (Moving subtrees): Fix typo.
5427
586b90f1
MA
54282008-04-28 Michael Albinus <michael.albinus@gmx.de>
5429
5430 * tramp.texi (Frequently Asked Questions): Explain, how to disable
5431 Tramp via `tramp-mode'.
5432
b5af9883
CD
54332008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
5434
5435 * org.texi: Massive changes, in many parts of the file.
5436
d55fe5bb
MB
54372008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
5438
5439 * gnus.texi (Oort Gnus): Add message-fill-column.
5440
54412008-04-12 Adrian Aichner <adrian@xemacs.org>
5442
5443 * gnus.texi (Mail Source Specifiers): Typo fix.
5444
54452008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
5446
5447 * gnus.texi (Diary Headers Generation): Update key binding for
5448 `gnus-diary-check-message'.
5449
54502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5451
5452 * gnus.texi (Emacsen): Addition.
5453
54542008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5455
5456 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5457
54582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5459
5460 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5461
54622008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
5463
5464 * gnus-news.texi: Update tool bar item.
5465
54662008-04-09 Sven Joachim <svenjoac@gmx.de>
5467
5468 * gnus-news.texi: Fix typos.
5469
76c109c3
JB
54702008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
5471
222027f2 5472 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
5473 Add mention of `kron'.
5474
d5fbd5a6
MO
54752008-04-01 Daiki Ueno <ueno@unixuser.org>
5476
0c7efc08
SM
5477 * epa.texi (Encrypting/decrypting *.gpg files):
5478 Document epa-file-name-regexp.
d5fbd5a6 5479
fbcbb58c
KY
54802008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5481
5482 * gnus.texi (Example Methods): Fix description about ssh-agent.
5483 (Indirect Functions): Fix the default value of nntp-telnet-command;
5484 remove link to connect.html.
5485
134ce16c
MA
54862008-03-30 Michael Albinus <michael.albinus@gmx.de>
5487
5488 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5489 dbus-call-method.
5490 (Receiving Method Calls): The timeout can be set by the calling client.
5491
da1975d7
MA
5492 * trampver.texi: Update release number.
5493
2e4089ab
RS
54942008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5495
5496 * gnus.texi (Top): Fix version. Add SASL.
5497
70cab5a9
MA
54982008-03-29 Michael Albinus <michael.albinus@gmx.de>
5499
5500 Sync with Tramp 2.1.13.
5501
5502 * trampver.texi: Update release number.
5503
5bc6ddff
MB
55042008-03-29 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * org.texi: Update to new org-mode website.
5507
55082008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5509
5510 * cl.texi (For Clauses): Fix loop over key-seq to match code.
5511
9b3ebcb6
MB
55122008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
5513
5514 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5515 gnus-read-ephemeral-gmane-group-url,
5516 gnus-read-ephemeral-emacs-bug-group,
5517 gnus-read-ephemeral-debian-bug-group.
5518
55192008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5520
5521 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5522
5523 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
5524 Add FIXMEs for Bookmarks and gnus-registry-marks.
5525
55262008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5527
5528 * gnus.texi (Smileys): Document `smiley-style'.
5529
55302008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
5531
5532 * gnus.texi (Gnus Development): Clarify difference between ding and
5533 gnu.emacs.gnus.
5534 (MIME Commands, Using MIME, RSS): Fix markup.
5535
5536 * gnus-faq.texi ([8.4]): Ditto.
5537
55382008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
5539
5540 * gnus.texi (Emacsen): Remove obsolete stuff.
5541
55422008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
5543
5544 * gnus.texi (Oort Gnus): Add version info WRT
5545 `mail-source-delete-incoming'.
5546
55472008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
5548
5549 * gnus.texi (Top): Add "Other related manuals" and version info in
5550 `iftex' output.
5551 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5552 gnus-balloon-face-0 and the corresponding format specifiers.
5553
608d6a81
MA
55542008-03-26 Michael Albinus <michael.albinus@gmx.de>
5555
5556 * tramp.texi (Filename completion): Remove footnote about let-bind
5557 of `partial-completion-mode'. It doesn't work this way.
5558
27a6f132
SM
55592008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5560
5561 * pcl-cvs.texi (Contributors): Update my email.
5562
4a7c4c40
MA
55632008-03-21 Michael Albinus <michael.albinus@gmx.de>
5564
5565 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5566
2940c053
BW
55672008-03-17 Bill Wohler <wohler@newt.com>
5568
5569 * mh-e.texi (Viewing): Update URL for adding header fields to
5570 mh-invisible-header-fields-default.
5571
30864d5f
BW
55722008-03-16 Bill Wohler <wohler@newt.com>
5573
5574 * mh-e.texi (Preface): Add Gnus to requirements.
5575 (Forwarding): Note that forwarded MIME messages are now inline.
5576
31fe2b00
SM
55772008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
5578
5579 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
5580 (Common Variables): Give precedence to the netcat methods over the
5581 telnet methods, and mention that they are more reliable.
31fe2b00 5582
5e97c626
CD
55832008-03-13 Carsten Dominik <dominik@science.uva.nl>
5584
5585 * org.texi (Exporting Agenda Views): Document agenda export to
5586 iCalendar.
5587 (Progress logging): Document the new progress logging stuff.
5588
37a68866
MB
55892008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5592 Update for change of `mail-source-delete-incoming'.
5593
5594 * gnus-news.texi: Ditto.
5595
8f7abae3
MB
55962008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5597
5598 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5599 custom versions.
5600
af379c86
AM
56012008-03-07 Alan Mackenzie <acm@muc.de>
5602
5603 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5604 parens/brackets in a k&r region is limited.
5605
3d0f8a67
MB
56062008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5607
5608 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5609 using different Emacs versions.
5610
52151df0
GM
56112008-02-27 Glenn Morris <rgm@gnu.org>
5612
5613 * sc.texi: Remove a lot of old and obsolete info.
5614 (titlepage): Simplify.
5615 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5616 (VM with any Emacsen, GNEWS with any Emacsen)
5617 (Overloading for Non-conforming MUAs, Version 3 Changes)
5618 (The Supercite Mailing List): Delete nodes.
5619 (Introduction): Remove info about old packages.
5620 (Getting Connected): Simplify. Remove info about old packages.
5621 (Citing Commands): Delete Emacs 19 info.
5622 (Hints to MUA Authors): Simplify.
5623 (Thanks and History): Merge in some info from the deleted node
5624 "Version 3 Changes".
5625
b03f96dc
MB
56262008-02-05 Juanma Barranquero <lekktu@gmail.com>
5627
5628 * org.texi (Setting tags, In-buffer settings):
5629 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5630
52bec650
MB
56312008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5632
5633 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5634 installation directory name.
5635
34a3c587
RF
56362008-02-12 Romain Francoise <romain@orebokech.com>
5637
5638 * epa.texi (Overview): Fix typo.
5639
5a8d03e9
MO
56402008-02-11 Daiki Ueno <ueno@unixuser.org>
5641
5642 * epa.texi (Quick start): Remove the .emacs setting.
5643
f1914c40
MO
56442008-02-10 Daiki Ueno <ueno@unixuser.org>
5645
5646 * epa.texi (Quick start): Use the command `epa-enable' instead of
5647 loading `epa-setup'.
5648
bca98fc9
JB
56492008-02-08 Juanma Barranquero <lekktu@gmail.com>
5650
5651 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5652 ($(infodir)/epa, epa.dvi): New targets.
5653
4b01af2e
MO
56542008-02-08 Daiki Ueno <ueno@unixuser.org>
5655
5656 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5657
5658 * epa.texi: New manual documenting the EasyPG Assistant.
5659
06c0751a
MA
56602008-02-06 Michael Albinus <michael.albinus@gmx.de>
5661
5662 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5663 (Inspection): New function dbus-ping.
5664
7dcccd7b
MA
56652008-02-05 Michael Albinus <michael.albinus@gmx.de>
5666
5667 * tramp.texi (Remote processes): Add `shell-command'.
5668
a1da1e37
MB
56692008-01-28 Michael Sperber <sperber@deinprogramm.de>
5670
5671 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5672 (Group Parameters): Document `mail-source' parameter.
5673
c9d8f746
MA
56742008-01-27 Michael Albinus <michael.albinus@gmx.de>
5675
5676 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5677 must be a local host.
5678
15db4a13
MO
56792008-01-26 Michael Olson <mwolson@gnu.org>
5680
5681 * erc.texi: Update version for ERC 5.3 release.
5682 (Obtaining ERC): Update extras URLs for 5.3.
5683 (Development): Write instructions for git, and remove those for Arch.
5684 (History): Mention the switch to git.
5685
2bc43980
KB
56862008-01-24 Karl Berry <karl@gnu.org>
5687
bca98fc9
JB
5688 * info.texi (Search Index, Search Text): Mention the command
5689 character in the section name, a la the (Go to node) node.
2bc43980 5690
d2e4a6c9
MA
56912008-01-21 Michael Albinus <michael.albinus@gmx.de>
5692
5693 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5694
0b6799c3
MB
56952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5696
5697 * gnus-news.texi: Mention gnus-article-describe-bindings.
5698
56992008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5700
5701 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5702
db9c3fb1 57032008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 5704
7b4d0413 5705 * org.texi (Property inheritance): New section.
db9c3fb1 5706 (Conventions): New section.
7b4d0413 5707 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
5708 commands, and the new bindings for refiling.
5709 (Sparse trees): Document the new special command for sparse trees.
5710 (References): Be more clear about the counting of hilines.
5711 (Handling links): Document M-p/n for accessing links.
5712 (Fast access to TODO states): New section.
5713 (Per file keywords): New section.
5714 (Property inheritance): New section.
5715 (Column attributes): New summary types.
5716 (Capturing Column View): New section.
5717 (The date/time prompt): Cover the new features in the date/time prompt.
5718 Compactify the table of keys for the calendar remote control.
5719 (Clocking work time): Document the new :scope parameter.
5720 (Remember): Promoted to chapter.
5721 (Quoted examples): New section.
5722 (Enhancing text): New verbatim environments.
5723
6ed73f28
MA
57242008-01-14 Michael Albinus <michael.albinus@gmx.de>
5725
5726 * trampver.texi: Update release number.
5727
95838435
MB
57282008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5729
0c7efc08
SM
5730 * gnus.texi (Article Keymap):
5731 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
5732 gnus-article-reply-with-original and
5733 gnus-article-followup-with-original.
5734
20234d96
GM
57352008-01-09 Glenn Morris <rgm@gnu.org>
5736
5737 * nxml-mode.texi: Add @copying section.
5738
d82cf70b
MB
57392008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5740
5741 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5742 Server". Add `message-send-mail-with-mailclient'.
5743
5744 * gnus.texi (Posting Server): Move some text to "(message)Mail
5745 Variables" and add a reference here.
5746
addb7f2e
MA
57472008-01-04 Michael Albinus <michael.albinus@gmx.de>
5748
5749 * dbus.texi (Receiving Method Calls): New chapter.
5750 (Errors and Events): Add serial number to events. Replace "signal" by
5751 "message". Introduce dbus-event-serial-number.
5752
4db2806c
MA
57532008-01-03 Michael Albinus <michael.albinus@gmx.de>
5754
5755 * dbus.texi (Type Conversion): Explain the type specification for empty
5756 arrays. Use another example.
5757
c9ecb5a7
MA
57582007-12-30 Michael Albinus <michael.albinus@gmx.de>
5759
5760 * dbus.texi (all): Replace "..." by @dots{}.
5761 (Type Conversion): Precise the value range for :byte types.
5762 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5763 Mention its return value.
5764 (Errors and Events): There is no D-Bus error propagation during event
5765 processing.
5766
702dbfd9
JB
57672007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5768
5769 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5770 New sections.
5771
87035689
MB
57722007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5773
5774 * gnus.texi (Group Parameters): Reorder the text and add a note about
5775 `gnus-parameters' near the beginning of the node.
5776
57772007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5778
5779 * gnus.texi (Score File Editing): Fix function name.
5780
5492f5ca
MA
57812007-12-23 Michael Albinus <michael.albinus@gmx.de>
5782
5783 Sync with Tramp 2.1.12.
5784
5785 * trampver.texi: Update release number.
5786
d4e67bc5
MA
57872007-12-22 Michael Albinus <michael.albinus@gmx.de>
5788
5789 * dbus.texi (Type Conversion): Correct input parameters mapping.
5790
6a31c819
MA
57912007-12-21 Michael Albinus <michael.albinus@gmx.de>
5792
5793 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5794 (Errors and Events): Mention wrong-type-argument error.
5795
99a3e35f
AS
57962007-12-21 Alex Schroeder <alex@gnu.org>
5797
5798 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 5799 spaces. Fixed some typos.
99a3e35f
AS
5800 (Internet Relay Chat): Explain relay.
5801 (Getting started with rcirc): Change items to reflect prompts.
5802 Add more explanation to rcirc-track-minor-mode and added a comment to
5803 warn future maintainers that this section is a copy.
0c7efc08 5804 (People): Change /ignore example.
62b12a24 5805 (Keywords): Not keywords.
99a3e35f 5806
331e4d02
AS
58072007-12-20 Alex Schroeder <alex@gnu.org>
5808
5809 * rcirc.texi (Top): Fighting Information Overload chapter added.
5810 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 5811 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
5812 (Fighting Information Overload): New chapter documenting /keyword,
5813 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
5814 (Configuration): Document rcirc-server-alist, remove
5815 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 5816
cd71c3ef
MA
58172007-12-16 Michael Albinus <michael.albinus@gmx.de>
5818
5819 * dbus.texi (Signals): Fix example in dbus-register-signal.
5820
bbbe940b
MB
58212007-12-14 Sven Joachim <svenjoac@gmx.de>
5822
5823 * gnus.texi (Score Variables): Fix typo.
5824
0ce574ef
MA
58252007-12-07 Michael Albinus <michael.albinus@gmx.de>
5826
5827 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5828 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5829 (Errors and Events): Adapt dbus-event.
5830
b890d447
MB
58312007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5832
5833 * gnus.texi (Other Files): Add the yenc command.
5834
58352007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5836
5837 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5838 since 2004-08-06.
5839
58402007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5841
5842 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5843 on body.
5844
58452007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5846
5847 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5848 and rfc2047-allow-irregular-q-encoded-words; fix description of
5849 rfc2047-encode-encoded-words.
5850
58512007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5852
5853 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5854
3728bf03
MO
58552007-12-05 Michael Olson <mwolson@gnu.org>
5856
5857 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5858 Update documentation for `remember-diary-file'.
5859
a4397af9
MA
58602007-12-04 Michael Albinus <michael.albinus@gmx.de>
5861
5862 * dbus.texi (Signals): Precise `dbus-register-signal'.
5863 (Errors and Events): Rework events part, the internal structure of
5864 dbus-event has changed.
5865
1682490c
JB
58662007-12-03 Juanma Barranquero <lekktu@gmail.com>
5867
5868 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5869 ($(infodir)/dbus, dbus.dvi): New targets.
5870
7b13a0f2
MA
58712007-12-03 Michael Albinus <michael.albinus@gmx.de>
5872
5873 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5874 unconditionally.
5875
5876 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5877 emulation with @print{}.
5878
7ef92bc9
RS
58792007-12-02 Richard Stallman <rms@gnu.org>
5880
5881 * dbus.texi (Overview): Minor cleanup.
5882
22d8ac3a
MA
58832007-12-02 Michael Albinus <michael.albinus@gmx.de>
5884
d3a8e0df
MA
5885 * Makefile.in (INFO_TARGETS): Add dbus.
5886 (DVI_TARGETS): Add dbus.dvi.
5887 (dbus, dbus.dvi): New targets.
5888
22d8ac3a
MA
5889 * dbus.texi: New file.
5890
559764ab
RF
58912007-11-24 Romain Francoise <romain@orebokech.com>
5892
5893 * nxml-mode.texi: Add description in @direntry.
7aa579d9 5894 Fix file name to match @setfilename.
559764ab 5895
ac97a16b
MH
58962007-11-23 Mark A. Hershberger <mah@everybody.org>
5897
5898 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5899 ($(infodir)/nxml-mode): New rule.
5900
5901 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5902 ($(infodir)/nxml-mode): New rule.
5903 (clean): Add nxml-mode*.
5904
5905 * nxml-mode.texi: New file with nxml manual.
5906
404cd454
GM
59072007-11-18 Richard Stallman <rms@gnu.org>
5908
5909 * flymake.texi (Example -- Configuring a tool called directly):
5910 Update example.
5911
b048d478
MA
59122007-11-18 Michael Albinus <michael.albinus@gmx.de>
5913
5914 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 5915 double-slash behavior. Explain directory contents flushing.
b048d478 5916
346e8469
JB
59172007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5918
5919 * calc.texi (TeX and LaTeX Language Modes): Put in
5920 missing braces.
5921
404cd454
GM
59222007-11-15 Richard Stallman <rms@gnu.org>
5923
5924 * cl.texi (Equality Predicates): Delete `eql'.
5925 (Predicates, Naming Conventions, Top): Delete `eql'.
5926 (Common Lisp Compatibility): Delete `eql'.
5927 (Porting Common Lisp): Delete obsolete backquote info.
5928 Minor clarification about character constants.
5929 (Sequence Basics): Minor clarification.
5930
1f6af58b
JB
59312007-11-15 Juanma Barranquero <lekktu@gmail.com>
5932
dccb744b 5933 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
5934 * tramp.texi (Filename completion): Fix typos.
5935
3bc88bc9
JB
59362007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5937
5938 * calc.texi (Basic commands): Mention the menu.
5939
bc5300d3
MA
59402007-11-12 Michael Albinus <michael.albinus@gmx.de>
5941
5942 * tramp.texi (Connection caching): Tramp flushes connection
5943 properties when remote operating system has been changed.
5944
4d8a28ec
MB
59452007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5946
5947 * gnus-news.texi: Fix spelling.
5948 `message-insert-formatted-citation-line', not
5949 `message-insert-formated-citation-line'.
5950
404cd454
GM
5951 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5952
e1176b47
MA
59532007-11-07 Michael Albinus <michael.albinus@gmx.de>
5954
5955 * tramp.texi (Overview): Mention also the PuTTY integration under
b46a6a83 5956 w32. Remove paragraphs about Tramp's experimental status.
e1176b47
MA
5957 (Frequently Asked Questions): Add code example for highlighting the
5958 mode line.
5959
6159985a
MO
59602007-11-03 Michael Olson <mwolson@gnu.org>
5961
5962 * remember.texi: Change mentions of remember-buffer to
5963 remember-finalize throughout.
5964
bec9b2f5
MO
59652007-10-30 Michael Olson <mwolson@gnu.org>
5966
5967 * remember.texi (Copying): Remove.
5968 (Mailbox): Update with non-BBDB instructions.
5969 (Diary, Org): Add.
5970 (Bibliography, Planner Page): Remove.
5971
b6173182
JB
59722007-10-30 Juanma Barranquero <lekktu@gmail.com>
5973
5974 * makefile.w32-in (INFO_TARGETS): Add remember.
5975 (DVI_TARGETS): Add remember.dvi.
5976 ($(infodir)/remember): New rule.
5977 (clean): Add remember*.
5978
15f3eb73
MO
59792007-10-30 Michael Olson <mwolson@gnu.org>
5980
70bdc930
MO
5981 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5982 ($(infodir)/remember): New rule that builds the Remember Manual.
5983
b6173182
JB
5984 * remember.texi: New file containing the Remember Mode Manual.
5985 Shuffle chapters around after initial import.
7d3f6f1a
MO
5986 (Function Reference): Split Keystrokes into separate chapter.
5987 (Keystrokes): Document C-c C-k.
51d24a12 5988 (Introduction): Fix typographical issue with "---".
15f3eb73 5989
404cd454
GM
59902007-10-29 Richard Stallman <rms@gnu.org>
5991
5992 * widget.texi (Introduction): Delete discussion of implementation
5993 internals.
5994
9bbb9638
MA
59952007-10-29 Michael Albinus <michael.albinus@gmx.de>
5996
5997 * tramp.texi (Connection caching): Host names must be different
5998 when tunneling.
5999
c7ff939a
RS
60002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6001
6002 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6003 Gnus v5.13.
6004
01c52d31
MB
60052007-10-28 Miles Bader <miles@gnu.org>
6006
6007 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6008
01c52d31
MB
60092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6010
0c7efc08
SM
6011 * gnus.texi (Sorting the Summary Buffer):
6012 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
6013
60142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6015
6016 * gnus.texi (Non-ASCII Group Names): New node.
6017 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6018 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6019
c8763fb6 60202007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6021
6022 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6023 clean the output of the program `imap-shell-program'.
6024
60252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6028
60292007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6030
6031 * gnus.texi (Sticky Articles): Documentation for sticky article
6032 buffers.
6033
c8763fb6 60342007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
6035
6036 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6037
60382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6039
6040 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6041
60422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6043
0c7efc08
SM
6044 * gnus.texi (Archived Messages):
6045 Document gnus-update-message-archive-method.
01c52d31
MB
6046
60472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6048
6049 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6050
c8763fb6 60512007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 6052
0c7efc08
SM
6053 * gnus.texi (Group Maneuvering):
6054 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
6055
60562007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6057
0c7efc08
SM
6058 * gnus.texi (Really Various Summary Commands):
6059 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
6060
60612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6062
6063 * gnus.texi, message.texi: Bump version number.
6064
60652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6066
6067 * gnus.texi (Group Line Specification, Misc Group Stuff)
6068 (Server Commands): Parenthesize @pxref{Mail Spool}.
6069
60702007-10-28 Didier Verna <didier@xemacs.org>
6071
6072 New user option: message-signature-directory.
6073 * message.texi (Insertion Variables): Document it.
6074 * gnus.texi (Posting Styles): Ditto.
6075
60762007-10-28 Didier Verna <didier@xemacs.org>
6077
6078 * gnus.texi (Group Line Specification):
6079 * gnus.texi (Misc Group Stuff):
6080 * gnus.texi (Server Commands): Document the group compaction feature.
6081
60822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6083
6084 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6085
6086 * message.texi (Various Message Variables): Add message-fill-column.
6087
60882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6089
6090 * gnus.texi: Untabify.
6091
60922007-10-28 Didier Verna <didier@xemacs.org>
6093
6094 * gnus.texi (Group Parameters): Document the posting-style merging
6095 process in topic-mode.
6096
60972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6098
6099 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6100
61012007-10-28 Romain Francoise <romain@orebokech.com>
6102
6103 * gnus.texi (Mail Spool): Fix typo.
6104 Update copyright.
6105
61062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6107
6108 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6109
61102007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6111
6112 * gnus.texi (Summary Generation Commands):
6113 Add gnus-summary-insert-ticked-articles.
6114
61152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6116
b2abec73
JB
6117 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6118 to spam-spamassassin-program.
01c52d31
MB
6119
61202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6121
6122 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6123
61242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6125
6126 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6127
61282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6129
6130 * message.texi (Mail Headers): Document `opportunistic'.
6131
61322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6133
6134 * emacs-mime.texi (Encoding Customization): Explain how to set
6135 mm-coding-system-priorities per hierarchy.
6136
61372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6138
6139 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6140 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6141
61422007-10-28 Didier Verna <didier@xemacs.org>
6143
6144 * message.texi (Wide Reply): Update documentation of
6145 message-dont-reply-to-names (now allowing a list of regexps).
6146
61472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6148
6149 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6150
61512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6152
6153 * gnus.texi (SpamAssassin back end): Fix typo.
6154
6155 * sieve.texi (Examples): Fix grammar.
6156
61572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6158
6159 * gnus.texi (Searching for Articles): Document M-S and M-R.
6160 (Limiting): Document / b.
6161
61622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6163
6164 * gnus.texi (Thread Commands): T M-^.
6165
61662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6167
6168 * message.texi (Mail Aliases): Document ecomplete.
6169 (Mail Aliases): Fix typo.
6170
61712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6172
6173 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6174 fix typo.
6175
61762007-10-28 Romain Francoise <romain@orebokech.com>
6177
6178 * gnus.texi (Mail Spool): Grammar fix.
6179
61802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6181
6182 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6183 string.
6184
61852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * gnus.texi (Group Parameters): Fix description.
6188
61892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6190
b2abec73
JB
6191 * gnus.texi (Gmane Spam Reporting):
6192 Fix spam-report-gmane-use-article-number.
6193 Add spam-report-user-mail-address.
01c52d31
MB
6194
61952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6196
6197 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6198
61992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6200
6201 * gnus.texi (Group Parameters): Add simplified sorting example based on
6202 example for `Sorting the Summary Buffer' from Jari Aalto
6203 <jari.aalto@cante.net>.
6204 (Example Methods): Add example for an indirect connection.
6205
62062007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
6207
0c7efc08 6208 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
c5b0993e 6209 (Agent Parameters): Update parameter names to match code.
01c52d31
MB
6210 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6211 'gnus-agent-summary-fetch-series'.
6212 (Agent and flags): New section providing a generalized discussion
6213 of flag handling.
0c7efc08
SM
6214 (Agent and IMAP): Remove flag discussion.
6215 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
6216
62172007-10-28 Romain Francoise <romain@orebokech.com>
6218
6219 * gnus.texi (Exiting the Summary Buffer): Add new function
6220 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6221
62222007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6223
6224 * gnus.texi (Conformity): Fix typo.
6225 (Customizing Articles): Document `first'.
6226
62272007-10-28 Jari Aalto <jari.aalto@cante.net>
6228
6229 * gnus.texi (Sorting the Summary Buffer):
6230 Add `gnus-thread-sort-by-date-reverse'. Add example
6231 host to different sorting in NNTP and RSS groups.
6232
62332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6234
6235 * message.texi (Insertion): Describe prefix for
6236 message-mark-inserted-region and message-mark-insert-file.
6237
62382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6239
6240 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6241 LaTeX documents. Describe "text/x-gnus-verbatim".
6242
62432007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6244
b2abec73 6245 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
6246 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6247 (spam-stat spam filtering, SpamOracle)
0c7efc08 6248 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
6249 clarity.
6250
62512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6252
6253 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6254 gnus-article-delete-part and gnus-article-replace-part.
6255 (Using MIME): Add gnus-mime-replace-part.
6256
62572007-10-28 Romain Francoise <romain@orebokech.com>
6258
6259 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6260 requires `auto-compression-mode' to be enabled. Add new nnml
6261 variable `nnml-compressed-files-size-threshold'.
6262
62632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6264
0c7efc08
SM
6265 * gnus.texi (Sorting the Summary Buffer):
6266 Add gnus-thread-sort-by-recipient.
01c52d31
MB
6267
62682007-10-28 Romain Francoise <romain@orebokech.com>
6269
6270 * message.texi (Insertion Variables): Mention new variable
6271 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
6272 documentation accordingly.
6273
62742007-10-28 Romain Francoise <romain@orebokech.com>
6275
6276 * gnus.texi (To From Newsgroups): Mention new variables
6277 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6278
62792007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6280
6281 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6282 stuff; gnus-mime-inline-part does the automatic decompression.
6283
62842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6285
6286 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 6287 "training.ham" should be "training.spam".
01c52d31
MB
6288
62892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6290
6291 * message.texi (Mail Variables): Fix the default value for
6292 message-send-mail-function.
6293
62942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6295
6296 * gnus.texi (Optional Back End Functions): nntp-request-update-info
6297 always returns nil exceptionally.
6298
62992007-10-28 Simon Josefsson <jas@extundo.com>
6300
0c7efc08
SM
6301 * gnus.texi (Article Washing): Add libidn URL.
6302 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
6303
63042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6305
6306 * gnus.texi (Topic Commands): Fix next/previous.
6307
63082007-10-28 Simon Josefsson <jas@extundo.com>
6309
6310 * gnus.texi (Article Washing): Mention `W i'.
6311
c8763fb6 63122007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
6313
6314 * gnus.texi (Group Parameters): Slight extension of sieve
6315 parameter description.
6316
63172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6318
6319 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6320 matching score files as well.
6321 (Picons): Describe `gnus-picon-style'.
6322
63232007-10-28 Romain Francoise <romain@orebokech.com>
6324
6325 * message.texi (Message Headers): Mention that headers are hidden
6326 using narrowing, and how to expose them.
6327 Update copyright.
6328
63292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6330
6331 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6332 `gnus-summary-sort-by-recipient'.
6333
63342007-10-28 Romain Francoise <romain@orebokech.com>
6335
6336 * gnus.texi (NNTP marks): New node.
6337 (NNTP): Move NNTP marks variables to the new node.
6338
63392007-10-28 Jesper Harder <harder@ifa.au.dk>
6340
b2abec73 6341 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
6342
6343 * gnus.texi (MIME Commands, Hashcash): Markup fix.
6344
63452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6346
b2abec73 6347 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 6348 everywhere for consistency.
b2abec73
JB
6349 (Filtering Spam Using The Spam ELisp Package): Admonish again.
6350 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
6351 Say "regular expression" instead of "regex." Admonish.
6352 Pick other words to sound better (s/so/thus/).
6353 (Spam ELisp Package Filtering of Incoming Mail):
6354 Mention statistical filters. Remove old TODO.
01c52d31 6355 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
6356 New section on sorting and displaying the spam score.
6357 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6358 backend but an alias to spam-use-BBDB.
6359 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
6360 new backend functionality.
6361
63622007-10-28 Simon Josefsson <jas@extundo.com>
6363
6364 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6365 nntp-marks-directory, from Romain Francoise
6366 <romain@orebokech.com>.
6367
63682007-10-28 Magnus Henoch <mange@freemail.hu>
6369
6370 * gnus.texi (Hashcash): New default value of
6371 hashcash-default-payment.
6372
63732007-10-28 Simon Josefsson <jas@extundo.com>
6374
6375 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
6376 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6377
63782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6379
0c7efc08 6380 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
6381
63822007-10-28 Simon Josefsson <jas@extundo.com>
6383
6384 * gnus.texi (documentencoding): Add, to avoid warnings.
6385
63862007-10-28 Simon Josefsson <jas@extundo.com>
6387
6388 * message.texi (Mail Headers): Add.
6389
6390 * gnus.texi (Hashcash): Fix.
6391
63922007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6393
0c7efc08 6394 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 6395 that payments can be verified and fix the name of the
b2abec73 6396 hashcash-path variable.
01c52d31
MB
6397
63982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6399
b2abec73 6400 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
6401
64022007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6403
6404 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6405
64062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
6407
6408 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
6409 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6410 warning about ham processors in spam groups removed.
01c52d31
MB
6411
64122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 6413
0c7efc08 6414 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 6415 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
6416
64172007-10-28 Jesper Harder <harder@ifa.au.dk>
6418
6419 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6420 (Mailing List): Typo.
6421 (Customizing Articles): Add gnus-treat-ansi-sequences.
6422 (Article Washing): Index.
6423
6424 * message.texi: Use m-dash consistently.
6425
64262007-10-28 Jesper Harder <harder@ifa.au.dk>
6427
6428 * gnus.texi (GroupLens): Remove.
6429
64302007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
6431
0c7efc08
SM
6432 * gnus.texi (Outgoing Messages, Agent Variables):
6433 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
6434 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6435
64362007-10-28 Jesper Harder <harder@ifa.au.dk>
6437
6438 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6439
64402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6441
6442 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6443
6444 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
6445
64462007-10-28 Simon Josefsson <jas@extundo.com>
6447
6448 * gnus.texi (Top): Add SASL.
6449
404cd454
GM
64502007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
6451
6452 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6453
64542007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
6455
6456 * gnus.texi (Troubleshooting): Adjust Gnus version number.
6457
0edd2970
JB
64582007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
6459
6460 * calc.texi (Formulas, Composition Basics): Lower the
6461 precedence of negation.
6462
a9afba20
JY
64632007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
6464
6465 * ses.texi (The Basics): Mention how to create a new spreadsheet.
6466 Mention the new three-letter column identifiers.
6467 (More on cell printing): Calculate-cell and truncate-cell are now `c'
6468 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
6469 message when using `c' on an empty default with default printer.
6470 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6471 renamed to `ses--symbolic-formulas' some time ago.
6472
45b778a6
JB
64732007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
6474
6475 * calc.texi (Default Simplifications, Making Selections)
6476 (Customizing Calc): Clarify associativity of multiplication.
6477
03b5bade
MA
64782007-10-23 Michael Albinus <michael.albinus@gmx.de>
6479
6480 * tramp.texi (Traces and Profiles): Simplify loop over
6481 `trace-function-background'.
6482
e658c8ee
JL
64832007-10-22 Juri Linkov <juri@jurta.org>
6484
6485 * dired-x.texi (Shell Command Guessing): Default values are now
6486 available by typing M-n instead of M-p.
6487
dd753688
MA
64882007-10-21 Michael Albinus <michael.albinus@gmx.de>
6489
6490 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
6491 (Password caching): Remove `tramp-clear-passwd'.
6492 It's not a command anymore.
dd753688
MA
6493 (Bug Reports): Add `tramp-bug' to function index.
6494 (Function Index, Variable Index): New nodes.
6495 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6496
6497 * trampver.texi: Update release number.
6498
4bb49b43
JB
64992007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
6500
8b296cdd 6501 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
6502 about integer size into past tense.
6503 (Time Zones): Remove pointer to Calc author's address.
6504 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 6505 and hyperbolic cotangent. Fix typo.
4bb49b43 6506
311dd93f
MA
65072007-10-10 Michael Albinus <michael.albinus@gmx.de>
6508
6509 Sync with Tramp 2.1.11.
6510
6511 * trampver.texi: Update release number.
6512
ea3fc256
MA
65132007-10-06 Michael Albinus <michael.albinus@gmx.de>
6514
6515 * tramp.texi (External packages): New section.
6516
1af74d06
MB
65172007-09-29 Juri Linkov <juri@jurta.org>
6518
6519 * info.texi (Help-Int): Document `L' (`Info-history').
6520
0e2806fa
SM
65212007-09-26 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * org.texi: Change links to webpage and maintained email.
6524 (Remember): Promote to Chapter, significant changes.
6525 (Fast access to TODO states): New section.
6526 (Faces for TODO keywords): New section.
6527 (Export options): Example for #+DATE.
6528 (Progress logging): Section moved.
6529
567b9191
BW
65302007-09-26 Bill Wohler <wohler@newt.com>
6531
6532 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6533 browse-url-at-mouse.
6534
1af74d06
MB
65352007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
6536
6537 * flymake.texi (Customizable variables): Face names don't end in -face.
6538 Fix flymake-err-line-patterns template.
6539 (Example -- Configuring a tool called directly): Fix init-function.
6540 (Highlighting erroneous lines): Face names don't end in -face.
6541
d60a4e3a 65422007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
6543
6544 * erc.texi (Special-Features): Fix small typo.
6545
7d7a3510
MA
65462007-09-14 Michael Albinus <michael.albinus@gmx.de>
6547
6548 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6549 and "External transfer methods".
6550
285f0d3a
JB
65512007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
6552
6553 * calc.texi (Predefined Units): Add some history.
6554
526dc846
MO
65552007-09-08 Michael Olson <mwolson@gnu.org>
6556
87e04f16
JB
6557 * erc.texi (Copying): New section included from gpl.texi.
6558 This matches the look of the upstream ERC manual.
526dc846 6559
f10d0e80
JB
65602007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
6561
87e04f16 6562 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
6563 (Random Numbers): Clarify the distribution of `random'.
6564
4009494e
GM
65652007-09-06 Glenn Morris <rgm@gnu.org>
6566
f1fc42aa 6567 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 6568 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
6569 Change all setfilename commands to use ../../info.
6570 * Makefile.in: Move the parts of the old man/Makefile.in that do not
6571 refer to the Emacs manual here.
6572 (infodir): New variable.
6573 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
6574 (cc-mode.texi, faq.texi): Update references to source file locations.
6575 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6576 do not refer to the Emacs manual here.
6577 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6578
6579 * Makefile.in: Add `basename' versions of all info targets, for
6580 convenience when rebuilding just one manual.
6581 (../etc/GNU): Delete obsolete target.
6582 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6583 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
6584 *.vrs *.toc here...
6585 (maintainer-clean): ...from here.
4009494e
GM
6586
6587 * makefile.w32-in (../etc/GNU): Delete obsolete target.
6588
2de53ca6
GM
65892007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
6590
6591 * calc.texi (Date Conversions): Clarify definition of
6592 Julian day numbering.
6593 (Date Forms): Clarify definition of Julian day numbering;
6594 add some history.
6595
65962007-08-30 Carsten Dominik <dominik@science.uva.nl>
6597
87e04f16 6598 * org.texi: Version 5.07.
2de53ca6
GM
6599
66002007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6601
6602 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6603
66042007-08-22 Carsten Dominik <dominik@science.uva.nl>
6605
6606 * org.texi (Adding hyperlink types): New section.
6607 (Embedded LaTeX): Chapter updated because of LaTeX export.
6608 (LaTeX export): New section.
6609 (Using links out): New section.
6610
66112007-08-22 Glenn Morris <rgm@gnu.org>
6612
6613 * faq.texi (Learning how to do something): Refcards now in
6614 etc/refcards/ directory.
6615
66162007-08-22 Michael Albinus <michael.albinus@gmx.de>
6617
6618 * tramp.texi (Remote Programs): Persistency file must be cleared when
6619 changing `tramp-remote-path'.
6620 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6621 macro.
6622
66232007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6624
6625 * calc.texi: Move contents to beginning of file.
6626 (Algebraic Entry): Fix the formatting of an example.
6627
66282007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6629
6630 * calc.texi (Basic Operations on Units): Mention exact versus
6631 inexact conversions.
6632
66332007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6634
6635 * calc.texi (Basic Operations on Units): Mention default
6636 values for new units.
6637 (Quick Calculator Mode): Mention that binary format will
6638 be displayed.
6639
66402007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6641
6642 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6643
66442007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6645
6646 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6647
66482007-08-08 Glenn Morris <rgm@gnu.org>
6649
6650 * gnus.texi, sieve.texi: Replace `iff'.
6651
66522007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6653
6654 * calc.texi (Basic Graphics): Mention the graphing of error
6655 forms.
6656 (Graphics Options): Mention how `g s' handles error forms.
6657 (Curve Fitting): Mention plotting the curves.
6658 (Standard Nonlinear Models): Add additional models.
6659 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6660 (Linear Fits): Correct result.
6661
66622007-08-01 Alan Mackenzie <acm@muc.de>
6663
6664 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6665 to "--no-site-file".
6666
66672007-07-29 Michael Albinus <michael.albinus@gmx.de>
6668
6669 * tramp.texi (Frequently Asked Questions): Point to mode line
6670 extension in Emacs 23.1.
6671
6672 * trampver.texi: Update release number.
6673
66742007-07-27 Glenn Morris <rgm@gnu.org>
6675
6676 * calc.texi (Copying): Include license text from gpl.texi, rather than
6677 in-line.
6678
66792007-07-25 Glenn Morris <rgm@gnu.org>
6680
6681 * calc.texi (Copying): Replace license with GPLv3.
6682
6683 * Relicense all FSF files to GPLv3 or later.
6684
66852007-07-22 Michael Albinus <michael.albinus@gmx.de>
6686
6687 Sync with Tramp 2.1.10.
6688
6689 * tramp.texi (trampfn): Expand macro implementation in order to handle
6690 empty arguments.
6691 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 6692 occurrences by trampfn.
2de53ca6 6693 (Frequently Asked Questions): Extend example code for host
b2abec73 6694 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
6695 file names to be typed.
6696
6697 * trampver.texi: Update release number.
6698
66992007-07-17 Michael Albinus <michael.albinus@gmx.de>
6700
6701 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6702 section. Reported by <poti@potis.org>.
6703 (Remote processes): Arguments of the program to be debugged are taken
6704 literally.
6705 (Frequently Asked Questions): Simplify recentf example.
6706
67072007-07-14 Karl Berry <karl@gnu.org>
6708
6709 * info.texi (@copying): New Back-Cover Text.
6710
6711 * info.texi (Quitting Info): Move to proper place in source.
6712 (Reported by Benno Schulenberg.)
6713
67142007-07-13 Eli Zaretskii <eliz@gnu.org>
6715
6716 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6717
6718 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6719
6720 * emacs-mime.texi: Add @documentencoding directive.
6721
67222007-07-12 Nick Roberts <nickrob@snap.net.nz>
6723
6724 * tramp.texi (Remote processes): Add an anchor to the subsection
6725 "Running a debugger on a remote host".
6726
67272007-07-12 Michael Albinus <michael.albinus@gmx.de>
6728
6729 * tramp.texi (Remote processes): Don't call it "experimental" any
6730 longer. Add subsection about running a debugger on a remote host.
6731
67322007-07-10 Carsten Dominik <dominik@science.uva.nl>
6733
6734 * org.texi (Properties and columns): Chapter rewritten.
6735
67362007-07-08 Michael Albinus <michael.albinus@gmx.de>
6737
6738 * tramp.texi:
6739 * trampver.texi: Migrate to Tramp 2.1.
6740
67412007-07-02 Carsten Dominik <dominik@science.uva.nl>
6742
6743 * org.texi (Properties): New chapter.
6744
67452007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6746
6747 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6748 Control Panel.
6749
6750 * gnus.texi (Misc Article): Add index entry for
6751 gnus-single-article-buffer.
6752
67532007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6754
6755 * gnus.texi (Starting Up): Fix typo.
6756
67572007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6758
6759 * gnus.texi (Asynchronous Fetching): Fix typo.
6760
67612007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6762
6763 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6764 (About This Manual): Remove redundant information.
6765 (Getting Started): Mention author.
6766 (Basic Arithmetic, Customizing Calc): Make description of the
6767 variable `calc-multiplication-has-precedence' match its new effect.
6768
67692007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6770
0c7efc08
SM
6771 * calc.texi (Basic Arithmetic, Customizing Calc):
6772 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
6773
67742007-06-19 Carsten Dominik <dominik@science.uva.nl>
6775
6776 * org.texi (Tag): Section swapped with node Timestamps.
6777 (Formula syntax for Lisp): Document new `L' flag.
6778
67792007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6780
6781 * gnus.texi (Misc Group Stuff, Summary Buffer)
6782 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6783
67842007-06-06 Juanma Barranquero <lekktu@gmail.com>
6785
6786 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6787 * gnus.texi (Article Buttons, Mail Source Customization)
6788 (Sending or Not Sending, Customizing NNDiary):
6789 * message.texi (Message Headers):
6790 * mh-e.texi (HTML): Fix typos.
6791
67922007-06-07 Michael Albinus <michael.albinus@gmx.de>
6793
6794 Sync with Tramp 2.0.56.
6795
6796 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6797 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6798
67992007-06-02 Chong Yidong <cyd@stupidchicken.com>
6800
6801 * Version 22.1 released.
6802
68032007-05-26 Michael Olson <mwolson@gnu.org>
6804
6805 * erc.texi (Modules): Fix references to completion modules.
6806
68072007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6808
6809 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6810
68112007-05-09 Didier Verna <didier@xemacs.org>
6812
6813 * gnus.texi (Email Based Diary): New. Proper documentation for the
6814 nndiary back end and the gnus-diary library.
6815
68162007-05-03 Karl Berry <karl@gnu.org>
6817
6818 * .cvsignore (*.pdf): New entry.
6819
6820 * texinfo.tex: Update from current version for better pdf generation.
6821
68222007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6823
6824 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6825
68262007-04-28 Glenn Morris <rgm@gnu.org>
6827
6828 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6829 consideration of legal status.
6830
68312007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6832
6833 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6834
68352007-04-24 Chong Yidong <cyd@stupidchicken.com>
6836
6837 * faq.texi (New in Emacs 22): python.el removed.
6838
68392007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6840
6841 * calc.texi (Reporting bugs): Update maintainer's address.
6842
68432007-04-22 Chong Yidong <cyd@stupidchicken.com>
6844
6845 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6846
68472007-04-15 Jay Belanger <belanger@truman.edu>
6848
6849 * calc.texi (Title page): Remove the date.
6850 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6851 (The Standard Calc Interface): Change trail title.
6852 (Floats): Mention that when non-decimal floats are entered, only
6853 approximations are stored.
6854 (Copying): Move to the appendices.
6855 (GNU Free Documentation License): Add as an appendix.
6856
68572007-04-15 Chong Yidong <cyd@stupidchicken.com>
6858
6859 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6860 * dired-x.texi, ebrowse.texi, ediff.texi:
6861 * emacs-mime.texi, erc.texi, eshell.texi:
6862 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6863 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6864 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6865 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6866 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6867 * woman.texi: Include GFDL.
6868
6869 * doclicense.texi: Remove node heading, so that it can be included by
6870 other files.
6871
6872 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6873
6874 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6875 than *.
6876
68772007-04-14 Carsten Dominik <dominik@science.uva.nl>
6878
6879 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6880 in Calc.
6881
68822007-04-09 Romain Francoise <romain@orebokech.com>
6883
6884 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6885 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6886 replace mouse-2.
6887
68882007-04-08 Chong Yidong <cyd@stupidchicken.com>
6889
6890 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6891 renamed to woman-use-topic-at-point. Document new behavior.
6892
68932007-04-08 Richard Stallman <rms@gnu.org>
6894
6895 * url.texi: Fix some indexing.
6896 (Disk Caching): Drop discussion of old/other Emacs versions.
6897
68982007-04-07 Chong Yidong <cyd@stupidchicken.com>
6899
6900 * url.texi (Disk Caching): Say Emacs 21 "and later".
6901
6902 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6903 on Font locking which now mentions JIT lock.
6904
69052007-04-01 Michael Olson <mwolson@gnu.org>
6906
6907 * erc.texi: Update for the ERC 5.2 release.
6908
69092007-03-31 David Kastrup <dak@gnu.org>
6910
6911 * woman.texi (Topic, Interface Options): Explain changes semantics of
6912 woman-manpath in order to consider MANPATH_MAP entries.
6913
69142007-03-31 Eli Zaretskii <eliz@gnu.org>
6915
6916 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6917
69182007-03-26 Richard Stallman <rms@gnu.org>
6919
6920 * pgg.texi (Caching passphrase): Clean up previous change.
6921
69222007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6923
6924 * gnus.texi (Setting Process Marks): Fix typo.
6925
69262007-03-25 Romain Francoise <romain@orebokech.com>
6927
6928 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6929 readability, and include various fixes by Daniel Brockman, Nick Roberts
6930 and Dieter Wilhelm.
6931
69322007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6933
6934 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6935
6936 * gnus.texi (Mail Source Specifiers): Fix typo.
6937
69382007-03-22 Ralf Angeli <angeli@caeruleus.net>
6939
6940 * reftex.texi (Imprint): Update maintainer information.
6941
69422007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6943
6944 * message.texi (Message Buffers): Update documentation for
6945 message-generate-new-buffers.
6946
69472007-03-15 Daiki Ueno <ueno@unixuser.org>
6948
6949 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6950
69512007-03-21 Glenn Morris <rgm@gnu.org>
6952
6953 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6954
69552007-03-19 Chong Yidong <cyd@stupidchicken.com>
6956
6957 * eshell.texi (Known problems): Emacs 21 -> 22.
6958
6959 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6960
69612007-03-18 Jay Belanger <belanger@truman.edu>
6962
6963 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6964
69652007-03-12 Glenn Morris <rgm@gnu.org>
6966
6967 * calc.texi (Time Zones): Switch to new North America DST rule.
6968
6969 * calc.texi: Replace "daylight savings" with "daylight
6970 saving" in text throughout.
6971
69722007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6973
6974 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6975 The variable now uses a list of symbols instead of just a symbol.
6976 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6977
69782007-03-06 Romain Francoise <romain@orebokech.com>
6979
6980 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6981 new packages, and mention Gnus update.
6982
69832007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6984
6985 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6986 nntp-open-connection-functions-never-echo-commands.
6987
69882007-02-27 Chong Yidong <cyd@stupidchicken.com>
6989
6990 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6991 problems on the console, and security risk in not using gpg-agent.
6992
69932007-02-25 Carsten Dominik <dominik@science.uva.nl>
6994
0c7efc08 6995 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
6996 Completely reorganized and rewritten.
6997 (CamelCase links): Section removed.
6998 (Repeating items): New section.
6999 (Tracking TODO state changes): New section.
7000 (Agenda views): Chapter reorganized and rewritten.
7001 (HTML export): Section rewritten.
7002 (Tables in arbitrary syntax): New section.
7003 (Summary): Better feature summary.
7004 (Activation): Document problem with cut-and-paste of Lisp code
7005 from PDF files.
7006 (Visibility cycling): Document indirect buffer use.
7007 (Structure editing): Document sorting.
7008 (Remember): Section rewritten.
7009 (Time stamps): Better description of time stamp types.
7010 (Tag searches): Document regular expression search for tags.
7011 (Stuck projects): New section.
7012 (In-buffer settings): New keywords.
c5b0993e 7013 (History and Acknowledgments): Update description.
2de53ca6
GM
7014
70152007-02-24 Alan Mackenzie <acm@muc.de>
7016
7017 * cc-mode.texi (Movement Commands): Insert two missing command names.
7018 (Getting Started): Slight wording correction (use conditional).
7019
70202007-02-22 Kim F. Storm <storm@cua.dk>
7021
7022 * widget.texi (User Interface, Basic Types): Document need to put some
7023 text before the %v escape in :format string in editable-field widget.
7024
70252007-02-18 Romain Francoise <romain@orebokech.com>
7026
7027 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7028 `cvs-mode-quit'.
7029
70302007-02-10 Markus Triska <markus.triska@gmx.at>
7031
7032 * widget.texi (Programming Example): Put constant strings in :format.
7033
70342007-02-07 Juanma Barranquero <lekktu@gmail.com>
7035
7036 * faq.texi (Fullscreen mode on MS-Windows): New node.
7037
70382007-02-04 David Kastrup <dak@gnu.org>
7039
7040 * faq.texi (AUCTeX): Update version number. Should probably be done
7041 for other packages as well.
7042
70432007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7044
7045 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7046 <tassilo@member.fsf.org>.
7047
70482007-01-27 Eli Zaretskii <eliz@gnu.org>
7049
7050 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7051 ls-lisp-use-localized-time-format.
7052
70532007-01-20 Markus Triska <markus.triska@gmx.at>
7054
7055 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7056
70572007-01-13 Michael Olson <mwolson@gnu.org>
7058
7059 * erc.texi (Modules): Mention capab-identify module.
7060
70612007-01-05 Michael Olson <mwolson@gnu.org>
7062
7063 * erc.texi (Getting Started): Update for /RECONNECT command.
7064
70652007-01-04 Richard Stallman <rms@gnu.org>
7066
7067 * ebrowse.texi: Change C-c b to C-c C-m.
7068
70692007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7070
7071 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7072 variables only in info to avoid redundant entries in the printed
7073 manual.
7074
70752007-01-02 Daiki Ueno <ueno@unixuser.org>
7076
7077 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7078
70792007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7080
7081 * message.texi (Security): Split into sub-nodes.
7082
70832007-01-01 Alan Mackenzie <acm@muc.de>
7084
7085 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7086 eval-after-load in Emacs <=21 and a workaround. Document that
7087 trigraphs are not supported.
7088
70892007-01-01 Alan Mackenzie <acm@muc.de>
7090
7091 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7092 c-context-line-break. When invoked within a string, preserve
7093 whitespace. Add a backslash only when also in a macro.
7094
70952007-01-01 Alan Mackenzie <acm@muc.de>
7096
7097 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7098
70992007-01-01 Alan Mackenzie <acm@muc.de>
7100
7101 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7102 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7103
71042007-01-01 Alan Mackenzie <acm@muc.de>
7105
7106 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7107 "Choosing a Style".
7108
7109 * cc-mode.texi ("Styles"): Add @dfn{style}.
7110
71112006-12-30 Michael Albinus <michael.albinus@gmx.de>
7112
7113 Sync with Tramp 2.0.55.
7114
7115 * trampver.texi: Update release number.
7116
71172006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7118
7119 * gnus.texi (Customizing Articles): Add index entries for all
7120 gnus-treat-* variables.
7121
c8763fb6 71222006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7123
7124 * gnus.texi (IMAP): Fix incorrect explanation of
7125 nnimap-search-uids-not-since-is-evil in documentation for
7126 nnimap-expunge-search-string.
7127
71282006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7129
7130 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7131 spam-ifile-database.
7132
71332006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7134
7135 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7136 rebind C-s.
7137
c8763fb6 71382006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
7139
7140 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7141 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7142 "expiring mail".
7143 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7144 nnimap-nov-is-evil.
7145
71462006-12-25 Kevin Ryde <user42@zip.com.au>
7147
7148 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7149 about the key procedure being used heavily.
7150
71512006-12-24 Chong Yidong <cyd@stupidchicken.com>
7152
7153 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7154 to t.
7155 (Prerequisites): Add explanation about gpg-agent.
7156
71572006-12-22 Kevin Ryde <user42@zip.com.au>
7158
7159 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7160 "sort" instead of "sort*".
7161
71622006-12-19 Richard Stallman <rms@gnu.org>
7163
7164 * calc.texi (History and Acknowledgements): Recognize that Emacs
7165 now does have floating point.
7166
71672006-12-19 Michael Albinus <michael.albinus@gmx.de>
7168
7169 * tramp.texi (External transfer methods): Describe new method `scpc'.
7170
71712006-12-17 Sascha Wilde <wilde@sha-bang.de>
7172
7173 * pgg.texi: Added short note on gpg-agent to the introduction.
7174
71752006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7178 also applies to Cc.
7179
71802006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7181
7182 * gnus.texi (X-Face): Clarify. Say which programs are required
7183 on Windows.
7184
71852006-12-08 Michael Olson <mwolson@gnu.org>
7186
7187 * erc.texi (Modules): Remove documentation for list module.
7188
c8763fb6 71892006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
7190
7191 * faq.texi (^M in the shell buffer): Ditto.
7192
71932006-11-20 Michael Olson <mwolson@gnu.org>
7194
7195 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7196
71972006-11-17 Carsten Dominik <dominik@science.uva.nl>
7198
7199 * org.texi: Fix typos.
7200 (Agenda commands): Document `C-k'.
7201
72022006-11-16 Eli Zaretskii <eliz@gnu.org>
7203
7204 * url.texi (http/https): Fix a typo in the HTTP URL.
7205
72062006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
7207
7208 * ada-mode.texi: Total rewrite.
7209
72102006-11-13 Carsten Dominik <dominik@science.uva.nl>
7211
7212 * org.texi: Minor typo fixes.
7213
72142006-11-13 Bill Wohler <wohler@newt.com>
7215
7216 Release MH-E manual version 8.0.3.
7217
7218 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7219 release 8.0.3.
7220
7221 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7222 to set MAILDIR.
7223 (Reading Mail): Document the customization of read-mail-command
7224 for MH-E.
7225 (Viewing Attachments): Document mm-discouraged-alternatives.
7226 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7227 (Junk): Add more information about the settings of mh-junk-background
7228 in a program. Add /usr/bin/mh to PATH in examples.
7229
72302006-11-12 Richard Stallman <rms@gnu.org>
7231
7232 * woman.texi: Update author address but say he no longer maintains it.
7233
72342006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
7235
7236 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7237 archived trees.
7238 (Checkboxes): Section moved to chapter 5, and extended.
7239 (The date/time prompt): New section.
7240 (Link abbreviations): New section.
7241 (Presentation and sorting): New section.
7242 (Custom agenda views): Section completely rewritten.
7243 (Summary): Compare with Planner.
7244 (Feedback): More info about creating backtraces.
c5b0993e 7245 (Plain lists): Modify example.
2de53ca6
GM
7246 (Breaking down tasks): New section.
7247 (Custom time format): New section.
7248 (Time stamps): Document inactive timestamps.
7249 (Setting tags): More details about fast tag selection.
7250 (Block agenda): New section.
7251 (Custom agenda views): Section rewritten.
7252 (Block agenda): New section.
7253
72542006-11-07 Michael Albinus <michael.albinus@gmx.de>
7255
7256 * tramp.texi (Configuration): scp is the default method.
7257 (Default Method): Use ssh as example for another method.
7258
72592006-10-27 Richard Stallman <rms@gnu.org>
7260
7261 * woman.texi: Downcase nroff/troff/roff.
7262 (Installation): Chapter deleted. Some xrefs deleted.
7263 (Background): woman doesn't advise man ;-).
7264
c8763fb6 72652006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7266
7267 * ada-mode.texi (Project files, Identifier completion)
7268 (Automatic Casing, Debugging, Using non-standard file names)
7269 (Working Remotely): Fix typos.
7270
72712006-10-20 Masatake YAMATO <jet@gyve.org>
7272
0c7efc08 7273 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
7274 sample code `my-c-initialization-hook'.
7275
72762006-10-19 Stuart D. Herring <herring@lanl.gov>
7277
7278 * widget.texi: Fix typos.
7279
72802006-10-19 Michael Albinus <michael.albinus@gmx.de>
7281
7282 * tramp.texi (Frequently Asked Questions): Remove questions marked with
7283 "???". There have been no complaints for years, so the information
7284 must be appropriate.
7285
72862006-10-16 Richard Stallman <rms@gnu.org>
7287
7288 * widget.texi: Use @var instead of capitalization.
7289 Clarify many widget type descriptions.
7290
72912006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7292
7293 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
7294 gnus-dired-attach.
7295 (Selecting a Group): Fix typo.
7296
c8763fb6 72972006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
7298
7299 * widget.texi: Fix typos.
7300
73012006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
7302
7303 * gnus.texi (Image Enhancements): Update for Emacs 22.
7304
7305 * gnus-faq.texi ([1.3]): Update.
7306
73072006-10-06 Richard Stallman <rms@gnu.org>
7308
7309 * faq.texi (Displaying the current line or column):
7310 Delete "As of Emacs 20".
7311
73122006-10-06 Romain Francoise <romain@orebokech.com>
7313
7314 * faq.texi (VM): VM works with Emacs 22 too.
7315
73162006-10-06 Richard Stallman <rms@gnu.org>
7317
7318 * ebrowse.texi: Remove Emacs version "21" from title.
7319
73202006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
7321
7322 * gnus.texi (Foreign Groups): Say where change of editing commands are
7323 stored. Add reference to `gnus-parameters'.
7324
73252006-09-15 Jay Belanger <belanger@truman.edu>
7326
7327 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7328 Change "Library Public License" to "Lesser Public License"
7329 throughout. Use "yyyy" to represent year.
7330
73312006-09-15 Carsten Dominik <dominik@science.uva.nl>
7332
7333 * org.texi (Setting tags): Typo fix.
7334
73352006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
7336
7337 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7338
73392006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
7340
7341 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7342
73432006-09-12 Paul Eggert <eggert@cs.ucla.edu>
7344
7345 * faq.texi (Escape sequences in shell output): EMACS is now set
7346 to Emacs's absolute file name, not to "t".
7347 (^M in the shell buffer): Likewise.
7348 * misc.texi (Interactive Shell): Likewise.
7349
73502006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
7351
7352 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7353 mails with pop3-leave-mail-on-server. Fix wording.
7354 (Limiting): Improve gnus-summary-limit-to-articles.
7355 (X-Face): Fix typo.
7356
73572006-09-11 Simon Josefsson <jas@extundo.com>
7358
7359 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7360 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7361
73622006-09-06 Simon Josefsson <jas@extundo.com>
7363
7364 * smtpmail.texi (Authentication): Mention SSL.
7365
73662006-09-01 Eli Zaretskii <eliz@gnu.org>
7367
7368 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7369 Don't use @indicateurl.
7370
7371 * cc-mode.texi (Subword Movement): Don't use @headitem.
7372 (Custom Braces, Clean-ups): Don't use @tie.
7373
73742006-08-29 Michael Albinus <michael.albinus@gmx.de>
7375
7376 Sync with Tramp 2.0.54.
7377
7378 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7379 Suggested by Adrian Phillips <a.phillips@met.no>.
7380
73812006-08-15 Carsten Dominik <dominik@science.uva.nl>
7382
7383 * org.texi (Installation, Activation): Split from Installation and
7384 Activation.
7385 (Clocking work time): Documented new features.
7386
73872006-08-13 Alex Schroeder <alex@gnu.org>
7388
7389 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7390 example.
7391
73922006-08-12 Eli Zaretskii <eliz@gnu.org>
7393
7394 * faq.texi (How to add fonts): New node.
7395
73962006-08-05 Romain Francoise <romain@orebokech.com>
7397
7398 * faq.texi (New in Emacs 22): Expand.
7399
74002006-08-03 Michael Olson <mwolson@gnu.org>
7401
7402 * erc.texi: Update for ERC 5.1.4.
7403
74042006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
7405
7406 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7407 in .../site-lisp/gnus/ by default.
7408 [ From gnus-news.texi in the trunk. ]
7409
74102006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7411
7412 * gnus.texi (MIME Commands): Additions for yEnc.
7413
74142006-07-24 Richard Stallman <rms@gnu.org>
7415
7416 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7417 * faq.texi: Move periods and commas inside quotes.
7418
74192006-07-20 Jay Belanger <belanger@truman.edu>
7420
7421 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7422
74232006-07-18 Chong Yidong <cyd@stupidchicken.com>
7424
7425 * faq.texi (Security risks with Emacs): Document Emacs 22
7426 file-local-variable mechanism.
7427
74282006-07-12 Michael Olson <mwolson@gnu.org>
7429
7430 * erc.texi: Update for ERC 5.1.3.
7431
74322006-07-12 Alex Schroeder <alex@gnu.org>
7433
7434 * rcirc.texi: Fix typos.
7435 (Getting started with rcirc): New calling convention for M-x irc.
7436 Mention #rcirc. Removed channel tracking.
0c7efc08 7437 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
7438 recently, eg. rcirc-server to rcirc-default-server. Added
7439 documentation for rcirc-authinfo, some background for Bitlbee, and
7440 rcirc-track-minor-mode.
0c7efc08 7441 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 7442 Scrolling.
0c7efc08 7443 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
7444 to match code changes.
7445
74462006-07-10 Nick Roberts <nickrob@snap.net.nz>
7447
7448 * gnus.texi, message.texi: Fix typos.
7449
74502006-07-07 Carsten Dominik <dominik@science.uva.nl>
7451
7452 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7453 commands.
7454 (Global TODO list): Document the use of the variables
7455 `org-agenda-todo-ignore-scheduled' and
7456 `org-agenda-todo-list-sublevels'.
7457
74582006-07-05 Richard Stallman <rms@gnu.org>
7459
7460 * faq.texi (Scrolling only one line): Fix xref.
7461
74622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
7463
7464 * faq.texi (Evaluating Emacs Lisp code):
7465 Throughout, replace eval-current-buffer with eval-buffer.
7466
74672006-07-03 Richard Stallman <rms@gnu.org>
7468
7469 * rcirc.texi (Scrolling conservatively): Fix xref.
7470
7471 * pcl-cvs.texi (Viewing differences): Usage fix.
7472
74732006-07-03 Carsten Dominik <dominik@science.uva.nl>
7474
7475 * org.texi (Agenda commands): Document `s' key to save all org-mode
7476 buffers.
7477
74782006-06-30 Ralf Angeli <angeli@caeruleus.net>
7479
7480 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7481 names. Mention `cvs-msg' face.
7482
74832006-06-29 Carsten Dominik <dominik@science.uva.nl>
7484
7485 * org.texi (Checkboxes): New section.
7486
74872006-06-28 Carsten Dominik <dominik@science.uva.nl>
7488
7489 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7490 throughout this chapter.
7491
74922006-06-27 Chong Yidong <cyd@stupidchicken.com>
7493
7494 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7495 text for standalone vs Emacs info.
7496 (Help): Clarify header line description. Use mouse-1 for clicks.
7497 (Help-P): Use mouse-1 for clicks.
7498 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7499 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7500 (Choose menu subtopic): Remove gratuitous Emacs command names.
7501 (Help-FOO): Put usual behavior first.
7502 (Help-Xref): Clicking on xrefs works in Emacs.
7503 (Search Text): Clarify what the default behavior is.
7504 (Create Info buffer): Fix Emacs window/X window confusion.
7505 (Emacs Info Variables): Fix for new Emacs init file behavior.
7506
75072006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7508
7509 * gnus.texi (Summary Buffer Lines): Fix typo.
7510
75112006-06-23 Carsten Dominik <dominik@science.uva.nl>
7512
7513 * org.texi (Embedded LaTeX): New chapter.
7514 (Archiving): Section rewritten.
7515 (Enhancing text): Some parts moved to the new chapter about LaTeX.
7516
75172006-06-20 Bill Wohler <wohler@newt.com>
7518
7519 Release MH-E manual version 8.0.1.
7520
7521 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7522 release 8.0.1.
7523 (Preface): Depend on GNU mailutils 1.0 and higher.
7524
75252006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
7526
7527 * message.texi (News Headers): Update message-syntax-checks section.
7528
75292006-06-19 Karl Berry <karl@gnu.org>
7530
7531 * info.texi (Advanced): Mention C-q, especially with ?.
7532
75332006-06-19 Carsten Dominik <dominik@science.uva.nl>
7534
7535 * org.texi (Publishing links): Document the `:link-validation-function'
7536 property.
7537 (Extensions and Hacking): New chapter, includes some sections of the
7538 "Miscellaneous" chapter.
7539
75402006-06-10 Carsten Dominik <dominik@science.uva.nl>
7541
7542 * org.texi (Progress logging): New section.
7543
2de53ca6
GM
75442006-06-06 Carsten Dominik <dominik@science.uva.nl>
7545
7546 * org.texi (ASCII export): Document indentation adaptation.
7547 (Setting tags): Document mutually-exclusive tags.
7548
75492006-06-05 Romain Francoise <romain@orebokech.com>
7550
7551 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7552 Fix typo.
7553
7554 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7555 channel (#gnus@irc.freenode.net).
7556 Fix typos. Update copyright notice.
7557
7558 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7559 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7560 (Line-Up Functions, Custom Macros):
7561 * ediff.texi (Window and Frame Configuration)
dccb744b 7562 (Highlighting Difference Regions):
2de53ca6
GM
7563 * emacs-mime.texi (Display Customization):
7564 * erc.texi (History):
7565 * eshell.texi (Known problems):
7566 * eudc.texi (Overview, BBDB):
7567 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7568 (The problem of spam, SpamOracle, Extending the Spam package)
7569 (Conformity, Terminology):
dccb744b 7570 * idlwave.texi (Routine Info)
2de53ca6
GM
7571 (Class and Keyword Inheritance, Padding Operators)
7572 (Breakpoints and Stepping, Electric Debug Mode)
7573 (Examining Variables, Troubleshooting):
7574 * org.texi (Creating timestamps):
7575 * reftex.texi (Commands, Options, Changes):
7576 * tramp.texi (Inline methods, Password caching)
7577 (Auto-save and Backup, Issues):
7578 * vip.texi (Files, Commands in Insert Mode):
7579 * viper.texi (Emacs Preliminaries, States in Viper)
7580 (Packages that Change Keymaps, Viper Specials, Groundwork):
7581 Fix various typos.
7582
75832006-05-31 Michael Ernst <mernst@alum.mit.edu>
7584
7585 * ediff.texi: Fix typos.
7586
75872006-05-30 Carsten Dominik <dominik@science.uva.nl>
7588
7589 * org.texi: Small typo fixes.
7590
fff84c22
JB
75912006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
7592
7593 * viper.texi (Viper Specials):
7594 * gnus.texi (Example Setup):
7595 * faq.texi (Backspace invokes help):
7596 * dired-x.texi (Optional Installation Dired Jump):
7597 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7598 follow coding conventions.
7599
2de53ca6
GM
76002006-05-29 Michael Albinus <michael.albinus@gmx.de>
7601
7602 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7603
76042006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7605
7606 * pcl-cvs.texi: Fix typos.
7607 (Customization): Say "us".
7608
76092006-05-26 Eli Zaretskii <eliz@gnu.org>
7610
7611 * org.texi: Remove bogus @setfilename.
7612
76132006-05-26 Carsten Dominik <dominik@science.uva.nl>
7614
7615 * org.texi (ASCII export): Omit command name.
7616 (HTML export): Add prefix to all lines in Local Variable example.
7617 (Acknowledgments): Typeset names in italics.
7618
76192006-05-24 Carsten Dominik <dominik@science.uva.nl>
7620
7621 * org.texi (Plain lists): Add new item navigation commands.
7622 (External links): Document elisp and info links.
7623 (Custom searches): New section.
7624 (Publishing): New chapter.
7625 (HTML export): Include a list of supported CSS classes.
7626 (Setting tags): Describe the fast-tag-setting interface.
7627
76282006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7629
7630 * dired-x.texi: ifinfo -> ifnottex.
7631
76322006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7633
7634 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7635
76362006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7637
7638 * message.texi (Interface): Add tool bar customization.
7639 (MIME): Index and text additions for mml-attach.
7640 (MIME): Describe mml-dnd-protocol-alist and
7641 mml-dnd-attach-options.
7642
7643 * gnus.texi (Oort Gnus): Reorder entries in sections.
7644 Fix some entries.
7645 (Starting Up): Add references to "Emacs for Heathens" and to
7646 "Finding the News". Add user-full-name and user-mail-address.
7647 (Group Buffer Format): Add tool bar customization and update.
7648 (Summary Buffer): Add tool bar customization.
7649 (Posting Styles): Add message-alternative-emails.
7650
76512006-05-09 Michael Albinus <michael.albinus@gmx.de>
7652
7653 * tramp.texi (Filename completion): Improve wording.
7654
76552006-05-07 Romain Francoise <romain@orebokech.com>
7656
7657 * faq.texi (Using regular expressions): Fix typo.
7658 (Packages that do not come with Emacs): Fix capitalization.
7659 (Replacing text across multiple files): Expand node to explain how
7660 to use `dired-do-query-replace-regexp' in more detail, based on
7661 suggestion by Eric Hanchrow <offby1@blarg.net>.
7662
76632006-05-06 Michael Albinus <michael.albinus@gmx.de>
7664
7665 * tramp.texi (Filename completion): Completion of remote files'
7666 method, user name and host name is active only in partial
7667 completion mode.
7668
76692006-05-06 Bill Wohler <wohler@newt.com>
7670
7671 Release MH-E manual version 8.0.
7672
7673 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7674 release 8.0.
7675
76762006-05-06 Bill Wohler <wohler@newt.com>
7677
7678 * mh-e.texi (MH-BOOK-HOME): Change from
7679 http://www.ics.uci.edu/~mh/book/mh to
7680 http://rand-mh.sourceforge.net/book/mh.
7681 Replace .htm suffix with .html for MH book files.
7682 (Using This Manual): Update key binding for getting relevant
7683 chapter in Info from command key.
7684 (Ranges): Fix itemx.
7685
76862006-05-05 Karl Berry <karl@gnu.org>
7687
7688 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7689 (\fonttextsize): New user-level command to change text font size.
7690
76912006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7692
7693 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7694
76952006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7696
7697 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7698
76992006-04-24 Bill Wohler <wohler@newt.com>
7700
7701 * mh-e.texi (Getting Started): Make it more explicit that you need
7702 to install MH. Add pointers to current MH implementations.
7703
77042006-04-21 Bill Wohler <wohler@newt.com>
7705
7706 Release MH-E manual version 7.94.
7707
7708 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7709 release 7.94.
7710
77112006-04-21 Carsten Dominik <dominik@science.uva.nl>
7712
7713 * org.texi: Many small fixes.
7714 (Handling links): Rename from "Managing links".
7715
77162006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7717
7718 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7719 (Splitting mail using spam-stat): Fix @xref.
7720
77212006-04-20 Chong Yidong <cyd@stupidchicken.com>
7722
7723 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 7724 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
7725
77262006-04-20 Carsten Dominik <dominik@science.uva.nl>
7727
7728 * org.texi (Time stamps): Better explanation of the purpose of
7729 different time stamps.
7730 (Structure editing, Plain lists): More details on how new items
7731 and headings are inserted.
7732
77332006-04-18 Carsten Dominik <dominik@science.uva.nl>
7734
7735 * org.texi (Formula syntax): Fix link to Calc Manual.
7736
77372006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7738
7739 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7740
77412006-04-17 Bill Wohler <wohler@newt.com>
7742
7743 * mh-e.texi (Folders): Update mh-before-quit-hook and
7744 mh-quit-hook example with code that removes the buffers rather
7745 than just bury them.
7746
77472006-04-17 Michael Albinus <michael.albinus@gmx.de>
7748
7749 Sync with Tramp 2.0.53.
7750
77512006-04-13 Carsten Dominik <dominik@science.uva.nl>
7752
7753 * org.texi (Updating settings): New section.
7754 (Visibility cycling): Better names for the startup folding
7755 options.
7756 (Exporting): Completely restructured.
7757 (The very busy C-c C-c key): New section.
7758 (Summary of in-buffer settings): New section.
7759
77602006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7763
77642006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7765
7766 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7767 (Server Commands): Key `v' is reserved for users.
7768
77692006-04-11 Carsten Dominik <dominik@science.uva.nl>
7770
7771 * org.texi (Link format): New section, emphasis on bracket links.
7772 (External links): Document bracket links.
7773 (FAQ): Expand to cover shell links and the new link format.
7774
77752006-04-09 Kevin Ryde <user42@zip.com.au>
7776
7777 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7778
77792006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7780
7781 * gnus.texi (Summary Buffer Lines): Add `*'.
7782
c8763fb6 77832006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
7784
7785 * gnus.texi (Group Parameters):
7786 Mention gnus-permanently-visible-groups.
7787
77882006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7789
7790 * gnus.texi (Face): Fix typo.
7791
77922006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7793
7794 * gnus.texi (X-Face): Clarify.
7795 (Face): Need Emacs with PNG support.
7796
77972006-04-06 Richard Stallman <rms@gnu.org>
7798
7799 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7800 Emacs".
7801
78022006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7803
7804 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7805 blocks not suitable for inclusion with Emacs using variable
7806 PARTOFEMACS.
7807
78082006-04-04 Simon Josefsson <jas@extundo.com>
7809
7810 * gnus.texi (Security): Improve.
7811
78122006-04-02 Bill Wohler <wohler@newt.com>
7813
7814 * mh-e.texi (Getting Started, Junk, Bug Reports)
7815 (MH FAQ and Support): Fix URLs.
7816
78172006-03-31 Romain Francoise <romain@orebokech.com>
7818
7819 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7820 to t, not nil (and has for the past eight years).
7821
78222006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7823
7824 * message.texi, gnus.texi: Bump version to 5.11.
7825
78262006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7827
7828 * gnus.texi (Top): Add comment about version line.
7829
7830 * message.texi (Top): Ditto. Change to take named versions into
7831 account.
7832
78332006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7834
7835 * gnus.texi (Posting Styles): Add x-face-file to example.
7836 (X-Face): Refer to posting styles.
7837
7838 * gnus-faq.texi ([5.8]): Add x-face-file.
7839 ([8.4]): Add links to gmane.emacs.gnus.user and
7840 gmane.emacs.gnus.general.
7841
78422006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7843
7844 * gnus-faq.texi: Use .invalid.
7845 ([5.4]): Fix gnus-posting-styles example.
7846
78472006-03-27 Romain Francoise <romain@orebokech.com>
7848
7849 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7850 Emacs/W3 needs a new maintainer.
7851 (Ispell): Update author and version info.
7852 (Mailcrypt): Mention PGG.
7853 (New in Emacs 22): Add PGG to the list of new packages.
7854 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7855 updating dead URLs.
7856
78572006-03-25 Karl Berry <karl@gnu.org>
7858
7859 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7860 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7861 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7862 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7863 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7864 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7865 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7866 (2) do not indent copyright year list (or anything else).
7867
78682006-03-21 Bill Wohler <wohler@newt.com>
7869
7870 * mh-e.texi (Folders): Various edits.
7871
78722006-03-20 Romain Francoise <romain@orebokech.com>
7873
7874 * gnus.texi (Mail Folders): Grammar fix.
7875
78762006-03-19 Bill Wohler <wohler@newt.com>
7877
7878 * mh-e.texi (Replying): Document Mail-Followup-To.
7879 Change manually-formatted table to multitable. Add debugging info.
7880 Move description of mh-reply-default-reply-to into paragraph
7881 that describes its values.
7882
78832006-03-17 Bill Wohler <wohler@newt.com>
7884
10d1d0af 7885 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
7886 (Sending Mail Tour): Update method of entering
7887 addresses and subject.
7888 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7889 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7890
78912006-03-15 Carsten Dominik <dominik@science.uva.nl>
7892
7893 * org.texi: Version number change only.
7894
78952006-03-14 Bill Wohler <wohler@newt.com>
7896
7897 * mh-e.texi: Add index entries around each paragraph rather than
7898 depend on entries from beginning of node. Doing so ensures that
7899 index entries are less likely to be forgotten if text is cut and
7900 pasted, and are necessary anyway if the references are on a
7901 separate page. It seems that makeinfo is now (v. 4.8) only
7902 producing one index entry per node, so there is no longer any
7903 excuse not to. Use subheading instead of heading. The incorrect
7904 use of heading produced very large fonts in Info--as large as the
7905 main heading.
7906 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7907 versions 6 and 7 appeared *around* the time of these Emacs releases.
7908
79092006-03-13 Carsten Dominik <dominik@science.uva.nl>
7910
7911 * org.texi (Clean view): Document new startup options.
7912
79132006-03-11 Bill Wohler <wohler@newt.com>
7914
7915 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7916 (Composing, Scan Line Formats): Fix @refs.
7917 (Getting Started): Define MH profile and MH profile components.
7918 (Incorporating Mail, Reading Mail, Viewing, Printing)
7919 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7920 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7921 for string constants.
7922 (Tool Bar): Remove spurious quote.
7923 (Junk): Use ``...'' instead of "...".
7924 (Scan Line Formats): Replace @samp with @kbd.
7925
79262006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7927
7928 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7929
79302006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7931
7932 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7933 easy to understand.
7934
79352006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7936
7937 * gnus.texi: Markup fix.
7938 (Fancy Mail Splitting): Specify new feature.
7939
79402006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7941
7942 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7943 partial-words matching.
7944
79452006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7946
7947 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7948
7949 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7950 (MIME Commands): Fix mm-discouraged-alternatives.
7951
79522006-03-07 Carsten Dominik <dominik@science.uva.nl>
7953
7954 * org.texi: Version number change only.
7955
79562006-03-06 Bill Wohler <wohler@newt.com>
7957
7958 * mh-e.texi: Move from SourceForge repository to Savannah.
7959 This is version 7.93, which is a total rewrite from the previous
7960 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7961 version 7.93.
7962
79632006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7964
7965 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7966
79672006-03-01 Carsten Dominik <dominik@science.uva.nl>
7968
7969 * org.texi (Interaction): Add item about `org-mouse.el' by
7970 Piotr Zielinski.
7971 (Managing links): Document that also mouse-1 can be used to
7972 activate a link.
7973 (Headlines, FAQ): Add entry about hiding leading stars.
7974 (Miscellaneous): Resort the sections in this chapter to a more
7975 logical sequence.
7976
79772006-02-27 Simon Josefsson <jas@extundo.com>
7978
7979 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7980 2004-01-27 from the trunk).
7981
79822006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7983
7984 * cc-mode.texi: Rename c-hungry-backspace to
7985 c-hungry-delete-backwards, at the request of RMS. Leave the old
7986 name as an alias.
7987
79882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7989
7990 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7991 include the function header within the defun.
7992
79932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7994
7995 * cc-mode.texi: Correct two typos.
7996
79972006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7998
7999 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8000 existing comment.
8001 (Electric Keys): Add a justification for electric indentation.
8002 (Hungry WS Deletion): Clear up the names and complications of the
8003 BACKSPACE and DELETE keys.
8004
80052006-02-23 Juri Linkov <juri@jurta.org>
8006
8007 * faq.texi (Common requests): Move `Turning on auto-fill by
8008 default' after `Wrapping words automatically'. Move `Working with
8009 unprintable characters' before `Searching for/replacing newlines'.
8010 Move `Replacing highlighted text' after `Highlighting a region'.
8011 Merge `Repeating commands' and `Repeating a command as many times
8012 as possible' into the former.
8013 (Packages that do not come with Emacs): Add refs to Gmane and
8014 etc/MORE.STUFF.
8015
80162006-02-23 Juri Linkov <juri@jurta.org>
8017
8018 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8019 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8020 Add xref to `(emacs)Reporting Bugs'.
8021 (Getting a printed manual): Add URL to other formats of the manual.
8022 (Common requests): Fix menu.
8023 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8024 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8025 (Inserting text at the beginning of each line): Add pxref to
8026 `Changing the included text prefix'.
8027 (Forcing the cursor to remain in the same column): Mention `track-eol'
8028 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8029 (Replacing text across multiple files): Add keybinding `Q' for
8030 `dired-do-query-replace'.
8031
80322006-02-22 Carsten Dominik <dominik@science.uva.nl>
8033
8034 * reftex.texi: Version number and date change only.
8035
8036 * org.texi (Internal Links): Rewrite to cover the modified
8037 linking system.
8038
80392006-02-17 Eli Zaretskii <eliz@gnu.org>
8040
8041 * faq.texi: Remove the coding cookie, it's not needed anymore.
8042
80432006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8044
8045 * faq.texi (Colors on a TTY): Mention Mac OS port.
8046
80472006-02-12 Karl Berry <karl@gnu.org>
8048
8049 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8050 8-bit accented a.
8051
80522006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8053
8054 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8055
80562006-02-08 Romain Francoise <romain@orebokech.com>
8057
8058 * faq.texi (Top): Remove paragraph about the FAQ being a
8059 transitional document, etc.
8060 (Searching for/replacing newlines): New node.
8061 (Yanking text in isearch): New node.
8062 (Inserting text at the beginning of each line): Rename and make
8063 more general, mention `M-;' in Message mode.
8064
80652006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8066
8067 * faq.texi (Meta key does not work in xterm)
8068 (Emacs does not display 8-bit characters)
8069 (Inputting eight-bit characters): Update xrefs.
8070
80712006-02-06 Romain Francoise <romain@orebokech.com>
8072
8073 * faq.texi (VM): VM now at version 7.19.
8074 Set myself as maintainer of this file.
8075
80762006-02-04 Michael Olson <mwolson@gnu.org>
8077
8078 * erc.texi (History): Note that ERC is now included with Emacs.
8079
80802006-01-31 Romain Francoise <romain@orebokech.com>
8081
8082 * message.texi (Message Headers): Explain what
8083 `message-alternative-emails' does in more detail.
8084 Update copyright year.
8085
80862006-01-30 Juanma Barranquero <lekktu@gmail.com>
8087
8088 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8089
80902006-01-29 Richard M. Stallman <rms@gnu.org>
8091
8092 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8093
80942006-01-29 Michael Olson <mwolson@gnu.org>
8095
8096 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8097
8098 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8099
8100 * faq.texi (New in Emacs 22): Mention ERC.
8101
81022006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8103
8104 * rcirc.texi: Capitalize dir entry for consistency with the entry
8105 in info/dir and other entries in the Emacs category.
8106 Fix typos. Delete trailing whitespace.
8107
c8763fb6 81082006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
8109
8110 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8111
81122006-01-27 Eli Zaretskii <eliz@gnu.org>
8113
8114 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8115 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8116
8117 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8118 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8119
81202006-01-27 Alex Schroeder <alex@gnu.org>
8121
8122 * rcirc.texi: New file.
8123
81242006-01-23 Juri Linkov <juri@jurta.org>
8125
8126 * widget.texi (User Interface): Add S-TAB for widget-backward.
8127
81282006-01-22 Michael Albinus <michael.albinus@gmx.de>
8129
8130 Sync with Tramp 2.0.52.
8131
8132 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8133 Add Tramp disabling item. New item for common connection problems.
8134 (various): Apply "ftp" as method for the download URL.
8135 (Bug Reports): Refer to FAQ for common problems.
8136
81372006-01-21 Eli Zaretskii <eliz@gnu.org>
8138
8139 * widget.texi (User Interface): Use @key for TAB.
8140
8141 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8142
8143 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8144 for TAB.
8145
8146 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8147
81482006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8149
8150 * gnus.texi: Update copyright.
8151
81522006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8153
8154 * gnus.texi (Article Washing): Additions.
8155
2de53ca6
GM
81562006-01-13 Carsten Dominik <dominik@science.uva.nl>
8157
8158 * org.texi (Agenda commands): Document tags command.
8159
81602006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8161
8162 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8163
81642006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8165
8166 * gnus.texi (RSS): Addition.
8167
81682005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8169
8170 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8171
81722005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8173
8174 * emacs-mime.texi (Display Customization): Add setting example to
8175 mm-discouraged-alternatives.
8176
81772006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8178
8179 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8180 version is the canonical version.
8181
81822006-01-08 Alex Schroeder <alex@gnu.org>
8183
8184 * pgg.texi (Caching passphrase): Rewording.
8185
81862006-01-06 Eli Zaretskii <eliz@gnu.org>
8187
8188 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8189 repository URL.
8190
81912006-01-06 Carsten Dominik <dominik@science.uva.nl>
8192
8193 * org.texi: Removed the accidentally re-added empty line in the
8194 direntry.
8195
81962006-01-05 Carsten Dominik <dominik@science.uva.nl>
8197
8198 * org.texi (Agenda Views): Chapter reorganized.
8199
82002005-12-29 Romain Francoise <romain@orebokech.com>
8201
8202 * faq.texi (Using Customize): New node.
8203
82042005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8205
8206 * org.texi: Remove blank line in @direntry. It is non-standard
8207 and recursively produces blank lines all over the dir file (when
8208 using Texinfo 4.8).
8209
82102005-12-21 Luc Teirlinck <teirllm@auburn.edu>
8211
8212 * widget.texi (atoms): Delete obsolete remark about `file' widget.
8213
82142005-12-20 Carsten Dominik <dominik@science.uva.nl>
8215
8216 * org.texi (Tags): Boolean logic documented.
8217 (Agenda Views): Document custom commands.
8218
82192005-12-20 David Kastrup <dak@gnu.org>
8220
8221 * faq.texi (AUCTeX): Update version and mailing list info.
8222
82232005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
8224
8225 * gnus.texi (MIME Commands): Mention addition of
8226 multipart/alternative to gnus-buttonized-mime-types and add xref
8227 to mm-discouraged-alternatives.
8228
8229 * emacs-mime.texi (Display Customization): Mention addition of
8230 "image/.*" and add xref to gnus-buttonized-mime-types in the
8231 mm-discouraged-alternatives section.
8232
82332005-12-16 Carsten Dominik <dominik@science.uva.nl>
8234
8235 * org.texi (Tags): New section.
8236 (Agenda Views): Chapter reorganized.
8237
82382005-12-16 Eli Zaretskii <eliz@gnu.org>
8239
8240 * org.texi (Internal Links): Add a missing comma after an @xref.
8241
82422005-12-14 Chong Yidong <cyd@stupidchicken.com>
8243
8244 * faq.texi (Filling paragraphs with a single space): No need to
8245 change sentence-end now.
8246
82472005-12-13 Romain Francoise <romain@orebokech.com>
8248
8249 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8250
82512005-12-12 Jay Belanger <belanger@truman.edu>
8252
8253 * faq.texi (Calc): Update version number.
8254
82552005-12-12 Carsten Dominik <dominik@science.uva.nl>
8256
8257 * org.texi (Progress Logging): New section.
8258
82592005-12-10 Romain Francoise <romain@orebokech.com>
8260
8261 Update the Emacs FAQ for the 22.1 release.
8262
8263 * faq.texi: Set VER to `22.1'.
8264 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
8265 Tutorial. Mention that `C-h r' displays the manual.
8266 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
8267 (Getting a printed manual): Point to the new locations of the
8268 manuals on the GNU Web site.
8269 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8270 available via Info (it was previously distributed separately).
8271 (Installing Texinfo documentation): The latest version of Texinfo
8272 is 4.8, not 4.0.
8273 (Informational files for Emacs): COPYING is the GNU General Public
8274 License, not the Emacs General Public License.
8275 (Informational files for Emacs): Delete obsolete link to the
8276 GNUinfo pages as they have been removed from the GNU Web site.
8277 (New in Emacs 22): New node.
8278 (Setting up a customization file): Say that most packages support
8279 Customize nowadays.
8280 (Colors on a TTY): Delete reference to instructions on how to
8281 enable syntax highlighting, it is now enabled by default.
8282 (Turning on abbrevs by default): Emacs now reads the abbrevs file
8283 at startup automatically.
8284 (Controlling case sensitivity): Mention `M-c' in isearch.
8285 (Using an already running Emacs process): Emacs now creates the
8286 socket in `/tmp/emacsUID'. Fix typos. Change default location of
8287 gnuserv. As emacsclient can now run Lisp code as well, delete a
8288 sentence praising gnuserv for that. Simplify description of how
8289 the client/server operation works.
8290 (Compiler error messages): Delete obsolete text (compile.el has
8291 been rewritten).
8292 (Indenting switch statements): Fix typo.
8293 (Matching parentheses): Simplify setup instructions, mention the
8294 menu bar item in the Options menu.
8295 (Repeating a command as many times as possible): Mention `C-x e'.
8296 (Going to a line by number): Mention new keymap and bindings
8297 `M-g M-g', `M-g M-p' and `M-g M-n'.
8298 (Turning on syntax highlighting): Now on by default. Simplify.
8299 (Replacing highlighted text): Use `1', not `t'.
8300 (Problems with very large files): The maximum size is now 256MB on
8301 32-bit machines.
8302 (^M in the shell buffer): Mention `comint-process-echoes'.
8303 (Emacs for Apple computers): Emacs 22 has native support for Mac
8304 OS X.
8305 (Translating names to IP addresses): Delete node.
8306 (Binding keys to commands): Fix typo.
8307 (SPC no longer completes file names): New node.
8308 (MIME with Emacs mail packages): Delete section about the Emacs
8309 MIME FAQ (it's not reachable anymore).
8310
83112005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
8312
8313 * cc-mode.texi: The manual has been extensively revised: the
8314 information about using CC Mode has been separated from the larger
8315 and more difficult chapters about configuration. It has been
8316 updated for CC Mode 5.31.
8317
83182005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
8319
8320 * pgg.texi (User Commands): Fix description of pgg-verify-region.
8321 (Selecting an implementation): Fix descriptions.
8322
83232005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
8324
8325 * message.texi (Various Message Variables): Addition.
8326
83272005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
8328
8329 * message.texi: Fix default values.
8330
83312005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
8332
8333 * message.texi (Header Commands): Clarify descriptions of
8334 message-cross-post-followup-to, message-reduce-to-to-cc, and
8335 message-insert-wide-reply.
8336 (Various Commands): Fix kindex for message-kill-to-signature;
8337 clarify description of message-tab.
8338
83392005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
8340
8341 * message.texi (Mailing Lists): Fix description about MFT.
8342
8343 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8344
83452005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
8346
8347 * gnus.texi (Slow Terminal Connection): Replace old description
8348 with new one.
8349
83502005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
8351
8352 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8353 replace X-Draft-Headers with X-Draft-From.
8354
83552005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
8356
8357 * gnus.texi (Various Various): Fix the default value of
8358 nnheader-max-head-length.
8359 (Gnus Versions): Fix typo.
8360
83612005-12-08 Carsten Dominik <dominik@science.uva.nl>
8362
8363 * org.texi (Structure editing): Document new functionality of
8364 M-RET.
8365
83662005-12-06 Luc Teirlinck <teirllm@auburn.edu>
8367
8368 * org.texi (Internal Links): Fix Texinfo usage.
8369
83702005-12-06 Carsten Dominik <dominik@science.uva.nl>
8371
8372 * org.texi (TODO basics): Document the global todo list.
8373 (TODO items): Documents sparse tree for specific TODO
8374 keywords.
8375
83762005-11-30 Carsten Dominik <dominik@science.uva.nl>
8377
8378 * org.texi (Plain Lists): Typos fixed.
8379
83802005-11-28 Jay Belanger <belanger@truman.edu>
8381
8382 * calc.texi: Change references of `M-#' to `C-x *' prefix.
8383
83842005-11-24 Carsten Dominik <dominik@science.uva.nl>
8385
8386 * org.texi (Structure editing): New item moving commands added.
8387 (Plain Lists): New section.
8388
83892005-11-18 Carsten Dominik <dominik@science.uva.nl>
8390
8391 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8392 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 8393 `org-agenda-file-to-front'.
2de53ca6
GM
8394 (Built-in table editor): Document `org-table-sort-lines'.
8395 (HTML formatting): Export of hand-formatted lists.
8396
83972005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
8398
8399 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8400 new variable gnus-toolbar-thickness.
8401
84022005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
8403
8404 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8405
84062005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
8407
8408 * gnus.texi (X-Face): Fix description.
8409 (XVarious): Remove gnus-xmas-logo-color-alist and
8410 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8411
84122005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
8413
8414 * gnus.texi (Group Parameters): Mention new variable
8415 gnus-parameters-case-fold-search.
8416 (Home Score File): Addition.
8417
84182005-11-04 Ulf Jasper <ulf.jasper@web.de>
8419
8420 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
8421 (Overview): List supported feed types.
8422 (Installation): No installation necessary when using autoload.
8423 (Configuration): Rename "RSS" to "news".
8424
84252005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
8426
8427 * pgg.texi (User Commands): Document additional passphrase
8428 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8429 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8430
84312005-11-04 Carsten Dominik <dominik@science.uva.nl>
8432
8433 * org.texi: Version number changed to 3.19.
8434
84352005-10-29 Sascha Wilde <wilde@sha-bang.de>
8436
8437 * pgg.texi (How to use): Update the example to add autoload of
8438 pgg-encrypt-symmetric-region.
8439 (User Commands): Document pgg-encrypt-symmetric-region.
8440 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8441
84422005-10-27 Jay Belanger <belanger@truman.edu>
8443
8444 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8445 mention other TeX-related units.
8446
84472005-10-23 Lars Hansen <larsh@soem.dk>
8448
0c7efc08
SM
8449 * dired-x.texi (Miscellaneous Commands):
8450 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
8451 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8452
84532005-10-23 Jay Belanger <belanger@truman.edu>
8454
8455 * calc.texi (Predefined Units): Use `alpha' for the fine structure
8456 constant.
8457
84582005-10-23 Michael Albinus <michael.albinus@gmx.de>
8459
0c7efc08
SM
8460 * faq.texi (Bugs and problems):
8461 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
8462 `directory-listing-before-filename-regexp'.
8463
84642005-10-22 Eli Zaretskii <eliz@gnu.org>
8465
8466 * newsticker.texi (UPDATED): Set value.
8467
84682005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
8469
8470 * gnus.texi (Document Groups): Remove duplicate item.
8471
84722005-10-21 Carsten Dominik <dominik@science.uva.nl>
8473
8474 * org.texi (Summary): Mention iCalendar support.
8475 (Exporting): Document iCalendar support.
8476
84772005-10-18 Romain Francoise <romain@orebokech.com>
8478
8479 * viper.texi (Viper Specials): Capitalize GNU.
8480
84812005-10-17 Juri Linkov <juri@jurta.org>
8482
8483 * info.texi (Getting Started, Search Index, Expert Info):
8484 Fix wording.
8485 (Search Text): Replace `echo area' with `mode line'.
8486 (Search Index): Both `i' and `,' find all index entries.
8487 Replace example `C-f' with `C-l' (which exists in index of Info
8488 manual) and delete spaces in its keyboard input sequence.
8489 Delete unnecessary explanations about literal characters.
8490
84912005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
8492
8493 * gnus.texi (Document Server Internals): Addition.
8494
84952005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
8496
8497 * gnus.texi (A note on namespaces): Fix RFC reference.
8498
84992005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
8500
8501 * gnus.texi (RSS): Fix key description.
8502
85032005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
8504
8505 * gnus.texi: Emacs/w3 -> Emacs/W3.
8506 (Browsing the Web): Fix description.
8507 (Web Searches): Ditto.
8508 (Customizing W3): Ditto.
8509
85102005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
8511
8512 * gnus.texi (Maildir): Clarify expire-age and expire-group.
8513
85142005-10-11 Jay Belanger <belanger@truman.edu>
8515
8516 * calc.texi (Integration): Mention using `a i' to compute definite
8517 integrals.
8518
85192005-10-11 Juri Linkov <juri@jurta.org>
8520
8521 * info.texi: Rearrange nodes.
8522 (Top): Update menu. Change ref `Info for Experts' to
8523 `Advanced Info Commands'.
8524 (Getting Started): Fix description of manual's parts.
8525 (Help-Int): Change xref `Info Search' to `Search Index', and
8526 `Expert Info' to `Advanced'.
8527 (Advanced): Move node one level up.
8528 (Search Text, Search Index): New nodes split out from `Info Search'.
8529 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8530 split out from `Advanced'.
8531 (Advanced, Emacs Info Variables): De-document editing an Info file
8532 in Info.
8533 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8534 (Creating an Info File): Delete node and move its text to
8535 `Expert Info'.
8536
85372005-10-10 Carsten Dominik <dominik@science.uva.nl>
8538
8539 * org.texi (Workflow states): Documented that change in keywords
8540 becomes active only after restart of Emacs.
8541
85422005-10-08 Michael Albinus <michael.albinus@gmx.de>
8543
8544 Sync with Tramp 2.0.51.
8545
85462005-10-08 Nick Roberts <nickrob@snap.net.nz>
8547
8548 * speedbar.texi (Introduction): Describe new location of speedbar
8549 on menubar.
8550 (Basic Key Bindings): Remove descriptions of bindings that have
8551 been removed.
8552
85532005-10-05 Nick Roberts <nickrob@snap.net.nz>
8554
8555 * speedbar.texi (GDB): Describe use of watch expressions.
8556
85572005-09-28 Simon Josefsson <jas@extundo.com>
8558
8559 * message.texi (IDNA): Fix.
8560
85612005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
8562
8563 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8564 nntp-server-hook, and nntp-warn-about-losing-connection; fix
8565 description of nntp-open-connection-function.
8566 (Common Variables): Fix descriptions.
8567
85682005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
8569
8570 * gnus.texi (Server Buffer Format): Document the %a format spec.
8571
85722005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8573
8574 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8575
85762005-09-23 Carsten Dominik <dominik@science.uva.nl>
8577
8578 * org.texi Version 3.16.
8579
85802005-09-19 Miles Bader <miles@gnu.org>
8581
8582 * newsticker.texi: Get rid of CVS keywords.
8583
85842005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
8585
8586 * gnus.texi (Finding the Parent): Fix description of how Gnus
8587 finds article.
8588
85892005-09-14 Jari Aalto <jari.aalto@cante.net>
8590
8591 * gnus.texi (Advanced Scoring Examples): New examples to teach how
8592 to drop off non-answered articles.
8593
85942005-09-19 Juanma Barranquero <lekktu@gmail.com>
8595
8596 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8597 braces (which are unsupported by NMAKE) for macro `srcdir'.
8598
85992005-09-17 Eli Zaretskii <eliz@gnu.org>
8600
8601 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8602 (../info/newsticker, newsticker.dvi): New targets.
8603
86042005-09-17 Ulf Jasper <ulf.jasper@web.de>
8605
8606 * newsticker.texi: Replace @command with @code. Replace @example
8607 with @lisp.
0c7efc08
SM
8608 (Top): Add explanations to menu items.
8609 (GNU Free Documentation License): Remove.
2de53ca6
GM
8610
86112005-09-16 Romain Francoise <romain@orebokech.com>
8612
8613 Update all files to specify GFDL version 1.2.
8614
8615 * doclicense.texi (GNU Free Documentation License): Update to
8616 version 1.2.
8617
86182005-09-15 Richard M. Stallman <rms@gnu.org>
8619
8620 * newsticker.texi: Fix @setfilename.
8621
8622 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8623 (../info/newsticker, newsticker.dvi): New targets.
8624
86252005-08-30 Carsten Dominik <dominik@science.uva.nl>
8626
8627 * org.texi: Version 3.15.
8628
86292005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8630
8631 * ses.texi: Combine all three indices into one.
8632 Correct a few typos.
8633
86342005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8635
8636 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8637
86382005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8639
8640 * emacs-mime.texi (Handles): Remove duplicate item.
8641 (Encoding Customization): Fix the default value for
8642 mm-coding-system-priorities.
8643 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8644 (Basic Functions): Fix reference.
8645
86462005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8647
8648 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8649
86502005-08-18 Richard M. Stallman <rms@gnu.org>
8651
8652 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8653 and web site.
8654
8655 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8656 not keyboard-translate.
8657
86582005-08-11 Richard M. Stallman <rms@gnu.org>
8659
8660 * faq.texi (Using regular expressions): Fix xref.
8661
86622005-08-09 Juri Linkov <juri@jurta.org>
8663
8664 * info.texi (Help-P): Replace `Prev' with `Previous'.
8665 (Help-M, Help-Xref): Add S-TAB.
8666 (Help-FOO): Update `u' command.
8667 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8668 Update info about visibility of xref parts.
8669 (Help-Int): Fix `m' command. Rename `Info-last' to
8670 `Info-history-back'. Add `Info-history-forward'.
8671 (Advanced): Fix `g*' and `M-n' commands.
8672 (Info Search): Add `index-apropos' in stand-alone browser.
8673 Add isearch commands.
8674 (Emacs Info Variables): Remove `Info-fontify'.
8675 Add `Info-mode-hook'. Update face names.
8676 Add `Info-fontify-maximum-menu-size',
8677 `Info-fontify-visited-nodes', `Info-isearch-search'.
8678
86792005-08-07 Michael Albinus <michael.albinus@gmx.de>
8680
8681 Sync with Tramp 2.0.50.
8682
8683 * tramp.texi: Use @option{} consequently for method names.
8684 (Inline methods, External transfer methods): Remove references to
8685 Cygwin.
8686 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8687 implementation.
8688
86892005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8690
8691 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8692 Mention that gnus-init-file is not read when Emacs is invoked with
8693 --no-init-file or -q.
8694
86952005-07-19 Carsten Dominik <dominik@science.uva.nl>
8696
8697 * org.texi: Version 3.14.
8698
86992005-07-04 Carsten Dominik <dominik@science.uva.nl>
8700
8701 * org.texi: Version 3.13.
8702
87032005-07-18 Juri Linkov <juri@jurta.org>
8704
8705 * calc.texi (Time Zones, Logical Operations):
8706 * cl.texi (Overview):
8707 * org.texi (TODO types):
8708 * sc.texi (Emacs 18 MUAs):
8709 * speedbar.texi (Top):
8710 * url.texi (History):
8711 Delete duplicate duplicate words.
8712
ce058493 87132005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
8714
8715 * cl.texi (Type Predicates): Document `atom' type.
8716
87172005-07-04 Lute Kamstra <lute@gnu.org>
8718
8719 Update FSF's address in GPL notices.
8720
8721 * calc.texi (Copying):
8722 * doclicense.texi (GNU Free Documentation License):
8723 * faq.texi (Contacting the FSF):
8724 * mh-e.texi (Copying): Update FSF's address.
8725
87262005-07-03 Richard M. Stallman <rms@gnu.org>
8727
8728 * flymake.texi (Example -- Configuring a tool called directly):
8729 Update name of flymake-build-relative-filename.
8730
87312005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8732
8733 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8734
87352005-06-29 Carsten Dominik <dominik@science.uva.nl>
8736
8737 * org.texi: Version 3.12.
8738
87392005-06-24 Eli Zaretskii <eliz@gnu.org>
8740
8741 * makefile.w32-in (MAKEINFO): Use --force.
8742 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8743 Makefile.in.
8744 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8745 more shells.
8746
87472005-06-23 Richard M. Stallman <rms@gnu.org>
8748
8749 * speedbar.texi (Creating a display): Texinfo usage fixes.
8750
8751 * tramp.texi (Customizing Completion, Auto-save and Backup):
8752 Texinfo usage fixes.
8753
87542005-06-23 Juanma Barranquero <lekktu@gmail.com>
8755
8756 * dired-x.texi (Miscellaneous Commands):
8757 * ediff.texi (Miscellaneous):
8758 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8759 (Agent Variables):
8760 * info.texi (Help-Xref):
8761 * message.texi (Message Headers):
8762 * org.texi (Remember):
8763 * reftex.texi (Options (Defining Label Environments)):
8764 (Options (Index Support)):
8765 (Options (Viewing Cross-References)):
8766 (Options (Misc)):
8767 (Changes):
8768 * speedbar.texi (Creating a display):
8769 * tramp.texi (Customizing Completion, Auto-save and Backup):
8770 Texinfo usage fix.
8771
87722005-06-13 Carsten Dominik <dominik@science.uva.nl>
8773
8774 * org.texi: Version 3.11.
8775
87762005-06-12 Jay Belanger <belanger@truman.edu>
8777
8778 * calc.texi (Getting Started): Remove extra menu item.
8779
87802005-05-31 Jay Belanger <belanger@truman.edu>
8781
8782 * calc.texi (Notations Used in This Manual): Use @kbd for key
8783 sequence.
8784 (Demonstration of Calc): Mention another way of starting Calc.
8785 (Starting Calc): Mention long name of M-#.
8786 (Embedded Mode Overview): Remove unnecessary instruction.
8787 (Other M-# commands): Rephrase `M-# 0' explanation.
8788 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8789 reflect current behavior.
8790
87912005-05-30 Jay Belanger <belanger@truman.edu>
8792
8793 * calc.texi (Hooks): Change description of calc-window-hook and
8794 calc-trail-window-hook to match usage.
8795 (Computational Functions): Add more constant-generating functions.
8796 (Customizable Variables): Use defvar.
8797
87982005-05-28 Jay Belanger <belanger@truman.edu>
8799
8800 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8801 (Basic Embedded Mode): Explain behavior of arguments to
8802 calc-embedded-mode.
8803
88042005-05-27 Jay Belanger <belanger@truman.edu>
8805
8806 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8807 current behavior.
8808
88092005-05-25 Jay Belanger <belanger@truman.edu>
8810
8811 * calc.texi: Change Calc version number throughout.
8812 (Keypad Mode): Change location in info output.
8813 (Keypad mode overview): Move picture of keypad.
8814
88152005-05-21 Jay Belanger <belanger@truman.edu>
8816
8817 * calc.texi (Storing variables): Mention that only most variables
8818 are void to begin with.
8819
88202005-05-21 Kevin Ryde <user42@zip.com.au>
8821
8822 * widget.texi (Basic Types): Update cross ref from "Enabling
8823 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8824 lispref/text.texi change.
8825
88262005-05-20 Carsten Dominik <dominik@science.uva.nl>
8827
8828 * org.texi: Version 3.09.
8829
88302005-05-18 Carsten Dominik <dominik@science.uva.nl>
8831
8832 * reftex.texi: Version 4.28.
8833
88342005-05-16 Jay Belanger <belanger@truman.edu>
8835
8836 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8837
88382005-05-14 Jay Belanger <belanger@truman.edu>
8839
8840 * calc.texi (Default Simplifications): Insert missing ! (logical
8841 not operator).
8842
88432005-05-14 Michael Albinus <michael.albinus@gmx.de>
8844
8845 Sync with Tramp 2.0.49.
8846
88472005-05-10 Jay Belanger <belanger@truman.edu>
8848
8849 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8850 to 1.
8851
88522005-04-29 Carsten Dominik <dominik@science.uva.nl>
8853
8854 * org.texi: Version 3.08, structure reorganized.
8855
88562005-04-24 Richard M. Stallman <rms@gnu.org>
8857
8858 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8859
88602005-04-15 Carsten Dominik <dominik@science.uva.nl>
8861
8862 * org.texi: Update to version 3.06.
8863
88642005-04-13 Lute Kamstra <lute@gnu.org>
8865
8866 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8867
88682005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8869
8870 * cl.texi (Porting Common Lisp): Fix typo.
8871
88722005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8873
8874 * gnus.texi (RSS): Addition.
8875
88762005-04-04 Jay Belanger <belanger@truman.edu>
8877
8878 * calc.texi: Change Calc version number.
8879 (Customizable variables): Fix description of calc-language-alist.
8880 (Copying): Put in version 2 of GPL.
8881
88822005-04-01 Jay Belanger <belanger@truman.edu>
8883
8884 * calc.texi (Troubleshooting Commands): Remove comment about
8885 installation.
8886 (Installation): Remove section.
8887 (Customizable Variables): New section.
8888 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8889 (Graphical Devices): Add references to Customizable Variables.
8890
88912005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8892
8893 * emacs-mime.texi (Display Customization): Markup fixes.
8894 (rfc2047): Update.
8895
88962005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8897
8898 * gnus-faq.texi: Replaced with auto-generated version.
8899
89002005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8901
8902 * dired-x.texi (Multiple Dired Directories): default-directory was
8903 renamed to dired-default-directory.
8904
89052005-03-26 Jay Belanger <belanger@truman.edu>
8906
8907 * calc.texi (Simplifying Formulas, Rewrite Rules):
8908 Change description of top and bottom of fraction.
8909 (Modulo Forms): Move description of how to create modulo forms to
8910 earlier in the section.
8911 (Fraction Mode): Suggest using : to get a fraction by dividing.
8912 (Basic Arithmetic): Adjust placement of command name.
8913 (Truncating the Stack): Emphasize that "hidden" entries are still
8914 visible.
8915 (Installation): Move discussion of printing manual to "About This
8916 Manual".
8917 (About This Manual): Mention how to print the manual.
8918 (Reporting Bugs): Remove first person.
8919 (Building Vectors): Add algebraic version of append.
8920 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8921 (Grouping Digits): Fix typo.
8922
89232005-03-25 Werner Lemberg <wl@gnu.org>
8924
8925 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8926 Replace `legal' with `valid'.
8927
89282005-03-25 Werner Lemberg <wl@gnu.org>
8929
8930 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8931
89322005-03-24 Jay Belanger <belanger@truman.edu>
8933
8934 * calc.texi (General Mode Commands)
8935 (Mode Settings in Embedded Mode): Add some explanation of
8936 recording mode settings.
8937
89382005-03-24 Richard M. Stallman <rms@gnu.org>
8939
8940 * calc.texi: Remove praise of non-free software.
8941
8942 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8943 (Installation): Node deleted.
8944
89452005-03-23 Richard M. Stallman <rms@gnu.org>
8946
8947 * url.texi (HTTP language/coding): Improve last change.
8948
89492005-03-22 Jay Belanger <belanger@truman.edu>
8950
8951 * calc.texi (Embedded Mode): Add new information on changing
8952 modes.
8953
89542005-03-20 Michael Albinus <michael.albinus@gmx.de>
8955
8956 Sync with Tramp 2.0.48.
8957
8958 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8959
8960 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8961 "GNU/Linux". Change all addresses to .gnu.org.
8962 (Default Method): Offer shortened syntax for "su" and "sudo"
8963 methods.
8964
89652005-03-07 Richard M. Stallman <rms@gnu.org>
8966
8967 * url.texi: Fix usage of "e.g.".
8968 (HTTP language/coding): Explain the rules for these strings.
8969
89702005-03-06 Richard M. Stallman <rms@gnu.org>
8971
8972 * woman.texi (Introduction): Minor cleanups.
8973
8974 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8975
8976 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8977 (Installation): Node deleted.
8978
8979 * mh-e.texi (Preface): Get rid of "Emacs 21".
8980
8981 * eshell.texi (Installation): Delete node (for Emacs 20).
8982
89832005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8984
8985 * flymake.texi: Refill and tweak style in @lisp blocks.
8986
89872005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8988
8989 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8990
89912005-03-01 Jay Belanger <belanger@truman.edu>
8992
8993 * calc.texi (Trigonometric and Hyperbolic Functions):
8994 Mention additional functions.
8995 (Algebraic Simplifications): Mention additional simplifications.
8996
89972005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8998
8999 * ses.texi: Add concept/function/variable indices (this work was
9000 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9001 papers on file at FSF).
9002
90032005-02-10 Jay Belanger <belanger@truman.edu>
9004
9005 * calc.texi: Change @LaTeX to La@TeX throughout.
9006 Redefine @expr as @math for TeX output.
9007 Redefine @texline as a no-op for TeX output.
9008 Define @tfn, replace @t by @tfn throughout.
9009
90102005-02-09 Jay Belanger <belanger@truman.edu>
9011
9012 * calc.texi: Add macro for LaTeX for info output.
9013
90142005-02-08 Kim F. Storm <storm@cua.dk>
9015
9016 * texinfo.tex (LaTex): Add def.
9017
90182005-02-06 Jay Belanger <belanger@truman.edu>
9019
9020 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9021 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9022 throughout manual.
9023
90242005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9025
9026 * gnus.texi: Some edits based on comments from David Abrahams.
9027
90282005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9029
9030 * gnus.texi (RSS): Fix the keystroke.
9031
90322005-01-24 David Kastrup <dak@gnu.org>
9033
9034 * faq.texi: Update AUCTeX version info.
9035
90362005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9037
9038 * gnus-faq.texi ([4.1]): Typo.
9039
90402005-01-19 Jay Belanger <belanger@truman.edu>
9041
9042 * calc.texi (Keep Arguments): Mention that keeping arguments
9043 doesn't work with keyboard macros.
9044
90452005-01-16 Richard M. Stallman <rms@gnu.org>
9046
9047 * autotype.texi (Autoinserting): Fix small error.
9048
90492005-01-16 Michael Albinus <michael.albinus@gmx.de>
9050
9051 Sync with Tramp 2.0.47.
9052
9053 * tramp.texi (Compilation): New section, describing compilation of
9054 remote files.
9055
90562005-01-11 Kim F. Storm <storm@cua.dk>
9057
9058 * widget.texi (Basic Types): Add :follow-link keyword.
9059
90602005-01-09 Jay Belanger <belanger@truman.edu>
9061
9062 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9063
90642005-01-08 Jay Belanger <belanger@truman.edu>
9065
9066 * calc.texi: Change throughout to reflect new default value of
9067 calc-settings-file.
9068
90692005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9070
9071 * message.texi (Reply): `message-reply-to-function' should return
9072 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9073
90742005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9075
9076 * faq.texi (Changing load-path): Fix typo.
9077
90782005-01-05 Jay Belanger <belanger@truman.edu>
9079
9080 * calc.texi (Programming Tutorial): Replace kbd command by
9081 appropriate characters for a keyboard macro.
9082
90832005-01-04 Jay Belanger <belanger@truman.edu>
9084
9085 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9086 for Lucid Emacs.
9087 (Programming Tutorial): Mention that the user needs to be in the
9088 right mode to compute some functions.
9089
90902005-01-04 Jay Belanger <belanger@truman.edu>
9091
9092 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9093 no longer applicable.
9094
90952005-01-01 Jay Belanger <belanger@truman.edu>
9096
0c7efc08 9097 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
9098 edit keyboard macros to match current behavior.
9099
91002004-12-31 Jay Belanger <belanger@truman.edu>
9101
9102 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9103
91042004-12-20 Jay Belanger <belanger@truman.edu>
9105
9106 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9107 zero.
9108
91092004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9110
9111 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9112 @xref.
9113 (Font Locking): Avoid @strong{Note:}.
9114
91152004-12-17 Michael Albinus <michael.albinus@gmx.de>
9116
9117 Sync with Tramp 2.0.46.
9118
9119 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9120
91212004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9122
9123 * url.texi: Correct typos.
9124 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 9125 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
9126 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9127 (Dealing with HTTP documents): @inforef->@xref.
9128
91292004-12-15 Jay Belanger <belanger@truman.edu>
9130
9131 * calc.texi: Consistently capitalized all mode names.
9132 (Answers to Exercises): Mention that an answer can be a fraction
9133 when in Fraction mode.
9134
91352004-12-13 Jay Belanger <belanger@truman.edu>
9136
9137 * calc.texi: Fix some TeX definitions.
9138
91392004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9140
9141 * reftex.texi (Imprint): Remove erroneous @value's.
9142
91432004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9144
9145 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9146 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9147
91482004-12-08 Jay Belanger <belanger@truman.edu>
9149
9150 * calc.texi (Starting Calc): Remove comment about installation.
9151 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9152
91532004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9154
9155 * url.texi: Update @setfilename.
9156 (Getting Started): No need to worry about Gnus versions.
9157 (Dealing with HTTP documents): Use @inforef.
9158
9159 * org.texi: Fix @direntry file name.
9160
91612004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9162
9163 * url.texi: New file.
9164
9165 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9166
91672004-12-06 Jay Belanger <belanger@truman.edu>
9168
9169 * calc.texi (Using Calc): Remove paragraph about installation.
9170
91712004-12-06 Jay Belanger <belanger@truman.edu>
9172
9173 * calc.texi: Use more Texinfo macros and less TeX defs.
9174 Remove @refill's.
9175
91762004-12-06 Richard M. Stallman <rms@gnu.org>
9177
9178 * org.texi: New file.
9179
91802004-12-05 Richard M. Stallman <rms@gnu.org>
9181
9182 * Makefile.in (org.dvi, ../info/org): New targets.
9183 (INFO_TARGETS): Add ../info/org.
9184 (DVI_TARGETS): Add org.dvi.
9185 (maintainer-clean): Remove the info files in the info dir.
9186
91872004-11-26 Eli Zaretskii <eliz@gnu.org>
9188
9189 * idlwave.texi: Fix the setfilename directive to put the produced
9190 file in ../info.
9191 (Continued Statement Indentation): Resurrect Jan D.'s change from
9192 2004-11-03 that was lost when a newer version of idlwave.texi was
9193 imported.
9194
91952004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9196
0c7efc08 9197 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 9198
0c7efc08
SM
9199 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9200 Index `spam-initialize'.
2de53ca6
GM
9201
92022004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
9203
9204 * message.texi (Various Message Variables): Mention that all mail
9205 file variables are derived from `message-directory'.
9206
9207 * gnus.texi (Splitting Mail): Clarify bogus group.
9208
92092004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
9210
0c7efc08
SM
9211 * emacs-mime.texi (Encoding Customization):
9212 Fix mm-coding-system-priorities entry.
2de53ca6 9213
c8763fb6 92142004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
9215
9216 * idlwave.texi (Continued Statement Indentation):
9217 * reftex.texi (Options (Index Support)):
9218 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
9219 * speedbar.texi (Creating a display, Major Display Modes):
9220 Replace non-nil with non-@code{nil}.
2de53ca6
GM
9221
92222004-10-21 Jay Belanger <belanger@truman.edu>
9223
0c7efc08 9224 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
9225
92262004-10-18 Luc Teirlinck <teirllm@auburn.edu>
9227
9228 * calc.texi (Reporting Bugs): Double up `@'.
9229
92302004-10-18 Jay Belanger <belanger@truman.edu>
9231
0c7efc08 9232 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
9233 should be sent to.
9234
92352004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
9236
9237 * gnus.texi (New Features): Add 5.11.
9238
9239 * message.texi (Resending): Remove wrong default value.
9240
9241 * gnus.texi (Mail Source Specifiers): Describe possible problems
9242 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
9243 `pop3-leave-mail-on-server' to the index.
9244
92452004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
9246
9247 * message.texi (Canceling News): Add how to set a password.
9248
92492004-10-12 Jay Belanger <belanger@truman.edu>
9250
0c7efc08 9251 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
9252 calc-describe-function and calc-describe-variable to match their
9253 current behavior.
9254
92552004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
9256
9257 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9258
92592004-10-12 Michael Albinus <michael.albinus@gmx.de>
9260
9261 Sync with Tramp 2.0.45.
9262
9263 * tramp.texi (Frequently Asked Questions): Comment paragraph about
9264 plink link. The URL is outdated. Originator contacted for
9265 clarification.
9266
92672004-10-10 Juri Linkov <juri@jurta.org>
9268
9269 * gnus.texi (Top, Marking Articles): Join two menus in one node
9270 because a node can have only one menu.
9271
92722004-10-09 Juri Linkov <juri@jurta.org>
9273
9274 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9275 example of nnmail-split-fancy.
9276
92772004-10-06 Karl Berry <karl@gnu.org>
9278
9279 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9280 consistency with other uses of dashes.
9281
92822004-10-05 Karl Berry <karl@gnu.org>
9283
9284 * info.texi: Consistently use --- throughout, periods at end of
9285 menu descriptions, and a couple typos.
9286
92872004-09-26 Jesper Harder <harder@ifa.au.dk>
9288
9289 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9290 * pgg.texi (User Commands, Backend methods): Do.
9291 * gnus.texi: Markup fixes.
9292 (Setting Process Marks): Fix `M P a' entry.
9293 * emacs-mime.texi: Fixes.
9294
92952004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
9296
9297 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9298 again.
9299 Use 5.10 instead of 5.10.0.
9300
93012004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9302
9303 * gnus.texi (Summary Mail Commands): S D e.
9304
93052004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
9306
9307 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9308 the gnus-article-mode-line-format section.
9309
93102004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
9311
9312 * gnus.texi (Various Summary Stuff): Fix the documentation for
9313 gnus-newsgroup-variables.
9314
93152004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
9316
0c7efc08
SM
9317 * gnus.texi (MIME Commands):
9318 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
9319 gnus-mime-display-multipart-alternative-as-mixed,
9320 gnus-mime-display-multipart-related-as-mixed.
9321 (Mail Source Customization): Clarify `mail-source-directory'.
9322 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 9323 (SpamOracle): Fix typo.
2de53ca6
GM
9324
9325 * gnus-faq.texi: Untabify.
9326 ([6.3]): nnir.el is in contrib directory.
9327
9328 * message.texi (News Headers): Clarify how a unique ID is created.
9329
0c7efc08
SM
9330 * gnus.texi (Batching Agents): Fix typo in example.
9331 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 9332
b2abec73 93332004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 9334
0c7efc08 9335 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
9336
93372004-09-20 Florian Weimer <fw@deneb.enyo.de>
9338
9339 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9340
93412004-09-22 Jay Belanger <belanger@truman.edu>
9342
0c7efc08 9343 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
9344 might be hidden during part of the session.
9345
93462004-09-20 Jay Belanger <belanger@truman.edu>
9347
9348 * calc.texi (Notations Used in This Manual): Put in an earlier
9349 mention that DEL could be called Backspace.
9350
93512004-09-10 Simon Josefsson <jas@extundo.com>
9352
9353 * gnus.texi (IMAP): Add example. Suggested and partially written
9354 by Steinar Bang <sb@dod.no>.
9355
93562004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9357
9358 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9359 netrc syntax.
9360
93612004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9362
b2abec73
JB
9363 * gnus.texi (Spam ELisp Package Sequence of Events):
9364 Some clarifications.
2de53ca6
GM
9365 (Spam ELisp Package Global Variables): More clarifications.
9366
93672004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9368
9369 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9370 Mention spam-split does not modify incoming mail.
9371
93722004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
9373
9374 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9375
93762004-09-10 Eli Zaretskii <eliz@gnu.org>
9377
9378 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9379
93802004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
9381
9382 * makefile.w32-in (sieve, pgg): Use $(infodir).
9383
93842004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
9385
9386 * makefile.w32-in: Fix PGG and Sieve entries.
9387
93882004-08-28 Eli Zaretskii <eliz@gnu.org>
9389
9390 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9391 Emacs and related programs.
9392
93932004-08-27 Richard M. Stallman <rms@gnu.org>
9394
9395 * faq.texi: Fix texinfo usage, esp. doublequotes.
9396 (Difference between Emacs and XEmacs): Some clarification.
9397
9398 * faq.texi (Difference between Emacs and XEmacs):
9399 Explain not to contrast XEmacs with GNU Emacs.
9400
94012004-08-26 Richard M. Stallman <rms@gnu.org>
9402
9403 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9404
94052004-08-22 David Kastrup <dak@gnu.org>
9406
9407 * reftex.texi (AUCTeX): Update links, section name.
9408
9409 * faq.texi (Calc): Update availability (included in 22.1).
9410 (AUCTeX): Update availability, information, versions, description.
9411
94122004-08-14 Eli Zaretskii <eliz@gnu.org>
9413
9414 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9415
94162004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
9417
9418 * cc-mode.texi: Various updates for CC Mode 5.30.9.
9419
94202004-08-10 Michael Albinus <michael.albinus@gmx.de>
9421
9422 Sync with Tramp 2.0.44.
9423
94242004-08-05 Lars Hansen <larsh@math.ku.dk>
9425
9426 * widget.texi (User Interface): Update how to separate the
9427 editable field of an editable-field widget from other widgets.
9428 (Programming Example): Add text after field.
9429
94302004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9431
9432 * emacs-mime.texi (Encoding Customization): Add a note to the
9433 mm-content-transfer-encoding-defaults entry.
9434 (rfc2047): Update.
9435
0c7efc08
SM
9436 * gnus.texi (Article Highlighting):
9437 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
9438 (POP before SMTP): New node.
9439 (Posting Styles): Addition.
9440 (Splitting Mail): Add nnmail-split-lowercase-expanded.
9441 (Fancy Mail Splitting): Ditto.
9442 (X-Face): Add gnus-x-face.
9443
94442004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
9445
9446 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9447 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9448
94492004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
9450
0c7efc08
SM
9451 * gnus.texi (Mail Source Specifiers):
9452 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
9453
94542004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
9455
9456 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9457
9458 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9459 repository. Change setfilename.
9460
9461 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9462
94632004-07-02 Juri Linkov <juri@jurta.org>
9464
9465 * pcl-cvs.texi (Viewing differences): Add `d r'.
9466
94672004-06-29 Jesper Harder <harder@ifa.au.dk>
9468
9469 * ses.texi, viper.texi, flymake.texi, faq.texi:
9470 * eshell.texi, ediff.texi: Markup fixes.
9471
94722004-06-21 Karl Berry <karl@gnu.org>
9473
9474 * info.texi (Top): Mention that only Emacs has mouse support.
9475 (Getting Started): Mention this in a few other places.
9476
94772004-06-13 Luc Teirlinck <teirllm@auburn.edu>
9478
0c7efc08
SM
9479 * autotype.texi (Copyrights, Timestamps):
9480 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
9481
94822004-06-13 Lars Hansen <larsh@math.ku.dk>
9483
9484 * dired-x.texi (dired-mark-omitted): Update keybinding.
9485
94862004-06-10 Kim F. Storm <storm@cua.dk>
9487
9488 * pcl-cvs.texi (Viewing differences): Add 'd y'.
9489
94902004-06-05 Lars Hansen <larsh@math.ku.dk>
9491
9492 * dired-x.texi (variable dired-omit-mode): Rename from
9493 dired-omit-files-p.
9494 (function dired-omit-mode): Rename from dired-omit-toggle.
9495 Call dired-omit-mode rather than set dired-omit-files-p.
9496 (dired-mark-omitted): Describe command.
9497
94982004-05-29 Michael Albinus <michael.albinus@gmx.de>
9499
9500 Version 2.0.41 of Tramp released.
9501
95022004-05-29 Juanma Barranquero <lektu@terra.es>
9503
9504 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9505 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9506
95072004-05-29 Richard M. Stallman <rms@gnu.org>
9508
9509 * cl.texi (Top): Call this chapter `Introduction'.
9510 (Overview): In TeX, no section heading here.
9511
9512 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
9513
95142004-05-29 Eli Zaretskii <eliz@gnu.org>
9515
9516 * Makefile.in (../info/flymake, flymake.dvi): New targets.
9517 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9518
95192004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
9520
9521 * flymake.texi: New file.
9522
95232004-05-28 Simon Josefsson <jas@extundo.com>
9524
9525 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9526
b344d29d 95272004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
9528
9529 Version 2.0.40 of Tramp released.
9530
95312004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
9532
9533 Complete rework, based on review by Karl Berry <karl@gnu.org>.
9534
9535 * tramp.texi (Auto-save and Backup): Explain exploitation of new
9536 variables `tramp-backup-directory-alist' and
9537 `tramp-bkup-backup-directory-info'.
9538 (Overview, Connection types)
9539 (External transfer methods, Default Method)
9540 (Windows setup hints): Remove restriction of password entering
9541 with external methods.
9542 (Auto-save and Backup): Make file name example
9543 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
9544 and `auto-save-directory' must be used.
9545 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9546 only "NT"). Remove doubled entry "What kinds of systems does
9547 @tramp{} work on".
9548 (tramp): Macro removed.
9549 (Obtaining Tramp): Flag removed from title.
9550 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
9551 and `trampver' used properly. Flag `tramp-inst' replaced by
9552 `installchapter'. Installation related text adapted.
9553
95542004-04-28 Masatake YAMATO <jet@gyve.org>
9555
9556 * widget.texi (Programming Example): Remove overlays.
9557
95582004-04-27 Jesper Harder <harder@ifa.au.dk>
9559
9560 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9561
95622004-04-23 Juanma Barranquero <lektu@terra.es>
9563
9564 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9565
95662004-04-05 Jesper Harder <harder@ifa.au.dk>
9567
9568 * info.texi (Info Search): Add info-apropos.
9569
95702004-03-22 Juri Linkov <juri@jurta.org>
9571
9572 * faq.texi: Fix help key bindings.
9573
95742004-03-17 Luc Teirlinck <teirllm@auburn.edu>
9575
9576 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9577 (as suggested by Karl Berry). Update information about colored
9578 stars in menus. Add new subheading describing M-n.
9579
95802004-03-12 Richard M. Stallman <rms@gnu.org>
9581
9582 * cl.texi (Top): Rename top node's title.
9583
95842004-03-08 Karl Berry <karl@gnu.org>
9585
9586 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9587 problems making the texinfo distribution.
9588
95892004-02-29 Simon Josefsson <jas@extundo.com>
9590
0c7efc08 9591 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
9592 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9593 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9594 <voegelas@gmx.net>.
9595
95962004-02-29 Juanma Barranquero <lektu@terra.es>
9597
9598 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9599 Use $(DEL) instead of rm, and ignore exit code.
9600
b344d29d 96012004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
9602
9603 Tramp version 2.0.39 released.
9604
96052004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9606
9607 * tramp.texi (Customizing Completion): Explain new functions
9608 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9609 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
9610 (Top): Refer to Savannah mailing list as the major one.
9611 Mention older mailing lists in HTML mode only.
2de53ca6
GM
9612 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9613 (Frequently Asked Questions): Remote hosts must not be Unix-like
9614 for "smb" method.
9615 (Password caching): New node.
9616 (External transfer methods): Refer to password caching for "smb"
9617 method.
9618
96192004-02-17 Karl Berry <karl@gnu.org>
9620
9621 * info.texi (Help-Int): Mention the new line number feature.
9622
96232004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9624
9625 * ses.texi (Advanced Features): New functionality for
9626 ses-set-header-row (defaults to current row unless C-u used).
9627 (Acknowledgements): Add Stefan Monnier.
9628
96292003-12-29 Kevin Ryde <user42@zip.com.au>
9630
9631 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9632
b344d29d 96332003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9634
9635 Tramp version 2.0.38 released.
9636
9637 * tramp.texi (Remote shell setup): Warn of environment variables
9638 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9639 <sven.gabriel@imk.fzk.de>.
9640 (Configuration): Tramp now chooses base64/uuencode
9641 automatically. Update wording accordingly.
9642 (Top): More description for the `Default Method' menu entry.
9643 (Default Method): Use @code, not @var, for Lisp variables.
9644 (Default Method): New subsection `Which method is the right one
9645 for me?' Suggested by Christian Kirsch.
9646 (Configuration): Pointer to new subsection added.
9647 (Default Method): Too many "use" in one sentence.
9648 Rephrase. Reported by Christian Kirsch.
9649 (Filename Syntax): Old `su' example is probably a left-over from
9650 the sm/su method naming. Replace with `ssh', instead.
9651 (External transfer methods, Auto-save and Backup):
9652 Typo fixes.
9653
96542003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9655
183080b6 9656 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
9657 (Top): Mention japanese manual only if flag `jamanual' is set.
9658 Insert section `Japanese manual' in menu.
9659
96602003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9661
9662 * eshell.texi (Known Problems): Add doc item.
9663
96642003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9665
9666 * cc-mode.texi: Update for CC Mode 5.30.
9667
9668 Note: Please refrain from doing purely cosmetic changes like
9669 removing trailing whitespace in this manual; it clobbers cvs
9670 merging for no good reason.
9671
96722003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9673
9674 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9675 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9676 @acronym{ASCII}.
9677
96782003-10-26 Karl Berry <karl@gnu.org>
9679
9680 * info.texi (Info Search): Echo area, not echo are. From Debian
9681 diff.
9682
96832003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9684
10d1d0af 9685 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
9686 :buttons and :children keywords.
9687
96882003-10-22 Miles Bader <miles@gnu.org>
9689
9690 * Makefile.in (info): Move before $(top_srcdir)/info.
9691
96922003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9693
9694 * tramp.texi (Inline methods): Small grammar fix.
9695 (External transfer methods): Likewise.
9696
96972003-10-08 Nick Roberts <nick@nick.uklinux.net>
9698
9699 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9700
97012003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9702
9703 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9704
97052003-09-30 Richard M. Stallman <rms@gnu.org>
9706
9707 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9708
9709 * widget.texi (User Interface): Fix typos.
9710
9711 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9712
97132003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9714
9715 * pcl-cvs.texi (Selected Files): Fix typo.
9716
97172003-09-21 Karl Berry <karl@gnu.org>
9718
9719 * info.texi (] and [ commands): No period at end of section title.
9720
97212003-09-04 Miles Bader <miles@gnu.org>
9722
9723 * Makefile.in (top_srcdir): New variable.
9724 ($(top_srcdir)/info): New rule.
9725 (info): Depend on it.
9726
97272003-09-03 Peter Runestig <peter@runestig.com>
9728
9729 * makefile.w32-in: New file.
9730
97312003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9732
9733 * widget.texi (User Interface): Explain the need of static text
9734 around an editable field.
9735
97362003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9737
9738 * widget.texi (Basic Types): The argument to `:help-echo' can now
9739 be a form that evaluates to a string.
9740
97412003-08-18 Kim F. Storm <storm@cua.dk>
9742
9743 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9744
97452003-08-16 Richard M. Stallman <rms@gnu.org>
9746
9747 * dired-x.texi (Shell Command Guessing): Explain *.
9748
97492003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9750
9751 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9752 log-edit-insert-changelog.
9753
97542003-08-03 Karl Berry <karl@gnu.org>
9755
9756 * info.texi: Need @contents.
9757
c8763fb6 97582003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9759
9760 Tramp version 2.0.36 released.
9761
9762 * tramp.texi (Remote shell setup): Explain about problems with
9763 non-Bourne commands in ~/.profile and ~/.shrc.
9764
97652003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9766
9767 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9768 renaming of `vis-mode' to `visible-mode'.
9769
97702003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9771
9772 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9773 next, prev and up pointers.
9774
97752003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9776
9777 * info.texi (Help): Mention existence of Emacs and stand-alone
9778 Info at the very beginning of the tutorial.
9779 (Help-Inv): New node.
9780 (Help-]): New node.
9781 (Help-M): Systematically point out the differences between default
9782 Emacs and stand-alone versions. Delete second menu.
9783 (Help-Xref): Systematically point out the differences between
9784 default Emacs and stand-alone versions.
9785 (Help-Int): Change `l' example.
9786 (Expert Info): Fix typos.
9787 (Emacs Info Variables): Mention `Info-hide-note-references' and
9788 new default for `Info-scroll-prefer-subnodes'.
9789
c8763fb6 97902003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9791
9792 Version 2.0.35 of Tramp released.
9793
9794 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9795 (Inline methods): Add methods `remsh' and `plink1'.
9796 (External transfer methods): Add method `remcp'.
9797 (Multi-hop Methods): Add method `remsh'.
9798 Small patch from Adrian Aichner <adrian@xemacs.org>:
9799 Fix minor typos.
0c7efc08 9800 (Concept Index): Add to make manual searchable via
2de53ca6
GM
9801 `Info-index'.
9802 (Version Control): Add cindex entry.
9803
c8763fb6 98042003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9805
9806 * trampver.texi: Version 2.0.34 released.
9807
98082003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9809
9810 * faq.texi: Improve previous changes.
9811
98122003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9813
9814 * faq.texi: Update copyright and maintenance details.
9815 Update some package URLs, versions, and maintainers.
9816 Remove many references to the Emacs Lisp Archive.
9817
98182003-04-23 Simon Josefsson <jas@extundo.com>
9819
9820 * smtpmail.texi: Fix license (the invariant sections mentioned has
9821 never been part of the smtp manual). Align info dir entry with
9822 other emacs packages.
9823
98242003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9825
9826 * tramp.texi: Version 2.0.33 released.
9827 Remove installation chapter. Remove XEmacs specifics.
9828
98292003-03-29 Richard M. Stallman <rms@gnu.org>
9830
9831 * tramp.texi (Top): Undo the previous renaming.
9832 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9833
c8763fb6 98342003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
9835
9836 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9837 version of manual.
9838
9839 * tramp.texi (Auto-save and Backup): New node.
9840
98412003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9842
9843 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9844 Emacs" in order to have better differentiation to "XEmacs".
9845 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9846 are new macros in order to point to the other Emacs flavor where
9847 appropriate. In info case, point to node `Installation' in order
9848 to explain how to generate the other way. In html case, make a
9849 link to the other html file.
0c7efc08 9850 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
9851 after CVS checkout/update.
9852 (Installation): Completely rewritten.
9853 (Installation parameters, Load paths): New sections under
9854 `Installation'.
9855
c8763fb6 98562003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9857
9858 * tramp.texi: Version 2.0.30 released.
9859 Replace word "path" with "localname" where used as a component of
9860 a Tramp file name.
9861
98622003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9863
9864 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9865 introduced.
9866 (Installation): Explain what to do if files from the tramp/contrib
9867 directory are needed.
9868
98692003-02-23 Alex Schroeder <alex@emacswiki.org>
9870
9871 * smtpmail.texi (How Mail Works): New.
9872
98732003-02-22 Alex Schroeder <alex@emacswiki.org>
9874
9875 * smtpmail.texi: New file.
9876
9877 * Makefile.in: Build SMTP manual.
9878
c8763fb6 98792003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
9880
9881 * tramp.texi: Version 2.0.29 released.
9882 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9883 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9884
98852003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9886
9887 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 9888 another package loads accidentally Ange-FTP.
2de53ca6
GM
9889
98902003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9891
9892 * tramp.texi (Customizing Completion): Add function
9893 `tramp-parse-sconfig'. Change example of
9894 `tramp-set-completion-function', because parsing of ssh config
9895 files looks more natural.
9896
98972003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9898
9899 * gnus.texi: Do not use `path' in several locations.
9900
c8763fb6 99012002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 9902
0c7efc08
SM
9903 * tramp.texi (External transfer methods): New method `smb'.
9904 From Michael Albinus.
2de53ca6
GM
9905
99062002-11-05 Karl Berry <karl@gnu.org>
9907
9908 * info.texi (Info-fontify): Reorder face list to avoid bad line
9909 breaks.
9910
c8763fb6 99112002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 9912
0c7efc08
SM
9913 * tramp.texi: Move @copying to standard place.
9914 Use @insertcopying.
2de53ca6
GM
9915
99162002-10-02 Karl Berry <karl@gnu.org>
9917
9918 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9919 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9920 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9921 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9922 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9923 Per rms, update all manuals to use @copying instead of @ifinfo.
9924 Also use @ifnottex instead of @ifinfo around the top node, where
9925 needed for the sake of the HTML output.
9926 (The Gnus manual is not fixed since it's not clear to me how it
9927 works; and the Tramp manual already uses @copying, although in an
9928 unusual way. All others were changed.)
9929
99302002-09-10 Jonathan Yavner <jyavner@engineer.com>
9931
9932 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9933 (../info/ses, ses.dvi): New targets.
9934 * ses.texi: New file.
9935
c8763fb6 99362002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
9937
9938 * texinfo.tex: Update to texinfo 4.2.
9939
99402002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9941
9942 * reftex.texi: Update to RefTeX 4.19.
9943
c8763fb6 99442002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
9945
9946 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9947 (../info/tramp, tramp.dvi): New targets.
9948
99492002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9950
9951 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9952 (calc.dvi): Uncomment.
9953
99542001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9955
9956 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9957 (../info/calc): New target.
9958
99592001-10-20 Gerd Moellmann <gerd@gnu.org>
9960
9961 * (Version 21.1 released.)
9962
99632001-10-05 Gerd Moellmann <gerd@gnu.org>
9964
9965 * Branch for 21.1.
9966
99672001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9968
9969 * Makefile.in (../info/info): Use an explicit -o switch to
9970 makeinfo.
9971
99722001-03-05 Gerd Moellmann <gerd@gnu.org>
9973
9974 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9975
99762000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9977
9978 * Makefile.in (../info/idlwave): Use --no-split.
9979
99802000-12-14 Dave Love <fx@gnu.org>
9981
c4cc8b9a 9982 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
9983 (gnus.dvi): Change rule to remove @latex stuff.
9984
99852000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9986
9987 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9988
99892000-10-13 John Wiegley <johnw@gnu.org>
9990
9991 * Makefile.in: Add build targets for eshell.texi.
9992
99932000-09-25 Gerd Moellmann <gerd@gnu.org>
9994
9995 * Makefile.in: Remove/comment speedbar stuff.
9996
99972000-09-22 Dave Love <fx@gnu.org>
9998
9999 * Makefile.in: Add emacs-mime.
10000
100012000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10002
10003 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10004 (DVI_TARGETS): Add woman.dvi.
10005 (../info/woman, woman.dvi): New targets.
10006
100072000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10008
10009 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10010
10011 * pcl-cvs.texi: New file.
10012 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10013 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10014
100152000-05-11 Gerd Moellmann <gerd@gnu.org>
10016
10017 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10018 (../info/ebrowse, ebrowse.dvi): New targets.
10019
100202000-01-13 Gerd Moellmann <gerd@gnu.org>
10021
10022 * Makefile.in (INFO_TARGETS): Add eudc.
10023 (DVI_TARGETS): Add eudc.dvi.
10024 (../info/eudc, eudc.dvi): New targets.
10025
100262000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10027
10028 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10029 compatibility with 8+3 filesystems).
10030 (../info/efaq): Rename from emacs-faq.
10031
100322000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10033
10034 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10035 (../info/idlwave, idlwave.dvi): New targets.
10036
100371999-10-23 Dave Love <fx@gnu.org>
10038
10039 * Makefile.in: Use autotype.texi.
10040
100411999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10042
10043 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10044 faq.texi file) rather than ../info/faq.
10045
100461999-10-07 Gerd Moellmann <gerd@gnu.org>
10047
10048 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10049 (../info/ada-mode, ada-mode.dvi): New targets.
10050
100511999-09-01 Dave Love <fx@gnu.org>
10052
10053 * Makefile.in: Add faq.
10054
100551999-07-12 Richard Stallman <rms@gnu.org>
10056
10057 * Version 20.4 released.
10058
100591998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10060
10061 * Version 20.3 released.
10062
100631998-04-06 Andreas Schwab <schwab@gnu.org>
10064
768c0c0f
JB
10065 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10066 Use it in dvi targets.
2de53ca6
GM
10067 (../etc/GNU): Change to $(srcdir) first.
10068
100691998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10070
10071 * reftex.texi: Update for RefTeX version 3.22.
10072
100731998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10074
10075 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10076 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10077
100781997-09-23 Paul Eggert <eggert@twinsun.com>
10079
10080 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10081 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10082
100831997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10084
10085 * Version 20.2 released.
10086
100871997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10088
10089 * Version 20.1 released.
10090
100911997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10092
10093 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10094
100951996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10096
10097 * Version 19.33 released.
10098
100991996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10100
10101 * Version 19.32 released.
10102
101031996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10104
10105 * Makefile.in: Add rules for the Message manual.
10106
101071996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10108
10109 * gnus.texi: New version.
10110
10111 * message.texi: New manual.
10112
101131996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10114
10115 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10116
101171996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10118
10119 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10120 Specify -I option.
10121 (All dvi targets): Set the TEXINPUTS variable.
10122
101231996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10124
10125 * Version 19.31 released.
10126
101271996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10128
10129 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10130 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10131
101321995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10133
10134 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10135 (INFO_TARGETS): Add ../info/cc-mode.
10136 (DVI_TARGETS): Add cc-mode.dvi.
10137
2de53ca6
GM
101381995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10139
10140 * Version 19.30 released.
10141
101421995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10143
10144 * gnus.texi: New file.
10145
101461995-11-04 Erik Naggum <erik@naggum.no>
10147
10148 * gnus.texi: File deleted.
10149
101501995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10151
10152 * mh-e.texi: "Function Index" -> "Command Index" to work with
10153 Emacs 19.30 C-h C-k support of separately-documented commands.
10154
101551995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10156
10157 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10158 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10159
101601995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10161
10162 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10163 (../info/viper, viper.dvi): New targets.
10164
101651995-04-20 Kevin Rodgers <kevinr@ihs.com>
10166
10167 * dired-x.texi (Installation): Change the example to set
10168 buffer-local variables like dired-omit-files-p in
10169 dired-mode-hook.
10170
101711995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10172
10173 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10174 (../info/mh-e, mh-e.dvi): New targets.
10175
101761995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10177
10178 * Makefile.in (maintainer-clean): Rename from realclean.
10179
101801994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10181
10182 * Makefile.in: New file.
10183 * Makefile: File deleted.
10184
101851994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10186
10187 * Makefile (TEXINDEX_OBJS): Variable deleted.
10188 (texindex, texindex.o, getopt.o): Rules deleted.
10189 All deps on texindex deleted.
10190 (distclean): Don't delete texindex.
10191 (mostlyclean): Don't delete *.o.
10192 * texindex.c, getopt.c: Files deleted.
10193
101941994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10195
10196 * Version 19.26 released.
10197
101981994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10199
10200 * Version 19.25 released.
10201
102021994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10203
10204 * Version 19.24 released.
10205
102061994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10207
10208 * Version 19.23 released.
10209
102101994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10211
10212 * Makefile: Delete spurious tab.
10213
102141994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10215
10216 * Makefile (.SUFFIXES): New rule.
10217
102181994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10219
10220 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10221 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10222
102231994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10224
10225 * Makefile (../info/sc): Rename from sc.info.
10226 (../info/cl): Likewise.
10227 (INFO_TARGETS): Use new names.
10228
102291993-12-04 Richard Stallman (rms@srarc2)
10230
10231 * getopt.c: New file.
10232 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10233 (getopt.o): New rule.
10234 (dvi): Don't depend on texindex.
10235 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10236 Depend on texindex.
10237
102381993-12-03 Richard Stallman (rms@srarc2)
10239
10240 * Makefile (../info/sc.info): Rename from ../info/sc.
10241 (TEXI2DVI): New variable.
10242 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10243 Add explicit commands.
10244 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10245
102461993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10247
10248 * Version 19.22 released.
10249
102501993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10251
10252 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10253
102541993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10255
10256 * Version 19.21 released.
10257
102581993-11-15 Paul Eggert (eggert@twinsun.com)
10259
10260 * man/Makefile (../info/cl.info): Rename from ../info/cl.
10261
102621993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10263
10264 * Makefile (../etc/GNU): New target.
10265 (EMACSSOURCES): Add gnu1.texi.
10266
102671993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10268
10269 * Makefile (realclean): Don't delete the Info files.
10270
f0131492 102711993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
10272
10273 * forms.texi: Fix forms.texi so that it will format correctly.
10274 Add missing `@end iftex', fix bad reference.
10275
10276 * info.texi, info-stn.texi: New files implement texinfo version of
10277 `info' file.
10278
f0131492 102791993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
10280
10281 * Makefile: Fix targets for texindex, new info.texi files.
10282 * info-stnd.texi: New file implements info for standalone info
10283 reader.
10284 * info.texi: Update to include recent changes to "../info/info".
10285 New source file for ../info/info; includes info-stnd.texi.
10286
10287 * texindex.c: Include "../src/config.h" if building in emacs.
10288
10289 * Makefile: Change all files to FILENAME.texi, force all targets
10290 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
10291 vip.texinfo, forms.texinfo, cl.texinfo.
10292 Add target to build texindex.c, defining `emacs'.
10293
10294 * forms.texi: Install new file to match version 2.3 of forms.el.
10295
102961993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10297
10298 * Version 19.19 released.
10299
103001993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
10301
10302 * sc.texinfo: Fix info file name.
10303
10304 * Makefile (info): Add gnus and sc.
10305 (dvi): Add gnus.dvi and sc.dvi.
10306 (../info/sc, sc.dvi): New targets.
10307
103081993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10309
10310 * Version 19.18 released.
10311
103121993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10313
10314 * Makefile: Fix source file names of the separate manuals.
10315 (gnus.dvi, ../info/gnus): New targets.
10316
103171993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10318
10319 * Version 19.17 released.
10320
103211993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10322
10323 * split-man: Fix typos in last change.
10324
103251993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10326
10327 * Version 19.16 released.
10328
103291993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10330
10331 * version 19.15 released.
10332
103331993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10334
10335 * Makefile (distclean): It's rm, not rf.
10336
103371993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10338
10339 * Version 19.14 released.
10340
103411993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10342
10343 * Makefile: New file.
10344
103451993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10346
10347 * Version 19.13 released.
10348
103491993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10350
10351 * Version 19.9 released.
10352
103531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10354
10355 * Version 19.8 released.
10356
103571993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10358
10359 * Version 19.7 released.
10360
103611990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
10362
10363 * gnus.texinfo: New file. Removed installation instructions.
10364
103651990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10366
10367 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10368
103691989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10370
10371 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
10372 then define `\sc' as the command for smallcaps in Texinfo.
10373 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
10374 made the corresponding change to makeinfo and texinfm.el.
10375
103761988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10377
10378 * vip.texinfo: Remove menu entry Adding Lisp Code in node
10379 Customization since the menu entry did not point to anything.
10380 Also add an @finalout command to remove overfull hboxes from the
10381 printed output.
10382
10383 * cl.texinfo: Add @bye, \input line and @settitle to file.
10384 This file is clearly intended to be a chapter of some other work,
10385 but the other work does not yet exist.
10386
103871988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10388
10389 * texinfo.texinfo: Three typos corrected.
10390
4009494e 10391;; Local Variables:
c8763fb6 10392;; coding: utf-8
4009494e
GM
10393;; End:
10394
ab422c4d 10395 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
4009494e
GM
10396
10397 This file is part of GNU Emacs.
10398
97c0352c 10399 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 10400 it under the terms of the GNU General Public License as published by
97c0352c
GM
10401 the Free Software Foundation, either version 3 of the License, or
10402 (at your option) any later version.
4009494e
GM
10403
10404 GNU Emacs is distributed in the hope that it will be useful,
10405 but WITHOUT ANY WARRANTY; without even the implied warranty of
10406 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10407 GNU General Public License for more details.
10408
10409 You should have received a copy of the GNU General Public License
97c0352c 10410 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.