Add doc/ dependencies on emacsver.texi.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
ea274122
GM
12010-10-09 Glenn Morris <rgm@gnu.org>
2
6e90e2a8
GM
3 * gnus.texi (Article Washing): Fix previous change.
4
f7a31f11
GM
5 * Makefile.in (emacsdir): New variable.
6 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
7 Depend on emacsver.texi.
8
f7a31f11
GM
9 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
10
ea274122
GM
11 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
12
36d3245f
G
132010-10-08 Julien Danjou <julien@danjou.info>
14
f7a31f11 15 * gnus.texi: Add mm-shr.
36d3245f
G
16
172010-10-08 Ludovic Courtès <ludo@gnu.org>
18
19 * gnus.texi (Finding the Parent, The Gnus Registry)
20 (Registry Article Refer Method): Update docs for nnregistry.el.
21
222010-10-08 Daiki Ueno <ueno@unixuser.org>
23
24 * auth.texi (Help for users)
25 (GnuPG and EasyPG Assistant Configuration): Update docs.
26
12359245
GM
272010-10-08 Glenn Morris <rgm@gnu.org>
28
29 * cl.texi (Organization, Installation, Old CL Compatibility):
30 Deprecate cl-compat for new code.
4628bef1 31 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
32
33 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
34
fcf2d385
KY
352010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
36
37 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
38
66627fa9
G
392010-10-06 Julien Danjou <julien@danjou.info>
40
fd9ba500
JD
41 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
42
66627fa9
G
43 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
44 broken link.
45
46 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
47
48 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
49 to ReiserFS.
50
51 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
52 (FAQ 7-1): Fix getmail URL.
53
65f54520
DU
542010-10-06 Daiki Ueno <ueno@unixuser.org>
55
56 * epa.texi (Caching Passphrases): New section.
57
4c83f6e1
GM
582010-10-06 Glenn Morris <rgm@gnu.org>
59
60 * Makefile.in (SHELL): Set it.
61 (info): Move the mkdir dependency to the individual info files.
62 (mostlyclean): Tidy up.
63 (clean): Only delete the specific dvi and pdf files.
64 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 65 ($(infodir)): Add parallel build workaround.
4c83f6e1 66
71e691a5
G
672010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
68
69 * gnus.texi (Misc Article): Document gnus-widen-article-window.
70
a41c2e6d
G
712010-10-03 Julien Danjou <julien@danjou.info>
72
73 * emacs-mime.texi (Display Customization): Update
74 mm-inline-large-images documentation and add documentation for
75 mm-inline-large-images-proportion.
76
37255945
MA
772010-10-03 Michael Albinus <michael.albinus@gmx.de>
78
79 * tramp.texi (Frequently Asked Questions): Mention
80 remote-file-name-inhibit-cache.
81
11e4e7bd
LMI
822010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
83
84 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 85 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 86
cb83220a
KY
872010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
88
89 * gnus.texi (Splitting Mail): Mention the new fancy splitting
90 function.
91 (Article Hiding): Add google banner example. Suggested by Benjamin
92 Xu.
93
6b958814
G
942010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
95
96 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
97 nnimap-split-rule from examples.
98
992010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
100
101 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
102 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
103 Fishman.
104 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
105
1062010-09-30 Julien Danjou <julien@danjou.info>
107
108 * gnus.texi (Gravatars): Fix documentation about
109 gnu-gravatar-properties.
110
b9476c04
DU
1112010-09-29 Daiki Ueno <ueno@unixuser.org>
112
113 * epa.texi (Bug Reports): New section.
114
5f874327
GM
1152010-09-29 Glenn Morris <rgm@gnu.org>
116
117 * Makefile.in (top_srcdir): Remove unused variable.
118
6b958814
G
1192010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
120
121 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
122 (Client-Side IMAP Splitting): Document 'default.
123
1242010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
125
126 * gnus.texi (Customizing the IMAP Connection): Document
127 nnimap-fetch-partial-articles.
128
82bccbfa
KY
1292010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
130
131 * gnus-news.texi: Mention nnimap-inbox.
132
133 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
134
1352010-09-26 Julien Danjou <julien@danjou.info>
136
47e08896 137 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
138
1392010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
140
141 * gnus.texi (Security): Remove gpg.el mention.
142
1432010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
144
145 * gnus.texi (Browse Foreign Server): New variable
146 gnus-browse-subscribe-newsgroup-method.
147
148 * gnus-news.texi: Mention it.
149
1502010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
151
152 * gnus.texi (NoCeM): Removed.
153 (Startup Variables): No jingle.
154
4c964351
UM
1552010-09-25 Ulrich Mueller <ulm@gentoo.org>
156
157 * woman.texi (Interface Options): xz compression is now supported.
158
82bccbfa
KY
1592010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
160
161 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
162 (Unavailable Servers): Document gnus-server-copy-server.
163 (Using IMAP): Document the new nnimap.
164
1652010-09-25 Julien Danjou <julien@danjou.info>
166
47e08896 167 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 168
18778f71
GM
1692010-09-24 Glenn Morris <rgm@gnu.org>
170
171 * url.texi (Disk Caching): Tweak previous change.
172
9c766321
JD
1732010-09-24 Julien Danjou <julien@danjou.info>
174
175 * url.texi (Disk Caching): Mention url-cache-expire-time,
176 url-cache-expired, and url-fetch-from-cache.
177
82bccbfa
KY
1782010-09-24 Julien Danjou <julien@danjou.info>
179
180 * gnus.texi: Add Gravatars.
181
1822010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
183
184 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
185
592bdb9a
LMI
1862010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
187
188 * gnus.texi (Expunging mailboxes): Update name of the expunging
189 command.
190
e4e22d29
KY
1912010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
192
193 * emacs-mime.texi (rfc2047): Update description for
194 rfc2047-encode-parameter.
195
371d9801
MA
1962010-09-13 Michael Albinus <michael.albinus@gmx.de>
197
198 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
199 "fish" methods.
200 (External methods): Remove "scp1_old" and "scp2_old" methods.
201
31ae5827
MA
2022010-09-09 Michael Albinus <michael.albinus@gmx.de>
203
204 * tramp.texi: Remove Japanese manual. Fix typo.
205
206 * trampver.texi: Update release number. Remove japanesemanual.
207
c0468714
GM
2082010-09-09 Glenn Morris <rgm@gnu.org>
209
210 * org.texi: Restore clobbered changes (copyright years, untabify).
211
86441999
JD
2122010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
213
214 * gnus.texi (Adaptive Scoring): Fix typo.
215
25f28806
LMI
2162010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
217
218 * gnus.texi (Article Display): Document gnus-html-show-images.
219
45240125 2202010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 221
45240125
JD
222 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
223
59d09f15
LMI
2242010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
225
226 * gnus.texi (HTML): Document gnus-max-image-proportion.
227
2cdd366f
KY
2282010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
229
51dee5ef
KY
230 * gnus.texi (HTML): Document gnus-blocked-images.
231
2cdd366f
KY
232 * message.texi (Wide Reply): Document message-prune-recipient-rules.
233
b0e4f3fc
KY
2342010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
235
236 * gnus.texi (Summary Mail Commands): Note that only the addresses from
237 the first message are used for wide replies.
f02566ce
KY
238 (Changing Servers): Remove documentation on gnus-change-server and
239 friends, since it's been removed.
b0e4f3fc 240
598451ed
KY
2412010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
242
243 * gnus.texi (Drafts): Mention B DEL.
244
e7842e69
KY
2452010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
246
247 * gnus.texi (Delayed Articles): Mention that the Date header is the
248 original one, even if you delay.
249
85115796
KY
2502010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
251
252 * gnus.texi (Asynchronous Fetching): Document
253 gnus-async-post-fetch-function.
254 (HTML): Made into its own section.
255
f0b44bc0
MA
2562010-08-26 Michael Albinus <michael.albinus@gmx.de>
257
258 Sync with Tramp 2.1.19.
259
217876c9
MA
260 * tramp.texi (Inline methods, Default Method): Mention
261 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
262 remark about doubled "-t" argument.
263 (Auto-save and Backup): Remove reference to Emacs 21.
264 (Filename Syntax): Describe port numbers.
265 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
266 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
267 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
268 errors with the backquotes.
269 (External packages): File attributes cache flushing for asynchronous
270 processes.
271 (Traces and Profiles): Describe verbose level 9.
272
f0b44bc0
MA
273 * trampver.texi: Update release number.
274
7457f7b6
MA
2752010-08-23 Michael Albinus <michael.albinus@gmx.de>
276
277 * dbus.texi (Alternative Buses): New chapter.
278
b695beda
SM
2792010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
280
281 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
282
443c2c03
JB
2832010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
284
285 * calc.texi (Customizing Calc): Rearrange description of new
286 variables to match the presentation of other variables.
287
7815fe19 2882010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
289
290 * org.texi (Footnotes, Tables in HTML export): Fix typos.
291
2c695727
JB
2922010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
293
294 * calc.texi (Making Selections, Selecting Subformulas)
295 (Customizing Calc): Mention how to use faces to emphasize selected
296 sub-formulas.
297
bbb6ffa1
MA
2982010-08-05 Michael Albinus <michael.albinus@gmx.de>
299
300 * tramp.texi (External packages): File attributes cache flushing
301 for asynchronous processes.
302
5cee0a9c
AM
3032010-08-01 Alan Mackenzie <acm@muc.de>
304
305 Enhance the manual for the latest Java Mode.
306
307 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
308 annotation-var-cont.
309 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
310 two new symbols.
311
3f2afe32
MA
3122010-07-28 Michael Albinus <michael.albinus@gmx.de>
313
314 * tramp.texi (Traces and Profiles): Describe verbose level 9.
315
0ed082fe 3162010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
317
318 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
319
311f0356
JB
3202010-07-19 Juanma Barranquero <lekktu@gmail.com>
321
322 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
323
86fbb8ca
CD
3242010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
325
326 * org.texi: Add macros to get plain quotes in PDF output.
327 List additional contributors.
328 (Capture): New section, replaces the section about remember.
329 (Working With Source Code): New chapter, focused on documenting Org
330 Babel.
331 (Code evaluation security): New section.
332 (MobileOrg): Document DropBox support.
333 (TaskJuggler export): Document taskjuggler and Gantt chart support.
334 (Special symbols): Show how to display UTF8 characters for entities.
335 (Global TODO list): Clarify the use of the "M" key and the differences
336 to the "m" key.
337 (RSS Feeds): Mention Atom feeds as well.
338 (Setting tags): Remove paragraph about
339 `org-complete-tags-always-offer-all-agenda-tags'.
340
5732e8ed
MA
3412010-07-17 Michael Albinus <michael.albinus@gmx.de>
342
343 * tramp.texi (Inline methods): Remove remark about doubled "-t"
344 argument.
345 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
346 echoing shells.
347
ca1bb391
MA
3482010-07-10 Michael Albinus <michael.albinus@gmx.de>
349
350 * tramp.texi (Inline methods): Remove "kludgy" phrase.
351 (Filename Syntax): Describe port numbers.
352
5bd55c3c
MA
3532010-07-09 Michael Albinus <michael.albinus@gmx.de>
354
355 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
356 forgotten.
357 (Type Conversion): Precise conversion of natural numbers.
358 (Errors and Events): Add "debugging" to concept index. Add variable
359 `dbus-debug'.
360
820ae8fe
MA
3612010-07-04 Michael Albinus <michael.albinus@gmx.de>
362
363 * dbus.texi (Receiving Method Calls): Add optional argument
364 EMITS-SIGNAL to `dbus-register-property'.
365
b6f9df0f
JB
3662010-06-27 Alex Schroeder <alex@gnu.org>
367
368 * nxml-mode.texi (Commands for locating a schema): Fix typo.
369
62e034c2
GM
3702010-06-24 Glenn Morris <rgm@gnu.org>
371
372 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
373 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
374 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
375 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
376 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
377 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
378 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
379 * woman.texi: Start direntry descriptions in column 32, per Texinfo
380 convention. Make them end with a period.
381
9360256a
GM
3822010-06-23 Glenn Morris <rgm@gnu.org>
383
384 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
385 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
386 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
387 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
388 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
389 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 390
04d3bb6c
GM
3912010-06-10 Glenn Morris <rgm@gnu.org>
392
393 * idlwave.texi (Load-Path Shadows):
394 * org.texi (Handling links): Fix typos.
395
5e7d4a75
KY
3962010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
397
398 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
399
9841cb4f
MA
4002010-05-26 Michael Albinus <michael.albinus@gmx.de>
401
402 * eshell.texi (Built-ins): Describe, how to disable a built-in command
403 by an alias. (Bug#6226)
404
597517ef
JB
4052010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
406
407 * calc.texi (Manipulating Vectors): Mention that vectors can
408 be used to determine bins for `calc-histogram'.
409
14914c43
JB
4102010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
411
597517ef 412 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 413
0235128c 4142010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
415
416 * url.texi (HTTP language/coding, Customization):
417 * message.texi (Header Commands, Responses):
418 * cl.texi (Argument Lists): Fix typos.
419
0235128c 4202010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 421
0235128c
SM
422 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
423 Note that Development menu is always available.
aa5789b5
CY
424 (Creating a project): Fix terminology.
425 (Add/Remove files): Fix typo.
426
0235128c
SM
4272010-05-07 Chong Yidong <cyd@stupidchicken.com>
428
429 * Version 23.2 released.
430
a628ad9d 4312010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
432
433 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
434
502269d6
MA
4352010-05-01 Michael Albinus <michael.albinus@gmx.de>
436
0235128c
SM
437 * tramp.texi (Inline methods, Default Method):
438 Mention `tramp-inline-compress-start-size'.
502269d6 439
6e104790 4402010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
441
442 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
443 the CVS repo. Put the Git repo in the news section.
444
6e104790 445 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
446 Removed some mentions of CVS. Mention the new Git repo.
447
6e104790 4482010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
449
450 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
451 (Mail Group Commands): Add index entry.
452
6e104790 4532010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
454
455 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
456
f8b91752
JB
4572010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
458
459 * calc.texi (Radix modes): Mention that the option prefix will
460 turn on twos-complement mode.
461 (Inverse and Hyperbolic Flags): Mention the Option flag.
462
ed21c5c8
CD
4632010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
464
465 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 466 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
467 (Sectioning structure): Update.
468 (References): New use case for field coordinates.
6e104790 469 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
470 (Setting up the staging area): Document the availability of
471 encryption for MobileOrg.
472 (Images and tables): Document how to reference labels.
473 (Index entries): New section.
474 (Generating an index): New section.
475 (Column width and alignment): Document that <N> now
476 means a fixed width, not a maximum width.
477 (Publishing options): Document the :email option.
478 (Beamer class export): Fix bug in the BEAMER example.
479 (Refiling notes): Document refile logging.
480 (In-buffer settings): Document refile logging keywords.
481 (Drawers): Document `C-c C-z' command.
482 (Agenda commands): Mention the alternative key `C-c C-z'.
483 (Special properties): Document the BLOCKED property.
484 (The spreadsheet): Mention the formula editor.
485 (References): Document field coordinates.
486 (Publishing action): Correct the documentation for the
487 publishing function.
488 (The date/time prompt): Document that we accept dates
489 like month/day/year.
490 (Cooperation): Document the changes in table.el support.
491 (Faces for TODO keywords, Faces for TODO keywords)
492 (Priorities): Document the easy colors.
493 (Visibility cycling): Document the new double prefix
494 arg for `org-reveal'.
495 (Cooperation): Remember.el is part of Emacs.
496 (Clean view): Mention that `wrap-prefix' is also set by
497 org-indent-mode.
498 (Agenda commands): Add information about prefix args to
499 scheduling and deadline commands.
500 (Search view): Point to the docstring of
501 `org-search-view' for more details.
6e104790 502 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
503 (Setting tags): Document variable
504 org-complete-tags-always-offer-all-agenda-tags.
6e104790 505 (Column attributes): Cross-reference special properties.
ed21c5c8 506
456b348e
MA
5072010-04-10 Michael Albinus <michael.albinus@gmx.de>
508
509 Synchronize with Tramp repository.
510
511 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
512 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
513 supported MS Windows versions. Remove obsolete URL. Use the $()
514 syntax, texi2dvi reports errors with the backquotes.
515
516 * trampver.texi: Update release number.
517
357e2d8e
KY
5182010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
519
520 * gnus.texi (Finding the News): Add pointers to the Server buffer
521 because it's essential.
522
1d4d7664
KY
5232010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
524
525 * gnus.texi (MIME Commands): Update description of
526 gnus-article-browse-html-article.
527
bd3e840f
KY
5282010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
529
530 * auth.texi (Secret Service API): Add TODO node.
531 (Help for users): Explain the new source options for `auth-sources'.
532
e867cb5d 5332010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
534
535 * trampver.texi: Update release number.
536
288f9fc0
CY
5372010-03-10 Chong Yidong <cyd@stupidchicken.com>
538
539 * Branch for 23.2.
540
d99aaebd
CY
5412010-03-03 Chong Yidong <cyd@stupidchicken.com>
542
543 * faq.texi (Escape sequences in shell output): Note that ansi-color is
544 now enabled by default.
545
5794c2a5
MA
5462010-02-28 Michael Albinus <michael.albinus@gmx.de>
547
548 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
549 when Emacs runs in interactive mode. (Bug#5645)
550
40572be6
GM
5512010-02-16 Glenn Morris <rgm@gnu.org>
552
553 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
554
7bb8ed67
MH
5552010-02-05 Mark A. Hershberger <mah@everybody.org>
556
557 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
558
45a1423d 5592010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
560
561 * gnus.texi (Score File Format): Fix typo.
562
45a1423d 5632010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
564
565 * cc-mode.texi: Replace references to obsolete c-subword-mode.
566
14f17fc8
JB
5672010-01-18 Juanma Barranquero <lekktu@gmail.com>
568
569 * ada-mode.texi (Project File Overview): Fix typo.
570
607d4369
CY
5712010-01-17 Chong Yidong <cyd@stupidchicken.com>
572
573 * semantic.texi: Add Richard Y. Kim credit.
574
575 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
576
3d1bfa99
MA
5772010-01-17 Michael Albinus <michael.albinus@gmx.de>
578
579 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 580 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 581
6fbf7a75
GM
5822010-01-17 Glenn Morris <rgm@gnu.org>
583
b9f978f0
GM
584 * calc.texi (Reporting Bugs): Don't mention format of repository.
585
f19bc38d
GM
586 * woman.texi (Bugs): Make "Emacs repository" less specific,
587 and the URL for same more specific.
588
6fbf7a75
GM
589 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
590
16c3428a
JB
5912010-01-17 Juanma Barranquero <lekktu@gmail.com>
592
593 * ede.texi (ede-step-project, ede-proj-target):
594 * tramp.texi (Remote processes): Fix typos.
595
045b9da7
ML
5962010-01-16 Mario Lang <mlang@delysid.org>
597
598 * ede.texi (ede-target):
599 * org.texi (Refiling notes): Remove duplicated words.
600
c57008f6
SM
6012010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
602
603 * gnus.texi (Posting Styles): Use with-current-buffer.
604 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
605
798c9eb5
KR
6062010-01-02 Kevin Ryde <user42@zip.com.au>
607
608 * eieio.texi (Naming Conventions): Correction to xref on elisp
609 coding conventions, is "Tips" node not "Standards".
610
4970fbfe
CY
6112009-12-24 Chong Yidong <cyd@stupidchicken.com>
612
613 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
614
615 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
616
83828b06
KY
6172009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
618
619 * gnus.texi (Direct Functions): Add missing port number to tls method.
620
45a4a565
JB
6212009-12-15 Juanma Barranquero <lekktu@gmail.com>
622
623 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
624 ($(infodir)/edt, edt.dvi): New targets.
625
698bfef7
GM
6262009-12-15 Glenn Morris <rgm@gnu.org>
627
628 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
629 (edt, $(infodir)/edt, edt.dvi): New targets.
630 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
631
632 * Makefile.in (PDF_TARGETS, pdf): New.
633 (clean): Add *.pdf.
634 Add pdf rules for all manuals.
635
0e983327
JB
6362009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
637
638 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
639
8e687433
CY
6402009-12-14 Chong Yidong <cyd@stupidchicken.com>
641
642 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
643 (Smart Jump, Analyzer Debug): Copyedits.
644 (Semantic mode user commands): Link to new nodes.
645 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
646 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
647 upstream Semantic manual.
648
649 * semantic.texi (Introduction): Minor fix to diagram.
650
020335df
MA
6512009-12-09 Michael Albinus <michael.albinus@gmx.de>
652
653 * eshell.texi (History): Add the other built-in variables.
654 (Built-ins): Explain built-ins, and how to apply the external commands.
655 Add `history', `su' and `sudo'.
656
657 * tramp.texi (Remote processes): Add missing <RET> in the example.
658
6ddf13e4
BW
6592009-12-01 Bill Wohler <wohler@newt.com>
660
661 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 662 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
663 excessively garrulous.
664
07b6428c
MA
6652009-11-29 Michael Albinus <michael.albinus@gmx.de>
666
667 * tramp.texi (Remote processes): Improve eshell example with "su"
668 and "sudo" commands.
669
fd1cefda
CY
6702009-11-28 Chong Yidong <cyd@stupidchicken.com>
671
672 * semantic.texi (Analyzer Internals): Rename from Analyzer.
673
674 * sem-user.texi (Semantic mode user commands): Fix key syntax.
675 Document semantic-complete-analyze-inline.
676 (Semanticdb search debugging commands): Minor clarification.
677 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 678 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 679 manual.
9d542758 680 (Semantic mode): Link to Idle Scheduler.
fd1cefda 681
159e3ad5
KR
6822009-11-28 Kevin Ryde <user42@zip.com.au>
683
684 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 685 @pxref, now EIEIO is in Emacs.
159e3ad5 686
c6d47315
KR
687 * erc.texi (Development): Correction to git tutorial url.
688
16f6287e
GM
6892009-11-26 Glenn Morris <rgm@gnu.org>
690
691 * faq.texi (Latest version of Emacs): Mention stability of development
692 version.
693 (Problems with very large files): Max buffer size increase in 23.2.
694 (VM): VM has moved house again.
695
5ea5dbc9
JB
6962009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
697
698 * calc.texi (Radix modes): Discuss alternate bases for two's complement
699 notations.
700
5dec9555
CD
7012009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
702
45a4a565 703 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 704
bd6f6833
CY
7052009-11-20 Chong Yidong <cyd@stupidchicken.com>
706
707 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
708 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
709 (Idle Completions Mode): Numerous copyedits.
bd6f6833 710
be479117
JB
7112009-11-17 Juanma Barranquero <lekktu@gmail.com>
712
713 * semantic.texi (Semantic Internals, Glossary):
714 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
715 (Semanticdb search debugging commands): Fix typos.
716
17291a1f
JB
7172009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
718
be479117 719 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 720
af42a9cc
JB
7212009-11-16 Juanma Barranquero <lekktu@gmail.com>
722
723 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
724 ($(infodir)/semantic, semantic.dvi): New targets.
725
3149927d
CY
7262009-11-16 Chong Yidong <cyd@stupidchicken.com>
727
728 * Makefile.in: Build the Semantic manual.
729
730 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
731 repository.
732
977640ed
MA
7332009-11-16 Michael Albinus <michael.albinus@gmx.de>
734
735 * dbus.texi (Receiving Method Calls): New defun
736 `dbus-unregister-service'.
737
17673adf
CD
7382009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
739
740 * org.texi (Speed keys): New section.
741
0ecd3c90
MA
7422009-11-13 Michael Albinus <michael.albinus@gmx.de>
743
744 * dbus.texi (Type Conversion): Fix typo.
745 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
746 `dbus-registered-objects-table'.
747 (Receiving Method Calls): New defun `dbus-register-property'. Move
748 `dbus-unregister-object' here.
749
8bfe682a
CD
7502009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
751
752 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
753
7542009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
755
756 * org.texi (Column attributes): Add the new age summary operators.
757 Also, mention the fact you can only use one summary operator per
758 property.
759
7602009-11-13 John Wiegley <johnw@newartisans.com>
761
762 * org.texi (Tracking your habits): Added a new section in the
763 manual about how to track habits.
764 (Resolving idle time): Added a section on how idle and
765 dangling clocks are resolved.
766
7672009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
768
769 * org.texi (Agenda commands): Document the new `i' command.
770 (Inserting deadline/schedule): Document logging changes
771 of scheduling and deadline times stamps.
772 (In-buffer settings): Document the in-buffer keywords for logging
773 changes of scheduling and deadline times stamps.
774 (Structure editing, Plain lists): Document indentation
775 cycling in empty entries with TAB.
776 (Archiving): Document the default archiving command.
777 (Moving subtrees): Document the new keys for archiving.
778 (Internal archiving): Fix incorrect key.
779 (Agenda commands): Document the TODO set switching commands.
780 (Agenda commands): Document the new archiving keys.
781 (Clocking work time): Better description on how to save
782 and restore a clock.
783 (Resolving idle time): Mention the x11idle program to get true
784 idleness also under X11.
785 (Resolving idle time): Use @kbd instead of @key for normal
786 letters, because this is how he rest of the manual does this.
787 (Pushing to MobileOrg): Mention that `org-directory'
788 should be set.
789 (Agenda commands): Document that SPC is a filter for
790 any tag.
791 (Search view): Renamed from "Keyword search".
792 (Capure): New chapter.
793 (Markup): New chapter.
794 (Links in HTML export, Images in HTML export): Extend
795 the section titles.
796 (Images in HTML export): Document the align option.
797 (Text areas in HTML export): Extend the section title.
798 (Images in LaTeX export): Explain image placement in LaTeX.
799
693737cd
GM
8002009-11-10 Glenn Morris <rgm@gnu.org>
801
802 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
803
c7bd4ebe
MA
8042009-11-08 Michael Albinus <michael.albinus@gmx.de>
805
806 * tramp.texi (Auto-save and Backup): Disable backups just for a
807 method.
808
809 * trampver.texi: Update release number.
810
76c5acad
MA
8112009-11-07 Michael Albinus <michael.albinus@gmx.de>
812
813 Sync with Tramp 2.1.17.
814
815 * trampver.texi: Update release number.
816
d9a57abf
GM
8172009-10-29 Glenn Morris <rgm@gnu.org>
818
819 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
820
637f4f0f
MA
8212009-10-23 Michael Albinus <michael.albinus@gmx.de>
822
823 * tramp.texi (External methods): Temporary files are kept for
824 `rsync' and `rsyncc' methods.
825
310dbb05
JB
8262009-10-09 Juanma Barranquero <lekktu@gmail.com>
827
828 * eieio.texi: Fix typos.
829
09094f28
CY
8302009-10-07 Chong Yidong <cyd@stupidchicken.com>
831
832 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
833
216f299a
JB
8342009-10-07 Juanma Barranquero <lekktu@gmail.com>
835
836 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
837 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
838
966a6506
CY
8392009-10-07 Chong Yidong <cyd@stupidchicken.com>
840
841 * Makefile.in: Build EIEIO and EDE manuals.
842
8432009-10-07 Eric Ludlam <zappo@gnu.org>
844
845 * eieio.texi:
846 * ede.texi: New files.
847
8842cd9b
MA
8482009-10-05 Michael Albinus <michael.albinus@gmx.de>
849
850 * tramp.texi (Remote processes): Association of a pty is not supported.
851
7006d207
CD
8522009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
853
854 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
855 (Processing LaTeX fragments): Document that the size of images can be
856 changes using the variable `org-format-latex-options'.
857 (The date/time prompt, Timestamps): Be more accurate over ISO format
858 dates and times.
859 (Visibility cycling): Document showeverything keyword.
860 (In-buffer settings): Document showeverything keyword.
861 (Setting up the staging area): Fix the example.
862 (MobileOrg): New section.
863 (Agenda commands, Exporting Agenda Views): Document exporting the
864 agenda view to Org files.
865
0e7b2867
MA
8662009-09-28 Michael Albinus <michael.albinus@gmx.de>
867
868 * tramp.texi (History): Add IMAP support.
869 (External methods): Add `imap' and `imaps' methods.
870 (GVFS based methods): Add indices for `davs'.
871 (Password handling): Rename anchors. Add IMAP entries for
872 ~/.authinfo.gpg.
873
874 * trampver.texi: Set default value of `emacsimap'.
875
4146636e
KY
8762009-09-22 Daiki Ueno <ueno@unixuser.org>
877
878 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
879
d22f7ffa
CY
8802009-09-13 Chong Yidong <cyd@stupidchicken.com>
881
882 * dired-x.texi (Technical Details): Delete
883 dired-up-directory (Bug#4292).
884
66043531
MA
8852009-09-03 Michael Albinus <michael.albinus@gmx.de>
886
216f299a 887 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 888
6eb02347
CD
8892009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
890
891 * org.texi (Effort estimates): Document new effort setting commands.
892 (Agenda commands): Document the new keys fro agenda time motion.
893 Document entry text mode. Improve documentation of the keys to include
894 inactive time stamps into the agenda view.
895 (Feedback): Document the new bug report command.
896 (Structure editing): Added an index entry for the sorting of subtrees.
897
38dc51ba
KY
8982009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
899
900 * auth.texi (Help for users): Corrected markup.
901
e402f452
GM
9022009-09-02 Glenn Morris <rgm@gnu.org>
903
904 * emacs-mime.texi (time-date): Mention float-time.
905
744256cf
JB
9062009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
907
908 * calc.texi (Simplifying Formulas): Improve the wording.
909
b0b63450
MB
9102009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
911
912 * auth.texi: Rewritten for coverage and clarity.
913
9142009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
915
916 * gnus.texi (Expiring Mail): Mention
917 gnus-mark-copied-or-moved-articles-as-expirable.
918 (Various Various): Mention gnus-safe-html-newsgroups.
919
920 * gnus-news.texi: Mention
921 gnus-mark-copied-or-moved-articles-as-expirable.
922
923 * emacs-mime.texi (Display Customization): Add xref to
924 gnus-safe-html-newsgroups.
925
b59329e0
MA
9262009-08-28 Michael Albinus <michael.albinus@gmx.de>
927
928 * tramp.texi (Version Control): Remove.
af42a9cc 929 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
930 reference.
931 (External methods): Correct `scpc' concept index entries. New method
932 `rsyncc'.
933 (External packages): New subsections "Filename completion" and "File
934 attributes cache".
935
0ff2d6c2
JB
9362009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
937
938 * calc.texi (Rewrite Rules): Improve the example.
939 (Simplifying Formulas): Explain use of the I and H flags for
940 simplification.
941
ecd3d54f
MA
9422009-08-25 Michael Albinus <michael.albinus@gmx.de>
943
944 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
945 Describe autostart behaviour of dbus-ping.
946 (Synchronous Methods, Asynchronous Methods): Use English numeric format
947 for timeout values.
78176e69
MA
948 (Top): Remove footnote saying D-Bus is not enabled by
949 default. (Bug#4256)
ecd3d54f 950
0f215bca
DU
9512009-08-23 Daiki Ueno <ueno@unixuser.org>
952
953 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 954 Reported by Jari Aalto (Bug#4211).
0f215bca 955 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 956 epa-global-mail-mode.
3b7ab45f
DU
957 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
958 epa-setup.
0f215bca 959
4f22e84d
MA
9602009-08-16 Michael Albinus <michael.albinus@gmx.de>
961
962 * dbus.texi (Asynchronous Methods): Allow nil handler.
963
9ff0b02b 9642009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 965
26b03ee3 966 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 967
26b03ee3 968 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 969
4c39f404
CY
9702009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
971
972 * calc.texi (Date Forms): Fix typos.
973
3bcfba17
GM
9742009-08-08 Glenn Morris <rgm@gnu.org>
975
976 * org.texi (Agenda commands): Restore clobbered change.
977
66783bb4
EZ
9782009-08-07 Eli Zaretskii <eliz@gnu.org>
979
980 * calc.texi (Graphics, Devices): Update with the peculiarities of
981 operation on MS-Windows.
982
c8d0cf5c
CD
9832009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
984
985 * org.texi (Publishing action): Improve documentation of file
986 names when publishing to the source directory.
987 (Clean view): Document `org-indent-mode'.
988 (Clocking work time): Add documentation for the
989 new :timetamp option when creating a clock report.
990 (Paragraphs): Fix many typos.
991 (Plain lists): Remove duplicate explanation about the
992 `C-c *' command.
993 (Literal examples): Update to reflect the new behavior
994 of the -n -r -k switches when exporting source code examples.
995 (Structure editing): Add information about `C-c *',
996 converting a plain list into a list of Org items.
997 (Remember): Small rephrasing of the paragraph
998 describing remember.el. Also mentioned that remember.el is part
999 of Emacs 23, not Emacs 22.
1000 (Clocking work time): Add documentation about
1001 displaying the current clocking time against the effort estimate.
1002 Also add a footnote about using `org-clock-in-prepare-hook' to add
1003 an effort estimate on the fly, just before clocking it.
1004 (Footnotes): Document automatic renumbering and
1005 sorting.
1006 (Agenda commands): Document new bulk commands.
1007 (Plain lists): Document new behavior of
1008 `org-cycle-include-plain-lists'.
4e2af782 1009 Hyphenation only in TeX.
c8d0cf5c
CD
1010 (Clocking work time): Document the key to update effort
1011 estimates.
1012 (Clocking work time): Document the clock time display.
1013 (Structure editing, TODO basics): Document new
1014 variables.
1015 (Column attributes): Document new colciew operators.
1016 (Publishing options): Document :xml-declaration.
1017 (Tracking TODO state changes): Document the
1018 LOG_INTO_DRAWER property.
1019 (Literal examples): Document the new implementation for
1020 editing source code.
1021 (Publishing action): Mention the new publishing
1022 function, to publish an Org source file.
1023 (Publishing links): Mention how to link to an Org source file.
1024 (Macro replacement): Document new macros.
1025 (Handling links): Document type-specific completion
1026 when inserting links.
1027 (Structure editing, Plain lists): Improve documentation
1028 on sorting.
1029 (Internal links): Document custom ids for links.
1030 (Handling links): Document custom ids for links.
1031 (CSS support): Document new class.
1032 (Refiling notes): Document the possibility to create new nodes
1033 during refiling.
1034 (Agenda commands): Document the "?" operator to find
1035 tasks without effort setting.
1036 (Exporting agenda information): Section moved.
1037 (RSS Feeds): New section.
1038 (Built-in table editor): Document M-e and M-a navigate
1039 inside table field.
1040 (Stuck projects): Docment that projects identified as
1041 un-stuck will still be searchd for stuck sub-projects.
1042 (Paragraphs): Document centering.
1043 (Creating timestamps, Agenda commands): Document new
1044 behavior when changing time stamps.
1045 (Structure editing): Document the new command
1046 `org-clone-subtree-with-time-shift'.
1047 (Publishing): Refresh this chapter.
1048 (Export options, Export options, In-buffer settings):
1049 Document the new keywords.
1050 (Matching tags and properties): Collect all
1051 documentation about tags/property matches here.
1052 (Setting tags): Document `org-tag-persistent-alist'.
1053 (Weekly/daily agenda): New section.
1054 (Orgstruct mode): Describe `orgstruct++-mode'.
1055 (Drawers): Mention the LOGBOOK drawer.
1056 (Export options, Sectioning structure): Document the
1057 #+LEATEX_HEADER in-buffer setting.
1058 (Bugs): Section removed.
1059 (Hooks): New section.
1060 (Add-on packages): Moved here from old location.
1061 (Context-sensitive commands): New section.
1062 (Setting tags): Document newline option.
1063 (Global TODO list, Matching tags and properties):
1064 Mention more variables.
1065 (Checkboxes): Update to changed command behavior.
81a5560e 1066
40d2791f
CY
10672009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1068
1069 * speedbar.texi (Basic Key Bindings): Fix typo.
1070
65d0154b
JB
10712009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1072
1073 * calc.texi (Vector/Matrix Functions): Add index entries for both
1074 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1075 affects matrices with more than one row.
b5bdfd9f 1076 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1077
5a9e3ab7
JB
10782009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1079
1080 * calc.texi (Stack Manipulation Commands): Add documentation for
1081 `calc-transpose-lines'
1082
42fb7e61
MA
10832009-07-27 Michael Albinus <michael.albinus@gmx.de>
1084
1085 * dbus.texi (Receiving Method Calls): Describe special return value
1086 `:ignore'.
1087
574b69d5
AM
10882009-07-24 Alan Mackenzie <acm@muc.de>
1089
1090 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1091 initialization, any individual variable setting now takes precedence
1092 over one done via c-file-style/c-file-offsets.
1093
ec06459c
JB
10942009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1095
1096 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1097 truncated when Calc is quit.
1098 (Customizing Calc): Document `calc-undo-length'.
1099
4ce54f6b
CY
11002009-07-20 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1103
0e4f8ba5
GM
11042009-07-11 Kevin Ryde <user42@zip.com.au>
1105
1106 * pcl-cvs.texi (About PCL-CVS):
1107 * widget.texi (Basic Types):
1108 Fix cross-references.
1109
fa0f81b0
AS
11102009-07-01 Andreas Schwab <aschwab@redhat.com>
1111
1112 * dbus.texi (Type Conversion): Don't use literal control character.
1113
88a683c5
MA
11142009-07-01 Michael Albinus <michael.albinus@gmx.de>
1115
1116 * tramp.texi (GVFS based methods): New section.
1117 (Remote processes): Processes for GVFS based methods run locally.
1118
36c8febb
MA
11192009-06-30 Michael Albinus <michael.albinus@gmx.de>
1120
1121 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1122 the words "kludge" and hack".
1123 (External methods): Add `synce' method.
1124
1125 * trampver.texi: Update release number.
1126
d6b951bb
MA
11272009-06-22 Michael Albinus <michael.albinus@gmx.de>
1128
1129 Sync with Tramp 2.1.16.
1130
1131 * tramp.texi (History): Add GVFS support.
1132 (External methods): Precise `rsync' description. Add `dav', `davs' and
1133 `obex' methods. Add 'tramp-gvfs-methods' option.
1134 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1135 forms.
1136 (Remote Programs): Introduce `tramp-own-remote-path'.
1137 (Remote processes): New subsection "Running remote programs that create
1138 local X11 windows".
1139 (Frequently Asked Questions): Improve code for disabling vc.
1140
1141 * trampver.texi: Update release number. Set default value of
1142 `emacsgvfs'.
1143
70243478
CY
11442009-06-21 Chong Yidong <cyd@stupidchicken.com>
1145
1146 * Branch for 23.1.
1147
54b31cbf
GM
11482009-06-17 Glenn Morris <rgm@gnu.org>
1149
1150 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1151 (Latest version of Emacs): Mention source code repository.
1152
f6adc23c
GM
11532009-06-16 Glenn Morris <rgm@gnu.org>
1154
1155 * faq.texi (Top): Language tweak.
1156 (Extended commands): Most people have arrow keys.
1157 (Emacs manual): Say how to follow info links.
1158 (File-name conventions): Change title a bit. Explain about source
1159 versus installed. Condense etc description.
1160 (Guidelines for newsgroup postings): Mention Savannah list page.
1161 (Newsgroup archives): Simplify.
1162 (Contacting the FSF): Add contact URL.
1163 (Emacs Lisp documentation): Printed version not always available.
1164 (Installing Texinfo documentation): Explain how by hand installation is
1165 not normally needed. Use add-to-list. Remove duplicate reference.
1166 (Informational files for Emacs): Move info on Help menu here from
1167 "File-name conventions".
1168 (Help installing Emacs): Tweak uref.
1169 (Obtaining the FAQ): Mention repository.
1170 (Origin of the term Emacs): Explain "ITS".
1171 (Changing load-path): Use add-to-list.
1172 (Automatic indentation): Clarify this is for Text mode.
1173 Don't mention Indented Text mode.
1174 (Finding Emacs on the Internet): The FSF does not seem to offer a
1175 deluxe distribution on CD anymore.
1176
b59a8457
GM
11772009-06-16 Glenn Morris <rgm@gnu.org>
1178
1179 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1180 Recommend the latest release. Mention how to get older FAQs.
1181 Recommend the Emacs manual.
1182 (Guidelines for newsgroup postings): Discourage cross-posts.
1183 (Underlining paragraphs): Remove.
1184 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1185 (Bugs and problems): Update key-binding.
1186 (Problems with very large files): Mention 64-bit.
1187 (Shell process exits abnormally): Remove.
1188 (Problems with Shell Mode): Rename and update.
1189 (Spontaneous entry into isearch-mode)
1190 (Problems talking to certain hosts): Remove. This is old information,
1191 in etc/PROBLEMS if needed.
1192 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1193 (Dired claims that no file is on this line): Update.
1194 (Installing Emacs, Problems building Emacs): Simplify.
1195 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1196 information.
1197 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1198 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1199 (JDEE): "JDEE", not "JDE".
1200 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1201 Remove. This is old information, in etc/PROBLEMS if needed.
1202 (stty and Backspace key, Kanji and Chinese characters): Remove.
1203 (Right-to-left alphabets): Update section.
1204 (Changing the included text prefix): Gnus uses message-yank-prefix.
1205 Add cross-reference to Supercite manual.
1206 (Saving a copy of outgoing mail): Simplify output file description.
1207 (Expanding aliases when sending mail): Refer to Emacs manual.
1208 Remove old info about RFC822.
1209 Correct description of how to rebuild aliases.
1210 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1211 (MIME with Emacs mail packages)
1212 (Viewing articles with embedded underlining)
1213 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1214 Remove old sections.
1215 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1216 and is well-documented in the Gnus manual.
1217 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1218 (Making Gnus faster): Rename from "Starting Gnus faster".
1219 Merge "Catch-up is slow in Gnus" into here.
1220
0e6d12ca
GM
12212009-06-14 Glenn Morris <rgm@gnu.org>
1222
1223 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1224 (New in Emacs 23): New section.
1225 (Handling C-s and C-q with flow control): Add xref.
1226
2e17e05e
GM
12272009-06-13 Glenn Morris <rgm@gnu.org>
1228
1229 * faq.texi (Setting up a customization file): Grammar fix.
1230 Customize is no longer "new".
1231 (Displaying the current line or column): Line-number mode is on by
1232 default. Don't mention `column' package. Mention linum.el.
1233 (Turning on abbrevs by default): Explain how to do it for buffers,
1234 modes, and everywhere.
1235 (Associating modes with files): Use add-to-list. Don't mention Emacs
1236 19.
1237 (Highlighting a region): On by default since 23.1.
1238 (Replacing highlighted text): Update doc quote.
1239 (Working with unprintable characters): Don't mention search-quote-char.
1240 (Using an already running Emacs process): Gnuclient is probably not an
1241 enhancement these days.
1242 (Indenting switch statements): Remove mention of pre-Emacs 20.
1243 (Horizontal scrolling): Abbreviate Emacs 20 description.
1244 (Replacing text across multiple files): Fix name of dired command.
1245 (Disabling backups): Use require not load.
4f9d4de3 1246 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1247
2a1cf2b9
BW
12482009-06-13 Bill Wohler <wohler@newt.com>
1249
1250 Release MH-E manual version 8.2.
1251
1252 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1253 release 8.2.
1254
85b438b7
GM
12552009-06-13 Glenn Morris <rgm@gnu.org>
1256
1257 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1258 in this day and age the common meaning is "on the web".
1259 (copying): Use @copyright in all cases.
1260 (Basic keys): Remove reference to deleted manual node "Text Characters".
1261 (File-name conventions): Use GNU as an example rather than SERVICE.
1262 default.el lives in site-lisp. Update Info directory location.
1263 (Real meaning of copyleft): GPL actions have been brought, but all
1264 settled out of court.
1265 (Guidelines for newsgroup postings): Shorten section title.
1266 Simplify comp.emacs description.
1267 (Newsgroup archives): Change Google URL. Describe Gmane.
1268 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1269 points". Mention List-Unsubscribe header.
1270 (Contacting the FSF): Update email and URLs.
1271 (Basic editing): Mention F1 for help.
1272 (Installing Texinfo documentation): Refer to Texinfo website rather
1273 than ftp server.
1274 (Printing a Texinfo file): Mention texi2pdf.
1275 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1276 are just stubs nowadays.
1277 (Latest version of Emacs): Explain version numbers.
1278 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1279 (Turning on syntax highlighting): No need to mention hilit19 any more.
1280 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1281 (Modes for various languages): Remove section.
1282 (Major packages and programs): Remove most version and maintainer
1283 information - it's hard to keep up-to-date, and adds nothing.
1284 Similarly with direct links to mailing lists.
1285 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1286 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1287 years, and Emacs comes with tools for this now.
1288 (Patch): Remove section - this is a standard tool.
1289 (Using function keys under X): Remove section.
1290
93e2d996
GM
12912009-06-12 Glenn Morris <rgm@gnu.org>
1292
1293 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1294 (Help installing Emacs): Remove reference to deleted X11 node.
1295 (Associating modes with files): Interpreter-mode-alist is no longer
1296 subservient to auto-mode-alist.
1297 (Installing Emacs): Change future Emacs version.
1298 (Linking with -lX11 fails): Remove old section.
1299 (Packages that do not come with Emacs): Update ELL location.
1300 Emacs Lisp archive is dead.
1301 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1302 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1303 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1304 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1305 (Removing flashing messages): Remove section about non-existent Gnus
1306 option.
1307
f0bf7708
GM
1308 * faq.texi (Top): Add @top command.
1309 Remove the optional arguments from all @node commands: makeinfo can
1310 generate these automatically, and it is easier to edit and rearrange
1311 nodes without them.
1312
30884d11
GM
13132009-06-11 Glenn Morris <rgm@gnu.org>
1314
1315 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1316 (The LPF): Make the updated URL the sole reference point.
1317 (Learning how to do something): Update refcard price and format.
1318 (Getting a printed manual): Sources in doc/emacs/, not man/.
1319 Also available in PDF format. Since the page count varies, be less
1320 precise.
1321 (Informational files for Emacs): Remove references to deleted files
1322 LPF and SUN-SUPPORT, and to UUCP.
1323 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1324 Remove many obsolete ways to get the FAQ, which now seems only to be
1325 distributed with Emacs.
1326 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1327
deab46e0
CY
13282009-06-09 Chong Yidong <cyd@stupidchicken.com>
1329
223b43fa 1330 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1331 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1332
deab46e0
CY
1333 * ada-mode.texi (Installation, Compile commands)
1334 (Project File Overview, No project files, Set compiler options)
1335 (Use GNAT project file, Use multiple GNAT project files)
1336 (Identifier completion): Use @samp for menu items, and @kbd for key
1337 sequences (Bug#3504).
1338
71fbd643
DU
13392009-06-04 Daiki Ueno <ueno@unixuser.org>
1340
8c9bb6f5 1341 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1342
f197085b
CY
13432009-06-04 Ryan Yeske <rcyeske@gmail.com>
1344
1345 * message.texi (Header Commands): Fix descriptions to match
1346 keybindings.
1347
7f3bc720
DU
13482009-04-22 Daiki Ueno <ueno@unixuser.org>
1349
1350 * gnus.texi (Security): Mention that EasyPG is the current default.
1351
4518068d
CY
13522009-04-13 Chong Yidong <cyd@stupidchicken.com>
1353
1354 * ediff.texi (Session Commands): Fix typo.
1355
d7ca410a
MB
13562009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1357
1358 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1359 news.software.readers. Reported by Florian Rehnisch.
1360
c6c76add
GM
13612009-04-02 Glenn Morris <rgm@gnu.org>
1362
1363 * auth.texi: Capitalize direntry.
1364
1365 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1366 using a period in the entry name. (Bug#2797)
1367
35ed8e2e
JB
13682009-03-03 Juanma Barranquero <lekktu@gmail.com>
1369
1370 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1371 ($(infodir)/auth, auth.dvi): New targets.
1372
e280480a
GM
13732009-03-03 Glenn Morris <rgm@gnu.org>
1374
1375 * auth.texi: Fix @setfilename.
1376
1377 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1378 (auth, $(infodir)/auth, auth.dvi): New rules.
1379
8a76755b
GM
13802009-02-25 Glenn Morris <rgm@gnu.org>
1381
1382 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1383
0038d478
MB
13842009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1385
1386 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1387
13882009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1389
1390 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1391 gnus-nocem-issuers, and gnus-nocem-verifyer.
1392
867d4bb3
JB
13932009-02-20 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * ada-mode.texi (Project files, Automatic Casing):
1396 * dbus.texi (Signals):
1397 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1398 * mh-e.texi (HTML):
1399 * nxml-mode.texi (Locating a schema)
1400 (Using the document's URI to locate a schema):
1401 * org.texi (Footnotes, Using the mapping API):
1402 * rcirc.texi (Channels): Remove duplicate words.
1403
3a44dc1f
GM
14042009-02-20 Glenn Morris <rgm@gnu.org>
1405
1406 * dired-x.texi (Miscellaneous Commands):
1407 * gnus.texi: Minor updates for mbox Rmail.
1408
5dc584b5
KB
14092009-02-16 Karl Berry <karl@gnu.org>
1410
b59a8457
GM
1411 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1412 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1413 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1414 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1415 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1416 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1417 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1418 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1419 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1420 Consistently use @insertcopying in the Top node,
5dc584b5 1421 @contents at the front (after @end titlepage),
b59a8457 1422 and @direntry after @copying. (Bug#1988)
5dc584b5 1423
9eb59592
MB
14242009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1425
1426 * auth.texi: New file documenting auth-source.
1427
d324fa76
CD
14282009-02-13 Carsten Dominik <dominik@science.uva.nl>
1429
1430 * org.texi (Org Plot): Fix link.
1431
7a603b73
DU
14322009-02-09 Daiki Ueno <ueno@unixuser.org>
1433
1434 * epa.texi (Mail-mode integration): Mention the way to do
1435 "encrypt-to-self". (Bug#1807)
1436
a626b338 14372009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1438
1439 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1440
3b36c17e
MB
14412009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1442
1443 * gnus-news.texi: Print version about Incoming*.
1444
55033558
CD
14452009-02-02 Carsten Dominik <dominik@science.uva.nl>
1446
1447 * org.texi (Structure editing, Handling links)
1448 (Fast access to TODO states, Javascript support): Make standard docs
1449 correctly reflect default variable settings.
1450
ec712abb
GM
14512009-02-02 Glenn Morris <rgm@gnu.org>
1452
1453 * org.texi: Fix typos.
1454
7112648c
MA
14552009-02-01 Michael Albinus <michael.albinus@gmx.de>
1456
1457 Sync with Tramp 2.1.15.
1458
1459 * trampver.texi: Update release number.
1460
2e461fc1
CD
14612009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1462
1463 * org.texi (TODO dependencies): Document TODO dependencies on
1464 checkboxes.
1465
bc283609
CD
14662009-01-30 Carsten Dominik <dominik@science.uva.nl>
1467
1468 * org.texi (TODO dependencies): Document key binding for toggling
1469 ORDERED property.
1470
74fc5047
MA
14712009-01-28 Michael Albinus <michael.albinus@gmx.de>
1472
1473 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1474 of hook functions.
1475
d6685abc
CD
14762009-01-28 Carsten Dominik <dominik@science.uva.nl>
1477
1478 * org.texi (TODO dependencies): New section.
1479
65c439fd
CD
14802009-01-27 Carsten Dominik <dominik@science.uva.nl>
1481
1482 * org.texi (Plain lists, TODO basics, Priorities)
1483 (Multiple sets in one file, Conflicts): Document interaction with
1484 `shift-selection-mode'.
1485
5fafc247
JB
14862009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1487
1488 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1489 Make Calc the subject of sentences.
1490 (Rearranging Formulas using Selections): Discuss new options
1491 for `j *'.
1492
e7433508
MA
14932009-01-26 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1496
2096a1b6
GM
14972009-01-26 Glenn Morris <rgm@gnu.org>
1498
1499 * org.texi: Fix typos.
1500
0cb61492
BW
15012009-01-26 Bill Wohler <wohler@newt.com>
1502
2096a1b6 1503 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1504
0bd48b37
CD
15052009-01-25 Carsten Dominik <dominik@science.uva.nl>
1506
1507 * org.texi (References): Add information about remote references.
1508 (Built-in table editor): Document `C-c RET' in tables.
1509 (Math symbols, Quoting LaTeX code): Mention that simple
1510 LaTeX macros survive LaTeX export.
1511 (Images in LaTeX export): Show how to create a reference to a
1512 figure.
1513 (Sectioning structure): Document that the LaTeX class can be
1514 specified in a property.
1515 (Text areas in HTML export): New section.
1516 (External links): Add examples for text search and ID links.
1517 (Built-in table editor): Remove the descriptio of `C-c
1518 C-q', it not longer works.
1519 (Literal examples): Document that a space must follow
1520 the colon in short examples.
1521 (Relative timer): Document `org-timer-stop'.
1522 (Footnotes): New section.
1523 (Footnote markup): Shorten section and refer to new Footnote
1524 section.
1525 (Literal examples): Add documentation for line
1526 numbering in and references to code examples.
1527 (CSS support): Fix the description of default CSS styles.
1528 (Capturing column view): Document
1529 "file:path/to/file.org" as an allowed value for the ID property of
1530 a dynamic block copying column view.
1531
49dbbaf2
SE
15322009-01-23 Stephen Eglen <stephen@gnu.org>
1533
1534 * mh-e.texi (Getting Started): Describe $MH.
1535
193e6828
MA
15362009-01-21 Michael Albinus <michael.albinus@gmx.de>
1537
1538 * tramp.texi (all): Harmonize usage of "external method",
1539 "external transfer method" and "out-of-band method".
1540 (Connection types): Precise the differences of inline and external
1541 methods. Written by Adrian Phillips <a.phillips@met.no>.
1542
26b9f88d
MB
15432009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1544
1545 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1546 commands as described at the top. Reported by Allan Gottlieb
1547 <gottlieb@nyu.edu>.
1548
15492009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1550
1551 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1552 nnmail-pathname-coding-system.
1553
377952e0
GM
15542009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1555
1556 * org.texi (Relative timer): Fix typo.
1557
a20d3598
JB
15582009-01-15 Juanma Barranquero <lekktu@gmail.com>
1559
1560 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1561 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1562
a50253cc
GM
15632009-01-13 Glenn Morris <rgm@gnu.org>
1564
1565 * org.texi: Fix some more typos.
1566
07450bee
GM
15672009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1568
1569 * org.texi: Fix some typos.
1570
e3e955fe
MB
15712009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1572
1573 * gnus.texi (Group Parameters): Add note for local variables.
1574
15752009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1576
1577 * gnus.texi (Converting Kill Files): Fix URL. Include
1578 gnus-kill-to-score.el in contrib directory.
1579
15802009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1581
1582 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1583 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1584 (Paging the Article): Add index entry.
1585
71dd9983
JB
15862009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1587
1588 * ada-mode.texi (Examples): Delete redundant text.
1589
4a0cf14f
MA
15902009-01-03 Michael Albinus <michael.albinus@gmx.de>
1591
36c8febb 1592 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1593
1594 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1595 addresses.
1596
aedac0f0
BW
15972009-01-03 Bill Wohler <wohler@newt.com>
1598
1599 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1600 kept empty.
1601
4c65b566
CD
16022008-12-20 Carsten Dominik <dominik@science.uva.nl>
1603
1604 * org.texi (Activation, Exporting, ASCII export, HTML export)
1605 (HTML Export commands, LaTeX/PDF export commands): Improve
1606 documentation about transient-mark-mode.
1607 (References): DOcuemtn the use of special names like $LR1 to reference
1608 to fields in the last table row.
1609
e1a78e1e
JL
16102008-12-19 Juri Linkov <juri@jurta.org>
1611
1612 * info.texi (Search Text): Remove mention of removed key binding M-s.
1613
17a0aa82
CD
16142008-12-18 Carsten Dominik <dominik@science.uva.nl>
1615
1616 * org.texi (References): Remove mentioning of @0 as reference for the
1617 last line, this has been reverted in the Lisp sources.
1618
4997d802
JB
16192008-12-17 Juanma Barranquero <lekktu@gmail.com>
1620
1621 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1622 (DVI_TARGETS): Remove duplicates. Add sasl.
1623 ($(infodir)/sasl, sasl.dvi): New targets.
1624
33306645
CD
16252008-12-17 Carsten Dominik <dominik@science.uva.nl>
1626
1627 * org.texi: Version number pushed to 6.15d.
1628
db55f368
CD
16292008-12-16 Carsten Dominik <dominik@science.uva.nl>
1630
a0bf4117 1631 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1632 (Images in LaTeX export): New section.
1633 (Inlined images, Images in HTML export): Sections renamed.
1634
dae0a942
MB
16352008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1636
1637 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1638
9f5572e9
MB
16392008-12-04 David Engster <dengste@eml.cc>
1640
1641 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1642 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1643
bc23baaa
CD
16442008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1645
1646 * org.texi (Using the mapping API): Fix bug in mapping example.
1647 (Publishing options): Make the list of properties complete again, in
1648 correspondence to the variable `org-export-plist-vars'.
1649 (Property searches): Document new special values for time comparisons.
1650 (Tag inheritance): Refine the description of tag inheritance.
1651 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1652 (Effort estimates): Document the new relative timer.
bc23baaa 1653
3bf8054f
JB
16542008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1655
1656 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1657 (Using Calc): Clarify use of `C-x * o'.
1658 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1659
ac134f2f
RS
16602008-11-28 Richard M Stallman <rms@gnu.org>
1661
1662 * dbus.texi (Receiving Method Calls): Clean up previous change.
1663
ace706d1
MA
16642008-11-26 Michael Albinus <michael.albinus@gmx.de>
1665
1666 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1667 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1668 `dbus-unescape-from-identifier'.
1669 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1670 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1671 (Signals): Use the constants in the example.
1672
d60b1ba1
CD
16732008-11-24 Carsten Dominik <dominik@science.uva.nl>
1674
b97439ce 1675 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1676
ce4fdcb9
CD
16772008-11-23 Carsten Dominik <dominik@science.uva.nl>
1678
1679 * org.texi (Setting up Remember): Document `org-remember-mode'.
1680 (External links): Document that bbdb links can use a regular
1681 expression.
1682 (External links): Document that elisp links can contain interactive
1683 commands.
1684
c8548a00 16852008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1686
1687 * viper.texi (viper-translate-all-ESC-keysequences):
1688 Description removed.
1689
6a2c4aec
GM
16902008-11-19 Glenn Morris <rgm@gnu.org>
1691
1692 * doclicense.texi: Change to FDL 1.3.
1693 Relicense all texi files under FDL 1.3 or later.
1694
59ee4113
JB
16952008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1696
1697 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1698
59bcbb98 16992008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1700
1701 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1702
1703 * ediff.texi: Version/date change.
9f90198a 1704
8aa41c9b
CY
17052008-11-14 Chong Yidong <cyd@stupidchicken.com>
1706
1707 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1708
17587b1b
JB
17092008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1710
1711 * calc.texi (About This Manual): Comment out a mention of
1712 marginal notes.
1713
564c900e
CD
17142008-11-12 Carsten Dominik <dominik@science.uva.nl>
1715
1716 * org.texi (Clocking work time): Document the :formula property of
1717 clock tables.
1718 (Structure editing, Refiling notes): Document refiling regions.
1719 (Agenda commands): Document the double-prefix version
1720 of the `l' command in the agenda.
1721 (Handling links): Explain the effect of a double prefix
1722 arg to `C-c C-o'.
1723 (TODO basics): Add documentation for tag triggers.
1724
3c4be1f2
GM
17252008-10-23 Glenn Morris <rgm@gnu.org>
1726
1727 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1728 byte-compiling things like `+'.
1729
1730 * ns-emacs.texi: Merge copyright years of author now with assignment
1731 into FSF years.
1732 (VER): Use it for easier automatic updating. Use Emacs version rather
1733 than standalone Emacs.app version.
1734
a6520ff3
CD
17352008-10-12 Carsten Dominik <dominik@science.uva.nl>
1736
864c9740 1737 * org.texi: Lots of minor fixes.
a6520ff3
CD
1738 (Capture): New chapter.
1739 (Org Plot): New section.
1740
db7a4b66
MH
17412008-09-30 Magnus Henoch <mange@freemail.hu>
1742
1743 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1744
4043c194
JB
17452008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1746
1747 * calc.texi (User Defined Units): Mention how to enter optional display
1748 string.
1749
eef5ade7
MB
17502008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1751
1752 * message.texi (Sending Variables): Fixed variable documentation to
1753 avoid the "y/n" wording.
1754
e52cac88
MB
17552008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1756
1757 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1758
17592008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1760
1761 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1762 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1763
00c55306
BW
17642008-09-22 Bill Wohler <wohler@newt.com>
1765
1766 Release MH-E manual version 8.1.
1767
1768 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1769 release 8.1.
1770
1771 * mh-e.texi: Retain dual license as agreed to by the FSF.
1772 However, bump GPL to Version 3.
1773 Use @include for license text.
1774
e52cac88 17752008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1776
1777 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1778 (Store custom flags and keywords, Store arbitrary data):
1779 Clean up markup.
64763fe3
MB
1780
17812008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1782
1783 * gnus.texi (The Gnus Registry): Document it.
1784
9e601b8d
MB
17852008-09-08 David Engster <dengste@eml.cc>
1786
88ee5b02
JB
1787 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1788 Clarify section about choosing back end servers.
9e601b8d 1789
247043f1
GM
17902008-08-23 Glenn Morris <rgm@gnu.org>
1791
1792 * dired-x.texi (Shell Command Guessing):
1793 Mention dired-guess-shell-case-fold-search. (Bug#417)
1794
2bfec7a0
MA
17952008-08-22 Michael Albinus <michael.albinus@gmx.de>
1796
1797 * trampver.texi: Update release number.
1798
247043f1 17992008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1800
1801 * ns-emacs.texi: Update version.
1802 (Introduction): Correct menu location for options save.
1803 (Customization): Note that defaults are stored under org.gnu.Emacs.
1804
8c20bd92
BW
18052008-08-11 Bill Wohler <wohler@newt.com>
1806
1807 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1808 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1809 Henman) (closes SF #1768928).
1810
767a4d92
GM
18112008-08-10 Glenn Morris <rgm@gnu.org>
1812
1813 * ns-emacs.texi: Use @copying. Change copyright of authors with
1814 assignment to FSF. Change license to GFDL.
1815 (Top): Remove outdated references.
1816
6ecfe5c2
MB
18172008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1818
88ee5b02
JB
1819 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1820 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1821 gnus-summary-sort-by-most-recent-date.
1822 (Summary Sorting): Explain prefix argument.
1823
18242008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1825
1826 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1827 gnus-summary-pipe-output.
1828
eb932e8a
MA
18292008-08-03 Michael Albinus <michael.albinus@gmx.de>
1830
1831 * dbus.texi (Receiving Method Calls): Document error handling of own
1832 D-Bus methods.
1833
bfe16263
BW
18342008-08-01 Bill Wohler <wohler@newt.com>
1835
1836 * mh-e.texi (Reading Mail)
9f90198a 1837 (Viewing Attachments): Describe new function
bfe16263
BW
1838 mh-show-preferred-alternative.
1839 (Sending Mail, Redistributing, Sending Message): Describe new hook
1840 mh-annotate-msg-hook.
1841
21956b56
MA
18422008-07-31 Michael Albinus <michael.albinus@gmx.de>
1843
1844 * dbus.texi (Arguments and Signatures): Fix example.
1845 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1846 (Asynchronous Methods): New node.
9f90198a
JB
1847 (Errors and Events): Describe extended layout of `dbus-event'.
1848 New defun `dbus-event-message-type'.
21956b56 1849
7c2fb837
DN
18502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1851
1852 * ediff.texi: Remove VMS support.
1853
13662773
JB
18542008-07-29 Juanma Barranquero <lekktu@gmail.com>
1855
1856 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1857 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1858
ddde0b34
CY
18592008-07-29 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * Makefile.in: Add mairix-el targets.
1862
18632008-07-29 David Engster <deng@randomsample.de>
1864
1865 * mairix-el.texi: New file.
1866
d5875b25
JB
18672008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1868
366b7d44
JB
1869 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1870 project files. Delete 'main_unit' project variable; not needed. Allow
1871 process environment variables wherever project variables are allowed.
1872 Add tutorial section on multiple GNAT project files.
d5875b25 1873
6cbab8ee
MA
18742008-07-27 Michael Albinus <michael.albinus@gmx.de>
1875
1876 Sync with Tramp 2.1.14.
1877
1878 * trampver.texi: Update release number.
1879
9e2a2647
DN
18802008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1881
1882 * ns-emacs.texi:
1883 * faq.texi: Remove mentions of Mac Carbon.
1884
d62672f3
MB
18852008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1886
1887 * gnus.texi (Saving Articles): Describe the 2nd argument of
1888 gnus-summary-save-in-pipe.
1889 (SpamAssassin): Use it.
1890
18912008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1892
1893 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1894
dd12e1c6
CD
18952008-07-25 Carsten Dominik <dominik@science.uva.nl>
1896
1897 * org.texi (Export options): Document the use of the creator flag.
1898
44ce9197
CD
18992008-07-24 Carsten Dominik <dominik@science.uva.nl>
1900
1901 * org.texi: New version 6.06a.
1902
ddd13c5d
JB
19032008-07-23 Juanma Barranquero <lekktu@gmail.com>
1904
1905 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1906 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1907
8dc6104d
JB
19082008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1909
1910 * calc.texi (Editing Stack Entries):
1911 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1912 Calc's help functions. Mention fixing typos.
1913 (Customizing Calc): Fix typo.
1914
19152008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1916
1917 * calc.texi (summarykey): New macro. Use to correctly format keys in
1918 the summary.
1919
ddd13c5d 19202008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1921
1922 * ns-emacs.texi (Customization): Corrected documentation on color
1923 specification formats.
1924
568beaa2
AS
19252008-07-19 Andreas Schwab <schwab@suse.de>
1926
db8ef699 1927 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1928
1929 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1930 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1931
cd71b9ae
MA
19322008-07-18 Michael Albinus <michael.albinus@gmx.de>
1933
1934 * dbus.texi (Inspection): Rework, introduce submenus.
1935 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1936 (Properties and Annotations, Arguments and Signatures): New nodes.
1937
9b7993b4
MA
19382008-07-13 Michael Albinus <michael.albinus@gmx.de>
1939
1940 * dbus.texi (Receiving Method Calls): Fix description of
1941 `dbus-register-method'.
1942 (Signals): Allow also signal arguments for filtering in
1943 `dbus-register-signal'.
1944
241d447b
JB
19452008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1946
1947 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1948 `cnorm'.
1949 (Arithmetic Tutorial): Simplify the verification of prime factors.
1950
adb46650
MB
19512008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1952
1953 * gnus.texi (Saving Articles): Mention
1954 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1955
92e15881
JB
19562008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1957
1958 * calc.texi: Adjust mode line throughout.
1959
ea597303
JB
19602008-06-28 Juanma Barranquero <lekktu@gmail.com>
1961
1962 * sasl.texi (Mechanisms): Fix typos.
1963
aee08080
JB
19642008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1965
1966 * calc.texi (Killing from the stack): Mention using normal Emacs
1967 copying.
1968
a06a4a12
MA
19692008-06-21 Michael Albinus <michael.albinus@gmx.de>
1970
ea597303
JB
1971 * tramp.texi (Password handling): Renamed from "Password caching".
1972 Add `auth-source' mechanism.
a06a4a12
MA
1973 (Connection caching): Tramp reopens the connection automatically,
1974 when the operating system on the remote host has been changed.
1975
7389398d
EZ
19762008-06-20 Eli Zaretskii <eliz@gnu.org>
1977
1978 * makefile.w32-in (distclean): Remove makefile.
1979
b349f79f
CD
19802008-06-17 Carsten Dominik <dominik@science.uva.nl>
1981
3f9b4c2b 1982 * org.texi (Using the mapping API): New section.
b349f79f 1983 (Agenda column view): New section.
3f9b4c2b 1984 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1985 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1986 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1987
19882008-06-17 Jason Riedy <jason@acm.org>
1989
1990 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1991 function, and efmt may be a two-argument function.
1992 (Radio tables): Document multiple destinations.
1993
cd5c05d2
GM
19942008-06-16 Glenn Morris <rgm@gnu.org>
1995
1996 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1997 Add Cover-Texts.
1998
debf4439
GM
19992008-06-15 Glenn Morris <rgm@gnu.org>
2000
2001 * faq.texi (VER): Update to 23.0.60.
2002
2003 * mh-e.texi: Remove option of licensing under GPL.
2004 Add Cover-Texts to GFDL permissions notice.
2005 (GPL): Remove section.
2006 (GFDL): Include doclicense.texi rather than the actual text.
2007
2008 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2009 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2010
2011 * sasl.texi: Fix output file name.
2012
2013 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2014
2015 * gnus-coding.texi: Refer to license in Gnus manual.
2016
2017 * idlwave.texi, sasl.texi: Use @copying.
2018
2019 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2020
2021 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2022
2023 * url.texi: Use @copying, @title, @subtitle, @author.
2024
2025 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2026 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2027 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2028 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2029 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2030 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2031 * widget.texi, woman.texi:
2032 Remove references to external license, since doclicense is included.
2033
2034 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2035 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2036 Remove references to non-existent Invariant Sections.
2037
091f8bc1
GM
20382008-06-14 Glenn Morris <rgm@gnu.org>
2039
2040 * faq.texi (Major packages and programs): Remove references to external
2041 Supercite, Calc, VIPER, since they have been included for some time.
2042 Update VM, AUCTeX, BBDB entries.
2043
47bcb4d3
UJ
20442008-06-14 Ulf Jasper <ulf.jasper@web.de>
2045
2046 * newsticker.texi: Updated to match latest newsticker changes.
2047
6f093307
GM
20482008-06-13 Glenn Morris <rgm@gnu.org>
2049
2050 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2051 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2052 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2053 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2054 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2055 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2056 * woman.texi:
2057 Update Back-Cover Text as per maintain.info.
2058
2b968687
MB
20592008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2060
2061 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2062
2063 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2064 (gnus-faq.xml): Update repository host.
2065
2b968687
MB
2066 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2067
20682008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2069
2070 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2071 Fix a typo.
2072
20732008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2074
2075 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2076 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2077 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2078
20792008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2080
2081 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2082 coding standards.
2083
20842008-06-14 David Engster <dengste@eml.cc>
2085
2086 * gnus.texi (nnmairix): Markup fixes.
2087
e6d2d263
MB
20882008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2089
2b968687 2090 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2091
20922008-06-05 David Engster <dengste@eml.cc>
2093
2094 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2095
20962008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2097
b344d29d 2098 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2099 (Searching, nnir, nnmairix): New stub nodes.
2100
ad231df6 21012008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2102
2103 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2104
f394fa25
MB
21052008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2106
2107 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2108
58333467
MB
21092008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2110
2111 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2112
67525fb9
JY
21132008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2114
2115 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2116
0549d8fc
JB
21172008-05-06 Juanma Barranquero <lekktu@gmail.com>
2118
2119 * info.texi (Top): Fix typo in xref.
2120
149a3837
KB
21212008-05-05 Karl Berry <karl@gnu.org>
2122
2123 * info.texi (Top): @xref to stand-alone manual.
2124
3a23a519
MB
21252008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2126
2127 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2128 (Various Summary Stuff): Fix typo in last xref.
2129
0a29fbf3
JB
21302008-05-02 Juanma Barranquero <lekktu@gmail.com>
2131
2132 * org.texi (Moving subtrees): Fix typo.
2133
586b90f1
MA
21342008-04-28 Michael Albinus <michael.albinus@gmx.de>
2135
2136 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2137 Tramp via `tramp-mode'.
2138
b5af9883
CD
21392008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2140
2141 * org.texi: Massive changes, in many parts of the file.
2142
d55fe5bb
MB
21432008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2144
2145 * gnus.texi (Oort Gnus): Add message-fill-column.
2146
21472008-04-12 Adrian Aichner <adrian@xemacs.org>
2148
2149 * gnus.texi (Mail Source Specifiers): Typo fix.
2150
21512008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2152
2153 * gnus.texi (Diary Headers Generation): Update key binding for
2154 `gnus-diary-check-message'.
2155
21562008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2157
2158 * gnus.texi (Emacsen): Addition.
2159
21602008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2161
2162 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2163
21642008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2165
2166 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2167
21682008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2169
2170 * gnus-news.texi: Update tool bar item.
2171
21722008-04-09 Sven Joachim <svenjoac@gmx.de>
2173
2174 * gnus-news.texi: Fix typos.
2175
76c109c3
JB
21762008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2177
222027f2 2178 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2179 Add mention of `kron'.
2180
d5fbd5a6
MO
21812008-04-01 Daiki Ueno <ueno@unixuser.org>
2182
2183 * epa.texi (Encrypting/decrypting *.gpg files): Document
2184 epa-file-name-regexp.
2185
fbcbb58c
KY
21862008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2187
2188 * gnus.texi (Example Methods): Fix description about ssh-agent.
2189 (Indirect Functions): Fix the default value of nntp-telnet-command;
2190 remove link to connect.html.
2191
134ce16c
MA
21922008-03-30 Michael Albinus <michael.albinus@gmx.de>
2193
2194 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2195 dbus-call-method.
2196 (Receiving Method Calls): The timeout can be set by the calling client.
2197
da1975d7
MA
2198 * trampver.texi: Update release number.
2199
2e4089ab
RS
22002008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2201
2202 * gnus.texi (Top): Fix version. Add SASL.
2203
70cab5a9
MA
22042008-03-29 Michael Albinus <michael.albinus@gmx.de>
2205
2206 Sync with Tramp 2.1.13.
2207
2208 * trampver.texi: Update release number.
2209
5bc6ddff
MB
22102008-03-29 Chong Yidong <cyd@stupidchicken.com>
2211
2212 * org.texi: Update to new org-mode website.
2213
22142008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2215
2216 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2217
9b3ebcb6
MB
22182008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2219
2220 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2221 gnus-read-ephemeral-gmane-group-url,
2222 gnus-read-ephemeral-emacs-bug-group,
2223 gnus-read-ephemeral-debian-bug-group.
2224
22252008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2226
2227 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2228
2229 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2230 Add FIXMEs for Bookmarks and gnus-registry-marks.
2231
22322008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2233
2234 * gnus.texi (Smileys): Document `smiley-style'.
2235
22362008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2237
2238 * gnus.texi (Gnus Development): Clarify difference between ding and
2239 gnu.emacs.gnus.
2240 (MIME Commands, Using MIME, RSS): Fix markup.
2241
2242 * gnus-faq.texi ([8.4]): Ditto.
2243
22442008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2245
2246 * gnus.texi (Emacsen): Remove obsolete stuff.
2247
22482008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2249
2250 * gnus.texi (Oort Gnus): Add version info WRT
2251 `mail-source-delete-incoming'.
2252
22532008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2254
2255 * gnus.texi (Top): Add "Other related manuals" and version info in
2256 `iftex' output.
2257 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2258 gnus-balloon-face-0 and the corresponding format specifiers.
2259
608d6a81
MA
22602008-03-26 Michael Albinus <michael.albinus@gmx.de>
2261
2262 * tramp.texi (Filename completion): Remove footnote about let-bind
2263 of `partial-completion-mode'. It doesn't work this way.
2264
27a6f132
SM
22652008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2266
2267 * pcl-cvs.texi (Contributors): Update my email.
2268
4a7c4c40
MA
22692008-03-21 Michael Albinus <michael.albinus@gmx.de>
2270
2271 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2272
2940c053
BW
22732008-03-17 Bill Wohler <wohler@newt.com>
2274
2275 * mh-e.texi (Viewing): Update URL for adding header fields to
2276 mh-invisible-header-fields-default.
2277
30864d5f
BW
22782008-03-16 Bill Wohler <wohler@newt.com>
2279
2280 * mh-e.texi (Preface): Add Gnus to requirements.
2281 (Forwarding): Note that forwarded MIME messages are now inline.
2282
31fe2b00
SM
22832008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2284
2285 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2286 (Common Variables): Give precedence to the netcat methods over the
2287 telnet methods, and mention that they are more reliable.
31fe2b00 2288
5e97c626
CD
22892008-03-13 Carsten Dominik <dominik@science.uva.nl>
2290
2291 * org.texi (Exporting Agenda Views): Document agenda export to
2292 iCalendar.
2293 (Progress logging): Document the new progress logging stuff.
2294
37a68866
MB
22952008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2296
2297 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2298 Update for change of `mail-source-delete-incoming'.
2299
2300 * gnus-news.texi: Ditto.
2301
8f7abae3
MB
23022008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2303
2304 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2305 custom versions.
2306
af379c86
AM
23072008-03-07 Alan Mackenzie <acm@muc.de>
2308
2309 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2310 parens/brackets in a k&r region is limited.
2311
3d0f8a67
MB
23122008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2313
2314 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2315 using different Emacs versions.
2316
52151df0
GM
23172008-02-27 Glenn Morris <rgm@gnu.org>
2318
2319 * sc.texi: Remove a lot of old and obsolete info.
2320 (titlepage): Simplify.
2321 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2322 (VM with any Emacsen, GNEWS with any Emacsen)
2323 (Overloading for Non-conforming MUAs, Version 3 Changes)
2324 (The Supercite Mailing List): Delete nodes.
2325 (Introduction): Remove info about old packages.
2326 (Getting Connected): Simplify. Remove info about old packages.
2327 (Citing Commands): Delete Emacs 19 info.
2328 (Hints to MUA Authors): Simplify.
2329 (Thanks and History): Merge in some info from the deleted node
2330 "Version 3 Changes".
2331
b03f96dc
MB
23322008-02-05 Juanma Barranquero <lekktu@gmail.com>
2333
2334 * org.texi (Setting tags, In-buffer settings):
2335 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2336
52bec650
MB
23372008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2338
2339 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2340 installation directory name.
2341
34a3c587
RF
23422008-02-12 Romain Francoise <romain@orebokech.com>
2343
2344 * epa.texi (Overview): Fix typo.
2345
5a8d03e9
MO
23462008-02-11 Daiki Ueno <ueno@unixuser.org>
2347
2348 * epa.texi (Quick start): Remove the .emacs setting.
2349
f1914c40
MO
23502008-02-10 Daiki Ueno <ueno@unixuser.org>
2351
2352 * epa.texi (Quick start): Use the command `epa-enable' instead of
2353 loading `epa-setup'.
2354
bca98fc9
JB
23552008-02-08 Juanma Barranquero <lekktu@gmail.com>
2356
2357 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2358 ($(infodir)/epa, epa.dvi): New targets.
2359
4b01af2e
MO
23602008-02-08 Daiki Ueno <ueno@unixuser.org>
2361
2362 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2363
2364 * epa.texi: New manual documenting the EasyPG Assistant.
2365
06c0751a
MA
23662008-02-06 Michael Albinus <michael.albinus@gmx.de>
2367
2368 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2369 (Inspection): New function dbus-ping.
2370
7dcccd7b
MA
23712008-02-05 Michael Albinus <michael.albinus@gmx.de>
2372
2373 * tramp.texi (Remote processes): Add `shell-command'.
2374
a1da1e37
MB
23752008-01-28 Michael Sperber <sperber@deinprogramm.de>
2376
2377 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2378 (Group Parameters): Document `mail-source' parameter.
2379
c9d8f746
MA
23802008-01-27 Michael Albinus <michael.albinus@gmx.de>
2381
2382 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2383 must be a local host.
2384
15db4a13
MO
23852008-01-26 Michael Olson <mwolson@gnu.org>
2386
2387 * erc.texi: Update version for ERC 5.3 release.
2388 (Obtaining ERC): Update extras URLs for 5.3.
2389 (Development): Write instructions for git, and remove those for Arch.
2390 (History): Mention the switch to git.
2391
2bc43980
KB
23922008-01-24 Karl Berry <karl@gnu.org>
2393
bca98fc9
JB
2394 * info.texi (Search Index, Search Text): Mention the command
2395 character in the section name, a la the (Go to node) node.
2bc43980 2396
d2e4a6c9
MA
23972008-01-21 Michael Albinus <michael.albinus@gmx.de>
2398
2399 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2400
0b6799c3
MB
24012008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2402
2403 * gnus-news.texi: Mention gnus-article-describe-bindings.
2404
24052008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2406
2407 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2408
db9c3fb1 24092008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2410
7b4d0413 2411 * org.texi (Property inheritance): New section.
db9c3fb1 2412 (Conventions): New section.
7b4d0413 2413 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2414 commands, and the new bindings for refiling.
2415 (Sparse trees): Document the new special command for sparse trees.
2416 (References): Be more clear about the counting of hilines.
2417 (Handling links): Document M-p/n for accessing links.
2418 (Fast access to TODO states): New section.
2419 (Per file keywords): New section.
2420 (Property inheritance): New section.
2421 (Column attributes): New summary types.
2422 (Capturing Column View): New section.
2423 (The date/time prompt): Cover the new features in the date/time prompt.
2424 Compactify the table of keys for the calendar remote control.
2425 (Clocking work time): Document the new :scope parameter.
2426 (Remember): Promoted to chapter.
2427 (Quoted examples): New section.
2428 (Enhancing text): New verbatim environments.
2429
6ed73f28
MA
24302008-01-14 Michael Albinus <michael.albinus@gmx.de>
2431
2432 * trampver.texi: Update release number.
2433
95838435
MB
24342008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2435
2436 * gnus.texi (Article Keymap): Add
2437 gnus-article-wide-reply-with-original; fix descriptions of
2438 gnus-article-reply-with-original and
2439 gnus-article-followup-with-original.
2440
20234d96
GM
24412008-01-09 Glenn Morris <rgm@gnu.org>
2442
2443 * nxml-mode.texi: Add @copying section.
2444
d82cf70b
MB
24452008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2446
2447 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2448 Server". Add `message-send-mail-with-mailclient'.
2449
2450 * gnus.texi (Posting Server): Move some text to "(message)Mail
2451 Variables" and add a reference here.
2452
addb7f2e
MA
24532008-01-04 Michael Albinus <michael.albinus@gmx.de>
2454
2455 * dbus.texi (Receiving Method Calls): New chapter.
2456 (Errors and Events): Add serial number to events. Replace "signal" by
2457 "message". Introduce dbus-event-serial-number.
2458
4db2806c
MA
24592008-01-03 Michael Albinus <michael.albinus@gmx.de>
2460
2461 * dbus.texi (Type Conversion): Explain the type specification for empty
2462 arrays. Use another example.
2463
c9ecb5a7
MA
24642007-12-30 Michael Albinus <michael.albinus@gmx.de>
2465
2466 * dbus.texi (all): Replace "..." by @dots{}.
2467 (Type Conversion): Precise the value range for :byte types.
2468 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2469 Mention its return value.
2470 (Errors and Events): There is no D-Bus error propagation during event
2471 processing.
2472
702dbfd9
JB
24732007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2474
2475 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2476 New sections.
2477
87035689
MB
24782007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2479
2480 * gnus.texi (Group Parameters): Reorder the text and add a note about
2481 `gnus-parameters' near the beginning of the node.
2482
24832007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2484
2485 * gnus.texi (Score File Editing): Fix function name.
2486
5492f5ca
MA
24872007-12-23 Michael Albinus <michael.albinus@gmx.de>
2488
2489 Sync with Tramp 2.1.12.
2490
2491 * trampver.texi: Update release number.
2492
d4e67bc5
MA
24932007-12-22 Michael Albinus <michael.albinus@gmx.de>
2494
2495 * dbus.texi (Type Conversion): Correct input parameters mapping.
2496
6a31c819
MA
24972007-12-21 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2500 (Errors and Events): Mention wrong-type-argument error.
2501
99a3e35f
AS
25022007-12-21 Alex Schroeder <alex@gnu.org>
2503
2504 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2505 spaces. Fixed some typos.
99a3e35f
AS
2506 (Internet Relay Chat): Explain relay.
2507 (Getting started with rcirc): Change items to reflect prompts.
2508 Add more explanation to rcirc-track-minor-mode and added a comment to
2509 warn future maintainers that this section is a copy.
11ac7c8e 2510 (People): Changed /ignore example.
62b12a24 2511 (Keywords): Not keywords.
99a3e35f 2512
331e4d02
AS
25132007-12-20 Alex Schroeder <alex@gnu.org>
2514
2515 * rcirc.texi (Top): Fighting Information Overload chapter added.
2516 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2517 (rcirc commands): Moved /ignore command to the new chapter.
2518 (Fighting Information Overload): New chapter documenting /keyword,
2519 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2520 (Configuration): Document rcirc-server-alist, remove
2521 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2522
cd71c3ef
MA
25232007-12-16 Michael Albinus <michael.albinus@gmx.de>
2524
2525 * dbus.texi (Signals): Fix example in dbus-register-signal.
2526
bbbe940b
MB
25272007-12-14 Sven Joachim <svenjoac@gmx.de>
2528
2529 * gnus.texi (Score Variables): Fix typo.
2530
0ce574ef
MA
25312007-12-07 Michael Albinus <michael.albinus@gmx.de>
2532
2533 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2534 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2535 (Errors and Events): Adapt dbus-event.
2536
b890d447
MB
25372007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2538
2539 * gnus.texi (Other Files): Add the yenc command.
2540
25412007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2542
2543 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2544 since 2004-08-06.
2545
25462007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2547
2548 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2549 on body.
2550
25512007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2552
2553 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2554 and rfc2047-allow-irregular-q-encoded-words; fix description of
2555 rfc2047-encode-encoded-words.
2556
25572007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2558
2559 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2560
3728bf03
MO
25612007-12-05 Michael Olson <mwolson@gnu.org>
2562
2563 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2564 Update documentation for `remember-diary-file'.
2565
a4397af9
MA
25662007-12-04 Michael Albinus <michael.albinus@gmx.de>
2567
2568 * dbus.texi (Signals): Precise `dbus-register-signal'.
2569 (Errors and Events): Rework events part, the internal structure of
2570 dbus-event has changed.
2571
1682490c
JB
25722007-12-03 Juanma Barranquero <lekktu@gmail.com>
2573
2574 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2575 ($(infodir)/dbus, dbus.dvi): New targets.
2576
7b13a0f2
MA
25772007-12-03 Michael Albinus <michael.albinus@gmx.de>
2578
2579 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2580 unconditionally.
2581
2582 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2583 emulation with @print{}.
2584
7ef92bc9
RS
25852007-12-02 Richard Stallman <rms@gnu.org>
2586
2587 * dbus.texi (Overview): Minor cleanup.
2588
22d8ac3a
MA
25892007-12-02 Michael Albinus <michael.albinus@gmx.de>
2590
d3a8e0df
MA
2591 * Makefile.in (INFO_TARGETS): Add dbus.
2592 (DVI_TARGETS): Add dbus.dvi.
2593 (dbus, dbus.dvi): New targets.
2594
22d8ac3a
MA
2595 * dbus.texi: New file.
2596
559764ab
RF
25972007-11-24 Romain Francoise <romain@orebokech.com>
2598
2599 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2600 Fix file name to match @setfilename.
559764ab 2601
ac97a16b
MH
26022007-11-23 Mark A. Hershberger <mah@everybody.org>
2603
2604 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2605 ($(infodir)/nxml-mode): New rule.
2606
2607 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2608 ($(infodir)/nxml-mode): New rule.
2609 (clean): Add nxml-mode*.
2610
2611 * nxml-mode.texi: New file with nxml manual.
2612
404cd454
GM
26132007-11-18 Richard Stallman <rms@gnu.org>
2614
2615 * flymake.texi (Example -- Configuring a tool called directly):
2616 Update example.
2617
b048d478
MA
26182007-11-18 Michael Albinus <michael.albinus@gmx.de>
2619
2620 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2621 double-slash behavior. Explain directory contents flushing.
b048d478 2622
346e8469
JB
26232007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2624
2625 * calc.texi (TeX and LaTeX Language Modes): Put in
2626 missing braces.
2627
404cd454
GM
26282007-11-15 Richard Stallman <rms@gnu.org>
2629
2630 * cl.texi (Equality Predicates): Delete `eql'.
2631 (Predicates, Naming Conventions, Top): Delete `eql'.
2632 (Common Lisp Compatibility): Delete `eql'.
2633 (Porting Common Lisp): Delete obsolete backquote info.
2634 Minor clarification about character constants.
2635 (Sequence Basics): Minor clarification.
2636
1f6af58b
JB
26372007-11-15 Juanma Barranquero <lekktu@gmail.com>
2638
dccb744b 2639 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2640 * tramp.texi (Filename completion): Fix typos.
2641
3bc88bc9
JB
26422007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2643
2644 * calc.texi (Basic commands): Mention the menu.
2645
bc5300d3
MA
26462007-11-12 Michael Albinus <michael.albinus@gmx.de>
2647
2648 * tramp.texi (Connection caching): Tramp flushes connection
2649 properties when remote operating system has been changed.
2650
4d8a28ec
MB
26512007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2652
2653 * gnus-news.texi: Fix spelling.
2654 `message-insert-formatted-citation-line', not
2655 `message-insert-formated-citation-line'.
2656
404cd454
GM
2657 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2658
e1176b47
MA
26592007-11-07 Michael Albinus <michael.albinus@gmx.de>
2660
2661 * tramp.texi (Overview): Mention also the PuTTY integration under
2662 Win32. Remove paragraphs about Tramp's experimental status.
2663 (Frequently Asked Questions): Add code example for highlighting the
2664 mode line.
2665
6159985a
MO
26662007-11-03 Michael Olson <mwolson@gnu.org>
2667
2668 * remember.texi: Change mentions of remember-buffer to
2669 remember-finalize throughout.
2670
bec9b2f5
MO
26712007-10-30 Michael Olson <mwolson@gnu.org>
2672
2673 * remember.texi (Copying): Remove.
2674 (Mailbox): Update with non-BBDB instructions.
2675 (Diary, Org): Add.
2676 (Bibliography, Planner Page): Remove.
2677
b6173182
JB
26782007-10-30 Juanma Barranquero <lekktu@gmail.com>
2679
2680 * makefile.w32-in (INFO_TARGETS): Add remember.
2681 (DVI_TARGETS): Add remember.dvi.
2682 ($(infodir)/remember): New rule.
2683 (clean): Add remember*.
2684
15f3eb73
MO
26852007-10-30 Michael Olson <mwolson@gnu.org>
2686
70bdc930
MO
2687 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2688 ($(infodir)/remember): New rule that builds the Remember Manual.
2689
b6173182
JB
2690 * remember.texi: New file containing the Remember Mode Manual.
2691 Shuffle chapters around after initial import.
7d3f6f1a
MO
2692 (Function Reference): Split Keystrokes into separate chapter.
2693 (Keystrokes): Document C-c C-k.
51d24a12 2694 (Introduction): Fix typographical issue with "---".
15f3eb73 2695
404cd454
GM
26962007-10-29 Richard Stallman <rms@gnu.org>
2697
2698 * widget.texi (Introduction): Delete discussion of implementation
2699 internals.
2700
9bbb9638
MA
27012007-10-29 Michael Albinus <michael.albinus@gmx.de>
2702
2703 * tramp.texi (Connection caching): Host names must be different
2704 when tunneling.
2705
c7ff939a
RS
27062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2707
2708 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2709 Gnus v5.13.
2710
01c52d31
MB
27112007-10-28 Miles Bader <miles@gnu.org>
2712
2713 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2714
01c52d31
MB
27152007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2716
2717 * gnus.texi (Sorting the Summary Buffer): Remove
2718 gnus-article-sort-by-date-reverse.
2719
27202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2721
2722 * gnus.texi (Non-ASCII Group Names): New node.
2723 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2724 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2725
c8763fb6 27262007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2727
2728 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2729 clean the output of the program `imap-shell-program'.
2730
27312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2732
2733 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2734
27352007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2736
2737 * gnus.texi (Sticky Articles): Documentation for sticky article
2738 buffers.
2739
c8763fb6 27402007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2741
2742 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2743
27442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2745
2746 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2747
27482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2749
2750 * gnus.texi (Archived Messages): Document
2751 gnus-update-message-archive-method.
2752
27532007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2754
2755 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2756
c8763fb6 27572007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2758
2759 * gnus.texi (Group Maneuvering): Document
2760 `gnus-summary-next-group-on-exit'.
2761
27622007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2763
2764 * gnus.texi (Really Various Summary Commands): Mention
2765 gnus-auto-select-on-ephemeral-exit.
2766
27672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2768
2769 * gnus.texi, message.texi: Bump version number.
2770
27712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2772
2773 * gnus.texi (Group Line Specification, Misc Group Stuff)
2774 (Server Commands): Parenthesize @pxref{Mail Spool}.
2775
27762007-10-28 Didier Verna <didier@xemacs.org>
2777
2778 New user option: message-signature-directory.
2779 * message.texi (Insertion Variables): Document it.
2780 * gnus.texi (Posting Styles): Ditto.
2781
27822007-10-28 Didier Verna <didier@xemacs.org>
2783
2784 * gnus.texi (Group Line Specification):
2785 * gnus.texi (Misc Group Stuff):
2786 * gnus.texi (Server Commands): Document the group compaction feature.
2787
27882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2789
2790 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2791
2792 * message.texi (Various Message Variables): Add message-fill-column.
2793
27942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2795
2796 * gnus.texi: Untabify.
2797
27982007-10-28 Didier Verna <didier@xemacs.org>
2799
2800 * gnus.texi (Group Parameters): Document the posting-style merging
2801 process in topic-mode.
2802
28032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2804
2805 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2806
28072007-10-28 Romain Francoise <romain@orebokech.com>
2808
2809 * gnus.texi (Mail Spool): Fix typo.
2810 Update copyright.
2811
28122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2813
2814 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2815
28162007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2817
2818 * gnus.texi (Summary Generation Commands):
2819 Add gnus-summary-insert-ticked-articles.
2820
28212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2822
b2abec73
JB
2823 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2824 to spam-spamassassin-program.
01c52d31
MB
2825
28262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2827
2828 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2829
28302007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2833
28342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2835
2836 * message.texi (Mail Headers): Document `opportunistic'.
2837
28382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2839
2840 * emacs-mime.texi (Encoding Customization): Explain how to set
2841 mm-coding-system-priorities per hierarchy.
2842
28432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2844
2845 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2846 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2847
28482007-10-28 Didier Verna <didier@xemacs.org>
2849
2850 * message.texi (Wide Reply): Update documentation of
2851 message-dont-reply-to-names (now allowing a list of regexps).
2852
28532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2854
2855 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2856
28572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2858
2859 * gnus.texi (SpamAssassin back end): Fix typo.
2860
2861 * sieve.texi (Examples): Fix grammar.
2862
28632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2864
2865 * gnus.texi (Searching for Articles): Document M-S and M-R.
2866 (Limiting): Document / b.
2867
28682007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2869
2870 * gnus.texi (Thread Commands): T M-^.
2871
28722007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2873
2874 * message.texi (Mail Aliases): Document ecomplete.
2875 (Mail Aliases): Fix typo.
2876
28772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2878
2879 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2880 fix typo.
2881
28822007-10-28 Romain Francoise <romain@orebokech.com>
2883
2884 * gnus.texi (Mail Spool): Grammar fix.
2885
28862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2887
2888 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2889 string.
2890
28912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2892
2893 * gnus.texi (Group Parameters): Fix description.
2894
28952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2896
b2abec73
JB
2897 * gnus.texi (Gmane Spam Reporting):
2898 Fix spam-report-gmane-use-article-number.
2899 Add spam-report-user-mail-address.
01c52d31
MB
2900
29012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2902
2903 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2904
29052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2906
2907 * gnus.texi (Group Parameters): Add simplified sorting example based on
2908 example for `Sorting the Summary Buffer' from Jari Aalto
2909 <jari.aalto@cante.net>.
2910 (Example Methods): Add example for an indirect connection.
2911
29122007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2913
2914 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2915 (Agent Parameters): Updated parameter names to match code.
2916 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2917 'gnus-agent-summary-fetch-series'.
2918 (Agent and flags): New section providing a generalized discussion
2919 of flag handling.
2920 (Agent and IMAP): Removed flag discussion.
b2abec73 2921 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2922
29232007-10-28 Romain Francoise <romain@orebokech.com>
2924
2925 * gnus.texi (Exiting the Summary Buffer): Add new function
2926 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2927
29282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2929
2930 * gnus.texi (Conformity): Fix typo.
2931 (Customizing Articles): Document `first'.
2932
29332007-10-28 Jari Aalto <jari.aalto@cante.net>
2934
2935 * gnus.texi (Sorting the Summary Buffer):
2936 Add `gnus-thread-sort-by-date-reverse'. Add example
2937 host to different sorting in NNTP and RSS groups.
2938
29392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2940
2941 * message.texi (Insertion): Describe prefix for
2942 message-mark-inserted-region and message-mark-insert-file.
2943
29442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2945
2946 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2947 LaTeX documents. Describe "text/x-gnus-verbatim".
2948
29492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2950
b2abec73 2951 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2952 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2953 (spam-stat spam filtering, SpamOracle)
2954 (Extending the Spam ELisp package): Removed extra quote symbol for
2955 clarity.
2956
29572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2958
2959 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2960 gnus-article-delete-part and gnus-article-replace-part.
2961 (Using MIME): Add gnus-mime-replace-part.
2962
29632007-10-28 Romain Francoise <romain@orebokech.com>
2964
2965 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2966 requires `auto-compression-mode' to be enabled. Add new nnml
2967 variable `nnml-compressed-files-size-threshold'.
2968
29692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2970
2971 * gnus.texi (Sorting the Summary Buffer): Added
2972 gnus-thread-sort-by-recipient.
2973
29742007-10-28 Romain Francoise <romain@orebokech.com>
2975
2976 * message.texi (Insertion Variables): Mention new variable
2977 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2978 documentation accordingly.
2979
29802007-10-28 Romain Francoise <romain@orebokech.com>
2981
2982 * gnus.texi (To From Newsgroups): Mention new variables
2983 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2984
29852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2986
2987 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2988 stuff; gnus-mime-inline-part does the automatic decompression.
2989
29902007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2991
2992 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2993 "training.ham" should be "training.spam".
01c52d31
MB
2994
29952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2996
2997 * message.texi (Mail Variables): Fix the default value for
2998 message-send-mail-function.
2999
30002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3001
3002 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3003 always returns nil exceptionally.
3004
30052007-10-28 Simon Josefsson <jas@extundo.com>
3006
3007 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3008 Michael Cook <michael@waxrat.com>.
3009
30102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * gnus.texi (Topic Commands): Fix next/previous.
3013
30142007-10-28 Simon Josefsson <jas@extundo.com>
3015
3016 * gnus.texi (Article Washing): Mention `W i'.
3017
c8763fb6 30182007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3019
3020 * gnus.texi (Group Parameters): Slight extension of sieve
3021 parameter description.
3022
30232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3024
3025 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3026 matching score files as well.
3027 (Picons): Describe `gnus-picon-style'.
3028
30292007-10-28 Romain Francoise <romain@orebokech.com>
3030
3031 * message.texi (Message Headers): Mention that headers are hidden
3032 using narrowing, and how to expose them.
3033 Update copyright.
3034
30352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3036
3037 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3038 `gnus-summary-sort-by-recipient'.
3039
30402007-10-28 Romain Francoise <romain@orebokech.com>
3041
3042 * gnus.texi (NNTP marks): New node.
3043 (NNTP): Move NNTP marks variables to the new node.
3044
30452007-10-28 Jesper Harder <harder@ifa.au.dk>
3046
b2abec73 3047 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3048
3049 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3050
30512007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3052
b2abec73 3053 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3054 everywhere for consistency.
b2abec73
JB
3055 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3056 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3057 Say "regular expression" instead of "regex." Admonish. Pick
3058 other words to sound better (s/so/thus/).
b2abec73 3059 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3060 statistical filters. Remove old TODO.
3061 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3062 New section on sorting and displaying the spam score.
3063 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3064 backend but an alias to spam-use-BBDB.
3065 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3066 new backend functionality.
3067
30682007-10-28 Simon Josefsson <jas@extundo.com>
3069
3070 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3071 nntp-marks-directory, from Romain Francoise
3072 <romain@orebokech.com>.
3073
30742007-10-28 Magnus Henoch <mange@freemail.hu>
3075
3076 * gnus.texi (Hashcash): New default value of
3077 hashcash-default-payment.
3078
30792007-10-28 Simon Josefsson <jas@extundo.com>
3080
3081 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3082 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3083
30842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3085
3086 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3087
30882007-10-28 Simon Josefsson <jas@extundo.com>
3089
3090 * gnus.texi (documentencoding): Add, to avoid warnings.
3091
30922007-10-28 Simon Josefsson <jas@extundo.com>
3093
3094 * message.texi (Mail Headers): Add.
3095
3096 * gnus.texi (Hashcash): Fix.
3097
30982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3099
b2abec73 3100 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3101 that payments can be verified and fix the name of the
b2abec73 3102 hashcash-path variable.
01c52d31
MB
3103
31042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3105
b2abec73 3106 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3107
31082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3109
3110 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3111
31122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3113
3114 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3115 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3116 warning about ham processors in spam groups removed.
01c52d31
MB
3117
31182007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3119
b2abec73
JB
3120 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3121 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3122
31232007-10-28 Jesper Harder <harder@ifa.au.dk>
3124
3125 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3126 (Mailing List): Typo.
3127 (Customizing Articles): Add gnus-treat-ansi-sequences.
3128 (Article Washing): Index.
3129
3130 * message.texi: Use m-dash consistently.
3131
31322007-10-28 Jesper Harder <harder@ifa.au.dk>
3133
3134 * gnus.texi (GroupLens): Remove.
3135
31362007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3137
3138 * gnus.texi (Outgoing Messages, Agent Variables): Add
3139 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3140 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3141
31422007-10-28 Jesper Harder <harder@ifa.au.dk>
3143
3144 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3145
31462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3147
3148 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3149
3150 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3151
31522007-10-28 Simon Josefsson <jas@extundo.com>
3153
3154 * gnus.texi (Top): Add SASL.
3155
404cd454
GM
31562007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3157
3158 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3159
31602007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3161
3162 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3163
0edd2970
JB
31642007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3165
3166 * calc.texi (Formulas, Composition Basics): Lower the
3167 precedence of negation.
3168
a9afba20
JY
31692007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3170
3171 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3172 Mention the new three-letter column identifiers.
3173 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3174 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3175 message when using `c' on an empty default with default printer.
3176 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3177 renamed to `ses--symbolic-formulas' some time ago.
3178
45b778a6
JB
31792007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3180
3181 * calc.texi (Default Simplifications, Making Selections)
3182 (Customizing Calc): Clarify associativity of multiplication.
3183
03b5bade
MA
31842007-10-23 Michael Albinus <michael.albinus@gmx.de>
3185
3186 * tramp.texi (Traces and Profiles): Simplify loop over
3187 `trace-function-background'.
3188
e658c8ee
JL
31892007-10-22 Juri Linkov <juri@jurta.org>
3190
3191 * dired-x.texi (Shell Command Guessing): Default values are now
3192 available by typing M-n instead of M-p.
3193
dd753688
MA
31942007-10-21 Michael Albinus <michael.albinus@gmx.de>
3195
3196 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3197 (Password caching): Remove `tramp-clear-passwd'.
3198 It's not a command anymore.
dd753688
MA
3199 (Bug Reports): Add `tramp-bug' to function index.
3200 (Function Index, Variable Index): New nodes.
3201 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3202
3203 * trampver.texi: Update release number.
3204
4bb49b43
JB
32052007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3206
8b296cdd 3207 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3208 about integer size into past tense.
3209 (Time Zones): Remove pointer to Calc author's address.
3210 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3211 and hyperbolic cotangent. Fix typo.
4bb49b43 3212
311dd93f
MA
32132007-10-10 Michael Albinus <michael.albinus@gmx.de>
3214
3215 Sync with Tramp 2.1.11.
3216
3217 * trampver.texi: Update release number.
3218
ea3fc256
MA
32192007-10-06 Michael Albinus <michael.albinus@gmx.de>
3220
3221 * tramp.texi (External packages): New section.
3222
1af74d06
MB
32232007-09-29 Juri Linkov <juri@jurta.org>
3224
3225 * info.texi (Help-Int): Document `L' (`Info-history').
3226
0e2806fa
SM
32272007-09-26 Carsten Dominik <dominik@science.uva.nl>
3228
3229 * org.texi: Change links to webpage and maintained email.
3230 (Remember): Promote to Chapter, significant changes.
3231 (Fast access to TODO states): New section.
3232 (Faces for TODO keywords): New section.
3233 (Export options): Example for #+DATE.
3234 (Progress logging): Section moved.
3235
567b9191
BW
32362007-09-26 Bill Wohler <wohler@newt.com>
3237
3238 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3239 browse-url-at-mouse.
3240
1af74d06
MB
32412007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3242
3243 * flymake.texi (Customizable variables): Face names don't end in -face.
3244 Fix flymake-err-line-patterns template.
3245 (Example -- Configuring a tool called directly): Fix init-function.
3246 (Highlighting erroneous lines): Face names don't end in -face.
3247
d60a4e3a 32482007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3249
3250 * erc.texi (Special-Features): Fix small typo.
3251
7d7a3510
MA
32522007-09-14 Michael Albinus <michael.albinus@gmx.de>
3253
3254 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3255 and "External transfer methods".
3256
285f0d3a
JB
32572007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3258
3259 * calc.texi (Predefined Units): Add some history.
3260
526dc846
MO
32612007-09-08 Michael Olson <mwolson@gnu.org>
3262
87e04f16
JB
3263 * erc.texi (Copying): New section included from gpl.texi.
3264 This matches the look of the upstream ERC manual.
526dc846 3265
f10d0e80
JB
32662007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3267
87e04f16 3268 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3269 (Random Numbers): Clarify the distribution of `random'.
3270
4009494e
GM
32712007-09-06 Glenn Morris <rgm@gnu.org>
3272
f1fc42aa 3273 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3274 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3275 Change all setfilename commands to use ../../info.
3276 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3277 refer to the Emacs manual here.
3278 (infodir): New variable.
3279 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3280 (cc-mode.texi, faq.texi): Update references to source file locations.
3281 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3282 do not refer to the Emacs manual here.
3283 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3284
3285 * Makefile.in: Add `basename' versions of all info targets, for
3286 convenience when rebuilding just one manual.
3287 (../etc/GNU): Delete obsolete target.
3288 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3289 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3290 *.vrs *.toc here...
3291 (maintainer-clean): ...from here.
4009494e
GM
3292
3293 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3294
2de53ca6
GM
32952007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3296
3297 * calc.texi (Date Conversions): Clarify definition of
3298 Julian day numbering.
3299 (Date Forms): Clarify definition of Julian day numbering;
3300 add some history.
3301
33022007-08-30 Carsten Dominik <dominik@science.uva.nl>
3303
87e04f16 3304 * org.texi: Version 5.07.
2de53ca6
GM
3305
33062007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3307
3308 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3309
33102007-08-22 Carsten Dominik <dominik@science.uva.nl>
3311
3312 * org.texi (Adding hyperlink types): New section.
3313 (Embedded LaTeX): Chapter updated because of LaTeX export.
3314 (LaTeX export): New section.
3315 (Using links out): New section.
3316
33172007-08-22 Glenn Morris <rgm@gnu.org>
3318
3319 * faq.texi (Learning how to do something): Refcards now in
3320 etc/refcards/ directory.
3321
33222007-08-22 Michael Albinus <michael.albinus@gmx.de>
3323
3324 * tramp.texi (Remote Programs): Persistency file must be cleared when
3325 changing `tramp-remote-path'.
3326 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3327 macro.
3328
33292007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3330
3331 * calc.texi: Move contents to beginning of file.
3332 (Algebraic Entry): Fix the formatting of an example.
3333
33342007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3335
3336 * calc.texi (Basic Operations on Units): Mention exact versus
3337 inexact conversions.
3338
33392007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3340
3341 * calc.texi (Basic Operations on Units): Mention default
3342 values for new units.
3343 (Quick Calculator Mode): Mention that binary format will
3344 be displayed.
3345
33462007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3347
3348 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3349
33502007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3351
3352 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3353
33542007-08-08 Glenn Morris <rgm@gnu.org>
3355
3356 * gnus.texi, sieve.texi: Replace `iff'.
3357
33582007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3359
3360 * calc.texi (Basic Graphics): Mention the graphing of error
3361 forms.
3362 (Graphics Options): Mention how `g s' handles error forms.
3363 (Curve Fitting): Mention plotting the curves.
3364 (Standard Nonlinear Models): Add additional models.
3365 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3366 (Linear Fits): Correct result.
3367
33682007-08-01 Alan Mackenzie <acm@muc.de>
3369
3370 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3371 to "--no-site-file".
3372
33732007-07-29 Michael Albinus <michael.albinus@gmx.de>
3374
3375 * tramp.texi (Frequently Asked Questions): Point to mode line
3376 extension in Emacs 23.1.
3377
3378 * trampver.texi: Update release number.
3379
33802007-07-27 Glenn Morris <rgm@gnu.org>
3381
3382 * calc.texi (Copying): Include license text from gpl.texi, rather than
3383 in-line.
3384
33852007-07-25 Glenn Morris <rgm@gnu.org>
3386
3387 * calc.texi (Copying): Replace license with GPLv3.
3388
3389 * Relicense all FSF files to GPLv3 or later.
3390
33912007-07-22 Michael Albinus <michael.albinus@gmx.de>
3392
3393 Sync with Tramp 2.1.10.
3394
3395 * tramp.texi (trampfn): Expand macro implementation in order to handle
3396 empty arguments.
3397 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3398 occurrences by trampfn.
2de53ca6 3399 (Frequently Asked Questions): Extend example code for host
b2abec73 3400 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3401 file names to be typed.
3402
3403 * trampver.texi: Update release number.
3404
34052007-07-17 Michael Albinus <michael.albinus@gmx.de>
3406
3407 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3408 section. Reported by <poti@potis.org>.
3409 (Remote processes): Arguments of the program to be debugged are taken
3410 literally.
3411 (Frequently Asked Questions): Simplify recentf example.
3412
34132007-07-14 Karl Berry <karl@gnu.org>
3414
3415 * info.texi (@copying): New Back-Cover Text.
3416
3417 * info.texi (Quitting Info): Move to proper place in source.
3418 (Reported by Benno Schulenberg.)
3419
34202007-07-13 Eli Zaretskii <eliz@gnu.org>
3421
3422 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3423
3424 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3425
3426 * emacs-mime.texi: Add @documentencoding directive.
3427
34282007-07-12 Nick Roberts <nickrob@snap.net.nz>
3429
3430 * tramp.texi (Remote processes): Add an anchor to the subsection
3431 "Running a debugger on a remote host".
3432
34332007-07-12 Michael Albinus <michael.albinus@gmx.de>
3434
3435 * tramp.texi (Remote processes): Don't call it "experimental" any
3436 longer. Add subsection about running a debugger on a remote host.
3437
34382007-07-10 Carsten Dominik <dominik@science.uva.nl>
3439
3440 * org.texi (Properties and columns): Chapter rewritten.
3441
34422007-07-08 Michael Albinus <michael.albinus@gmx.de>
3443
3444 * tramp.texi:
3445 * trampver.texi: Migrate to Tramp 2.1.
3446
34472007-07-02 Carsten Dominik <dominik@science.uva.nl>
3448
3449 * org.texi (Properties): New chapter.
3450
34512007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3452
3453 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3454 Control Panel.
3455
3456 * gnus.texi (Misc Article): Add index entry for
3457 gnus-single-article-buffer.
3458
34592007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3460
3461 * gnus.texi (Starting Up): Fix typo.
3462
34632007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3464
3465 * gnus.texi (Asynchronous Fetching): Fix typo.
3466
34672007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3468
3469 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3470 (About This Manual): Remove redundant information.
3471 (Getting Started): Mention author.
3472 (Basic Arithmetic, Customizing Calc): Make description of the
3473 variable `calc-multiplication-has-precedence' match its new effect.
3474
34752007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3476
3477 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3478 the variable `calc-multiplication-has-precedence'.
3479
34802007-06-19 Carsten Dominik <dominik@science.uva.nl>
3481
3482 * org.texi (Tag): Section swapped with node Timestamps.
3483 (Formula syntax for Lisp): Document new `L' flag.
3484
34852007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3486
3487 * gnus.texi (Misc Group Stuff, Summary Buffer)
3488 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3489
34902007-06-06 Juanma Barranquero <lekktu@gmail.com>
3491
3492 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3493 * gnus.texi (Article Buttons, Mail Source Customization)
3494 (Sending or Not Sending, Customizing NNDiary):
3495 * message.texi (Message Headers):
3496 * mh-e.texi (HTML): Fix typos.
3497
34982007-06-07 Michael Albinus <michael.albinus@gmx.de>
3499
3500 Sync with Tramp 2.0.56.
3501
3502 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3503 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3504
35052007-06-02 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * Version 22.1 released.
3508
35092007-05-26 Michael Olson <mwolson@gnu.org>
3510
3511 * erc.texi (Modules): Fix references to completion modules.
3512
35132007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3516
35172007-05-09 Didier Verna <didier@xemacs.org>
3518
3519 * gnus.texi (Email Based Diary): New. Proper documentation for the
3520 nndiary back end and the gnus-diary library.
3521
35222007-05-03 Karl Berry <karl@gnu.org>
3523
3524 * .cvsignore (*.pdf): New entry.
3525
3526 * texinfo.tex: Update from current version for better pdf generation.
3527
35282007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3529
3530 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3531
35322007-04-28 Glenn Morris <rgm@gnu.org>
3533
3534 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3535 consideration of legal status.
3536
35372007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3538
3539 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3540
35412007-04-24 Chong Yidong <cyd@stupidchicken.com>
3542
3543 * faq.texi (New in Emacs 22): python.el removed.
3544
35452007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3546
3547 * calc.texi (Reporting bugs): Update maintainer's address.
3548
35492007-04-22 Chong Yidong <cyd@stupidchicken.com>
3550
3551 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3552
35532007-04-15 Jay Belanger <belanger@truman.edu>
3554
3555 * calc.texi (Title page): Remove the date.
3556 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3557 (The Standard Calc Interface): Change trail title.
3558 (Floats): Mention that when non-decimal floats are entered, only
3559 approximations are stored.
3560 (Copying): Move to the appendices.
3561 (GNU Free Documentation License): Add as an appendix.
3562
35632007-04-15 Chong Yidong <cyd@stupidchicken.com>
3564
3565 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3566 * dired-x.texi, ebrowse.texi, ediff.texi:
3567 * emacs-mime.texi, erc.texi, eshell.texi:
3568 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3569 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3570 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3571 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3572 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3573 * woman.texi: Include GFDL.
3574
3575 * doclicense.texi: Remove node heading, so that it can be included by
3576 other files.
3577
3578 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3579
3580 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3581 than *.
3582
35832007-04-14 Carsten Dominik <dominik@science.uva.nl>
3584
3585 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3586 in Calc.
3587
35882007-04-09 Romain Francoise <romain@orebokech.com>
3589
3590 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3591 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3592 replace mouse-2.
3593
35942007-04-08 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3597 renamed to woman-use-topic-at-point. Document new behavior.
3598
35992007-04-08 Richard Stallman <rms@gnu.org>
3600
3601 * url.texi: Fix some indexing.
3602 (Disk Caching): Drop discussion of old/other Emacs versions.
3603
36042007-04-07 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * url.texi (Disk Caching): Say Emacs 21 "and later".
3607
3608 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3609 on Font locking which now mentions JIT lock.
3610
36112007-04-01 Michael Olson <mwolson@gnu.org>
3612
3613 * erc.texi: Update for the ERC 5.2 release.
3614
36152007-03-31 David Kastrup <dak@gnu.org>
3616
3617 * woman.texi (Topic, Interface Options): Explain changes semantics of
3618 woman-manpath in order to consider MANPATH_MAP entries.
3619
36202007-03-31 Eli Zaretskii <eliz@gnu.org>
3621
3622 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3623
36242007-03-26 Richard Stallman <rms@gnu.org>
3625
3626 * pgg.texi (Caching passphrase): Clean up previous change.
3627
36282007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3629
3630 * gnus.texi (Setting Process Marks): Fix typo.
3631
36322007-03-25 Romain Francoise <romain@orebokech.com>
3633
3634 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3635 readability, and include various fixes by Daniel Brockman, Nick Roberts
3636 and Dieter Wilhelm.
3637
36382007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3639
3640 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3641
3642 * gnus.texi (Mail Source Specifiers): Fix typo.
3643
36442007-03-22 Ralf Angeli <angeli@caeruleus.net>
3645
3646 * reftex.texi (Imprint): Update maintainer information.
3647
36482007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3649
3650 * message.texi (Message Buffers): Update documentation for
3651 message-generate-new-buffers.
3652
36532007-03-15 Daiki Ueno <ueno@unixuser.org>
3654
3655 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3656
36572007-03-21 Glenn Morris <rgm@gnu.org>
3658
3659 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3660
36612007-03-19 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * eshell.texi (Known problems): Emacs 21 -> 22.
3664
3665 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3666
36672007-03-18 Jay Belanger <belanger@truman.edu>
3668
3669 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3670
36712007-03-12 Glenn Morris <rgm@gnu.org>
3672
3673 * calc.texi (Time Zones): Switch to new North America DST rule.
3674
3675 * calc.texi: Replace "daylight savings" with "daylight
3676 saving" in text throughout.
3677
36782007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3679
3680 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3681 The variable now uses a list of symbols instead of just a symbol.
3682 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3683
36842007-03-06 Romain Francoise <romain@orebokech.com>
3685
3686 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3687 new packages, and mention Gnus update.
3688
36892007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3690
3691 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3692 nntp-open-connection-functions-never-echo-commands.
3693
36942007-02-27 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3697 problems on the console, and security risk in not using gpg-agent.
3698
36992007-02-25 Carsten Dominik <dominik@science.uva.nl>
3700
3701 * org.texi (The spreadsheet): Renamed from "Table calculations".
3702 Completely reorganized and rewritten.
3703 (CamelCase links): Section removed.
3704 (Repeating items): New section.
3705 (Tracking TODO state changes): New section.
3706 (Agenda views): Chapter reorganized and rewritten.
3707 (HTML export): Section rewritten.
3708 (Tables in arbitrary syntax): New section.
3709 (Summary): Better feature summary.
3710 (Activation): Document problem with cut-and-paste of Lisp code
3711 from PDF files.
3712 (Visibility cycling): Document indirect buffer use.
3713 (Structure editing): Document sorting.
3714 (Remember): Section rewritten.
3715 (Time stamps): Better description of time stamp types.
3716 (Tag searches): Document regular expression search for tags.
3717 (Stuck projects): New section.
3718 (In-buffer settings): New keywords.
3719 (History and Acknowledgments): Updated description.
3720
37212007-02-24 Alan Mackenzie <acm@muc.de>
3722
3723 * cc-mode.texi (Movement Commands): Insert two missing command names.
3724 (Getting Started): Slight wording correction (use conditional).
3725
37262007-02-22 Kim F. Storm <storm@cua.dk>
3727
3728 * widget.texi (User Interface, Basic Types): Document need to put some
3729 text before the %v escape in :format string in editable-field widget.
3730
37312007-02-18 Romain Francoise <romain@orebokech.com>
3732
3733 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3734 `cvs-mode-quit'.
3735
37362007-02-10 Markus Triska <markus.triska@gmx.at>
3737
3738 * widget.texi (Programming Example): Put constant strings in :format.
3739
37402007-02-07 Juanma Barranquero <lekktu@gmail.com>
3741
3742 * faq.texi (Fullscreen mode on MS-Windows): New node.
3743
37442007-02-04 David Kastrup <dak@gnu.org>
3745
3746 * faq.texi (AUCTeX): Update version number. Should probably be done
3747 for other packages as well.
3748
37492007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3750
3751 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3752 <tassilo@member.fsf.org>.
3753
37542007-01-27 Eli Zaretskii <eliz@gnu.org>
3755
3756 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3757 ls-lisp-use-localized-time-format.
3758
37592007-01-20 Markus Triska <markus.triska@gmx.at>
3760
3761 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3762
37632007-01-13 Michael Olson <mwolson@gnu.org>
3764
3765 * erc.texi (Modules): Mention capab-identify module.
3766
37672007-01-05 Michael Olson <mwolson@gnu.org>
3768
3769 * erc.texi (Getting Started): Update for /RECONNECT command.
3770
37712007-01-04 Richard Stallman <rms@gnu.org>
3772
3773 * ebrowse.texi: Change C-c b to C-c C-m.
3774
37752007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3776
3777 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3778 variables only in info to avoid redundant entries in the printed
3779 manual.
3780
37812007-01-02 Daiki Ueno <ueno@unixuser.org>
3782
3783 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3784
37852007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3786
3787 * message.texi (Security): Split into sub-nodes.
3788
37892007-01-01 Alan Mackenzie <acm@muc.de>
3790
3791 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3792 eval-after-load in Emacs <=21 and a workaround. Document that
3793 trigraphs are not supported.
3794
37952007-01-01 Alan Mackenzie <acm@muc.de>
3796
3797 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3798 c-context-line-break. When invoked within a string, preserve
3799 whitespace. Add a backslash only when also in a macro.
3800
38012007-01-01 Alan Mackenzie <acm@muc.de>
3802
3803 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3804
38052007-01-01 Alan Mackenzie <acm@muc.de>
3806
3807 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3808 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3809
38102007-01-01 Alan Mackenzie <acm@muc.de>
3811
3812 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3813 "Choosing a Style".
3814
3815 * cc-mode.texi ("Styles"): Add @dfn{style}.
3816
38172006-12-30 Michael Albinus <michael.albinus@gmx.de>
3818
3819 Sync with Tramp 2.0.55.
3820
3821 * trampver.texi: Update release number.
3822
38232006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * gnus.texi (Customizing Articles): Add index entries for all
3826 gnus-treat-* variables.
3827
c8763fb6 38282006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3829
3830 * gnus.texi (IMAP): Fix incorrect explanation of
3831 nnimap-search-uids-not-since-is-evil in documentation for
3832 nnimap-expunge-search-string.
3833
38342006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3835
3836 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3837 spam-ifile-database.
3838
38392006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3840
3841 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3842 rebind C-s.
3843
c8763fb6 38442006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3845
3846 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3847 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3848 "expiring mail".
3849 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3850 nnimap-nov-is-evil.
3851
38522006-12-25 Kevin Ryde <user42@zip.com.au>
3853
3854 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3855 about the key procedure being used heavily.
3856
38572006-12-24 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3860 to t.
3861 (Prerequisites): Add explanation about gpg-agent.
3862
38632006-12-22 Kevin Ryde <user42@zip.com.au>
3864
3865 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3866 "sort" instead of "sort*".
3867
38682006-12-19 Richard Stallman <rms@gnu.org>
3869
3870 * calc.texi (History and Acknowledgements): Recognize that Emacs
3871 now does have floating point.
3872
38732006-12-19 Michael Albinus <michael.albinus@gmx.de>
3874
3875 * tramp.texi (External transfer methods): Describe new method `scpc'.
3876
38772006-12-17 Sascha Wilde <wilde@sha-bang.de>
3878
3879 * pgg.texi: Added short note on gpg-agent to the introduction.
3880
38812006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3882
3883 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3884 also applies to Cc.
3885
38862006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3887
3888 * gnus.texi (X-Face): Clarify. Say which programs are required
3889 on Windows.
3890
38912006-12-08 Michael Olson <mwolson@gnu.org>
3892
3893 * erc.texi (Modules): Remove documentation for list module.
3894
c8763fb6 38952006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3896
3897 * faq.texi (^M in the shell buffer): Ditto.
3898
38992006-11-20 Michael Olson <mwolson@gnu.org>
3900
3901 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3902
39032006-11-17 Carsten Dominik <dominik@science.uva.nl>
3904
3905 * org.texi: Fix typos.
3906 (Agenda commands): Document `C-k'.
3907
39082006-11-16 Eli Zaretskii <eliz@gnu.org>
3909
3910 * url.texi (http/https): Fix a typo in the HTTP URL.
3911
39122006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3913
3914 * ada-mode.texi: Total rewrite.
3915
39162006-11-13 Carsten Dominik <dominik@science.uva.nl>
3917
3918 * org.texi: Minor typo fixes.
3919
39202006-11-13 Bill Wohler <wohler@newt.com>
3921
3922 Release MH-E manual version 8.0.3.
3923
3924 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3925 release 8.0.3.
3926
3927 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3928 to set MAILDIR.
3929 (Reading Mail): Document the customization of read-mail-command
3930 for MH-E.
3931 (Viewing Attachments): Document mm-discouraged-alternatives.
3932 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3933 (Junk): Add more information about the settings of mh-junk-background
3934 in a program. Add /usr/bin/mh to PATH in examples.
3935
39362006-11-12 Richard Stallman <rms@gnu.org>
3937
3938 * woman.texi: Update author address but say he no longer maintains it.
3939
39402006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3941
3942 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3943 archived trees.
3944 (Checkboxes): Section moved to chapter 5, and extended.
3945 (The date/time prompt): New section.
3946 (Link abbreviations): New section.
3947 (Presentation and sorting): New section.
3948 (Custom agenda views): Section completely rewritten.
3949 (Summary): Compare with Planner.
3950 (Feedback): More info about creating backtraces.
3951 (Plain lists): Modified example.
3952 (Breaking down tasks): New section.
3953 (Custom time format): New section.
3954 (Time stamps): Document inactive timestamps.
3955 (Setting tags): More details about fast tag selection.
3956 (Block agenda): New section.
3957 (Custom agenda views): Section rewritten.
3958 (Block agenda): New section.
3959
39602006-11-07 Michael Albinus <michael.albinus@gmx.de>
3961
3962 * tramp.texi (Configuration): scp is the default method.
3963 (Default Method): Use ssh as example for another method.
3964
39652006-10-27 Richard Stallman <rms@gnu.org>
3966
3967 * woman.texi: Downcase nroff/troff/roff.
3968 (Installation): Chapter deleted. Some xrefs deleted.
3969 (Background): woman doesn't advise man ;-).
3970
c8763fb6 39712006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3972
3973 * ada-mode.texi (Project files, Identifier completion)
3974 (Automatic Casing, Debugging, Using non-standard file names)
3975 (Working Remotely): Fix typos.
3976
39772006-10-20 Masatake YAMATO <jet@gyve.org>
3978
3979 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3980 sample code `my-c-initialization-hook'.
3981
39822006-10-19 Stuart D. Herring <herring@lanl.gov>
3983
3984 * widget.texi: Fix typos.
3985
39862006-10-19 Michael Albinus <michael.albinus@gmx.de>
3987
3988 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3989 "???". There have been no complaints for years, so the information
3990 must be appropriate.
3991
39922006-10-16 Richard Stallman <rms@gnu.org>
3993
3994 * widget.texi: Use @var instead of capitalization.
3995 Clarify many widget type descriptions.
3996
39972006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3998
3999 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4000 gnus-dired-attach.
4001 (Selecting a Group): Fix typo.
4002
c8763fb6 40032006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4004
4005 * widget.texi: Fix typos.
4006
40072006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4008
4009 * gnus.texi (Image Enhancements): Update for Emacs 22.
4010
4011 * gnus-faq.texi ([1.3]): Update.
4012
40132006-10-06 Richard Stallman <rms@gnu.org>
4014
4015 * faq.texi (Displaying the current line or column):
4016 Delete "As of Emacs 20".
4017
40182006-10-06 Romain Francoise <romain@orebokech.com>
4019
4020 * faq.texi (VM): VM works with Emacs 22 too.
4021
40222006-10-06 Richard Stallman <rms@gnu.org>
4023
4024 * ebrowse.texi: Remove Emacs version "21" from title.
4025
40262006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4027
4028 * gnus.texi (Foreign Groups): Say where change of editing commands are
4029 stored. Add reference to `gnus-parameters'.
4030
40312006-09-15 Jay Belanger <belanger@truman.edu>
4032
4033 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4034 Change "Library Public License" to "Lesser Public License"
4035 throughout. Use "yyyy" to represent year.
4036
40372006-09-15 Carsten Dominik <dominik@science.uva.nl>
4038
4039 * org.texi (Setting tags): Typo fix.
4040
40412006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4042
4043 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4044
40452006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4046
4047 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4048
40492006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4050
4051 * faq.texi (Escape sequences in shell output): EMACS is now set
4052 to Emacs's absolute file name, not to "t".
4053 (^M in the shell buffer): Likewise.
4054 * misc.texi (Interactive Shell): Likewise.
4055
40562006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4057
4058 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4059 mails with pop3-leave-mail-on-server. Fix wording.
4060 (Limiting): Improve gnus-summary-limit-to-articles.
4061 (X-Face): Fix typo.
4062
40632006-09-11 Simon Josefsson <jas@extundo.com>
4064
4065 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4066 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4067
40682006-09-06 Simon Josefsson <jas@extundo.com>
4069
4070 * smtpmail.texi (Authentication): Mention SSL.
4071
40722006-09-01 Eli Zaretskii <eliz@gnu.org>
4073
4074 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4075 Don't use @indicateurl.
4076
4077 * cc-mode.texi (Subword Movement): Don't use @headitem.
4078 (Custom Braces, Clean-ups): Don't use @tie.
4079
40802006-08-29 Michael Albinus <michael.albinus@gmx.de>
4081
4082 Sync with Tramp 2.0.54.
4083
4084 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4085 Suggested by Adrian Phillips <a.phillips@met.no>.
4086
40872006-08-15 Carsten Dominik <dominik@science.uva.nl>
4088
4089 * org.texi (Installation, Activation): Split from Installation and
4090 Activation.
4091 (Clocking work time): Documented new features.
4092
40932006-08-13 Alex Schroeder <alex@gnu.org>
4094
4095 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4096 example.
4097
40982006-08-12 Eli Zaretskii <eliz@gnu.org>
4099
4100 * faq.texi (How to add fonts): New node.
4101
41022006-08-05 Romain Francoise <romain@orebokech.com>
4103
4104 * faq.texi (New in Emacs 22): Expand.
4105
41062006-08-03 Michael Olson <mwolson@gnu.org>
4107
4108 * erc.texi: Update for ERC 5.1.4.
4109
41102006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4111
4112 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4113 in .../site-lisp/gnus/ by default.
4114 [ From gnus-news.texi in the trunk. ]
4115
41162006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4117
4118 * gnus.texi (MIME Commands): Additions for yEnc.
4119
41202006-07-24 Richard Stallman <rms@gnu.org>
4121
4122 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4123 * faq.texi: Move periods and commas inside quotes.
4124
41252006-07-20 Jay Belanger <belanger@truman.edu>
4126
4127 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4128
41292006-07-18 Chong Yidong <cyd@stupidchicken.com>
4130
4131 * faq.texi (Security risks with Emacs): Document Emacs 22
4132 file-local-variable mechanism.
4133
41342006-07-12 Michael Olson <mwolson@gnu.org>
4135
4136 * erc.texi: Update for ERC 5.1.3.
4137
41382006-07-12 Alex Schroeder <alex@gnu.org>
4139
4140 * rcirc.texi: Fix typos.
4141 (Getting started with rcirc): New calling convention for M-x irc.
4142 Mention #rcirc. Removed channel tracking.
4143 (Configuration): Changed the names of all variables that got changed
4144 recently, eg. rcirc-server to rcirc-default-server. Added
4145 documentation for rcirc-authinfo, some background for Bitlbee, and
4146 rcirc-track-minor-mode.
4147 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4148 Scrolling.
4149 (Reconnecting after you have lost the connection): Fixed example code
4150 to match code changes.
4151
41522006-07-10 Nick Roberts <nickrob@snap.net.nz>
4153
4154 * gnus.texi, message.texi: Fix typos.
4155
41562006-07-07 Carsten Dominik <dominik@science.uva.nl>
4157
4158 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4159 commands.
4160 (Global TODO list): Document the use of the variables
4161 `org-agenda-todo-ignore-scheduled' and
4162 `org-agenda-todo-list-sublevels'.
4163
41642006-07-05 Richard Stallman <rms@gnu.org>
4165
4166 * faq.texi (Scrolling only one line): Fix xref.
4167
41682006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4169
4170 * faq.texi (Evaluating Emacs Lisp code):
4171 Throughout, replace eval-current-buffer with eval-buffer.
4172
41732006-07-03 Richard Stallman <rms@gnu.org>
4174
4175 * rcirc.texi (Scrolling conservatively): Fix xref.
4176
4177 * pcl-cvs.texi (Viewing differences): Usage fix.
4178
41792006-07-03 Carsten Dominik <dominik@science.uva.nl>
4180
4181 * org.texi (Agenda commands): Document `s' key to save all org-mode
4182 buffers.
4183
41842006-06-30 Ralf Angeli <angeli@caeruleus.net>
4185
4186 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4187 names. Mention `cvs-msg' face.
4188
41892006-06-29 Carsten Dominik <dominik@science.uva.nl>
4190
4191 * org.texi (Checkboxes): New section.
4192
41932006-06-28 Carsten Dominik <dominik@science.uva.nl>
4194
4195 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4196 throughout this chapter.
4197
41982006-06-27 Chong Yidong <cyd@stupidchicken.com>
4199
4200 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4201 text for standalone vs Emacs info.
4202 (Help): Clarify header line description. Use mouse-1 for clicks.
4203 (Help-P): Use mouse-1 for clicks.
4204 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4205 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4206 (Choose menu subtopic): Remove gratuitous Emacs command names.
4207 (Help-FOO): Put usual behavior first.
4208 (Help-Xref): Clicking on xrefs works in Emacs.
4209 (Search Text): Clarify what the default behavior is.
4210 (Create Info buffer): Fix Emacs window/X window confusion.
4211 (Emacs Info Variables): Fix for new Emacs init file behavior.
4212
42132006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4214
4215 * gnus.texi (Summary Buffer Lines): Fix typo.
4216
42172006-06-23 Carsten Dominik <dominik@science.uva.nl>
4218
4219 * org.texi (Embedded LaTeX): New chapter.
4220 (Archiving): Section rewritten.
4221 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4222
42232006-06-20 Bill Wohler <wohler@newt.com>
4224
4225 Release MH-E manual version 8.0.1.
4226
4227 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4228 release 8.0.1.
4229 (Preface): Depend on GNU mailutils 1.0 and higher.
4230
42312006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4232
4233 * message.texi (News Headers): Update message-syntax-checks section.
4234
42352006-06-19 Karl Berry <karl@gnu.org>
4236
4237 * info.texi (Advanced): Mention C-q, especially with ?.
4238
42392006-06-19 Carsten Dominik <dominik@science.uva.nl>
4240
4241 * org.texi (Publishing links): Document the `:link-validation-function'
4242 property.
4243 (Extensions and Hacking): New chapter, includes some sections of the
4244 "Miscellaneous" chapter.
4245
42462006-06-10 Carsten Dominik <dominik@science.uva.nl>
4247
4248 * org.texi (Progress logging): New section.
4249
2de53ca6
GM
42502006-06-06 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (ASCII export): Document indentation adaptation.
4253 (Setting tags): Document mutually-exclusive tags.
4254
42552006-06-05 Romain Francoise <romain@orebokech.com>
4256
4257 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4258 Fix typo.
4259
4260 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4261 channel (#gnus@irc.freenode.net).
4262 Fix typos. Update copyright notice.
4263
4264 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4265 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4266 (Line-Up Functions, Custom Macros):
4267 * ediff.texi (Window and Frame Configuration)
dccb744b 4268 (Highlighting Difference Regions):
2de53ca6
GM
4269 * emacs-mime.texi (Display Customization):
4270 * erc.texi (History):
4271 * eshell.texi (Known problems):
4272 * eudc.texi (Overview, BBDB):
4273 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4274 (The problem of spam, SpamOracle, Extending the Spam package)
4275 (Conformity, Terminology):
dccb744b 4276 * idlwave.texi (Routine Info)
2de53ca6
GM
4277 (Class and Keyword Inheritance, Padding Operators)
4278 (Breakpoints and Stepping, Electric Debug Mode)
4279 (Examining Variables, Troubleshooting):
4280 * org.texi (Creating timestamps):
4281 * reftex.texi (Commands, Options, Changes):
4282 * tramp.texi (Inline methods, Password caching)
4283 (Auto-save and Backup, Issues):
4284 * vip.texi (Files, Commands in Insert Mode):
4285 * viper.texi (Emacs Preliminaries, States in Viper)
4286 (Packages that Change Keymaps, Viper Specials, Groundwork):
4287 Fix various typos.
4288
42892006-05-31 Michael Ernst <mernst@alum.mit.edu>
4290
4291 * ediff.texi: Fix typos.
4292
42932006-05-30 Carsten Dominik <dominik@science.uva.nl>
4294
4295 * org.texi: Small typo fixes.
4296
fff84c22
JB
42972006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4298
4299 * viper.texi (Viper Specials):
4300 * gnus.texi (Example Setup):
4301 * faq.texi (Backspace invokes help):
4302 * dired-x.texi (Optional Installation Dired Jump):
4303 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4304 follow coding conventions.
4305
2de53ca6
GM
43062006-05-29 Michael Albinus <michael.albinus@gmx.de>
4307
4308 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4309
43102006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4311
4312 * pcl-cvs.texi: Fix typos.
4313 (Customization): Say "us".
4314
43152006-05-26 Eli Zaretskii <eliz@gnu.org>
4316
4317 * org.texi: Remove bogus @setfilename.
4318
43192006-05-26 Carsten Dominik <dominik@science.uva.nl>
4320
4321 * org.texi (ASCII export): Omit command name.
4322 (HTML export): Add prefix to all lines in Local Variable example.
4323 (Acknowledgments): Typeset names in italics.
4324
43252006-05-24 Carsten Dominik <dominik@science.uva.nl>
4326
4327 * org.texi (Plain lists): Add new item navigation commands.
4328 (External links): Document elisp and info links.
4329 (Custom searches): New section.
4330 (Publishing): New chapter.
4331 (HTML export): Include a list of supported CSS classes.
4332 (Setting tags): Describe the fast-tag-setting interface.
4333
43342006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4335
4336 * dired-x.texi: ifinfo -> ifnottex.
4337
43382006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4339
4340 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4341
43422006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4343
4344 * message.texi (Interface): Add tool bar customization.
4345 (MIME): Index and text additions for mml-attach.
4346 (MIME): Describe mml-dnd-protocol-alist and
4347 mml-dnd-attach-options.
4348
4349 * gnus.texi (Oort Gnus): Reorder entries in sections.
4350 Fix some entries.
4351 (Starting Up): Add references to "Emacs for Heathens" and to
4352 "Finding the News". Add user-full-name and user-mail-address.
4353 (Group Buffer Format): Add tool bar customization and update.
4354 (Summary Buffer): Add tool bar customization.
4355 (Posting Styles): Add message-alternative-emails.
4356
43572006-05-09 Michael Albinus <michael.albinus@gmx.de>
4358
4359 * tramp.texi (Filename completion): Improve wording.
4360
43612006-05-07 Romain Francoise <romain@orebokech.com>
4362
4363 * faq.texi (Using regular expressions): Fix typo.
4364 (Packages that do not come with Emacs): Fix capitalization.
4365 (Replacing text across multiple files): Expand node to explain how
4366 to use `dired-do-query-replace-regexp' in more detail, based on
4367 suggestion by Eric Hanchrow <offby1@blarg.net>.
4368
43692006-05-06 Michael Albinus <michael.albinus@gmx.de>
4370
4371 * tramp.texi (Filename completion): Completion of remote files'
4372 method, user name and host name is active only in partial
4373 completion mode.
4374
43752006-05-06 Bill Wohler <wohler@newt.com>
4376
4377 Release MH-E manual version 8.0.
4378
4379 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4380 release 8.0.
4381
43822006-05-06 Bill Wohler <wohler@newt.com>
4383
4384 * mh-e.texi (MH-BOOK-HOME): Change from
4385 http://www.ics.uci.edu/~mh/book/mh to
4386 http://rand-mh.sourceforge.net/book/mh.
4387 Replace .htm suffix with .html for MH book files.
4388 (Using This Manual): Update key binding for getting relevant
4389 chapter in Info from command key.
4390 (Ranges): Fix itemx.
4391
43922006-05-05 Karl Berry <karl@gnu.org>
4393
4394 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4395 (\fonttextsize): New user-level command to change text font size.
4396
43972006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4398
4399 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4400
44012006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4402
4403 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4404
44052006-04-24 Bill Wohler <wohler@newt.com>
4406
4407 * mh-e.texi (Getting Started): Make it more explicit that you need
4408 to install MH. Add pointers to current MH implementations.
4409
44102006-04-21 Bill Wohler <wohler@newt.com>
4411
4412 Release MH-E manual version 7.94.
4413
4414 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4415 release 7.94.
4416
44172006-04-21 Carsten Dominik <dominik@science.uva.nl>
4418
4419 * org.texi: Many small fixes.
4420 (Handling links): Rename from "Managing links".
4421
44222006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4423
4424 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4425 (Splitting mail using spam-stat): Fix @xref.
4426
44272006-04-20 Chong Yidong <cyd@stupidchicken.com>
4428
4429 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4430 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4431
44322006-04-20 Carsten Dominik <dominik@science.uva.nl>
4433
4434 * org.texi (Time stamps): Better explanation of the purpose of
4435 different time stamps.
4436 (Structure editing, Plain lists): More details on how new items
4437 and headings are inserted.
4438
44392006-04-18 Carsten Dominik <dominik@science.uva.nl>
4440
4441 * org.texi (Formula syntax): Fix link to Calc Manual.
4442
44432006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4444
4445 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4446
44472006-04-17 Bill Wohler <wohler@newt.com>
4448
4449 * mh-e.texi (Folders): Update mh-before-quit-hook and
4450 mh-quit-hook example with code that removes the buffers rather
4451 than just bury them.
4452
44532006-04-17 Michael Albinus <michael.albinus@gmx.de>
4454
4455 Sync with Tramp 2.0.53.
4456
44572006-04-13 Carsten Dominik <dominik@science.uva.nl>
4458
4459 * org.texi (Updating settings): New section.
4460 (Visibility cycling): Better names for the startup folding
4461 options.
4462 (Exporting): Completely restructured.
4463 (The very busy C-c C-c key): New section.
4464 (Summary of in-buffer settings): New section.
4465
44662006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4467
4468 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4469
44702006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4471
4472 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4473 (Server Commands): Key `v' is reserved for users.
4474
44752006-04-11 Carsten Dominik <dominik@science.uva.nl>
4476
4477 * org.texi (Link format): New section, emphasis on bracket links.
4478 (External links): Document bracket links.
4479 (FAQ): Expand to cover shell links and the new link format.
4480
44812006-04-09 Kevin Ryde <user42@zip.com.au>
4482
4483 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4484
44852006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4486
4487 * gnus.texi (Summary Buffer Lines): Add `*'.
4488
c8763fb6 44892006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4490
4491 * gnus.texi (Group Parameters):
4492 Mention gnus-permanently-visible-groups.
4493
44942006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4495
4496 * gnus.texi (Face): Fix typo.
4497
44982006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4499
4500 * gnus.texi (X-Face): Clarify.
4501 (Face): Need Emacs with PNG support.
4502
45032006-04-06 Richard Stallman <rms@gnu.org>
4504
4505 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4506 Emacs".
4507
45082006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4509
4510 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4511 blocks not suitable for inclusion with Emacs using variable
4512 PARTOFEMACS.
4513
45142006-04-04 Simon Josefsson <jas@extundo.com>
4515
4516 * gnus.texi (Security): Improve.
4517
45182006-04-02 Bill Wohler <wohler@newt.com>
4519
4520 * mh-e.texi (Getting Started, Junk, Bug Reports)
4521 (MH FAQ and Support): Fix URLs.
4522
45232006-03-31 Romain Francoise <romain@orebokech.com>
4524
4525 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4526 to t, not nil (and has for the past eight years).
4527
45282006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4529
4530 * message.texi, gnus.texi: Bump version to 5.11.
4531
45322006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4533
4534 * gnus.texi (Top): Add comment about version line.
4535
4536 * message.texi (Top): Ditto. Change to take named versions into
4537 account.
4538
45392006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4540
4541 * gnus.texi (Posting Styles): Add x-face-file to example.
4542 (X-Face): Refer to posting styles.
4543
4544 * gnus-faq.texi ([5.8]): Add x-face-file.
4545 ([8.4]): Add links to gmane.emacs.gnus.user and
4546 gmane.emacs.gnus.general.
4547
45482006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4549
4550 * gnus-faq.texi: Use .invalid.
4551 ([5.4]): Fix gnus-posting-styles example.
4552
45532006-03-27 Romain Francoise <romain@orebokech.com>
4554
4555 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4556 Emacs/W3 needs a new maintainer.
4557 (Ispell): Update author and version info.
4558 (Mailcrypt): Mention PGG.
4559 (New in Emacs 22): Add PGG to the list of new packages.
4560 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4561 updating dead URLs.
4562
45632006-03-25 Karl Berry <karl@gnu.org>
4564
4565 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4566 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4567 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4568 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4569 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4570 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4571 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4572 (2) do not indent copyright year list (or anything else).
4573
45742006-03-21 Bill Wohler <wohler@newt.com>
4575
4576 * mh-e.texi (Folders): Various edits.
4577
45782006-03-20 Romain Francoise <romain@orebokech.com>
4579
4580 * gnus.texi (Mail Folders): Grammar fix.
4581
45822006-03-19 Bill Wohler <wohler@newt.com>
4583
4584 * mh-e.texi (Replying): Document Mail-Followup-To.
4585 Change manually-formatted table to multitable. Add debugging info.
4586 Move description of mh-reply-default-reply-to into paragraph
4587 that describes its values.
4588
45892006-03-17 Bill Wohler <wohler@newt.com>
4590
10d1d0af 4591 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4592 (Sending Mail Tour): Update method of entering
4593 addresses and subject.
4594 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4595 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4596
45972006-03-15 Carsten Dominik <dominik@science.uva.nl>
4598
4599 * org.texi: Version number change only.
4600
46012006-03-14 Bill Wohler <wohler@newt.com>
4602
4603 * mh-e.texi: Add index entries around each paragraph rather than
4604 depend on entries from beginning of node. Doing so ensures that
4605 index entries are less likely to be forgotten if text is cut and
4606 pasted, and are necessary anyway if the references are on a
4607 separate page. It seems that makeinfo is now (v. 4.8) only
4608 producing one index entry per node, so there is no longer any
4609 excuse not to. Use subheading instead of heading. The incorrect
4610 use of heading produced very large fonts in Info--as large as the
4611 main heading.
4612 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4613 versions 6 and 7 appeared *around* the time of these Emacs releases.
4614
46152006-03-13 Carsten Dominik <dominik@science.uva.nl>
4616
4617 * org.texi (Clean view): Document new startup options.
4618
46192006-03-11 Bill Wohler <wohler@newt.com>
4620
4621 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4622 (Composing, Scan Line Formats): Fix @refs.
4623 (Getting Started): Define MH profile and MH profile components.
4624 (Incorporating Mail, Reading Mail, Viewing, Printing)
4625 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4626 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4627 for string constants.
4628 (Tool Bar): Remove spurious quote.
4629 (Junk): Use ``...'' instead of "...".
4630 (Scan Line Formats): Replace @samp with @kbd.
4631
46322006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4633
4634 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4635
46362006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4637
4638 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4639 easy to understand.
4640
46412006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4642
4643 * gnus.texi: Markup fix.
4644 (Fancy Mail Splitting): Specify new feature.
4645
46462006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4647
4648 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4649 partial-words matching.
4650
46512006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4652
4653 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4654
4655 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4656 (MIME Commands): Fix mm-discouraged-alternatives.
4657
46582006-03-07 Carsten Dominik <dominik@science.uva.nl>
4659
4660 * org.texi: Version number change only.
4661
46622006-03-06 Bill Wohler <wohler@newt.com>
4663
4664 * mh-e.texi: Move from SourceForge repository to Savannah.
4665 This is version 7.93, which is a total rewrite from the previous
4666 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4667 version 7.93.
4668
46692006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4670
4671 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4672
46732006-03-01 Carsten Dominik <dominik@science.uva.nl>
4674
4675 * org.texi (Interaction): Add item about `org-mouse.el' by
4676 Piotr Zielinski.
4677 (Managing links): Document that also mouse-1 can be used to
4678 activate a link.
4679 (Headlines, FAQ): Add entry about hiding leading stars.
4680 (Miscellaneous): Resort the sections in this chapter to a more
4681 logical sequence.
4682
46832006-02-27 Simon Josefsson <jas@extundo.com>
4684
4685 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4686 2004-01-27 from the trunk).
4687
46882006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4689
4690 * cc-mode.texi: Rename c-hungry-backspace to
4691 c-hungry-delete-backwards, at the request of RMS. Leave the old
4692 name as an alias.
4693
46942006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4695
4696 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4697 include the function header within the defun.
4698
46992006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4700
4701 * cc-mode.texi: Correct two typos.
4702
47032006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4704
4705 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4706 existing comment.
4707 (Electric Keys): Add a justification for electric indentation.
4708 (Hungry WS Deletion): Clear up the names and complications of the
4709 BACKSPACE and DELETE keys.
4710
47112006-02-23 Juri Linkov <juri@jurta.org>
4712
4713 * faq.texi (Common requests): Move `Turning on auto-fill by
4714 default' after `Wrapping words automatically'. Move `Working with
4715 unprintable characters' before `Searching for/replacing newlines'.
4716 Move `Replacing highlighted text' after `Highlighting a region'.
4717 Merge `Repeating commands' and `Repeating a command as many times
4718 as possible' into the former.
4719 (Packages that do not come with Emacs): Add refs to Gmane and
4720 etc/MORE.STUFF.
4721
47222006-02-23 Juri Linkov <juri@jurta.org>
4723
4724 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4725 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4726 Add xref to `(emacs)Reporting Bugs'.
4727 (Getting a printed manual): Add URL to other formats of the manual.
4728 (Common requests): Fix menu.
4729 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4730 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4731 (Inserting text at the beginning of each line): Add pxref to
4732 `Changing the included text prefix'.
4733 (Forcing the cursor to remain in the same column): Mention `track-eol'
4734 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4735 (Replacing text across multiple files): Add keybinding `Q' for
4736 `dired-do-query-replace'.
4737
47382006-02-22 Carsten Dominik <dominik@science.uva.nl>
4739
4740 * reftex.texi: Version number and date change only.
4741
4742 * org.texi (Internal Links): Rewrite to cover the modified
4743 linking system.
4744
47452006-02-17 Eli Zaretskii <eliz@gnu.org>
4746
4747 * faq.texi: Remove the coding cookie, it's not needed anymore.
4748
47492006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4750
4751 * faq.texi (Colors on a TTY): Mention Mac OS port.
4752
47532006-02-12 Karl Berry <karl@gnu.org>
4754
4755 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4756 8-bit accented a.
4757
47582006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4759
4760 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4761
47622006-02-08 Romain Francoise <romain@orebokech.com>
4763
4764 * faq.texi (Top): Remove paragraph about the FAQ being a
4765 transitional document, etc.
4766 (Searching for/replacing newlines): New node.
4767 (Yanking text in isearch): New node.
4768 (Inserting text at the beginning of each line): Rename and make
4769 more general, mention `M-;' in Message mode.
4770
47712006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4772
4773 * faq.texi (Meta key does not work in xterm)
4774 (Emacs does not display 8-bit characters)
4775 (Inputting eight-bit characters): Update xrefs.
4776
47772006-02-06 Romain Francoise <romain@orebokech.com>
4778
4779 * faq.texi (VM): VM now at version 7.19.
4780 Set myself as maintainer of this file.
4781
47822006-02-04 Michael Olson <mwolson@gnu.org>
4783
4784 * erc.texi (History): Note that ERC is now included with Emacs.
4785
47862006-01-31 Romain Francoise <romain@orebokech.com>
4787
4788 * message.texi (Message Headers): Explain what
4789 `message-alternative-emails' does in more detail.
4790 Update copyright year.
4791
47922006-01-30 Juanma Barranquero <lekktu@gmail.com>
4793
4794 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4795
47962006-01-29 Richard M. Stallman <rms@gnu.org>
4797
4798 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4799
48002006-01-29 Michael Olson <mwolson@gnu.org>
4801
4802 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4803
4804 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4805
4806 * faq.texi (New in Emacs 22): Mention ERC.
4807
48082006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4809
4810 * rcirc.texi: Capitalize dir entry for consistency with the entry
4811 in info/dir and other entries in the Emacs category.
4812 Fix typos. Delete trailing whitespace.
4813
c8763fb6 48142006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4815
4816 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4817
48182006-01-27 Eli Zaretskii <eliz@gnu.org>
4819
4820 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4821 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4822
4823 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4824 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4825
48262006-01-27 Alex Schroeder <alex@gnu.org>
4827
4828 * rcirc.texi: New file.
4829
48302006-01-23 Juri Linkov <juri@jurta.org>
4831
4832 * widget.texi (User Interface): Add S-TAB for widget-backward.
4833
48342006-01-22 Michael Albinus <michael.albinus@gmx.de>
4835
4836 Sync with Tramp 2.0.52.
4837
4838 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4839 Add Tramp disabling item. New item for common connection problems.
4840 (various): Apply "ftp" as method for the download URL.
4841 (Bug Reports): Refer to FAQ for common problems.
4842
48432006-01-21 Eli Zaretskii <eliz@gnu.org>
4844
4845 * widget.texi (User Interface): Use @key for TAB.
4846
4847 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4848
4849 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4850 for TAB.
4851
4852 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4853
48542006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4855
4856 * gnus.texi: Update copyright.
4857
48582006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4859
4860 * gnus.texi (Article Washing): Additions.
4861
2de53ca6
GM
48622006-01-13 Carsten Dominik <dominik@science.uva.nl>
4863
4864 * org.texi (Agenda commands): Document tags command.
4865
48662006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4867
4868 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4869
48702006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4871
4872 * gnus.texi (RSS): Addition.
4873
48742005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4875
4876 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4877
48782005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4879
4880 * emacs-mime.texi (Display Customization): Add setting example to
4881 mm-discouraged-alternatives.
4882
48832006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4884
4885 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4886 version is the canonical version.
4887
48882006-01-08 Alex Schroeder <alex@gnu.org>
4889
4890 * pgg.texi (Caching passphrase): Rewording.
4891
48922006-01-06 Eli Zaretskii <eliz@gnu.org>
4893
4894 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4895 repository URL.
4896
48972006-01-06 Carsten Dominik <dominik@science.uva.nl>
4898
4899 * org.texi: Removed the accidentally re-added empty line in the
4900 direntry.
4901
49022006-01-05 Carsten Dominik <dominik@science.uva.nl>
4903
4904 * org.texi (Agenda Views): Chapter reorganized.
4905
49062005-12-29 Romain Francoise <romain@orebokech.com>
4907
4908 * faq.texi (Using Customize): New node.
4909
49102005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4911
4912 * org.texi: Remove blank line in @direntry. It is non-standard
4913 and recursively produces blank lines all over the dir file (when
4914 using Texinfo 4.8).
4915
49162005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4919
49202005-12-20 Carsten Dominik <dominik@science.uva.nl>
4921
4922 * org.texi (Tags): Boolean logic documented.
4923 (Agenda Views): Document custom commands.
4924
49252005-12-20 David Kastrup <dak@gnu.org>
4926
4927 * faq.texi (AUCTeX): Update version and mailing list info.
4928
49292005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4930
4931 * gnus.texi (MIME Commands): Mention addition of
4932 multipart/alternative to gnus-buttonized-mime-types and add xref
4933 to mm-discouraged-alternatives.
4934
4935 * emacs-mime.texi (Display Customization): Mention addition of
4936 "image/.*" and add xref to gnus-buttonized-mime-types in the
4937 mm-discouraged-alternatives section.
4938
49392005-12-16 Carsten Dominik <dominik@science.uva.nl>
4940
4941 * org.texi (Tags): New section.
4942 (Agenda Views): Chapter reorganized.
4943
49442005-12-16 Eli Zaretskii <eliz@gnu.org>
4945
4946 * org.texi (Internal Links): Add a missing comma after an @xref.
4947
49482005-12-14 Chong Yidong <cyd@stupidchicken.com>
4949
4950 * faq.texi (Filling paragraphs with a single space): No need to
4951 change sentence-end now.
4952
49532005-12-13 Romain Francoise <romain@orebokech.com>
4954
4955 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4956
49572005-12-12 Jay Belanger <belanger@truman.edu>
4958
4959 * faq.texi (Calc): Update version number.
4960
49612005-12-12 Carsten Dominik <dominik@science.uva.nl>
4962
4963 * org.texi (Progress Logging): New section.
4964
49652005-12-10 Romain Francoise <romain@orebokech.com>
4966
4967 Update the Emacs FAQ for the 22.1 release.
4968
4969 * faq.texi: Set VER to `22.1'.
4970 (Basic editing): Explain how to use localized versions of the
4971 Tutorial. Mention that `C-h r' displays the manual. Delete
4972 obsolete WWW link to an Emacs 18 tutorial.
4973 (Getting a printed manual): Point to the new locations of the
4974 manuals on the GNU Web site.
4975 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4976 available via Info (it was previously distributed separately).
4977 (Installing Texinfo documentation): The latest version of Texinfo
4978 is 4.8, not 4.0.
4979 (Informational files for Emacs): COPYING is the GNU General Public
4980 License, not the Emacs General Public License.
4981 (Informational files for Emacs): Delete obsolete link to the
4982 GNUinfo pages as they have been removed from the GNU Web site.
4983 (New in Emacs 22): New node.
4984 (Setting up a customization file): Say that most packages support
4985 Customize nowadays.
4986 (Colors on a TTY): Delete reference to instructions on how to
4987 enable syntax highlighting, it is now enabled by default.
4988 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4989 at startup automatically.
4990 (Controlling case sensitivity): Mention `M-c' in isearch.
4991 (Using an already running Emacs process): Emacs now creates the
4992 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4993 gnuserv. As emacsclient can now run Lisp code as well, delete a
4994 sentence praising gnuserv for that. Simplify description of how
4995 the client/server operation works.
4996 (Compiler error messages): Delete obsolete text (compile.el has
4997 been rewritten).
4998 (Indenting switch statements): Fix typo.
4999 (Matching parentheses): Simplify setup instructions, mention the
5000 menu bar item in the Options menu.
5001 (Repeating a command as many times as possible): Mention `C-x e'.
5002 (Going to a line by number): Mention new keymap and bindings
5003 `M-g M-g', `M-g M-p' and `M-g M-n'.
5004 (Turning on syntax highlighting): Now on by default. Simplify.
5005 (Replacing highlighted text): Use `1', not `t'.
5006 (Problems with very large files): The maximum size is now 256MB on
5007 32-bit machines.
5008 (^M in the shell buffer): Mention `comint-process-echoes'.
5009 (Emacs for Apple computers): Emacs 22 has native support for Mac
5010 OS X.
5011 (Translating names to IP addresses): Delete node.
5012 (Binding keys to commands): Fix typo.
5013 (SPC no longer completes file names): New node.
5014 (MIME with Emacs mail packages): Delete section about the Emacs
5015 MIME FAQ (it's not reachable anymore).
5016
50172005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5018
5019 * cc-mode.texi: The manual has been extensively revised: the
5020 information about using CC Mode has been separated from the larger
5021 and more difficult chapters about configuration. It has been
5022 updated for CC Mode 5.31.
5023
50242005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5025
5026 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5027 (Selecting an implementation): Fix descriptions.
5028
50292005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5030
5031 * message.texi (Various Message Variables): Addition.
5032
50332005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5034
5035 * message.texi: Fix default values.
5036
50372005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * message.texi (Header Commands): Clarify descriptions of
5040 message-cross-post-followup-to, message-reduce-to-to-cc, and
5041 message-insert-wide-reply.
5042 (Various Commands): Fix kindex for message-kill-to-signature;
5043 clarify description of message-tab.
5044
50452005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5046
5047 * message.texi (Mailing Lists): Fix description about MFT.
5048
5049 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5050
50512005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus.texi (Slow Terminal Connection): Replace old description
5054 with new one.
5055
50562005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5057
5058 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5059 replace X-Draft-Headers with X-Draft-From.
5060
50612005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5062
5063 * gnus.texi (Various Various): Fix the default value of
5064 nnheader-max-head-length.
5065 (Gnus Versions): Fix typo.
5066
50672005-12-08 Carsten Dominik <dominik@science.uva.nl>
5068
5069 * org.texi (Structure editing): Document new functionality of
5070 M-RET.
5071
50722005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5073
5074 * org.texi (Internal Links): Fix Texinfo usage.
5075
50762005-12-06 Carsten Dominik <dominik@science.uva.nl>
5077
5078 * org.texi (TODO basics): Document the global todo list.
5079 (TODO items): Documents sparse tree for specific TODO
5080 keywords.
5081
50822005-11-30 Carsten Dominik <dominik@science.uva.nl>
5083
5084 * org.texi (Plain Lists): Typos fixed.
5085
50862005-11-28 Jay Belanger <belanger@truman.edu>
5087
5088 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5089
50902005-11-24 Carsten Dominik <dominik@science.uva.nl>
5091
5092 * org.texi (Structure editing): New item moving commands added.
5093 (Plain Lists): New section.
5094
50952005-11-18 Carsten Dominik <dominik@science.uva.nl>
5096
5097 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5098 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5099 `org-agenda-file-to-front'.
2de53ca6
GM
5100 (Built-in table editor): Document `org-table-sort-lines'.
5101 (HTML formatting): Export of hand-formatted lists.
5102
51032005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5104
5105 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5106 new variable gnus-toolbar-thickness.
5107
51082005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5109
5110 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5111
51122005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5113
5114 * gnus.texi (X-Face): Fix description.
5115 (XVarious): Remove gnus-xmas-logo-color-alist and
5116 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5117
51182005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5119
5120 * gnus.texi (Group Parameters): Mention new variable
5121 gnus-parameters-case-fold-search.
5122 (Home Score File): Addition.
5123
51242005-11-04 Ulf Jasper <ulf.jasper@web.de>
5125
5126 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5127 (Overview): List supported feed types.
5128 (Installation): No installation necessary when using autoload.
5129 (Configuration): Rename "RSS" to "news".
5130
51312005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5132
5133 * pgg.texi (User Commands): Document additional passphrase
5134 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5135 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5136
51372005-11-04 Carsten Dominik <dominik@science.uva.nl>
5138
5139 * org.texi: Version number changed to 3.19.
5140
51412005-10-29 Sascha Wilde <wilde@sha-bang.de>
5142
5143 * pgg.texi (How to use): Update the example to add autoload of
5144 pgg-encrypt-symmetric-region.
5145 (User Commands): Document pgg-encrypt-symmetric-region.
5146 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5147
51482005-10-27 Jay Belanger <belanger@truman.edu>
5149
5150 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5151 mention other TeX-related units.
5152
51532005-10-23 Lars Hansen <larsh@soem.dk>
5154
5155 * dired-x.texi (Miscellaneous Commands): Replace
5156 dired-do-relative-symlink by dired-do-relsymlink and
5157 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5158
51592005-10-23 Jay Belanger <belanger@truman.edu>
5160
5161 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5162 constant.
5163
51642005-10-23 Michael Albinus <michael.albinus@gmx.de>
5165
5166 * faq.texi (Bugs and problems): Replace
5167 `dired-move-to-filename-regexp' by
5168 `directory-listing-before-filename-regexp'.
5169
51702005-10-22 Eli Zaretskii <eliz@gnu.org>
5171
5172 * newsticker.texi (UPDATED): Set value.
5173
51742005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5175
5176 * gnus.texi (Document Groups): Remove duplicate item.
5177
51782005-10-21 Carsten Dominik <dominik@science.uva.nl>
5179
5180 * org.texi (Summary): Mention iCalendar support.
5181 (Exporting): Document iCalendar support.
5182
51832005-10-18 Romain Francoise <romain@orebokech.com>
5184
5185 * viper.texi (Viper Specials): Capitalize GNU.
5186
51872005-10-17 Juri Linkov <juri@jurta.org>
5188
5189 * info.texi (Getting Started, Search Index, Expert Info):
5190 Fix wording.
5191 (Search Text): Replace `echo area' with `mode line'.
5192 (Search Index): Both `i' and `,' find all index entries.
5193 Replace example `C-f' with `C-l' (which exists in index of Info
5194 manual) and delete spaces in its keyboard input sequence.
5195 Delete unnecessary explanations about literal characters.
5196
51972005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5198
5199 * gnus.texi (Document Server Internals): Addition.
5200
52012005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5202
5203 * gnus.texi (A note on namespaces): Fix RFC reference.
5204
52052005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5206
5207 * gnus.texi (RSS): Fix key description.
5208
52092005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5210
5211 * gnus.texi: Emacs/w3 -> Emacs/W3.
5212 (Browsing the Web): Fix description.
5213 (Web Searches): Ditto.
5214 (Customizing W3): Ditto.
5215
52162005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5217
5218 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5219
52202005-10-11 Jay Belanger <belanger@truman.edu>
5221
5222 * calc.texi (Integration): Mention using `a i' to compute definite
5223 integrals.
5224
52252005-10-11 Juri Linkov <juri@jurta.org>
5226
5227 * info.texi: Rearrange nodes.
5228 (Top): Update menu. Change ref `Info for Experts' to
5229 `Advanced Info Commands'.
5230 (Getting Started): Fix description of manual's parts.
5231 (Help-Int): Change xref `Info Search' to `Search Index', and
5232 `Expert Info' to `Advanced'.
5233 (Advanced): Move node one level up.
5234 (Search Text, Search Index): New nodes split out from `Info Search'.
5235 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5236 split out from `Advanced'.
5237 (Advanced, Emacs Info Variables): De-document editing an Info file
5238 in Info.
5239 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5240 (Creating an Info File): Delete node and move its text to
5241 `Expert Info'.
5242
52432005-10-10 Carsten Dominik <dominik@science.uva.nl>
5244
5245 * org.texi (Workflow states): Documented that change in keywords
5246 becomes active only after restart of Emacs.
5247
52482005-10-08 Michael Albinus <michael.albinus@gmx.de>
5249
5250 Sync with Tramp 2.0.51.
5251
52522005-10-08 Nick Roberts <nickrob@snap.net.nz>
5253
5254 * speedbar.texi (Introduction): Describe new location of speedbar
5255 on menubar.
5256 (Basic Key Bindings): Remove descriptions of bindings that have
5257 been removed.
5258
52592005-10-05 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * speedbar.texi (GDB): Describe use of watch expressions.
5262
52632005-09-28 Simon Josefsson <jas@extundo.com>
5264
5265 * message.texi (IDNA): Fix.
5266
52672005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5268
5269 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5270 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5271 description of nntp-open-connection-function.
5272 (Common Variables): Fix descriptions.
5273
52742005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5275
5276 * gnus.texi (Server Buffer Format): Document the %a format spec.
5277
52782005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5279
5280 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5281
52822005-09-23 Carsten Dominik <dominik@science.uva.nl>
5283
5284 * org.texi Version 3.16.
5285
52862005-09-19 Miles Bader <miles@gnu.org>
5287
5288 * newsticker.texi: Get rid of CVS keywords.
5289
52902005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5291
5292 * gnus.texi (Finding the Parent): Fix description of how Gnus
5293 finds article.
5294
52952005-09-14 Jari Aalto <jari.aalto@cante.net>
5296
5297 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5298 to drop off non-answered articles.
5299
53002005-09-19 Juanma Barranquero <lekktu@gmail.com>
5301
5302 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5303 braces (which are unsupported by NMAKE) for macro `srcdir'.
5304
53052005-09-17 Eli Zaretskii <eliz@gnu.org>
5306
5307 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5308 (../info/newsticker, newsticker.dvi): New targets.
5309
53102005-09-17 Ulf Jasper <ulf.jasper@web.de>
5311
5312 * newsticker.texi: Replace @command with @code. Replace @example
5313 with @lisp.
5314 (Top): Added explanations to menu items.
5315 (GNU Free Documentation License): Removed.
5316
53172005-09-16 Romain Francoise <romain@orebokech.com>
5318
5319 Update all files to specify GFDL version 1.2.
5320
5321 * doclicense.texi (GNU Free Documentation License): Update to
5322 version 1.2.
5323
53242005-09-15 Richard M. Stallman <rms@gnu.org>
5325
5326 * newsticker.texi: Fix @setfilename.
5327
5328 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5329 (../info/newsticker, newsticker.dvi): New targets.
5330
53312005-08-30 Carsten Dominik <dominik@science.uva.nl>
5332
5333 * org.texi: Version 3.15.
5334
53352005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5336
5337 * ses.texi: Combine all three indices into one.
5338 Correct a few typos.
5339
53402005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5341
5342 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5343
53442005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5345
5346 * emacs-mime.texi (Handles): Remove duplicate item.
5347 (Encoding Customization): Fix the default value for
5348 mm-coding-system-priorities.
5349 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5350 (Basic Functions): Fix reference.
5351
53522005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5353
5354 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5355
53562005-08-18 Richard M. Stallman <rms@gnu.org>
5357
5358 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5359 and web site.
5360
5361 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5362 not keyboard-translate.
5363
53642005-08-11 Richard M. Stallman <rms@gnu.org>
5365
5366 * faq.texi (Using regular expressions): Fix xref.
5367
53682005-08-09 Juri Linkov <juri@jurta.org>
5369
5370 * info.texi (Help-P): Replace `Prev' with `Previous'.
5371 (Help-M, Help-Xref): Add S-TAB.
5372 (Help-FOO): Update `u' command.
5373 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5374 Update info about visibility of xref parts.
5375 (Help-Int): Fix `m' command. Rename `Info-last' to
5376 `Info-history-back'. Add `Info-history-forward'.
5377 (Advanced): Fix `g*' and `M-n' commands.
5378 (Info Search): Add `index-apropos' in stand-alone browser.
5379 Add isearch commands.
5380 (Emacs Info Variables): Remove `Info-fontify'.
5381 Add `Info-mode-hook'. Update face names.
5382 Add `Info-fontify-maximum-menu-size',
5383 `Info-fontify-visited-nodes', `Info-isearch-search'.
5384
53852005-08-07 Michael Albinus <michael.albinus@gmx.de>
5386
5387 Sync with Tramp 2.0.50.
5388
5389 * tramp.texi: Use @option{} consequently for method names.
5390 (Inline methods, External transfer methods): Remove references to
5391 Cygwin.
5392 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5393 implementation.
5394
53952005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5396
5397 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5398 Mention that gnus-init-file is not read when Emacs is invoked with
5399 --no-init-file or -q.
5400
54012005-07-19 Carsten Dominik <dominik@science.uva.nl>
5402
5403 * org.texi: Version 3.14.
5404
54052005-07-04 Carsten Dominik <dominik@science.uva.nl>
5406
5407 * org.texi: Version 3.13.
5408
54092005-07-18 Juri Linkov <juri@jurta.org>
5410
5411 * calc.texi (Time Zones, Logical Operations):
5412 * cl.texi (Overview):
5413 * org.texi (TODO types):
5414 * sc.texi (Emacs 18 MUAs):
5415 * speedbar.texi (Top):
5416 * url.texi (History):
5417 Delete duplicate duplicate words.
5418
ce058493 54192005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5420
5421 * cl.texi (Type Predicates): Document `atom' type.
5422
54232005-07-04 Lute Kamstra <lute@gnu.org>
5424
5425 Update FSF's address in GPL notices.
5426
5427 * calc.texi (Copying):
5428 * doclicense.texi (GNU Free Documentation License):
5429 * faq.texi (Contacting the FSF):
5430 * mh-e.texi (Copying): Update FSF's address.
5431
54322005-07-03 Richard M. Stallman <rms@gnu.org>
5433
5434 * flymake.texi (Example -- Configuring a tool called directly):
5435 Update name of flymake-build-relative-filename.
5436
54372005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5438
5439 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5440
54412005-06-29 Carsten Dominik <dominik@science.uva.nl>
5442
5443 * org.texi: Version 3.12.
5444
54452005-06-24 Eli Zaretskii <eliz@gnu.org>
5446
5447 * makefile.w32-in (MAKEINFO): Use --force.
5448 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5449 Makefile.in.
5450 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5451 more shells.
5452
54532005-06-23 Richard M. Stallman <rms@gnu.org>
5454
5455 * speedbar.texi (Creating a display): Texinfo usage fixes.
5456
5457 * tramp.texi (Customizing Completion, Auto-save and Backup):
5458 Texinfo usage fixes.
5459
54602005-06-23 Juanma Barranquero <lekktu@gmail.com>
5461
5462 * dired-x.texi (Miscellaneous Commands):
5463 * ediff.texi (Miscellaneous):
5464 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5465 (Agent Variables):
5466 * info.texi (Help-Xref):
5467 * message.texi (Message Headers):
5468 * org.texi (Remember):
5469 * reftex.texi (Options (Defining Label Environments)):
5470 (Options (Index Support)):
5471 (Options (Viewing Cross-References)):
5472 (Options (Misc)):
5473 (Changes):
5474 * speedbar.texi (Creating a display):
5475 * tramp.texi (Customizing Completion, Auto-save and Backup):
5476 Texinfo usage fix.
5477
54782005-06-13 Carsten Dominik <dominik@science.uva.nl>
5479
5480 * org.texi: Version 3.11.
5481
54822005-06-12 Jay Belanger <belanger@truman.edu>
5483
5484 * calc.texi (Getting Started): Remove extra menu item.
5485
54862005-05-31 Jay Belanger <belanger@truman.edu>
5487
5488 * calc.texi (Notations Used in This Manual): Use @kbd for key
5489 sequence.
5490 (Demonstration of Calc): Mention another way of starting Calc.
5491 (Starting Calc): Mention long name of M-#.
5492 (Embedded Mode Overview): Remove unnecessary instruction.
5493 (Other M-# commands): Rephrase `M-# 0' explanation.
5494 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5495 reflect current behavior.
5496
54972005-05-30 Jay Belanger <belanger@truman.edu>
5498
5499 * calc.texi (Hooks): Change description of calc-window-hook and
5500 calc-trail-window-hook to match usage.
5501 (Computational Functions): Add more constant-generating functions.
5502 (Customizable Variables): Use defvar.
5503
55042005-05-28 Jay Belanger <belanger@truman.edu>
5505
5506 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5507 (Basic Embedded Mode): Explain behavior of arguments to
5508 calc-embedded-mode.
5509
55102005-05-27 Jay Belanger <belanger@truman.edu>
5511
5512 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5513 current behavior.
5514
55152005-05-25 Jay Belanger <belanger@truman.edu>
5516
5517 * calc.texi: Change Calc version number throughout.
5518 (Keypad Mode): Change location in info output.
5519 (Keypad mode overview): Move picture of keypad.
5520
55212005-05-21 Jay Belanger <belanger@truman.edu>
5522
5523 * calc.texi (Storing variables): Mention that only most variables
5524 are void to begin with.
5525
55262005-05-21 Kevin Ryde <user42@zip.com.au>
5527
5528 * widget.texi (Basic Types): Update cross ref from "Enabling
5529 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5530 lispref/text.texi change.
5531
55322005-05-20 Carsten Dominik <dominik@science.uva.nl>
5533
5534 * org.texi: Version 3.09.
5535
55362005-05-18 Carsten Dominik <dominik@science.uva.nl>
5537
5538 * reftex.texi: Version 4.28.
5539
55402005-05-16 Jay Belanger <belanger@truman.edu>
5541
5542 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5543
55442005-05-14 Jay Belanger <belanger@truman.edu>
5545
5546 * calc.texi (Default Simplifications): Insert missing ! (logical
5547 not operator).
5548
55492005-05-14 Michael Albinus <michael.albinus@gmx.de>
5550
5551 Sync with Tramp 2.0.49.
5552
55532005-05-10 Jay Belanger <belanger@truman.edu>
5554
5555 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5556 to 1.
5557
55582005-04-29 Carsten Dominik <dominik@science.uva.nl>
5559
5560 * org.texi: Version 3.08, structure reorganized.
5561
55622005-04-24 Richard M. Stallman <rms@gnu.org>
5563
5564 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5565
55662005-04-15 Carsten Dominik <dominik@science.uva.nl>
5567
5568 * org.texi: Update to version 3.06.
5569
55702005-04-13 Lute Kamstra <lute@gnu.org>
5571
5572 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5573
55742005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5575
5576 * cl.texi (Porting Common Lisp): Fix typo.
5577
55782005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5579
5580 * gnus.texi (RSS): Addition.
5581
55822005-04-04 Jay Belanger <belanger@truman.edu>
5583
5584 * calc.texi: Change Calc version number.
5585 (Customizable variables): Fix description of calc-language-alist.
5586 (Copying): Put in version 2 of GPL.
5587
55882005-04-01 Jay Belanger <belanger@truman.edu>
5589
5590 * calc.texi (Troubleshooting Commands): Remove comment about
5591 installation.
5592 (Installation): Remove section.
5593 (Customizable Variables): New section.
5594 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5595 (Graphical Devices): Add references to Customizable Variables.
5596
55972005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5598
5599 * emacs-mime.texi (Display Customization): Markup fixes.
5600 (rfc2047): Update.
5601
56022005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5603
5604 * gnus-faq.texi: Replaced with auto-generated version.
5605
56062005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5607
5608 * dired-x.texi (Multiple Dired Directories): default-directory was
5609 renamed to dired-default-directory.
5610
56112005-03-26 Jay Belanger <belanger@truman.edu>
5612
5613 * calc.texi (Simplifying Formulas, Rewrite Rules):
5614 Change description of top and bottom of fraction.
5615 (Modulo Forms): Move description of how to create modulo forms to
5616 earlier in the section.
5617 (Fraction Mode): Suggest using : to get a fraction by dividing.
5618 (Basic Arithmetic): Adjust placement of command name.
5619 (Truncating the Stack): Emphasize that "hidden" entries are still
5620 visible.
5621 (Installation): Move discussion of printing manual to "About This
5622 Manual".
5623 (About This Manual): Mention how to print the manual.
5624 (Reporting Bugs): Remove first person.
5625 (Building Vectors): Add algebraic version of append.
5626 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5627 (Grouping Digits): Fix typo.
5628
56292005-03-25 Werner Lemberg <wl@gnu.org>
5630
5631 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5632 Replace `legal' with `valid'.
5633
56342005-03-25 Werner Lemberg <wl@gnu.org>
5635
5636 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5637
56382005-03-24 Jay Belanger <belanger@truman.edu>
5639
5640 * calc.texi (General Mode Commands)
5641 (Mode Settings in Embedded Mode): Add some explanation of
5642 recording mode settings.
5643
56442005-03-24 Richard M. Stallman <rms@gnu.org>
5645
5646 * calc.texi: Remove praise of non-free software.
5647
5648 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5649 (Installation): Node deleted.
5650
56512005-03-23 Richard M. Stallman <rms@gnu.org>
5652
5653 * url.texi (HTTP language/coding): Improve last change.
5654
56552005-03-22 Jay Belanger <belanger@truman.edu>
5656
5657 * calc.texi (Embedded Mode): Add new information on changing
5658 modes.
5659
56602005-03-20 Michael Albinus <michael.albinus@gmx.de>
5661
5662 Sync with Tramp 2.0.48.
5663
5664 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5665
5666 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5667 "GNU/Linux". Change all addresses to .gnu.org.
5668 (Default Method): Offer shortened syntax for "su" and "sudo"
5669 methods.
5670
56712005-03-07 Richard M. Stallman <rms@gnu.org>
5672
5673 * url.texi: Fix usage of "e.g.".
5674 (HTTP language/coding): Explain the rules for these strings.
5675
56762005-03-06 Richard M. Stallman <rms@gnu.org>
5677
5678 * woman.texi (Introduction): Minor cleanups.
5679
5680 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5681
5682 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5683 (Installation): Node deleted.
5684
5685 * mh-e.texi (Preface): Get rid of "Emacs 21".
5686
5687 * eshell.texi (Installation): Delete node (for Emacs 20).
5688
56892005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5690
5691 * flymake.texi: Refill and tweak style in @lisp blocks.
5692
56932005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5694
5695 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5696
56972005-03-01 Jay Belanger <belanger@truman.edu>
5698
5699 * calc.texi (Trigonometric and Hyperbolic Functions):
5700 Mention additional functions.
5701 (Algebraic Simplifications): Mention additional simplifications.
5702
57032005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5704
5705 * ses.texi: Add concept/function/variable indices (this work was
5706 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5707 papers on file at FSF).
5708
57092005-02-10 Jay Belanger <belanger@truman.edu>
5710
5711 * calc.texi: Change @LaTeX to La@TeX throughout.
5712 Redefine @expr as @math for TeX output.
5713 Redefine @texline as a no-op for TeX output.
5714 Define @tfn, replace @t by @tfn throughout.
5715
57162005-02-09 Jay Belanger <belanger@truman.edu>
5717
5718 * calc.texi: Add macro for LaTeX for info output.
5719
57202005-02-08 Kim F. Storm <storm@cua.dk>
5721
5722 * texinfo.tex (LaTex): Add def.
5723
57242005-02-06 Jay Belanger <belanger@truman.edu>
5725
5726 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5727 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5728 throughout manual.
5729
57302005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5731
5732 * gnus.texi: Some edits based on comments from David Abrahams.
5733
57342005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5735
5736 * gnus.texi (RSS): Fix the keystroke.
5737
57382005-01-24 David Kastrup <dak@gnu.org>
5739
5740 * faq.texi: Update AUCTeX version info.
5741
57422005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5743
5744 * gnus-faq.texi ([4.1]): Typo.
5745
57462005-01-19 Jay Belanger <belanger@truman.edu>
5747
5748 * calc.texi (Keep Arguments): Mention that keeping arguments
5749 doesn't work with keyboard macros.
5750
57512005-01-16 Richard M. Stallman <rms@gnu.org>
5752
5753 * autotype.texi (Autoinserting): Fix small error.
5754
57552005-01-16 Michael Albinus <michael.albinus@gmx.de>
5756
5757 Sync with Tramp 2.0.47.
5758
5759 * tramp.texi (Compilation): New section, describing compilation of
5760 remote files.
5761
57622005-01-11 Kim F. Storm <storm@cua.dk>
5763
5764 * widget.texi (Basic Types): Add :follow-link keyword.
5765
57662005-01-09 Jay Belanger <belanger@truman.edu>
5767
5768 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5769
57702005-01-08 Jay Belanger <belanger@truman.edu>
5771
5772 * calc.texi: Change throughout to reflect new default value of
5773 calc-settings-file.
5774
57752005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5776
5777 * message.texi (Reply): `message-reply-to-function' should return
5778 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5779
57802005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5781
5782 * faq.texi (Changing load-path): Fix typo.
5783
57842005-01-05 Jay Belanger <belanger@truman.edu>
5785
5786 * calc.texi (Programming Tutorial): Replace kbd command by
5787 appropriate characters for a keyboard macro.
5788
57892005-01-04 Jay Belanger <belanger@truman.edu>
5790
5791 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5792 for Lucid Emacs.
5793 (Programming Tutorial): Mention that the user needs to be in the
5794 right mode to compute some functions.
5795
57962005-01-04 Jay Belanger <belanger@truman.edu>
5797
5798 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5799 no longer applicable.
5800
58012005-01-01 Jay Belanger <belanger@truman.edu>
5802
5803 * calc.texi (Programming Tutorial): Changed description of how to
5804 edit keyboard macros to match current behavior.
5805
58062004-12-31 Jay Belanger <belanger@truman.edu>
5807
5808 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5809
58102004-12-20 Jay Belanger <belanger@truman.edu>
5811
5812 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5813 zero.
5814
58152004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5816
5817 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5818 @xref.
5819 (Font Locking): Avoid @strong{Note:}.
5820
58212004-12-17 Michael Albinus <michael.albinus@gmx.de>
5822
5823 Sync with Tramp 2.0.46.
5824
5825 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5826
58272004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5828
5829 * url.texi: Correct typos.
5830 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5831 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5832 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5833 (Dealing with HTTP documents): @inforef->@xref.
5834
58352004-12-15 Jay Belanger <belanger@truman.edu>
5836
5837 * calc.texi: Consistently capitalized all mode names.
5838 (Answers to Exercises): Mention that an answer can be a fraction
5839 when in Fraction mode.
5840
58412004-12-13 Jay Belanger <belanger@truman.edu>
5842
5843 * calc.texi: Fix some TeX definitions.
5844
58452004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5846
5847 * reftex.texi (Imprint): Remove erroneous @value's.
5848
58492004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5850
5851 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5852 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5853
58542004-12-08 Jay Belanger <belanger@truman.edu>
5855
5856 * calc.texi (Starting Calc): Remove comment about installation.
5857 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5858
58592004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * url.texi: Update @setfilename.
5862 (Getting Started): No need to worry about Gnus versions.
5863 (Dealing with HTTP documents): Use @inforef.
5864
5865 * org.texi: Fix @direntry file name.
5866
58672004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5868
5869 * url.texi: New file.
5870
5871 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5872
58732004-12-06 Jay Belanger <belanger@truman.edu>
5874
5875 * calc.texi (Using Calc): Remove paragraph about installation.
5876
58772004-12-06 Jay Belanger <belanger@truman.edu>
5878
5879 * calc.texi: Use more Texinfo macros and less TeX defs.
5880 Remove @refill's.
5881
58822004-12-06 Richard M. Stallman <rms@gnu.org>
5883
5884 * org.texi: New file.
5885
58862004-12-05 Richard M. Stallman <rms@gnu.org>
5887
5888 * Makefile.in (org.dvi, ../info/org): New targets.
5889 (INFO_TARGETS): Add ../info/org.
5890 (DVI_TARGETS): Add org.dvi.
5891 (maintainer-clean): Remove the info files in the info dir.
5892
58932004-11-26 Eli Zaretskii <eliz@gnu.org>
5894
5895 * idlwave.texi: Fix the setfilename directive to put the produced
5896 file in ../info.
5897 (Continued Statement Indentation): Resurrect Jan D.'s change from
5898 2004-11-03 that was lost when a newer version of idlwave.texi was
5899 imported.
5900
59012004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5902
5903 * gnus-faq.texi ([5.1]): Added missing bracket.
5904
5905 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5906 `spam-initialize'.
5907
59082004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5909
5910 * message.texi (Various Message Variables): Mention that all mail
5911 file variables are derived from `message-directory'.
5912
5913 * gnus.texi (Splitting Mail): Clarify bogus group.
5914
59152004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5916
5917 * emacs-mime.texi (Encoding Customization): Fix
5918 mm-coding-system-priorities entry.
5919
c8763fb6 59202004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5921
5922 * idlwave.texi (Continued Statement Indentation):
5923 * reftex.texi (Options (Index Support)):
5924 (Displaying and Editing the Index, Table of Contents):
5925 * speedbar.texi (Creating a display, Major Display Modes): Replace
5926 non-nil with non-@code{nil}.
5927
59282004-10-21 Jay Belanger <belanger@truman.edu>
5929
5930 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5931
59322004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5933
5934 * calc.texi (Reporting Bugs): Double up `@'.
5935
59362004-10-18 Jay Belanger <belanger@truman.edu>
5937
5938 * calc.texi (Reporting Bugs): Changed the address that bugs
5939 should be sent to.
5940
59412004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5942
5943 * gnus.texi (New Features): Add 5.11.
5944
5945 * message.texi (Resending): Remove wrong default value.
5946
5947 * gnus.texi (Mail Source Specifiers): Describe possible problems
5948 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5949 `pop3-leave-mail-on-server' to the index.
5950
59512004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5952
5953 * message.texi (Canceling News): Add how to set a password.
5954
59552004-10-12 Jay Belanger <belanger@truman.edu>
5956
5957 * calc.texi (Help Commands): Changed the descriptions of
5958 calc-describe-function and calc-describe-variable to match their
5959 current behavior.
5960
59612004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5962
5963 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5964
59652004-10-12 Michael Albinus <michael.albinus@gmx.de>
5966
5967 Sync with Tramp 2.0.45.
5968
5969 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5970 plink link. The URL is outdated. Originator contacted for
5971 clarification.
5972
59732004-10-10 Juri Linkov <juri@jurta.org>
5974
5975 * gnus.texi (Top, Marking Articles): Join two menus in one node
5976 because a node can have only one menu.
5977
59782004-10-09 Juri Linkov <juri@jurta.org>
5979
5980 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5981 example of nnmail-split-fancy.
5982
59832004-10-06 Karl Berry <karl@gnu.org>
5984
5985 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5986 consistency with other uses of dashes.
5987
59882004-10-05 Karl Berry <karl@gnu.org>
5989
5990 * info.texi: Consistently use --- throughout, periods at end of
5991 menu descriptions, and a couple typos.
5992
59932004-09-26 Jesper Harder <harder@ifa.au.dk>
5994
5995 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5996 * pgg.texi (User Commands, Backend methods): Do.
5997 * gnus.texi: Markup fixes.
5998 (Setting Process Marks): Fix `M P a' entry.
5999 * emacs-mime.texi: Fixes.
6000
60012004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6002
6003 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6004 again.
6005 Use 5.10 instead of 5.10.0.
6006
60072004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6008
6009 * gnus.texi (Summary Mail Commands): S D e.
6010
60112004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6012
6013 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6014 the gnus-article-mode-line-format section.
6015
60162004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6017
6018 * gnus.texi (Various Summary Stuff): Fix the documentation for
6019 gnus-newsgroup-variables.
6020
60212004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6022
6023 * gnus.texi (MIME Commands): Added
6024 gnus-mime-display-multipart-as-mixed,
6025 gnus-mime-display-multipart-alternative-as-mixed,
6026 gnus-mime-display-multipart-related-as-mixed.
6027 (Mail Source Customization): Clarify `mail-source-directory'.
6028 (Splitting Mail): Mention gnus-group-find-new-groups.
6029 (SpamOracle): Fixed typo.
6030
6031 * gnus-faq.texi: Untabify.
6032 ([6.3]): nnir.el is in contrib directory.
6033
6034 * message.texi (News Headers): Clarify how a unique ID is created.
6035
6036 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6037 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6038
b2abec73 60392004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6040
b2abec73 6041 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6042
60432004-09-20 Florian Weimer <fw@deneb.enyo.de>
6044
6045 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6046
60472004-09-22 Jay Belanger <belanger@truman.edu>
6048
6049 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6050 might be hidden during part of the session.
6051
60522004-09-20 Jay Belanger <belanger@truman.edu>
6053
6054 * calc.texi (Notations Used in This Manual): Put in an earlier
6055 mention that DEL could be called Backspace.
6056
60572004-09-10 Simon Josefsson <jas@extundo.com>
6058
6059 * gnus.texi (IMAP): Add example. Suggested and partially written
6060 by Steinar Bang <sb@dod.no>.
6061
60622004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6063
6064 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6065 netrc syntax.
6066
60672004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6068
b2abec73
JB
6069 * gnus.texi (Spam ELisp Package Sequence of Events):
6070 Some clarifications.
2de53ca6
GM
6071 (Spam ELisp Package Global Variables): More clarifications.
6072
60732004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6074
6075 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6076 Mention spam-split does not modify incoming mail.
6077
60782004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6079
6080 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6081
60822004-09-10 Eli Zaretskii <eliz@gnu.org>
6083
6084 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6085
60862004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6087
6088 * makefile.w32-in (sieve, pgg): Use $(infodir).
6089
60902004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6091
6092 * makefile.w32-in: Fix PGG and Sieve entries.
6093
60942004-08-28 Eli Zaretskii <eliz@gnu.org>
6095
6096 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6097 Emacs and related programs.
6098
60992004-08-27 Richard M. Stallman <rms@gnu.org>
6100
6101 * faq.texi: Fix texinfo usage, esp. doublequotes.
6102 (Difference between Emacs and XEmacs): Some clarification.
6103
6104 * faq.texi (Difference between Emacs and XEmacs):
6105 Explain not to contrast XEmacs with GNU Emacs.
6106
61072004-08-26 Richard M. Stallman <rms@gnu.org>
6108
6109 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6110
61112004-08-22 David Kastrup <dak@gnu.org>
6112
6113 * reftex.texi (AUCTeX): Update links, section name.
6114
6115 * faq.texi (Calc): Update availability (included in 22.1).
6116 (AUCTeX): Update availability, information, versions, description.
6117
61182004-08-14 Eli Zaretskii <eliz@gnu.org>
6119
6120 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6121
61222004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6123
6124 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6125
61262004-08-10 Michael Albinus <michael.albinus@gmx.de>
6127
6128 Sync with Tramp 2.0.44.
6129
61302004-08-05 Lars Hansen <larsh@math.ku.dk>
6131
6132 * widget.texi (User Interface): Update how to separate the
6133 editable field of an editable-field widget from other widgets.
6134 (Programming Example): Add text after field.
6135
61362004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6137
6138 * emacs-mime.texi (Encoding Customization): Add a note to the
6139 mm-content-transfer-encoding-defaults entry.
6140 (rfc2047): Update.
6141
6142 * gnus.texi (Article Highlighting): Add
6143 gnus-cite-ignore-quoted-from.
6144 (POP before SMTP): New node.
6145 (Posting Styles): Addition.
6146 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6147 (Fancy Mail Splitting): Ditto.
6148 (X-Face): Add gnus-x-face.
6149
61502004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6153 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6154
61552004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6156
6157 * gnus.texi (Mail Source Specifiers): Describe
6158 `pop3-leave-mail-on-server'.
6159
61602004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6161
6162 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6163
6164 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6165 repository. Change setfilename.
6166
6167 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6168
61692004-07-02 Juri Linkov <juri@jurta.org>
6170
6171 * pcl-cvs.texi (Viewing differences): Add `d r'.
6172
61732004-06-29 Jesper Harder <harder@ifa.au.dk>
6174
6175 * ses.texi, viper.texi, flymake.texi, faq.texi:
6176 * eshell.texi, ediff.texi: Markup fixes.
6177
61782004-06-21 Karl Berry <karl@gnu.org>
6179
6180 * info.texi (Top): Mention that only Emacs has mouse support.
6181 (Getting Started): Mention this in a few other places.
6182
61832004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6184
6185 * autotype.texi (Copyrights, Timestamps): Recommend
6186 `before-save-hook' instead of `write-file-functions'.
6187
61882004-06-13 Lars Hansen <larsh@math.ku.dk>
6189
6190 * dired-x.texi (dired-mark-omitted): Update keybinding.
6191
61922004-06-10 Kim F. Storm <storm@cua.dk>
6193
6194 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6195
61962004-06-05 Lars Hansen <larsh@math.ku.dk>
6197
6198 * dired-x.texi (variable dired-omit-mode): Rename from
6199 dired-omit-files-p.
6200 (function dired-omit-mode): Rename from dired-omit-toggle.
6201 Call dired-omit-mode rather than set dired-omit-files-p.
6202 (dired-mark-omitted): Describe command.
6203
62042004-05-29 Michael Albinus <michael.albinus@gmx.de>
6205
6206 Version 2.0.41 of Tramp released.
6207
62082004-05-29 Juanma Barranquero <lektu@terra.es>
6209
6210 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6211 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6212
62132004-05-29 Richard M. Stallman <rms@gnu.org>
6214
6215 * cl.texi (Top): Call this chapter `Introduction'.
6216 (Overview): In TeX, no section heading here.
6217
6218 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6219
62202004-05-29 Eli Zaretskii <eliz@gnu.org>
6221
6222 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6223 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6224
62252004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6226
6227 * flymake.texi: New file.
6228
62292004-05-28 Simon Josefsson <jas@extundo.com>
6230
6231 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6232
b344d29d 62332004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6234
6235 Version 2.0.40 of Tramp released.
6236
62372004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6238
6239 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6240
6241 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6242 variables `tramp-backup-directory-alist' and
6243 `tramp-bkup-backup-directory-info'.
6244 (Overview, Connection types)
6245 (External transfer methods, Default Method)
6246 (Windows setup hints): Remove restriction of password entering
6247 with external methods.
6248 (Auto-save and Backup): Make file name example
6249 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6250 and `auto-save-directory' must be used.
6251 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6252 only "NT"). Remove doubled entry "What kinds of systems does
6253 @tramp{} work on".
6254 (tramp): Macro removed.
6255 (Obtaining Tramp): Flag removed from title.
6256 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6257 and `trampver' used properly. Flag `tramp-inst' replaced by
6258 `installchapter'. Installation related text adapted.
6259
62602004-04-28 Masatake YAMATO <jet@gyve.org>
6261
6262 * widget.texi (Programming Example): Remove overlays.
6263
62642004-04-27 Jesper Harder <harder@ifa.au.dk>
6265
6266 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6267
62682004-04-23 Juanma Barranquero <lektu@terra.es>
6269
6270 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6271
62722004-04-05 Jesper Harder <harder@ifa.au.dk>
6273
6274 * info.texi (Info Search): Add info-apropos.
6275
62762004-03-22 Juri Linkov <juri@jurta.org>
6277
6278 * faq.texi: Fix help key bindings.
6279
62802004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6281
6282 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6283 (as suggested by Karl Berry). Update information about colored
6284 stars in menus. Add new subheading describing M-n.
6285
62862004-03-12 Richard M. Stallman <rms@gnu.org>
6287
6288 * cl.texi (Top): Rename top node's title.
6289
62902004-03-08 Karl Berry <karl@gnu.org>
6291
6292 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6293 problems making the texinfo distribution.
6294
62952004-02-29 Simon Josefsson <jas@extundo.com>
6296
6297 * smtpmail.texi (Authentication): Changed the list of supported
6298 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6299 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6300 <voegelas@gmx.net>.
6301
63022004-02-29 Juanma Barranquero <lektu@terra.es>
6303
6304 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6305 Use $(DEL) instead of rm, and ignore exit code.
6306
b344d29d 63072004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6308
6309 Tramp version 2.0.39 released.
6310
63112004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6312
6313 * tramp.texi (Customizing Completion): Explain new functions
6314 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6315 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6316 (Top): Refer to Savannah mailing list as the major one. Mention
6317 older mailing lists in HTML mode only.
6318 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6319 (Frequently Asked Questions): Remote hosts must not be Unix-like
6320 for "smb" method.
6321 (Password caching): New node.
6322 (External transfer methods): Refer to password caching for "smb"
6323 method.
6324
63252004-02-17 Karl Berry <karl@gnu.org>
6326
6327 * info.texi (Help-Int): Mention the new line number feature.
6328
63292004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6330
6331 * ses.texi (Advanced Features): New functionality for
6332 ses-set-header-row (defaults to current row unless C-u used).
6333 (Acknowledgements): Add Stefan Monnier.
6334
63352003-12-29 Kevin Ryde <user42@zip.com.au>
6336
6337 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6338
b344d29d 63392003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6340
6341 Tramp version 2.0.38 released.
6342
6343 * tramp.texi (Remote shell setup): Warn of environment variables
6344 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6345 <sven.gabriel@imk.fzk.de>.
6346 (Configuration): Tramp now chooses base64/uuencode
6347 automatically. Update wording accordingly.
6348 (Top): More description for the `Default Method' menu entry.
6349 (Default Method): Use @code, not @var, for Lisp variables.
6350 (Default Method): New subsection `Which method is the right one
6351 for me?' Suggested by Christian Kirsch.
6352 (Configuration): Pointer to new subsection added.
6353 (Default Method): Too many "use" in one sentence.
6354 Rephrase. Reported by Christian Kirsch.
6355 (Filename Syntax): Old `su' example is probably a left-over from
6356 the sm/su method naming. Replace with `ssh', instead.
6357 (External transfer methods, Auto-save and Backup):
6358 Typo fixes.
6359
63602003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6361
183080b6 6362 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6363 (Top): Mention japanese manual only if flag `jamanual' is set.
6364 Insert section `Japanese manual' in menu.
6365
63662003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6367
6368 * eshell.texi (Known Problems): Add doc item.
6369
63702003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6371
6372 * cc-mode.texi: Update for CC Mode 5.30.
6373
6374 Note: Please refrain from doing purely cosmetic changes like
6375 removing trailing whitespace in this manual; it clobbers cvs
6376 merging for no good reason.
6377
63782003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6379
6380 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6381 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6382 @acronym{ASCII}.
6383
63842003-10-26 Karl Berry <karl@gnu.org>
6385
6386 * info.texi (Info Search): Echo area, not echo are. From Debian
6387 diff.
6388
63892003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6390
10d1d0af 6391 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6392 :buttons and :children keywords.
6393
63942003-10-22 Miles Bader <miles@gnu.org>
6395
6396 * Makefile.in (info): Move before $(top_srcdir)/info.
6397
63982003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6399
6400 * tramp.texi (Inline methods): Small grammar fix.
6401 (External transfer methods): Likewise.
6402
64032003-10-08 Nick Roberts <nick@nick.uklinux.net>
6404
6405 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6406
64072003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6410
64112003-09-30 Richard M. Stallman <rms@gnu.org>
6412
6413 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6414
6415 * widget.texi (User Interface): Fix typos.
6416
6417 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6418
64192003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6420
6421 * pcl-cvs.texi (Selected Files): Fix typo.
6422
64232003-09-21 Karl Berry <karl@gnu.org>
6424
6425 * info.texi (] and [ commands): No period at end of section title.
6426
64272003-09-04 Miles Bader <miles@gnu.org>
6428
6429 * Makefile.in (top_srcdir): New variable.
6430 ($(top_srcdir)/info): New rule.
6431 (info): Depend on it.
6432
64332003-09-03 Peter Runestig <peter@runestig.com>
6434
6435 * makefile.w32-in: New file.
6436
64372003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6438
6439 * widget.texi (User Interface): Explain the need of static text
6440 around an editable field.
6441
64422003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6443
6444 * widget.texi (Basic Types): The argument to `:help-echo' can now
6445 be a form that evaluates to a string.
6446
64472003-08-18 Kim F. Storm <storm@cua.dk>
6448
6449 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6450
64512003-08-16 Richard M. Stallman <rms@gnu.org>
6452
6453 * dired-x.texi (Shell Command Guessing): Explain *.
6454
64552003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6456
6457 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6458 log-edit-insert-changelog.
6459
64602003-08-03 Karl Berry <karl@gnu.org>
6461
6462 * info.texi: Need @contents.
6463
c8763fb6 64642003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6465
6466 Tramp version 2.0.36 released.
6467
6468 * tramp.texi (Remote shell setup): Explain about problems with
6469 non-Bourne commands in ~/.profile and ~/.shrc.
6470
64712003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6472
6473 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6474 renaming of `vis-mode' to `visible-mode'.
6475
64762003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6477
6478 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6479 next, prev and up pointers.
6480
64812003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6482
6483 * info.texi (Help): Mention existence of Emacs and stand-alone
6484 Info at the very beginning of the tutorial.
6485 (Help-Inv): New node.
6486 (Help-]): New node.
6487 (Help-M): Systematically point out the differences between default
6488 Emacs and stand-alone versions. Delete second menu.
6489 (Help-Xref): Systematically point out the differences between
6490 default Emacs and stand-alone versions.
6491 (Help-Int): Change `l' example.
6492 (Expert Info): Fix typos.
6493 (Emacs Info Variables): Mention `Info-hide-note-references' and
6494 new default for `Info-scroll-prefer-subnodes'.
6495
c8763fb6 64962003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6497
6498 Version 2.0.35 of Tramp released.
6499
6500 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6501 (Inline methods): Add methods `remsh' and `plink1'.
6502 (External transfer methods): Add method `remcp'.
6503 (Multi-hop Methods): Add method `remsh'.
6504 Small patch from Adrian Aichner <adrian@xemacs.org>:
6505 Fix minor typos.
6506 (Concept Index): Added to make manual searchable via
6507 `Info-index'.
6508 (Version Control): Add cindex entry.
6509
c8763fb6 65102003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6511
6512 * trampver.texi: Version 2.0.34 released.
6513
65142003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6515
6516 * faq.texi: Improve previous changes.
6517
65182003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6519
6520 * faq.texi: Update copyright and maintenance details.
6521 Update some package URLs, versions, and maintainers.
6522 Remove many references to the Emacs Lisp Archive.
6523
65242003-04-23 Simon Josefsson <jas@extundo.com>
6525
6526 * smtpmail.texi: Fix license (the invariant sections mentioned has
6527 never been part of the smtp manual). Align info dir entry with
6528 other emacs packages.
6529
65302003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6531
6532 * tramp.texi: Version 2.0.33 released.
6533 Remove installation chapter. Remove XEmacs specifics.
6534
65352003-03-29 Richard M. Stallman <rms@gnu.org>
6536
6537 * tramp.texi (Top): Undo the previous renaming.
6538 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6539
c8763fb6 65402003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6541
6542 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6543 version of manual.
6544
6545 * tramp.texi (Auto-save and Backup): New node.
6546
65472003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6548
6549 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6550 Emacs" in order to have better differentiation to "XEmacs".
6551 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6552 are new macros in order to point to the other Emacs flavor where
6553 appropriate. In info case, point to node `Installation' in order
6554 to explain how to generate the other way. In html case, make a
6555 link to the other html file.
6556 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6557 after CVS checkout/update.
6558 (Installation): Completely rewritten.
6559 (Installation parameters, Load paths): New sections under
6560 `Installation'.
6561
c8763fb6 65622003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6563
6564 * tramp.texi: Version 2.0.30 released.
6565 Replace word "path" with "localname" where used as a component of
6566 a Tramp file name.
6567
65682003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6569
6570 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6571 introduced.
6572 (Installation): Explain what to do if files from the tramp/contrib
6573 directory are needed.
6574
65752003-02-23 Alex Schroeder <alex@emacswiki.org>
6576
6577 * smtpmail.texi (How Mail Works): New.
6578
65792003-02-22 Alex Schroeder <alex@emacswiki.org>
6580
6581 * smtpmail.texi: New file.
6582
6583 * Makefile.in: Build SMTP manual.
6584
c8763fb6 65852003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6586
6587 * tramp.texi: Version 2.0.29 released.
6588 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6589 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6590
65912003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6592
6593 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6594 another package loads accidently Ange-FTP.
6595
65962003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6597
6598 * tramp.texi (Customizing Completion): Add function
6599 `tramp-parse-sconfig'. Change example of
6600 `tramp-set-completion-function', because parsing of ssh config
6601 files looks more natural.
6602
66032003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6604
6605 * gnus.texi: Do not use `path' in several locations.
6606
c8763fb6 66072002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6608
6609 * tramp.texi (External transfer methods): New method `smb'. From
6610 Michael Albinus.
6611
66122002-11-05 Karl Berry <karl@gnu.org>
6613
6614 * info.texi (Info-fontify): Reorder face list to avoid bad line
6615 breaks.
6616
c8763fb6 66172002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6618
6619 * tramp.texi: Move @copying to standard place. Use
6620 @insertcopying.
6621
66222002-10-02 Karl Berry <karl@gnu.org>
6623
6624 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6625 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6626 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6627 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6628 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6629 Per rms, update all manuals to use @copying instead of @ifinfo.
6630 Also use @ifnottex instead of @ifinfo around the top node, where
6631 needed for the sake of the HTML output.
6632 (The Gnus manual is not fixed since it's not clear to me how it
6633 works; and the Tramp manual already uses @copying, although in an
6634 unusual way. All others were changed.)
6635
66362002-09-10 Jonathan Yavner <jyavner@engineer.com>
6637
6638 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6639 (../info/ses, ses.dvi): New targets.
6640 * ses.texi: New file.
6641
c8763fb6 66422002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6643
6644 * texinfo.tex: Update to texinfo 4.2.
6645
66462002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6647
6648 * reftex.texi: Update to RefTeX 4.19.
6649
c8763fb6 66502002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6651
6652 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6653 (../info/tramp, tramp.dvi): New targets.
6654
66552002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6656
6657 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6658 (calc.dvi): Uncomment.
6659
66602001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6661
6662 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6663 (../info/calc): New target.
6664
66652001-10-20 Gerd Moellmann <gerd@gnu.org>
6666
6667 * (Version 21.1 released.)
6668
66692001-10-05 Gerd Moellmann <gerd@gnu.org>
6670
6671 * Branch for 21.1.
6672
66732001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6674
6675 * Makefile.in (../info/info): Use an explicit -o switch to
6676 makeinfo.
6677
66782001-03-05 Gerd Moellmann <gerd@gnu.org>
6679
6680 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6681
66822000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6683
6684 * Makefile.in (../info/idlwave): Use --no-split.
6685
66862000-12-14 Dave Love <fx@gnu.org>
6687
c4cc8b9a 6688 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6689 (gnus.dvi): Change rule to remove @latex stuff.
6690
66912000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6692
6693 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6694
66952000-10-13 John Wiegley <johnw@gnu.org>
6696
6697 * Makefile.in: Add build targets for eshell.texi.
6698
66992000-09-25 Gerd Moellmann <gerd@gnu.org>
6700
6701 * Makefile.in: Remove/comment speedbar stuff.
6702
67032000-09-22 Dave Love <fx@gnu.org>
6704
6705 * Makefile.in: Add emacs-mime.
6706
67072000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6708
6709 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6710 (DVI_TARGETS): Add woman.dvi.
6711 (../info/woman, woman.dvi): New targets.
6712
67132000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6714
6715 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6716
6717 * pcl-cvs.texi: New file.
6718 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6719 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6720
67212000-05-11 Gerd Moellmann <gerd@gnu.org>
6722
6723 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6724 (../info/ebrowse, ebrowse.dvi): New targets.
6725
67262000-01-13 Gerd Moellmann <gerd@gnu.org>
6727
6728 * Makefile.in (INFO_TARGETS): Add eudc.
6729 (DVI_TARGETS): Add eudc.dvi.
6730 (../info/eudc, eudc.dvi): New targets.
6731
67322000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6733
6734 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6735 compatibility with 8+3 filesystems).
6736 (../info/efaq): Rename from emacs-faq.
6737
67382000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6739
6740 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6741 (../info/idlwave, idlwave.dvi): New targets.
6742
67431999-10-23 Dave Love <fx@gnu.org>
6744
6745 * Makefile.in: Use autotype.texi.
6746
67471999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6748
6749 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6750 faq.texi file) rather than ../info/faq.
6751
67521999-10-07 Gerd Moellmann <gerd@gnu.org>
6753
6754 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6755 (../info/ada-mode, ada-mode.dvi): New targets.
6756
67571999-09-01 Dave Love <fx@gnu.org>
6758
6759 * Makefile.in: Add faq.
6760
67611999-07-12 Richard Stallman <rms@gnu.org>
6762
6763 * Version 20.4 released.
6764
67651998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6766
6767 * Version 20.3 released.
6768
67691998-04-06 Andreas Schwab <schwab@gnu.org>
6770
768c0c0f
JB
6771 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6772 Use it in dvi targets.
2de53ca6
GM
6773 (../etc/GNU): Change to $(srcdir) first.
6774
67751998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6776
6777 * reftex.texi: Update for RefTeX version 3.22.
6778
67791998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6780
6781 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6782 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6783
67841997-09-23 Paul Eggert <eggert@twinsun.com>
6785
6786 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6787 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6788
67891997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6790
6791 * Version 20.2 released.
6792
67931997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6794
6795 * Version 20.1 released.
6796
67971997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6798
6799 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6800
68011996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6802
6803 * Version 19.33 released.
6804
68051996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6806
6807 * Version 19.32 released.
6808
68091996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6810
6811 * Makefile.in: Add rules for the Message manual.
6812
68131996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6814
6815 * gnus.texi: New version.
6816
6817 * message.texi: New manual.
6818
68191996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6820
6821 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6822
68231996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6824
6825 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6826 Specify -I option.
6827 (All dvi targets): Set the TEXINPUTS variable.
6828
68291996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6830
6831 * Version 19.31 released.
6832
68331996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6834
6835 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6836 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6837
68381995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6839
6840 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6841 (INFO_TARGETS): Add ../info/cc-mode.
6842 (DVI_TARGETS): Add cc-mode.dvi.
6843
2de53ca6
GM
68441995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6845
6846 * Version 19.30 released.
6847
68481995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6849
6850 * gnus.texi: New file.
6851
68521995-11-04 Erik Naggum <erik@naggum.no>
6853
6854 * gnus.texi: File deleted.
6855
68561995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6857
6858 * mh-e.texi: "Function Index" -> "Command Index" to work with
6859 Emacs 19.30 C-h C-k support of separately-documented commands.
6860
68611995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6862
6863 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6864 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6865
68661995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6867
6868 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6869 (../info/viper, viper.dvi): New targets.
6870
68711995-04-20 Kevin Rodgers <kevinr@ihs.com>
6872
6873 * dired-x.texi (Installation): Change the example to set
6874 buffer-local variables like dired-omit-files-p in
6875 dired-mode-hook.
6876
68771995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6878
6879 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6880 (../info/mh-e, mh-e.dvi): New targets.
6881
68821995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6883
6884 * Makefile.in (maintainer-clean): Rename from realclean.
6885
68861994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6887
6888 * Makefile.in: New file.
6889 * Makefile: File deleted.
6890
68911994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6892
6893 * Makefile (TEXINDEX_OBJS): Variable deleted.
6894 (texindex, texindex.o, getopt.o): Rules deleted.
6895 All deps on texindex deleted.
6896 (distclean): Don't delete texindex.
6897 (mostlyclean): Don't delete *.o.
6898 * texindex.c, getopt.c: Files deleted.
6899
69001994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6901
6902 * Version 19.26 released.
6903
69041994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6905
6906 * Version 19.25 released.
6907
69081994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6909
6910 * Version 19.24 released.
6911
69121994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6913
6914 * Version 19.23 released.
6915
69161994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6917
6918 * Makefile: Delete spurious tab.
6919
69201994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6921
6922 * Makefile (.SUFFIXES): New rule.
6923
69241994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6925
6926 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6927 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6928
69291994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6930
6931 * Makefile (../info/sc): Rename from sc.info.
6932 (../info/cl): Likewise.
6933 (INFO_TARGETS): Use new names.
6934
69351993-12-04 Richard Stallman (rms@srarc2)
6936
6937 * getopt.c: New file.
6938 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6939 (getopt.o): New rule.
6940 (dvi): Don't depend on texindex.
6941 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6942 Depend on texindex.
6943
69441993-12-03 Richard Stallman (rms@srarc2)
6945
6946 * Makefile (../info/sc.info): Rename from ../info/sc.
6947 (TEXI2DVI): New variable.
6948 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6949 Add explicit commands.
6950 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6951
69521993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6953
6954 * Version 19.22 released.
6955
69561993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6957
6958 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6959
69601993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6961
6962 * Version 19.21 released.
6963
69641993-11-15 Paul Eggert (eggert@twinsun.com)
6965
6966 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6967
69681993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6969
6970 * Makefile (../etc/GNU): New target.
6971 (EMACSSOURCES): Add gnu1.texi.
6972
69731993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6974
6975 * Makefile (realclean): Don't delete the Info files.
6976
f0131492 69771993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6978
6979 * forms.texi: Fix forms.texi so that it will format correctly.
6980 Add missing `@end iftex', fix bad reference.
6981
6982 * info.texi, info-stn.texi: New files implement texinfo version of
6983 `info' file.
6984
f0131492 69851993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6986
6987 * Makefile: Fix targets for texindex, new info.texi files.
6988 * info-stnd.texi: New file implements info for standalone info
6989 reader.
6990 * info.texi: Update to include recent changes to "../info/info".
6991 New source file for ../info/info; includes info-stnd.texi.
6992
6993 * texindex.c: Include "../src/config.h" if building in emacs.
6994
6995 * Makefile: Change all files to FILENAME.texi, force all targets
6996 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6997 vip.texinfo, forms.texinfo, cl.texinfo.
6998 Add target to build texindex.c, defining `emacs'.
6999
7000 * forms.texi: Install new file to match version 2.3 of forms.el.
7001
70021993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7003
7004 * Version 19.19 released.
7005
70061993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7007
7008 * sc.texinfo: Fix info file name.
7009
7010 * Makefile (info): Add gnus and sc.
7011 (dvi): Add gnus.dvi and sc.dvi.
7012 (../info/sc, sc.dvi): New targets.
7013
70141993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7015
7016 * Version 19.18 released.
7017
70181993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7019
7020 * Makefile: Fix source file names of the separate manuals.
7021 (gnus.dvi, ../info/gnus): New targets.
7022
70231993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7024
7025 * Version 19.17 released.
7026
70271993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7028
7029 * split-man: Fix typos in last change.
7030
70311993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7032
7033 * Version 19.16 released.
7034
70351993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7036
7037 * version 19.15 released.
7038
70391993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7040
7041 * Makefile (distclean): It's rm, not rf.
7042
70431993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7044
7045 * Version 19.14 released.
7046
70471993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7048
7049 * Makefile: New file.
7050
70511993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7052
7053 * Version 19.13 released.
7054
70551993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7056
7057 * Version 19.9 released.
7058
70591993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7060
7061 * Version 19.8 released.
7062
70631993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7064
7065 * Version 19.7 released.
7066
70671990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7068
7069 * gnus.texinfo: New file. Removed installation instructions.
7070
70711990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7072
7073 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7074
70751989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7076
7077 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7078 then define `\sc' as the command for smallcaps in Texinfo. This
7079 means that the @sc command will produce small caps. bfox has
7080 made the corresponding change to makeinfo and texinfm.el.
7081
70821988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7083
7084 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7085 Customization since the menu entry did not point to anything.
7086 Also add an @finalout command to remove overfull hboxes from the
7087 printed output.
7088
7089 * cl.texinfo: Add @bye, \input line and @settitle to file.
7090 This file is clearly intended to be a chapter of some other work,
7091 but the other work does not yet exist.
7092
70931988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7094
7095 * texinfo.texinfo: Three typos corrected.
7096
4009494e 7097;; Local Variables:
c8763fb6 7098;; coding: utf-8
4009494e
GM
7099;; End:
7100
17ca7950
GM
7101 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7102 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7103 Free Software Foundation, Inc.
4009494e
GM
7104
7105 This file is part of GNU Emacs.
7106
97c0352c 7107 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7108 it under the terms of the GNU General Public License as published by
97c0352c
GM
7109 the Free Software Foundation, either version 3 of the License, or
7110 (at your option) any later version.
4009494e
GM
7111
7112 GNU Emacs is distributed in the hope that it will be useful,
7113 but WITHOUT ANY WARRANTY; without even the implied warranty of
7114 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7115 GNU General Public License for more details.
7116
7117 You should have received a copy of the GNU General Public License
97c0352c 7118 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.