Minor doc/*/Makefile.in change.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
4c83f6e1
GM
12010-10-06 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (SHELL): Set it.
4 (info): Move the mkdir dependency to the individual info files.
5 (mostlyclean): Tidy up.
6 (clean): Only delete the specific dvi and pdf files.
7 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 8 ($(infodir)): Add parallel build workaround.
4c83f6e1 9
71e691a5
G
102010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * gnus.texi (Misc Article): Document gnus-widen-article-window.
13
a41c2e6d
G
142010-10-03 Julien Danjou <julien@danjou.info>
15
16 * emacs-mime.texi (Display Customization): Update
17 mm-inline-large-images documentation and add documentation for
18 mm-inline-large-images-proportion.
19
37255945
MA
202010-10-03 Michael Albinus <michael.albinus@gmx.de>
21
22 * tramp.texi (Frequently Asked Questions): Mention
23 remote-file-name-inhibit-cache.
24
11e4e7bd
LMI
252010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
26
27 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 28 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 29
cb83220a
KY
302010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
31
32 * gnus.texi (Splitting Mail): Mention the new fancy splitting
33 function.
34 (Article Hiding): Add google banner example. Suggested by Benjamin
35 Xu.
36
6b958814
G
372010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
38
39 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
40 nnimap-split-rule from examples.
41
422010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
43
44 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
45 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
46 Fishman.
47 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
48
492010-09-30 Julien Danjou <julien@danjou.info>
50
51 * gnus.texi (Gravatars): Fix documentation about
52 gnu-gravatar-properties.
53
b9476c04
DU
542010-09-29 Daiki Ueno <ueno@unixuser.org>
55
56 * epa.texi (Bug Reports): New section.
57
5f874327
GM
582010-09-29 Glenn Morris <rgm@gnu.org>
59
60 * Makefile.in (top_srcdir): Remove unused variable.
61
6b958814
G
622010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
63
64 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
65 (Client-Side IMAP Splitting): Document 'default.
66
672010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
68
69 * gnus.texi (Customizing the IMAP Connection): Document
70 nnimap-fetch-partial-articles.
71
82bccbfa
KY
722010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
73
74 * gnus-news.texi: Mention nnimap-inbox.
75
76 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
77
782010-09-26 Julien Danjou <julien@danjou.info>
79
47e08896 80 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
81
822010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
83
84 * gnus.texi (Security): Remove gpg.el mention.
85
862010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
87
88 * gnus.texi (Browse Foreign Server): New variable
89 gnus-browse-subscribe-newsgroup-method.
90
91 * gnus-news.texi: Mention it.
92
932010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
94
95 * gnus.texi (NoCeM): Removed.
96 (Startup Variables): No jingle.
97
4c964351
UM
982010-09-25 Ulrich Mueller <ulm@gentoo.org>
99
100 * woman.texi (Interface Options): xz compression is now supported.
101
82bccbfa
KY
1022010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
103
104 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
105 (Unavailable Servers): Document gnus-server-copy-server.
106 (Using IMAP): Document the new nnimap.
107
1082010-09-25 Julien Danjou <julien@danjou.info>
109
47e08896 110 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 111
18778f71
GM
1122010-09-24 Glenn Morris <rgm@gnu.org>
113
114 * url.texi (Disk Caching): Tweak previous change.
115
9c766321
JD
1162010-09-24 Julien Danjou <julien@danjou.info>
117
118 * url.texi (Disk Caching): Mention url-cache-expire-time,
119 url-cache-expired, and url-fetch-from-cache.
120
82bccbfa
KY
1212010-09-24 Julien Danjou <julien@danjou.info>
122
123 * gnus.texi: Add Gravatars.
124
1252010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
126
127 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
128
592bdb9a
LMI
1292010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
130
131 * gnus.texi (Expunging mailboxes): Update name of the expunging
132 command.
133
e4e22d29
KY
1342010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
135
136 * emacs-mime.texi (rfc2047): Update description for
137 rfc2047-encode-parameter.
138
371d9801
MA
1392010-09-13 Michael Albinus <michael.albinus@gmx.de>
140
141 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
142 "fish" methods.
143 (External methods): Remove "scp1_old" and "scp2_old" methods.
144
31ae5827
MA
1452010-09-09 Michael Albinus <michael.albinus@gmx.de>
146
147 * tramp.texi: Remove Japanese manual. Fix typo.
148
149 * trampver.texi: Update release number. Remove japanesemanual.
150
c0468714
GM
1512010-09-09 Glenn Morris <rgm@gnu.org>
152
153 * org.texi: Restore clobbered changes (copyright years, untabify).
154
86441999
JD
1552010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
156
157 * gnus.texi (Adaptive Scoring): Fix typo.
158
25f28806
LMI
1592010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
160
161 * gnus.texi (Article Display): Document gnus-html-show-images.
162
45240125 1632010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 164
45240125
JD
165 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
166
59d09f15
LMI
1672010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
168
169 * gnus.texi (HTML): Document gnus-max-image-proportion.
170
2cdd366f
KY
1712010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
172
51dee5ef
KY
173 * gnus.texi (HTML): Document gnus-blocked-images.
174
2cdd366f
KY
175 * message.texi (Wide Reply): Document message-prune-recipient-rules.
176
b0e4f3fc
KY
1772010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
178
179 * gnus.texi (Summary Mail Commands): Note that only the addresses from
180 the first message are used for wide replies.
f02566ce
KY
181 (Changing Servers): Remove documentation on gnus-change-server and
182 friends, since it's been removed.
b0e4f3fc 183
598451ed
KY
1842010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
185
186 * gnus.texi (Drafts): Mention B DEL.
187
e7842e69
KY
1882010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
189
190 * gnus.texi (Delayed Articles): Mention that the Date header is the
191 original one, even if you delay.
192
85115796
KY
1932010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
194
195 * gnus.texi (Asynchronous Fetching): Document
196 gnus-async-post-fetch-function.
197 (HTML): Made into its own section.
198
f0b44bc0
MA
1992010-08-26 Michael Albinus <michael.albinus@gmx.de>
200
201 Sync with Tramp 2.1.19.
202
217876c9
MA
203 * tramp.texi (Inline methods, Default Method): Mention
204 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
205 remark about doubled "-t" argument.
206 (Auto-save and Backup): Remove reference to Emacs 21.
207 (Filename Syntax): Describe port numbers.
208 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
209 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
210 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
211 errors with the backquotes.
212 (External packages): File attributes cache flushing for asynchronous
213 processes.
214 (Traces and Profiles): Describe verbose level 9.
215
f0b44bc0
MA
216 * trampver.texi: Update release number.
217
7457f7b6
MA
2182010-08-23 Michael Albinus <michael.albinus@gmx.de>
219
220 * dbus.texi (Alternative Buses): New chapter.
221
b695beda
SM
2222010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
223
224 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
225
443c2c03
JB
2262010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
227
228 * calc.texi (Customizing Calc): Rearrange description of new
229 variables to match the presentation of other variables.
230
7815fe19 2312010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
232
233 * org.texi (Footnotes, Tables in HTML export): Fix typos.
234
2c695727
JB
2352010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
236
237 * calc.texi (Making Selections, Selecting Subformulas)
238 (Customizing Calc): Mention how to use faces to emphasize selected
239 sub-formulas.
240
bbb6ffa1
MA
2412010-08-05 Michael Albinus <michael.albinus@gmx.de>
242
243 * tramp.texi (External packages): File attributes cache flushing
244 for asynchronous processes.
245
5cee0a9c
AM
2462010-08-01 Alan Mackenzie <acm@muc.de>
247
248 Enhance the manual for the latest Java Mode.
249
250 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
251 annotation-var-cont.
252 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
253 two new symbols.
254
3f2afe32
MA
2552010-07-28 Michael Albinus <michael.albinus@gmx.de>
256
257 * tramp.texi (Traces and Profiles): Describe verbose level 9.
258
0ed082fe 2592010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
260
261 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
262
311f0356
JB
2632010-07-19 Juanma Barranquero <lekktu@gmail.com>
264
265 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
266
86fbb8ca
CD
2672010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
268
269 * org.texi: Add macros to get plain quotes in PDF output.
270 List additional contributors.
271 (Capture): New section, replaces the section about remember.
272 (Working With Source Code): New chapter, focused on documenting Org
273 Babel.
274 (Code evaluation security): New section.
275 (MobileOrg): Document DropBox support.
276 (TaskJuggler export): Document taskjuggler and Gantt chart support.
277 (Special symbols): Show how to display UTF8 characters for entities.
278 (Global TODO list): Clarify the use of the "M" key and the differences
279 to the "m" key.
280 (RSS Feeds): Mention Atom feeds as well.
281 (Setting tags): Remove paragraph about
282 `org-complete-tags-always-offer-all-agenda-tags'.
283
5732e8ed
MA
2842010-07-17 Michael Albinus <michael.albinus@gmx.de>
285
286 * tramp.texi (Inline methods): Remove remark about doubled "-t"
287 argument.
288 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
289 echoing shells.
290
ca1bb391
MA
2912010-07-10 Michael Albinus <michael.albinus@gmx.de>
292
293 * tramp.texi (Inline methods): Remove "kludgy" phrase.
294 (Filename Syntax): Describe port numbers.
295
5bd55c3c
MA
2962010-07-09 Michael Albinus <michael.albinus@gmx.de>
297
298 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
299 forgotten.
300 (Type Conversion): Precise conversion of natural numbers.
301 (Errors and Events): Add "debugging" to concept index. Add variable
302 `dbus-debug'.
303
820ae8fe
MA
3042010-07-04 Michael Albinus <michael.albinus@gmx.de>
305
306 * dbus.texi (Receiving Method Calls): Add optional argument
307 EMITS-SIGNAL to `dbus-register-property'.
308
b6f9df0f
JB
3092010-06-27 Alex Schroeder <alex@gnu.org>
310
311 * nxml-mode.texi (Commands for locating a schema): Fix typo.
312
62e034c2
GM
3132010-06-24 Glenn Morris <rgm@gnu.org>
314
315 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
316 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
317 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
318 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
319 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
320 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
321 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
322 * woman.texi: Start direntry descriptions in column 32, per Texinfo
323 convention. Make them end with a period.
324
9360256a
GM
3252010-06-23 Glenn Morris <rgm@gnu.org>
326
327 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
328 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
329 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
330 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
331 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
332 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 333
04d3bb6c
GM
3342010-06-10 Glenn Morris <rgm@gnu.org>
335
336 * idlwave.texi (Load-Path Shadows):
337 * org.texi (Handling links): Fix typos.
338
5e7d4a75
KY
3392010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
340
341 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
342
9841cb4f
MA
3432010-05-26 Michael Albinus <michael.albinus@gmx.de>
344
345 * eshell.texi (Built-ins): Describe, how to disable a built-in command
346 by an alias. (Bug#6226)
347
597517ef
JB
3482010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
349
350 * calc.texi (Manipulating Vectors): Mention that vectors can
351 be used to determine bins for `calc-histogram'.
352
14914c43
JB
3532010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
354
597517ef 355 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 356
0235128c 3572010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
358
359 * url.texi (HTTP language/coding, Customization):
360 * message.texi (Header Commands, Responses):
361 * cl.texi (Argument Lists): Fix typos.
362
0235128c 3632010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 364
0235128c
SM
365 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
366 Note that Development menu is always available.
aa5789b5
CY
367 (Creating a project): Fix terminology.
368 (Add/Remove files): Fix typo.
369
0235128c
SM
3702010-05-07 Chong Yidong <cyd@stupidchicken.com>
371
372 * Version 23.2 released.
373
a628ad9d 3742010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
375
376 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
377
502269d6
MA
3782010-05-01 Michael Albinus <michael.albinus@gmx.de>
379
0235128c
SM
380 * tramp.texi (Inline methods, Default Method):
381 Mention `tramp-inline-compress-start-size'.
502269d6 382
6e104790 3832010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
384
385 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
386 the CVS repo. Put the Git repo in the news section.
387
6e104790 388 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
389 Removed some mentions of CVS. Mention the new Git repo.
390
6e104790 3912010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
392
393 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
394 (Mail Group Commands): Add index entry.
395
6e104790 3962010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
397
398 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
399
f8b91752
JB
4002010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
401
402 * calc.texi (Radix modes): Mention that the option prefix will
403 turn on twos-complement mode.
404 (Inverse and Hyperbolic Flags): Mention the Option flag.
405
ed21c5c8
CD
4062010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
407
408 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 409 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
410 (Sectioning structure): Update.
411 (References): New use case for field coordinates.
6e104790 412 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
413 (Setting up the staging area): Document the availability of
414 encryption for MobileOrg.
415 (Images and tables): Document how to reference labels.
416 (Index entries): New section.
417 (Generating an index): New section.
418 (Column width and alignment): Document that <N> now
419 means a fixed width, not a maximum width.
420 (Publishing options): Document the :email option.
421 (Beamer class export): Fix bug in the BEAMER example.
422 (Refiling notes): Document refile logging.
423 (In-buffer settings): Document refile logging keywords.
424 (Drawers): Document `C-c C-z' command.
425 (Agenda commands): Mention the alternative key `C-c C-z'.
426 (Special properties): Document the BLOCKED property.
427 (The spreadsheet): Mention the formula editor.
428 (References): Document field coordinates.
429 (Publishing action): Correct the documentation for the
430 publishing function.
431 (The date/time prompt): Document that we accept dates
432 like month/day/year.
433 (Cooperation): Document the changes in table.el support.
434 (Faces for TODO keywords, Faces for TODO keywords)
435 (Priorities): Document the easy colors.
436 (Visibility cycling): Document the new double prefix
437 arg for `org-reveal'.
438 (Cooperation): Remember.el is part of Emacs.
439 (Clean view): Mention that `wrap-prefix' is also set by
440 org-indent-mode.
441 (Agenda commands): Add information about prefix args to
442 scheduling and deadline commands.
443 (Search view): Point to the docstring of
444 `org-search-view' for more details.
6e104790 445 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
446 (Setting tags): Document variable
447 org-complete-tags-always-offer-all-agenda-tags.
6e104790 448 (Column attributes): Cross-reference special properties.
ed21c5c8 449
456b348e
MA
4502010-04-10 Michael Albinus <michael.albinus@gmx.de>
451
452 Synchronize with Tramp repository.
453
454 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
455 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
456 supported MS Windows versions. Remove obsolete URL. Use the $()
457 syntax, texi2dvi reports errors with the backquotes.
458
459 * trampver.texi: Update release number.
460
357e2d8e
KY
4612010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
462
463 * gnus.texi (Finding the News): Add pointers to the Server buffer
464 because it's essential.
465
1d4d7664
KY
4662010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
467
468 * gnus.texi (MIME Commands): Update description of
469 gnus-article-browse-html-article.
470
bd3e840f
KY
4712010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
472
473 * auth.texi (Secret Service API): Add TODO node.
474 (Help for users): Explain the new source options for `auth-sources'.
475
e867cb5d 4762010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
477
478 * trampver.texi: Update release number.
479
288f9fc0
CY
4802010-03-10 Chong Yidong <cyd@stupidchicken.com>
481
482 * Branch for 23.2.
483
d99aaebd
CY
4842010-03-03 Chong Yidong <cyd@stupidchicken.com>
485
486 * faq.texi (Escape sequences in shell output): Note that ansi-color is
487 now enabled by default.
488
5794c2a5
MA
4892010-02-28 Michael Albinus <michael.albinus@gmx.de>
490
491 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
492 when Emacs runs in interactive mode. (Bug#5645)
493
40572be6
GM
4942010-02-16 Glenn Morris <rgm@gnu.org>
495
496 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
497
7bb8ed67
MH
4982010-02-05 Mark A. Hershberger <mah@everybody.org>
499
500 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
501
45a1423d 5022010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
503
504 * gnus.texi (Score File Format): Fix typo.
505
45a1423d 5062010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
507
508 * cc-mode.texi: Replace references to obsolete c-subword-mode.
509
14f17fc8
JB
5102010-01-18 Juanma Barranquero <lekktu@gmail.com>
511
512 * ada-mode.texi (Project File Overview): Fix typo.
513
607d4369
CY
5142010-01-17 Chong Yidong <cyd@stupidchicken.com>
515
516 * semantic.texi: Add Richard Y. Kim credit.
517
518 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
519
3d1bfa99
MA
5202010-01-17 Michael Albinus <michael.albinus@gmx.de>
521
522 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 523 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 524
6fbf7a75
GM
5252010-01-17 Glenn Morris <rgm@gnu.org>
526
b9f978f0
GM
527 * calc.texi (Reporting Bugs): Don't mention format of repository.
528
f19bc38d
GM
529 * woman.texi (Bugs): Make "Emacs repository" less specific,
530 and the URL for same more specific.
531
6fbf7a75
GM
532 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
533
16c3428a
JB
5342010-01-17 Juanma Barranquero <lekktu@gmail.com>
535
536 * ede.texi (ede-step-project, ede-proj-target):
537 * tramp.texi (Remote processes): Fix typos.
538
045b9da7
ML
5392010-01-16 Mario Lang <mlang@delysid.org>
540
541 * ede.texi (ede-target):
542 * org.texi (Refiling notes): Remove duplicated words.
543
c57008f6
SM
5442010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
545
546 * gnus.texi (Posting Styles): Use with-current-buffer.
547 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
548
798c9eb5
KR
5492010-01-02 Kevin Ryde <user42@zip.com.au>
550
551 * eieio.texi (Naming Conventions): Correction to xref on elisp
552 coding conventions, is "Tips" node not "Standards".
553
4970fbfe
CY
5542009-12-24 Chong Yidong <cyd@stupidchicken.com>
555
556 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
557
558 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
559
83828b06
KY
5602009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
561
562 * gnus.texi (Direct Functions): Add missing port number to tls method.
563
45a4a565
JB
5642009-12-15 Juanma Barranquero <lekktu@gmail.com>
565
566 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
567 ($(infodir)/edt, edt.dvi): New targets.
568
698bfef7
GM
5692009-12-15 Glenn Morris <rgm@gnu.org>
570
571 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
572 (edt, $(infodir)/edt, edt.dvi): New targets.
573 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
574
575 * Makefile.in (PDF_TARGETS, pdf): New.
576 (clean): Add *.pdf.
577 Add pdf rules for all manuals.
578
0e983327
JB
5792009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
580
581 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
582
8e687433
CY
5832009-12-14 Chong Yidong <cyd@stupidchicken.com>
584
585 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
586 (Smart Jump, Analyzer Debug): Copyedits.
587 (Semantic mode user commands): Link to new nodes.
588 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
589 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
590 upstream Semantic manual.
591
592 * semantic.texi (Introduction): Minor fix to diagram.
593
020335df
MA
5942009-12-09 Michael Albinus <michael.albinus@gmx.de>
595
596 * eshell.texi (History): Add the other built-in variables.
597 (Built-ins): Explain built-ins, and how to apply the external commands.
598 Add `history', `su' and `sudo'.
599
600 * tramp.texi (Remote processes): Add missing <RET> in the example.
601
6ddf13e4
BW
6022009-12-01 Bill Wohler <wohler@newt.com>
603
604 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 605 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
606 excessively garrulous.
607
07b6428c
MA
6082009-11-29 Michael Albinus <michael.albinus@gmx.de>
609
610 * tramp.texi (Remote processes): Improve eshell example with "su"
611 and "sudo" commands.
612
fd1cefda
CY
6132009-11-28 Chong Yidong <cyd@stupidchicken.com>
614
615 * semantic.texi (Analyzer Internals): Rename from Analyzer.
616
617 * sem-user.texi (Semantic mode user commands): Fix key syntax.
618 Document semantic-complete-analyze-inline.
619 (Semanticdb search debugging commands): Minor clarification.
620 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 621 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 622 manual.
9d542758 623 (Semantic mode): Link to Idle Scheduler.
fd1cefda 624
159e3ad5
KR
6252009-11-28 Kevin Ryde <user42@zip.com.au>
626
627 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 628 @pxref, now EIEIO is in Emacs.
159e3ad5 629
c6d47315
KR
630 * erc.texi (Development): Correction to git tutorial url.
631
16f6287e
GM
6322009-11-26 Glenn Morris <rgm@gnu.org>
633
634 * faq.texi (Latest version of Emacs): Mention stability of development
635 version.
636 (Problems with very large files): Max buffer size increase in 23.2.
637 (VM): VM has moved house again.
638
5ea5dbc9
JB
6392009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
640
641 * calc.texi (Radix modes): Discuss alternate bases for two's complement
642 notations.
643
5dec9555
CD
6442009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
645
45a4a565 646 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 647
bd6f6833
CY
6482009-11-20 Chong Yidong <cyd@stupidchicken.com>
649
650 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
651 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
652 (Idle Completions Mode): Numerous copyedits.
bd6f6833 653
be479117
JB
6542009-11-17 Juanma Barranquero <lekktu@gmail.com>
655
656 * semantic.texi (Semantic Internals, Glossary):
657 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
658 (Semanticdb search debugging commands): Fix typos.
659
17291a1f
JB
6602009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
661
be479117 662 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 663
af42a9cc
JB
6642009-11-16 Juanma Barranquero <lekktu@gmail.com>
665
666 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
667 ($(infodir)/semantic, semantic.dvi): New targets.
668
3149927d
CY
6692009-11-16 Chong Yidong <cyd@stupidchicken.com>
670
671 * Makefile.in: Build the Semantic manual.
672
673 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
674 repository.
675
977640ed
MA
6762009-11-16 Michael Albinus <michael.albinus@gmx.de>
677
678 * dbus.texi (Receiving Method Calls): New defun
679 `dbus-unregister-service'.
680
17673adf
CD
6812009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
682
683 * org.texi (Speed keys): New section.
684
0ecd3c90
MA
6852009-11-13 Michael Albinus <michael.albinus@gmx.de>
686
687 * dbus.texi (Type Conversion): Fix typo.
688 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
689 `dbus-registered-objects-table'.
690 (Receiving Method Calls): New defun `dbus-register-property'. Move
691 `dbus-unregister-object' here.
692
8bfe682a
CD
6932009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
694
695 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
696
6972009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
698
699 * org.texi (Column attributes): Add the new age summary operators.
700 Also, mention the fact you can only use one summary operator per
701 property.
702
7032009-11-13 John Wiegley <johnw@newartisans.com>
704
705 * org.texi (Tracking your habits): Added a new section in the
706 manual about how to track habits.
707 (Resolving idle time): Added a section on how idle and
708 dangling clocks are resolved.
709
7102009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
711
712 * org.texi (Agenda commands): Document the new `i' command.
713 (Inserting deadline/schedule): Document logging changes
714 of scheduling and deadline times stamps.
715 (In-buffer settings): Document the in-buffer keywords for logging
716 changes of scheduling and deadline times stamps.
717 (Structure editing, Plain lists): Document indentation
718 cycling in empty entries with TAB.
719 (Archiving): Document the default archiving command.
720 (Moving subtrees): Document the new keys for archiving.
721 (Internal archiving): Fix incorrect key.
722 (Agenda commands): Document the TODO set switching commands.
723 (Agenda commands): Document the new archiving keys.
724 (Clocking work time): Better description on how to save
725 and restore a clock.
726 (Resolving idle time): Mention the x11idle program to get true
727 idleness also under X11.
728 (Resolving idle time): Use @kbd instead of @key for normal
729 letters, because this is how he rest of the manual does this.
730 (Pushing to MobileOrg): Mention that `org-directory'
731 should be set.
732 (Agenda commands): Document that SPC is a filter for
733 any tag.
734 (Search view): Renamed from "Keyword search".
735 (Capure): New chapter.
736 (Markup): New chapter.
737 (Links in HTML export, Images in HTML export): Extend
738 the section titles.
739 (Images in HTML export): Document the align option.
740 (Text areas in HTML export): Extend the section title.
741 (Images in LaTeX export): Explain image placement in LaTeX.
742
693737cd
GM
7432009-11-10 Glenn Morris <rgm@gnu.org>
744
745 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
746
c7bd4ebe
MA
7472009-11-08 Michael Albinus <michael.albinus@gmx.de>
748
749 * tramp.texi (Auto-save and Backup): Disable backups just for a
750 method.
751
752 * trampver.texi: Update release number.
753
76c5acad
MA
7542009-11-07 Michael Albinus <michael.albinus@gmx.de>
755
756 Sync with Tramp 2.1.17.
757
758 * trampver.texi: Update release number.
759
d9a57abf
GM
7602009-10-29 Glenn Morris <rgm@gnu.org>
761
762 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
763
637f4f0f
MA
7642009-10-23 Michael Albinus <michael.albinus@gmx.de>
765
766 * tramp.texi (External methods): Temporary files are kept for
767 `rsync' and `rsyncc' methods.
768
310dbb05
JB
7692009-10-09 Juanma Barranquero <lekktu@gmail.com>
770
771 * eieio.texi: Fix typos.
772
09094f28
CY
7732009-10-07 Chong Yidong <cyd@stupidchicken.com>
774
775 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
776
216f299a
JB
7772009-10-07 Juanma Barranquero <lekktu@gmail.com>
778
779 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
780 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
781
966a6506
CY
7822009-10-07 Chong Yidong <cyd@stupidchicken.com>
783
784 * Makefile.in: Build EIEIO and EDE manuals.
785
7862009-10-07 Eric Ludlam <zappo@gnu.org>
787
788 * eieio.texi:
789 * ede.texi: New files.
790
8842cd9b
MA
7912009-10-05 Michael Albinus <michael.albinus@gmx.de>
792
793 * tramp.texi (Remote processes): Association of a pty is not supported.
794
7006d207
CD
7952009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
796
797 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
798 (Processing LaTeX fragments): Document that the size of images can be
799 changes using the variable `org-format-latex-options'.
800 (The date/time prompt, Timestamps): Be more accurate over ISO format
801 dates and times.
802 (Visibility cycling): Document showeverything keyword.
803 (In-buffer settings): Document showeverything keyword.
804 (Setting up the staging area): Fix the example.
805 (MobileOrg): New section.
806 (Agenda commands, Exporting Agenda Views): Document exporting the
807 agenda view to Org files.
808
0e7b2867
MA
8092009-09-28 Michael Albinus <michael.albinus@gmx.de>
810
811 * tramp.texi (History): Add IMAP support.
812 (External methods): Add `imap' and `imaps' methods.
813 (GVFS based methods): Add indices for `davs'.
814 (Password handling): Rename anchors. Add IMAP entries for
815 ~/.authinfo.gpg.
816
817 * trampver.texi: Set default value of `emacsimap'.
818
4146636e
KY
8192009-09-22 Daiki Ueno <ueno@unixuser.org>
820
821 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
822
d22f7ffa
CY
8232009-09-13 Chong Yidong <cyd@stupidchicken.com>
824
825 * dired-x.texi (Technical Details): Delete
826 dired-up-directory (Bug#4292).
827
66043531
MA
8282009-09-03 Michael Albinus <michael.albinus@gmx.de>
829
216f299a 830 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 831
6eb02347
CD
8322009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
833
834 * org.texi (Effort estimates): Document new effort setting commands.
835 (Agenda commands): Document the new keys fro agenda time motion.
836 Document entry text mode. Improve documentation of the keys to include
837 inactive time stamps into the agenda view.
838 (Feedback): Document the new bug report command.
839 (Structure editing): Added an index entry for the sorting of subtrees.
840
38dc51ba
KY
8412009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
842
843 * auth.texi (Help for users): Corrected markup.
844
e402f452
GM
8452009-09-02 Glenn Morris <rgm@gnu.org>
846
847 * emacs-mime.texi (time-date): Mention float-time.
848
744256cf
JB
8492009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
850
851 * calc.texi (Simplifying Formulas): Improve the wording.
852
b0b63450
MB
8532009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
854
855 * auth.texi: Rewritten for coverage and clarity.
856
8572009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
858
859 * gnus.texi (Expiring Mail): Mention
860 gnus-mark-copied-or-moved-articles-as-expirable.
861 (Various Various): Mention gnus-safe-html-newsgroups.
862
863 * gnus-news.texi: Mention
864 gnus-mark-copied-or-moved-articles-as-expirable.
865
866 * emacs-mime.texi (Display Customization): Add xref to
867 gnus-safe-html-newsgroups.
868
b59329e0
MA
8692009-08-28 Michael Albinus <michael.albinus@gmx.de>
870
871 * tramp.texi (Version Control): Remove.
af42a9cc 872 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
873 reference.
874 (External methods): Correct `scpc' concept index entries. New method
875 `rsyncc'.
876 (External packages): New subsections "Filename completion" and "File
877 attributes cache".
878
0ff2d6c2
JB
8792009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
880
881 * calc.texi (Rewrite Rules): Improve the example.
882 (Simplifying Formulas): Explain use of the I and H flags for
883 simplification.
884
ecd3d54f
MA
8852009-08-25 Michael Albinus <michael.albinus@gmx.de>
886
887 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
888 Describe autostart behaviour of dbus-ping.
889 (Synchronous Methods, Asynchronous Methods): Use English numeric format
890 for timeout values.
78176e69
MA
891 (Top): Remove footnote saying D-Bus is not enabled by
892 default. (Bug#4256)
ecd3d54f 893
0f215bca
DU
8942009-08-23 Daiki Ueno <ueno@unixuser.org>
895
896 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 897 Reported by Jari Aalto (Bug#4211).
0f215bca 898 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 899 epa-global-mail-mode.
3b7ab45f
DU
900 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
901 epa-setup.
0f215bca 902
4f22e84d
MA
9032009-08-16 Michael Albinus <michael.albinus@gmx.de>
904
905 * dbus.texi (Asynchronous Methods): Allow nil handler.
906
9ff0b02b 9072009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 908
26b03ee3 909 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 910
26b03ee3 911 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 912
4c39f404
CY
9132009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
914
915 * calc.texi (Date Forms): Fix typos.
916
3bcfba17
GM
9172009-08-08 Glenn Morris <rgm@gnu.org>
918
919 * org.texi (Agenda commands): Restore clobbered change.
920
66783bb4
EZ
9212009-08-07 Eli Zaretskii <eliz@gnu.org>
922
923 * calc.texi (Graphics, Devices): Update with the peculiarities of
924 operation on MS-Windows.
925
c8d0cf5c
CD
9262009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
927
928 * org.texi (Publishing action): Improve documentation of file
929 names when publishing to the source directory.
930 (Clean view): Document `org-indent-mode'.
931 (Clocking work time): Add documentation for the
932 new :timetamp option when creating a clock report.
933 (Paragraphs): Fix many typos.
934 (Plain lists): Remove duplicate explanation about the
935 `C-c *' command.
936 (Literal examples): Update to reflect the new behavior
937 of the -n -r -k switches when exporting source code examples.
938 (Structure editing): Add information about `C-c *',
939 converting a plain list into a list of Org items.
940 (Remember): Small rephrasing of the paragraph
941 describing remember.el. Also mentioned that remember.el is part
942 of Emacs 23, not Emacs 22.
943 (Clocking work time): Add documentation about
944 displaying the current clocking time against the effort estimate.
945 Also add a footnote about using `org-clock-in-prepare-hook' to add
946 an effort estimate on the fly, just before clocking it.
947 (Footnotes): Document automatic renumbering and
948 sorting.
949 (Agenda commands): Document new bulk commands.
950 (Plain lists): Document new behavior of
951 `org-cycle-include-plain-lists'.
4e2af782 952 Hyphenation only in TeX.
c8d0cf5c
CD
953 (Clocking work time): Document the key to update effort
954 estimates.
955 (Clocking work time): Document the clock time display.
956 (Structure editing, TODO basics): Document new
957 variables.
958 (Column attributes): Document new colciew operators.
959 (Publishing options): Document :xml-declaration.
960 (Tracking TODO state changes): Document the
961 LOG_INTO_DRAWER property.
962 (Literal examples): Document the new implementation for
963 editing source code.
964 (Publishing action): Mention the new publishing
965 function, to publish an Org source file.
966 (Publishing links): Mention how to link to an Org source file.
967 (Macro replacement): Document new macros.
968 (Handling links): Document type-specific completion
969 when inserting links.
970 (Structure editing, Plain lists): Improve documentation
971 on sorting.
972 (Internal links): Document custom ids for links.
973 (Handling links): Document custom ids for links.
974 (CSS support): Document new class.
975 (Refiling notes): Document the possibility to create new nodes
976 during refiling.
977 (Agenda commands): Document the "?" operator to find
978 tasks without effort setting.
979 (Exporting agenda information): Section moved.
980 (RSS Feeds): New section.
981 (Built-in table editor): Document M-e and M-a navigate
982 inside table field.
983 (Stuck projects): Docment that projects identified as
984 un-stuck will still be searchd for stuck sub-projects.
985 (Paragraphs): Document centering.
986 (Creating timestamps, Agenda commands): Document new
987 behavior when changing time stamps.
988 (Structure editing): Document the new command
989 `org-clone-subtree-with-time-shift'.
990 (Publishing): Refresh this chapter.
991 (Export options, Export options, In-buffer settings):
992 Document the new keywords.
993 (Matching tags and properties): Collect all
994 documentation about tags/property matches here.
995 (Setting tags): Document `org-tag-persistent-alist'.
996 (Weekly/daily agenda): New section.
997 (Orgstruct mode): Describe `orgstruct++-mode'.
998 (Drawers): Mention the LOGBOOK drawer.
999 (Export options, Sectioning structure): Document the
1000 #+LEATEX_HEADER in-buffer setting.
1001 (Bugs): Section removed.
1002 (Hooks): New section.
1003 (Add-on packages): Moved here from old location.
1004 (Context-sensitive commands): New section.
1005 (Setting tags): Document newline option.
1006 (Global TODO list, Matching tags and properties):
1007 Mention more variables.
1008 (Checkboxes): Update to changed command behavior.
81a5560e 1009
40d2791f
CY
10102009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1011
1012 * speedbar.texi (Basic Key Bindings): Fix typo.
1013
65d0154b
JB
10142009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1015
1016 * calc.texi (Vector/Matrix Functions): Add index entries for both
1017 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1018 affects matrices with more than one row.
b5bdfd9f 1019 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1020
5a9e3ab7
JB
10212009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1022
1023 * calc.texi (Stack Manipulation Commands): Add documentation for
1024 `calc-transpose-lines'
1025
42fb7e61
MA
10262009-07-27 Michael Albinus <michael.albinus@gmx.de>
1027
1028 * dbus.texi (Receiving Method Calls): Describe special return value
1029 `:ignore'.
1030
574b69d5
AM
10312009-07-24 Alan Mackenzie <acm@muc.de>
1032
1033 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1034 initialization, any individual variable setting now takes precedence
1035 over one done via c-file-style/c-file-offsets.
1036
ec06459c
JB
10372009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1038
1039 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1040 truncated when Calc is quit.
1041 (Customizing Calc): Document `calc-undo-length'.
1042
4ce54f6b
CY
10432009-07-20 Chong Yidong <cyd@stupidchicken.com>
1044
1045 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1046
0e4f8ba5
GM
10472009-07-11 Kevin Ryde <user42@zip.com.au>
1048
1049 * pcl-cvs.texi (About PCL-CVS):
1050 * widget.texi (Basic Types):
1051 Fix cross-references.
1052
fa0f81b0
AS
10532009-07-01 Andreas Schwab <aschwab@redhat.com>
1054
1055 * dbus.texi (Type Conversion): Don't use literal control character.
1056
88a683c5
MA
10572009-07-01 Michael Albinus <michael.albinus@gmx.de>
1058
1059 * tramp.texi (GVFS based methods): New section.
1060 (Remote processes): Processes for GVFS based methods run locally.
1061
36c8febb
MA
10622009-06-30 Michael Albinus <michael.albinus@gmx.de>
1063
1064 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1065 the words "kludge" and hack".
1066 (External methods): Add `synce' method.
1067
1068 * trampver.texi: Update release number.
1069
d6b951bb
MA
10702009-06-22 Michael Albinus <michael.albinus@gmx.de>
1071
1072 Sync with Tramp 2.1.16.
1073
1074 * tramp.texi (History): Add GVFS support.
1075 (External methods): Precise `rsync' description. Add `dav', `davs' and
1076 `obex' methods. Add 'tramp-gvfs-methods' option.
1077 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1078 forms.
1079 (Remote Programs): Introduce `tramp-own-remote-path'.
1080 (Remote processes): New subsection "Running remote programs that create
1081 local X11 windows".
1082 (Frequently Asked Questions): Improve code for disabling vc.
1083
1084 * trampver.texi: Update release number. Set default value of
1085 `emacsgvfs'.
1086
70243478
CY
10872009-06-21 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * Branch for 23.1.
1090
54b31cbf
GM
10912009-06-17 Glenn Morris <rgm@gnu.org>
1092
1093 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1094 (Latest version of Emacs): Mention source code repository.
1095
f6adc23c
GM
10962009-06-16 Glenn Morris <rgm@gnu.org>
1097
1098 * faq.texi (Top): Language tweak.
1099 (Extended commands): Most people have arrow keys.
1100 (Emacs manual): Say how to follow info links.
1101 (File-name conventions): Change title a bit. Explain about source
1102 versus installed. Condense etc description.
1103 (Guidelines for newsgroup postings): Mention Savannah list page.
1104 (Newsgroup archives): Simplify.
1105 (Contacting the FSF): Add contact URL.
1106 (Emacs Lisp documentation): Printed version not always available.
1107 (Installing Texinfo documentation): Explain how by hand installation is
1108 not normally needed. Use add-to-list. Remove duplicate reference.
1109 (Informational files for Emacs): Move info on Help menu here from
1110 "File-name conventions".
1111 (Help installing Emacs): Tweak uref.
1112 (Obtaining the FAQ): Mention repository.
1113 (Origin of the term Emacs): Explain "ITS".
1114 (Changing load-path): Use add-to-list.
1115 (Automatic indentation): Clarify this is for Text mode.
1116 Don't mention Indented Text mode.
1117 (Finding Emacs on the Internet): The FSF does not seem to offer a
1118 deluxe distribution on CD anymore.
1119
b59a8457
GM
11202009-06-16 Glenn Morris <rgm@gnu.org>
1121
1122 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1123 Recommend the latest release. Mention how to get older FAQs.
1124 Recommend the Emacs manual.
1125 (Guidelines for newsgroup postings): Discourage cross-posts.
1126 (Underlining paragraphs): Remove.
1127 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1128 (Bugs and problems): Update key-binding.
1129 (Problems with very large files): Mention 64-bit.
1130 (Shell process exits abnormally): Remove.
1131 (Problems with Shell Mode): Rename and update.
1132 (Spontaneous entry into isearch-mode)
1133 (Problems talking to certain hosts): Remove. This is old information,
1134 in etc/PROBLEMS if needed.
1135 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1136 (Dired claims that no file is on this line): Update.
1137 (Installing Emacs, Problems building Emacs): Simplify.
1138 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1139 information.
1140 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1141 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1142 (JDEE): "JDEE", not "JDE".
1143 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1144 Remove. This is old information, in etc/PROBLEMS if needed.
1145 (stty and Backspace key, Kanji and Chinese characters): Remove.
1146 (Right-to-left alphabets): Update section.
1147 (Changing the included text prefix): Gnus uses message-yank-prefix.
1148 Add cross-reference to Supercite manual.
1149 (Saving a copy of outgoing mail): Simplify output file description.
1150 (Expanding aliases when sending mail): Refer to Emacs manual.
1151 Remove old info about RFC822.
1152 Correct description of how to rebuild aliases.
1153 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1154 (MIME with Emacs mail packages)
1155 (Viewing articles with embedded underlining)
1156 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1157 Remove old sections.
1158 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1159 and is well-documented in the Gnus manual.
1160 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1161 (Making Gnus faster): Rename from "Starting Gnus faster".
1162 Merge "Catch-up is slow in Gnus" into here.
1163
0e6d12ca
GM
11642009-06-14 Glenn Morris <rgm@gnu.org>
1165
1166 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1167 (New in Emacs 23): New section.
1168 (Handling C-s and C-q with flow control): Add xref.
1169
2e17e05e
GM
11702009-06-13 Glenn Morris <rgm@gnu.org>
1171
1172 * faq.texi (Setting up a customization file): Grammar fix.
1173 Customize is no longer "new".
1174 (Displaying the current line or column): Line-number mode is on by
1175 default. Don't mention `column' package. Mention linum.el.
1176 (Turning on abbrevs by default): Explain how to do it for buffers,
1177 modes, and everywhere.
1178 (Associating modes with files): Use add-to-list. Don't mention Emacs
1179 19.
1180 (Highlighting a region): On by default since 23.1.
1181 (Replacing highlighted text): Update doc quote.
1182 (Working with unprintable characters): Don't mention search-quote-char.
1183 (Using an already running Emacs process): Gnuclient is probably not an
1184 enhancement these days.
1185 (Indenting switch statements): Remove mention of pre-Emacs 20.
1186 (Horizontal scrolling): Abbreviate Emacs 20 description.
1187 (Replacing text across multiple files): Fix name of dired command.
1188 (Disabling backups): Use require not load.
4f9d4de3 1189 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1190
2a1cf2b9
BW
11912009-06-13 Bill Wohler <wohler@newt.com>
1192
1193 Release MH-E manual version 8.2.
1194
1195 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1196 release 8.2.
1197
85b438b7
GM
11982009-06-13 Glenn Morris <rgm@gnu.org>
1199
1200 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1201 in this day and age the common meaning is "on the web".
1202 (copying): Use @copyright in all cases.
1203 (Basic keys): Remove reference to deleted manual node "Text Characters".
1204 (File-name conventions): Use GNU as an example rather than SERVICE.
1205 default.el lives in site-lisp. Update Info directory location.
1206 (Real meaning of copyleft): GPL actions have been brought, but all
1207 settled out of court.
1208 (Guidelines for newsgroup postings): Shorten section title.
1209 Simplify comp.emacs description.
1210 (Newsgroup archives): Change Google URL. Describe Gmane.
1211 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1212 points". Mention List-Unsubscribe header.
1213 (Contacting the FSF): Update email and URLs.
1214 (Basic editing): Mention F1 for help.
1215 (Installing Texinfo documentation): Refer to Texinfo website rather
1216 than ftp server.
1217 (Printing a Texinfo file): Mention texi2pdf.
1218 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1219 are just stubs nowadays.
1220 (Latest version of Emacs): Explain version numbers.
1221 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1222 (Turning on syntax highlighting): No need to mention hilit19 any more.
1223 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1224 (Modes for various languages): Remove section.
1225 (Major packages and programs): Remove most version and maintainer
1226 information - it's hard to keep up-to-date, and adds nothing.
1227 Similarly with direct links to mailing lists.
1228 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1229 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1230 years, and Emacs comes with tools for this now.
1231 (Patch): Remove section - this is a standard tool.
1232 (Using function keys under X): Remove section.
1233
93e2d996
GM
12342009-06-12 Glenn Morris <rgm@gnu.org>
1235
1236 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1237 (Help installing Emacs): Remove reference to deleted X11 node.
1238 (Associating modes with files): Interpreter-mode-alist is no longer
1239 subservient to auto-mode-alist.
1240 (Installing Emacs): Change future Emacs version.
1241 (Linking with -lX11 fails): Remove old section.
1242 (Packages that do not come with Emacs): Update ELL location.
1243 Emacs Lisp archive is dead.
1244 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1245 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1246 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1247 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1248 (Removing flashing messages): Remove section about non-existent Gnus
1249 option.
1250
f0bf7708
GM
1251 * faq.texi (Top): Add @top command.
1252 Remove the optional arguments from all @node commands: makeinfo can
1253 generate these automatically, and it is easier to edit and rearrange
1254 nodes without them.
1255
30884d11
GM
12562009-06-11 Glenn Morris <rgm@gnu.org>
1257
1258 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1259 (The LPF): Make the updated URL the sole reference point.
1260 (Learning how to do something): Update refcard price and format.
1261 (Getting a printed manual): Sources in doc/emacs/, not man/.
1262 Also available in PDF format. Since the page count varies, be less
1263 precise.
1264 (Informational files for Emacs): Remove references to deleted files
1265 LPF and SUN-SUPPORT, and to UUCP.
1266 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1267 Remove many obsolete ways to get the FAQ, which now seems only to be
1268 distributed with Emacs.
1269 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1270
deab46e0
CY
12712009-06-09 Chong Yidong <cyd@stupidchicken.com>
1272
223b43fa 1273 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1274 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1275
deab46e0
CY
1276 * ada-mode.texi (Installation, Compile commands)
1277 (Project File Overview, No project files, Set compiler options)
1278 (Use GNAT project file, Use multiple GNAT project files)
1279 (Identifier completion): Use @samp for menu items, and @kbd for key
1280 sequences (Bug#3504).
1281
71fbd643
DU
12822009-06-04 Daiki Ueno <ueno@unixuser.org>
1283
8c9bb6f5 1284 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1285
f197085b
CY
12862009-06-04 Ryan Yeske <rcyeske@gmail.com>
1287
1288 * message.texi (Header Commands): Fix descriptions to match
1289 keybindings.
1290
7f3bc720
DU
12912009-04-22 Daiki Ueno <ueno@unixuser.org>
1292
1293 * gnus.texi (Security): Mention that EasyPG is the current default.
1294
4518068d
CY
12952009-04-13 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * ediff.texi (Session Commands): Fix typo.
1298
d7ca410a
MB
12992009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1300
1301 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1302 news.software.readers. Reported by Florian Rehnisch.
1303
c6c76add
GM
13042009-04-02 Glenn Morris <rgm@gnu.org>
1305
1306 * auth.texi: Capitalize direntry.
1307
1308 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1309 using a period in the entry name. (Bug#2797)
1310
35ed8e2e
JB
13112009-03-03 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1314 ($(infodir)/auth, auth.dvi): New targets.
1315
e280480a
GM
13162009-03-03 Glenn Morris <rgm@gnu.org>
1317
1318 * auth.texi: Fix @setfilename.
1319
1320 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1321 (auth, $(infodir)/auth, auth.dvi): New rules.
1322
8a76755b
GM
13232009-02-25 Glenn Morris <rgm@gnu.org>
1324
1325 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1326
0038d478
MB
13272009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1328
1329 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1330
13312009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1332
1333 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1334 gnus-nocem-issuers, and gnus-nocem-verifyer.
1335
867d4bb3
JB
13362009-02-20 Juanma Barranquero <lekktu@gmail.com>
1337
1338 * ada-mode.texi (Project files, Automatic Casing):
1339 * dbus.texi (Signals):
1340 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1341 * mh-e.texi (HTML):
1342 * nxml-mode.texi (Locating a schema)
1343 (Using the document's URI to locate a schema):
1344 * org.texi (Footnotes, Using the mapping API):
1345 * rcirc.texi (Channels): Remove duplicate words.
1346
3a44dc1f
GM
13472009-02-20 Glenn Morris <rgm@gnu.org>
1348
1349 * dired-x.texi (Miscellaneous Commands):
1350 * gnus.texi: Minor updates for mbox Rmail.
1351
5dc584b5
KB
13522009-02-16 Karl Berry <karl@gnu.org>
1353
b59a8457
GM
1354 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1355 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1356 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1357 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1358 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1359 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1360 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1361 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1362 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1363 Consistently use @insertcopying in the Top node,
5dc584b5 1364 @contents at the front (after @end titlepage),
b59a8457 1365 and @direntry after @copying. (Bug#1988)
5dc584b5 1366
9eb59592
MB
13672009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1368
1369 * auth.texi: New file documenting auth-source.
1370
d324fa76
CD
13712009-02-13 Carsten Dominik <dominik@science.uva.nl>
1372
1373 * org.texi (Org Plot): Fix link.
1374
7a603b73
DU
13752009-02-09 Daiki Ueno <ueno@unixuser.org>
1376
1377 * epa.texi (Mail-mode integration): Mention the way to do
1378 "encrypt-to-self". (Bug#1807)
1379
a626b338 13802009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1381
1382 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1383
3b36c17e
MB
13842009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1385
1386 * gnus-news.texi: Print version about Incoming*.
1387
55033558
CD
13882009-02-02 Carsten Dominik <dominik@science.uva.nl>
1389
1390 * org.texi (Structure editing, Handling links)
1391 (Fast access to TODO states, Javascript support): Make standard docs
1392 correctly reflect default variable settings.
1393
ec712abb
GM
13942009-02-02 Glenn Morris <rgm@gnu.org>
1395
1396 * org.texi: Fix typos.
1397
7112648c
MA
13982009-02-01 Michael Albinus <michael.albinus@gmx.de>
1399
1400 Sync with Tramp 2.1.15.
1401
1402 * trampver.texi: Update release number.
1403
2e461fc1
CD
14042009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1405
1406 * org.texi (TODO dependencies): Document TODO dependencies on
1407 checkboxes.
1408
bc283609
CD
14092009-01-30 Carsten Dominik <dominik@science.uva.nl>
1410
1411 * org.texi (TODO dependencies): Document key binding for toggling
1412 ORDERED property.
1413
74fc5047
MA
14142009-01-28 Michael Albinus <michael.albinus@gmx.de>
1415
1416 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1417 of hook functions.
1418
d6685abc
CD
14192009-01-28 Carsten Dominik <dominik@science.uva.nl>
1420
1421 * org.texi (TODO dependencies): New section.
1422
65c439fd
CD
14232009-01-27 Carsten Dominik <dominik@science.uva.nl>
1424
1425 * org.texi (Plain lists, TODO basics, Priorities)
1426 (Multiple sets in one file, Conflicts): Document interaction with
1427 `shift-selection-mode'.
1428
5fafc247
JB
14292009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1430
1431 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1432 Make Calc the subject of sentences.
1433 (Rearranging Formulas using Selections): Discuss new options
1434 for `j *'.
1435
e7433508
MA
14362009-01-26 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1439
2096a1b6
GM
14402009-01-26 Glenn Morris <rgm@gnu.org>
1441
1442 * org.texi: Fix typos.
1443
0cb61492
BW
14442009-01-26 Bill Wohler <wohler@newt.com>
1445
2096a1b6 1446 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1447
0bd48b37
CD
14482009-01-25 Carsten Dominik <dominik@science.uva.nl>
1449
1450 * org.texi (References): Add information about remote references.
1451 (Built-in table editor): Document `C-c RET' in tables.
1452 (Math symbols, Quoting LaTeX code): Mention that simple
1453 LaTeX macros survive LaTeX export.
1454 (Images in LaTeX export): Show how to create a reference to a
1455 figure.
1456 (Sectioning structure): Document that the LaTeX class can be
1457 specified in a property.
1458 (Text areas in HTML export): New section.
1459 (External links): Add examples for text search and ID links.
1460 (Built-in table editor): Remove the descriptio of `C-c
1461 C-q', it not longer works.
1462 (Literal examples): Document that a space must follow
1463 the colon in short examples.
1464 (Relative timer): Document `org-timer-stop'.
1465 (Footnotes): New section.
1466 (Footnote markup): Shorten section and refer to new Footnote
1467 section.
1468 (Literal examples): Add documentation for line
1469 numbering in and references to code examples.
1470 (CSS support): Fix the description of default CSS styles.
1471 (Capturing column view): Document
1472 "file:path/to/file.org" as an allowed value for the ID property of
1473 a dynamic block copying column view.
1474
49dbbaf2
SE
14752009-01-23 Stephen Eglen <stephen@gnu.org>
1476
1477 * mh-e.texi (Getting Started): Describe $MH.
1478
193e6828
MA
14792009-01-21 Michael Albinus <michael.albinus@gmx.de>
1480
1481 * tramp.texi (all): Harmonize usage of "external method",
1482 "external transfer method" and "out-of-band method".
1483 (Connection types): Precise the differences of inline and external
1484 methods. Written by Adrian Phillips <a.phillips@met.no>.
1485
26b9f88d
MB
14862009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1487
1488 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1489 commands as described at the top. Reported by Allan Gottlieb
1490 <gottlieb@nyu.edu>.
1491
14922009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1493
1494 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1495 nnmail-pathname-coding-system.
1496
377952e0
GM
14972009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1498
1499 * org.texi (Relative timer): Fix typo.
1500
a20d3598
JB
15012009-01-15 Juanma Barranquero <lekktu@gmail.com>
1502
1503 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1504 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1505
a50253cc
GM
15062009-01-13 Glenn Morris <rgm@gnu.org>
1507
1508 * org.texi: Fix some more typos.
1509
07450bee
GM
15102009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1511
1512 * org.texi: Fix some typos.
1513
e3e955fe
MB
15142009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1515
1516 * gnus.texi (Group Parameters): Add note for local variables.
1517
15182009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * gnus.texi (Converting Kill Files): Fix URL. Include
1521 gnus-kill-to-score.el in contrib directory.
1522
15232009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1524
1525 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1526 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1527 (Paging the Article): Add index entry.
1528
71dd9983
JB
15292009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1530
1531 * ada-mode.texi (Examples): Delete redundant text.
1532
4a0cf14f
MA
15332009-01-03 Michael Albinus <michael.albinus@gmx.de>
1534
36c8febb 1535 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1536
1537 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1538 addresses.
1539
aedac0f0
BW
15402009-01-03 Bill Wohler <wohler@newt.com>
1541
1542 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1543 kept empty.
1544
4c65b566
CD
15452008-12-20 Carsten Dominik <dominik@science.uva.nl>
1546
1547 * org.texi (Activation, Exporting, ASCII export, HTML export)
1548 (HTML Export commands, LaTeX/PDF export commands): Improve
1549 documentation about transient-mark-mode.
1550 (References): DOcuemtn the use of special names like $LR1 to reference
1551 to fields in the last table row.
1552
e1a78e1e
JL
15532008-12-19 Juri Linkov <juri@jurta.org>
1554
1555 * info.texi (Search Text): Remove mention of removed key binding M-s.
1556
17a0aa82
CD
15572008-12-18 Carsten Dominik <dominik@science.uva.nl>
1558
1559 * org.texi (References): Remove mentioning of @0 as reference for the
1560 last line, this has been reverted in the Lisp sources.
1561
4997d802
JB
15622008-12-17 Juanma Barranquero <lekktu@gmail.com>
1563
1564 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1565 (DVI_TARGETS): Remove duplicates. Add sasl.
1566 ($(infodir)/sasl, sasl.dvi): New targets.
1567
33306645
CD
15682008-12-17 Carsten Dominik <dominik@science.uva.nl>
1569
1570 * org.texi: Version number pushed to 6.15d.
1571
db55f368
CD
15722008-12-16 Carsten Dominik <dominik@science.uva.nl>
1573
a0bf4117 1574 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1575 (Images in LaTeX export): New section.
1576 (Inlined images, Images in HTML export): Sections renamed.
1577
dae0a942
MB
15782008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1579
1580 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1581
9f5572e9
MB
15822008-12-04 David Engster <dengste@eml.cc>
1583
1584 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1585 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1586
bc23baaa
CD
15872008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1588
1589 * org.texi (Using the mapping API): Fix bug in mapping example.
1590 (Publishing options): Make the list of properties complete again, in
1591 correspondence to the variable `org-export-plist-vars'.
1592 (Property searches): Document new special values for time comparisons.
1593 (Tag inheritance): Refine the description of tag inheritance.
1594 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1595 (Effort estimates): Document the new relative timer.
bc23baaa 1596
3bf8054f
JB
15972008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1598
1599 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1600 (Using Calc): Clarify use of `C-x * o'.
1601 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1602
ac134f2f
RS
16032008-11-28 Richard M Stallman <rms@gnu.org>
1604
1605 * dbus.texi (Receiving Method Calls): Clean up previous change.
1606
ace706d1
MA
16072008-11-26 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1610 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1611 `dbus-unescape-from-identifier'.
1612 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1613 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1614 (Signals): Use the constants in the example.
1615
d60b1ba1
CD
16162008-11-24 Carsten Dominik <dominik@science.uva.nl>
1617
b97439ce 1618 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1619
ce4fdcb9
CD
16202008-11-23 Carsten Dominik <dominik@science.uva.nl>
1621
1622 * org.texi (Setting up Remember): Document `org-remember-mode'.
1623 (External links): Document that bbdb links can use a regular
1624 expression.
1625 (External links): Document that elisp links can contain interactive
1626 commands.
1627
c8548a00 16282008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1629
1630 * viper.texi (viper-translate-all-ESC-keysequences):
1631 Description removed.
1632
6a2c4aec
GM
16332008-11-19 Glenn Morris <rgm@gnu.org>
1634
1635 * doclicense.texi: Change to FDL 1.3.
1636 Relicense all texi files under FDL 1.3 or later.
1637
59ee4113
JB
16382008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1639
1640 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1641
59bcbb98 16422008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1643
1644 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1645
1646 * ediff.texi: Version/date change.
9f90198a 1647
8aa41c9b
CY
16482008-11-14 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1651
17587b1b
JB
16522008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1653
1654 * calc.texi (About This Manual): Comment out a mention of
1655 marginal notes.
1656
564c900e
CD
16572008-11-12 Carsten Dominik <dominik@science.uva.nl>
1658
1659 * org.texi (Clocking work time): Document the :formula property of
1660 clock tables.
1661 (Structure editing, Refiling notes): Document refiling regions.
1662 (Agenda commands): Document the double-prefix version
1663 of the `l' command in the agenda.
1664 (Handling links): Explain the effect of a double prefix
1665 arg to `C-c C-o'.
1666 (TODO basics): Add documentation for tag triggers.
1667
3c4be1f2
GM
16682008-10-23 Glenn Morris <rgm@gnu.org>
1669
1670 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1671 byte-compiling things like `+'.
1672
1673 * ns-emacs.texi: Merge copyright years of author now with assignment
1674 into FSF years.
1675 (VER): Use it for easier automatic updating. Use Emacs version rather
1676 than standalone Emacs.app version.
1677
a6520ff3
CD
16782008-10-12 Carsten Dominik <dominik@science.uva.nl>
1679
864c9740 1680 * org.texi: Lots of minor fixes.
a6520ff3
CD
1681 (Capture): New chapter.
1682 (Org Plot): New section.
1683
db7a4b66
MH
16842008-09-30 Magnus Henoch <mange@freemail.hu>
1685
1686 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1687
4043c194
JB
16882008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1689
1690 * calc.texi (User Defined Units): Mention how to enter optional display
1691 string.
1692
eef5ade7
MB
16932008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1694
1695 * message.texi (Sending Variables): Fixed variable documentation to
1696 avoid the "y/n" wording.
1697
e52cac88
MB
16982008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1699
1700 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1701
17022008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1703
1704 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1705 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1706
00c55306
BW
17072008-09-22 Bill Wohler <wohler@newt.com>
1708
1709 Release MH-E manual version 8.1.
1710
1711 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1712 release 8.1.
1713
1714 * mh-e.texi: Retain dual license as agreed to by the FSF.
1715 However, bump GPL to Version 3.
1716 Use @include for license text.
1717
e52cac88 17182008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1719
1720 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1721 (Store custom flags and keywords, Store arbitrary data):
1722 Clean up markup.
64763fe3
MB
1723
17242008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1725
1726 * gnus.texi (The Gnus Registry): Document it.
1727
9e601b8d
MB
17282008-09-08 David Engster <dengste@eml.cc>
1729
88ee5b02
JB
1730 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1731 Clarify section about choosing back end servers.
9e601b8d 1732
247043f1
GM
17332008-08-23 Glenn Morris <rgm@gnu.org>
1734
1735 * dired-x.texi (Shell Command Guessing):
1736 Mention dired-guess-shell-case-fold-search. (Bug#417)
1737
2bfec7a0
MA
17382008-08-22 Michael Albinus <michael.albinus@gmx.de>
1739
1740 * trampver.texi: Update release number.
1741
247043f1 17422008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1743
1744 * ns-emacs.texi: Update version.
1745 (Introduction): Correct menu location for options save.
1746 (Customization): Note that defaults are stored under org.gnu.Emacs.
1747
8c20bd92
BW
17482008-08-11 Bill Wohler <wohler@newt.com>
1749
1750 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1751 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1752 Henman) (closes SF #1768928).
1753
767a4d92
GM
17542008-08-10 Glenn Morris <rgm@gnu.org>
1755
1756 * ns-emacs.texi: Use @copying. Change copyright of authors with
1757 assignment to FSF. Change license to GFDL.
1758 (Top): Remove outdated references.
1759
6ecfe5c2
MB
17602008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1761
88ee5b02
JB
1762 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1763 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1764 gnus-summary-sort-by-most-recent-date.
1765 (Summary Sorting): Explain prefix argument.
1766
17672008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1768
1769 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1770 gnus-summary-pipe-output.
1771
eb932e8a
MA
17722008-08-03 Michael Albinus <michael.albinus@gmx.de>
1773
1774 * dbus.texi (Receiving Method Calls): Document error handling of own
1775 D-Bus methods.
1776
bfe16263
BW
17772008-08-01 Bill Wohler <wohler@newt.com>
1778
1779 * mh-e.texi (Reading Mail)
9f90198a 1780 (Viewing Attachments): Describe new function
bfe16263
BW
1781 mh-show-preferred-alternative.
1782 (Sending Mail, Redistributing, Sending Message): Describe new hook
1783 mh-annotate-msg-hook.
1784
21956b56
MA
17852008-07-31 Michael Albinus <michael.albinus@gmx.de>
1786
1787 * dbus.texi (Arguments and Signatures): Fix example.
1788 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1789 (Asynchronous Methods): New node.
9f90198a
JB
1790 (Errors and Events): Describe extended layout of `dbus-event'.
1791 New defun `dbus-event-message-type'.
21956b56 1792
7c2fb837
DN
17932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1794
1795 * ediff.texi: Remove VMS support.
1796
13662773
JB
17972008-07-29 Juanma Barranquero <lekktu@gmail.com>
1798
1799 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1800 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1801
ddde0b34
CY
18022008-07-29 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * Makefile.in: Add mairix-el targets.
1805
18062008-07-29 David Engster <deng@randomsample.de>
1807
1808 * mairix-el.texi: New file.
1809
d5875b25
JB
18102008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1811
366b7d44
JB
1812 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1813 project files. Delete 'main_unit' project variable; not needed. Allow
1814 process environment variables wherever project variables are allowed.
1815 Add tutorial section on multiple GNAT project files.
d5875b25 1816
6cbab8ee
MA
18172008-07-27 Michael Albinus <michael.albinus@gmx.de>
1818
1819 Sync with Tramp 2.1.14.
1820
1821 * trampver.texi: Update release number.
1822
9e2a2647
DN
18232008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1824
1825 * ns-emacs.texi:
1826 * faq.texi: Remove mentions of Mac Carbon.
1827
d62672f3
MB
18282008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1829
1830 * gnus.texi (Saving Articles): Describe the 2nd argument of
1831 gnus-summary-save-in-pipe.
1832 (SpamAssassin): Use it.
1833
18342008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1835
1836 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1837
dd12e1c6
CD
18382008-07-25 Carsten Dominik <dominik@science.uva.nl>
1839
1840 * org.texi (Export options): Document the use of the creator flag.
1841
44ce9197
CD
18422008-07-24 Carsten Dominik <dominik@science.uva.nl>
1843
1844 * org.texi: New version 6.06a.
1845
ddd13c5d
JB
18462008-07-23 Juanma Barranquero <lekktu@gmail.com>
1847
1848 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1849 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1850
8dc6104d
JB
18512008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1852
1853 * calc.texi (Editing Stack Entries):
1854 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1855 Calc's help functions. Mention fixing typos.
1856 (Customizing Calc): Fix typo.
1857
18582008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1859
1860 * calc.texi (summarykey): New macro. Use to correctly format keys in
1861 the summary.
1862
ddd13c5d 18632008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1864
1865 * ns-emacs.texi (Customization): Corrected documentation on color
1866 specification formats.
1867
568beaa2
AS
18682008-07-19 Andreas Schwab <schwab@suse.de>
1869
db8ef699 1870 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1871
1872 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1873 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1874
cd71b9ae
MA
18752008-07-18 Michael Albinus <michael.albinus@gmx.de>
1876
1877 * dbus.texi (Inspection): Rework, introduce submenus.
1878 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1879 (Properties and Annotations, Arguments and Signatures): New nodes.
1880
9b7993b4
MA
18812008-07-13 Michael Albinus <michael.albinus@gmx.de>
1882
1883 * dbus.texi (Receiving Method Calls): Fix description of
1884 `dbus-register-method'.
1885 (Signals): Allow also signal arguments for filtering in
1886 `dbus-register-signal'.
1887
241d447b
JB
18882008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1889
1890 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1891 `cnorm'.
1892 (Arithmetic Tutorial): Simplify the verification of prime factors.
1893
adb46650
MB
18942008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1895
1896 * gnus.texi (Saving Articles): Mention
1897 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1898
92e15881
JB
18992008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1900
1901 * calc.texi: Adjust mode line throughout.
1902
ea597303
JB
19032008-06-28 Juanma Barranquero <lekktu@gmail.com>
1904
1905 * sasl.texi (Mechanisms): Fix typos.
1906
aee08080
JB
19072008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1908
1909 * calc.texi (Killing from the stack): Mention using normal Emacs
1910 copying.
1911
a06a4a12
MA
19122008-06-21 Michael Albinus <michael.albinus@gmx.de>
1913
ea597303
JB
1914 * tramp.texi (Password handling): Renamed from "Password caching".
1915 Add `auth-source' mechanism.
a06a4a12
MA
1916 (Connection caching): Tramp reopens the connection automatically,
1917 when the operating system on the remote host has been changed.
1918
7389398d
EZ
19192008-06-20 Eli Zaretskii <eliz@gnu.org>
1920
1921 * makefile.w32-in (distclean): Remove makefile.
1922
b349f79f
CD
19232008-06-17 Carsten Dominik <dominik@science.uva.nl>
1924
3f9b4c2b 1925 * org.texi (Using the mapping API): New section.
b349f79f 1926 (Agenda column view): New section.
3f9b4c2b 1927 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1928 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1929 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1930
19312008-06-17 Jason Riedy <jason@acm.org>
1932
1933 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1934 function, and efmt may be a two-argument function.
1935 (Radio tables): Document multiple destinations.
1936
cd5c05d2
GM
19372008-06-16 Glenn Morris <rgm@gnu.org>
1938
1939 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1940 Add Cover-Texts.
1941
debf4439
GM
19422008-06-15 Glenn Morris <rgm@gnu.org>
1943
1944 * faq.texi (VER): Update to 23.0.60.
1945
1946 * mh-e.texi: Remove option of licensing under GPL.
1947 Add Cover-Texts to GFDL permissions notice.
1948 (GPL): Remove section.
1949 (GFDL): Include doclicense.texi rather than the actual text.
1950
1951 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1952 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1953
1954 * sasl.texi: Fix output file name.
1955
1956 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1957
1958 * gnus-coding.texi: Refer to license in Gnus manual.
1959
1960 * idlwave.texi, sasl.texi: Use @copying.
1961
1962 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1963
1964 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1965
1966 * url.texi: Use @copying, @title, @subtitle, @author.
1967
1968 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1969 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1970 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1971 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1972 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1973 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1974 * widget.texi, woman.texi:
1975 Remove references to external license, since doclicense is included.
1976
1977 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1978 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1979 Remove references to non-existent Invariant Sections.
1980
091f8bc1
GM
19812008-06-14 Glenn Morris <rgm@gnu.org>
1982
1983 * faq.texi (Major packages and programs): Remove references to external
1984 Supercite, Calc, VIPER, since they have been included for some time.
1985 Update VM, AUCTeX, BBDB entries.
1986
47bcb4d3
UJ
19872008-06-14 Ulf Jasper <ulf.jasper@web.de>
1988
1989 * newsticker.texi: Updated to match latest newsticker changes.
1990
6f093307
GM
19912008-06-13 Glenn Morris <rgm@gnu.org>
1992
1993 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1994 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1995 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1996 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1997 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1998 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1999 * woman.texi:
2000 Update Back-Cover Text as per maintain.info.
2001
2b968687
MB
20022008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2003
2004 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2005
2006 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2007 (gnus-faq.xml): Update repository host.
2008
2b968687
MB
2009 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2010
20112008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2012
2013 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2014 Fix a typo.
2015
20162008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2017
2018 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2019 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2020 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2021
20222008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2023
2024 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2025 coding standards.
2026
20272008-06-14 David Engster <dengste@eml.cc>
2028
2029 * gnus.texi (nnmairix): Markup fixes.
2030
e6d2d263
MB
20312008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2032
2b968687 2033 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2034
20352008-06-05 David Engster <dengste@eml.cc>
2036
2037 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2038
20392008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2040
b344d29d 2041 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2042 (Searching, nnir, nnmairix): New stub nodes.
2043
ad231df6 20442008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2045
2046 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2047
f394fa25
MB
20482008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2049
2050 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2051
58333467
MB
20522008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2053
2054 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2055
67525fb9
JY
20562008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2057
2058 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2059
0549d8fc
JB
20602008-05-06 Juanma Barranquero <lekktu@gmail.com>
2061
2062 * info.texi (Top): Fix typo in xref.
2063
149a3837
KB
20642008-05-05 Karl Berry <karl@gnu.org>
2065
2066 * info.texi (Top): @xref to stand-alone manual.
2067
3a23a519
MB
20682008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2069
2070 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2071 (Various Summary Stuff): Fix typo in last xref.
2072
0a29fbf3
JB
20732008-05-02 Juanma Barranquero <lekktu@gmail.com>
2074
2075 * org.texi (Moving subtrees): Fix typo.
2076
586b90f1
MA
20772008-04-28 Michael Albinus <michael.albinus@gmx.de>
2078
2079 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2080 Tramp via `tramp-mode'.
2081
b5af9883
CD
20822008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2083
2084 * org.texi: Massive changes, in many parts of the file.
2085
d55fe5bb
MB
20862008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2087
2088 * gnus.texi (Oort Gnus): Add message-fill-column.
2089
20902008-04-12 Adrian Aichner <adrian@xemacs.org>
2091
2092 * gnus.texi (Mail Source Specifiers): Typo fix.
2093
20942008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2095
2096 * gnus.texi (Diary Headers Generation): Update key binding for
2097 `gnus-diary-check-message'.
2098
20992008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2100
2101 * gnus.texi (Emacsen): Addition.
2102
21032008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2104
2105 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2106
21072008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2108
2109 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2110
21112008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2112
2113 * gnus-news.texi: Update tool bar item.
2114
21152008-04-09 Sven Joachim <svenjoac@gmx.de>
2116
2117 * gnus-news.texi: Fix typos.
2118
76c109c3
JB
21192008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2120
222027f2 2121 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2122 Add mention of `kron'.
2123
d5fbd5a6
MO
21242008-04-01 Daiki Ueno <ueno@unixuser.org>
2125
2126 * epa.texi (Encrypting/decrypting *.gpg files): Document
2127 epa-file-name-regexp.
2128
fbcbb58c
KY
21292008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2130
2131 * gnus.texi (Example Methods): Fix description about ssh-agent.
2132 (Indirect Functions): Fix the default value of nntp-telnet-command;
2133 remove link to connect.html.
2134
134ce16c
MA
21352008-03-30 Michael Albinus <michael.albinus@gmx.de>
2136
2137 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2138 dbus-call-method.
2139 (Receiving Method Calls): The timeout can be set by the calling client.
2140
da1975d7
MA
2141 * trampver.texi: Update release number.
2142
2e4089ab
RS
21432008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2144
2145 * gnus.texi (Top): Fix version. Add SASL.
2146
70cab5a9
MA
21472008-03-29 Michael Albinus <michael.albinus@gmx.de>
2148
2149 Sync with Tramp 2.1.13.
2150
2151 * trampver.texi: Update release number.
2152
5bc6ddff
MB
21532008-03-29 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * org.texi: Update to new org-mode website.
2156
21572008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2158
2159 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2160
9b3ebcb6
MB
21612008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2164 gnus-read-ephemeral-gmane-group-url,
2165 gnus-read-ephemeral-emacs-bug-group,
2166 gnus-read-ephemeral-debian-bug-group.
2167
21682008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2169
2170 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2171
2172 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2173 Add FIXMEs for Bookmarks and gnus-registry-marks.
2174
21752008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2176
2177 * gnus.texi (Smileys): Document `smiley-style'.
2178
21792008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2180
2181 * gnus.texi (Gnus Development): Clarify difference between ding and
2182 gnu.emacs.gnus.
2183 (MIME Commands, Using MIME, RSS): Fix markup.
2184
2185 * gnus-faq.texi ([8.4]): Ditto.
2186
21872008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2188
2189 * gnus.texi (Emacsen): Remove obsolete stuff.
2190
21912008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2192
2193 * gnus.texi (Oort Gnus): Add version info WRT
2194 `mail-source-delete-incoming'.
2195
21962008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2197
2198 * gnus.texi (Top): Add "Other related manuals" and version info in
2199 `iftex' output.
2200 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2201 gnus-balloon-face-0 and the corresponding format specifiers.
2202
608d6a81
MA
22032008-03-26 Michael Albinus <michael.albinus@gmx.de>
2204
2205 * tramp.texi (Filename completion): Remove footnote about let-bind
2206 of `partial-completion-mode'. It doesn't work this way.
2207
27a6f132
SM
22082008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2209
2210 * pcl-cvs.texi (Contributors): Update my email.
2211
4a7c4c40
MA
22122008-03-21 Michael Albinus <michael.albinus@gmx.de>
2213
2214 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2215
2940c053
BW
22162008-03-17 Bill Wohler <wohler@newt.com>
2217
2218 * mh-e.texi (Viewing): Update URL for adding header fields to
2219 mh-invisible-header-fields-default.
2220
30864d5f
BW
22212008-03-16 Bill Wohler <wohler@newt.com>
2222
2223 * mh-e.texi (Preface): Add Gnus to requirements.
2224 (Forwarding): Note that forwarded MIME messages are now inline.
2225
31fe2b00
SM
22262008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2227
2228 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2229 (Common Variables): Give precedence to the netcat methods over the
2230 telnet methods, and mention that they are more reliable.
31fe2b00 2231
5e97c626
CD
22322008-03-13 Carsten Dominik <dominik@science.uva.nl>
2233
2234 * org.texi (Exporting Agenda Views): Document agenda export to
2235 iCalendar.
2236 (Progress logging): Document the new progress logging stuff.
2237
37a68866
MB
22382008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2239
2240 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2241 Update for change of `mail-source-delete-incoming'.
2242
2243 * gnus-news.texi: Ditto.
2244
8f7abae3
MB
22452008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2246
2247 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2248 custom versions.
2249
af379c86
AM
22502008-03-07 Alan Mackenzie <acm@muc.de>
2251
2252 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2253 parens/brackets in a k&r region is limited.
2254
3d0f8a67
MB
22552008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2256
2257 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2258 using different Emacs versions.
2259
52151df0
GM
22602008-02-27 Glenn Morris <rgm@gnu.org>
2261
2262 * sc.texi: Remove a lot of old and obsolete info.
2263 (titlepage): Simplify.
2264 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2265 (VM with any Emacsen, GNEWS with any Emacsen)
2266 (Overloading for Non-conforming MUAs, Version 3 Changes)
2267 (The Supercite Mailing List): Delete nodes.
2268 (Introduction): Remove info about old packages.
2269 (Getting Connected): Simplify. Remove info about old packages.
2270 (Citing Commands): Delete Emacs 19 info.
2271 (Hints to MUA Authors): Simplify.
2272 (Thanks and History): Merge in some info from the deleted node
2273 "Version 3 Changes".
2274
b03f96dc
MB
22752008-02-05 Juanma Barranquero <lekktu@gmail.com>
2276
2277 * org.texi (Setting tags, In-buffer settings):
2278 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2279
52bec650
MB
22802008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2281
2282 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2283 installation directory name.
2284
34a3c587
RF
22852008-02-12 Romain Francoise <romain@orebokech.com>
2286
2287 * epa.texi (Overview): Fix typo.
2288
5a8d03e9
MO
22892008-02-11 Daiki Ueno <ueno@unixuser.org>
2290
2291 * epa.texi (Quick start): Remove the .emacs setting.
2292
f1914c40
MO
22932008-02-10 Daiki Ueno <ueno@unixuser.org>
2294
2295 * epa.texi (Quick start): Use the command `epa-enable' instead of
2296 loading `epa-setup'.
2297
bca98fc9
JB
22982008-02-08 Juanma Barranquero <lekktu@gmail.com>
2299
2300 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2301 ($(infodir)/epa, epa.dvi): New targets.
2302
4b01af2e
MO
23032008-02-08 Daiki Ueno <ueno@unixuser.org>
2304
2305 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2306
2307 * epa.texi: New manual documenting the EasyPG Assistant.
2308
06c0751a
MA
23092008-02-06 Michael Albinus <michael.albinus@gmx.de>
2310
2311 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2312 (Inspection): New function dbus-ping.
2313
7dcccd7b
MA
23142008-02-05 Michael Albinus <michael.albinus@gmx.de>
2315
2316 * tramp.texi (Remote processes): Add `shell-command'.
2317
a1da1e37
MB
23182008-01-28 Michael Sperber <sperber@deinprogramm.de>
2319
2320 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2321 (Group Parameters): Document `mail-source' parameter.
2322
c9d8f746
MA
23232008-01-27 Michael Albinus <michael.albinus@gmx.de>
2324
2325 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2326 must be a local host.
2327
15db4a13
MO
23282008-01-26 Michael Olson <mwolson@gnu.org>
2329
2330 * erc.texi: Update version for ERC 5.3 release.
2331 (Obtaining ERC): Update extras URLs for 5.3.
2332 (Development): Write instructions for git, and remove those for Arch.
2333 (History): Mention the switch to git.
2334
2bc43980
KB
23352008-01-24 Karl Berry <karl@gnu.org>
2336
bca98fc9
JB
2337 * info.texi (Search Index, Search Text): Mention the command
2338 character in the section name, a la the (Go to node) node.
2bc43980 2339
d2e4a6c9
MA
23402008-01-21 Michael Albinus <michael.albinus@gmx.de>
2341
2342 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2343
0b6799c3
MB
23442008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2345
2346 * gnus-news.texi: Mention gnus-article-describe-bindings.
2347
23482008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2349
2350 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2351
db9c3fb1 23522008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2353
7b4d0413 2354 * org.texi (Property inheritance): New section.
db9c3fb1 2355 (Conventions): New section.
7b4d0413 2356 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2357 commands, and the new bindings for refiling.
2358 (Sparse trees): Document the new special command for sparse trees.
2359 (References): Be more clear about the counting of hilines.
2360 (Handling links): Document M-p/n for accessing links.
2361 (Fast access to TODO states): New section.
2362 (Per file keywords): New section.
2363 (Property inheritance): New section.
2364 (Column attributes): New summary types.
2365 (Capturing Column View): New section.
2366 (The date/time prompt): Cover the new features in the date/time prompt.
2367 Compactify the table of keys for the calendar remote control.
2368 (Clocking work time): Document the new :scope parameter.
2369 (Remember): Promoted to chapter.
2370 (Quoted examples): New section.
2371 (Enhancing text): New verbatim environments.
2372
6ed73f28
MA
23732008-01-14 Michael Albinus <michael.albinus@gmx.de>
2374
2375 * trampver.texi: Update release number.
2376
95838435
MB
23772008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2378
2379 * gnus.texi (Article Keymap): Add
2380 gnus-article-wide-reply-with-original; fix descriptions of
2381 gnus-article-reply-with-original and
2382 gnus-article-followup-with-original.
2383
20234d96
GM
23842008-01-09 Glenn Morris <rgm@gnu.org>
2385
2386 * nxml-mode.texi: Add @copying section.
2387
d82cf70b
MB
23882008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2389
2390 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2391 Server". Add `message-send-mail-with-mailclient'.
2392
2393 * gnus.texi (Posting Server): Move some text to "(message)Mail
2394 Variables" and add a reference here.
2395
addb7f2e
MA
23962008-01-04 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * dbus.texi (Receiving Method Calls): New chapter.
2399 (Errors and Events): Add serial number to events. Replace "signal" by
2400 "message". Introduce dbus-event-serial-number.
2401
4db2806c
MA
24022008-01-03 Michael Albinus <michael.albinus@gmx.de>
2403
2404 * dbus.texi (Type Conversion): Explain the type specification for empty
2405 arrays. Use another example.
2406
c9ecb5a7
MA
24072007-12-30 Michael Albinus <michael.albinus@gmx.de>
2408
2409 * dbus.texi (all): Replace "..." by @dots{}.
2410 (Type Conversion): Precise the value range for :byte types.
2411 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2412 Mention its return value.
2413 (Errors and Events): There is no D-Bus error propagation during event
2414 processing.
2415
702dbfd9
JB
24162007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2417
2418 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2419 New sections.
2420
87035689
MB
24212007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * gnus.texi (Group Parameters): Reorder the text and add a note about
2424 `gnus-parameters' near the beginning of the node.
2425
24262007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2427
2428 * gnus.texi (Score File Editing): Fix function name.
2429
5492f5ca
MA
24302007-12-23 Michael Albinus <michael.albinus@gmx.de>
2431
2432 Sync with Tramp 2.1.12.
2433
2434 * trampver.texi: Update release number.
2435
d4e67bc5
MA
24362007-12-22 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * dbus.texi (Type Conversion): Correct input parameters mapping.
2439
6a31c819
MA
24402007-12-21 Michael Albinus <michael.albinus@gmx.de>
2441
2442 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2443 (Errors and Events): Mention wrong-type-argument error.
2444
99a3e35f
AS
24452007-12-21 Alex Schroeder <alex@gnu.org>
2446
2447 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2448 spaces. Fixed some typos.
99a3e35f
AS
2449 (Internet Relay Chat): Explain relay.
2450 (Getting started with rcirc): Change items to reflect prompts.
2451 Add more explanation to rcirc-track-minor-mode and added a comment to
2452 warn future maintainers that this section is a copy.
11ac7c8e 2453 (People): Changed /ignore example.
62b12a24 2454 (Keywords): Not keywords.
99a3e35f 2455
331e4d02
AS
24562007-12-20 Alex Schroeder <alex@gnu.org>
2457
2458 * rcirc.texi (Top): Fighting Information Overload chapter added.
2459 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2460 (rcirc commands): Moved /ignore command to the new chapter.
2461 (Fighting Information Overload): New chapter documenting /keyword,
2462 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2463 (Configuration): Document rcirc-server-alist, remove
2464 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2465
cd71c3ef
MA
24662007-12-16 Michael Albinus <michael.albinus@gmx.de>
2467
2468 * dbus.texi (Signals): Fix example in dbus-register-signal.
2469
bbbe940b
MB
24702007-12-14 Sven Joachim <svenjoac@gmx.de>
2471
2472 * gnus.texi (Score Variables): Fix typo.
2473
0ce574ef
MA
24742007-12-07 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2477 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2478 (Errors and Events): Adapt dbus-event.
2479
b890d447
MB
24802007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi (Other Files): Add the yenc command.
2483
24842007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2485
2486 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2487 since 2004-08-06.
2488
24892007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2490
2491 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2492 on body.
2493
24942007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2495
2496 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2497 and rfc2047-allow-irregular-q-encoded-words; fix description of
2498 rfc2047-encode-encoded-words.
2499
25002007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2501
2502 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2503
3728bf03
MO
25042007-12-05 Michael Olson <mwolson@gnu.org>
2505
2506 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2507 Update documentation for `remember-diary-file'.
2508
a4397af9
MA
25092007-12-04 Michael Albinus <michael.albinus@gmx.de>
2510
2511 * dbus.texi (Signals): Precise `dbus-register-signal'.
2512 (Errors and Events): Rework events part, the internal structure of
2513 dbus-event has changed.
2514
1682490c
JB
25152007-12-03 Juanma Barranquero <lekktu@gmail.com>
2516
2517 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2518 ($(infodir)/dbus, dbus.dvi): New targets.
2519
7b13a0f2
MA
25202007-12-03 Michael Albinus <michael.albinus@gmx.de>
2521
2522 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2523 unconditionally.
2524
2525 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2526 emulation with @print{}.
2527
7ef92bc9
RS
25282007-12-02 Richard Stallman <rms@gnu.org>
2529
2530 * dbus.texi (Overview): Minor cleanup.
2531
22d8ac3a
MA
25322007-12-02 Michael Albinus <michael.albinus@gmx.de>
2533
d3a8e0df
MA
2534 * Makefile.in (INFO_TARGETS): Add dbus.
2535 (DVI_TARGETS): Add dbus.dvi.
2536 (dbus, dbus.dvi): New targets.
2537
22d8ac3a
MA
2538 * dbus.texi: New file.
2539
559764ab
RF
25402007-11-24 Romain Francoise <romain@orebokech.com>
2541
2542 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2543 Fix file name to match @setfilename.
559764ab 2544
ac97a16b
MH
25452007-11-23 Mark A. Hershberger <mah@everybody.org>
2546
2547 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2548 ($(infodir)/nxml-mode): New rule.
2549
2550 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2551 ($(infodir)/nxml-mode): New rule.
2552 (clean): Add nxml-mode*.
2553
2554 * nxml-mode.texi: New file with nxml manual.
2555
404cd454
GM
25562007-11-18 Richard Stallman <rms@gnu.org>
2557
2558 * flymake.texi (Example -- Configuring a tool called directly):
2559 Update example.
2560
b048d478
MA
25612007-11-18 Michael Albinus <michael.albinus@gmx.de>
2562
2563 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2564 double-slash behavior. Explain directory contents flushing.
b048d478 2565
346e8469
JB
25662007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2567
2568 * calc.texi (TeX and LaTeX Language Modes): Put in
2569 missing braces.
2570
404cd454
GM
25712007-11-15 Richard Stallman <rms@gnu.org>
2572
2573 * cl.texi (Equality Predicates): Delete `eql'.
2574 (Predicates, Naming Conventions, Top): Delete `eql'.
2575 (Common Lisp Compatibility): Delete `eql'.
2576 (Porting Common Lisp): Delete obsolete backquote info.
2577 Minor clarification about character constants.
2578 (Sequence Basics): Minor clarification.
2579
1f6af58b
JB
25802007-11-15 Juanma Barranquero <lekktu@gmail.com>
2581
dccb744b 2582 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2583 * tramp.texi (Filename completion): Fix typos.
2584
3bc88bc9
JB
25852007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2586
2587 * calc.texi (Basic commands): Mention the menu.
2588
bc5300d3
MA
25892007-11-12 Michael Albinus <michael.albinus@gmx.de>
2590
2591 * tramp.texi (Connection caching): Tramp flushes connection
2592 properties when remote operating system has been changed.
2593
4d8a28ec
MB
25942007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2595
2596 * gnus-news.texi: Fix spelling.
2597 `message-insert-formatted-citation-line', not
2598 `message-insert-formated-citation-line'.
2599
404cd454
GM
2600 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2601
e1176b47
MA
26022007-11-07 Michael Albinus <michael.albinus@gmx.de>
2603
2604 * tramp.texi (Overview): Mention also the PuTTY integration under
2605 Win32. Remove paragraphs about Tramp's experimental status.
2606 (Frequently Asked Questions): Add code example for highlighting the
2607 mode line.
2608
6159985a
MO
26092007-11-03 Michael Olson <mwolson@gnu.org>
2610
2611 * remember.texi: Change mentions of remember-buffer to
2612 remember-finalize throughout.
2613
bec9b2f5
MO
26142007-10-30 Michael Olson <mwolson@gnu.org>
2615
2616 * remember.texi (Copying): Remove.
2617 (Mailbox): Update with non-BBDB instructions.
2618 (Diary, Org): Add.
2619 (Bibliography, Planner Page): Remove.
2620
b6173182
JB
26212007-10-30 Juanma Barranquero <lekktu@gmail.com>
2622
2623 * makefile.w32-in (INFO_TARGETS): Add remember.
2624 (DVI_TARGETS): Add remember.dvi.
2625 ($(infodir)/remember): New rule.
2626 (clean): Add remember*.
2627
15f3eb73
MO
26282007-10-30 Michael Olson <mwolson@gnu.org>
2629
70bdc930
MO
2630 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2631 ($(infodir)/remember): New rule that builds the Remember Manual.
2632
b6173182
JB
2633 * remember.texi: New file containing the Remember Mode Manual.
2634 Shuffle chapters around after initial import.
7d3f6f1a
MO
2635 (Function Reference): Split Keystrokes into separate chapter.
2636 (Keystrokes): Document C-c C-k.
51d24a12 2637 (Introduction): Fix typographical issue with "---".
15f3eb73 2638
404cd454
GM
26392007-10-29 Richard Stallman <rms@gnu.org>
2640
2641 * widget.texi (Introduction): Delete discussion of implementation
2642 internals.
2643
9bbb9638
MA
26442007-10-29 Michael Albinus <michael.albinus@gmx.de>
2645
2646 * tramp.texi (Connection caching): Host names must be different
2647 when tunneling.
2648
c7ff939a
RS
26492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2650
2651 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2652 Gnus v5.13.
2653
01c52d31
MB
26542007-10-28 Miles Bader <miles@gnu.org>
2655
2656 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2657
01c52d31
MB
26582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2659
2660 * gnus.texi (Sorting the Summary Buffer): Remove
2661 gnus-article-sort-by-date-reverse.
2662
26632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2664
2665 * gnus.texi (Non-ASCII Group Names): New node.
2666 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2667 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2668
c8763fb6 26692007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2670
2671 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2672 clean the output of the program `imap-shell-program'.
2673
26742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2675
2676 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2677
26782007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2679
2680 * gnus.texi (Sticky Articles): Documentation for sticky article
2681 buffers.
2682
c8763fb6 26832007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2684
2685 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2686
26872007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2688
2689 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2690
26912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2692
2693 * gnus.texi (Archived Messages): Document
2694 gnus-update-message-archive-method.
2695
26962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2699
c8763fb6 27002007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2701
2702 * gnus.texi (Group Maneuvering): Document
2703 `gnus-summary-next-group-on-exit'.
2704
27052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2706
2707 * gnus.texi (Really Various Summary Commands): Mention
2708 gnus-auto-select-on-ephemeral-exit.
2709
27102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2711
2712 * gnus.texi, message.texi: Bump version number.
2713
27142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2715
2716 * gnus.texi (Group Line Specification, Misc Group Stuff)
2717 (Server Commands): Parenthesize @pxref{Mail Spool}.
2718
27192007-10-28 Didier Verna <didier@xemacs.org>
2720
2721 New user option: message-signature-directory.
2722 * message.texi (Insertion Variables): Document it.
2723 * gnus.texi (Posting Styles): Ditto.
2724
27252007-10-28 Didier Verna <didier@xemacs.org>
2726
2727 * gnus.texi (Group Line Specification):
2728 * gnus.texi (Misc Group Stuff):
2729 * gnus.texi (Server Commands): Document the group compaction feature.
2730
27312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2732
2733 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2734
2735 * message.texi (Various Message Variables): Add message-fill-column.
2736
27372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2738
2739 * gnus.texi: Untabify.
2740
27412007-10-28 Didier Verna <didier@xemacs.org>
2742
2743 * gnus.texi (Group Parameters): Document the posting-style merging
2744 process in topic-mode.
2745
27462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2747
2748 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2749
27502007-10-28 Romain Francoise <romain@orebokech.com>
2751
2752 * gnus.texi (Mail Spool): Fix typo.
2753 Update copyright.
2754
27552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2756
2757 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2758
27592007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2760
2761 * gnus.texi (Summary Generation Commands):
2762 Add gnus-summary-insert-ticked-articles.
2763
27642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2765
b2abec73
JB
2766 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2767 to spam-spamassassin-program.
01c52d31
MB
2768
27692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2770
2771 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2772
27732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774
2775 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2776
27772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2778
2779 * message.texi (Mail Headers): Document `opportunistic'.
2780
27812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2782
2783 * emacs-mime.texi (Encoding Customization): Explain how to set
2784 mm-coding-system-priorities per hierarchy.
2785
27862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2787
2788 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2789 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2790
27912007-10-28 Didier Verna <didier@xemacs.org>
2792
2793 * message.texi (Wide Reply): Update documentation of
2794 message-dont-reply-to-names (now allowing a list of regexps).
2795
27962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2797
2798 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2799
28002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2801
2802 * gnus.texi (SpamAssassin back end): Fix typo.
2803
2804 * sieve.texi (Examples): Fix grammar.
2805
28062007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2807
2808 * gnus.texi (Searching for Articles): Document M-S and M-R.
2809 (Limiting): Document / b.
2810
28112007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2812
2813 * gnus.texi (Thread Commands): T M-^.
2814
28152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2816
2817 * message.texi (Mail Aliases): Document ecomplete.
2818 (Mail Aliases): Fix typo.
2819
28202007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2821
2822 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2823 fix typo.
2824
28252007-10-28 Romain Francoise <romain@orebokech.com>
2826
2827 * gnus.texi (Mail Spool): Grammar fix.
2828
28292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2830
2831 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2832 string.
2833
28342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2835
2836 * gnus.texi (Group Parameters): Fix description.
2837
28382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2839
b2abec73
JB
2840 * gnus.texi (Gmane Spam Reporting):
2841 Fix spam-report-gmane-use-article-number.
2842 Add spam-report-user-mail-address.
01c52d31
MB
2843
28442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2845
2846 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2847
28482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2849
2850 * gnus.texi (Group Parameters): Add simplified sorting example based on
2851 example for `Sorting the Summary Buffer' from Jari Aalto
2852 <jari.aalto@cante.net>.
2853 (Example Methods): Add example for an indirect connection.
2854
28552007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2856
2857 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2858 (Agent Parameters): Updated parameter names to match code.
2859 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2860 'gnus-agent-summary-fetch-series'.
2861 (Agent and flags): New section providing a generalized discussion
2862 of flag handling.
2863 (Agent and IMAP): Removed flag discussion.
b2abec73 2864 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2865
28662007-10-28 Romain Francoise <romain@orebokech.com>
2867
2868 * gnus.texi (Exiting the Summary Buffer): Add new function
2869 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2870
28712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2872
2873 * gnus.texi (Conformity): Fix typo.
2874 (Customizing Articles): Document `first'.
2875
28762007-10-28 Jari Aalto <jari.aalto@cante.net>
2877
2878 * gnus.texi (Sorting the Summary Buffer):
2879 Add `gnus-thread-sort-by-date-reverse'. Add example
2880 host to different sorting in NNTP and RSS groups.
2881
28822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2883
2884 * message.texi (Insertion): Describe prefix for
2885 message-mark-inserted-region and message-mark-insert-file.
2886
28872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2888
2889 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2890 LaTeX documents. Describe "text/x-gnus-verbatim".
2891
28922007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2893
b2abec73 2894 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2895 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2896 (spam-stat spam filtering, SpamOracle)
2897 (Extending the Spam ELisp package): Removed extra quote symbol for
2898 clarity.
2899
29002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2901
2902 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2903 gnus-article-delete-part and gnus-article-replace-part.
2904 (Using MIME): Add gnus-mime-replace-part.
2905
29062007-10-28 Romain Francoise <romain@orebokech.com>
2907
2908 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2909 requires `auto-compression-mode' to be enabled. Add new nnml
2910 variable `nnml-compressed-files-size-threshold'.
2911
29122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2913
2914 * gnus.texi (Sorting the Summary Buffer): Added
2915 gnus-thread-sort-by-recipient.
2916
29172007-10-28 Romain Francoise <romain@orebokech.com>
2918
2919 * message.texi (Insertion Variables): Mention new variable
2920 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2921 documentation accordingly.
2922
29232007-10-28 Romain Francoise <romain@orebokech.com>
2924
2925 * gnus.texi (To From Newsgroups): Mention new variables
2926 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2927
29282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2929
2930 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2931 stuff; gnus-mime-inline-part does the automatic decompression.
2932
29332007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2934
2935 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2936 "training.ham" should be "training.spam".
01c52d31
MB
2937
29382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2939
2940 * message.texi (Mail Variables): Fix the default value for
2941 message-send-mail-function.
2942
29432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2944
2945 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2946 always returns nil exceptionally.
2947
29482007-10-28 Simon Josefsson <jas@extundo.com>
2949
2950 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2951 Michael Cook <michael@waxrat.com>.
2952
29532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2954
2955 * gnus.texi (Topic Commands): Fix next/previous.
2956
29572007-10-28 Simon Josefsson <jas@extundo.com>
2958
2959 * gnus.texi (Article Washing): Mention `W i'.
2960
c8763fb6 29612007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2962
2963 * gnus.texi (Group Parameters): Slight extension of sieve
2964 parameter description.
2965
29662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2967
2968 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2969 matching score files as well.
2970 (Picons): Describe `gnus-picon-style'.
2971
29722007-10-28 Romain Francoise <romain@orebokech.com>
2973
2974 * message.texi (Message Headers): Mention that headers are hidden
2975 using narrowing, and how to expose them.
2976 Update copyright.
2977
29782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2979
2980 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2981 `gnus-summary-sort-by-recipient'.
2982
29832007-10-28 Romain Francoise <romain@orebokech.com>
2984
2985 * gnus.texi (NNTP marks): New node.
2986 (NNTP): Move NNTP marks variables to the new node.
2987
29882007-10-28 Jesper Harder <harder@ifa.au.dk>
2989
b2abec73 2990 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2991
2992 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2993
29942007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2995
b2abec73 2996 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2997 everywhere for consistency.
b2abec73
JB
2998 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2999 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3000 Say "regular expression" instead of "regex." Admonish. Pick
3001 other words to sound better (s/so/thus/).
b2abec73 3002 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3003 statistical filters. Remove old TODO.
3004 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3005 New section on sorting and displaying the spam score.
3006 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3007 backend but an alias to spam-use-BBDB.
3008 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3009 new backend functionality.
3010
30112007-10-28 Simon Josefsson <jas@extundo.com>
3012
3013 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3014 nntp-marks-directory, from Romain Francoise
3015 <romain@orebokech.com>.
3016
30172007-10-28 Magnus Henoch <mange@freemail.hu>
3018
3019 * gnus.texi (Hashcash): New default value of
3020 hashcash-default-payment.
3021
30222007-10-28 Simon Josefsson <jas@extundo.com>
3023
3024 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3025 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3026
30272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3028
3029 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3030
30312007-10-28 Simon Josefsson <jas@extundo.com>
3032
3033 * gnus.texi (documentencoding): Add, to avoid warnings.
3034
30352007-10-28 Simon Josefsson <jas@extundo.com>
3036
3037 * message.texi (Mail Headers): Add.
3038
3039 * gnus.texi (Hashcash): Fix.
3040
30412007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3042
b2abec73 3043 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3044 that payments can be verified and fix the name of the
b2abec73 3045 hashcash-path variable.
01c52d31
MB
3046
30472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3048
b2abec73 3049 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3050
30512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3052
3053 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3054
30552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3056
3057 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3058 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3059 warning about ham processors in spam groups removed.
01c52d31
MB
3060
30612007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3062
b2abec73
JB
3063 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3064 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3065
30662007-10-28 Jesper Harder <harder@ifa.au.dk>
3067
3068 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3069 (Mailing List): Typo.
3070 (Customizing Articles): Add gnus-treat-ansi-sequences.
3071 (Article Washing): Index.
3072
3073 * message.texi: Use m-dash consistently.
3074
30752007-10-28 Jesper Harder <harder@ifa.au.dk>
3076
3077 * gnus.texi (GroupLens): Remove.
3078
30792007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3080
3081 * gnus.texi (Outgoing Messages, Agent Variables): Add
3082 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3083 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3084
30852007-10-28 Jesper Harder <harder@ifa.au.dk>
3086
3087 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3088
30892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3090
3091 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3092
3093 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3094
30952007-10-28 Simon Josefsson <jas@extundo.com>
3096
3097 * gnus.texi (Top): Add SASL.
3098
404cd454
GM
30992007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3100
3101 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3102
31032007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3104
3105 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3106
0edd2970
JB
31072007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3108
3109 * calc.texi (Formulas, Composition Basics): Lower the
3110 precedence of negation.
3111
a9afba20
JY
31122007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3113
3114 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3115 Mention the new three-letter column identifiers.
3116 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3117 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3118 message when using `c' on an empty default with default printer.
3119 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3120 renamed to `ses--symbolic-formulas' some time ago.
3121
45b778a6
JB
31222007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3123
3124 * calc.texi (Default Simplifications, Making Selections)
3125 (Customizing Calc): Clarify associativity of multiplication.
3126
03b5bade
MA
31272007-10-23 Michael Albinus <michael.albinus@gmx.de>
3128
3129 * tramp.texi (Traces and Profiles): Simplify loop over
3130 `trace-function-background'.
3131
e658c8ee
JL
31322007-10-22 Juri Linkov <juri@jurta.org>
3133
3134 * dired-x.texi (Shell Command Guessing): Default values are now
3135 available by typing M-n instead of M-p.
3136
dd753688
MA
31372007-10-21 Michael Albinus <michael.albinus@gmx.de>
3138
3139 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3140 (Password caching): Remove `tramp-clear-passwd'.
3141 It's not a command anymore.
dd753688
MA
3142 (Bug Reports): Add `tramp-bug' to function index.
3143 (Function Index, Variable Index): New nodes.
3144 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3145
3146 * trampver.texi: Update release number.
3147
4bb49b43
JB
31482007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3149
8b296cdd 3150 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3151 about integer size into past tense.
3152 (Time Zones): Remove pointer to Calc author's address.
3153 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3154 and hyperbolic cotangent. Fix typo.
4bb49b43 3155
311dd93f
MA
31562007-10-10 Michael Albinus <michael.albinus@gmx.de>
3157
3158 Sync with Tramp 2.1.11.
3159
3160 * trampver.texi: Update release number.
3161
ea3fc256
MA
31622007-10-06 Michael Albinus <michael.albinus@gmx.de>
3163
3164 * tramp.texi (External packages): New section.
3165
1af74d06
MB
31662007-09-29 Juri Linkov <juri@jurta.org>
3167
3168 * info.texi (Help-Int): Document `L' (`Info-history').
3169
0e2806fa
SM
31702007-09-26 Carsten Dominik <dominik@science.uva.nl>
3171
3172 * org.texi: Change links to webpage and maintained email.
3173 (Remember): Promote to Chapter, significant changes.
3174 (Fast access to TODO states): New section.
3175 (Faces for TODO keywords): New section.
3176 (Export options): Example for #+DATE.
3177 (Progress logging): Section moved.
3178
567b9191
BW
31792007-09-26 Bill Wohler <wohler@newt.com>
3180
3181 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3182 browse-url-at-mouse.
3183
1af74d06
MB
31842007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3185
3186 * flymake.texi (Customizable variables): Face names don't end in -face.
3187 Fix flymake-err-line-patterns template.
3188 (Example -- Configuring a tool called directly): Fix init-function.
3189 (Highlighting erroneous lines): Face names don't end in -face.
3190
d60a4e3a 31912007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3192
3193 * erc.texi (Special-Features): Fix small typo.
3194
7d7a3510
MA
31952007-09-14 Michael Albinus <michael.albinus@gmx.de>
3196
3197 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3198 and "External transfer methods".
3199
285f0d3a
JB
32002007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3201
3202 * calc.texi (Predefined Units): Add some history.
3203
526dc846
MO
32042007-09-08 Michael Olson <mwolson@gnu.org>
3205
87e04f16
JB
3206 * erc.texi (Copying): New section included from gpl.texi.
3207 This matches the look of the upstream ERC manual.
526dc846 3208
f10d0e80
JB
32092007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3210
87e04f16 3211 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3212 (Random Numbers): Clarify the distribution of `random'.
3213
4009494e
GM
32142007-09-06 Glenn Morris <rgm@gnu.org>
3215
f1fc42aa 3216 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3217 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3218 Change all setfilename commands to use ../../info.
3219 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3220 refer to the Emacs manual here.
3221 (infodir): New variable.
3222 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3223 (cc-mode.texi, faq.texi): Update references to source file locations.
3224 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3225 do not refer to the Emacs manual here.
3226 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3227
3228 * Makefile.in: Add `basename' versions of all info targets, for
3229 convenience when rebuilding just one manual.
3230 (../etc/GNU): Delete obsolete target.
3231 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3232 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3233 *.vrs *.toc here...
3234 (maintainer-clean): ...from here.
4009494e
GM
3235
3236 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3237
2de53ca6
GM
32382007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3239
3240 * calc.texi (Date Conversions): Clarify definition of
3241 Julian day numbering.
3242 (Date Forms): Clarify definition of Julian day numbering;
3243 add some history.
3244
32452007-08-30 Carsten Dominik <dominik@science.uva.nl>
3246
87e04f16 3247 * org.texi: Version 5.07.
2de53ca6
GM
3248
32492007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3250
3251 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3252
32532007-08-22 Carsten Dominik <dominik@science.uva.nl>
3254
3255 * org.texi (Adding hyperlink types): New section.
3256 (Embedded LaTeX): Chapter updated because of LaTeX export.
3257 (LaTeX export): New section.
3258 (Using links out): New section.
3259
32602007-08-22 Glenn Morris <rgm@gnu.org>
3261
3262 * faq.texi (Learning how to do something): Refcards now in
3263 etc/refcards/ directory.
3264
32652007-08-22 Michael Albinus <michael.albinus@gmx.de>
3266
3267 * tramp.texi (Remote Programs): Persistency file must be cleared when
3268 changing `tramp-remote-path'.
3269 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3270 macro.
3271
32722007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3273
3274 * calc.texi: Move contents to beginning of file.
3275 (Algebraic Entry): Fix the formatting of an example.
3276
32772007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3278
3279 * calc.texi (Basic Operations on Units): Mention exact versus
3280 inexact conversions.
3281
32822007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3283
3284 * calc.texi (Basic Operations on Units): Mention default
3285 values for new units.
3286 (Quick Calculator Mode): Mention that binary format will
3287 be displayed.
3288
32892007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3290
3291 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3292
32932007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3294
3295 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3296
32972007-08-08 Glenn Morris <rgm@gnu.org>
3298
3299 * gnus.texi, sieve.texi: Replace `iff'.
3300
33012007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3302
3303 * calc.texi (Basic Graphics): Mention the graphing of error
3304 forms.
3305 (Graphics Options): Mention how `g s' handles error forms.
3306 (Curve Fitting): Mention plotting the curves.
3307 (Standard Nonlinear Models): Add additional models.
3308 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3309 (Linear Fits): Correct result.
3310
33112007-08-01 Alan Mackenzie <acm@muc.de>
3312
3313 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3314 to "--no-site-file".
3315
33162007-07-29 Michael Albinus <michael.albinus@gmx.de>
3317
3318 * tramp.texi (Frequently Asked Questions): Point to mode line
3319 extension in Emacs 23.1.
3320
3321 * trampver.texi: Update release number.
3322
33232007-07-27 Glenn Morris <rgm@gnu.org>
3324
3325 * calc.texi (Copying): Include license text from gpl.texi, rather than
3326 in-line.
3327
33282007-07-25 Glenn Morris <rgm@gnu.org>
3329
3330 * calc.texi (Copying): Replace license with GPLv3.
3331
3332 * Relicense all FSF files to GPLv3 or later.
3333
33342007-07-22 Michael Albinus <michael.albinus@gmx.de>
3335
3336 Sync with Tramp 2.1.10.
3337
3338 * tramp.texi (trampfn): Expand macro implementation in order to handle
3339 empty arguments.
3340 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3341 occurrences by trampfn.
2de53ca6 3342 (Frequently Asked Questions): Extend example code for host
b2abec73 3343 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3344 file names to be typed.
3345
3346 * trampver.texi: Update release number.
3347
33482007-07-17 Michael Albinus <michael.albinus@gmx.de>
3349
3350 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3351 section. Reported by <poti@potis.org>.
3352 (Remote processes): Arguments of the program to be debugged are taken
3353 literally.
3354 (Frequently Asked Questions): Simplify recentf example.
3355
33562007-07-14 Karl Berry <karl@gnu.org>
3357
3358 * info.texi (@copying): New Back-Cover Text.
3359
3360 * info.texi (Quitting Info): Move to proper place in source.
3361 (Reported by Benno Schulenberg.)
3362
33632007-07-13 Eli Zaretskii <eliz@gnu.org>
3364
3365 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3366
3367 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3368
3369 * emacs-mime.texi: Add @documentencoding directive.
3370
33712007-07-12 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * tramp.texi (Remote processes): Add an anchor to the subsection
3374 "Running a debugger on a remote host".
3375
33762007-07-12 Michael Albinus <michael.albinus@gmx.de>
3377
3378 * tramp.texi (Remote processes): Don't call it "experimental" any
3379 longer. Add subsection about running a debugger on a remote host.
3380
33812007-07-10 Carsten Dominik <dominik@science.uva.nl>
3382
3383 * org.texi (Properties and columns): Chapter rewritten.
3384
33852007-07-08 Michael Albinus <michael.albinus@gmx.de>
3386
3387 * tramp.texi:
3388 * trampver.texi: Migrate to Tramp 2.1.
3389
33902007-07-02 Carsten Dominik <dominik@science.uva.nl>
3391
3392 * org.texi (Properties): New chapter.
3393
33942007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3395
3396 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3397 Control Panel.
3398
3399 * gnus.texi (Misc Article): Add index entry for
3400 gnus-single-article-buffer.
3401
34022007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3403
3404 * gnus.texi (Starting Up): Fix typo.
3405
34062007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3407
3408 * gnus.texi (Asynchronous Fetching): Fix typo.
3409
34102007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3411
3412 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3413 (About This Manual): Remove redundant information.
3414 (Getting Started): Mention author.
3415 (Basic Arithmetic, Customizing Calc): Make description of the
3416 variable `calc-multiplication-has-precedence' match its new effect.
3417
34182007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3419
3420 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3421 the variable `calc-multiplication-has-precedence'.
3422
34232007-06-19 Carsten Dominik <dominik@science.uva.nl>
3424
3425 * org.texi (Tag): Section swapped with node Timestamps.
3426 (Formula syntax for Lisp): Document new `L' flag.
3427
34282007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3429
3430 * gnus.texi (Misc Group Stuff, Summary Buffer)
3431 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3432
34332007-06-06 Juanma Barranquero <lekktu@gmail.com>
3434
3435 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3436 * gnus.texi (Article Buttons, Mail Source Customization)
3437 (Sending or Not Sending, Customizing NNDiary):
3438 * message.texi (Message Headers):
3439 * mh-e.texi (HTML): Fix typos.
3440
34412007-06-07 Michael Albinus <michael.albinus@gmx.de>
3442
3443 Sync with Tramp 2.0.56.
3444
3445 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3446 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3447
34482007-06-02 Chong Yidong <cyd@stupidchicken.com>
3449
3450 * Version 22.1 released.
3451
34522007-05-26 Michael Olson <mwolson@gnu.org>
3453
3454 * erc.texi (Modules): Fix references to completion modules.
3455
34562007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3457
3458 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3459
34602007-05-09 Didier Verna <didier@xemacs.org>
3461
3462 * gnus.texi (Email Based Diary): New. Proper documentation for the
3463 nndiary back end and the gnus-diary library.
3464
34652007-05-03 Karl Berry <karl@gnu.org>
3466
3467 * .cvsignore (*.pdf): New entry.
3468
3469 * texinfo.tex: Update from current version for better pdf generation.
3470
34712007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3472
3473 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3474
34752007-04-28 Glenn Morris <rgm@gnu.org>
3476
3477 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3478 consideration of legal status.
3479
34802007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3481
3482 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3483
34842007-04-24 Chong Yidong <cyd@stupidchicken.com>
3485
3486 * faq.texi (New in Emacs 22): python.el removed.
3487
34882007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3489
3490 * calc.texi (Reporting bugs): Update maintainer's address.
3491
34922007-04-22 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3495
34962007-04-15 Jay Belanger <belanger@truman.edu>
3497
3498 * calc.texi (Title page): Remove the date.
3499 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3500 (The Standard Calc Interface): Change trail title.
3501 (Floats): Mention that when non-decimal floats are entered, only
3502 approximations are stored.
3503 (Copying): Move to the appendices.
3504 (GNU Free Documentation License): Add as an appendix.
3505
35062007-04-15 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3509 * dired-x.texi, ebrowse.texi, ediff.texi:
3510 * emacs-mime.texi, erc.texi, eshell.texi:
3511 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3512 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3513 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3514 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3515 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3516 * woman.texi: Include GFDL.
3517
3518 * doclicense.texi: Remove node heading, so that it can be included by
3519 other files.
3520
3521 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3522
3523 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3524 than *.
3525
35262007-04-14 Carsten Dominik <dominik@science.uva.nl>
3527
3528 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3529 in Calc.
3530
35312007-04-09 Romain Francoise <romain@orebokech.com>
3532
3533 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3534 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3535 replace mouse-2.
3536
35372007-04-08 Chong Yidong <cyd@stupidchicken.com>
3538
3539 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3540 renamed to woman-use-topic-at-point. Document new behavior.
3541
35422007-04-08 Richard Stallman <rms@gnu.org>
3543
3544 * url.texi: Fix some indexing.
3545 (Disk Caching): Drop discussion of old/other Emacs versions.
3546
35472007-04-07 Chong Yidong <cyd@stupidchicken.com>
3548
3549 * url.texi (Disk Caching): Say Emacs 21 "and later".
3550
3551 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3552 on Font locking which now mentions JIT lock.
3553
35542007-04-01 Michael Olson <mwolson@gnu.org>
3555
3556 * erc.texi: Update for the ERC 5.2 release.
3557
35582007-03-31 David Kastrup <dak@gnu.org>
3559
3560 * woman.texi (Topic, Interface Options): Explain changes semantics of
3561 woman-manpath in order to consider MANPATH_MAP entries.
3562
35632007-03-31 Eli Zaretskii <eliz@gnu.org>
3564
3565 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3566
35672007-03-26 Richard Stallman <rms@gnu.org>
3568
3569 * pgg.texi (Caching passphrase): Clean up previous change.
3570
35712007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3572
3573 * gnus.texi (Setting Process Marks): Fix typo.
3574
35752007-03-25 Romain Francoise <romain@orebokech.com>
3576
3577 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3578 readability, and include various fixes by Daniel Brockman, Nick Roberts
3579 and Dieter Wilhelm.
3580
35812007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3582
3583 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3584
3585 * gnus.texi (Mail Source Specifiers): Fix typo.
3586
35872007-03-22 Ralf Angeli <angeli@caeruleus.net>
3588
3589 * reftex.texi (Imprint): Update maintainer information.
3590
35912007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3592
3593 * message.texi (Message Buffers): Update documentation for
3594 message-generate-new-buffers.
3595
35962007-03-15 Daiki Ueno <ueno@unixuser.org>
3597
3598 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3599
36002007-03-21 Glenn Morris <rgm@gnu.org>
3601
3602 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3603
36042007-03-19 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * eshell.texi (Known problems): Emacs 21 -> 22.
3607
3608 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3609
36102007-03-18 Jay Belanger <belanger@truman.edu>
3611
3612 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3613
36142007-03-12 Glenn Morris <rgm@gnu.org>
3615
3616 * calc.texi (Time Zones): Switch to new North America DST rule.
3617
3618 * calc.texi: Replace "daylight savings" with "daylight
3619 saving" in text throughout.
3620
36212007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3622
3623 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3624 The variable now uses a list of symbols instead of just a symbol.
3625 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3626
36272007-03-06 Romain Francoise <romain@orebokech.com>
3628
3629 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3630 new packages, and mention Gnus update.
3631
36322007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3633
3634 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3635 nntp-open-connection-functions-never-echo-commands.
3636
36372007-02-27 Chong Yidong <cyd@stupidchicken.com>
3638
3639 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3640 problems on the console, and security risk in not using gpg-agent.
3641
36422007-02-25 Carsten Dominik <dominik@science.uva.nl>
3643
3644 * org.texi (The spreadsheet): Renamed from "Table calculations".
3645 Completely reorganized and rewritten.
3646 (CamelCase links): Section removed.
3647 (Repeating items): New section.
3648 (Tracking TODO state changes): New section.
3649 (Agenda views): Chapter reorganized and rewritten.
3650 (HTML export): Section rewritten.
3651 (Tables in arbitrary syntax): New section.
3652 (Summary): Better feature summary.
3653 (Activation): Document problem with cut-and-paste of Lisp code
3654 from PDF files.
3655 (Visibility cycling): Document indirect buffer use.
3656 (Structure editing): Document sorting.
3657 (Remember): Section rewritten.
3658 (Time stamps): Better description of time stamp types.
3659 (Tag searches): Document regular expression search for tags.
3660 (Stuck projects): New section.
3661 (In-buffer settings): New keywords.
3662 (History and Acknowledgments): Updated description.
3663
36642007-02-24 Alan Mackenzie <acm@muc.de>
3665
3666 * cc-mode.texi (Movement Commands): Insert two missing command names.
3667 (Getting Started): Slight wording correction (use conditional).
3668
36692007-02-22 Kim F. Storm <storm@cua.dk>
3670
3671 * widget.texi (User Interface, Basic Types): Document need to put some
3672 text before the %v escape in :format string in editable-field widget.
3673
36742007-02-18 Romain Francoise <romain@orebokech.com>
3675
3676 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3677 `cvs-mode-quit'.
3678
36792007-02-10 Markus Triska <markus.triska@gmx.at>
3680
3681 * widget.texi (Programming Example): Put constant strings in :format.
3682
36832007-02-07 Juanma Barranquero <lekktu@gmail.com>
3684
3685 * faq.texi (Fullscreen mode on MS-Windows): New node.
3686
36872007-02-04 David Kastrup <dak@gnu.org>
3688
3689 * faq.texi (AUCTeX): Update version number. Should probably be done
3690 for other packages as well.
3691
36922007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3693
3694 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3695 <tassilo@member.fsf.org>.
3696
36972007-01-27 Eli Zaretskii <eliz@gnu.org>
3698
3699 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3700 ls-lisp-use-localized-time-format.
3701
37022007-01-20 Markus Triska <markus.triska@gmx.at>
3703
3704 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3705
37062007-01-13 Michael Olson <mwolson@gnu.org>
3707
3708 * erc.texi (Modules): Mention capab-identify module.
3709
37102007-01-05 Michael Olson <mwolson@gnu.org>
3711
3712 * erc.texi (Getting Started): Update for /RECONNECT command.
3713
37142007-01-04 Richard Stallman <rms@gnu.org>
3715
3716 * ebrowse.texi: Change C-c b to C-c C-m.
3717
37182007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3719
3720 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3721 variables only in info to avoid redundant entries in the printed
3722 manual.
3723
37242007-01-02 Daiki Ueno <ueno@unixuser.org>
3725
3726 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3727
37282007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3729
3730 * message.texi (Security): Split into sub-nodes.
3731
37322007-01-01 Alan Mackenzie <acm@muc.de>
3733
3734 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3735 eval-after-load in Emacs <=21 and a workaround. Document that
3736 trigraphs are not supported.
3737
37382007-01-01 Alan Mackenzie <acm@muc.de>
3739
3740 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3741 c-context-line-break. When invoked within a string, preserve
3742 whitespace. Add a backslash only when also in a macro.
3743
37442007-01-01 Alan Mackenzie <acm@muc.de>
3745
3746 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3747
37482007-01-01 Alan Mackenzie <acm@muc.de>
3749
3750 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3751 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3752
37532007-01-01 Alan Mackenzie <acm@muc.de>
3754
3755 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3756 "Choosing a Style".
3757
3758 * cc-mode.texi ("Styles"): Add @dfn{style}.
3759
37602006-12-30 Michael Albinus <michael.albinus@gmx.de>
3761
3762 Sync with Tramp 2.0.55.
3763
3764 * trampver.texi: Update release number.
3765
37662006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3767
3768 * gnus.texi (Customizing Articles): Add index entries for all
3769 gnus-treat-* variables.
3770
c8763fb6 37712006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3772
3773 * gnus.texi (IMAP): Fix incorrect explanation of
3774 nnimap-search-uids-not-since-is-evil in documentation for
3775 nnimap-expunge-search-string.
3776
37772006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3778
3779 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3780 spam-ifile-database.
3781
37822006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3783
3784 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3785 rebind C-s.
3786
c8763fb6 37872006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3788
3789 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3790 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3791 "expiring mail".
3792 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3793 nnimap-nov-is-evil.
3794
37952006-12-25 Kevin Ryde <user42@zip.com.au>
3796
3797 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3798 about the key procedure being used heavily.
3799
38002006-12-24 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3803 to t.
3804 (Prerequisites): Add explanation about gpg-agent.
3805
38062006-12-22 Kevin Ryde <user42@zip.com.au>
3807
3808 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3809 "sort" instead of "sort*".
3810
38112006-12-19 Richard Stallman <rms@gnu.org>
3812
3813 * calc.texi (History and Acknowledgements): Recognize that Emacs
3814 now does have floating point.
3815
38162006-12-19 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * tramp.texi (External transfer methods): Describe new method `scpc'.
3819
38202006-12-17 Sascha Wilde <wilde@sha-bang.de>
3821
3822 * pgg.texi: Added short note on gpg-agent to the introduction.
3823
38242006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3825
3826 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3827 also applies to Cc.
3828
38292006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3830
3831 * gnus.texi (X-Face): Clarify. Say which programs are required
3832 on Windows.
3833
38342006-12-08 Michael Olson <mwolson@gnu.org>
3835
3836 * erc.texi (Modules): Remove documentation for list module.
3837
c8763fb6 38382006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3839
3840 * faq.texi (^M in the shell buffer): Ditto.
3841
38422006-11-20 Michael Olson <mwolson@gnu.org>
3843
3844 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3845
38462006-11-17 Carsten Dominik <dominik@science.uva.nl>
3847
3848 * org.texi: Fix typos.
3849 (Agenda commands): Document `C-k'.
3850
38512006-11-16 Eli Zaretskii <eliz@gnu.org>
3852
3853 * url.texi (http/https): Fix a typo in the HTTP URL.
3854
38552006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3856
3857 * ada-mode.texi: Total rewrite.
3858
38592006-11-13 Carsten Dominik <dominik@science.uva.nl>
3860
3861 * org.texi: Minor typo fixes.
3862
38632006-11-13 Bill Wohler <wohler@newt.com>
3864
3865 Release MH-E manual version 8.0.3.
3866
3867 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3868 release 8.0.3.
3869
3870 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3871 to set MAILDIR.
3872 (Reading Mail): Document the customization of read-mail-command
3873 for MH-E.
3874 (Viewing Attachments): Document mm-discouraged-alternatives.
3875 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3876 (Junk): Add more information about the settings of mh-junk-background
3877 in a program. Add /usr/bin/mh to PATH in examples.
3878
38792006-11-12 Richard Stallman <rms@gnu.org>
3880
3881 * woman.texi: Update author address but say he no longer maintains it.
3882
38832006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3884
3885 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3886 archived trees.
3887 (Checkboxes): Section moved to chapter 5, and extended.
3888 (The date/time prompt): New section.
3889 (Link abbreviations): New section.
3890 (Presentation and sorting): New section.
3891 (Custom agenda views): Section completely rewritten.
3892 (Summary): Compare with Planner.
3893 (Feedback): More info about creating backtraces.
3894 (Plain lists): Modified example.
3895 (Breaking down tasks): New section.
3896 (Custom time format): New section.
3897 (Time stamps): Document inactive timestamps.
3898 (Setting tags): More details about fast tag selection.
3899 (Block agenda): New section.
3900 (Custom agenda views): Section rewritten.
3901 (Block agenda): New section.
3902
39032006-11-07 Michael Albinus <michael.albinus@gmx.de>
3904
3905 * tramp.texi (Configuration): scp is the default method.
3906 (Default Method): Use ssh as example for another method.
3907
39082006-10-27 Richard Stallman <rms@gnu.org>
3909
3910 * woman.texi: Downcase nroff/troff/roff.
3911 (Installation): Chapter deleted. Some xrefs deleted.
3912 (Background): woman doesn't advise man ;-).
3913
c8763fb6 39142006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3915
3916 * ada-mode.texi (Project files, Identifier completion)
3917 (Automatic Casing, Debugging, Using non-standard file names)
3918 (Working Remotely): Fix typos.
3919
39202006-10-20 Masatake YAMATO <jet@gyve.org>
3921
3922 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3923 sample code `my-c-initialization-hook'.
3924
39252006-10-19 Stuart D. Herring <herring@lanl.gov>
3926
3927 * widget.texi: Fix typos.
3928
39292006-10-19 Michael Albinus <michael.albinus@gmx.de>
3930
3931 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3932 "???". There have been no complaints for years, so the information
3933 must be appropriate.
3934
39352006-10-16 Richard Stallman <rms@gnu.org>
3936
3937 * widget.texi: Use @var instead of capitalization.
3938 Clarify many widget type descriptions.
3939
39402006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3941
3942 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3943 gnus-dired-attach.
3944 (Selecting a Group): Fix typo.
3945
c8763fb6 39462006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3947
3948 * widget.texi: Fix typos.
3949
39502006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3951
3952 * gnus.texi (Image Enhancements): Update for Emacs 22.
3953
3954 * gnus-faq.texi ([1.3]): Update.
3955
39562006-10-06 Richard Stallman <rms@gnu.org>
3957
3958 * faq.texi (Displaying the current line or column):
3959 Delete "As of Emacs 20".
3960
39612006-10-06 Romain Francoise <romain@orebokech.com>
3962
3963 * faq.texi (VM): VM works with Emacs 22 too.
3964
39652006-10-06 Richard Stallman <rms@gnu.org>
3966
3967 * ebrowse.texi: Remove Emacs version "21" from title.
3968
39692006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3970
3971 * gnus.texi (Foreign Groups): Say where change of editing commands are
3972 stored. Add reference to `gnus-parameters'.
3973
39742006-09-15 Jay Belanger <belanger@truman.edu>
3975
3976 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3977 Change "Library Public License" to "Lesser Public License"
3978 throughout. Use "yyyy" to represent year.
3979
39802006-09-15 Carsten Dominik <dominik@science.uva.nl>
3981
3982 * org.texi (Setting tags): Typo fix.
3983
39842006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3985
3986 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3987
39882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3989
3990 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3991
39922006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3993
3994 * faq.texi (Escape sequences in shell output): EMACS is now set
3995 to Emacs's absolute file name, not to "t".
3996 (^M in the shell buffer): Likewise.
3997 * misc.texi (Interactive Shell): Likewise.
3998
39992006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4000
4001 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4002 mails with pop3-leave-mail-on-server. Fix wording.
4003 (Limiting): Improve gnus-summary-limit-to-articles.
4004 (X-Face): Fix typo.
4005
40062006-09-11 Simon Josefsson <jas@extundo.com>
4007
4008 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4009 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4010
40112006-09-06 Simon Josefsson <jas@extundo.com>
4012
4013 * smtpmail.texi (Authentication): Mention SSL.
4014
40152006-09-01 Eli Zaretskii <eliz@gnu.org>
4016
4017 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4018 Don't use @indicateurl.
4019
4020 * cc-mode.texi (Subword Movement): Don't use @headitem.
4021 (Custom Braces, Clean-ups): Don't use @tie.
4022
40232006-08-29 Michael Albinus <michael.albinus@gmx.de>
4024
4025 Sync with Tramp 2.0.54.
4026
4027 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4028 Suggested by Adrian Phillips <a.phillips@met.no>.
4029
40302006-08-15 Carsten Dominik <dominik@science.uva.nl>
4031
4032 * org.texi (Installation, Activation): Split from Installation and
4033 Activation.
4034 (Clocking work time): Documented new features.
4035
40362006-08-13 Alex Schroeder <alex@gnu.org>
4037
4038 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4039 example.
4040
40412006-08-12 Eli Zaretskii <eliz@gnu.org>
4042
4043 * faq.texi (How to add fonts): New node.
4044
40452006-08-05 Romain Francoise <romain@orebokech.com>
4046
4047 * faq.texi (New in Emacs 22): Expand.
4048
40492006-08-03 Michael Olson <mwolson@gnu.org>
4050
4051 * erc.texi: Update for ERC 5.1.4.
4052
40532006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4054
4055 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4056 in .../site-lisp/gnus/ by default.
4057 [ From gnus-news.texi in the trunk. ]
4058
40592006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4060
4061 * gnus.texi (MIME Commands): Additions for yEnc.
4062
40632006-07-24 Richard Stallman <rms@gnu.org>
4064
4065 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4066 * faq.texi: Move periods and commas inside quotes.
4067
40682006-07-20 Jay Belanger <belanger@truman.edu>
4069
4070 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4071
40722006-07-18 Chong Yidong <cyd@stupidchicken.com>
4073
4074 * faq.texi (Security risks with Emacs): Document Emacs 22
4075 file-local-variable mechanism.
4076
40772006-07-12 Michael Olson <mwolson@gnu.org>
4078
4079 * erc.texi: Update for ERC 5.1.3.
4080
40812006-07-12 Alex Schroeder <alex@gnu.org>
4082
4083 * rcirc.texi: Fix typos.
4084 (Getting started with rcirc): New calling convention for M-x irc.
4085 Mention #rcirc. Removed channel tracking.
4086 (Configuration): Changed the names of all variables that got changed
4087 recently, eg. rcirc-server to rcirc-default-server. Added
4088 documentation for rcirc-authinfo, some background for Bitlbee, and
4089 rcirc-track-minor-mode.
4090 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4091 Scrolling.
4092 (Reconnecting after you have lost the connection): Fixed example code
4093 to match code changes.
4094
40952006-07-10 Nick Roberts <nickrob@snap.net.nz>
4096
4097 * gnus.texi, message.texi: Fix typos.
4098
40992006-07-07 Carsten Dominik <dominik@science.uva.nl>
4100
4101 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4102 commands.
4103 (Global TODO list): Document the use of the variables
4104 `org-agenda-todo-ignore-scheduled' and
4105 `org-agenda-todo-list-sublevels'.
4106
41072006-07-05 Richard Stallman <rms@gnu.org>
4108
4109 * faq.texi (Scrolling only one line): Fix xref.
4110
41112006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4112
4113 * faq.texi (Evaluating Emacs Lisp code):
4114 Throughout, replace eval-current-buffer with eval-buffer.
4115
41162006-07-03 Richard Stallman <rms@gnu.org>
4117
4118 * rcirc.texi (Scrolling conservatively): Fix xref.
4119
4120 * pcl-cvs.texi (Viewing differences): Usage fix.
4121
41222006-07-03 Carsten Dominik <dominik@science.uva.nl>
4123
4124 * org.texi (Agenda commands): Document `s' key to save all org-mode
4125 buffers.
4126
41272006-06-30 Ralf Angeli <angeli@caeruleus.net>
4128
4129 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4130 names. Mention `cvs-msg' face.
4131
41322006-06-29 Carsten Dominik <dominik@science.uva.nl>
4133
4134 * org.texi (Checkboxes): New section.
4135
41362006-06-28 Carsten Dominik <dominik@science.uva.nl>
4137
4138 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4139 throughout this chapter.
4140
41412006-06-27 Chong Yidong <cyd@stupidchicken.com>
4142
4143 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4144 text for standalone vs Emacs info.
4145 (Help): Clarify header line description. Use mouse-1 for clicks.
4146 (Help-P): Use mouse-1 for clicks.
4147 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4148 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4149 (Choose menu subtopic): Remove gratuitous Emacs command names.
4150 (Help-FOO): Put usual behavior first.
4151 (Help-Xref): Clicking on xrefs works in Emacs.
4152 (Search Text): Clarify what the default behavior is.
4153 (Create Info buffer): Fix Emacs window/X window confusion.
4154 (Emacs Info Variables): Fix for new Emacs init file behavior.
4155
41562006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4157
4158 * gnus.texi (Summary Buffer Lines): Fix typo.
4159
41602006-06-23 Carsten Dominik <dominik@science.uva.nl>
4161
4162 * org.texi (Embedded LaTeX): New chapter.
4163 (Archiving): Section rewritten.
4164 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4165
41662006-06-20 Bill Wohler <wohler@newt.com>
4167
4168 Release MH-E manual version 8.0.1.
4169
4170 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4171 release 8.0.1.
4172 (Preface): Depend on GNU mailutils 1.0 and higher.
4173
41742006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4175
4176 * message.texi (News Headers): Update message-syntax-checks section.
4177
41782006-06-19 Karl Berry <karl@gnu.org>
4179
4180 * info.texi (Advanced): Mention C-q, especially with ?.
4181
41822006-06-19 Carsten Dominik <dominik@science.uva.nl>
4183
4184 * org.texi (Publishing links): Document the `:link-validation-function'
4185 property.
4186 (Extensions and Hacking): New chapter, includes some sections of the
4187 "Miscellaneous" chapter.
4188
41892006-06-10 Carsten Dominik <dominik@science.uva.nl>
4190
4191 * org.texi (Progress logging): New section.
4192
2de53ca6
GM
41932006-06-06 Carsten Dominik <dominik@science.uva.nl>
4194
4195 * org.texi (ASCII export): Document indentation adaptation.
4196 (Setting tags): Document mutually-exclusive tags.
4197
41982006-06-05 Romain Francoise <romain@orebokech.com>
4199
4200 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4201 Fix typo.
4202
4203 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4204 channel (#gnus@irc.freenode.net).
4205 Fix typos. Update copyright notice.
4206
4207 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4208 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4209 (Line-Up Functions, Custom Macros):
4210 * ediff.texi (Window and Frame Configuration)
dccb744b 4211 (Highlighting Difference Regions):
2de53ca6
GM
4212 * emacs-mime.texi (Display Customization):
4213 * erc.texi (History):
4214 * eshell.texi (Known problems):
4215 * eudc.texi (Overview, BBDB):
4216 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4217 (The problem of spam, SpamOracle, Extending the Spam package)
4218 (Conformity, Terminology):
dccb744b 4219 * idlwave.texi (Routine Info)
2de53ca6
GM
4220 (Class and Keyword Inheritance, Padding Operators)
4221 (Breakpoints and Stepping, Electric Debug Mode)
4222 (Examining Variables, Troubleshooting):
4223 * org.texi (Creating timestamps):
4224 * reftex.texi (Commands, Options, Changes):
4225 * tramp.texi (Inline methods, Password caching)
4226 (Auto-save and Backup, Issues):
4227 * vip.texi (Files, Commands in Insert Mode):
4228 * viper.texi (Emacs Preliminaries, States in Viper)
4229 (Packages that Change Keymaps, Viper Specials, Groundwork):
4230 Fix various typos.
4231
42322006-05-31 Michael Ernst <mernst@alum.mit.edu>
4233
4234 * ediff.texi: Fix typos.
4235
42362006-05-30 Carsten Dominik <dominik@science.uva.nl>
4237
4238 * org.texi: Small typo fixes.
4239
fff84c22
JB
42402006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4241
4242 * viper.texi (Viper Specials):
4243 * gnus.texi (Example Setup):
4244 * faq.texi (Backspace invokes help):
4245 * dired-x.texi (Optional Installation Dired Jump):
4246 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4247 follow coding conventions.
4248
2de53ca6
GM
42492006-05-29 Michael Albinus <michael.albinus@gmx.de>
4250
4251 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4252
42532006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4254
4255 * pcl-cvs.texi: Fix typos.
4256 (Customization): Say "us".
4257
42582006-05-26 Eli Zaretskii <eliz@gnu.org>
4259
4260 * org.texi: Remove bogus @setfilename.
4261
42622006-05-26 Carsten Dominik <dominik@science.uva.nl>
4263
4264 * org.texi (ASCII export): Omit command name.
4265 (HTML export): Add prefix to all lines in Local Variable example.
4266 (Acknowledgments): Typeset names in italics.
4267
42682006-05-24 Carsten Dominik <dominik@science.uva.nl>
4269
4270 * org.texi (Plain lists): Add new item navigation commands.
4271 (External links): Document elisp and info links.
4272 (Custom searches): New section.
4273 (Publishing): New chapter.
4274 (HTML export): Include a list of supported CSS classes.
4275 (Setting tags): Describe the fast-tag-setting interface.
4276
42772006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4278
4279 * dired-x.texi: ifinfo -> ifnottex.
4280
42812006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4282
4283 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4284
42852006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4286
4287 * message.texi (Interface): Add tool bar customization.
4288 (MIME): Index and text additions for mml-attach.
4289 (MIME): Describe mml-dnd-protocol-alist and
4290 mml-dnd-attach-options.
4291
4292 * gnus.texi (Oort Gnus): Reorder entries in sections.
4293 Fix some entries.
4294 (Starting Up): Add references to "Emacs for Heathens" and to
4295 "Finding the News". Add user-full-name and user-mail-address.
4296 (Group Buffer Format): Add tool bar customization and update.
4297 (Summary Buffer): Add tool bar customization.
4298 (Posting Styles): Add message-alternative-emails.
4299
43002006-05-09 Michael Albinus <michael.albinus@gmx.de>
4301
4302 * tramp.texi (Filename completion): Improve wording.
4303
43042006-05-07 Romain Francoise <romain@orebokech.com>
4305
4306 * faq.texi (Using regular expressions): Fix typo.
4307 (Packages that do not come with Emacs): Fix capitalization.
4308 (Replacing text across multiple files): Expand node to explain how
4309 to use `dired-do-query-replace-regexp' in more detail, based on
4310 suggestion by Eric Hanchrow <offby1@blarg.net>.
4311
43122006-05-06 Michael Albinus <michael.albinus@gmx.de>
4313
4314 * tramp.texi (Filename completion): Completion of remote files'
4315 method, user name and host name is active only in partial
4316 completion mode.
4317
43182006-05-06 Bill Wohler <wohler@newt.com>
4319
4320 Release MH-E manual version 8.0.
4321
4322 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4323 release 8.0.
4324
43252006-05-06 Bill Wohler <wohler@newt.com>
4326
4327 * mh-e.texi (MH-BOOK-HOME): Change from
4328 http://www.ics.uci.edu/~mh/book/mh to
4329 http://rand-mh.sourceforge.net/book/mh.
4330 Replace .htm suffix with .html for MH book files.
4331 (Using This Manual): Update key binding for getting relevant
4332 chapter in Info from command key.
4333 (Ranges): Fix itemx.
4334
43352006-05-05 Karl Berry <karl@gnu.org>
4336
4337 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4338 (\fonttextsize): New user-level command to change text font size.
4339
43402006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4341
4342 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4343
43442006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4345
4346 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4347
43482006-04-24 Bill Wohler <wohler@newt.com>
4349
4350 * mh-e.texi (Getting Started): Make it more explicit that you need
4351 to install MH. Add pointers to current MH implementations.
4352
43532006-04-21 Bill Wohler <wohler@newt.com>
4354
4355 Release MH-E manual version 7.94.
4356
4357 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4358 release 7.94.
4359
43602006-04-21 Carsten Dominik <dominik@science.uva.nl>
4361
4362 * org.texi: Many small fixes.
4363 (Handling links): Rename from "Managing links".
4364
43652006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4366
4367 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4368 (Splitting mail using spam-stat): Fix @xref.
4369
43702006-04-20 Chong Yidong <cyd@stupidchicken.com>
4371
4372 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4373 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4374
43752006-04-20 Carsten Dominik <dominik@science.uva.nl>
4376
4377 * org.texi (Time stamps): Better explanation of the purpose of
4378 different time stamps.
4379 (Structure editing, Plain lists): More details on how new items
4380 and headings are inserted.
4381
43822006-04-18 Carsten Dominik <dominik@science.uva.nl>
4383
4384 * org.texi (Formula syntax): Fix link to Calc Manual.
4385
43862006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4387
4388 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4389
43902006-04-17 Bill Wohler <wohler@newt.com>
4391
4392 * mh-e.texi (Folders): Update mh-before-quit-hook and
4393 mh-quit-hook example with code that removes the buffers rather
4394 than just bury them.
4395
43962006-04-17 Michael Albinus <michael.albinus@gmx.de>
4397
4398 Sync with Tramp 2.0.53.
4399
44002006-04-13 Carsten Dominik <dominik@science.uva.nl>
4401
4402 * org.texi (Updating settings): New section.
4403 (Visibility cycling): Better names for the startup folding
4404 options.
4405 (Exporting): Completely restructured.
4406 (The very busy C-c C-c key): New section.
4407 (Summary of in-buffer settings): New section.
4408
44092006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4410
4411 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4412
44132006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4414
4415 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4416 (Server Commands): Key `v' is reserved for users.
4417
44182006-04-11 Carsten Dominik <dominik@science.uva.nl>
4419
4420 * org.texi (Link format): New section, emphasis on bracket links.
4421 (External links): Document bracket links.
4422 (FAQ): Expand to cover shell links and the new link format.
4423
44242006-04-09 Kevin Ryde <user42@zip.com.au>
4425
4426 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4427
44282006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4429
4430 * gnus.texi (Summary Buffer Lines): Add `*'.
4431
c8763fb6 44322006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4433
4434 * gnus.texi (Group Parameters):
4435 Mention gnus-permanently-visible-groups.
4436
44372006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4438
4439 * gnus.texi (Face): Fix typo.
4440
44412006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4442
4443 * gnus.texi (X-Face): Clarify.
4444 (Face): Need Emacs with PNG support.
4445
44462006-04-06 Richard Stallman <rms@gnu.org>
4447
4448 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4449 Emacs".
4450
44512006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4452
4453 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4454 blocks not suitable for inclusion with Emacs using variable
4455 PARTOFEMACS.
4456
44572006-04-04 Simon Josefsson <jas@extundo.com>
4458
4459 * gnus.texi (Security): Improve.
4460
44612006-04-02 Bill Wohler <wohler@newt.com>
4462
4463 * mh-e.texi (Getting Started, Junk, Bug Reports)
4464 (MH FAQ and Support): Fix URLs.
4465
44662006-03-31 Romain Francoise <romain@orebokech.com>
4467
4468 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4469 to t, not nil (and has for the past eight years).
4470
44712006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * message.texi, gnus.texi: Bump version to 5.11.
4474
44752006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4476
4477 * gnus.texi (Top): Add comment about version line.
4478
4479 * message.texi (Top): Ditto. Change to take named versions into
4480 account.
4481
44822006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4483
4484 * gnus.texi (Posting Styles): Add x-face-file to example.
4485 (X-Face): Refer to posting styles.
4486
4487 * gnus-faq.texi ([5.8]): Add x-face-file.
4488 ([8.4]): Add links to gmane.emacs.gnus.user and
4489 gmane.emacs.gnus.general.
4490
44912006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4492
4493 * gnus-faq.texi: Use .invalid.
4494 ([5.4]): Fix gnus-posting-styles example.
4495
44962006-03-27 Romain Francoise <romain@orebokech.com>
4497
4498 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4499 Emacs/W3 needs a new maintainer.
4500 (Ispell): Update author and version info.
4501 (Mailcrypt): Mention PGG.
4502 (New in Emacs 22): Add PGG to the list of new packages.
4503 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4504 updating dead URLs.
4505
45062006-03-25 Karl Berry <karl@gnu.org>
4507
4508 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4509 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4510 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4511 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4512 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4513 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4514 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4515 (2) do not indent copyright year list (or anything else).
4516
45172006-03-21 Bill Wohler <wohler@newt.com>
4518
4519 * mh-e.texi (Folders): Various edits.
4520
45212006-03-20 Romain Francoise <romain@orebokech.com>
4522
4523 * gnus.texi (Mail Folders): Grammar fix.
4524
45252006-03-19 Bill Wohler <wohler@newt.com>
4526
4527 * mh-e.texi (Replying): Document Mail-Followup-To.
4528 Change manually-formatted table to multitable. Add debugging info.
4529 Move description of mh-reply-default-reply-to into paragraph
4530 that describes its values.
4531
45322006-03-17 Bill Wohler <wohler@newt.com>
4533
10d1d0af 4534 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4535 (Sending Mail Tour): Update method of entering
4536 addresses and subject.
4537 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4538 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4539
45402006-03-15 Carsten Dominik <dominik@science.uva.nl>
4541
4542 * org.texi: Version number change only.
4543
45442006-03-14 Bill Wohler <wohler@newt.com>
4545
4546 * mh-e.texi: Add index entries around each paragraph rather than
4547 depend on entries from beginning of node. Doing so ensures that
4548 index entries are less likely to be forgotten if text is cut and
4549 pasted, and are necessary anyway if the references are on a
4550 separate page. It seems that makeinfo is now (v. 4.8) only
4551 producing one index entry per node, so there is no longer any
4552 excuse not to. Use subheading instead of heading. The incorrect
4553 use of heading produced very large fonts in Info--as large as the
4554 main heading.
4555 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4556 versions 6 and 7 appeared *around* the time of these Emacs releases.
4557
45582006-03-13 Carsten Dominik <dominik@science.uva.nl>
4559
4560 * org.texi (Clean view): Document new startup options.
4561
45622006-03-11 Bill Wohler <wohler@newt.com>
4563
4564 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4565 (Composing, Scan Line Formats): Fix @refs.
4566 (Getting Started): Define MH profile and MH profile components.
4567 (Incorporating Mail, Reading Mail, Viewing, Printing)
4568 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4569 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4570 for string constants.
4571 (Tool Bar): Remove spurious quote.
4572 (Junk): Use ``...'' instead of "...".
4573 (Scan Line Formats): Replace @samp with @kbd.
4574
45752006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4576
4577 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4578
45792006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4580
4581 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4582 easy to understand.
4583
45842006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4585
4586 * gnus.texi: Markup fix.
4587 (Fancy Mail Splitting): Specify new feature.
4588
45892006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4590
4591 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4592 partial-words matching.
4593
45942006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4595
4596 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4597
4598 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4599 (MIME Commands): Fix mm-discouraged-alternatives.
4600
46012006-03-07 Carsten Dominik <dominik@science.uva.nl>
4602
4603 * org.texi: Version number change only.
4604
46052006-03-06 Bill Wohler <wohler@newt.com>
4606
4607 * mh-e.texi: Move from SourceForge repository to Savannah.
4608 This is version 7.93, which is a total rewrite from the previous
4609 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4610 version 7.93.
4611
46122006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4613
4614 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4615
46162006-03-01 Carsten Dominik <dominik@science.uva.nl>
4617
4618 * org.texi (Interaction): Add item about `org-mouse.el' by
4619 Piotr Zielinski.
4620 (Managing links): Document that also mouse-1 can be used to
4621 activate a link.
4622 (Headlines, FAQ): Add entry about hiding leading stars.
4623 (Miscellaneous): Resort the sections in this chapter to a more
4624 logical sequence.
4625
46262006-02-27 Simon Josefsson <jas@extundo.com>
4627
4628 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4629 2004-01-27 from the trunk).
4630
46312006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4632
4633 * cc-mode.texi: Rename c-hungry-backspace to
4634 c-hungry-delete-backwards, at the request of RMS. Leave the old
4635 name as an alias.
4636
46372006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4638
4639 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4640 include the function header within the defun.
4641
46422006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4643
4644 * cc-mode.texi: Correct two typos.
4645
46462006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4647
4648 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4649 existing comment.
4650 (Electric Keys): Add a justification for electric indentation.
4651 (Hungry WS Deletion): Clear up the names and complications of the
4652 BACKSPACE and DELETE keys.
4653
46542006-02-23 Juri Linkov <juri@jurta.org>
4655
4656 * faq.texi (Common requests): Move `Turning on auto-fill by
4657 default' after `Wrapping words automatically'. Move `Working with
4658 unprintable characters' before `Searching for/replacing newlines'.
4659 Move `Replacing highlighted text' after `Highlighting a region'.
4660 Merge `Repeating commands' and `Repeating a command as many times
4661 as possible' into the former.
4662 (Packages that do not come with Emacs): Add refs to Gmane and
4663 etc/MORE.STUFF.
4664
46652006-02-23 Juri Linkov <juri@jurta.org>
4666
4667 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4668 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4669 Add xref to `(emacs)Reporting Bugs'.
4670 (Getting a printed manual): Add URL to other formats of the manual.
4671 (Common requests): Fix menu.
4672 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4673 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4674 (Inserting text at the beginning of each line): Add pxref to
4675 `Changing the included text prefix'.
4676 (Forcing the cursor to remain in the same column): Mention `track-eol'
4677 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4678 (Replacing text across multiple files): Add keybinding `Q' for
4679 `dired-do-query-replace'.
4680
46812006-02-22 Carsten Dominik <dominik@science.uva.nl>
4682
4683 * reftex.texi: Version number and date change only.
4684
4685 * org.texi (Internal Links): Rewrite to cover the modified
4686 linking system.
4687
46882006-02-17 Eli Zaretskii <eliz@gnu.org>
4689
4690 * faq.texi: Remove the coding cookie, it's not needed anymore.
4691
46922006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4693
4694 * faq.texi (Colors on a TTY): Mention Mac OS port.
4695
46962006-02-12 Karl Berry <karl@gnu.org>
4697
4698 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4699 8-bit accented a.
4700
47012006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4702
4703 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4704
47052006-02-08 Romain Francoise <romain@orebokech.com>
4706
4707 * faq.texi (Top): Remove paragraph about the FAQ being a
4708 transitional document, etc.
4709 (Searching for/replacing newlines): New node.
4710 (Yanking text in isearch): New node.
4711 (Inserting text at the beginning of each line): Rename and make
4712 more general, mention `M-;' in Message mode.
4713
47142006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * faq.texi (Meta key does not work in xterm)
4717 (Emacs does not display 8-bit characters)
4718 (Inputting eight-bit characters): Update xrefs.
4719
47202006-02-06 Romain Francoise <romain@orebokech.com>
4721
4722 * faq.texi (VM): VM now at version 7.19.
4723 Set myself as maintainer of this file.
4724
47252006-02-04 Michael Olson <mwolson@gnu.org>
4726
4727 * erc.texi (History): Note that ERC is now included with Emacs.
4728
47292006-01-31 Romain Francoise <romain@orebokech.com>
4730
4731 * message.texi (Message Headers): Explain what
4732 `message-alternative-emails' does in more detail.
4733 Update copyright year.
4734
47352006-01-30 Juanma Barranquero <lekktu@gmail.com>
4736
4737 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4738
47392006-01-29 Richard M. Stallman <rms@gnu.org>
4740
4741 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4742
47432006-01-29 Michael Olson <mwolson@gnu.org>
4744
4745 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4746
4747 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4748
4749 * faq.texi (New in Emacs 22): Mention ERC.
4750
47512006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4752
4753 * rcirc.texi: Capitalize dir entry for consistency with the entry
4754 in info/dir and other entries in the Emacs category.
4755 Fix typos. Delete trailing whitespace.
4756
c8763fb6 47572006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4758
4759 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4760
47612006-01-27 Eli Zaretskii <eliz@gnu.org>
4762
4763 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4764 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4765
4766 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4767 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4768
47692006-01-27 Alex Schroeder <alex@gnu.org>
4770
4771 * rcirc.texi: New file.
4772
47732006-01-23 Juri Linkov <juri@jurta.org>
4774
4775 * widget.texi (User Interface): Add S-TAB for widget-backward.
4776
47772006-01-22 Michael Albinus <michael.albinus@gmx.de>
4778
4779 Sync with Tramp 2.0.52.
4780
4781 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4782 Add Tramp disabling item. New item for common connection problems.
4783 (various): Apply "ftp" as method for the download URL.
4784 (Bug Reports): Refer to FAQ for common problems.
4785
47862006-01-21 Eli Zaretskii <eliz@gnu.org>
4787
4788 * widget.texi (User Interface): Use @key for TAB.
4789
4790 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4791
4792 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4793 for TAB.
4794
4795 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4796
47972006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4798
4799 * gnus.texi: Update copyright.
4800
48012006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4802
4803 * gnus.texi (Article Washing): Additions.
4804
2de53ca6
GM
48052006-01-13 Carsten Dominik <dominik@science.uva.nl>
4806
4807 * org.texi (Agenda commands): Document tags command.
4808
48092006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4810
4811 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4812
48132006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4814
4815 * gnus.texi (RSS): Addition.
4816
48172005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4820
48212005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4822
4823 * emacs-mime.texi (Display Customization): Add setting example to
4824 mm-discouraged-alternatives.
4825
48262006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4827
4828 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4829 version is the canonical version.
4830
48312006-01-08 Alex Schroeder <alex@gnu.org>
4832
4833 * pgg.texi (Caching passphrase): Rewording.
4834
48352006-01-06 Eli Zaretskii <eliz@gnu.org>
4836
4837 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4838 repository URL.
4839
48402006-01-06 Carsten Dominik <dominik@science.uva.nl>
4841
4842 * org.texi: Removed the accidentally re-added empty line in the
4843 direntry.
4844
48452006-01-05 Carsten Dominik <dominik@science.uva.nl>
4846
4847 * org.texi (Agenda Views): Chapter reorganized.
4848
48492005-12-29 Romain Francoise <romain@orebokech.com>
4850
4851 * faq.texi (Using Customize): New node.
4852
48532005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4854
4855 * org.texi: Remove blank line in @direntry. It is non-standard
4856 and recursively produces blank lines all over the dir file (when
4857 using Texinfo 4.8).
4858
48592005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4860
4861 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4862
48632005-12-20 Carsten Dominik <dominik@science.uva.nl>
4864
4865 * org.texi (Tags): Boolean logic documented.
4866 (Agenda Views): Document custom commands.
4867
48682005-12-20 David Kastrup <dak@gnu.org>
4869
4870 * faq.texi (AUCTeX): Update version and mailing list info.
4871
48722005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4873
4874 * gnus.texi (MIME Commands): Mention addition of
4875 multipart/alternative to gnus-buttonized-mime-types and add xref
4876 to mm-discouraged-alternatives.
4877
4878 * emacs-mime.texi (Display Customization): Mention addition of
4879 "image/.*" and add xref to gnus-buttonized-mime-types in the
4880 mm-discouraged-alternatives section.
4881
48822005-12-16 Carsten Dominik <dominik@science.uva.nl>
4883
4884 * org.texi (Tags): New section.
4885 (Agenda Views): Chapter reorganized.
4886
48872005-12-16 Eli Zaretskii <eliz@gnu.org>
4888
4889 * org.texi (Internal Links): Add a missing comma after an @xref.
4890
48912005-12-14 Chong Yidong <cyd@stupidchicken.com>
4892
4893 * faq.texi (Filling paragraphs with a single space): No need to
4894 change sentence-end now.
4895
48962005-12-13 Romain Francoise <romain@orebokech.com>
4897
4898 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4899
49002005-12-12 Jay Belanger <belanger@truman.edu>
4901
4902 * faq.texi (Calc): Update version number.
4903
49042005-12-12 Carsten Dominik <dominik@science.uva.nl>
4905
4906 * org.texi (Progress Logging): New section.
4907
49082005-12-10 Romain Francoise <romain@orebokech.com>
4909
4910 Update the Emacs FAQ for the 22.1 release.
4911
4912 * faq.texi: Set VER to `22.1'.
4913 (Basic editing): Explain how to use localized versions of the
4914 Tutorial. Mention that `C-h r' displays the manual. Delete
4915 obsolete WWW link to an Emacs 18 tutorial.
4916 (Getting a printed manual): Point to the new locations of the
4917 manuals on the GNU Web site.
4918 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4919 available via Info (it was previously distributed separately).
4920 (Installing Texinfo documentation): The latest version of Texinfo
4921 is 4.8, not 4.0.
4922 (Informational files for Emacs): COPYING is the GNU General Public
4923 License, not the Emacs General Public License.
4924 (Informational files for Emacs): Delete obsolete link to the
4925 GNUinfo pages as they have been removed from the GNU Web site.
4926 (New in Emacs 22): New node.
4927 (Setting up a customization file): Say that most packages support
4928 Customize nowadays.
4929 (Colors on a TTY): Delete reference to instructions on how to
4930 enable syntax highlighting, it is now enabled by default.
4931 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4932 at startup automatically.
4933 (Controlling case sensitivity): Mention `M-c' in isearch.
4934 (Using an already running Emacs process): Emacs now creates the
4935 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4936 gnuserv. As emacsclient can now run Lisp code as well, delete a
4937 sentence praising gnuserv for that. Simplify description of how
4938 the client/server operation works.
4939 (Compiler error messages): Delete obsolete text (compile.el has
4940 been rewritten).
4941 (Indenting switch statements): Fix typo.
4942 (Matching parentheses): Simplify setup instructions, mention the
4943 menu bar item in the Options menu.
4944 (Repeating a command as many times as possible): Mention `C-x e'.
4945 (Going to a line by number): Mention new keymap and bindings
4946 `M-g M-g', `M-g M-p' and `M-g M-n'.
4947 (Turning on syntax highlighting): Now on by default. Simplify.
4948 (Replacing highlighted text): Use `1', not `t'.
4949 (Problems with very large files): The maximum size is now 256MB on
4950 32-bit machines.
4951 (^M in the shell buffer): Mention `comint-process-echoes'.
4952 (Emacs for Apple computers): Emacs 22 has native support for Mac
4953 OS X.
4954 (Translating names to IP addresses): Delete node.
4955 (Binding keys to commands): Fix typo.
4956 (SPC no longer completes file names): New node.
4957 (MIME with Emacs mail packages): Delete section about the Emacs
4958 MIME FAQ (it's not reachable anymore).
4959
49602005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4961
4962 * cc-mode.texi: The manual has been extensively revised: the
4963 information about using CC Mode has been separated from the larger
4964 and more difficult chapters about configuration. It has been
4965 updated for CC Mode 5.31.
4966
49672005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4968
4969 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4970 (Selecting an implementation): Fix descriptions.
4971
49722005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4973
4974 * message.texi (Various Message Variables): Addition.
4975
49762005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4977
4978 * message.texi: Fix default values.
4979
49802005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4981
4982 * message.texi (Header Commands): Clarify descriptions of
4983 message-cross-post-followup-to, message-reduce-to-to-cc, and
4984 message-insert-wide-reply.
4985 (Various Commands): Fix kindex for message-kill-to-signature;
4986 clarify description of message-tab.
4987
49882005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4989
4990 * message.texi (Mailing Lists): Fix description about MFT.
4991
4992 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4993
49942005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4995
4996 * gnus.texi (Slow Terminal Connection): Replace old description
4997 with new one.
4998
49992005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5000
5001 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5002 replace X-Draft-Headers with X-Draft-From.
5003
50042005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5005
5006 * gnus.texi (Various Various): Fix the default value of
5007 nnheader-max-head-length.
5008 (Gnus Versions): Fix typo.
5009
50102005-12-08 Carsten Dominik <dominik@science.uva.nl>
5011
5012 * org.texi (Structure editing): Document new functionality of
5013 M-RET.
5014
50152005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5016
5017 * org.texi (Internal Links): Fix Texinfo usage.
5018
50192005-12-06 Carsten Dominik <dominik@science.uva.nl>
5020
5021 * org.texi (TODO basics): Document the global todo list.
5022 (TODO items): Documents sparse tree for specific TODO
5023 keywords.
5024
50252005-11-30 Carsten Dominik <dominik@science.uva.nl>
5026
5027 * org.texi (Plain Lists): Typos fixed.
5028
50292005-11-28 Jay Belanger <belanger@truman.edu>
5030
5031 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5032
50332005-11-24 Carsten Dominik <dominik@science.uva.nl>
5034
5035 * org.texi (Structure editing): New item moving commands added.
5036 (Plain Lists): New section.
5037
50382005-11-18 Carsten Dominik <dominik@science.uva.nl>
5039
5040 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5041 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5042 `org-agenda-file-to-front'.
2de53ca6
GM
5043 (Built-in table editor): Document `org-table-sort-lines'.
5044 (HTML formatting): Export of hand-formatted lists.
5045
50462005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5047
5048 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5049 new variable gnus-toolbar-thickness.
5050
50512005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5052
5053 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5054
50552005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5056
5057 * gnus.texi (X-Face): Fix description.
5058 (XVarious): Remove gnus-xmas-logo-color-alist and
5059 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5060
50612005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5062
5063 * gnus.texi (Group Parameters): Mention new variable
5064 gnus-parameters-case-fold-search.
5065 (Home Score File): Addition.
5066
50672005-11-04 Ulf Jasper <ulf.jasper@web.de>
5068
5069 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5070 (Overview): List supported feed types.
5071 (Installation): No installation necessary when using autoload.
5072 (Configuration): Rename "RSS" to "news".
5073
50742005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5075
5076 * pgg.texi (User Commands): Document additional passphrase
5077 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5078 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5079
50802005-11-04 Carsten Dominik <dominik@science.uva.nl>
5081
5082 * org.texi: Version number changed to 3.19.
5083
50842005-10-29 Sascha Wilde <wilde@sha-bang.de>
5085
5086 * pgg.texi (How to use): Update the example to add autoload of
5087 pgg-encrypt-symmetric-region.
5088 (User Commands): Document pgg-encrypt-symmetric-region.
5089 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5090
50912005-10-27 Jay Belanger <belanger@truman.edu>
5092
5093 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5094 mention other TeX-related units.
5095
50962005-10-23 Lars Hansen <larsh@soem.dk>
5097
5098 * dired-x.texi (Miscellaneous Commands): Replace
5099 dired-do-relative-symlink by dired-do-relsymlink and
5100 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5101
51022005-10-23 Jay Belanger <belanger@truman.edu>
5103
5104 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5105 constant.
5106
51072005-10-23 Michael Albinus <michael.albinus@gmx.de>
5108
5109 * faq.texi (Bugs and problems): Replace
5110 `dired-move-to-filename-regexp' by
5111 `directory-listing-before-filename-regexp'.
5112
51132005-10-22 Eli Zaretskii <eliz@gnu.org>
5114
5115 * newsticker.texi (UPDATED): Set value.
5116
51172005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5118
5119 * gnus.texi (Document Groups): Remove duplicate item.
5120
51212005-10-21 Carsten Dominik <dominik@science.uva.nl>
5122
5123 * org.texi (Summary): Mention iCalendar support.
5124 (Exporting): Document iCalendar support.
5125
51262005-10-18 Romain Francoise <romain@orebokech.com>
5127
5128 * viper.texi (Viper Specials): Capitalize GNU.
5129
51302005-10-17 Juri Linkov <juri@jurta.org>
5131
5132 * info.texi (Getting Started, Search Index, Expert Info):
5133 Fix wording.
5134 (Search Text): Replace `echo area' with `mode line'.
5135 (Search Index): Both `i' and `,' find all index entries.
5136 Replace example `C-f' with `C-l' (which exists in index of Info
5137 manual) and delete spaces in its keyboard input sequence.
5138 Delete unnecessary explanations about literal characters.
5139
51402005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5141
5142 * gnus.texi (Document Server Internals): Addition.
5143
51442005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5145
5146 * gnus.texi (A note on namespaces): Fix RFC reference.
5147
51482005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5149
5150 * gnus.texi (RSS): Fix key description.
5151
51522005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5153
5154 * gnus.texi: Emacs/w3 -> Emacs/W3.
5155 (Browsing the Web): Fix description.
5156 (Web Searches): Ditto.
5157 (Customizing W3): Ditto.
5158
51592005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5160
5161 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5162
51632005-10-11 Jay Belanger <belanger@truman.edu>
5164
5165 * calc.texi (Integration): Mention using `a i' to compute definite
5166 integrals.
5167
51682005-10-11 Juri Linkov <juri@jurta.org>
5169
5170 * info.texi: Rearrange nodes.
5171 (Top): Update menu. Change ref `Info for Experts' to
5172 `Advanced Info Commands'.
5173 (Getting Started): Fix description of manual's parts.
5174 (Help-Int): Change xref `Info Search' to `Search Index', and
5175 `Expert Info' to `Advanced'.
5176 (Advanced): Move node one level up.
5177 (Search Text, Search Index): New nodes split out from `Info Search'.
5178 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5179 split out from `Advanced'.
5180 (Advanced, Emacs Info Variables): De-document editing an Info file
5181 in Info.
5182 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5183 (Creating an Info File): Delete node and move its text to
5184 `Expert Info'.
5185
51862005-10-10 Carsten Dominik <dominik@science.uva.nl>
5187
5188 * org.texi (Workflow states): Documented that change in keywords
5189 becomes active only after restart of Emacs.
5190
51912005-10-08 Michael Albinus <michael.albinus@gmx.de>
5192
5193 Sync with Tramp 2.0.51.
5194
51952005-10-08 Nick Roberts <nickrob@snap.net.nz>
5196
5197 * speedbar.texi (Introduction): Describe new location of speedbar
5198 on menubar.
5199 (Basic Key Bindings): Remove descriptions of bindings that have
5200 been removed.
5201
52022005-10-05 Nick Roberts <nickrob@snap.net.nz>
5203
5204 * speedbar.texi (GDB): Describe use of watch expressions.
5205
52062005-09-28 Simon Josefsson <jas@extundo.com>
5207
5208 * message.texi (IDNA): Fix.
5209
52102005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5211
5212 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5213 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5214 description of nntp-open-connection-function.
5215 (Common Variables): Fix descriptions.
5216
52172005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5218
5219 * gnus.texi (Server Buffer Format): Document the %a format spec.
5220
52212005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5222
5223 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5224
52252005-09-23 Carsten Dominik <dominik@science.uva.nl>
5226
5227 * org.texi Version 3.16.
5228
52292005-09-19 Miles Bader <miles@gnu.org>
5230
5231 * newsticker.texi: Get rid of CVS keywords.
5232
52332005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5234
5235 * gnus.texi (Finding the Parent): Fix description of how Gnus
5236 finds article.
5237
52382005-09-14 Jari Aalto <jari.aalto@cante.net>
5239
5240 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5241 to drop off non-answered articles.
5242
52432005-09-19 Juanma Barranquero <lekktu@gmail.com>
5244
5245 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5246 braces (which are unsupported by NMAKE) for macro `srcdir'.
5247
52482005-09-17 Eli Zaretskii <eliz@gnu.org>
5249
5250 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5251 (../info/newsticker, newsticker.dvi): New targets.
5252
52532005-09-17 Ulf Jasper <ulf.jasper@web.de>
5254
5255 * newsticker.texi: Replace @command with @code. Replace @example
5256 with @lisp.
5257 (Top): Added explanations to menu items.
5258 (GNU Free Documentation License): Removed.
5259
52602005-09-16 Romain Francoise <romain@orebokech.com>
5261
5262 Update all files to specify GFDL version 1.2.
5263
5264 * doclicense.texi (GNU Free Documentation License): Update to
5265 version 1.2.
5266
52672005-09-15 Richard M. Stallman <rms@gnu.org>
5268
5269 * newsticker.texi: Fix @setfilename.
5270
5271 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5272 (../info/newsticker, newsticker.dvi): New targets.
5273
52742005-08-30 Carsten Dominik <dominik@science.uva.nl>
5275
5276 * org.texi: Version 3.15.
5277
52782005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5279
5280 * ses.texi: Combine all three indices into one.
5281 Correct a few typos.
5282
52832005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5284
5285 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5286
52872005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5288
5289 * emacs-mime.texi (Handles): Remove duplicate item.
5290 (Encoding Customization): Fix the default value for
5291 mm-coding-system-priorities.
5292 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5293 (Basic Functions): Fix reference.
5294
52952005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5296
5297 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5298
52992005-08-18 Richard M. Stallman <rms@gnu.org>
5300
5301 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5302 and web site.
5303
5304 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5305 not keyboard-translate.
5306
53072005-08-11 Richard M. Stallman <rms@gnu.org>
5308
5309 * faq.texi (Using regular expressions): Fix xref.
5310
53112005-08-09 Juri Linkov <juri@jurta.org>
5312
5313 * info.texi (Help-P): Replace `Prev' with `Previous'.
5314 (Help-M, Help-Xref): Add S-TAB.
5315 (Help-FOO): Update `u' command.
5316 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5317 Update info about visibility of xref parts.
5318 (Help-Int): Fix `m' command. Rename `Info-last' to
5319 `Info-history-back'. Add `Info-history-forward'.
5320 (Advanced): Fix `g*' and `M-n' commands.
5321 (Info Search): Add `index-apropos' in stand-alone browser.
5322 Add isearch commands.
5323 (Emacs Info Variables): Remove `Info-fontify'.
5324 Add `Info-mode-hook'. Update face names.
5325 Add `Info-fontify-maximum-menu-size',
5326 `Info-fontify-visited-nodes', `Info-isearch-search'.
5327
53282005-08-07 Michael Albinus <michael.albinus@gmx.de>
5329
5330 Sync with Tramp 2.0.50.
5331
5332 * tramp.texi: Use @option{} consequently for method names.
5333 (Inline methods, External transfer methods): Remove references to
5334 Cygwin.
5335 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5336 implementation.
5337
53382005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5339
5340 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5341 Mention that gnus-init-file is not read when Emacs is invoked with
5342 --no-init-file or -q.
5343
53442005-07-19 Carsten Dominik <dominik@science.uva.nl>
5345
5346 * org.texi: Version 3.14.
5347
53482005-07-04 Carsten Dominik <dominik@science.uva.nl>
5349
5350 * org.texi: Version 3.13.
5351
53522005-07-18 Juri Linkov <juri@jurta.org>
5353
5354 * calc.texi (Time Zones, Logical Operations):
5355 * cl.texi (Overview):
5356 * org.texi (TODO types):
5357 * sc.texi (Emacs 18 MUAs):
5358 * speedbar.texi (Top):
5359 * url.texi (History):
5360 Delete duplicate duplicate words.
5361
ce058493 53622005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5363
5364 * cl.texi (Type Predicates): Document `atom' type.
5365
53662005-07-04 Lute Kamstra <lute@gnu.org>
5367
5368 Update FSF's address in GPL notices.
5369
5370 * calc.texi (Copying):
5371 * doclicense.texi (GNU Free Documentation License):
5372 * faq.texi (Contacting the FSF):
5373 * mh-e.texi (Copying): Update FSF's address.
5374
53752005-07-03 Richard M. Stallman <rms@gnu.org>
5376
5377 * flymake.texi (Example -- Configuring a tool called directly):
5378 Update name of flymake-build-relative-filename.
5379
53802005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5381
5382 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5383
53842005-06-29 Carsten Dominik <dominik@science.uva.nl>
5385
5386 * org.texi: Version 3.12.
5387
53882005-06-24 Eli Zaretskii <eliz@gnu.org>
5389
5390 * makefile.w32-in (MAKEINFO): Use --force.
5391 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5392 Makefile.in.
5393 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5394 more shells.
5395
53962005-06-23 Richard M. Stallman <rms@gnu.org>
5397
5398 * speedbar.texi (Creating a display): Texinfo usage fixes.
5399
5400 * tramp.texi (Customizing Completion, Auto-save and Backup):
5401 Texinfo usage fixes.
5402
54032005-06-23 Juanma Barranquero <lekktu@gmail.com>
5404
5405 * dired-x.texi (Miscellaneous Commands):
5406 * ediff.texi (Miscellaneous):
5407 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5408 (Agent Variables):
5409 * info.texi (Help-Xref):
5410 * message.texi (Message Headers):
5411 * org.texi (Remember):
5412 * reftex.texi (Options (Defining Label Environments)):
5413 (Options (Index Support)):
5414 (Options (Viewing Cross-References)):
5415 (Options (Misc)):
5416 (Changes):
5417 * speedbar.texi (Creating a display):
5418 * tramp.texi (Customizing Completion, Auto-save and Backup):
5419 Texinfo usage fix.
5420
54212005-06-13 Carsten Dominik <dominik@science.uva.nl>
5422
5423 * org.texi: Version 3.11.
5424
54252005-06-12 Jay Belanger <belanger@truman.edu>
5426
5427 * calc.texi (Getting Started): Remove extra menu item.
5428
54292005-05-31 Jay Belanger <belanger@truman.edu>
5430
5431 * calc.texi (Notations Used in This Manual): Use @kbd for key
5432 sequence.
5433 (Demonstration of Calc): Mention another way of starting Calc.
5434 (Starting Calc): Mention long name of M-#.
5435 (Embedded Mode Overview): Remove unnecessary instruction.
5436 (Other M-# commands): Rephrase `M-# 0' explanation.
5437 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5438 reflect current behavior.
5439
54402005-05-30 Jay Belanger <belanger@truman.edu>
5441
5442 * calc.texi (Hooks): Change description of calc-window-hook and
5443 calc-trail-window-hook to match usage.
5444 (Computational Functions): Add more constant-generating functions.
5445 (Customizable Variables): Use defvar.
5446
54472005-05-28 Jay Belanger <belanger@truman.edu>
5448
5449 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5450 (Basic Embedded Mode): Explain behavior of arguments to
5451 calc-embedded-mode.
5452
54532005-05-27 Jay Belanger <belanger@truman.edu>
5454
5455 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5456 current behavior.
5457
54582005-05-25 Jay Belanger <belanger@truman.edu>
5459
5460 * calc.texi: Change Calc version number throughout.
5461 (Keypad Mode): Change location in info output.
5462 (Keypad mode overview): Move picture of keypad.
5463
54642005-05-21 Jay Belanger <belanger@truman.edu>
5465
5466 * calc.texi (Storing variables): Mention that only most variables
5467 are void to begin with.
5468
54692005-05-21 Kevin Ryde <user42@zip.com.au>
5470
5471 * widget.texi (Basic Types): Update cross ref from "Enabling
5472 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5473 lispref/text.texi change.
5474
54752005-05-20 Carsten Dominik <dominik@science.uva.nl>
5476
5477 * org.texi: Version 3.09.
5478
54792005-05-18 Carsten Dominik <dominik@science.uva.nl>
5480
5481 * reftex.texi: Version 4.28.
5482
54832005-05-16 Jay Belanger <belanger@truman.edu>
5484
5485 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5486
54872005-05-14 Jay Belanger <belanger@truman.edu>
5488
5489 * calc.texi (Default Simplifications): Insert missing ! (logical
5490 not operator).
5491
54922005-05-14 Michael Albinus <michael.albinus@gmx.de>
5493
5494 Sync with Tramp 2.0.49.
5495
54962005-05-10 Jay Belanger <belanger@truman.edu>
5497
5498 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5499 to 1.
5500
55012005-04-29 Carsten Dominik <dominik@science.uva.nl>
5502
5503 * org.texi: Version 3.08, structure reorganized.
5504
55052005-04-24 Richard M. Stallman <rms@gnu.org>
5506
5507 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5508
55092005-04-15 Carsten Dominik <dominik@science.uva.nl>
5510
5511 * org.texi: Update to version 3.06.
5512
55132005-04-13 Lute Kamstra <lute@gnu.org>
5514
5515 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5516
55172005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5518
5519 * cl.texi (Porting Common Lisp): Fix typo.
5520
55212005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5522
5523 * gnus.texi (RSS): Addition.
5524
55252005-04-04 Jay Belanger <belanger@truman.edu>
5526
5527 * calc.texi: Change Calc version number.
5528 (Customizable variables): Fix description of calc-language-alist.
5529 (Copying): Put in version 2 of GPL.
5530
55312005-04-01 Jay Belanger <belanger@truman.edu>
5532
5533 * calc.texi (Troubleshooting Commands): Remove comment about
5534 installation.
5535 (Installation): Remove section.
5536 (Customizable Variables): New section.
5537 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5538 (Graphical Devices): Add references to Customizable Variables.
5539
55402005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5541
5542 * emacs-mime.texi (Display Customization): Markup fixes.
5543 (rfc2047): Update.
5544
55452005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5546
5547 * gnus-faq.texi: Replaced with auto-generated version.
5548
55492005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5550
5551 * dired-x.texi (Multiple Dired Directories): default-directory was
5552 renamed to dired-default-directory.
5553
55542005-03-26 Jay Belanger <belanger@truman.edu>
5555
5556 * calc.texi (Simplifying Formulas, Rewrite Rules):
5557 Change description of top and bottom of fraction.
5558 (Modulo Forms): Move description of how to create modulo forms to
5559 earlier in the section.
5560 (Fraction Mode): Suggest using : to get a fraction by dividing.
5561 (Basic Arithmetic): Adjust placement of command name.
5562 (Truncating the Stack): Emphasize that "hidden" entries are still
5563 visible.
5564 (Installation): Move discussion of printing manual to "About This
5565 Manual".
5566 (About This Manual): Mention how to print the manual.
5567 (Reporting Bugs): Remove first person.
5568 (Building Vectors): Add algebraic version of append.
5569 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5570 (Grouping Digits): Fix typo.
5571
55722005-03-25 Werner Lemberg <wl@gnu.org>
5573
5574 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5575 Replace `legal' with `valid'.
5576
55772005-03-25 Werner Lemberg <wl@gnu.org>
5578
5579 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5580
55812005-03-24 Jay Belanger <belanger@truman.edu>
5582
5583 * calc.texi (General Mode Commands)
5584 (Mode Settings in Embedded Mode): Add some explanation of
5585 recording mode settings.
5586
55872005-03-24 Richard M. Stallman <rms@gnu.org>
5588
5589 * calc.texi: Remove praise of non-free software.
5590
5591 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5592 (Installation): Node deleted.
5593
55942005-03-23 Richard M. Stallman <rms@gnu.org>
5595
5596 * url.texi (HTTP language/coding): Improve last change.
5597
55982005-03-22 Jay Belanger <belanger@truman.edu>
5599
5600 * calc.texi (Embedded Mode): Add new information on changing
5601 modes.
5602
56032005-03-20 Michael Albinus <michael.albinus@gmx.de>
5604
5605 Sync with Tramp 2.0.48.
5606
5607 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5608
5609 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5610 "GNU/Linux". Change all addresses to .gnu.org.
5611 (Default Method): Offer shortened syntax for "su" and "sudo"
5612 methods.
5613
56142005-03-07 Richard M. Stallman <rms@gnu.org>
5615
5616 * url.texi: Fix usage of "e.g.".
5617 (HTTP language/coding): Explain the rules for these strings.
5618
56192005-03-06 Richard M. Stallman <rms@gnu.org>
5620
5621 * woman.texi (Introduction): Minor cleanups.
5622
5623 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5624
5625 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5626 (Installation): Node deleted.
5627
5628 * mh-e.texi (Preface): Get rid of "Emacs 21".
5629
5630 * eshell.texi (Installation): Delete node (for Emacs 20).
5631
56322005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5633
5634 * flymake.texi: Refill and tweak style in @lisp blocks.
5635
56362005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5637
5638 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5639
56402005-03-01 Jay Belanger <belanger@truman.edu>
5641
5642 * calc.texi (Trigonometric and Hyperbolic Functions):
5643 Mention additional functions.
5644 (Algebraic Simplifications): Mention additional simplifications.
5645
56462005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5647
5648 * ses.texi: Add concept/function/variable indices (this work was
5649 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5650 papers on file at FSF).
5651
56522005-02-10 Jay Belanger <belanger@truman.edu>
5653
5654 * calc.texi: Change @LaTeX to La@TeX throughout.
5655 Redefine @expr as @math for TeX output.
5656 Redefine @texline as a no-op for TeX output.
5657 Define @tfn, replace @t by @tfn throughout.
5658
56592005-02-09 Jay Belanger <belanger@truman.edu>
5660
5661 * calc.texi: Add macro for LaTeX for info output.
5662
56632005-02-08 Kim F. Storm <storm@cua.dk>
5664
5665 * texinfo.tex (LaTex): Add def.
5666
56672005-02-06 Jay Belanger <belanger@truman.edu>
5668
5669 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5670 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5671 throughout manual.
5672
56732005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5674
5675 * gnus.texi: Some edits based on comments from David Abrahams.
5676
56772005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5678
5679 * gnus.texi (RSS): Fix the keystroke.
5680
56812005-01-24 David Kastrup <dak@gnu.org>
5682
5683 * faq.texi: Update AUCTeX version info.
5684
56852005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5686
5687 * gnus-faq.texi ([4.1]): Typo.
5688
56892005-01-19 Jay Belanger <belanger@truman.edu>
5690
5691 * calc.texi (Keep Arguments): Mention that keeping arguments
5692 doesn't work with keyboard macros.
5693
56942005-01-16 Richard M. Stallman <rms@gnu.org>
5695
5696 * autotype.texi (Autoinserting): Fix small error.
5697
56982005-01-16 Michael Albinus <michael.albinus@gmx.de>
5699
5700 Sync with Tramp 2.0.47.
5701
5702 * tramp.texi (Compilation): New section, describing compilation of
5703 remote files.
5704
57052005-01-11 Kim F. Storm <storm@cua.dk>
5706
5707 * widget.texi (Basic Types): Add :follow-link keyword.
5708
57092005-01-09 Jay Belanger <belanger@truman.edu>
5710
5711 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5712
57132005-01-08 Jay Belanger <belanger@truman.edu>
5714
5715 * calc.texi: Change throughout to reflect new default value of
5716 calc-settings-file.
5717
57182005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5719
5720 * message.texi (Reply): `message-reply-to-function' should return
5721 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5722
57232005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5724
5725 * faq.texi (Changing load-path): Fix typo.
5726
57272005-01-05 Jay Belanger <belanger@truman.edu>
5728
5729 * calc.texi (Programming Tutorial): Replace kbd command by
5730 appropriate characters for a keyboard macro.
5731
57322005-01-04 Jay Belanger <belanger@truman.edu>
5733
5734 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5735 for Lucid Emacs.
5736 (Programming Tutorial): Mention that the user needs to be in the
5737 right mode to compute some functions.
5738
57392005-01-04 Jay Belanger <belanger@truman.edu>
5740
5741 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5742 no longer applicable.
5743
57442005-01-01 Jay Belanger <belanger@truman.edu>
5745
5746 * calc.texi (Programming Tutorial): Changed description of how to
5747 edit keyboard macros to match current behavior.
5748
57492004-12-31 Jay Belanger <belanger@truman.edu>
5750
5751 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5752
57532004-12-20 Jay Belanger <belanger@truman.edu>
5754
5755 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5756 zero.
5757
57582004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5759
5760 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5761 @xref.
5762 (Font Locking): Avoid @strong{Note:}.
5763
57642004-12-17 Michael Albinus <michael.albinus@gmx.de>
5765
5766 Sync with Tramp 2.0.46.
5767
5768 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5769
57702004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5771
5772 * url.texi: Correct typos.
5773 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5774 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5775 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5776 (Dealing with HTTP documents): @inforef->@xref.
5777
57782004-12-15 Jay Belanger <belanger@truman.edu>
5779
5780 * calc.texi: Consistently capitalized all mode names.
5781 (Answers to Exercises): Mention that an answer can be a fraction
5782 when in Fraction mode.
5783
57842004-12-13 Jay Belanger <belanger@truman.edu>
5785
5786 * calc.texi: Fix some TeX definitions.
5787
57882004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5789
5790 * reftex.texi (Imprint): Remove erroneous @value's.
5791
57922004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5793
5794 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5795 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5796
57972004-12-08 Jay Belanger <belanger@truman.edu>
5798
5799 * calc.texi (Starting Calc): Remove comment about installation.
5800 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5801
58022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5803
5804 * url.texi: Update @setfilename.
5805 (Getting Started): No need to worry about Gnus versions.
5806 (Dealing with HTTP documents): Use @inforef.
5807
5808 * org.texi: Fix @direntry file name.
5809
58102004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5811
5812 * url.texi: New file.
5813
5814 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5815
58162004-12-06 Jay Belanger <belanger@truman.edu>
5817
5818 * calc.texi (Using Calc): Remove paragraph about installation.
5819
58202004-12-06 Jay Belanger <belanger@truman.edu>
5821
5822 * calc.texi: Use more Texinfo macros and less TeX defs.
5823 Remove @refill's.
5824
58252004-12-06 Richard M. Stallman <rms@gnu.org>
5826
5827 * org.texi: New file.
5828
58292004-12-05 Richard M. Stallman <rms@gnu.org>
5830
5831 * Makefile.in (org.dvi, ../info/org): New targets.
5832 (INFO_TARGETS): Add ../info/org.
5833 (DVI_TARGETS): Add org.dvi.
5834 (maintainer-clean): Remove the info files in the info dir.
5835
58362004-11-26 Eli Zaretskii <eliz@gnu.org>
5837
5838 * idlwave.texi: Fix the setfilename directive to put the produced
5839 file in ../info.
5840 (Continued Statement Indentation): Resurrect Jan D.'s change from
5841 2004-11-03 that was lost when a newer version of idlwave.texi was
5842 imported.
5843
58442004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5845
5846 * gnus-faq.texi ([5.1]): Added missing bracket.
5847
5848 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5849 `spam-initialize'.
5850
58512004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5852
5853 * message.texi (Various Message Variables): Mention that all mail
5854 file variables are derived from `message-directory'.
5855
5856 * gnus.texi (Splitting Mail): Clarify bogus group.
5857
58582004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * emacs-mime.texi (Encoding Customization): Fix
5861 mm-coding-system-priorities entry.
5862
c8763fb6 58632004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5864
5865 * idlwave.texi (Continued Statement Indentation):
5866 * reftex.texi (Options (Index Support)):
5867 (Displaying and Editing the Index, Table of Contents):
5868 * speedbar.texi (Creating a display, Major Display Modes): Replace
5869 non-nil with non-@code{nil}.
5870
58712004-10-21 Jay Belanger <belanger@truman.edu>
5872
5873 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5874
58752004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5876
5877 * calc.texi (Reporting Bugs): Double up `@'.
5878
58792004-10-18 Jay Belanger <belanger@truman.edu>
5880
5881 * calc.texi (Reporting Bugs): Changed the address that bugs
5882 should be sent to.
5883
58842004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5885
5886 * gnus.texi (New Features): Add 5.11.
5887
5888 * message.texi (Resending): Remove wrong default value.
5889
5890 * gnus.texi (Mail Source Specifiers): Describe possible problems
5891 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5892 `pop3-leave-mail-on-server' to the index.
5893
58942004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5895
5896 * message.texi (Canceling News): Add how to set a password.
5897
58982004-10-12 Jay Belanger <belanger@truman.edu>
5899
5900 * calc.texi (Help Commands): Changed the descriptions of
5901 calc-describe-function and calc-describe-variable to match their
5902 current behavior.
5903
59042004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5905
5906 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5907
59082004-10-12 Michael Albinus <michael.albinus@gmx.de>
5909
5910 Sync with Tramp 2.0.45.
5911
5912 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5913 plink link. The URL is outdated. Originator contacted for
5914 clarification.
5915
59162004-10-10 Juri Linkov <juri@jurta.org>
5917
5918 * gnus.texi (Top, Marking Articles): Join two menus in one node
5919 because a node can have only one menu.
5920
59212004-10-09 Juri Linkov <juri@jurta.org>
5922
5923 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5924 example of nnmail-split-fancy.
5925
59262004-10-06 Karl Berry <karl@gnu.org>
5927
5928 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5929 consistency with other uses of dashes.
5930
59312004-10-05 Karl Berry <karl@gnu.org>
5932
5933 * info.texi: Consistently use --- throughout, periods at end of
5934 menu descriptions, and a couple typos.
5935
59362004-09-26 Jesper Harder <harder@ifa.au.dk>
5937
5938 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5939 * pgg.texi (User Commands, Backend methods): Do.
5940 * gnus.texi: Markup fixes.
5941 (Setting Process Marks): Fix `M P a' entry.
5942 * emacs-mime.texi: Fixes.
5943
59442004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5945
5946 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5947 again.
5948 Use 5.10 instead of 5.10.0.
5949
59502004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5951
5952 * gnus.texi (Summary Mail Commands): S D e.
5953
59542004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5955
5956 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5957 the gnus-article-mode-line-format section.
5958
59592004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5960
5961 * gnus.texi (Various Summary Stuff): Fix the documentation for
5962 gnus-newsgroup-variables.
5963
59642004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5965
5966 * gnus.texi (MIME Commands): Added
5967 gnus-mime-display-multipart-as-mixed,
5968 gnus-mime-display-multipart-alternative-as-mixed,
5969 gnus-mime-display-multipart-related-as-mixed.
5970 (Mail Source Customization): Clarify `mail-source-directory'.
5971 (Splitting Mail): Mention gnus-group-find-new-groups.
5972 (SpamOracle): Fixed typo.
5973
5974 * gnus-faq.texi: Untabify.
5975 ([6.3]): nnir.el is in contrib directory.
5976
5977 * message.texi (News Headers): Clarify how a unique ID is created.
5978
5979 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5980 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5981
b2abec73 59822004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5983
b2abec73 5984 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5985
59862004-09-20 Florian Weimer <fw@deneb.enyo.de>
5987
5988 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5989
59902004-09-22 Jay Belanger <belanger@truman.edu>
5991
5992 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5993 might be hidden during part of the session.
5994
59952004-09-20 Jay Belanger <belanger@truman.edu>
5996
5997 * calc.texi (Notations Used in This Manual): Put in an earlier
5998 mention that DEL could be called Backspace.
5999
60002004-09-10 Simon Josefsson <jas@extundo.com>
6001
6002 * gnus.texi (IMAP): Add example. Suggested and partially written
6003 by Steinar Bang <sb@dod.no>.
6004
60052004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6006
6007 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6008 netrc syntax.
6009
60102004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6011
b2abec73
JB
6012 * gnus.texi (Spam ELisp Package Sequence of Events):
6013 Some clarifications.
2de53ca6
GM
6014 (Spam ELisp Package Global Variables): More clarifications.
6015
60162004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6017
6018 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6019 Mention spam-split does not modify incoming mail.
6020
60212004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6022
6023 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6024
60252004-09-10 Eli Zaretskii <eliz@gnu.org>
6026
6027 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6028
60292004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6030
6031 * makefile.w32-in (sieve, pgg): Use $(infodir).
6032
60332004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6034
6035 * makefile.w32-in: Fix PGG and Sieve entries.
6036
60372004-08-28 Eli Zaretskii <eliz@gnu.org>
6038
6039 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6040 Emacs and related programs.
6041
60422004-08-27 Richard M. Stallman <rms@gnu.org>
6043
6044 * faq.texi: Fix texinfo usage, esp. doublequotes.
6045 (Difference between Emacs and XEmacs): Some clarification.
6046
6047 * faq.texi (Difference between Emacs and XEmacs):
6048 Explain not to contrast XEmacs with GNU Emacs.
6049
60502004-08-26 Richard M. Stallman <rms@gnu.org>
6051
6052 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6053
60542004-08-22 David Kastrup <dak@gnu.org>
6055
6056 * reftex.texi (AUCTeX): Update links, section name.
6057
6058 * faq.texi (Calc): Update availability (included in 22.1).
6059 (AUCTeX): Update availability, information, versions, description.
6060
60612004-08-14 Eli Zaretskii <eliz@gnu.org>
6062
6063 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6064
60652004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6066
6067 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6068
60692004-08-10 Michael Albinus <michael.albinus@gmx.de>
6070
6071 Sync with Tramp 2.0.44.
6072
60732004-08-05 Lars Hansen <larsh@math.ku.dk>
6074
6075 * widget.texi (User Interface): Update how to separate the
6076 editable field of an editable-field widget from other widgets.
6077 (Programming Example): Add text after field.
6078
60792004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6080
6081 * emacs-mime.texi (Encoding Customization): Add a note to the
6082 mm-content-transfer-encoding-defaults entry.
6083 (rfc2047): Update.
6084
6085 * gnus.texi (Article Highlighting): Add
6086 gnus-cite-ignore-quoted-from.
6087 (POP before SMTP): New node.
6088 (Posting Styles): Addition.
6089 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6090 (Fancy Mail Splitting): Ditto.
6091 (X-Face): Add gnus-x-face.
6092
60932004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6094
6095 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6096 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6097
60982004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6099
6100 * gnus.texi (Mail Source Specifiers): Describe
6101 `pop3-leave-mail-on-server'.
6102
61032004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6104
6105 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6106
6107 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6108 repository. Change setfilename.
6109
6110 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6111
61122004-07-02 Juri Linkov <juri@jurta.org>
6113
6114 * pcl-cvs.texi (Viewing differences): Add `d r'.
6115
61162004-06-29 Jesper Harder <harder@ifa.au.dk>
6117
6118 * ses.texi, viper.texi, flymake.texi, faq.texi:
6119 * eshell.texi, ediff.texi: Markup fixes.
6120
61212004-06-21 Karl Berry <karl@gnu.org>
6122
6123 * info.texi (Top): Mention that only Emacs has mouse support.
6124 (Getting Started): Mention this in a few other places.
6125
61262004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * autotype.texi (Copyrights, Timestamps): Recommend
6129 `before-save-hook' instead of `write-file-functions'.
6130
61312004-06-13 Lars Hansen <larsh@math.ku.dk>
6132
6133 * dired-x.texi (dired-mark-omitted): Update keybinding.
6134
61352004-06-10 Kim F. Storm <storm@cua.dk>
6136
6137 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6138
61392004-06-05 Lars Hansen <larsh@math.ku.dk>
6140
6141 * dired-x.texi (variable dired-omit-mode): Rename from
6142 dired-omit-files-p.
6143 (function dired-omit-mode): Rename from dired-omit-toggle.
6144 Call dired-omit-mode rather than set dired-omit-files-p.
6145 (dired-mark-omitted): Describe command.
6146
61472004-05-29 Michael Albinus <michael.albinus@gmx.de>
6148
6149 Version 2.0.41 of Tramp released.
6150
61512004-05-29 Juanma Barranquero <lektu@terra.es>
6152
6153 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6154 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6155
61562004-05-29 Richard M. Stallman <rms@gnu.org>
6157
6158 * cl.texi (Top): Call this chapter `Introduction'.
6159 (Overview): In TeX, no section heading here.
6160
6161 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6162
61632004-05-29 Eli Zaretskii <eliz@gnu.org>
6164
6165 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6166 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6167
61682004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6169
6170 * flymake.texi: New file.
6171
61722004-05-28 Simon Josefsson <jas@extundo.com>
6173
6174 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6175
b344d29d 61762004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6177
6178 Version 2.0.40 of Tramp released.
6179
61802004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6181
6182 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6183
6184 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6185 variables `tramp-backup-directory-alist' and
6186 `tramp-bkup-backup-directory-info'.
6187 (Overview, Connection types)
6188 (External transfer methods, Default Method)
6189 (Windows setup hints): Remove restriction of password entering
6190 with external methods.
6191 (Auto-save and Backup): Make file name example
6192 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6193 and `auto-save-directory' must be used.
6194 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6195 only "NT"). Remove doubled entry "What kinds of systems does
6196 @tramp{} work on".
6197 (tramp): Macro removed.
6198 (Obtaining Tramp): Flag removed from title.
6199 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6200 and `trampver' used properly. Flag `tramp-inst' replaced by
6201 `installchapter'. Installation related text adapted.
6202
62032004-04-28 Masatake YAMATO <jet@gyve.org>
6204
6205 * widget.texi (Programming Example): Remove overlays.
6206
62072004-04-27 Jesper Harder <harder@ifa.au.dk>
6208
6209 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6210
62112004-04-23 Juanma Barranquero <lektu@terra.es>
6212
6213 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6214
62152004-04-05 Jesper Harder <harder@ifa.au.dk>
6216
6217 * info.texi (Info Search): Add info-apropos.
6218
62192004-03-22 Juri Linkov <juri@jurta.org>
6220
6221 * faq.texi: Fix help key bindings.
6222
62232004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6224
6225 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6226 (as suggested by Karl Berry). Update information about colored
6227 stars in menus. Add new subheading describing M-n.
6228
62292004-03-12 Richard M. Stallman <rms@gnu.org>
6230
6231 * cl.texi (Top): Rename top node's title.
6232
62332004-03-08 Karl Berry <karl@gnu.org>
6234
6235 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6236 problems making the texinfo distribution.
6237
62382004-02-29 Simon Josefsson <jas@extundo.com>
6239
6240 * smtpmail.texi (Authentication): Changed the list of supported
6241 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6242 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6243 <voegelas@gmx.net>.
6244
62452004-02-29 Juanma Barranquero <lektu@terra.es>
6246
6247 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6248 Use $(DEL) instead of rm, and ignore exit code.
6249
b344d29d 62502004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6251
6252 Tramp version 2.0.39 released.
6253
62542004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6255
6256 * tramp.texi (Customizing Completion): Explain new functions
6257 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6258 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6259 (Top): Refer to Savannah mailing list as the major one. Mention
6260 older mailing lists in HTML mode only.
6261 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6262 (Frequently Asked Questions): Remote hosts must not be Unix-like
6263 for "smb" method.
6264 (Password caching): New node.
6265 (External transfer methods): Refer to password caching for "smb"
6266 method.
6267
62682004-02-17 Karl Berry <karl@gnu.org>
6269
6270 * info.texi (Help-Int): Mention the new line number feature.
6271
62722004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6273
6274 * ses.texi (Advanced Features): New functionality for
6275 ses-set-header-row (defaults to current row unless C-u used).
6276 (Acknowledgements): Add Stefan Monnier.
6277
62782003-12-29 Kevin Ryde <user42@zip.com.au>
6279
6280 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6281
b344d29d 62822003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6283
6284 Tramp version 2.0.38 released.
6285
6286 * tramp.texi (Remote shell setup): Warn of environment variables
6287 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6288 <sven.gabriel@imk.fzk.de>.
6289 (Configuration): Tramp now chooses base64/uuencode
6290 automatically. Update wording accordingly.
6291 (Top): More description for the `Default Method' menu entry.
6292 (Default Method): Use @code, not @var, for Lisp variables.
6293 (Default Method): New subsection `Which method is the right one
6294 for me?' Suggested by Christian Kirsch.
6295 (Configuration): Pointer to new subsection added.
6296 (Default Method): Too many "use" in one sentence.
6297 Rephrase. Reported by Christian Kirsch.
6298 (Filename Syntax): Old `su' example is probably a left-over from
6299 the sm/su method naming. Replace with `ssh', instead.
6300 (External transfer methods, Auto-save and Backup):
6301 Typo fixes.
6302
63032003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6304
183080b6 6305 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6306 (Top): Mention japanese manual only if flag `jamanual' is set.
6307 Insert section `Japanese manual' in menu.
6308
63092003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6310
6311 * eshell.texi (Known Problems): Add doc item.
6312
63132003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6314
6315 * cc-mode.texi: Update for CC Mode 5.30.
6316
6317 Note: Please refrain from doing purely cosmetic changes like
6318 removing trailing whitespace in this manual; it clobbers cvs
6319 merging for no good reason.
6320
63212003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6322
6323 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6324 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6325 @acronym{ASCII}.
6326
63272003-10-26 Karl Berry <karl@gnu.org>
6328
6329 * info.texi (Info Search): Echo area, not echo are. From Debian
6330 diff.
6331
63322003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6333
10d1d0af 6334 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6335 :buttons and :children keywords.
6336
63372003-10-22 Miles Bader <miles@gnu.org>
6338
6339 * Makefile.in (info): Move before $(top_srcdir)/info.
6340
63412003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6342
6343 * tramp.texi (Inline methods): Small grammar fix.
6344 (External transfer methods): Likewise.
6345
63462003-10-08 Nick Roberts <nick@nick.uklinux.net>
6347
6348 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6349
63502003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6353
63542003-09-30 Richard M. Stallman <rms@gnu.org>
6355
6356 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6357
6358 * widget.texi (User Interface): Fix typos.
6359
6360 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6361
63622003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6363
6364 * pcl-cvs.texi (Selected Files): Fix typo.
6365
63662003-09-21 Karl Berry <karl@gnu.org>
6367
6368 * info.texi (] and [ commands): No period at end of section title.
6369
63702003-09-04 Miles Bader <miles@gnu.org>
6371
6372 * Makefile.in (top_srcdir): New variable.
6373 ($(top_srcdir)/info): New rule.
6374 (info): Depend on it.
6375
63762003-09-03 Peter Runestig <peter@runestig.com>
6377
6378 * makefile.w32-in: New file.
6379
63802003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6381
6382 * widget.texi (User Interface): Explain the need of static text
6383 around an editable field.
6384
63852003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6386
6387 * widget.texi (Basic Types): The argument to `:help-echo' can now
6388 be a form that evaluates to a string.
6389
63902003-08-18 Kim F. Storm <storm@cua.dk>
6391
6392 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6393
63942003-08-16 Richard M. Stallman <rms@gnu.org>
6395
6396 * dired-x.texi (Shell Command Guessing): Explain *.
6397
63982003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6399
6400 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6401 log-edit-insert-changelog.
6402
64032003-08-03 Karl Berry <karl@gnu.org>
6404
6405 * info.texi: Need @contents.
6406
c8763fb6 64072003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6408
6409 Tramp version 2.0.36 released.
6410
6411 * tramp.texi (Remote shell setup): Explain about problems with
6412 non-Bourne commands in ~/.profile and ~/.shrc.
6413
64142003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6415
6416 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6417 renaming of `vis-mode' to `visible-mode'.
6418
64192003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6420
6421 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6422 next, prev and up pointers.
6423
64242003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6425
6426 * info.texi (Help): Mention existence of Emacs and stand-alone
6427 Info at the very beginning of the tutorial.
6428 (Help-Inv): New node.
6429 (Help-]): New node.
6430 (Help-M): Systematically point out the differences between default
6431 Emacs and stand-alone versions. Delete second menu.
6432 (Help-Xref): Systematically point out the differences between
6433 default Emacs and stand-alone versions.
6434 (Help-Int): Change `l' example.
6435 (Expert Info): Fix typos.
6436 (Emacs Info Variables): Mention `Info-hide-note-references' and
6437 new default for `Info-scroll-prefer-subnodes'.
6438
c8763fb6 64392003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6440
6441 Version 2.0.35 of Tramp released.
6442
6443 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6444 (Inline methods): Add methods `remsh' and `plink1'.
6445 (External transfer methods): Add method `remcp'.
6446 (Multi-hop Methods): Add method `remsh'.
6447 Small patch from Adrian Aichner <adrian@xemacs.org>:
6448 Fix minor typos.
6449 (Concept Index): Added to make manual searchable via
6450 `Info-index'.
6451 (Version Control): Add cindex entry.
6452
c8763fb6 64532003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6454
6455 * trampver.texi: Version 2.0.34 released.
6456
64572003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6458
6459 * faq.texi: Improve previous changes.
6460
64612003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6462
6463 * faq.texi: Update copyright and maintenance details.
6464 Update some package URLs, versions, and maintainers.
6465 Remove many references to the Emacs Lisp Archive.
6466
64672003-04-23 Simon Josefsson <jas@extundo.com>
6468
6469 * smtpmail.texi: Fix license (the invariant sections mentioned has
6470 never been part of the smtp manual). Align info dir entry with
6471 other emacs packages.
6472
64732003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6474
6475 * tramp.texi: Version 2.0.33 released.
6476 Remove installation chapter. Remove XEmacs specifics.
6477
64782003-03-29 Richard M. Stallman <rms@gnu.org>
6479
6480 * tramp.texi (Top): Undo the previous renaming.
6481 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6482
c8763fb6 64832003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6484
6485 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6486 version of manual.
6487
6488 * tramp.texi (Auto-save and Backup): New node.
6489
64902003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6491
6492 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6493 Emacs" in order to have better differentiation to "XEmacs".
6494 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6495 are new macros in order to point to the other Emacs flavor where
6496 appropriate. In info case, point to node `Installation' in order
6497 to explain how to generate the other way. In html case, make a
6498 link to the other html file.
6499 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6500 after CVS checkout/update.
6501 (Installation): Completely rewritten.
6502 (Installation parameters, Load paths): New sections under
6503 `Installation'.
6504
c8763fb6 65052003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6506
6507 * tramp.texi: Version 2.0.30 released.
6508 Replace word "path" with "localname" where used as a component of
6509 a Tramp file name.
6510
65112003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6512
6513 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6514 introduced.
6515 (Installation): Explain what to do if files from the tramp/contrib
6516 directory are needed.
6517
65182003-02-23 Alex Schroeder <alex@emacswiki.org>
6519
6520 * smtpmail.texi (How Mail Works): New.
6521
65222003-02-22 Alex Schroeder <alex@emacswiki.org>
6523
6524 * smtpmail.texi: New file.
6525
6526 * Makefile.in: Build SMTP manual.
6527
c8763fb6 65282003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6529
6530 * tramp.texi: Version 2.0.29 released.
6531 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6532 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6533
65342003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6535
6536 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6537 another package loads accidently Ange-FTP.
6538
65392003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6540
6541 * tramp.texi (Customizing Completion): Add function
6542 `tramp-parse-sconfig'. Change example of
6543 `tramp-set-completion-function', because parsing of ssh config
6544 files looks more natural.
6545
65462003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6547
6548 * gnus.texi: Do not use `path' in several locations.
6549
c8763fb6 65502002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6551
6552 * tramp.texi (External transfer methods): New method `smb'. From
6553 Michael Albinus.
6554
65552002-11-05 Karl Berry <karl@gnu.org>
6556
6557 * info.texi (Info-fontify): Reorder face list to avoid bad line
6558 breaks.
6559
c8763fb6 65602002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6561
6562 * tramp.texi: Move @copying to standard place. Use
6563 @insertcopying.
6564
65652002-10-02 Karl Berry <karl@gnu.org>
6566
6567 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6568 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6569 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6570 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6571 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6572 Per rms, update all manuals to use @copying instead of @ifinfo.
6573 Also use @ifnottex instead of @ifinfo around the top node, where
6574 needed for the sake of the HTML output.
6575 (The Gnus manual is not fixed since it's not clear to me how it
6576 works; and the Tramp manual already uses @copying, although in an
6577 unusual way. All others were changed.)
6578
65792002-09-10 Jonathan Yavner <jyavner@engineer.com>
6580
6581 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6582 (../info/ses, ses.dvi): New targets.
6583 * ses.texi: New file.
6584
c8763fb6 65852002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6586
6587 * texinfo.tex: Update to texinfo 4.2.
6588
65892002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6590
6591 * reftex.texi: Update to RefTeX 4.19.
6592
c8763fb6 65932002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6594
6595 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6596 (../info/tramp, tramp.dvi): New targets.
6597
65982002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6599
6600 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6601 (calc.dvi): Uncomment.
6602
66032001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6604
6605 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6606 (../info/calc): New target.
6607
66082001-10-20 Gerd Moellmann <gerd@gnu.org>
6609
6610 * (Version 21.1 released.)
6611
66122001-10-05 Gerd Moellmann <gerd@gnu.org>
6613
6614 * Branch for 21.1.
6615
66162001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6617
6618 * Makefile.in (../info/info): Use an explicit -o switch to
6619 makeinfo.
6620
66212001-03-05 Gerd Moellmann <gerd@gnu.org>
6622
6623 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6624
66252000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6626
6627 * Makefile.in (../info/idlwave): Use --no-split.
6628
66292000-12-14 Dave Love <fx@gnu.org>
6630
c4cc8b9a 6631 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6632 (gnus.dvi): Change rule to remove @latex stuff.
6633
66342000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6635
6636 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6637
66382000-10-13 John Wiegley <johnw@gnu.org>
6639
6640 * Makefile.in: Add build targets for eshell.texi.
6641
66422000-09-25 Gerd Moellmann <gerd@gnu.org>
6643
6644 * Makefile.in: Remove/comment speedbar stuff.
6645
66462000-09-22 Dave Love <fx@gnu.org>
6647
6648 * Makefile.in: Add emacs-mime.
6649
66502000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6651
6652 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6653 (DVI_TARGETS): Add woman.dvi.
6654 (../info/woman, woman.dvi): New targets.
6655
66562000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6657
6658 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6659
6660 * pcl-cvs.texi: New file.
6661 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6662 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6663
66642000-05-11 Gerd Moellmann <gerd@gnu.org>
6665
6666 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6667 (../info/ebrowse, ebrowse.dvi): New targets.
6668
66692000-01-13 Gerd Moellmann <gerd@gnu.org>
6670
6671 * Makefile.in (INFO_TARGETS): Add eudc.
6672 (DVI_TARGETS): Add eudc.dvi.
6673 (../info/eudc, eudc.dvi): New targets.
6674
66752000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6676
6677 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6678 compatibility with 8+3 filesystems).
6679 (../info/efaq): Rename from emacs-faq.
6680
66812000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6682
6683 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6684 (../info/idlwave, idlwave.dvi): New targets.
6685
66861999-10-23 Dave Love <fx@gnu.org>
6687
6688 * Makefile.in: Use autotype.texi.
6689
66901999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6691
6692 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6693 faq.texi file) rather than ../info/faq.
6694
66951999-10-07 Gerd Moellmann <gerd@gnu.org>
6696
6697 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6698 (../info/ada-mode, ada-mode.dvi): New targets.
6699
67001999-09-01 Dave Love <fx@gnu.org>
6701
6702 * Makefile.in: Add faq.
6703
67041999-07-12 Richard Stallman <rms@gnu.org>
6705
6706 * Version 20.4 released.
6707
67081998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6709
6710 * Version 20.3 released.
6711
67121998-04-06 Andreas Schwab <schwab@gnu.org>
6713
768c0c0f
JB
6714 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6715 Use it in dvi targets.
2de53ca6
GM
6716 (../etc/GNU): Change to $(srcdir) first.
6717
67181998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6719
6720 * reftex.texi: Update for RefTeX version 3.22.
6721
67221998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6723
6724 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6725 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6726
67271997-09-23 Paul Eggert <eggert@twinsun.com>
6728
6729 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6730 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6731
67321997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6733
6734 * Version 20.2 released.
6735
67361997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6737
6738 * Version 20.1 released.
6739
67401997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6741
6742 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6743
67441996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6745
6746 * Version 19.33 released.
6747
67481996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6749
6750 * Version 19.32 released.
6751
67521996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6753
6754 * Makefile.in: Add rules for the Message manual.
6755
67561996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6757
6758 * gnus.texi: New version.
6759
6760 * message.texi: New manual.
6761
67621996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6763
6764 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6765
67661996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6767
6768 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6769 Specify -I option.
6770 (All dvi targets): Set the TEXINPUTS variable.
6771
67721996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6773
6774 * Version 19.31 released.
6775
67761996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6777
6778 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6779 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6780
67811995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6782
6783 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6784 (INFO_TARGETS): Add ../info/cc-mode.
6785 (DVI_TARGETS): Add cc-mode.dvi.
6786
2de53ca6
GM
67871995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6788
6789 * Version 19.30 released.
6790
67911995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6792
6793 * gnus.texi: New file.
6794
67951995-11-04 Erik Naggum <erik@naggum.no>
6796
6797 * gnus.texi: File deleted.
6798
67991995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6800
6801 * mh-e.texi: "Function Index" -> "Command Index" to work with
6802 Emacs 19.30 C-h C-k support of separately-documented commands.
6803
68041995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6805
6806 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6807 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6808
68091995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6810
6811 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6812 (../info/viper, viper.dvi): New targets.
6813
68141995-04-20 Kevin Rodgers <kevinr@ihs.com>
6815
6816 * dired-x.texi (Installation): Change the example to set
6817 buffer-local variables like dired-omit-files-p in
6818 dired-mode-hook.
6819
68201995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6821
6822 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6823 (../info/mh-e, mh-e.dvi): New targets.
6824
68251995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6826
6827 * Makefile.in (maintainer-clean): Rename from realclean.
6828
68291994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6830
6831 * Makefile.in: New file.
6832 * Makefile: File deleted.
6833
68341994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6835
6836 * Makefile (TEXINDEX_OBJS): Variable deleted.
6837 (texindex, texindex.o, getopt.o): Rules deleted.
6838 All deps on texindex deleted.
6839 (distclean): Don't delete texindex.
6840 (mostlyclean): Don't delete *.o.
6841 * texindex.c, getopt.c: Files deleted.
6842
68431994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6844
6845 * Version 19.26 released.
6846
68471994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6848
6849 * Version 19.25 released.
6850
68511994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6852
6853 * Version 19.24 released.
6854
68551994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6856
6857 * Version 19.23 released.
6858
68591994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6860
6861 * Makefile: Delete spurious tab.
6862
68631994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6864
6865 * Makefile (.SUFFIXES): New rule.
6866
68671994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6868
6869 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6870 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6871
68721994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6873
6874 * Makefile (../info/sc): Rename from sc.info.
6875 (../info/cl): Likewise.
6876 (INFO_TARGETS): Use new names.
6877
68781993-12-04 Richard Stallman (rms@srarc2)
6879
6880 * getopt.c: New file.
6881 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6882 (getopt.o): New rule.
6883 (dvi): Don't depend on texindex.
6884 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6885 Depend on texindex.
6886
68871993-12-03 Richard Stallman (rms@srarc2)
6888
6889 * Makefile (../info/sc.info): Rename from ../info/sc.
6890 (TEXI2DVI): New variable.
6891 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6892 Add explicit commands.
6893 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6894
68951993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6896
6897 * Version 19.22 released.
6898
68991993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6900
6901 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6902
69031993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6904
6905 * Version 19.21 released.
6906
69071993-11-15 Paul Eggert (eggert@twinsun.com)
6908
6909 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6910
69111993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6912
6913 * Makefile (../etc/GNU): New target.
6914 (EMACSSOURCES): Add gnu1.texi.
6915
69161993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6917
6918 * Makefile (realclean): Don't delete the Info files.
6919
f0131492 69201993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6921
6922 * forms.texi: Fix forms.texi so that it will format correctly.
6923 Add missing `@end iftex', fix bad reference.
6924
6925 * info.texi, info-stn.texi: New files implement texinfo version of
6926 `info' file.
6927
f0131492 69281993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6929
6930 * Makefile: Fix targets for texindex, new info.texi files.
6931 * info-stnd.texi: New file implements info for standalone info
6932 reader.
6933 * info.texi: Update to include recent changes to "../info/info".
6934 New source file for ../info/info; includes info-stnd.texi.
6935
6936 * texindex.c: Include "../src/config.h" if building in emacs.
6937
6938 * Makefile: Change all files to FILENAME.texi, force all targets
6939 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6940 vip.texinfo, forms.texinfo, cl.texinfo.
6941 Add target to build texindex.c, defining `emacs'.
6942
6943 * forms.texi: Install new file to match version 2.3 of forms.el.
6944
69451993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6946
6947 * Version 19.19 released.
6948
69491993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6950
6951 * sc.texinfo: Fix info file name.
6952
6953 * Makefile (info): Add gnus and sc.
6954 (dvi): Add gnus.dvi and sc.dvi.
6955 (../info/sc, sc.dvi): New targets.
6956
69571993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6958
6959 * Version 19.18 released.
6960
69611993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6962
6963 * Makefile: Fix source file names of the separate manuals.
6964 (gnus.dvi, ../info/gnus): New targets.
6965
69661993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6967
6968 * Version 19.17 released.
6969
69701993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6971
6972 * split-man: Fix typos in last change.
6973
69741993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6975
6976 * Version 19.16 released.
6977
69781993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6979
6980 * version 19.15 released.
6981
69821993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6983
6984 * Makefile (distclean): It's rm, not rf.
6985
69861993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6987
6988 * Version 19.14 released.
6989
69901993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6991
6992 * Makefile: New file.
6993
69941993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6995
6996 * Version 19.13 released.
6997
69981993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6999
7000 * Version 19.9 released.
7001
70021993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7003
7004 * Version 19.8 released.
7005
70061993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7007
7008 * Version 19.7 released.
7009
70101990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7011
7012 * gnus.texinfo: New file. Removed installation instructions.
7013
70141990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7015
7016 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7017
70181989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7019
7020 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7021 then define `\sc' as the command for smallcaps in Texinfo. This
7022 means that the @sc command will produce small caps. bfox has
7023 made the corresponding change to makeinfo and texinfm.el.
7024
70251988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7026
7027 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7028 Customization since the menu entry did not point to anything.
7029 Also add an @finalout command to remove overfull hboxes from the
7030 printed output.
7031
7032 * cl.texinfo: Add @bye, \input line and @settitle to file.
7033 This file is clearly intended to be a chapter of some other work,
7034 but the other work does not yet exist.
7035
70361988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7037
7038 * texinfo.texinfo: Three typos corrected.
7039
4009494e 7040;; Local Variables:
c8763fb6 7041;; coding: utf-8
4009494e
GM
7042;; fill-column: 79
7043;; add-log-time-zone-rule: t
7044;; End:
7045
5205011b 7046 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 7047 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
7048
7049 This file is part of GNU Emacs.
7050
97c0352c 7051 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7052 it under the terms of the GNU General Public License as published by
97c0352c
GM
7053 the Free Software Foundation, either version 3 of the License, or
7054 (at your option) any later version.
4009494e
GM
7055
7056 GNU Emacs is distributed in the hope that it will be useful,
7057 but WITHOUT ANY WARRANTY; without even the implied warranty of
7058 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7059 GNU General Public License for more details.
7060
7061 You should have received a copy of the GNU General Public License
97c0352c 7062 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 7063
f7ed05c9 7064;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803