* net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'. Add
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
ec72bf63
G
12011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4
5 * sieve.texi: Use WEBHACKDEVEL.
6
7 * sasl.texi: Use WEBHACKDEVEL.
8
9 * pgg.texi: Use WEBHACKDEVEL.
10
11 * message.texi: Use WEBHACKDEVEL.
12
13 * gnus.texi: Use WEBHACKDEVEL.
14
15 * emacs-mime.texi: Use WEBHACKDEVEL.
16
17 * auth.texi: Use WEBHACKDEVEL.
18
19 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
20 manuals.
21
222011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
23
24 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
25
90b750f4
PE
262011-02-03 Paul Eggert <eggert@cs.ucla.edu>
27
28 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
29 which in turn is copied from ftp://tug.org/tex/.
30
0e751a49
GM
312011-02-03 Glenn Morris <rgm@gnu.org>
32
33 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
34 (Binding combinations of modifiers and function keys):
35 Let's assume people reading this are not using Emacs 18.
36
7f13c2e2
LI
372011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
38
39 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
40 since it's run automatically.
41
d76c843e
LI
422011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
43
44 * gnus.texi (Customizing Articles): Fix typo.
45
12e3ca0a
LI
462011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * gnus.texi (Customizing Articles): Document the new way of customizing
49 the date headers(s).
50
fe72c8fa
LI
512011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
52
53 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
54 splitting example.
55
bf3dae7e
EZ
562011-01-29 Eli Zaretskii <eliz@gnu.org>
57
58 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
59 (MAKEINFO_OPTS): New variable.
60 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
61 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
62 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
63 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
64 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
65 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
66 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
67 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
68 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
69 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
70 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
71 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
72 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
73 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
74 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
75 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
76 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
77 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
78
d6f13ac8
LI
792011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
80
81 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
82
c5ecc769
G
832011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
84
85 * message.texi (IDNA): Explain what it is.
86
872011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
88
89 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
90
45eb2a5d
WL
912011-01-23 Werner Lemberg <wl@gnu.org>
92
93 * Makefile.in (MAKEINFO): Now controlled by `configure'.
94 (MAKEINFO_OPTS): New variable. Use it where appropriate.
95 (ENVADD): Updated.
96
6872a814
GM
972011-01-18 Glenn Morris <rgm@gnu.org>
98
99 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
100
77ab81d0 1012011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
102
103 * nxml-mode.texi (Introduction): Fix file name typos.
104
d221e780
CO
1052011-01-13 Christian Ohler <ohler@gnu.org>
106
107 * ert.texi: New file.
108
109 * Makefile.in:
110 * makefile.w32-in: Add ert.texi.
111
8c904d82
MA
1122011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
113
114 * dbus.texi (Receiving Method Calls): New function
115 dbus-register-service. Rearrange node.
116
f56e0e7a
PE
1172011-01-07 Paul Eggert <eggert@cs.ucla.edu>
118
119 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
120 which in turn is copied from ftp://tug.org/tex/.
121
0fadf00e
MA
1222011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
123
124 * dbus.texi (Receiving Method Calls): Describe new optional
125 parameter dont-register-service of dbus-register-{method,property}.
126
8b358e90
DU
1272010-12-17 Daiki Ueno <ueno@unixuser.org>
128
129 * epa.texi (Encrypting/decrypting *.gpg files): Mention
130 epa-file-select-keys.
131
549c9aed
G
1322010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
133
134 * gnus.texi (Archived Messages): Remove outdated text.
135
1362010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
137
138 * gnus.texi (Foreign Groups): Added clarification of foreign groups.
139
156e3f9c
G
1402010-12-15 Andrew Cohen <cohen@andy.bu.edu>
141
83f3eadc 142 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 143
8151d490
AC
1442010-12-14 Andrew Cohen <cohen@andy.bu.edu>
145
146 * gnus.texi (The swish++ Engine): Add customizable parameters
147 descriptions.
148 (The swish-e Engine): Ditto.
149
305bdd22
MA
1502010-12-14 Michael Albinus <michael.albinus@gmx.de>
151
152 * tramp.texi (Inline methods): Add "ksu" method.
153 (Remote processes): Add example with remote `default-directory'.
154
53aff12a
GM
1552010-12-14 Glenn Morris <rgm@gnu.org>
156
157 * faq.texi (Expanding aliases when sending mail):
158 Now build-mail-aliases is interactive.
159
8a1cdce5
AC
1602010-12-13 Andrew Cohen <cohen@andy.bu.edu>
161
162 * gnus.texi: First pass at adding (rough) nnir documentation.
163
7410c270
G
1642010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
165
53aff12a
GM
166 * gnus.texi (Filtering New Groups):
167 Mention gnus-auto-subscribed-categories.
168 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
169 removed.
170
f49d1f52 1712010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
172
173 * cl.texi (For Clauses): Small fixes for frames and windows.
174
acedf35c
CD
1752010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
176
177 * org.texi (Using capture): Document using prefix arguments for
178 finalizing capture.
179 (Agenda commands): Document prefix argument for the bulk scatter
180 command.
181 (Beamer class export): Document that also overlay arguments can be
182 passed to the column environment.
183 (Template elements): Document the new entry type.
184
1852010-12-11 Puneeth Chaganti <punchagan@gmail.com>
186
187 * org.texi (Include files): Document :minlevel.
188
1892010-12-11 Julien Danjou <julien@danjou.info>
190
191 * org.texi (Categories): Document category icons.
192
1932010-12-11 Eric Schulte <schulte.eric@gmail.com>
194
195 * org.texi (noweb): Fix typo.
196
516aa569
G
1972010-12-06 Tassilo Horn <tassilo@member.fsf.org>
198
199 * gnus.texi (Server Commands): Point to the rest of the server
200 commands.
201
04db63bc
G
2022010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
203
204 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
205 g'.
206
ed797193
G
2072010-12-02 Julien Danjou <julien@danjou.info>
208
209 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
210
2112010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
212
213 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
214 (Direct Functions): Note the STARTTLS upgrade.
215
07976ae3 2162010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 217 James Clark <none@example.com>
d3dfb185
GM
218
219 * nxml-mode.texi (Introduction): New section.
220
59e75882
G
2212010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
222
223 * gnus.texi (Server Commands): Document gnus-server-show-server.
224
568a887f
MA
2252010-11-20 Michael Albinus <michael.albinus@gmx.de>
226
227 Sync with Tramp 2.2.0.
228
229 * trampver.texi: Update release number.
230
1265829e
JB
2312010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
232
233 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
234 Mention that the TeX specific units won't use the `tex' prefix
235 in TeX mode.
236
239661c0
KY
2372010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
238
239 * gnus.texi (Misc Article): Document gnus-inhibit-images.
240
4a47c275 2412010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
242
243 * edt.texi: Remove information about Emacs 19.
244
4a47c275 2452010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
246
247 * trampver.texi: Update release number.
248
2f0e0dc8
KY
2492010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
250
251 * gnus.texi (Article Washing): Fix typo.
252
afe98dfa
CD
2532010-11-11 Noorul Islam <noorul@noorul.com>
254
56f5a94e 255 * org.texi: Fix typo.
afe98dfa
CD
256
2572010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
258
259 * org.texi (Using capture): Explain that refiling is
260 sensitive to cursor position.
261
2622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
263
56f5a94e 264 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
265
2662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
267
268 * org.texi: Document the <c> cookie.
269
2702010-11-11 Eric Schulte <schulte.eric@gmail.com>
271
56f5a94e
GM
272 * org.texi: multi-line header arguments :PROPERTIES: :ID:
273 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
274
2752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
276
56f5a94e 277 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
278
2792010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
280
56f5a94e 281 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
282
2832010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
284
285 * org.texi (Setting up the staging area): Document that
286 file names remain visible when encrypting the MobileOrg files.
287
2882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
289
290 * org.texi (Setting up the staging area): Document which
291 versions are needed for encryption.
292
2932010-11-11 Eric Schulte <schulte.eric@gmail.com>
294
56f5a94e
GM
295 * org.texi (noweb): Update :noweb documentation to
296 reflect the new "tangle" argument.
afe98dfa
CD
297
2982010-11-11 Eric Schulte <schulte.eric@gmail.com>
299
56f5a94e
GM
300 * org.texi (Batch execution): Improve tangling script in
301 documentation.
afe98dfa
CD
302
3032010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
304
305 * org.texi (Handling links):
306 (In-buffer settings): Document inlining images on startup.
307
3082010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
309
310 * org.texi (Setting up the staging area): Document use of
311 crypt password.
312
3132010-11-11 David Maus <dmaus@ictsoc.de>
314
56f5a94e 315 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
316
3172010-11-11 David Maus <dmaus@ictsoc.de>
318
56f5a94e
GM
319 * org.texi (Template expansion): Add mew in table for link type
320 escapes.
afe98dfa
CD
321
3222010-11-11 David Maus <dmaus@ictsoc.de>
323
56f5a94e 324 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
325
3262010-11-11 Eric Schulte <schulte.eric@gmail.com>
327
56f5a94e 328 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
329
3302010-11-11 Eric Schulte <schulte.eric@gmail.com>
331
56f5a94e 332 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
333
3342010-11-11 Eric Schulte <schulte.eric@gmail.com>
335
56f5a94e
GM
336 * org.texi (Structure of code blocks):
337 Update documentation to mention inline code block syntax.
afe98dfa
CD
338
3392010-11-11 Eric Schulte <schulte.eric@gmail.com>
340
56f5a94e 341 * org.texi (comments): Improve wording.
afe98dfa
CD
342
3432010-11-11 Eric Schulte <schulte.eric@gmail.com>
344
56f5a94e 345 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
346
3472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
348
349 * org.texi (Installation): Remove the special
350 installation instructions for XEmacs.
351
3522010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
353
56f5a94e 354 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
355 insertion of empty structural elements.
356
3572010-11-11 Noorul Islam <noorul@noorul.com>
358
56f5a94e 359 * org.texi: Fix doc.
afe98dfa
CD
360
3612010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
362
363 * org.texi (The date/time prompt): Document specification
364 of time ranges.
365
3662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
367
368 * org.texi (Internal links): Document the changes in
369 internal links.
370
3712010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
372
373 * org.texi (Agenda commands): Document the limitation for
374 the filter preset - it can only be used for an entire agenda
375 view, not in an individual block in a block agenda.
376
3772010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
378
379 * org.texi (iCalendar export): Document alarm creation.
380
6f8fc60c
MA
3812010-11-10 Michael Albinus <michael.albinus@gmx.de>
382
383 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
384
be3c11b3
LMI
3852010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
386
387 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
388
d607b96b 3892010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 390
d607b96b 391 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 392
181cb5fb
G
3932010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
394
395 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
396 since that works by default.
397
3982010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
399
400 * gnus.texi (Customizing the IMAP Connection): Document
401 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
402
36bc5d3b
MA
4032010-11-04 Michael Albinus <michael.albinus@gmx.de>
404
405 * tramp.texi (Remote shell setup): New item "Interactive shell
406 prompt". Reported by Christian Millour <cm@abtela.com>.
407 (Remote shell setup, Remote processes): Use @code{} for
408 environment variables.
409
cf503f7c
GM
4102010-11-03 Glenn Morris <rgm@gnu.org>
411
537b04b9 412 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 413 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 414
389b76fa
G
4152010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
416
417 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
418
2699a554 4192010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
420
421 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
422
2699a554 4232010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
424
425 * cc-mode.texi: Remove reference to defunct viewcvs URL.
426
99e65b2d
G
4272010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
428
429 * gnus.texi (Client-Side IMAP Splitting): Mention
430 nnimap-unsplittable-articles.
431
4322010-10-29 Julien Danjou <julien@danjou.info>
433
434 * gnus.texi (Finding the News): Remove references to obsoletes
435 variables `gnus-nntp-server' and `gnus-secondary-servers'.
436
aeeb3dcb
EZ
4372010-10-29 Eli Zaretskii <eliz@gnu.org>
438
439 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
440 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
441 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
442 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
443
8289f37b
GM
4442010-10-28 Glenn Morris <rgm@gnu.org>
445
446 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
447 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
448 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
449
d85d3b3a
DU
4502010-10-25 Daiki Ueno <ueno@unixuser.org>
451
452 * epa.texi (Mail-mode integration): Add alternative key bindings
453 for epa-mail commands; escape comma.
c05c2b9b 454 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 455
9f534a47
JB
4562010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
457
99e65b2d 458 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 459
5793a7bc 4602010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
461
462 * gnus.texi (Group Parameters, Buttons): Fix typos.
463
280f417b
G
4642010-10-22 Tassilo Horn <tassilo@member.fsf.org>
465
466 * gnus.texi (Subscription Commands): Mention that you can also
467 subscribe to new groups via the Server buffer, which is probably more
468 convenient when subscribing to many groups.
469
d806c872
G
4702010-10-21 Julien Danjou <julien@danjou.info>
471
472 * message.texi (Message Headers): Allow message-default-headers to be a
473 function.
474
d5798f68
LMI
4752010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
476
477 * gnus-news.texi: Mention new archive defaults.
478
b79bbef7
KY
4792010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
480
481 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
482
2526f423
G
4832010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
484
485 * gnus.texi (HTML): Document the function value of
486 gnus-blocked-images.
487 (Article Washing): shr and gnus-w3m, not the direct function names.
488
ba91f05d
G
4892010-10-20 Julien Danjou <julien@danjou.info>
490
491 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
492 variable.
493
da451787
LMI
4942010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
495
496 * gnus.texi (Customizing the IMAP Connection): The port strings are
497 strings.
c872595d 498 (Document Groups): Mention git.
da451787 499
7cad71ad
G
5002010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
501
502 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
503 bzr/Gnus git sync.
504
c56dfd36
EZ
5052010-10-15 Eli Zaretskii <eliz@gnu.org>
506
507 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
508 change.
509
a1d16a7b
G
5102010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
511
512 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
513 @item syntax for in-Emacs makeinfo.
514
5152010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
516
517 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
518 trim sentence.
519
98e2b864
DU
5202010-10-12 Daiki Ueno <ueno@unixuser.org>
521
522 * epa.texi (Caching Passphrases):
523 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
524 some configurations require to set up gpg-agent.
525
c12e4a81
GM
5262010-10-11 Glenn Morris <rgm@gnu.org>
527
528 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
529
f7aa248a
G
5302010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
531
532 * gnus.texi (Spam Package Introduction): Mention `$'.
533
6513b232
EZ
5342010-10-09 Eli Zaretskii <eliz@gnu.org>
535
536 * makefile.w32-in (emacsdir): New variable.
537 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
538 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
539
abd40fb4
GM
5402010-10-09 Glenn Morris <rgm@gnu.org>
541
0f05450f
GM
542 * Makefile.in (mostlyclean): Delete *.toc.
543
d3a4ac46
GM
544 * Makefile.in: Use $< in rules.
545
aa9db089
GM
546 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
547
abd40fb4
GM
548 * Makefile.in ($(infodir)): Delete rule.
549 (mkinfodir): New. Use it in all the info rules, rather than depending
550 on infodir.
551
ea274122
GM
5522010-10-09 Glenn Morris <rgm@gnu.org>
553
6e90e2a8
GM
554 * gnus.texi (Article Washing): Fix previous change.
555
f7a31f11
GM
556 * Makefile.in (emacsdir): New variable.
557 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
558 Depend on emacsver.texi.
559
f7a31f11
GM
560 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
561
ea274122
GM
562 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
563
36d3245f
G
5642010-10-08 Julien Danjou <julien@danjou.info>
565
f7a31f11 566 * gnus.texi: Add mm-shr.
36d3245f
G
567
5682010-10-08 Ludovic Courtès <ludo@gnu.org>
569
570 * gnus.texi (Finding the Parent, The Gnus Registry)
571 (Registry Article Refer Method): Update docs for nnregistry.el.
572
5732010-10-08 Daiki Ueno <ueno@unixuser.org>
574
575 * auth.texi (Help for users)
576 (GnuPG and EasyPG Assistant Configuration): Update docs.
577
12359245
GM
5782010-10-08 Glenn Morris <rgm@gnu.org>
579
580 * cl.texi (Organization, Installation, Old CL Compatibility):
581 Deprecate cl-compat for new code.
4628bef1 582 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
583
584 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
585
fcf2d385
KY
5862010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
587
588 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
589
66627fa9
G
5902010-10-06 Julien Danjou <julien@danjou.info>
591
fd9ba500
JD
592 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
593
66627fa9
G
594 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
595 broken link.
596
597 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
598
599 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
600 to ReiserFS.
601
602 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
603 (FAQ 7-1): Fix getmail URL.
604
65f54520
DU
6052010-10-06 Daiki Ueno <ueno@unixuser.org>
606
607 * epa.texi (Caching Passphrases): New section.
608
4c83f6e1
GM
6092010-10-06 Glenn Morris <rgm@gnu.org>
610
611 * Makefile.in (SHELL): Set it.
612 (info): Move the mkdir dependency to the individual info files.
613 (mostlyclean): Tidy up.
614 (clean): Only delete the specific dvi and pdf files.
615 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 616 ($(infodir)): Add parallel build workaround.
4c83f6e1 617
71e691a5
G
6182010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
619
620 * gnus.texi (Misc Article): Document gnus-widen-article-window.
621
a41c2e6d
G
6222010-10-03 Julien Danjou <julien@danjou.info>
623
624 * emacs-mime.texi (Display Customization): Update
625 mm-inline-large-images documentation and add documentation for
626 mm-inline-large-images-proportion.
627
37255945
MA
6282010-10-03 Michael Albinus <michael.albinus@gmx.de>
629
630 * tramp.texi (Frequently Asked Questions): Mention
631 remote-file-name-inhibit-cache.
632
11e4e7bd
LMI
6332010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
634
635 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 636 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 637
cb83220a
KY
6382010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
639
640 * gnus.texi (Splitting Mail): Mention the new fancy splitting
641 function.
642 (Article Hiding): Add google banner example. Suggested by Benjamin
643 Xu.
644
6b958814
G
6452010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
646
647 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
648 nnimap-split-rule from examples.
649
6502010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
651
652 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
653 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
654 Fishman.
655 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
656
6572010-09-30 Julien Danjou <julien@danjou.info>
658
659 * gnus.texi (Gravatars): Fix documentation about
660 gnu-gravatar-properties.
661
b9476c04
DU
6622010-09-29 Daiki Ueno <ueno@unixuser.org>
663
664 * epa.texi (Bug Reports): New section.
665
5f874327
GM
6662010-09-29 Glenn Morris <rgm@gnu.org>
667
668 * Makefile.in (top_srcdir): Remove unused variable.
669
6b958814
G
6702010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
671
672 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
673 (Client-Side IMAP Splitting): Document 'default.
674
6752010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
676
677 * gnus.texi (Customizing the IMAP Connection): Document
678 nnimap-fetch-partial-articles.
679
82bccbfa
KY
6802010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
681
682 * gnus-news.texi: Mention nnimap-inbox.
683
684 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
685
6862010-09-26 Julien Danjou <julien@danjou.info>
687
47e08896 688 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
689
6902010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
691
692 * gnus.texi (Security): Remove gpg.el mention.
693
6942010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
695
696 * gnus.texi (Browse Foreign Server): New variable
697 gnus-browse-subscribe-newsgroup-method.
698
699 * gnus-news.texi: Mention it.
700
7012010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
702
703 * gnus.texi (NoCeM): Removed.
704 (Startup Variables): No jingle.
705
4c964351
UM
7062010-09-25 Ulrich Mueller <ulm@gentoo.org>
707
708 * woman.texi (Interface Options): xz compression is now supported.
709
82bccbfa
KY
7102010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
711
712 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
713 (Unavailable Servers): Document gnus-server-copy-server.
714 (Using IMAP): Document the new nnimap.
715
7162010-09-25 Julien Danjou <julien@danjou.info>
717
47e08896 718 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 719
18778f71
GM
7202010-09-24 Glenn Morris <rgm@gnu.org>
721
722 * url.texi (Disk Caching): Tweak previous change.
723
9c766321
JD
7242010-09-24 Julien Danjou <julien@danjou.info>
725
726 * url.texi (Disk Caching): Mention url-cache-expire-time,
727 url-cache-expired, and url-fetch-from-cache.
728
82bccbfa
KY
7292010-09-24 Julien Danjou <julien@danjou.info>
730
731 * gnus.texi: Add Gravatars.
732
7332010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
734
735 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
736
592bdb9a
LMI
7372010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
738
739 * gnus.texi (Expunging mailboxes): Update name of the expunging
740 command.
741
e4e22d29
KY
7422010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
743
744 * emacs-mime.texi (rfc2047): Update description for
745 rfc2047-encode-parameter.
746
371d9801
MA
7472010-09-13 Michael Albinus <michael.albinus@gmx.de>
748
749 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
750 "fish" methods.
751 (External methods): Remove "scp1_old" and "scp2_old" methods.
752
31ae5827
MA
7532010-09-09 Michael Albinus <michael.albinus@gmx.de>
754
755 * tramp.texi: Remove Japanese manual. Fix typo.
756
757 * trampver.texi: Update release number. Remove japanesemanual.
758
c0468714
GM
7592010-09-09 Glenn Morris <rgm@gnu.org>
760
761 * org.texi: Restore clobbered changes (copyright years, untabify).
762
86441999
JD
7632010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
764
765 * gnus.texi (Adaptive Scoring): Fix typo.
766
25f28806
LMI
7672010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
768
769 * gnus.texi (Article Display): Document gnus-html-show-images.
770
45240125 7712010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 772
45240125
JD
773 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
774
59d09f15
LMI
7752010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
776
777 * gnus.texi (HTML): Document gnus-max-image-proportion.
778
2cdd366f
KY
7792010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
780
51dee5ef
KY
781 * gnus.texi (HTML): Document gnus-blocked-images.
782
2cdd366f
KY
783 * message.texi (Wide Reply): Document message-prune-recipient-rules.
784
b0e4f3fc
KY
7852010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
786
787 * gnus.texi (Summary Mail Commands): Note that only the addresses from
788 the first message are used for wide replies.
f02566ce
KY
789 (Changing Servers): Remove documentation on gnus-change-server and
790 friends, since it's been removed.
b0e4f3fc 791
598451ed
KY
7922010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
793
794 * gnus.texi (Drafts): Mention B DEL.
795
e7842e69
KY
7962010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
797
798 * gnus.texi (Delayed Articles): Mention that the Date header is the
799 original one, even if you delay.
800
85115796
KY
8012010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
802
803 * gnus.texi (Asynchronous Fetching): Document
804 gnus-async-post-fetch-function.
805 (HTML): Made into its own section.
806
f0b44bc0
MA
8072010-08-26 Michael Albinus <michael.albinus@gmx.de>
808
809 Sync with Tramp 2.1.19.
810
217876c9
MA
811 * tramp.texi (Inline methods, Default Method): Mention
812 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
813 remark about doubled "-t" argument.
814 (Auto-save and Backup): Remove reference to Emacs 21.
815 (Filename Syntax): Describe port numbers.
816 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
817 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
818 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
819 errors with the backquotes.
820 (External packages): File attributes cache flushing for asynchronous
821 processes.
822 (Traces and Profiles): Describe verbose level 9.
823
f0b44bc0
MA
824 * trampver.texi: Update release number.
825
7457f7b6
MA
8262010-08-23 Michael Albinus <michael.albinus@gmx.de>
827
828 * dbus.texi (Alternative Buses): New chapter.
829
b695beda
SM
8302010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
833
443c2c03
JB
8342010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
835
836 * calc.texi (Customizing Calc): Rearrange description of new
837 variables to match the presentation of other variables.
838
7815fe19 8392010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
840
841 * org.texi (Footnotes, Tables in HTML export): Fix typos.
842
2c695727
JB
8432010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
844
845 * calc.texi (Making Selections, Selecting Subformulas)
846 (Customizing Calc): Mention how to use faces to emphasize selected
847 sub-formulas.
848
bbb6ffa1
MA
8492010-08-05 Michael Albinus <michael.albinus@gmx.de>
850
851 * tramp.texi (External packages): File attributes cache flushing
852 for asynchronous processes.
853
5cee0a9c
AM
8542010-08-01 Alan Mackenzie <acm@muc.de>
855
856 Enhance the manual for the latest Java Mode.
857
858 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
859 annotation-var-cont.
860 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
861 two new symbols.
862
3f2afe32
MA
8632010-07-28 Michael Albinus <michael.albinus@gmx.de>
864
865 * tramp.texi (Traces and Profiles): Describe verbose level 9.
866
0ed082fe 8672010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
868
869 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
870
311f0356
JB
8712010-07-19 Juanma Barranquero <lekktu@gmail.com>
872
873 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
874
86fbb8ca
CD
8752010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
876
877 * org.texi: Add macros to get plain quotes in PDF output.
878 List additional contributors.
879 (Capture): New section, replaces the section about remember.
880 (Working With Source Code): New chapter, focused on documenting Org
881 Babel.
882 (Code evaluation security): New section.
883 (MobileOrg): Document DropBox support.
884 (TaskJuggler export): Document taskjuggler and Gantt chart support.
885 (Special symbols): Show how to display UTF8 characters for entities.
886 (Global TODO list): Clarify the use of the "M" key and the differences
887 to the "m" key.
888 (RSS Feeds): Mention Atom feeds as well.
889 (Setting tags): Remove paragraph about
890 `org-complete-tags-always-offer-all-agenda-tags'.
891
5732e8ed
MA
8922010-07-17 Michael Albinus <michael.albinus@gmx.de>
893
894 * tramp.texi (Inline methods): Remove remark about doubled "-t"
895 argument.
896 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
897 echoing shells.
898
ca1bb391
MA
8992010-07-10 Michael Albinus <michael.albinus@gmx.de>
900
901 * tramp.texi (Inline methods): Remove "kludgy" phrase.
902 (Filename Syntax): Describe port numbers.
903
5bd55c3c
MA
9042010-07-09 Michael Albinus <michael.albinus@gmx.de>
905
906 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
907 forgotten.
908 (Type Conversion): Precise conversion of natural numbers.
909 (Errors and Events): Add "debugging" to concept index. Add variable
910 `dbus-debug'.
911
820ae8fe
MA
9122010-07-04 Michael Albinus <michael.albinus@gmx.de>
913
914 * dbus.texi (Receiving Method Calls): Add optional argument
915 EMITS-SIGNAL to `dbus-register-property'.
916
b6f9df0f
JB
9172010-06-27 Alex Schroeder <alex@gnu.org>
918
919 * nxml-mode.texi (Commands for locating a schema): Fix typo.
920
62e034c2
GM
9212010-06-24 Glenn Morris <rgm@gnu.org>
922
923 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
924 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
925 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
926 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
927 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
928 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
929 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
930 * woman.texi: Start direntry descriptions in column 32, per Texinfo
931 convention. Make them end with a period.
932
9360256a
GM
9332010-06-23 Glenn Morris <rgm@gnu.org>
934
935 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
936 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
937 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
938 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
939 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
940 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 941
04d3bb6c
GM
9422010-06-10 Glenn Morris <rgm@gnu.org>
943
944 * idlwave.texi (Load-Path Shadows):
945 * org.texi (Handling links): Fix typos.
946
5e7d4a75
KY
9472010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
948
949 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
950
9841cb4f
MA
9512010-05-26 Michael Albinus <michael.albinus@gmx.de>
952
953 * eshell.texi (Built-ins): Describe, how to disable a built-in command
954 by an alias. (Bug#6226)
955
597517ef
JB
9562010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
957
958 * calc.texi (Manipulating Vectors): Mention that vectors can
959 be used to determine bins for `calc-histogram'.
960
14914c43
JB
9612010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
962
597517ef 963 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 964
0235128c 9652010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
966
967 * url.texi (HTTP language/coding, Customization):
968 * message.texi (Header Commands, Responses):
969 * cl.texi (Argument Lists): Fix typos.
970
0235128c 9712010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 972
0235128c
SM
973 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
974 Note that Development menu is always available.
aa5789b5
CY
975 (Creating a project): Fix terminology.
976 (Add/Remove files): Fix typo.
977
0235128c
SM
9782010-05-07 Chong Yidong <cyd@stupidchicken.com>
979
980 * Version 23.2 released.
981
a628ad9d 9822010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
983
984 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
985
502269d6
MA
9862010-05-01 Michael Albinus <michael.albinus@gmx.de>
987
0235128c
SM
988 * tramp.texi (Inline methods, Default Method):
989 Mention `tramp-inline-compress-start-size'.
502269d6 990
6e104790 9912010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
992
993 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
994 the CVS repo. Put the Git repo in the news section.
995
6e104790 996 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
997 Removed some mentions of CVS. Mention the new Git repo.
998
6e104790 9992010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
1000
1001 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1002 (Mail Group Commands): Add index entry.
1003
6e104790 10042010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
1005
1006 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1007
f8b91752
JB
10082010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1009
1010 * calc.texi (Radix modes): Mention that the option prefix will
1011 turn on twos-complement mode.
1012 (Inverse and Hyperbolic Flags): Mention the Option flag.
1013
ed21c5c8
CD
10142010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1015
1016 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 1017 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
1018 (Sectioning structure): Update.
1019 (References): New use case for field coordinates.
6e104790 1020 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
1021 (Setting up the staging area): Document the availability of
1022 encryption for MobileOrg.
1023 (Images and tables): Document how to reference labels.
1024 (Index entries): New section.
1025 (Generating an index): New section.
1026 (Column width and alignment): Document that <N> now
1027 means a fixed width, not a maximum width.
1028 (Publishing options): Document the :email option.
1029 (Beamer class export): Fix bug in the BEAMER example.
1030 (Refiling notes): Document refile logging.
1031 (In-buffer settings): Document refile logging keywords.
1032 (Drawers): Document `C-c C-z' command.
1033 (Agenda commands): Mention the alternative key `C-c C-z'.
1034 (Special properties): Document the BLOCKED property.
1035 (The spreadsheet): Mention the formula editor.
1036 (References): Document field coordinates.
1037 (Publishing action): Correct the documentation for the
1038 publishing function.
1039 (The date/time prompt): Document that we accept dates
1040 like month/day/year.
1041 (Cooperation): Document the changes in table.el support.
1042 (Faces for TODO keywords, Faces for TODO keywords)
1043 (Priorities): Document the easy colors.
1044 (Visibility cycling): Document the new double prefix
1045 arg for `org-reveal'.
1046 (Cooperation): Remember.el is part of Emacs.
1047 (Clean view): Mention that `wrap-prefix' is also set by
1048 org-indent-mode.
1049 (Agenda commands): Add information about prefix args to
1050 scheduling and deadline commands.
1051 (Search view): Point to the docstring of
1052 `org-search-view' for more details.
6e104790 1053 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
1054 (Setting tags): Document variable
1055 org-complete-tags-always-offer-all-agenda-tags.
6e104790 1056 (Column attributes): Cross-reference special properties.
ed21c5c8 1057
456b348e
MA
10582010-04-10 Michael Albinus <michael.albinus@gmx.de>
1059
1060 Synchronize with Tramp repository.
1061
1062 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1063 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1064 supported MS Windows versions. Remove obsolete URL. Use the $()
1065 syntax, texi2dvi reports errors with the backquotes.
1066
1067 * trampver.texi: Update release number.
1068
357e2d8e
KY
10692010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1070
1071 * gnus.texi (Finding the News): Add pointers to the Server buffer
1072 because it's essential.
1073
1d4d7664
KY
10742010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1075
1076 * gnus.texi (MIME Commands): Update description of
1077 gnus-article-browse-html-article.
1078
bd3e840f
KY
10792010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1080
1081 * auth.texi (Secret Service API): Add TODO node.
1082 (Help for users): Explain the new source options for `auth-sources'.
1083
e867cb5d 10842010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
1085
1086 * trampver.texi: Update release number.
1087
288f9fc0
CY
10882010-03-10 Chong Yidong <cyd@stupidchicken.com>
1089
1090 * Branch for 23.2.
1091
d99aaebd
CY
10922010-03-03 Chong Yidong <cyd@stupidchicken.com>
1093
1094 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1095 now enabled by default.
1096
5794c2a5
MA
10972010-02-28 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1100 when Emacs runs in interactive mode. (Bug#5645)
1101
40572be6
GM
11022010-02-16 Glenn Morris <rgm@gnu.org>
1103
1104 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1105
7bb8ed67
MH
11062010-02-05 Mark A. Hershberger <mah@everybody.org>
1107
1108 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1109
45a1423d 11102010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
1111
1112 * gnus.texi (Score File Format): Fix typo.
1113
45a1423d 11142010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1115
1116 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1117
14f17fc8
JB
11182010-01-18 Juanma Barranquero <lekktu@gmail.com>
1119
1120 * ada-mode.texi (Project File Overview): Fix typo.
1121
607d4369
CY
11222010-01-17 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * semantic.texi: Add Richard Y. Kim credit.
1125
1126 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1127
3d1bfa99
MA
11282010-01-17 Michael Albinus <michael.albinus@gmx.de>
1129
1130 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 1131 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 1132
6fbf7a75
GM
11332010-01-17 Glenn Morris <rgm@gnu.org>
1134
b9f978f0
GM
1135 * calc.texi (Reporting Bugs): Don't mention format of repository.
1136
f19bc38d
GM
1137 * woman.texi (Bugs): Make "Emacs repository" less specific,
1138 and the URL for same more specific.
1139
6fbf7a75
GM
1140 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1141
16c3428a
JB
11422010-01-17 Juanma Barranquero <lekktu@gmail.com>
1143
1144 * ede.texi (ede-step-project, ede-proj-target):
1145 * tramp.texi (Remote processes): Fix typos.
1146
045b9da7
ML
11472010-01-16 Mario Lang <mlang@delysid.org>
1148
1149 * ede.texi (ede-target):
1150 * org.texi (Refiling notes): Remove duplicated words.
1151
c57008f6
SM
11522010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1153
1154 * gnus.texi (Posting Styles): Use with-current-buffer.
1155 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1156
798c9eb5
KR
11572010-01-02 Kevin Ryde <user42@zip.com.au>
1158
1159 * eieio.texi (Naming Conventions): Correction to xref on elisp
1160 coding conventions, is "Tips" node not "Standards".
1161
4970fbfe
CY
11622009-12-24 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1165
1166 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1167
83828b06
KY
11682009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1169
1170 * gnus.texi (Direct Functions): Add missing port number to tls method.
1171
45a4a565
JB
11722009-12-15 Juanma Barranquero <lekktu@gmail.com>
1173
1174 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1175 ($(infodir)/edt, edt.dvi): New targets.
1176
698bfef7
GM
11772009-12-15 Glenn Morris <rgm@gnu.org>
1178
1179 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1180 (edt, $(infodir)/edt, edt.dvi): New targets.
1181 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1182
1183 * Makefile.in (PDF_TARGETS, pdf): New.
1184 (clean): Add *.pdf.
1185 Add pdf rules for all manuals.
1186
0e983327
JB
11872009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1188
1189 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1190
8e687433
CY
11912009-12-14 Chong Yidong <cyd@stupidchicken.com>
1192
1193 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1194 (Smart Jump, Analyzer Debug): Copyedits.
1195 (Semantic mode user commands): Link to new nodes.
1196 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1197 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1198 upstream Semantic manual.
1199
1200 * semantic.texi (Introduction): Minor fix to diagram.
1201
020335df
MA
12022009-12-09 Michael Albinus <michael.albinus@gmx.de>
1203
1204 * eshell.texi (History): Add the other built-in variables.
1205 (Built-ins): Explain built-ins, and how to apply the external commands.
1206 Add `history', `su' and `sudo'.
1207
1208 * tramp.texi (Remote processes): Add missing <RET> in the example.
1209
6ddf13e4
BW
12102009-12-01 Bill Wohler <wohler@newt.com>
1211
1212 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 1213 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
1214 excessively garrulous.
1215
07b6428c
MA
12162009-11-29 Michael Albinus <michael.albinus@gmx.de>
1217
1218 * tramp.texi (Remote processes): Improve eshell example with "su"
1219 and "sudo" commands.
1220
fd1cefda
CY
12212009-11-28 Chong Yidong <cyd@stupidchicken.com>
1222
1223 * semantic.texi (Analyzer Internals): Rename from Analyzer.
1224
1225 * sem-user.texi (Semantic mode user commands): Fix key syntax.
1226 Document semantic-complete-analyze-inline.
1227 (Semanticdb search debugging commands): Minor clarification.
1228 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 1229 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 1230 manual.
9d542758 1231 (Semantic mode): Link to Idle Scheduler.
fd1cefda 1232
159e3ad5
KR
12332009-11-28 Kevin Ryde <user42@zip.com.au>
1234
1235 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 1236 @pxref, now EIEIO is in Emacs.
159e3ad5 1237
c6d47315
KR
1238 * erc.texi (Development): Correction to git tutorial url.
1239
16f6287e
GM
12402009-11-26 Glenn Morris <rgm@gnu.org>
1241
1242 * faq.texi (Latest version of Emacs): Mention stability of development
1243 version.
1244 (Problems with very large files): Max buffer size increase in 23.2.
1245 (VM): VM has moved house again.
1246
5ea5dbc9
JB
12472009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1248
1249 * calc.texi (Radix modes): Discuss alternate bases for two's complement
1250 notations.
1251
5dec9555
CD
12522009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
1253
45a4a565 1254 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 1255
bd6f6833
CY
12562009-11-20 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
1259 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
1260 (Idle Completions Mode): Numerous copyedits.
bd6f6833 1261
be479117
JB
12622009-11-17 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * semantic.texi (Semantic Internals, Glossary):
1265 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
1266 (Semanticdb search debugging commands): Fix typos.
1267
17291a1f
JB
12682009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1269
be479117 1270 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 1271
af42a9cc
JB
12722009-11-16 Juanma Barranquero <lekktu@gmail.com>
1273
1274 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
1275 ($(infodir)/semantic, semantic.dvi): New targets.
1276
3149927d
CY
12772009-11-16 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * Makefile.in: Build the Semantic manual.
1280
1281 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
1282 repository.
1283
977640ed
MA
12842009-11-16 Michael Albinus <michael.albinus@gmx.de>
1285
1286 * dbus.texi (Receiving Method Calls): New defun
1287 `dbus-unregister-service'.
1288
17673adf
CD
12892009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
1290
1291 * org.texi (Speed keys): New section.
1292
0ecd3c90
MA
12932009-11-13 Michael Albinus <michael.albinus@gmx.de>
1294
1295 * dbus.texi (Type Conversion): Fix typo.
1296 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
1297 `dbus-registered-objects-table'.
1298 (Receiving Method Calls): New defun `dbus-register-property'. Move
1299 `dbus-unregister-object' here.
1300
8bfe682a
CD
13012009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1302
1303 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
1304
13052009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
1306
1307 * org.texi (Column attributes): Add the new age summary operators.
1308 Also, mention the fact you can only use one summary operator per
1309 property.
1310
13112009-11-13 John Wiegley <johnw@newartisans.com>
1312
1313 * org.texi (Tracking your habits): Added a new section in the
1314 manual about how to track habits.
1315 (Resolving idle time): Added a section on how idle and
1316 dangling clocks are resolved.
1317
13182009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1319
1320 * org.texi (Agenda commands): Document the new `i' command.
1321 (Inserting deadline/schedule): Document logging changes
1322 of scheduling and deadline times stamps.
1323 (In-buffer settings): Document the in-buffer keywords for logging
1324 changes of scheduling and deadline times stamps.
1325 (Structure editing, Plain lists): Document indentation
1326 cycling in empty entries with TAB.
1327 (Archiving): Document the default archiving command.
1328 (Moving subtrees): Document the new keys for archiving.
1329 (Internal archiving): Fix incorrect key.
1330 (Agenda commands): Document the TODO set switching commands.
1331 (Agenda commands): Document the new archiving keys.
1332 (Clocking work time): Better description on how to save
1333 and restore a clock.
1334 (Resolving idle time): Mention the x11idle program to get true
1335 idleness also under X11.
1336 (Resolving idle time): Use @kbd instead of @key for normal
1337 letters, because this is how he rest of the manual does this.
1338 (Pushing to MobileOrg): Mention that `org-directory'
1339 should be set.
1340 (Agenda commands): Document that SPC is a filter for
1341 any tag.
1342 (Search view): Renamed from "Keyword search".
1343 (Capure): New chapter.
1344 (Markup): New chapter.
1345 (Links in HTML export, Images in HTML export): Extend
1346 the section titles.
1347 (Images in HTML export): Document the align option.
1348 (Text areas in HTML export): Extend the section title.
1349 (Images in LaTeX export): Explain image placement in LaTeX.
1350
693737cd
GM
13512009-11-10 Glenn Morris <rgm@gnu.org>
1352
1353 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
1354
c7bd4ebe
MA
13552009-11-08 Michael Albinus <michael.albinus@gmx.de>
1356
1357 * tramp.texi (Auto-save and Backup): Disable backups just for a
1358 method.
1359
1360 * trampver.texi: Update release number.
1361
76c5acad
MA
13622009-11-07 Michael Albinus <michael.albinus@gmx.de>
1363
1364 Sync with Tramp 2.1.17.
1365
1366 * trampver.texi: Update release number.
1367
d9a57abf
GM
13682009-10-29 Glenn Morris <rgm@gnu.org>
1369
1370 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
1371
637f4f0f
MA
13722009-10-23 Michael Albinus <michael.albinus@gmx.de>
1373
1374 * tramp.texi (External methods): Temporary files are kept for
1375 `rsync' and `rsyncc' methods.
1376
310dbb05
JB
13772009-10-09 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * eieio.texi: Fix typos.
1380
09094f28
CY
13812009-10-07 Chong Yidong <cyd@stupidchicken.com>
1382
1383 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
1384
216f299a
JB
13852009-10-07 Juanma Barranquero <lekktu@gmail.com>
1386
1387 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
1388 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
1389
966a6506
CY
13902009-10-07 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * Makefile.in: Build EIEIO and EDE manuals.
1393
13942009-10-07 Eric Ludlam <zappo@gnu.org>
1395
1396 * eieio.texi:
1397 * ede.texi: New files.
1398
8842cd9b
MA
13992009-10-05 Michael Albinus <michael.albinus@gmx.de>
1400
1401 * tramp.texi (Remote processes): Association of a pty is not supported.
1402
7006d207
CD
14032009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
1404
1405 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
1406 (Processing LaTeX fragments): Document that the size of images can be
1407 changes using the variable `org-format-latex-options'.
1408 (The date/time prompt, Timestamps): Be more accurate over ISO format
1409 dates and times.
1410 (Visibility cycling): Document showeverything keyword.
1411 (In-buffer settings): Document showeverything keyword.
1412 (Setting up the staging area): Fix the example.
1413 (MobileOrg): New section.
1414 (Agenda commands, Exporting Agenda Views): Document exporting the
1415 agenda view to Org files.
1416
0e7b2867
MA
14172009-09-28 Michael Albinus <michael.albinus@gmx.de>
1418
1419 * tramp.texi (History): Add IMAP support.
1420 (External methods): Add `imap' and `imaps' methods.
1421 (GVFS based methods): Add indices for `davs'.
1422 (Password handling): Rename anchors. Add IMAP entries for
1423 ~/.authinfo.gpg.
1424
1425 * trampver.texi: Set default value of `emacsimap'.
1426
4146636e
KY
14272009-09-22 Daiki Ueno <ueno@unixuser.org>
1428
1429 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1430
d22f7ffa
CY
14312009-09-13 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * dired-x.texi (Technical Details): Delete
1434 dired-up-directory (Bug#4292).
1435
66043531
MA
14362009-09-03 Michael Albinus <michael.albinus@gmx.de>
1437
216f299a 1438 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 1439
6eb02347
CD
14402009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1441
1442 * org.texi (Effort estimates): Document new effort setting commands.
1443 (Agenda commands): Document the new keys fro agenda time motion.
1444 Document entry text mode. Improve documentation of the keys to include
1445 inactive time stamps into the agenda view.
1446 (Feedback): Document the new bug report command.
1447 (Structure editing): Added an index entry for the sorting of subtrees.
1448
38dc51ba
KY
14492009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1450
1451 * auth.texi (Help for users): Corrected markup.
1452
e402f452
GM
14532009-09-02 Glenn Morris <rgm@gnu.org>
1454
1455 * emacs-mime.texi (time-date): Mention float-time.
1456
744256cf
JB
14572009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1458
1459 * calc.texi (Simplifying Formulas): Improve the wording.
1460
b0b63450
MB
14612009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1462
1463 * auth.texi: Rewritten for coverage and clarity.
1464
14652009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1466
1467 * gnus.texi (Expiring Mail): Mention
1468 gnus-mark-copied-or-moved-articles-as-expirable.
1469 (Various Various): Mention gnus-safe-html-newsgroups.
1470
1471 * gnus-news.texi: Mention
1472 gnus-mark-copied-or-moved-articles-as-expirable.
1473
1474 * emacs-mime.texi (Display Customization): Add xref to
1475 gnus-safe-html-newsgroups.
1476
b59329e0
MA
14772009-08-28 Michael Albinus <michael.albinus@gmx.de>
1478
1479 * tramp.texi (Version Control): Remove.
af42a9cc 1480 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1481 reference.
1482 (External methods): Correct `scpc' concept index entries. New method
1483 `rsyncc'.
1484 (External packages): New subsections "Filename completion" and "File
1485 attributes cache".
1486
0ff2d6c2
JB
14872009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1488
1489 * calc.texi (Rewrite Rules): Improve the example.
1490 (Simplifying Formulas): Explain use of the I and H flags for
1491 simplification.
1492
ecd3d54f
MA
14932009-08-25 Michael Albinus <michael.albinus@gmx.de>
1494
1495 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1496 Describe autostart behaviour of dbus-ping.
1497 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1498 for timeout values.
78176e69
MA
1499 (Top): Remove footnote saying D-Bus is not enabled by
1500 default. (Bug#4256)
ecd3d54f 1501
0f215bca
DU
15022009-08-23 Daiki Ueno <ueno@unixuser.org>
1503
1504 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1505 Reported by Jari Aalto (Bug#4211).
0f215bca 1506 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1507 epa-global-mail-mode.
3b7ab45f
DU
1508 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1509 epa-setup.
0f215bca 1510
4f22e84d
MA
15112009-08-16 Michael Albinus <michael.albinus@gmx.de>
1512
1513 * dbus.texi (Asynchronous Methods): Allow nil handler.
1514
9ff0b02b 15152009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1516
26b03ee3 1517 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1518
26b03ee3 1519 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1520
4c39f404
CY
15212009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1522
1523 * calc.texi (Date Forms): Fix typos.
1524
3bcfba17
GM
15252009-08-08 Glenn Morris <rgm@gnu.org>
1526
1527 * org.texi (Agenda commands): Restore clobbered change.
1528
66783bb4
EZ
15292009-08-07 Eli Zaretskii <eliz@gnu.org>
1530
1531 * calc.texi (Graphics, Devices): Update with the peculiarities of
1532 operation on MS-Windows.
1533
c8d0cf5c
CD
15342009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1535
1536 * org.texi (Publishing action): Improve documentation of file
1537 names when publishing to the source directory.
1538 (Clean view): Document `org-indent-mode'.
1539 (Clocking work time): Add documentation for the
1540 new :timetamp option when creating a clock report.
1541 (Paragraphs): Fix many typos.
1542 (Plain lists): Remove duplicate explanation about the
1543 `C-c *' command.
1544 (Literal examples): Update to reflect the new behavior
1545 of the -n -r -k switches when exporting source code examples.
1546 (Structure editing): Add information about `C-c *',
1547 converting a plain list into a list of Org items.
1548 (Remember): Small rephrasing of the paragraph
1549 describing remember.el. Also mentioned that remember.el is part
1550 of Emacs 23, not Emacs 22.
1551 (Clocking work time): Add documentation about
1552 displaying the current clocking time against the effort estimate.
1553 Also add a footnote about using `org-clock-in-prepare-hook' to add
1554 an effort estimate on the fly, just before clocking it.
1555 (Footnotes): Document automatic renumbering and
1556 sorting.
1557 (Agenda commands): Document new bulk commands.
1558 (Plain lists): Document new behavior of
1559 `org-cycle-include-plain-lists'.
4e2af782 1560 Hyphenation only in TeX.
c8d0cf5c
CD
1561 (Clocking work time): Document the key to update effort
1562 estimates.
1563 (Clocking work time): Document the clock time display.
1564 (Structure editing, TODO basics): Document new
1565 variables.
1566 (Column attributes): Document new colciew operators.
1567 (Publishing options): Document :xml-declaration.
1568 (Tracking TODO state changes): Document the
1569 LOG_INTO_DRAWER property.
1570 (Literal examples): Document the new implementation for
1571 editing source code.
1572 (Publishing action): Mention the new publishing
1573 function, to publish an Org source file.
1574 (Publishing links): Mention how to link to an Org source file.
1575 (Macro replacement): Document new macros.
1576 (Handling links): Document type-specific completion
1577 when inserting links.
1578 (Structure editing, Plain lists): Improve documentation
1579 on sorting.
1580 (Internal links): Document custom ids for links.
1581 (Handling links): Document custom ids for links.
1582 (CSS support): Document new class.
1583 (Refiling notes): Document the possibility to create new nodes
1584 during refiling.
1585 (Agenda commands): Document the "?" operator to find
1586 tasks without effort setting.
1587 (Exporting agenda information): Section moved.
1588 (RSS Feeds): New section.
1589 (Built-in table editor): Document M-e and M-a navigate
1590 inside table field.
1591 (Stuck projects): Docment that projects identified as
1592 un-stuck will still be searchd for stuck sub-projects.
1593 (Paragraphs): Document centering.
1594 (Creating timestamps, Agenda commands): Document new
1595 behavior when changing time stamps.
1596 (Structure editing): Document the new command
1597 `org-clone-subtree-with-time-shift'.
1598 (Publishing): Refresh this chapter.
1599 (Export options, Export options, In-buffer settings):
1600 Document the new keywords.
1601 (Matching tags and properties): Collect all
1602 documentation about tags/property matches here.
1603 (Setting tags): Document `org-tag-persistent-alist'.
1604 (Weekly/daily agenda): New section.
1605 (Orgstruct mode): Describe `orgstruct++-mode'.
1606 (Drawers): Mention the LOGBOOK drawer.
1607 (Export options, Sectioning structure): Document the
1608 #+LEATEX_HEADER in-buffer setting.
1609 (Bugs): Section removed.
1610 (Hooks): New section.
1611 (Add-on packages): Moved here from old location.
1612 (Context-sensitive commands): New section.
1613 (Setting tags): Document newline option.
1614 (Global TODO list, Matching tags and properties):
1615 Mention more variables.
1616 (Checkboxes): Update to changed command behavior.
81a5560e 1617
40d2791f
CY
16182009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1619
1620 * speedbar.texi (Basic Key Bindings): Fix typo.
1621
65d0154b
JB
16222009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1623
1624 * calc.texi (Vector/Matrix Functions): Add index entries for both
1625 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1626 affects matrices with more than one row.
b5bdfd9f 1627 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1628
5a9e3ab7
JB
16292009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1630
1631 * calc.texi (Stack Manipulation Commands): Add documentation for
1632 `calc-transpose-lines'
1633
42fb7e61
MA
16342009-07-27 Michael Albinus <michael.albinus@gmx.de>
1635
1636 * dbus.texi (Receiving Method Calls): Describe special return value
1637 `:ignore'.
1638
574b69d5
AM
16392009-07-24 Alan Mackenzie <acm@muc.de>
1640
1641 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1642 initialization, any individual variable setting now takes precedence
1643 over one done via c-file-style/c-file-offsets.
1644
ec06459c
JB
16452009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1646
1647 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1648 truncated when Calc is quit.
1649 (Customizing Calc): Document `calc-undo-length'.
1650
4ce54f6b
CY
16512009-07-20 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1654
0e4f8ba5
GM
16552009-07-11 Kevin Ryde <user42@zip.com.au>
1656
1657 * pcl-cvs.texi (About PCL-CVS):
1658 * widget.texi (Basic Types):
1659 Fix cross-references.
1660
fa0f81b0
AS
16612009-07-01 Andreas Schwab <aschwab@redhat.com>
1662
1663 * dbus.texi (Type Conversion): Don't use literal control character.
1664
88a683c5
MA
16652009-07-01 Michael Albinus <michael.albinus@gmx.de>
1666
1667 * tramp.texi (GVFS based methods): New section.
1668 (Remote processes): Processes for GVFS based methods run locally.
1669
36c8febb
MA
16702009-06-30 Michael Albinus <michael.albinus@gmx.de>
1671
1672 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1673 the words "kludge" and hack".
1674 (External methods): Add `synce' method.
1675
1676 * trampver.texi: Update release number.
1677
d6b951bb
MA
16782009-06-22 Michael Albinus <michael.albinus@gmx.de>
1679
1680 Sync with Tramp 2.1.16.
1681
1682 * tramp.texi (History): Add GVFS support.
1683 (External methods): Precise `rsync' description. Add `dav', `davs' and
1684 `obex' methods. Add 'tramp-gvfs-methods' option.
1685 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1686 forms.
1687 (Remote Programs): Introduce `tramp-own-remote-path'.
1688 (Remote processes): New subsection "Running remote programs that create
1689 local X11 windows".
1690 (Frequently Asked Questions): Improve code for disabling vc.
1691
1692 * trampver.texi: Update release number. Set default value of
1693 `emacsgvfs'.
1694
70243478
CY
16952009-06-21 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * Branch for 23.1.
1698
54b31cbf
GM
16992009-06-17 Glenn Morris <rgm@gnu.org>
1700
1701 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1702 (Latest version of Emacs): Mention source code repository.
1703
f6adc23c
GM
17042009-06-16 Glenn Morris <rgm@gnu.org>
1705
1706 * faq.texi (Top): Language tweak.
1707 (Extended commands): Most people have arrow keys.
1708 (Emacs manual): Say how to follow info links.
1709 (File-name conventions): Change title a bit. Explain about source
1710 versus installed. Condense etc description.
1711 (Guidelines for newsgroup postings): Mention Savannah list page.
1712 (Newsgroup archives): Simplify.
1713 (Contacting the FSF): Add contact URL.
1714 (Emacs Lisp documentation): Printed version not always available.
1715 (Installing Texinfo documentation): Explain how by hand installation is
1716 not normally needed. Use add-to-list. Remove duplicate reference.
1717 (Informational files for Emacs): Move info on Help menu here from
1718 "File-name conventions".
1719 (Help installing Emacs): Tweak uref.
1720 (Obtaining the FAQ): Mention repository.
1721 (Origin of the term Emacs): Explain "ITS".
1722 (Changing load-path): Use add-to-list.
1723 (Automatic indentation): Clarify this is for Text mode.
1724 Don't mention Indented Text mode.
1725 (Finding Emacs on the Internet): The FSF does not seem to offer a
1726 deluxe distribution on CD anymore.
1727
b59a8457
GM
17282009-06-16 Glenn Morris <rgm@gnu.org>
1729
1730 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1731 Recommend the latest release. Mention how to get older FAQs.
1732 Recommend the Emacs manual.
1733 (Guidelines for newsgroup postings): Discourage cross-posts.
1734 (Underlining paragraphs): Remove.
1735 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1736 (Bugs and problems): Update key-binding.
1737 (Problems with very large files): Mention 64-bit.
1738 (Shell process exits abnormally): Remove.
1739 (Problems with Shell Mode): Rename and update.
1740 (Spontaneous entry into isearch-mode)
1741 (Problems talking to certain hosts): Remove. This is old information,
1742 in etc/PROBLEMS if needed.
1743 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1744 (Dired claims that no file is on this line): Update.
1745 (Installing Emacs, Problems building Emacs): Simplify.
1746 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1747 information.
1748 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1749 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1750 (JDEE): "JDEE", not "JDE".
1751 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1752 Remove. This is old information, in etc/PROBLEMS if needed.
1753 (stty and Backspace key, Kanji and Chinese characters): Remove.
1754 (Right-to-left alphabets): Update section.
1755 (Changing the included text prefix): Gnus uses message-yank-prefix.
1756 Add cross-reference to Supercite manual.
1757 (Saving a copy of outgoing mail): Simplify output file description.
1758 (Expanding aliases when sending mail): Refer to Emacs manual.
1759 Remove old info about RFC822.
1760 Correct description of how to rebuild aliases.
1761 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1762 (MIME with Emacs mail packages)
1763 (Viewing articles with embedded underlining)
1764 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1765 Remove old sections.
1766 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1767 and is well-documented in the Gnus manual.
1768 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1769 (Making Gnus faster): Rename from "Starting Gnus faster".
1770 Merge "Catch-up is slow in Gnus" into here.
1771
0e6d12ca
GM
17722009-06-14 Glenn Morris <rgm@gnu.org>
1773
1774 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1775 (New in Emacs 23): New section.
1776 (Handling C-s and C-q with flow control): Add xref.
1777
2e17e05e
GM
17782009-06-13 Glenn Morris <rgm@gnu.org>
1779
1780 * faq.texi (Setting up a customization file): Grammar fix.
1781 Customize is no longer "new".
1782 (Displaying the current line or column): Line-number mode is on by
1783 default. Don't mention `column' package. Mention linum.el.
1784 (Turning on abbrevs by default): Explain how to do it for buffers,
1785 modes, and everywhere.
1786 (Associating modes with files): Use add-to-list. Don't mention Emacs
1787 19.
1788 (Highlighting a region): On by default since 23.1.
1789 (Replacing highlighted text): Update doc quote.
1790 (Working with unprintable characters): Don't mention search-quote-char.
1791 (Using an already running Emacs process): Gnuclient is probably not an
1792 enhancement these days.
1793 (Indenting switch statements): Remove mention of pre-Emacs 20.
1794 (Horizontal scrolling): Abbreviate Emacs 20 description.
1795 (Replacing text across multiple files): Fix name of dired command.
1796 (Disabling backups): Use require not load.
4f9d4de3 1797 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1798
2a1cf2b9
BW
17992009-06-13 Bill Wohler <wohler@newt.com>
1800
1801 Release MH-E manual version 8.2.
1802
1803 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1804 release 8.2.
1805
85b438b7
GM
18062009-06-13 Glenn Morris <rgm@gnu.org>
1807
1808 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1809 in this day and age the common meaning is "on the web".
1810 (copying): Use @copyright in all cases.
1811 (Basic keys): Remove reference to deleted manual node "Text Characters".
1812 (File-name conventions): Use GNU as an example rather than SERVICE.
1813 default.el lives in site-lisp. Update Info directory location.
1814 (Real meaning of copyleft): GPL actions have been brought, but all
1815 settled out of court.
1816 (Guidelines for newsgroup postings): Shorten section title.
1817 Simplify comp.emacs description.
1818 (Newsgroup archives): Change Google URL. Describe Gmane.
1819 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1820 points". Mention List-Unsubscribe header.
1821 (Contacting the FSF): Update email and URLs.
1822 (Basic editing): Mention F1 for help.
1823 (Installing Texinfo documentation): Refer to Texinfo website rather
1824 than ftp server.
1825 (Printing a Texinfo file): Mention texi2pdf.
1826 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1827 are just stubs nowadays.
1828 (Latest version of Emacs): Explain version numbers.
1829 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1830 (Turning on syntax highlighting): No need to mention hilit19 any more.
1831 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1832 (Modes for various languages): Remove section.
1833 (Major packages and programs): Remove most version and maintainer
1834 information - it's hard to keep up-to-date, and adds nothing.
1835 Similarly with direct links to mailing lists.
1836 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1837 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1838 years, and Emacs comes with tools for this now.
1839 (Patch): Remove section - this is a standard tool.
1840 (Using function keys under X): Remove section.
1841
93e2d996
GM
18422009-06-12 Glenn Morris <rgm@gnu.org>
1843
1844 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1845 (Help installing Emacs): Remove reference to deleted X11 node.
1846 (Associating modes with files): Interpreter-mode-alist is no longer
1847 subservient to auto-mode-alist.
1848 (Installing Emacs): Change future Emacs version.
1849 (Linking with -lX11 fails): Remove old section.
1850 (Packages that do not come with Emacs): Update ELL location.
1851 Emacs Lisp archive is dead.
1852 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1853 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1854 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1855 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1856 (Removing flashing messages): Remove section about non-existent Gnus
1857 option.
1858
f0bf7708
GM
1859 * faq.texi (Top): Add @top command.
1860 Remove the optional arguments from all @node commands: makeinfo can
1861 generate these automatically, and it is easier to edit and rearrange
1862 nodes without them.
1863
30884d11
GM
18642009-06-11 Glenn Morris <rgm@gnu.org>
1865
1866 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1867 (The LPF): Make the updated URL the sole reference point.
1868 (Learning how to do something): Update refcard price and format.
1869 (Getting a printed manual): Sources in doc/emacs/, not man/.
1870 Also available in PDF format. Since the page count varies, be less
1871 precise.
1872 (Informational files for Emacs): Remove references to deleted files
1873 LPF and SUN-SUPPORT, and to UUCP.
1874 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1875 Remove many obsolete ways to get the FAQ, which now seems only to be
1876 distributed with Emacs.
1877 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1878
deab46e0
CY
18792009-06-09 Chong Yidong <cyd@stupidchicken.com>
1880
223b43fa 1881 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1882 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1883
deab46e0
CY
1884 * ada-mode.texi (Installation, Compile commands)
1885 (Project File Overview, No project files, Set compiler options)
1886 (Use GNAT project file, Use multiple GNAT project files)
1887 (Identifier completion): Use @samp for menu items, and @kbd for key
1888 sequences (Bug#3504).
1889
71fbd643
DU
18902009-06-04 Daiki Ueno <ueno@unixuser.org>
1891
8c9bb6f5 1892 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1893
f197085b
CY
18942009-06-04 Ryan Yeske <rcyeske@gmail.com>
1895
1896 * message.texi (Header Commands): Fix descriptions to match
1897 keybindings.
1898
7f3bc720
DU
18992009-04-22 Daiki Ueno <ueno@unixuser.org>
1900
1901 * gnus.texi (Security): Mention that EasyPG is the current default.
1902
4518068d
CY
19032009-04-13 Chong Yidong <cyd@stupidchicken.com>
1904
1905 * ediff.texi (Session Commands): Fix typo.
1906
d7ca410a
MB
19072009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1908
1909 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1910 news.software.readers. Reported by Florian Rehnisch.
1911
c6c76add
GM
19122009-04-02 Glenn Morris <rgm@gnu.org>
1913
1914 * auth.texi: Capitalize direntry.
1915
1916 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1917 using a period in the entry name. (Bug#2797)
1918
35ed8e2e
JB
19192009-03-03 Juanma Barranquero <lekktu@gmail.com>
1920
1921 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1922 ($(infodir)/auth, auth.dvi): New targets.
1923
e280480a
GM
19242009-03-03 Glenn Morris <rgm@gnu.org>
1925
1926 * auth.texi: Fix @setfilename.
1927
1928 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1929 (auth, $(infodir)/auth, auth.dvi): New rules.
1930
8a76755b
GM
19312009-02-25 Glenn Morris <rgm@gnu.org>
1932
1933 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1934
0038d478
MB
19352009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1936
1937 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1938
19392009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1940
1941 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1942 gnus-nocem-issuers, and gnus-nocem-verifyer.
1943
867d4bb3
JB
19442009-02-20 Juanma Barranquero <lekktu@gmail.com>
1945
1946 * ada-mode.texi (Project files, Automatic Casing):
1947 * dbus.texi (Signals):
1948 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1949 * mh-e.texi (HTML):
1950 * nxml-mode.texi (Locating a schema)
1951 (Using the document's URI to locate a schema):
1952 * org.texi (Footnotes, Using the mapping API):
1953 * rcirc.texi (Channels): Remove duplicate words.
1954
3a44dc1f
GM
19552009-02-20 Glenn Morris <rgm@gnu.org>
1956
1957 * dired-x.texi (Miscellaneous Commands):
1958 * gnus.texi: Minor updates for mbox Rmail.
1959
5dc584b5
KB
19602009-02-16 Karl Berry <karl@gnu.org>
1961
b59a8457
GM
1962 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1963 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1964 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1965 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1966 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1967 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1968 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1969 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1970 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1971 Consistently use @insertcopying in the Top node,
5dc584b5 1972 @contents at the front (after @end titlepage),
b59a8457 1973 and @direntry after @copying. (Bug#1988)
5dc584b5 1974
9eb59592
MB
19752009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1976
1977 * auth.texi: New file documenting auth-source.
1978
d324fa76
CD
19792009-02-13 Carsten Dominik <dominik@science.uva.nl>
1980
1981 * org.texi (Org Plot): Fix link.
1982
7a603b73
DU
19832009-02-09 Daiki Ueno <ueno@unixuser.org>
1984
1985 * epa.texi (Mail-mode integration): Mention the way to do
1986 "encrypt-to-self". (Bug#1807)
1987
a626b338 19882009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1989
1990 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1991
3b36c17e
MB
19922009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1993
1994 * gnus-news.texi: Print version about Incoming*.
1995
55033558
CD
19962009-02-02 Carsten Dominik <dominik@science.uva.nl>
1997
1998 * org.texi (Structure editing, Handling links)
1999 (Fast access to TODO states, Javascript support): Make standard docs
2000 correctly reflect default variable settings.
2001
ec712abb
GM
20022009-02-02 Glenn Morris <rgm@gnu.org>
2003
2004 * org.texi: Fix typos.
2005
7112648c
MA
20062009-02-01 Michael Albinus <michael.albinus@gmx.de>
2007
2008 Sync with Tramp 2.1.15.
2009
2010 * trampver.texi: Update release number.
2011
2e461fc1
CD
20122009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2013
2014 * org.texi (TODO dependencies): Document TODO dependencies on
2015 checkboxes.
2016
bc283609
CD
20172009-01-30 Carsten Dominik <dominik@science.uva.nl>
2018
2019 * org.texi (TODO dependencies): Document key binding for toggling
2020 ORDERED property.
2021
74fc5047
MA
20222009-01-28 Michael Albinus <michael.albinus@gmx.de>
2023
2024 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2025 of hook functions.
2026
d6685abc
CD
20272009-01-28 Carsten Dominik <dominik@science.uva.nl>
2028
2029 * org.texi (TODO dependencies): New section.
2030
65c439fd
CD
20312009-01-27 Carsten Dominik <dominik@science.uva.nl>
2032
2033 * org.texi (Plain lists, TODO basics, Priorities)
2034 (Multiple sets in one file, Conflicts): Document interaction with
2035 `shift-selection-mode'.
2036
5fafc247
JB
20372009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2038
2039 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2040 Make Calc the subject of sentences.
2041 (Rearranging Formulas using Selections): Discuss new options
2042 for `j *'.
2043
e7433508
MA
20442009-01-26 Michael Albinus <michael.albinus@gmx.de>
2045
2046 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2047
2096a1b6
GM
20482009-01-26 Glenn Morris <rgm@gnu.org>
2049
2050 * org.texi: Fix typos.
2051
0cb61492
BW
20522009-01-26 Bill Wohler <wohler@newt.com>
2053
2096a1b6 2054 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 2055
0bd48b37
CD
20562009-01-25 Carsten Dominik <dominik@science.uva.nl>
2057
2058 * org.texi (References): Add information about remote references.
2059 (Built-in table editor): Document `C-c RET' in tables.
2060 (Math symbols, Quoting LaTeX code): Mention that simple
2061 LaTeX macros survive LaTeX export.
2062 (Images in LaTeX export): Show how to create a reference to a
2063 figure.
2064 (Sectioning structure): Document that the LaTeX class can be
2065 specified in a property.
2066 (Text areas in HTML export): New section.
2067 (External links): Add examples for text search and ID links.
2068 (Built-in table editor): Remove the descriptio of `C-c
2069 C-q', it not longer works.
2070 (Literal examples): Document that a space must follow
2071 the colon in short examples.
2072 (Relative timer): Document `org-timer-stop'.
2073 (Footnotes): New section.
2074 (Footnote markup): Shorten section and refer to new Footnote
2075 section.
2076 (Literal examples): Add documentation for line
2077 numbering in and references to code examples.
2078 (CSS support): Fix the description of default CSS styles.
2079 (Capturing column view): Document
2080 "file:path/to/file.org" as an allowed value for the ID property of
2081 a dynamic block copying column view.
2082
49dbbaf2
SE
20832009-01-23 Stephen Eglen <stephen@gnu.org>
2084
2085 * mh-e.texi (Getting Started): Describe $MH.
2086
193e6828
MA
20872009-01-21 Michael Albinus <michael.albinus@gmx.de>
2088
2089 * tramp.texi (all): Harmonize usage of "external method",
2090 "external transfer method" and "out-of-band method".
2091 (Connection types): Precise the differences of inline and external
2092 methods. Written by Adrian Phillips <a.phillips@met.no>.
2093
26b9f88d
MB
20942009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2095
2096 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2097 commands as described at the top. Reported by Allan Gottlieb
2098 <gottlieb@nyu.edu>.
2099
21002009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2101
2102 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2103 nnmail-pathname-coding-system.
2104
377952e0
GM
21052009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2106
2107 * org.texi (Relative timer): Fix typo.
2108
a20d3598
JB
21092009-01-15 Juanma Barranquero <lekktu@gmail.com>
2110
2111 * org.texi (Clocking work time): Fix typo.
98a1e0f5 2112 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 2113
a50253cc
GM
21142009-01-13 Glenn Morris <rgm@gnu.org>
2115
2116 * org.texi: Fix some more typos.
2117
07450bee
GM
21182009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2119
2120 * org.texi: Fix some typos.
2121
e3e955fe
MB
21222009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2123
2124 * gnus.texi (Group Parameters): Add note for local variables.
2125
21262009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2127
2128 * gnus.texi (Converting Kill Files): Fix URL. Include
2129 gnus-kill-to-score.el in contrib directory.
2130
21312009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2132
2133 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2134 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2135 (Paging the Article): Add index entry.
2136
71dd9983
JB
21372009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2138
2139 * ada-mode.texi (Examples): Delete redundant text.
2140
4a0cf14f
MA
21412009-01-03 Michael Albinus <michael.albinus@gmx.de>
2142
36c8febb 2143 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
2144
2145 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2146 addresses.
2147
aedac0f0
BW
21482009-01-03 Bill Wohler <wohler@newt.com>
2149
2150 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2151 kept empty.
2152
4c65b566
CD
21532008-12-20 Carsten Dominik <dominik@science.uva.nl>
2154
2155 * org.texi (Activation, Exporting, ASCII export, HTML export)
2156 (HTML Export commands, LaTeX/PDF export commands): Improve
2157 documentation about transient-mark-mode.
2158 (References): DOcuemtn the use of special names like $LR1 to reference
2159 to fields in the last table row.
2160
e1a78e1e
JL
21612008-12-19 Juri Linkov <juri@jurta.org>
2162
2163 * info.texi (Search Text): Remove mention of removed key binding M-s.
2164
17a0aa82
CD
21652008-12-18 Carsten Dominik <dominik@science.uva.nl>
2166
2167 * org.texi (References): Remove mentioning of @0 as reference for the
2168 last line, this has been reverted in the Lisp sources.
2169
4997d802
JB
21702008-12-17 Juanma Barranquero <lekktu@gmail.com>
2171
2172 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2173 (DVI_TARGETS): Remove duplicates. Add sasl.
2174 ($(infodir)/sasl, sasl.dvi): New targets.
2175
33306645
CD
21762008-12-17 Carsten Dominik <dominik@science.uva.nl>
2177
2178 * org.texi: Version number pushed to 6.15d.
2179
db55f368
CD
21802008-12-16 Carsten Dominik <dominik@science.uva.nl>
2181
a0bf4117 2182 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
2183 (Images in LaTeX export): New section.
2184 (Inlined images, Images in HTML export): Sections renamed.
2185
dae0a942
MB
21862008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2187
2188 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2189
9f5572e9
MB
21902008-12-04 David Engster <dengste@eml.cc>
2191
2192 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 2193 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 2194
bc23baaa
CD
21952008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2196
2197 * org.texi (Using the mapping API): Fix bug in mapping example.
2198 (Publishing options): Make the list of properties complete again, in
2199 correspondence to the variable `org-export-plist-vars'.
2200 (Property searches): Document new special values for time comparisons.
2201 (Tag inheritance): Refine the description of tag inheritance.
2202 (Project alist): Add info about the publishing sequence of components.
a0bf4117 2203 (Effort estimates): Document the new relative timer.
bc23baaa 2204
3bf8054f
JB
22052008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
2206
2207 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2208 (Using Calc): Clarify use of `C-x * o'.
2209 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2210
ac134f2f
RS
22112008-11-28 Richard M Stallman <rms@gnu.org>
2212
2213 * dbus.texi (Receiving Method Calls): Clean up previous change.
2214
ace706d1
MA
22152008-11-26 Michael Albinus <michael.albinus@gmx.de>
2216
2217 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2218 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2219 `dbus-unescape-from-identifier'.
2220 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 2221 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
2222 (Signals): Use the constants in the example.
2223
d60b1ba1
CD
22242008-11-24 Carsten Dominik <dominik@science.uva.nl>
2225
b97439ce 2226 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 2227
ce4fdcb9
CD
22282008-11-23 Carsten Dominik <dominik@science.uva.nl>
2229
2230 * org.texi (Setting up Remember): Document `org-remember-mode'.
2231 (External links): Document that bbdb links can use a regular
2232 expression.
2233 (External links): Document that elisp links can contain interactive
2234 commands.
2235
c8548a00 22362008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
2237
2238 * viper.texi (viper-translate-all-ESC-keysequences):
2239 Description removed.
2240
6a2c4aec
GM
22412008-11-19 Glenn Morris <rgm@gnu.org>
2242
2243 * doclicense.texi: Change to FDL 1.3.
2244 Relicense all texi files under FDL 1.3 or later.
2245
59ee4113
JB
22462008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2247
2248 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
2249
59bcbb98 22502008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
2251
2252 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
2253
2254 * ediff.texi: Version/date change.
9f90198a 2255
8aa41c9b
CY
22562008-11-14 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2259
17587b1b
JB
22602008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
2261
2262 * calc.texi (About This Manual): Comment out a mention of
2263 marginal notes.
2264
564c900e
CD
22652008-11-12 Carsten Dominik <dominik@science.uva.nl>
2266
2267 * org.texi (Clocking work time): Document the :formula property of
2268 clock tables.
2269 (Structure editing, Refiling notes): Document refiling regions.
2270 (Agenda commands): Document the double-prefix version
2271 of the `l' command in the agenda.
2272 (Handling links): Explain the effect of a double prefix
2273 arg to `C-c C-o'.
2274 (TODO basics): Add documentation for tag triggers.
2275
3c4be1f2
GM
22762008-10-23 Glenn Morris <rgm@gnu.org>
2277
2278 * cl.texi (Function Bindings): Mention `flet' fails to deal with
2279 byte-compiling things like `+'.
2280
2281 * ns-emacs.texi: Merge copyright years of author now with assignment
2282 into FSF years.
2283 (VER): Use it for easier automatic updating. Use Emacs version rather
2284 than standalone Emacs.app version.
2285
a6520ff3
CD
22862008-10-12 Carsten Dominik <dominik@science.uva.nl>
2287
864c9740 2288 * org.texi: Lots of minor fixes.
a6520ff3
CD
2289 (Capture): New chapter.
2290 (Org Plot): New section.
2291
db7a4b66
MH
22922008-09-30 Magnus Henoch <mange@freemail.hu>
2293
2294 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
2295
4043c194
JB
22962008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
2297
2298 * calc.texi (User Defined Units): Mention how to enter optional display
2299 string.
2300
eef5ade7
MB
23012008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2302
2303 * message.texi (Sending Variables): Fixed variable documentation to
2304 avoid the "y/n" wording.
2305
e52cac88
MB
23062008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
2307
2308 * message.texi (Sending Variables): Added `message-confirm-send' doc.
2309
23102008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
2311
2312 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
2313 @enumerate section so as to be able to be formatted with MAKEINFO=no.
2314
00c55306
BW
23152008-09-22 Bill Wohler <wohler@newt.com>
2316
2317 Release MH-E manual version 8.1.
2318
2319 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2320 release 8.1.
2321
2322 * mh-e.texi: Retain dual license as agreed to by the FSF.
2323 However, bump GPL to Version 3.
2324 Use @include for license text.
2325
e52cac88 23262008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
2327
2328 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
2329 (Store custom flags and keywords, Store arbitrary data):
2330 Clean up markup.
64763fe3
MB
2331
23322008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
2333
2334 * gnus.texi (The Gnus Registry): Document it.
2335
9e601b8d
MB
23362008-09-08 David Engster <dengste@eml.cc>
2337
88ee5b02
JB
2338 * gnus.texi (nnmairix): Point out that nnml uses MH format.
2339 Clarify section about choosing back end servers.
9e601b8d 2340
247043f1
GM
23412008-08-23 Glenn Morris <rgm@gnu.org>
2342
2343 * dired-x.texi (Shell Command Guessing):
2344 Mention dired-guess-shell-case-fold-search. (Bug#417)
2345
2bfec7a0
MA
23462008-08-22 Michael Albinus <michael.albinus@gmx.de>
2347
2348 * trampver.texi: Update release number.
2349
247043f1 23502008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
2351
2352 * ns-emacs.texi: Update version.
2353 (Introduction): Correct menu location for options save.
2354 (Customization): Note that defaults are stored under org.gnu.Emacs.
2355
8c20bd92
BW
23562008-08-11 Bill Wohler <wohler@newt.com>
2357
2358 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
2359 explicit about GNU mailutils MH elsewhere (with thanks to Darel
2360 Henman) (closes SF #1768928).
2361
767a4d92
GM
23622008-08-10 Glenn Morris <rgm@gnu.org>
2363
2364 * ns-emacs.texi: Use @copying. Change copyright of authors with
2365 assignment to FSF. Change license to GFDL.
2366 (Top): Remove outdated references.
2367
6ecfe5c2
MB
23682008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
2369
88ee5b02
JB
2370 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
2371 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
2372 gnus-summary-sort-by-most-recent-date.
2373 (Summary Sorting): Explain prefix argument.
2374
23752008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
2376
2377 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
2378 gnus-summary-pipe-output.
2379
eb932e8a
MA
23802008-08-03 Michael Albinus <michael.albinus@gmx.de>
2381
2382 * dbus.texi (Receiving Method Calls): Document error handling of own
2383 D-Bus methods.
2384
bfe16263
BW
23852008-08-01 Bill Wohler <wohler@newt.com>
2386
2387 * mh-e.texi (Reading Mail)
9f90198a 2388 (Viewing Attachments): Describe new function
bfe16263
BW
2389 mh-show-preferred-alternative.
2390 (Sending Mail, Redistributing, Sending Message): Describe new hook
2391 mh-annotate-msg-hook.
2392
21956b56
MA
23932008-07-31 Michael Albinus <michael.albinus@gmx.de>
2394
2395 * dbus.texi (Arguments and Signatures): Fix example.
2396 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
2397 (Asynchronous Methods): New node.
9f90198a
JB
2398 (Errors and Events): Describe extended layout of `dbus-event'.
2399 New defun `dbus-event-message-type'.
21956b56 2400
7c2fb837
DN
24012008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2402
2403 * ediff.texi: Remove VMS support.
2404
13662773
JB
24052008-07-29 Juanma Barranquero <lekktu@gmail.com>
2406
2407 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
2408 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
2409
ddde0b34
CY
24102008-07-29 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * Makefile.in: Add mairix-el targets.
2413
24142008-07-29 David Engster <deng@randomsample.de>
2415
2416 * mairix-el.texi: New file.
2417
d5875b25
JB
24182008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2419
366b7d44
JB
2420 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2421 project files. Delete 'main_unit' project variable; not needed. Allow
2422 process environment variables wherever project variables are allowed.
2423 Add tutorial section on multiple GNAT project files.
d5875b25 2424
6cbab8ee
MA
24252008-07-27 Michael Albinus <michael.albinus@gmx.de>
2426
2427 Sync with Tramp 2.1.14.
2428
2429 * trampver.texi: Update release number.
2430
9e2a2647
DN
24312008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2432
2433 * ns-emacs.texi:
2434 * faq.texi: Remove mentions of Mac Carbon.
2435
d62672f3
MB
24362008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2437
2438 * gnus.texi (Saving Articles): Describe the 2nd argument of
2439 gnus-summary-save-in-pipe.
2440 (SpamAssassin): Use it.
2441
24422008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2443
2444 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2445
dd12e1c6
CD
24462008-07-25 Carsten Dominik <dominik@science.uva.nl>
2447
2448 * org.texi (Export options): Document the use of the creator flag.
2449
44ce9197
CD
24502008-07-24 Carsten Dominik <dominik@science.uva.nl>
2451
2452 * org.texi: New version 6.06a.
2453
ddd13c5d
JB
24542008-07-23 Juanma Barranquero <lekktu@gmail.com>
2455
2456 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2457 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2458
8dc6104d
JB
24592008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2460
2461 * calc.texi (Editing Stack Entries):
2462 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2463 Calc's help functions. Mention fixing typos.
2464 (Customizing Calc): Fix typo.
2465
24662008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2467
2468 * calc.texi (summarykey): New macro. Use to correctly format keys in
2469 the summary.
2470
ddd13c5d 24712008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
2472
2473 * ns-emacs.texi (Customization): Corrected documentation on color
2474 specification formats.
2475
568beaa2
AS
24762008-07-19 Andreas Schwab <schwab@suse.de>
2477
db8ef699 2478 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2479
2480 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2481 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2482
cd71b9ae
MA
24832008-07-18 Michael Albinus <michael.albinus@gmx.de>
2484
2485 * dbus.texi (Inspection): Rework, introduce submenus.
2486 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2487 (Properties and Annotations, Arguments and Signatures): New nodes.
2488
9b7993b4
MA
24892008-07-13 Michael Albinus <michael.albinus@gmx.de>
2490
2491 * dbus.texi (Receiving Method Calls): Fix description of
2492 `dbus-register-method'.
2493 (Signals): Allow also signal arguments for filtering in
2494 `dbus-register-signal'.
2495
241d447b
JB
24962008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2497
2498 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2499 `cnorm'.
2500 (Arithmetic Tutorial): Simplify the verification of prime factors.
2501
adb46650
MB
25022008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2503
2504 * gnus.texi (Saving Articles): Mention
2505 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2506
92e15881
JB
25072008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2508
2509 * calc.texi: Adjust mode line throughout.
2510
ea597303
JB
25112008-06-28 Juanma Barranquero <lekktu@gmail.com>
2512
2513 * sasl.texi (Mechanisms): Fix typos.
2514
aee08080
JB
25152008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2516
2517 * calc.texi (Killing from the stack): Mention using normal Emacs
2518 copying.
2519
a06a4a12
MA
25202008-06-21 Michael Albinus <michael.albinus@gmx.de>
2521
ea597303
JB
2522 * tramp.texi (Password handling): Renamed from "Password caching".
2523 Add `auth-source' mechanism.
a06a4a12
MA
2524 (Connection caching): Tramp reopens the connection automatically,
2525 when the operating system on the remote host has been changed.
2526
7389398d
EZ
25272008-06-20 Eli Zaretskii <eliz@gnu.org>
2528
2529 * makefile.w32-in (distclean): Remove makefile.
2530
b349f79f
CD
25312008-06-17 Carsten Dominik <dominik@science.uva.nl>
2532
3f9b4c2b 2533 * org.texi (Using the mapping API): New section.
b349f79f 2534 (Agenda column view): New section.
3f9b4c2b 2535 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2536 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2537 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2538
25392008-06-17 Jason Riedy <jason@acm.org>
2540
2541 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2542 function, and efmt may be a two-argument function.
2543 (Radio tables): Document multiple destinations.
2544
cd5c05d2
GM
25452008-06-16 Glenn Morris <rgm@gnu.org>
2546
2547 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2548 Add Cover-Texts.
2549
debf4439
GM
25502008-06-15 Glenn Morris <rgm@gnu.org>
2551
2552 * faq.texi (VER): Update to 23.0.60.
2553
2554 * mh-e.texi: Remove option of licensing under GPL.
2555 Add Cover-Texts to GFDL permissions notice.
2556 (GPL): Remove section.
2557 (GFDL): Include doclicense.texi rather than the actual text.
2558
2559 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2560 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2561
2562 * sasl.texi: Fix output file name.
2563
2564 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2565
2566 * gnus-coding.texi: Refer to license in Gnus manual.
2567
2568 * idlwave.texi, sasl.texi: Use @copying.
2569
2570 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2571
2572 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2573
2574 * url.texi: Use @copying, @title, @subtitle, @author.
2575
2576 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2577 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2578 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2579 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2580 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2581 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2582 * widget.texi, woman.texi:
2583 Remove references to external license, since doclicense is included.
2584
2585 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2586 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2587 Remove references to non-existent Invariant Sections.
2588
091f8bc1
GM
25892008-06-14 Glenn Morris <rgm@gnu.org>
2590
2591 * faq.texi (Major packages and programs): Remove references to external
2592 Supercite, Calc, VIPER, since they have been included for some time.
2593 Update VM, AUCTeX, BBDB entries.
2594
47bcb4d3
UJ
25952008-06-14 Ulf Jasper <ulf.jasper@web.de>
2596
2597 * newsticker.texi: Updated to match latest newsticker changes.
2598
6f093307
GM
25992008-06-13 Glenn Morris <rgm@gnu.org>
2600
2601 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2602 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2603 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2604 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2605 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2606 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2607 * woman.texi:
2608 Update Back-Cover Text as per maintain.info.
2609
2b968687
MB
26102008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2611
2612 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2613
2614 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2615 (gnus-faq.xml): Update repository host.
2616
2b968687
MB
2617 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2618
26192008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2620
2621 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2622 Fix a typo.
2623
26242008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2625
2626 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2627 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2628 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2629
26302008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2631
2632 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2633 coding standards.
2634
26352008-06-14 David Engster <dengste@eml.cc>
2636
2637 * gnus.texi (nnmairix): Markup fixes.
2638
e6d2d263
MB
26392008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2640
2b968687 2641 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2642
26432008-06-05 David Engster <dengste@eml.cc>
2644
2645 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2646
26472008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2648
b344d29d 2649 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2650 (Searching, nnir, nnmairix): New stub nodes.
2651
ad231df6 26522008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2653
2654 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2655
f394fa25
MB
26562008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2657
2658 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2659
58333467
MB
26602008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2661
2662 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2663
67525fb9
JY
26642008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2665
2666 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2667
0549d8fc
JB
26682008-05-06 Juanma Barranquero <lekktu@gmail.com>
2669
2670 * info.texi (Top): Fix typo in xref.
2671
149a3837
KB
26722008-05-05 Karl Berry <karl@gnu.org>
2673
2674 * info.texi (Top): @xref to stand-alone manual.
2675
3a23a519
MB
26762008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2677
2678 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2679 (Various Summary Stuff): Fix typo in last xref.
2680
0a29fbf3
JB
26812008-05-02 Juanma Barranquero <lekktu@gmail.com>
2682
2683 * org.texi (Moving subtrees): Fix typo.
2684
586b90f1
MA
26852008-04-28 Michael Albinus <michael.albinus@gmx.de>
2686
2687 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2688 Tramp via `tramp-mode'.
2689
b5af9883
CD
26902008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2691
2692 * org.texi: Massive changes, in many parts of the file.
2693
d55fe5bb
MB
26942008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2695
2696 * gnus.texi (Oort Gnus): Add message-fill-column.
2697
26982008-04-12 Adrian Aichner <adrian@xemacs.org>
2699
2700 * gnus.texi (Mail Source Specifiers): Typo fix.
2701
27022008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2703
2704 * gnus.texi (Diary Headers Generation): Update key binding for
2705 `gnus-diary-check-message'.
2706
27072008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2708
2709 * gnus.texi (Emacsen): Addition.
2710
27112008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2712
2713 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2714
27152008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2716
2717 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2718
27192008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2720
2721 * gnus-news.texi: Update tool bar item.
2722
27232008-04-09 Sven Joachim <svenjoac@gmx.de>
2724
2725 * gnus-news.texi: Fix typos.
2726
76c109c3
JB
27272008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2728
222027f2 2729 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2730 Add mention of `kron'.
2731
d5fbd5a6
MO
27322008-04-01 Daiki Ueno <ueno@unixuser.org>
2733
2734 * epa.texi (Encrypting/decrypting *.gpg files): Document
2735 epa-file-name-regexp.
2736
fbcbb58c
KY
27372008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2738
2739 * gnus.texi (Example Methods): Fix description about ssh-agent.
2740 (Indirect Functions): Fix the default value of nntp-telnet-command;
2741 remove link to connect.html.
2742
134ce16c
MA
27432008-03-30 Michael Albinus <michael.albinus@gmx.de>
2744
2745 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2746 dbus-call-method.
2747 (Receiving Method Calls): The timeout can be set by the calling client.
2748
da1975d7
MA
2749 * trampver.texi: Update release number.
2750
2e4089ab
RS
27512008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2752
2753 * gnus.texi (Top): Fix version. Add SASL.
2754
70cab5a9
MA
27552008-03-29 Michael Albinus <michael.albinus@gmx.de>
2756
2757 Sync with Tramp 2.1.13.
2758
2759 * trampver.texi: Update release number.
2760
5bc6ddff
MB
27612008-03-29 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * org.texi: Update to new org-mode website.
2764
27652008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2766
2767 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2768
9b3ebcb6
MB
27692008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2770
2771 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2772 gnus-read-ephemeral-gmane-group-url,
2773 gnus-read-ephemeral-emacs-bug-group,
2774 gnus-read-ephemeral-debian-bug-group.
2775
27762008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2777
2778 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2779
2780 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2781 Add FIXMEs for Bookmarks and gnus-registry-marks.
2782
27832008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2784
2785 * gnus.texi (Smileys): Document `smiley-style'.
2786
27872008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2788
2789 * gnus.texi (Gnus Development): Clarify difference between ding and
2790 gnu.emacs.gnus.
2791 (MIME Commands, Using MIME, RSS): Fix markup.
2792
2793 * gnus-faq.texi ([8.4]): Ditto.
2794
27952008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2796
2797 * gnus.texi (Emacsen): Remove obsolete stuff.
2798
27992008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2800
2801 * gnus.texi (Oort Gnus): Add version info WRT
2802 `mail-source-delete-incoming'.
2803
28042008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2805
2806 * gnus.texi (Top): Add "Other related manuals" and version info in
2807 `iftex' output.
2808 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2809 gnus-balloon-face-0 and the corresponding format specifiers.
2810
608d6a81
MA
28112008-03-26 Michael Albinus <michael.albinus@gmx.de>
2812
2813 * tramp.texi (Filename completion): Remove footnote about let-bind
2814 of `partial-completion-mode'. It doesn't work this way.
2815
27a6f132
SM
28162008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2817
2818 * pcl-cvs.texi (Contributors): Update my email.
2819
4a7c4c40
MA
28202008-03-21 Michael Albinus <michael.albinus@gmx.de>
2821
2822 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2823
2940c053
BW
28242008-03-17 Bill Wohler <wohler@newt.com>
2825
2826 * mh-e.texi (Viewing): Update URL for adding header fields to
2827 mh-invisible-header-fields-default.
2828
30864d5f
BW
28292008-03-16 Bill Wohler <wohler@newt.com>
2830
2831 * mh-e.texi (Preface): Add Gnus to requirements.
2832 (Forwarding): Note that forwarded MIME messages are now inline.
2833
31fe2b00
SM
28342008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2835
2836 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2837 (Common Variables): Give precedence to the netcat methods over the
2838 telnet methods, and mention that they are more reliable.
31fe2b00 2839
5e97c626
CD
28402008-03-13 Carsten Dominik <dominik@science.uva.nl>
2841
2842 * org.texi (Exporting Agenda Views): Document agenda export to
2843 iCalendar.
2844 (Progress logging): Document the new progress logging stuff.
2845
37a68866
MB
28462008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2847
2848 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2849 Update for change of `mail-source-delete-incoming'.
2850
2851 * gnus-news.texi: Ditto.
2852
8f7abae3
MB
28532008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2854
2855 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2856 custom versions.
2857
af379c86
AM
28582008-03-07 Alan Mackenzie <acm@muc.de>
2859
2860 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2861 parens/brackets in a k&r region is limited.
2862
3d0f8a67
MB
28632008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2864
2865 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2866 using different Emacs versions.
2867
52151df0
GM
28682008-02-27 Glenn Morris <rgm@gnu.org>
2869
2870 * sc.texi: Remove a lot of old and obsolete info.
2871 (titlepage): Simplify.
2872 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2873 (VM with any Emacsen, GNEWS with any Emacsen)
2874 (Overloading for Non-conforming MUAs, Version 3 Changes)
2875 (The Supercite Mailing List): Delete nodes.
2876 (Introduction): Remove info about old packages.
2877 (Getting Connected): Simplify. Remove info about old packages.
2878 (Citing Commands): Delete Emacs 19 info.
2879 (Hints to MUA Authors): Simplify.
2880 (Thanks and History): Merge in some info from the deleted node
2881 "Version 3 Changes".
2882
b03f96dc
MB
28832008-02-05 Juanma Barranquero <lekktu@gmail.com>
2884
2885 * org.texi (Setting tags, In-buffer settings):
2886 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2887
52bec650
MB
28882008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2889
2890 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2891 installation directory name.
2892
34a3c587
RF
28932008-02-12 Romain Francoise <romain@orebokech.com>
2894
2895 * epa.texi (Overview): Fix typo.
2896
5a8d03e9
MO
28972008-02-11 Daiki Ueno <ueno@unixuser.org>
2898
2899 * epa.texi (Quick start): Remove the .emacs setting.
2900
f1914c40
MO
29012008-02-10 Daiki Ueno <ueno@unixuser.org>
2902
2903 * epa.texi (Quick start): Use the command `epa-enable' instead of
2904 loading `epa-setup'.
2905
bca98fc9
JB
29062008-02-08 Juanma Barranquero <lekktu@gmail.com>
2907
2908 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2909 ($(infodir)/epa, epa.dvi): New targets.
2910
4b01af2e
MO
29112008-02-08 Daiki Ueno <ueno@unixuser.org>
2912
2913 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2914
2915 * epa.texi: New manual documenting the EasyPG Assistant.
2916
06c0751a
MA
29172008-02-06 Michael Albinus <michael.albinus@gmx.de>
2918
2919 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2920 (Inspection): New function dbus-ping.
2921
7dcccd7b
MA
29222008-02-05 Michael Albinus <michael.albinus@gmx.de>
2923
2924 * tramp.texi (Remote processes): Add `shell-command'.
2925
a1da1e37
MB
29262008-01-28 Michael Sperber <sperber@deinprogramm.de>
2927
2928 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2929 (Group Parameters): Document `mail-source' parameter.
2930
c9d8f746
MA
29312008-01-27 Michael Albinus <michael.albinus@gmx.de>
2932
2933 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2934 must be a local host.
2935
15db4a13
MO
29362008-01-26 Michael Olson <mwolson@gnu.org>
2937
2938 * erc.texi: Update version for ERC 5.3 release.
2939 (Obtaining ERC): Update extras URLs for 5.3.
2940 (Development): Write instructions for git, and remove those for Arch.
2941 (History): Mention the switch to git.
2942
2bc43980
KB
29432008-01-24 Karl Berry <karl@gnu.org>
2944
bca98fc9
JB
2945 * info.texi (Search Index, Search Text): Mention the command
2946 character in the section name, a la the (Go to node) node.
2bc43980 2947
d2e4a6c9
MA
29482008-01-21 Michael Albinus <michael.albinus@gmx.de>
2949
2950 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2951
0b6799c3
MB
29522008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2953
2954 * gnus-news.texi: Mention gnus-article-describe-bindings.
2955
29562008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2957
2958 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2959
db9c3fb1 29602008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2961
7b4d0413 2962 * org.texi (Property inheritance): New section.
db9c3fb1 2963 (Conventions): New section.
7b4d0413 2964 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2965 commands, and the new bindings for refiling.
2966 (Sparse trees): Document the new special command for sparse trees.
2967 (References): Be more clear about the counting of hilines.
2968 (Handling links): Document M-p/n for accessing links.
2969 (Fast access to TODO states): New section.
2970 (Per file keywords): New section.
2971 (Property inheritance): New section.
2972 (Column attributes): New summary types.
2973 (Capturing Column View): New section.
2974 (The date/time prompt): Cover the new features in the date/time prompt.
2975 Compactify the table of keys for the calendar remote control.
2976 (Clocking work time): Document the new :scope parameter.
2977 (Remember): Promoted to chapter.
2978 (Quoted examples): New section.
2979 (Enhancing text): New verbatim environments.
2980
6ed73f28
MA
29812008-01-14 Michael Albinus <michael.albinus@gmx.de>
2982
2983 * trampver.texi: Update release number.
2984
95838435
MB
29852008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2986
2987 * gnus.texi (Article Keymap): Add
2988 gnus-article-wide-reply-with-original; fix descriptions of
2989 gnus-article-reply-with-original and
2990 gnus-article-followup-with-original.
2991
20234d96
GM
29922008-01-09 Glenn Morris <rgm@gnu.org>
2993
2994 * nxml-mode.texi: Add @copying section.
2995
d82cf70b
MB
29962008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2997
2998 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2999 Server". Add `message-send-mail-with-mailclient'.
3000
3001 * gnus.texi (Posting Server): Move some text to "(message)Mail
3002 Variables" and add a reference here.
3003
addb7f2e
MA
30042008-01-04 Michael Albinus <michael.albinus@gmx.de>
3005
3006 * dbus.texi (Receiving Method Calls): New chapter.
3007 (Errors and Events): Add serial number to events. Replace "signal" by
3008 "message". Introduce dbus-event-serial-number.
3009
4db2806c
MA
30102008-01-03 Michael Albinus <michael.albinus@gmx.de>
3011
3012 * dbus.texi (Type Conversion): Explain the type specification for empty
3013 arrays. Use another example.
3014
c9ecb5a7
MA
30152007-12-30 Michael Albinus <michael.albinus@gmx.de>
3016
3017 * dbus.texi (all): Replace "..." by @dots{}.
3018 (Type Conversion): Precise the value range for :byte types.
3019 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3020 Mention its return value.
3021 (Errors and Events): There is no D-Bus error propagation during event
3022 processing.
3023
702dbfd9
JB
30242007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3025
3026 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3027 New sections.
3028
87035689
MB
30292007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3030
3031 * gnus.texi (Group Parameters): Reorder the text and add a note about
3032 `gnus-parameters' near the beginning of the node.
3033
30342007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3035
3036 * gnus.texi (Score File Editing): Fix function name.
3037
5492f5ca
MA
30382007-12-23 Michael Albinus <michael.albinus@gmx.de>
3039
3040 Sync with Tramp 2.1.12.
3041
3042 * trampver.texi: Update release number.
3043
d4e67bc5
MA
30442007-12-22 Michael Albinus <michael.albinus@gmx.de>
3045
3046 * dbus.texi (Type Conversion): Correct input parameters mapping.
3047
6a31c819
MA
30482007-12-21 Michael Albinus <michael.albinus@gmx.de>
3049
3050 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3051 (Errors and Events): Mention wrong-type-argument error.
3052
99a3e35f
AS
30532007-12-21 Alex Schroeder <alex@gnu.org>
3054
3055 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 3056 spaces. Fixed some typos.
99a3e35f
AS
3057 (Internet Relay Chat): Explain relay.
3058 (Getting started with rcirc): Change items to reflect prompts.
3059 Add more explanation to rcirc-track-minor-mode and added a comment to
3060 warn future maintainers that this section is a copy.
11ac7c8e 3061 (People): Changed /ignore example.
62b12a24 3062 (Keywords): Not keywords.
99a3e35f 3063
331e4d02
AS
30642007-12-20 Alex Schroeder <alex@gnu.org>
3065
3066 * rcirc.texi (Top): Fighting Information Overload chapter added.
3067 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3068 (rcirc commands): Moved /ignore command to the new chapter.
3069 (Fighting Information Overload): New chapter documenting /keyword,
3070 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
3071 (Configuration): Document rcirc-server-alist, remove
3072 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 3073
cd71c3ef
MA
30742007-12-16 Michael Albinus <michael.albinus@gmx.de>
3075
3076 * dbus.texi (Signals): Fix example in dbus-register-signal.
3077
bbbe940b
MB
30782007-12-14 Sven Joachim <svenjoac@gmx.de>
3079
3080 * gnus.texi (Score Variables): Fix typo.
3081
0ce574ef
MA
30822007-12-07 Michael Albinus <michael.albinus@gmx.de>
3083
3084 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3085 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3086 (Errors and Events): Adapt dbus-event.
3087
b890d447
MB
30882007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3089
3090 * gnus.texi (Other Files): Add the yenc command.
3091
30922007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3093
3094 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3095 since 2004-08-06.
3096
30972007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3098
3099 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3100 on body.
3101
31022007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3103
3104 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3105 and rfc2047-allow-irregular-q-encoded-words; fix description of
3106 rfc2047-encode-encoded-words.
3107
31082007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3109
3110 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3111
3728bf03
MO
31122007-12-05 Michael Olson <mwolson@gnu.org>
3113
3114 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3115 Update documentation for `remember-diary-file'.
3116
a4397af9
MA
31172007-12-04 Michael Albinus <michael.albinus@gmx.de>
3118
3119 * dbus.texi (Signals): Precise `dbus-register-signal'.
3120 (Errors and Events): Rework events part, the internal structure of
3121 dbus-event has changed.
3122
1682490c
JB
31232007-12-03 Juanma Barranquero <lekktu@gmail.com>
3124
3125 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3126 ($(infodir)/dbus, dbus.dvi): New targets.
3127
7b13a0f2
MA
31282007-12-03 Michael Albinus <michael.albinus@gmx.de>
3129
3130 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3131 unconditionally.
3132
3133 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3134 emulation with @print{}.
3135
7ef92bc9
RS
31362007-12-02 Richard Stallman <rms@gnu.org>
3137
3138 * dbus.texi (Overview): Minor cleanup.
3139
22d8ac3a
MA
31402007-12-02 Michael Albinus <michael.albinus@gmx.de>
3141
d3a8e0df
MA
3142 * Makefile.in (INFO_TARGETS): Add dbus.
3143 (DVI_TARGETS): Add dbus.dvi.
3144 (dbus, dbus.dvi): New targets.
3145
22d8ac3a
MA
3146 * dbus.texi: New file.
3147
559764ab
RF
31482007-11-24 Romain Francoise <romain@orebokech.com>
3149
3150 * nxml-mode.texi: Add description in @direntry.
7aa579d9 3151 Fix file name to match @setfilename.
559764ab 3152
ac97a16b
MH
31532007-11-23 Mark A. Hershberger <mah@everybody.org>
3154
3155 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3156 ($(infodir)/nxml-mode): New rule.
3157
3158 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3159 ($(infodir)/nxml-mode): New rule.
3160 (clean): Add nxml-mode*.
3161
3162 * nxml-mode.texi: New file with nxml manual.
3163
404cd454
GM
31642007-11-18 Richard Stallman <rms@gnu.org>
3165
3166 * flymake.texi (Example -- Configuring a tool called directly):
3167 Update example.
3168
b048d478
MA
31692007-11-18 Michael Albinus <michael.albinus@gmx.de>
3170
3171 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 3172 double-slash behavior. Explain directory contents flushing.
b048d478 3173
346e8469
JB
31742007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3175
3176 * calc.texi (TeX and LaTeX Language Modes): Put in
3177 missing braces.
3178
404cd454
GM
31792007-11-15 Richard Stallman <rms@gnu.org>
3180
3181 * cl.texi (Equality Predicates): Delete `eql'.
3182 (Predicates, Naming Conventions, Top): Delete `eql'.
3183 (Common Lisp Compatibility): Delete `eql'.
3184 (Porting Common Lisp): Delete obsolete backquote info.
3185 Minor clarification about character constants.
3186 (Sequence Basics): Minor clarification.
3187
1f6af58b
JB
31882007-11-15 Juanma Barranquero <lekktu@gmail.com>
3189
dccb744b 3190 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
3191 * tramp.texi (Filename completion): Fix typos.
3192
3bc88bc9
JB
31932007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3194
3195 * calc.texi (Basic commands): Mention the menu.
3196
bc5300d3
MA
31972007-11-12 Michael Albinus <michael.albinus@gmx.de>
3198
3199 * tramp.texi (Connection caching): Tramp flushes connection
3200 properties when remote operating system has been changed.
3201
4d8a28ec
MB
32022007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3203
3204 * gnus-news.texi: Fix spelling.
3205 `message-insert-formatted-citation-line', not
3206 `message-insert-formated-citation-line'.
3207
404cd454
GM
3208 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3209
e1176b47
MA
32102007-11-07 Michael Albinus <michael.albinus@gmx.de>
3211
3212 * tramp.texi (Overview): Mention also the PuTTY integration under
3213 Win32. Remove paragraphs about Tramp's experimental status.
3214 (Frequently Asked Questions): Add code example for highlighting the
3215 mode line.
3216
6159985a
MO
32172007-11-03 Michael Olson <mwolson@gnu.org>
3218
3219 * remember.texi: Change mentions of remember-buffer to
3220 remember-finalize throughout.
3221
bec9b2f5
MO
32222007-10-30 Michael Olson <mwolson@gnu.org>
3223
3224 * remember.texi (Copying): Remove.
3225 (Mailbox): Update with non-BBDB instructions.
3226 (Diary, Org): Add.
3227 (Bibliography, Planner Page): Remove.
3228
b6173182
JB
32292007-10-30 Juanma Barranquero <lekktu@gmail.com>
3230
3231 * makefile.w32-in (INFO_TARGETS): Add remember.
3232 (DVI_TARGETS): Add remember.dvi.
3233 ($(infodir)/remember): New rule.
3234 (clean): Add remember*.
3235
15f3eb73
MO
32362007-10-30 Michael Olson <mwolson@gnu.org>
3237
70bdc930
MO
3238 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
3239 ($(infodir)/remember): New rule that builds the Remember Manual.
3240
b6173182
JB
3241 * remember.texi: New file containing the Remember Mode Manual.
3242 Shuffle chapters around after initial import.
7d3f6f1a
MO
3243 (Function Reference): Split Keystrokes into separate chapter.
3244 (Keystrokes): Document C-c C-k.
51d24a12 3245 (Introduction): Fix typographical issue with "---".
15f3eb73 3246
404cd454
GM
32472007-10-29 Richard Stallman <rms@gnu.org>
3248
3249 * widget.texi (Introduction): Delete discussion of implementation
3250 internals.
3251
9bbb9638
MA
32522007-10-29 Michael Albinus <michael.albinus@gmx.de>
3253
3254 * tramp.texi (Connection caching): Host names must be different
3255 when tunneling.
3256
c7ff939a
RS
32572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3258
3259 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
3260 Gnus v5.13.
3261
01c52d31
MB
32622007-10-28 Miles Bader <miles@gnu.org>
3263
3264 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
3265
01c52d31
MB
32662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3267
3268 * gnus.texi (Sorting the Summary Buffer): Remove
3269 gnus-article-sort-by-date-reverse.
3270
32712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3272
3273 * gnus.texi (Non-ASCII Group Names): New node.
3274 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
3275 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
3276
c8763fb6 32772007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3278
3279 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
3280 clean the output of the program `imap-shell-program'.
3281
32822007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3283
3284 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
3285
32862007-10-28 Tassilo Horn <tassilo@member.fsf.org>
3287
3288 * gnus.texi (Sticky Articles): Documentation for sticky article
3289 buffers.
3290
c8763fb6 32912007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3292
3293 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
3294
32952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3296
3297 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
3298
32992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3300
3301 * gnus.texi (Archived Messages): Document
3302 gnus-update-message-archive-method.
3303
33042007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3305
3306 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
3307
c8763fb6 33082007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3309
3310 * gnus.texi (Group Maneuvering): Document
3311 `gnus-summary-next-group-on-exit'.
3312
33132007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3314
3315 * gnus.texi (Really Various Summary Commands): Mention
3316 gnus-auto-select-on-ephemeral-exit.
3317
33182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3319
3320 * gnus.texi, message.texi: Bump version number.
3321
33222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3323
3324 * gnus.texi (Group Line Specification, Misc Group Stuff)
3325 (Server Commands): Parenthesize @pxref{Mail Spool}.
3326
33272007-10-28 Didier Verna <didier@xemacs.org>
3328
3329 New user option: message-signature-directory.
3330 * message.texi (Insertion Variables): Document it.
3331 * gnus.texi (Posting Styles): Ditto.
3332
33332007-10-28 Didier Verna <didier@xemacs.org>
3334
3335 * gnus.texi (Group Line Specification):
3336 * gnus.texi (Misc Group Stuff):
3337 * gnus.texi (Server Commands): Document the group compaction feature.
3338
33392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
3342
3343 * message.texi (Various Message Variables): Add message-fill-column.
3344
33452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3346
3347 * gnus.texi: Untabify.
3348
33492007-10-28 Didier Verna <didier@xemacs.org>
3350
3351 * gnus.texi (Group Parameters): Document the posting-style merging
3352 process in topic-mode.
3353
33542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3355
3356 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
3357
33582007-10-28 Romain Francoise <romain@orebokech.com>
3359
3360 * gnus.texi (Mail Spool): Fix typo.
3361 Update copyright.
3362
33632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3364
3365 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
3366
33672007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3368
3369 * gnus.texi (Summary Generation Commands):
3370 Add gnus-summary-insert-ticked-articles.
3371
33722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3373
b2abec73
JB
3374 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
3375 to spam-spamassassin-program.
01c52d31
MB
3376
33772007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3378
3379 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
3380
33812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3382
3383 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
3384
33852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3386
3387 * message.texi (Mail Headers): Document `opportunistic'.
3388
33892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3390
3391 * emacs-mime.texi (Encoding Customization): Explain how to set
3392 mm-coding-system-priorities per hierarchy.
3393
33942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3395
3396 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
3397 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
3398
33992007-10-28 Didier Verna <didier@xemacs.org>
3400
3401 * message.texi (Wide Reply): Update documentation of
3402 message-dont-reply-to-names (now allowing a list of regexps).
3403
34042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3405
3406 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
3407
34082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3409
3410 * gnus.texi (SpamAssassin back end): Fix typo.
3411
3412 * sieve.texi (Examples): Fix grammar.
3413
34142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3415
3416 * gnus.texi (Searching for Articles): Document M-S and M-R.
3417 (Limiting): Document / b.
3418
34192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3420
3421 * gnus.texi (Thread Commands): T M-^.
3422
34232007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3424
3425 * message.texi (Mail Aliases): Document ecomplete.
3426 (Mail Aliases): Fix typo.
3427
34282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3429
3430 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3431 fix typo.
3432
34332007-10-28 Romain Francoise <romain@orebokech.com>
3434
3435 * gnus.texi (Mail Spool): Grammar fix.
3436
34372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3438
3439 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3440 string.
3441
34422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3443
3444 * gnus.texi (Group Parameters): Fix description.
3445
34462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3447
b2abec73
JB
3448 * gnus.texi (Gmane Spam Reporting):
3449 Fix spam-report-gmane-use-article-number.
3450 Add spam-report-user-mail-address.
01c52d31
MB
3451
34522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3453
3454 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3455
34562007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3457
3458 * gnus.texi (Group Parameters): Add simplified sorting example based on
3459 example for `Sorting the Summary Buffer' from Jari Aalto
3460 <jari.aalto@cante.net>.
3461 (Example Methods): Add example for an indirect connection.
3462
34632007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3464
3465 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3466 (Agent Parameters): Updated parameter names to match code.
3467 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3468 'gnus-agent-summary-fetch-series'.
3469 (Agent and flags): New section providing a generalized discussion
3470 of flag handling.
3471 (Agent and IMAP): Removed flag discussion.
b2abec73 3472 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
3473
34742007-10-28 Romain Francoise <romain@orebokech.com>
3475
3476 * gnus.texi (Exiting the Summary Buffer): Add new function
3477 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3478
34792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3480
3481 * gnus.texi (Conformity): Fix typo.
3482 (Customizing Articles): Document `first'.
3483
34842007-10-28 Jari Aalto <jari.aalto@cante.net>
3485
3486 * gnus.texi (Sorting the Summary Buffer):
3487 Add `gnus-thread-sort-by-date-reverse'. Add example
3488 host to different sorting in NNTP and RSS groups.
3489
34902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3491
3492 * message.texi (Insertion): Describe prefix for
3493 message-mark-inserted-region and message-mark-insert-file.
3494
34952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3496
3497 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3498 LaTeX documents. Describe "text/x-gnus-verbatim".
3499
35002007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3501
b2abec73 3502 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3503 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3504 (spam-stat spam filtering, SpamOracle)
3505 (Extending the Spam ELisp package): Removed extra quote symbol for
3506 clarity.
3507
35082007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3509
3510 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3511 gnus-article-delete-part and gnus-article-replace-part.
3512 (Using MIME): Add gnus-mime-replace-part.
3513
35142007-10-28 Romain Francoise <romain@orebokech.com>
3515
3516 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3517 requires `auto-compression-mode' to be enabled. Add new nnml
3518 variable `nnml-compressed-files-size-threshold'.
3519
35202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3521
3522 * gnus.texi (Sorting the Summary Buffer): Added
3523 gnus-thread-sort-by-recipient.
3524
35252007-10-28 Romain Francoise <romain@orebokech.com>
3526
3527 * message.texi (Insertion Variables): Mention new variable
3528 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3529 documentation accordingly.
3530
35312007-10-28 Romain Francoise <romain@orebokech.com>
3532
3533 * gnus.texi (To From Newsgroups): Mention new variables
3534 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3535
35362007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3537
3538 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3539 stuff; gnus-mime-inline-part does the automatic decompression.
3540
35412007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3542
3543 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3544 "training.ham" should be "training.spam".
01c52d31
MB
3545
35462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3547
3548 * message.texi (Mail Variables): Fix the default value for
3549 message-send-mail-function.
3550
35512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3552
3553 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3554 always returns nil exceptionally.
3555
35562007-10-28 Simon Josefsson <jas@extundo.com>
3557
3558 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3559 Michael Cook <michael@waxrat.com>.
3560
35612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3562
3563 * gnus.texi (Topic Commands): Fix next/previous.
3564
35652007-10-28 Simon Josefsson <jas@extundo.com>
3566
3567 * gnus.texi (Article Washing): Mention `W i'.
3568
c8763fb6 35692007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3570
3571 * gnus.texi (Group Parameters): Slight extension of sieve
3572 parameter description.
3573
35742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3575
3576 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3577 matching score files as well.
3578 (Picons): Describe `gnus-picon-style'.
3579
35802007-10-28 Romain Francoise <romain@orebokech.com>
3581
3582 * message.texi (Message Headers): Mention that headers are hidden
3583 using narrowing, and how to expose them.
3584 Update copyright.
3585
35862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3587
3588 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3589 `gnus-summary-sort-by-recipient'.
3590
35912007-10-28 Romain Francoise <romain@orebokech.com>
3592
3593 * gnus.texi (NNTP marks): New node.
3594 (NNTP): Move NNTP marks variables to the new node.
3595
35962007-10-28 Jesper Harder <harder@ifa.au.dk>
3597
b2abec73 3598 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3599
3600 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3601
36022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3603
b2abec73 3604 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3605 everywhere for consistency.
b2abec73
JB
3606 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3607 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3608 Say "regular expression" instead of "regex." Admonish. Pick
3609 other words to sound better (s/so/thus/).
b2abec73 3610 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3611 statistical filters. Remove old TODO.
3612 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3613 New section on sorting and displaying the spam score.
3614 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3615 backend but an alias to spam-use-BBDB.
3616 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3617 new backend functionality.
3618
36192007-10-28 Simon Josefsson <jas@extundo.com>
3620
3621 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3622 nntp-marks-directory, from Romain Francoise
3623 <romain@orebokech.com>.
3624
36252007-10-28 Magnus Henoch <mange@freemail.hu>
3626
3627 * gnus.texi (Hashcash): New default value of
3628 hashcash-default-payment.
3629
36302007-10-28 Simon Josefsson <jas@extundo.com>
3631
3632 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3633 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3634
36352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3636
3637 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3638
36392007-10-28 Simon Josefsson <jas@extundo.com>
3640
3641 * gnus.texi (documentencoding): Add, to avoid warnings.
3642
36432007-10-28 Simon Josefsson <jas@extundo.com>
3644
3645 * message.texi (Mail Headers): Add.
3646
3647 * gnus.texi (Hashcash): Fix.
3648
36492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3650
b2abec73 3651 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3652 that payments can be verified and fix the name of the
b2abec73 3653 hashcash-path variable.
01c52d31
MB
3654
36552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3656
b2abec73 3657 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3658
36592007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3660
3661 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3662
36632007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3664
3665 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3666 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3667 warning about ham processors in spam groups removed.
01c52d31
MB
3668
36692007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3670
b2abec73
JB
3671 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3672 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3673
36742007-10-28 Jesper Harder <harder@ifa.au.dk>
3675
3676 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3677 (Mailing List): Typo.
3678 (Customizing Articles): Add gnus-treat-ansi-sequences.
3679 (Article Washing): Index.
3680
3681 * message.texi: Use m-dash consistently.
3682
36832007-10-28 Jesper Harder <harder@ifa.au.dk>
3684
3685 * gnus.texi (GroupLens): Remove.
3686
36872007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3688
3689 * gnus.texi (Outgoing Messages, Agent Variables): Add
3690 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3691 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3692
36932007-10-28 Jesper Harder <harder@ifa.au.dk>
3694
3695 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3696
36972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3698
3699 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3700
3701 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3702
37032007-10-28 Simon Josefsson <jas@extundo.com>
3704
3705 * gnus.texi (Top): Add SASL.
3706
404cd454
GM
37072007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3708
3709 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3710
37112007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3712
3713 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3714
0edd2970
JB
37152007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3716
3717 * calc.texi (Formulas, Composition Basics): Lower the
3718 precedence of negation.
3719
a9afba20
JY
37202007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3721
3722 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3723 Mention the new three-letter column identifiers.
3724 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3725 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3726 message when using `c' on an empty default with default printer.
3727 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3728 renamed to `ses--symbolic-formulas' some time ago.
3729
45b778a6
JB
37302007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3731
3732 * calc.texi (Default Simplifications, Making Selections)
3733 (Customizing Calc): Clarify associativity of multiplication.
3734
03b5bade
MA
37352007-10-23 Michael Albinus <michael.albinus@gmx.de>
3736
3737 * tramp.texi (Traces and Profiles): Simplify loop over
3738 `trace-function-background'.
3739
e658c8ee
JL
37402007-10-22 Juri Linkov <juri@jurta.org>
3741
3742 * dired-x.texi (Shell Command Guessing): Default values are now
3743 available by typing M-n instead of M-p.
3744
dd753688
MA
37452007-10-21 Michael Albinus <michael.albinus@gmx.de>
3746
3747 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3748 (Password caching): Remove `tramp-clear-passwd'.
3749 It's not a command anymore.
dd753688
MA
3750 (Bug Reports): Add `tramp-bug' to function index.
3751 (Function Index, Variable Index): New nodes.
3752 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3753
3754 * trampver.texi: Update release number.
3755
4bb49b43
JB
37562007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3757
8b296cdd 3758 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3759 about integer size into past tense.
3760 (Time Zones): Remove pointer to Calc author's address.
3761 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3762 and hyperbolic cotangent. Fix typo.
4bb49b43 3763
311dd93f
MA
37642007-10-10 Michael Albinus <michael.albinus@gmx.de>
3765
3766 Sync with Tramp 2.1.11.
3767
3768 * trampver.texi: Update release number.
3769
ea3fc256
MA
37702007-10-06 Michael Albinus <michael.albinus@gmx.de>
3771
3772 * tramp.texi (External packages): New section.
3773
1af74d06
MB
37742007-09-29 Juri Linkov <juri@jurta.org>
3775
3776 * info.texi (Help-Int): Document `L' (`Info-history').
3777
0e2806fa
SM
37782007-09-26 Carsten Dominik <dominik@science.uva.nl>
3779
3780 * org.texi: Change links to webpage and maintained email.
3781 (Remember): Promote to Chapter, significant changes.
3782 (Fast access to TODO states): New section.
3783 (Faces for TODO keywords): New section.
3784 (Export options): Example for #+DATE.
3785 (Progress logging): Section moved.
3786
567b9191
BW
37872007-09-26 Bill Wohler <wohler@newt.com>
3788
3789 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3790 browse-url-at-mouse.
3791
1af74d06
MB
37922007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3793
3794 * flymake.texi (Customizable variables): Face names don't end in -face.
3795 Fix flymake-err-line-patterns template.
3796 (Example -- Configuring a tool called directly): Fix init-function.
3797 (Highlighting erroneous lines): Face names don't end in -face.
3798
d60a4e3a 37992007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3800
3801 * erc.texi (Special-Features): Fix small typo.
3802
7d7a3510
MA
38032007-09-14 Michael Albinus <michael.albinus@gmx.de>
3804
3805 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3806 and "External transfer methods".
3807
285f0d3a
JB
38082007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3809
3810 * calc.texi (Predefined Units): Add some history.
3811
526dc846
MO
38122007-09-08 Michael Olson <mwolson@gnu.org>
3813
87e04f16
JB
3814 * erc.texi (Copying): New section included from gpl.texi.
3815 This matches the look of the upstream ERC manual.
526dc846 3816
f10d0e80
JB
38172007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3818
87e04f16 3819 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3820 (Random Numbers): Clarify the distribution of `random'.
3821
4009494e
GM
38222007-09-06 Glenn Morris <rgm@gnu.org>
3823
f1fc42aa 3824 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3825 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3826 Change all setfilename commands to use ../../info.
3827 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3828 refer to the Emacs manual here.
3829 (infodir): New variable.
3830 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3831 (cc-mode.texi, faq.texi): Update references to source file locations.
3832 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3833 do not refer to the Emacs manual here.
3834 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3835
3836 * Makefile.in: Add `basename' versions of all info targets, for
3837 convenience when rebuilding just one manual.
3838 (../etc/GNU): Delete obsolete target.
3839 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3840 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3841 *.vrs *.toc here...
3842 (maintainer-clean): ...from here.
4009494e
GM
3843
3844 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3845
2de53ca6
GM
38462007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3847
3848 * calc.texi (Date Conversions): Clarify definition of
3849 Julian day numbering.
3850 (Date Forms): Clarify definition of Julian day numbering;
3851 add some history.
3852
38532007-08-30 Carsten Dominik <dominik@science.uva.nl>
3854
87e04f16 3855 * org.texi: Version 5.07.
2de53ca6
GM
3856
38572007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3858
3859 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3860
38612007-08-22 Carsten Dominik <dominik@science.uva.nl>
3862
3863 * org.texi (Adding hyperlink types): New section.
3864 (Embedded LaTeX): Chapter updated because of LaTeX export.
3865 (LaTeX export): New section.
3866 (Using links out): New section.
3867
38682007-08-22 Glenn Morris <rgm@gnu.org>
3869
3870 * faq.texi (Learning how to do something): Refcards now in
3871 etc/refcards/ directory.
3872
38732007-08-22 Michael Albinus <michael.albinus@gmx.de>
3874
3875 * tramp.texi (Remote Programs): Persistency file must be cleared when
3876 changing `tramp-remote-path'.
3877 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3878 macro.
3879
38802007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3881
3882 * calc.texi: Move contents to beginning of file.
3883 (Algebraic Entry): Fix the formatting of an example.
3884
38852007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3886
3887 * calc.texi (Basic Operations on Units): Mention exact versus
3888 inexact conversions.
3889
38902007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3891
3892 * calc.texi (Basic Operations on Units): Mention default
3893 values for new units.
3894 (Quick Calculator Mode): Mention that binary format will
3895 be displayed.
3896
38972007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3898
3899 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3900
39012007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3902
3903 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3904
39052007-08-08 Glenn Morris <rgm@gnu.org>
3906
3907 * gnus.texi, sieve.texi: Replace `iff'.
3908
39092007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3910
3911 * calc.texi (Basic Graphics): Mention the graphing of error
3912 forms.
3913 (Graphics Options): Mention how `g s' handles error forms.
3914 (Curve Fitting): Mention plotting the curves.
3915 (Standard Nonlinear Models): Add additional models.
3916 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3917 (Linear Fits): Correct result.
3918
39192007-08-01 Alan Mackenzie <acm@muc.de>
3920
3921 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3922 to "--no-site-file".
3923
39242007-07-29 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * tramp.texi (Frequently Asked Questions): Point to mode line
3927 extension in Emacs 23.1.
3928
3929 * trampver.texi: Update release number.
3930
39312007-07-27 Glenn Morris <rgm@gnu.org>
3932
3933 * calc.texi (Copying): Include license text from gpl.texi, rather than
3934 in-line.
3935
39362007-07-25 Glenn Morris <rgm@gnu.org>
3937
3938 * calc.texi (Copying): Replace license with GPLv3.
3939
3940 * Relicense all FSF files to GPLv3 or later.
3941
39422007-07-22 Michael Albinus <michael.albinus@gmx.de>
3943
3944 Sync with Tramp 2.1.10.
3945
3946 * tramp.texi (trampfn): Expand macro implementation in order to handle
3947 empty arguments.
3948 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3949 occurrences by trampfn.
2de53ca6 3950 (Frequently Asked Questions): Extend example code for host
b2abec73 3951 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3952 file names to be typed.
3953
3954 * trampver.texi: Update release number.
3955
39562007-07-17 Michael Albinus <michael.albinus@gmx.de>
3957
3958 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3959 section. Reported by <poti@potis.org>.
3960 (Remote processes): Arguments of the program to be debugged are taken
3961 literally.
3962 (Frequently Asked Questions): Simplify recentf example.
3963
39642007-07-14 Karl Berry <karl@gnu.org>
3965
3966 * info.texi (@copying): New Back-Cover Text.
3967
3968 * info.texi (Quitting Info): Move to proper place in source.
3969 (Reported by Benno Schulenberg.)
3970
39712007-07-13 Eli Zaretskii <eliz@gnu.org>
3972
3973 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3974
3975 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3976
3977 * emacs-mime.texi: Add @documentencoding directive.
3978
39792007-07-12 Nick Roberts <nickrob@snap.net.nz>
3980
3981 * tramp.texi (Remote processes): Add an anchor to the subsection
3982 "Running a debugger on a remote host".
3983
39842007-07-12 Michael Albinus <michael.albinus@gmx.de>
3985
3986 * tramp.texi (Remote processes): Don't call it "experimental" any
3987 longer. Add subsection about running a debugger on a remote host.
3988
39892007-07-10 Carsten Dominik <dominik@science.uva.nl>
3990
3991 * org.texi (Properties and columns): Chapter rewritten.
3992
39932007-07-08 Michael Albinus <michael.albinus@gmx.de>
3994
3995 * tramp.texi:
3996 * trampver.texi: Migrate to Tramp 2.1.
3997
39982007-07-02 Carsten Dominik <dominik@science.uva.nl>
3999
4000 * org.texi (Properties): New chapter.
4001
40022007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4003
4004 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4005 Control Panel.
4006
4007 * gnus.texi (Misc Article): Add index entry for
4008 gnus-single-article-buffer.
4009
40102007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4011
4012 * gnus.texi (Starting Up): Fix typo.
4013
40142007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4015
4016 * gnus.texi (Asynchronous Fetching): Fix typo.
4017
40182007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4019
4020 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4021 (About This Manual): Remove redundant information.
4022 (Getting Started): Mention author.
4023 (Basic Arithmetic, Customizing Calc): Make description of the
4024 variable `calc-multiplication-has-precedence' match its new effect.
4025
40262007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4027
4028 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
4029 the variable `calc-multiplication-has-precedence'.
4030
40312007-06-19 Carsten Dominik <dominik@science.uva.nl>
4032
4033 * org.texi (Tag): Section swapped with node Timestamps.
4034 (Formula syntax for Lisp): Document new `L' flag.
4035
40362007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4037
4038 * gnus.texi (Misc Group Stuff, Summary Buffer)
4039 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4040
40412007-06-06 Juanma Barranquero <lekktu@gmail.com>
4042
4043 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4044 * gnus.texi (Article Buttons, Mail Source Customization)
4045 (Sending or Not Sending, Customizing NNDiary):
4046 * message.texi (Message Headers):
4047 * mh-e.texi (HTML): Fix typos.
4048
40492007-06-07 Michael Albinus <michael.albinus@gmx.de>
4050
4051 Sync with Tramp 2.0.56.
4052
4053 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4054 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4055
40562007-06-02 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * Version 22.1 released.
4059
40602007-05-26 Michael Olson <mwolson@gnu.org>
4061
4062 * erc.texi (Modules): Fix references to completion modules.
4063
40642007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4065
4066 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4067
40682007-05-09 Didier Verna <didier@xemacs.org>
4069
4070 * gnus.texi (Email Based Diary): New. Proper documentation for the
4071 nndiary back end and the gnus-diary library.
4072
40732007-05-03 Karl Berry <karl@gnu.org>
4074
4075 * .cvsignore (*.pdf): New entry.
4076
4077 * texinfo.tex: Update from current version for better pdf generation.
4078
40792007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4080
4081 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4082
40832007-04-28 Glenn Morris <rgm@gnu.org>
4084
4085 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4086 consideration of legal status.
4087
40882007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4089
4090 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4091
40922007-04-24 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * faq.texi (New in Emacs 22): python.el removed.
4095
40962007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4097
4098 * calc.texi (Reporting bugs): Update maintainer's address.
4099
41002007-04-22 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4103
41042007-04-15 Jay Belanger <belanger@truman.edu>
4105
4106 * calc.texi (Title page): Remove the date.
4107 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4108 (The Standard Calc Interface): Change trail title.
4109 (Floats): Mention that when non-decimal floats are entered, only
4110 approximations are stored.
4111 (Copying): Move to the appendices.
4112 (GNU Free Documentation License): Add as an appendix.
4113
41142007-04-15 Chong Yidong <cyd@stupidchicken.com>
4115
4116 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4117 * dired-x.texi, ebrowse.texi, ediff.texi:
4118 * emacs-mime.texi, erc.texi, eshell.texi:
4119 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4120 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4121 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4122 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4123 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4124 * woman.texi: Include GFDL.
4125
4126 * doclicense.texi: Remove node heading, so that it can be included by
4127 other files.
4128
4129 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4130
4131 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4132 than *.
4133
41342007-04-14 Carsten Dominik <dominik@science.uva.nl>
4135
4136 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4137 in Calc.
4138
41392007-04-09 Romain Francoise <romain@orebokech.com>
4140
4141 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4142 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4143 replace mouse-2.
4144
41452007-04-08 Chong Yidong <cyd@stupidchicken.com>
4146
4147 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4148 renamed to woman-use-topic-at-point. Document new behavior.
4149
41502007-04-08 Richard Stallman <rms@gnu.org>
4151
4152 * url.texi: Fix some indexing.
4153 (Disk Caching): Drop discussion of old/other Emacs versions.
4154
41552007-04-07 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * url.texi (Disk Caching): Say Emacs 21 "and later".
4158
4159 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4160 on Font locking which now mentions JIT lock.
4161
41622007-04-01 Michael Olson <mwolson@gnu.org>
4163
4164 * erc.texi: Update for the ERC 5.2 release.
4165
41662007-03-31 David Kastrup <dak@gnu.org>
4167
4168 * woman.texi (Topic, Interface Options): Explain changes semantics of
4169 woman-manpath in order to consider MANPATH_MAP entries.
4170
41712007-03-31 Eli Zaretskii <eliz@gnu.org>
4172
4173 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4174
41752007-03-26 Richard Stallman <rms@gnu.org>
4176
4177 * pgg.texi (Caching passphrase): Clean up previous change.
4178
41792007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4180
4181 * gnus.texi (Setting Process Marks): Fix typo.
4182
41832007-03-25 Romain Francoise <romain@orebokech.com>
4184
4185 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4186 readability, and include various fixes by Daniel Brockman, Nick Roberts
4187 and Dieter Wilhelm.
4188
41892007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4190
4191 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4192
4193 * gnus.texi (Mail Source Specifiers): Fix typo.
4194
41952007-03-22 Ralf Angeli <angeli@caeruleus.net>
4196
4197 * reftex.texi (Imprint): Update maintainer information.
4198
41992007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
4200
4201 * message.texi (Message Buffers): Update documentation for
4202 message-generate-new-buffers.
4203
42042007-03-15 Daiki Ueno <ueno@unixuser.org>
4205
4206 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4207
42082007-03-21 Glenn Morris <rgm@gnu.org>
4209
4210 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4211
42122007-03-19 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * eshell.texi (Known problems): Emacs 21 -> 22.
4215
4216 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4217
42182007-03-18 Jay Belanger <belanger@truman.edu>
4219
4220 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4221
42222007-03-12 Glenn Morris <rgm@gnu.org>
4223
4224 * calc.texi (Time Zones): Switch to new North America DST rule.
4225
4226 * calc.texi: Replace "daylight savings" with "daylight
4227 saving" in text throughout.
4228
42292007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4230
4231 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
4232 The variable now uses a list of symbols instead of just a symbol.
4233 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
4234
42352007-03-06 Romain Francoise <romain@orebokech.com>
4236
4237 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
4238 new packages, and mention Gnus update.
4239
42402007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
4241
4242 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
4243 nntp-open-connection-functions-never-echo-commands.
4244
42452007-02-27 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
4248 problems on the console, and security risk in not using gpg-agent.
4249
42502007-02-25 Carsten Dominik <dominik@science.uva.nl>
4251
4252 * org.texi (The spreadsheet): Renamed from "Table calculations".
4253 Completely reorganized and rewritten.
4254 (CamelCase links): Section removed.
4255 (Repeating items): New section.
4256 (Tracking TODO state changes): New section.
4257 (Agenda views): Chapter reorganized and rewritten.
4258 (HTML export): Section rewritten.
4259 (Tables in arbitrary syntax): New section.
4260 (Summary): Better feature summary.
4261 (Activation): Document problem with cut-and-paste of Lisp code
4262 from PDF files.
4263 (Visibility cycling): Document indirect buffer use.
4264 (Structure editing): Document sorting.
4265 (Remember): Section rewritten.
4266 (Time stamps): Better description of time stamp types.
4267 (Tag searches): Document regular expression search for tags.
4268 (Stuck projects): New section.
4269 (In-buffer settings): New keywords.
4270 (History and Acknowledgments): Updated description.
4271
42722007-02-24 Alan Mackenzie <acm@muc.de>
4273
4274 * cc-mode.texi (Movement Commands): Insert two missing command names.
4275 (Getting Started): Slight wording correction (use conditional).
4276
42772007-02-22 Kim F. Storm <storm@cua.dk>
4278
4279 * widget.texi (User Interface, Basic Types): Document need to put some
4280 text before the %v escape in :format string in editable-field widget.
4281
42822007-02-18 Romain Francoise <romain@orebokech.com>
4283
4284 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
4285 `cvs-mode-quit'.
4286
42872007-02-10 Markus Triska <markus.triska@gmx.at>
4288
4289 * widget.texi (Programming Example): Put constant strings in :format.
4290
42912007-02-07 Juanma Barranquero <lekktu@gmail.com>
4292
4293 * faq.texi (Fullscreen mode on MS-Windows): New node.
4294
42952007-02-04 David Kastrup <dak@gnu.org>
4296
4297 * faq.texi (AUCTeX): Update version number. Should probably be done
4298 for other packages as well.
4299
43002007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4301
4302 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
4303 <tassilo@member.fsf.org>.
4304
43052007-01-27 Eli Zaretskii <eliz@gnu.org>
4306
4307 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
4308 ls-lisp-use-localized-time-format.
4309
43102007-01-20 Markus Triska <markus.triska@gmx.at>
4311
4312 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
4313
43142007-01-13 Michael Olson <mwolson@gnu.org>
4315
4316 * erc.texi (Modules): Mention capab-identify module.
4317
43182007-01-05 Michael Olson <mwolson@gnu.org>
4319
4320 * erc.texi (Getting Started): Update for /RECONNECT command.
4321
43222007-01-04 Richard Stallman <rms@gnu.org>
4323
4324 * ebrowse.texi: Change C-c b to C-c C-m.
4325
43262007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
4327
4328 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
4329 variables only in info to avoid redundant entries in the printed
4330 manual.
4331
43322007-01-02 Daiki Ueno <ueno@unixuser.org>
4333
4334 * message.texi (Using PGP/MIME): Document gpg-agent usage.
4335
43362007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
4337
4338 * message.texi (Security): Split into sub-nodes.
4339
43402007-01-01 Alan Mackenzie <acm@muc.de>
4341
4342 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
4343 eval-after-load in Emacs <=21 and a workaround. Document that
4344 trigraphs are not supported.
4345
43462007-01-01 Alan Mackenzie <acm@muc.de>
4347
4348 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
4349 c-context-line-break. When invoked within a string, preserve
4350 whitespace. Add a backslash only when also in a macro.
4351
43522007-01-01 Alan Mackenzie <acm@muc.de>
4353
4354 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
4355
43562007-01-01 Alan Mackenzie <acm@muc.de>
4357
4358 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
4359 are now bound by default to c-\(beginning\|end\)-of-defun by default.
4360
43612007-01-01 Alan Mackenzie <acm@muc.de>
4362
4363 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
4364 "Choosing a Style".
4365
4366 * cc-mode.texi ("Styles"): Add @dfn{style}.
4367
43682006-12-30 Michael Albinus <michael.albinus@gmx.de>
4369
4370 Sync with Tramp 2.0.55.
4371
4372 * trampver.texi: Update release number.
4373
43742006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4375
4376 * gnus.texi (Customizing Articles): Add index entries for all
4377 gnus-treat-* variables.
4378
c8763fb6 43792006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
4380
4381 * gnus.texi (IMAP): Fix incorrect explanation of
4382 nnimap-search-uids-not-since-is-evil in documentation for
4383 nnimap-expunge-search-string.
4384
43852006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
4386
4387 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
4388 spam-ifile-database.
4389
43902006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
4391
4392 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
4393 rebind C-s.
4394
c8763fb6 43952006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
4396
4397 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
4398 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
4399 "expiring mail".
4400 (IMAP): Document nnimap-search-uids-not-since-is-evil and
4401 nnimap-nov-is-evil.
4402
44032006-12-25 Kevin Ryde <user42@zip.com.au>
4404
4405 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
4406 about the key procedure being used heavily.
4407
44082006-12-24 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
4411 to t.
4412 (Prerequisites): Add explanation about gpg-agent.
4413
44142006-12-22 Kevin Ryde <user42@zip.com.au>
4415
4416 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4417 "sort" instead of "sort*".
4418
44192006-12-19 Richard Stallman <rms@gnu.org>
4420
4421 * calc.texi (History and Acknowledgements): Recognize that Emacs
4422 now does have floating point.
4423
44242006-12-19 Michael Albinus <michael.albinus@gmx.de>
4425
4426 * tramp.texi (External transfer methods): Describe new method `scpc'.
4427
44282006-12-17 Sascha Wilde <wilde@sha-bang.de>
4429
4430 * pgg.texi: Added short note on gpg-agent to the introduction.
4431
44322006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4433
4434 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4435 also applies to Cc.
4436
44372006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4438
4439 * gnus.texi (X-Face): Clarify. Say which programs are required
4440 on Windows.
4441
44422006-12-08 Michael Olson <mwolson@gnu.org>
4443
4444 * erc.texi (Modules): Remove documentation for list module.
4445
c8763fb6 44462006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
4447
4448 * faq.texi (^M in the shell buffer): Ditto.
4449
44502006-11-20 Michael Olson <mwolson@gnu.org>
4451
4452 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4453
44542006-11-17 Carsten Dominik <dominik@science.uva.nl>
4455
4456 * org.texi: Fix typos.
4457 (Agenda commands): Document `C-k'.
4458
44592006-11-16 Eli Zaretskii <eliz@gnu.org>
4460
4461 * url.texi (http/https): Fix a typo in the HTTP URL.
4462
44632006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4464
4465 * ada-mode.texi: Total rewrite.
4466
44672006-11-13 Carsten Dominik <dominik@science.uva.nl>
4468
4469 * org.texi: Minor typo fixes.
4470
44712006-11-13 Bill Wohler <wohler@newt.com>
4472
4473 Release MH-E manual version 8.0.3.
4474
4475 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4476 release 8.0.3.
4477
4478 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4479 to set MAILDIR.
4480 (Reading Mail): Document the customization of read-mail-command
4481 for MH-E.
4482 (Viewing Attachments): Document mm-discouraged-alternatives.
4483 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4484 (Junk): Add more information about the settings of mh-junk-background
4485 in a program. Add /usr/bin/mh to PATH in examples.
4486
44872006-11-12 Richard Stallman <rms@gnu.org>
4488
4489 * woman.texi: Update author address but say he no longer maintains it.
4490
44912006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4492
4493 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4494 archived trees.
4495 (Checkboxes): Section moved to chapter 5, and extended.
4496 (The date/time prompt): New section.
4497 (Link abbreviations): New section.
4498 (Presentation and sorting): New section.
4499 (Custom agenda views): Section completely rewritten.
4500 (Summary): Compare with Planner.
4501 (Feedback): More info about creating backtraces.
4502 (Plain lists): Modified example.
4503 (Breaking down tasks): New section.
4504 (Custom time format): New section.
4505 (Time stamps): Document inactive timestamps.
4506 (Setting tags): More details about fast tag selection.
4507 (Block agenda): New section.
4508 (Custom agenda views): Section rewritten.
4509 (Block agenda): New section.
4510
45112006-11-07 Michael Albinus <michael.albinus@gmx.de>
4512
4513 * tramp.texi (Configuration): scp is the default method.
4514 (Default Method): Use ssh as example for another method.
4515
45162006-10-27 Richard Stallman <rms@gnu.org>
4517
4518 * woman.texi: Downcase nroff/troff/roff.
4519 (Installation): Chapter deleted. Some xrefs deleted.
4520 (Background): woman doesn't advise man ;-).
4521
c8763fb6 45222006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4523
4524 * ada-mode.texi (Project files, Identifier completion)
4525 (Automatic Casing, Debugging, Using non-standard file names)
4526 (Working Remotely): Fix typos.
4527
45282006-10-20 Masatake YAMATO <jet@gyve.org>
4529
4530 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4531 sample code `my-c-initialization-hook'.
4532
45332006-10-19 Stuart D. Herring <herring@lanl.gov>
4534
4535 * widget.texi: Fix typos.
4536
45372006-10-19 Michael Albinus <michael.albinus@gmx.de>
4538
4539 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4540 "???". There have been no complaints for years, so the information
4541 must be appropriate.
4542
45432006-10-16 Richard Stallman <rms@gnu.org>
4544
4545 * widget.texi: Use @var instead of capitalization.
4546 Clarify many widget type descriptions.
4547
45482006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4549
4550 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4551 gnus-dired-attach.
4552 (Selecting a Group): Fix typo.
4553
c8763fb6 45542006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4555
4556 * widget.texi: Fix typos.
4557
45582006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4559
4560 * gnus.texi (Image Enhancements): Update for Emacs 22.
4561
4562 * gnus-faq.texi ([1.3]): Update.
4563
45642006-10-06 Richard Stallman <rms@gnu.org>
4565
4566 * faq.texi (Displaying the current line or column):
4567 Delete "As of Emacs 20".
4568
45692006-10-06 Romain Francoise <romain@orebokech.com>
4570
4571 * faq.texi (VM): VM works with Emacs 22 too.
4572
45732006-10-06 Richard Stallman <rms@gnu.org>
4574
4575 * ebrowse.texi: Remove Emacs version "21" from title.
4576
45772006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4578
4579 * gnus.texi (Foreign Groups): Say where change of editing commands are
4580 stored. Add reference to `gnus-parameters'.
4581
45822006-09-15 Jay Belanger <belanger@truman.edu>
4583
4584 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4585 Change "Library Public License" to "Lesser Public License"
4586 throughout. Use "yyyy" to represent year.
4587
45882006-09-15 Carsten Dominik <dominik@science.uva.nl>
4589
4590 * org.texi (Setting tags): Typo fix.
4591
45922006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4593
4594 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4595
45962006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4597
4598 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4599
46002006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4601
4602 * faq.texi (Escape sequences in shell output): EMACS is now set
4603 to Emacs's absolute file name, not to "t".
4604 (^M in the shell buffer): Likewise.
4605 * misc.texi (Interactive Shell): Likewise.
4606
46072006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4608
4609 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4610 mails with pop3-leave-mail-on-server. Fix wording.
4611 (Limiting): Improve gnus-summary-limit-to-articles.
4612 (X-Face): Fix typo.
4613
46142006-09-11 Simon Josefsson <jas@extundo.com>
4615
4616 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4617 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4618
46192006-09-06 Simon Josefsson <jas@extundo.com>
4620
4621 * smtpmail.texi (Authentication): Mention SSL.
4622
46232006-09-01 Eli Zaretskii <eliz@gnu.org>
4624
4625 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4626 Don't use @indicateurl.
4627
4628 * cc-mode.texi (Subword Movement): Don't use @headitem.
4629 (Custom Braces, Clean-ups): Don't use @tie.
4630
46312006-08-29 Michael Albinus <michael.albinus@gmx.de>
4632
4633 Sync with Tramp 2.0.54.
4634
4635 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4636 Suggested by Adrian Phillips <a.phillips@met.no>.
4637
46382006-08-15 Carsten Dominik <dominik@science.uva.nl>
4639
4640 * org.texi (Installation, Activation): Split from Installation and
4641 Activation.
4642 (Clocking work time): Documented new features.
4643
46442006-08-13 Alex Schroeder <alex@gnu.org>
4645
4646 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4647 example.
4648
46492006-08-12 Eli Zaretskii <eliz@gnu.org>
4650
4651 * faq.texi (How to add fonts): New node.
4652
46532006-08-05 Romain Francoise <romain@orebokech.com>
4654
4655 * faq.texi (New in Emacs 22): Expand.
4656
46572006-08-03 Michael Olson <mwolson@gnu.org>
4658
4659 * erc.texi: Update for ERC 5.1.4.
4660
46612006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4662
4663 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4664 in .../site-lisp/gnus/ by default.
4665 [ From gnus-news.texi in the trunk. ]
4666
46672006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4668
4669 * gnus.texi (MIME Commands): Additions for yEnc.
4670
46712006-07-24 Richard Stallman <rms@gnu.org>
4672
4673 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4674 * faq.texi: Move periods and commas inside quotes.
4675
46762006-07-20 Jay Belanger <belanger@truman.edu>
4677
4678 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4679
46802006-07-18 Chong Yidong <cyd@stupidchicken.com>
4681
4682 * faq.texi (Security risks with Emacs): Document Emacs 22
4683 file-local-variable mechanism.
4684
46852006-07-12 Michael Olson <mwolson@gnu.org>
4686
4687 * erc.texi: Update for ERC 5.1.3.
4688
46892006-07-12 Alex Schroeder <alex@gnu.org>
4690
4691 * rcirc.texi: Fix typos.
4692 (Getting started with rcirc): New calling convention for M-x irc.
4693 Mention #rcirc. Removed channel tracking.
4694 (Configuration): Changed the names of all variables that got changed
4695 recently, eg. rcirc-server to rcirc-default-server. Added
4696 documentation for rcirc-authinfo, some background for Bitlbee, and
4697 rcirc-track-minor-mode.
4698 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4699 Scrolling.
4700 (Reconnecting after you have lost the connection): Fixed example code
4701 to match code changes.
4702
47032006-07-10 Nick Roberts <nickrob@snap.net.nz>
4704
4705 * gnus.texi, message.texi: Fix typos.
4706
47072006-07-07 Carsten Dominik <dominik@science.uva.nl>
4708
4709 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4710 commands.
4711 (Global TODO list): Document the use of the variables
4712 `org-agenda-todo-ignore-scheduled' and
4713 `org-agenda-todo-list-sublevels'.
4714
47152006-07-05 Richard Stallman <rms@gnu.org>
4716
4717 * faq.texi (Scrolling only one line): Fix xref.
4718
47192006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4720
4721 * faq.texi (Evaluating Emacs Lisp code):
4722 Throughout, replace eval-current-buffer with eval-buffer.
4723
47242006-07-03 Richard Stallman <rms@gnu.org>
4725
4726 * rcirc.texi (Scrolling conservatively): Fix xref.
4727
4728 * pcl-cvs.texi (Viewing differences): Usage fix.
4729
47302006-07-03 Carsten Dominik <dominik@science.uva.nl>
4731
4732 * org.texi (Agenda commands): Document `s' key to save all org-mode
4733 buffers.
4734
47352006-06-30 Ralf Angeli <angeli@caeruleus.net>
4736
4737 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4738 names. Mention `cvs-msg' face.
4739
47402006-06-29 Carsten Dominik <dominik@science.uva.nl>
4741
4742 * org.texi (Checkboxes): New section.
4743
47442006-06-28 Carsten Dominik <dominik@science.uva.nl>
4745
4746 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4747 throughout this chapter.
4748
47492006-06-27 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4752 text for standalone vs Emacs info.
4753 (Help): Clarify header line description. Use mouse-1 for clicks.
4754 (Help-P): Use mouse-1 for clicks.
4755 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4756 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4757 (Choose menu subtopic): Remove gratuitous Emacs command names.
4758 (Help-FOO): Put usual behavior first.
4759 (Help-Xref): Clicking on xrefs works in Emacs.
4760 (Search Text): Clarify what the default behavior is.
4761 (Create Info buffer): Fix Emacs window/X window confusion.
4762 (Emacs Info Variables): Fix for new Emacs init file behavior.
4763
47642006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4765
4766 * gnus.texi (Summary Buffer Lines): Fix typo.
4767
47682006-06-23 Carsten Dominik <dominik@science.uva.nl>
4769
4770 * org.texi (Embedded LaTeX): New chapter.
4771 (Archiving): Section rewritten.
4772 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4773
47742006-06-20 Bill Wohler <wohler@newt.com>
4775
4776 Release MH-E manual version 8.0.1.
4777
4778 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4779 release 8.0.1.
4780 (Preface): Depend on GNU mailutils 1.0 and higher.
4781
47822006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4783
4784 * message.texi (News Headers): Update message-syntax-checks section.
4785
47862006-06-19 Karl Berry <karl@gnu.org>
4787
4788 * info.texi (Advanced): Mention C-q, especially with ?.
4789
47902006-06-19 Carsten Dominik <dominik@science.uva.nl>
4791
4792 * org.texi (Publishing links): Document the `:link-validation-function'
4793 property.
4794 (Extensions and Hacking): New chapter, includes some sections of the
4795 "Miscellaneous" chapter.
4796
47972006-06-10 Carsten Dominik <dominik@science.uva.nl>
4798
4799 * org.texi (Progress logging): New section.
4800
2de53ca6
GM
48012006-06-06 Carsten Dominik <dominik@science.uva.nl>
4802
4803 * org.texi (ASCII export): Document indentation adaptation.
4804 (Setting tags): Document mutually-exclusive tags.
4805
48062006-06-05 Romain Francoise <romain@orebokech.com>
4807
4808 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4809 Fix typo.
4810
4811 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4812 channel (#gnus@irc.freenode.net).
4813 Fix typos. Update copyright notice.
4814
4815 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4816 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4817 (Line-Up Functions, Custom Macros):
4818 * ediff.texi (Window and Frame Configuration)
dccb744b 4819 (Highlighting Difference Regions):
2de53ca6
GM
4820 * emacs-mime.texi (Display Customization):
4821 * erc.texi (History):
4822 * eshell.texi (Known problems):
4823 * eudc.texi (Overview, BBDB):
4824 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4825 (The problem of spam, SpamOracle, Extending the Spam package)
4826 (Conformity, Terminology):
dccb744b 4827 * idlwave.texi (Routine Info)
2de53ca6
GM
4828 (Class and Keyword Inheritance, Padding Operators)
4829 (Breakpoints and Stepping, Electric Debug Mode)
4830 (Examining Variables, Troubleshooting):
4831 * org.texi (Creating timestamps):
4832 * reftex.texi (Commands, Options, Changes):
4833 * tramp.texi (Inline methods, Password caching)
4834 (Auto-save and Backup, Issues):
4835 * vip.texi (Files, Commands in Insert Mode):
4836 * viper.texi (Emacs Preliminaries, States in Viper)
4837 (Packages that Change Keymaps, Viper Specials, Groundwork):
4838 Fix various typos.
4839
48402006-05-31 Michael Ernst <mernst@alum.mit.edu>
4841
4842 * ediff.texi: Fix typos.
4843
48442006-05-30 Carsten Dominik <dominik@science.uva.nl>
4845
4846 * org.texi: Small typo fixes.
4847
fff84c22
JB
48482006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4849
4850 * viper.texi (Viper Specials):
4851 * gnus.texi (Example Setup):
4852 * faq.texi (Backspace invokes help):
4853 * dired-x.texi (Optional Installation Dired Jump):
4854 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4855 follow coding conventions.
4856
2de53ca6
GM
48572006-05-29 Michael Albinus <michael.albinus@gmx.de>
4858
4859 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4860
48612006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4862
4863 * pcl-cvs.texi: Fix typos.
4864 (Customization): Say "us".
4865
48662006-05-26 Eli Zaretskii <eliz@gnu.org>
4867
4868 * org.texi: Remove bogus @setfilename.
4869
48702006-05-26 Carsten Dominik <dominik@science.uva.nl>
4871
4872 * org.texi (ASCII export): Omit command name.
4873 (HTML export): Add prefix to all lines in Local Variable example.
4874 (Acknowledgments): Typeset names in italics.
4875
48762006-05-24 Carsten Dominik <dominik@science.uva.nl>
4877
4878 * org.texi (Plain lists): Add new item navigation commands.
4879 (External links): Document elisp and info links.
4880 (Custom searches): New section.
4881 (Publishing): New chapter.
4882 (HTML export): Include a list of supported CSS classes.
4883 (Setting tags): Describe the fast-tag-setting interface.
4884
48852006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * dired-x.texi: ifinfo -> ifnottex.
4888
48892006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4890
4891 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4892
48932006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4894
4895 * message.texi (Interface): Add tool bar customization.
4896 (MIME): Index and text additions for mml-attach.
4897 (MIME): Describe mml-dnd-protocol-alist and
4898 mml-dnd-attach-options.
4899
4900 * gnus.texi (Oort Gnus): Reorder entries in sections.
4901 Fix some entries.
4902 (Starting Up): Add references to "Emacs for Heathens" and to
4903 "Finding the News". Add user-full-name and user-mail-address.
4904 (Group Buffer Format): Add tool bar customization and update.
4905 (Summary Buffer): Add tool bar customization.
4906 (Posting Styles): Add message-alternative-emails.
4907
49082006-05-09 Michael Albinus <michael.albinus@gmx.de>
4909
4910 * tramp.texi (Filename completion): Improve wording.
4911
49122006-05-07 Romain Francoise <romain@orebokech.com>
4913
4914 * faq.texi (Using regular expressions): Fix typo.
4915 (Packages that do not come with Emacs): Fix capitalization.
4916 (Replacing text across multiple files): Expand node to explain how
4917 to use `dired-do-query-replace-regexp' in more detail, based on
4918 suggestion by Eric Hanchrow <offby1@blarg.net>.
4919
49202006-05-06 Michael Albinus <michael.albinus@gmx.de>
4921
4922 * tramp.texi (Filename completion): Completion of remote files'
4923 method, user name and host name is active only in partial
4924 completion mode.
4925
49262006-05-06 Bill Wohler <wohler@newt.com>
4927
4928 Release MH-E manual version 8.0.
4929
4930 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4931 release 8.0.
4932
49332006-05-06 Bill Wohler <wohler@newt.com>
4934
4935 * mh-e.texi (MH-BOOK-HOME): Change from
4936 http://www.ics.uci.edu/~mh/book/mh to
4937 http://rand-mh.sourceforge.net/book/mh.
4938 Replace .htm suffix with .html for MH book files.
4939 (Using This Manual): Update key binding for getting relevant
4940 chapter in Info from command key.
4941 (Ranges): Fix itemx.
4942
49432006-05-05 Karl Berry <karl@gnu.org>
4944
4945 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4946 (\fonttextsize): New user-level command to change text font size.
4947
49482006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4949
4950 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4951
49522006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4953
4954 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4955
49562006-04-24 Bill Wohler <wohler@newt.com>
4957
4958 * mh-e.texi (Getting Started): Make it more explicit that you need
4959 to install MH. Add pointers to current MH implementations.
4960
49612006-04-21 Bill Wohler <wohler@newt.com>
4962
4963 Release MH-E manual version 7.94.
4964
4965 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4966 release 7.94.
4967
49682006-04-21 Carsten Dominik <dominik@science.uva.nl>
4969
4970 * org.texi: Many small fixes.
4971 (Handling links): Rename from "Managing links".
4972
49732006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4974
4975 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4976 (Splitting mail using spam-stat): Fix @xref.
4977
49782006-04-20 Chong Yidong <cyd@stupidchicken.com>
4979
4980 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4981 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4982
49832006-04-20 Carsten Dominik <dominik@science.uva.nl>
4984
4985 * org.texi (Time stamps): Better explanation of the purpose of
4986 different time stamps.
4987 (Structure editing, Plain lists): More details on how new items
4988 and headings are inserted.
4989
49902006-04-18 Carsten Dominik <dominik@science.uva.nl>
4991
4992 * org.texi (Formula syntax): Fix link to Calc Manual.
4993
49942006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4995
4996 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4997
49982006-04-17 Bill Wohler <wohler@newt.com>
4999
5000 * mh-e.texi (Folders): Update mh-before-quit-hook and
5001 mh-quit-hook example with code that removes the buffers rather
5002 than just bury them.
5003
50042006-04-17 Michael Albinus <michael.albinus@gmx.de>
5005
5006 Sync with Tramp 2.0.53.
5007
50082006-04-13 Carsten Dominik <dominik@science.uva.nl>
5009
5010 * org.texi (Updating settings): New section.
5011 (Visibility cycling): Better names for the startup folding
5012 options.
5013 (Exporting): Completely restructured.
5014 (The very busy C-c C-c key): New section.
5015 (Summary of in-buffer settings): New section.
5016
50172006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5018
5019 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5020
50212006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5022
5023 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5024 (Server Commands): Key `v' is reserved for users.
5025
50262006-04-11 Carsten Dominik <dominik@science.uva.nl>
5027
5028 * org.texi (Link format): New section, emphasis on bracket links.
5029 (External links): Document bracket links.
5030 (FAQ): Expand to cover shell links and the new link format.
5031
50322006-04-09 Kevin Ryde <user42@zip.com.au>
5033
5034 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5035
50362006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5037
5038 * gnus.texi (Summary Buffer Lines): Add `*'.
5039
c8763fb6 50402006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
5041
5042 * gnus.texi (Group Parameters):
5043 Mention gnus-permanently-visible-groups.
5044
50452006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5046
5047 * gnus.texi (Face): Fix typo.
5048
50492006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5050
5051 * gnus.texi (X-Face): Clarify.
5052 (Face): Need Emacs with PNG support.
5053
50542006-04-06 Richard Stallman <rms@gnu.org>
5055
5056 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5057 Emacs".
5058
50592006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5060
5061 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5062 blocks not suitable for inclusion with Emacs using variable
5063 PARTOFEMACS.
5064
50652006-04-04 Simon Josefsson <jas@extundo.com>
5066
5067 * gnus.texi (Security): Improve.
5068
50692006-04-02 Bill Wohler <wohler@newt.com>
5070
5071 * mh-e.texi (Getting Started, Junk, Bug Reports)
5072 (MH FAQ and Support): Fix URLs.
5073
50742006-03-31 Romain Francoise <romain@orebokech.com>
5075
5076 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5077 to t, not nil (and has for the past eight years).
5078
50792006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5080
5081 * message.texi, gnus.texi: Bump version to 5.11.
5082
50832006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5084
5085 * gnus.texi (Top): Add comment about version line.
5086
5087 * message.texi (Top): Ditto. Change to take named versions into
5088 account.
5089
50902006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5091
5092 * gnus.texi (Posting Styles): Add x-face-file to example.
5093 (X-Face): Refer to posting styles.
5094
5095 * gnus-faq.texi ([5.8]): Add x-face-file.
5096 ([8.4]): Add links to gmane.emacs.gnus.user and
5097 gmane.emacs.gnus.general.
5098
50992006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5100
5101 * gnus-faq.texi: Use .invalid.
5102 ([5.4]): Fix gnus-posting-styles example.
5103
51042006-03-27 Romain Francoise <romain@orebokech.com>
5105
5106 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5107 Emacs/W3 needs a new maintainer.
5108 (Ispell): Update author and version info.
5109 (Mailcrypt): Mention PGG.
5110 (New in Emacs 22): Add PGG to the list of new packages.
5111 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5112 updating dead URLs.
5113
51142006-03-25 Karl Berry <karl@gnu.org>
5115
5116 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5117 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5118 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5119 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5120 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5121 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5122 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5123 (2) do not indent copyright year list (or anything else).
5124
51252006-03-21 Bill Wohler <wohler@newt.com>
5126
5127 * mh-e.texi (Folders): Various edits.
5128
51292006-03-20 Romain Francoise <romain@orebokech.com>
5130
5131 * gnus.texi (Mail Folders): Grammar fix.
5132
51332006-03-19 Bill Wohler <wohler@newt.com>
5134
5135 * mh-e.texi (Replying): Document Mail-Followup-To.
5136 Change manually-formatted table to multitable. Add debugging info.
5137 Move description of mh-reply-default-reply-to into paragraph
5138 that describes its values.
5139
51402006-03-17 Bill Wohler <wohler@newt.com>
5141
10d1d0af 5142 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
5143 (Sending Mail Tour): Update method of entering
5144 addresses and subject.
5145 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5146 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5147
51482006-03-15 Carsten Dominik <dominik@science.uva.nl>
5149
5150 * org.texi: Version number change only.
5151
51522006-03-14 Bill Wohler <wohler@newt.com>
5153
5154 * mh-e.texi: Add index entries around each paragraph rather than
5155 depend on entries from beginning of node. Doing so ensures that
5156 index entries are less likely to be forgotten if text is cut and
5157 pasted, and are necessary anyway if the references are on a
5158 separate page. It seems that makeinfo is now (v. 4.8) only
5159 producing one index entry per node, so there is no longer any
5160 excuse not to. Use subheading instead of heading. The incorrect
5161 use of heading produced very large fonts in Info--as large as the
5162 main heading.
5163 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5164 versions 6 and 7 appeared *around* the time of these Emacs releases.
5165
51662006-03-13 Carsten Dominik <dominik@science.uva.nl>
5167
5168 * org.texi (Clean view): Document new startup options.
5169
51702006-03-11 Bill Wohler <wohler@newt.com>
5171
5172 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5173 (Composing, Scan Line Formats): Fix @refs.
5174 (Getting Started): Define MH profile and MH profile components.
5175 (Incorporating Mail, Reading Mail, Viewing, Printing)
5176 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5177 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5178 for string constants.
5179 (Tool Bar): Remove spurious quote.
5180 (Junk): Use ``...'' instead of "...".
5181 (Scan Line Formats): Replace @samp with @kbd.
5182
51832006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5184
5185 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5186
51872006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5188
5189 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5190 easy to understand.
5191
51922006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * gnus.texi: Markup fix.
5195 (Fancy Mail Splitting): Specify new feature.
5196
51972006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5198
5199 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5200 partial-words matching.
5201
52022006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5203
5204 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5205
5206 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5207 (MIME Commands): Fix mm-discouraged-alternatives.
5208
52092006-03-07 Carsten Dominik <dominik@science.uva.nl>
5210
5211 * org.texi: Version number change only.
5212
52132006-03-06 Bill Wohler <wohler@newt.com>
5214
5215 * mh-e.texi: Move from SourceForge repository to Savannah.
5216 This is version 7.93, which is a total rewrite from the previous
5217 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5218 version 7.93.
5219
52202006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5221
5222 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
5223
52242006-03-01 Carsten Dominik <dominik@science.uva.nl>
5225
5226 * org.texi (Interaction): Add item about `org-mouse.el' by
5227 Piotr Zielinski.
5228 (Managing links): Document that also mouse-1 can be used to
5229 activate a link.
5230 (Headlines, FAQ): Add entry about hiding leading stars.
5231 (Miscellaneous): Resort the sections in this chapter to a more
5232 logical sequence.
5233
52342006-02-27 Simon Josefsson <jas@extundo.com>
5235
5236 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
5237 2004-01-27 from the trunk).
5238
52392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5240
5241 * cc-mode.texi: Rename c-hungry-backspace to
5242 c-hungry-delete-backwards, at the request of RMS. Leave the old
5243 name as an alias.
5244
52452006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5246
5247 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
5248 include the function header within the defun.
5249
52502006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5251
5252 * cc-mode.texi: Correct two typos.
5253
52542006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5255
5256 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
5257 existing comment.
5258 (Electric Keys): Add a justification for electric indentation.
5259 (Hungry WS Deletion): Clear up the names and complications of the
5260 BACKSPACE and DELETE keys.
5261
52622006-02-23 Juri Linkov <juri@jurta.org>
5263
5264 * faq.texi (Common requests): Move `Turning on auto-fill by
5265 default' after `Wrapping words automatically'. Move `Working with
5266 unprintable characters' before `Searching for/replacing newlines'.
5267 Move `Replacing highlighted text' after `Highlighting a region'.
5268 Merge `Repeating commands' and `Repeating a command as many times
5269 as possible' into the former.
5270 (Packages that do not come with Emacs): Add refs to Gmane and
5271 etc/MORE.STUFF.
5272
52732006-02-23 Juri Linkov <juri@jurta.org>
5274
5275 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
5276 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
5277 Add xref to `(emacs)Reporting Bugs'.
5278 (Getting a printed manual): Add URL to other formats of the manual.
5279 (Common requests): Fix menu.
5280 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
5281 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
5282 (Inserting text at the beginning of each line): Add pxref to
5283 `Changing the included text prefix'.
5284 (Forcing the cursor to remain in the same column): Mention `track-eol'
5285 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
5286 (Replacing text across multiple files): Add keybinding `Q' for
5287 `dired-do-query-replace'.
5288
52892006-02-22 Carsten Dominik <dominik@science.uva.nl>
5290
5291 * reftex.texi: Version number and date change only.
5292
5293 * org.texi (Internal Links): Rewrite to cover the modified
5294 linking system.
5295
52962006-02-17 Eli Zaretskii <eliz@gnu.org>
5297
5298 * faq.texi: Remove the coding cookie, it's not needed anymore.
5299
53002006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5301
5302 * faq.texi (Colors on a TTY): Mention Mac OS port.
5303
53042006-02-12 Karl Berry <karl@gnu.org>
5305
5306 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
5307 8-bit accented a.
5308
53092006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
5310
5311 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
5312
53132006-02-08 Romain Francoise <romain@orebokech.com>
5314
5315 * faq.texi (Top): Remove paragraph about the FAQ being a
5316 transitional document, etc.
5317 (Searching for/replacing newlines): New node.
5318 (Yanking text in isearch): New node.
5319 (Inserting text at the beginning of each line): Rename and make
5320 more general, mention `M-;' in Message mode.
5321
53222006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5323
5324 * faq.texi (Meta key does not work in xterm)
5325 (Emacs does not display 8-bit characters)
5326 (Inputting eight-bit characters): Update xrefs.
5327
53282006-02-06 Romain Francoise <romain@orebokech.com>
5329
5330 * faq.texi (VM): VM now at version 7.19.
5331 Set myself as maintainer of this file.
5332
53332006-02-04 Michael Olson <mwolson@gnu.org>
5334
5335 * erc.texi (History): Note that ERC is now included with Emacs.
5336
53372006-01-31 Romain Francoise <romain@orebokech.com>
5338
5339 * message.texi (Message Headers): Explain what
5340 `message-alternative-emails' does in more detail.
5341 Update copyright year.
5342
53432006-01-30 Juanma Barranquero <lekktu@gmail.com>
5344
5345 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
5346
53472006-01-29 Richard M. Stallman <rms@gnu.org>
5348
5349 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
5350
53512006-01-29 Michael Olson <mwolson@gnu.org>
5352
5353 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
5354
5355 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
5356
5357 * faq.texi (New in Emacs 22): Mention ERC.
5358
53592006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5360
5361 * rcirc.texi: Capitalize dir entry for consistency with the entry
5362 in info/dir and other entries in the Emacs category.
5363 Fix typos. Delete trailing whitespace.
5364
c8763fb6 53652006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
5366
5367 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
5368
53692006-01-27 Eli Zaretskii <eliz@gnu.org>
5370
5371 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
5372 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5373
5374 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
5375 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5376
53772006-01-27 Alex Schroeder <alex@gnu.org>
5378
5379 * rcirc.texi: New file.
5380
53812006-01-23 Juri Linkov <juri@jurta.org>
5382
5383 * widget.texi (User Interface): Add S-TAB for widget-backward.
5384
53852006-01-22 Michael Albinus <michael.albinus@gmx.de>
5386
5387 Sync with Tramp 2.0.52.
5388
5389 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
5390 Add Tramp disabling item. New item for common connection problems.
5391 (various): Apply "ftp" as method for the download URL.
5392 (Bug Reports): Refer to FAQ for common problems.
5393
53942006-01-21 Eli Zaretskii <eliz@gnu.org>
5395
5396 * widget.texi (User Interface): Use @key for TAB.
5397
5398 * ses.texi (Formulas, Printer functions): Use @key for TAB.
5399
5400 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
5401 for TAB.
5402
5403 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
5404
54052006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * gnus.texi: Update copyright.
5408
54092006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5410
5411 * gnus.texi (Article Washing): Additions.
5412
2de53ca6
GM
54132006-01-13 Carsten Dominik <dominik@science.uva.nl>
5414
5415 * org.texi (Agenda commands): Document tags command.
5416
54172006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5418
5419 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5420
54212006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5422
5423 * gnus.texi (RSS): Addition.
5424
54252005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5426
5427 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5428
54292005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5430
5431 * emacs-mime.texi (Display Customization): Add setting example to
5432 mm-discouraged-alternatives.
5433
54342006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5435
5436 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5437 version is the canonical version.
5438
54392006-01-08 Alex Schroeder <alex@gnu.org>
5440
5441 * pgg.texi (Caching passphrase): Rewording.
5442
54432006-01-06 Eli Zaretskii <eliz@gnu.org>
5444
5445 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5446 repository URL.
5447
54482006-01-06 Carsten Dominik <dominik@science.uva.nl>
5449
5450 * org.texi: Removed the accidentally re-added empty line in the
5451 direntry.
5452
54532006-01-05 Carsten Dominik <dominik@science.uva.nl>
5454
5455 * org.texi (Agenda Views): Chapter reorganized.
5456
54572005-12-29 Romain Francoise <romain@orebokech.com>
5458
5459 * faq.texi (Using Customize): New node.
5460
54612005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5462
5463 * org.texi: Remove blank line in @direntry. It is non-standard
5464 and recursively produces blank lines all over the dir file (when
5465 using Texinfo 4.8).
5466
54672005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5468
5469 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5470
54712005-12-20 Carsten Dominik <dominik@science.uva.nl>
5472
5473 * org.texi (Tags): Boolean logic documented.
5474 (Agenda Views): Document custom commands.
5475
54762005-12-20 David Kastrup <dak@gnu.org>
5477
5478 * faq.texi (AUCTeX): Update version and mailing list info.
5479
54802005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5481
5482 * gnus.texi (MIME Commands): Mention addition of
5483 multipart/alternative to gnus-buttonized-mime-types and add xref
5484 to mm-discouraged-alternatives.
5485
5486 * emacs-mime.texi (Display Customization): Mention addition of
5487 "image/.*" and add xref to gnus-buttonized-mime-types in the
5488 mm-discouraged-alternatives section.
5489
54902005-12-16 Carsten Dominik <dominik@science.uva.nl>
5491
5492 * org.texi (Tags): New section.
5493 (Agenda Views): Chapter reorganized.
5494
54952005-12-16 Eli Zaretskii <eliz@gnu.org>
5496
5497 * org.texi (Internal Links): Add a missing comma after an @xref.
5498
54992005-12-14 Chong Yidong <cyd@stupidchicken.com>
5500
5501 * faq.texi (Filling paragraphs with a single space): No need to
5502 change sentence-end now.
5503
55042005-12-13 Romain Francoise <romain@orebokech.com>
5505
5506 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5507
55082005-12-12 Jay Belanger <belanger@truman.edu>
5509
5510 * faq.texi (Calc): Update version number.
5511
55122005-12-12 Carsten Dominik <dominik@science.uva.nl>
5513
5514 * org.texi (Progress Logging): New section.
5515
55162005-12-10 Romain Francoise <romain@orebokech.com>
5517
5518 Update the Emacs FAQ for the 22.1 release.
5519
5520 * faq.texi: Set VER to `22.1'.
5521 (Basic editing): Explain how to use localized versions of the
5522 Tutorial. Mention that `C-h r' displays the manual. Delete
5523 obsolete WWW link to an Emacs 18 tutorial.
5524 (Getting a printed manual): Point to the new locations of the
5525 manuals on the GNU Web site.
5526 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5527 available via Info (it was previously distributed separately).
5528 (Installing Texinfo documentation): The latest version of Texinfo
5529 is 4.8, not 4.0.
5530 (Informational files for Emacs): COPYING is the GNU General Public
5531 License, not the Emacs General Public License.
5532 (Informational files for Emacs): Delete obsolete link to the
5533 GNUinfo pages as they have been removed from the GNU Web site.
5534 (New in Emacs 22): New node.
5535 (Setting up a customization file): Say that most packages support
5536 Customize nowadays.
5537 (Colors on a TTY): Delete reference to instructions on how to
5538 enable syntax highlighting, it is now enabled by default.
5539 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5540 at startup automatically.
5541 (Controlling case sensitivity): Mention `M-c' in isearch.
5542 (Using an already running Emacs process): Emacs now creates the
5543 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5544 gnuserv. As emacsclient can now run Lisp code as well, delete a
5545 sentence praising gnuserv for that. Simplify description of how
5546 the client/server operation works.
5547 (Compiler error messages): Delete obsolete text (compile.el has
5548 been rewritten).
5549 (Indenting switch statements): Fix typo.
5550 (Matching parentheses): Simplify setup instructions, mention the
5551 menu bar item in the Options menu.
5552 (Repeating a command as many times as possible): Mention `C-x e'.
5553 (Going to a line by number): Mention new keymap and bindings
5554 `M-g M-g', `M-g M-p' and `M-g M-n'.
5555 (Turning on syntax highlighting): Now on by default. Simplify.
5556 (Replacing highlighted text): Use `1', not `t'.
5557 (Problems with very large files): The maximum size is now 256MB on
5558 32-bit machines.
5559 (^M in the shell buffer): Mention `comint-process-echoes'.
5560 (Emacs for Apple computers): Emacs 22 has native support for Mac
5561 OS X.
5562 (Translating names to IP addresses): Delete node.
5563 (Binding keys to commands): Fix typo.
5564 (SPC no longer completes file names): New node.
5565 (MIME with Emacs mail packages): Delete section about the Emacs
5566 MIME FAQ (it's not reachable anymore).
5567
55682005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5569
5570 * cc-mode.texi: The manual has been extensively revised: the
5571 information about using CC Mode has been separated from the larger
5572 and more difficult chapters about configuration. It has been
5573 updated for CC Mode 5.31.
5574
55752005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5576
5577 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5578 (Selecting an implementation): Fix descriptions.
5579
55802005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5581
5582 * message.texi (Various Message Variables): Addition.
5583
55842005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5585
5586 * message.texi: Fix default values.
5587
55882005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5589
5590 * message.texi (Header Commands): Clarify descriptions of
5591 message-cross-post-followup-to, message-reduce-to-to-cc, and
5592 message-insert-wide-reply.
5593 (Various Commands): Fix kindex for message-kill-to-signature;
5594 clarify description of message-tab.
5595
55962005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5597
5598 * message.texi (Mailing Lists): Fix description about MFT.
5599
5600 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5601
56022005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5603
5604 * gnus.texi (Slow Terminal Connection): Replace old description
5605 with new one.
5606
56072005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5608
5609 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5610 replace X-Draft-Headers with X-Draft-From.
5611
56122005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5613
5614 * gnus.texi (Various Various): Fix the default value of
5615 nnheader-max-head-length.
5616 (Gnus Versions): Fix typo.
5617
56182005-12-08 Carsten Dominik <dominik@science.uva.nl>
5619
5620 * org.texi (Structure editing): Document new functionality of
5621 M-RET.
5622
56232005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5624
5625 * org.texi (Internal Links): Fix Texinfo usage.
5626
56272005-12-06 Carsten Dominik <dominik@science.uva.nl>
5628
5629 * org.texi (TODO basics): Document the global todo list.
5630 (TODO items): Documents sparse tree for specific TODO
5631 keywords.
5632
56332005-11-30 Carsten Dominik <dominik@science.uva.nl>
5634
5635 * org.texi (Plain Lists): Typos fixed.
5636
56372005-11-28 Jay Belanger <belanger@truman.edu>
5638
5639 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5640
56412005-11-24 Carsten Dominik <dominik@science.uva.nl>
5642
5643 * org.texi (Structure editing): New item moving commands added.
5644 (Plain Lists): New section.
5645
56462005-11-18 Carsten Dominik <dominik@science.uva.nl>
5647
5648 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5649 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5650 `org-agenda-file-to-front'.
2de53ca6
GM
5651 (Built-in table editor): Document `org-table-sort-lines'.
5652 (HTML formatting): Export of hand-formatted lists.
5653
56542005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5655
5656 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5657 new variable gnus-toolbar-thickness.
5658
56592005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5660
5661 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5662
56632005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5664
5665 * gnus.texi (X-Face): Fix description.
5666 (XVarious): Remove gnus-xmas-logo-color-alist and
5667 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5668
56692005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5670
5671 * gnus.texi (Group Parameters): Mention new variable
5672 gnus-parameters-case-fold-search.
5673 (Home Score File): Addition.
5674
56752005-11-04 Ulf Jasper <ulf.jasper@web.de>
5676
5677 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5678 (Overview): List supported feed types.
5679 (Installation): No installation necessary when using autoload.
5680 (Configuration): Rename "RSS" to "news".
5681
56822005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5683
5684 * pgg.texi (User Commands): Document additional passphrase
5685 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5686 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5687
56882005-11-04 Carsten Dominik <dominik@science.uva.nl>
5689
5690 * org.texi: Version number changed to 3.19.
5691
56922005-10-29 Sascha Wilde <wilde@sha-bang.de>
5693
5694 * pgg.texi (How to use): Update the example to add autoload of
5695 pgg-encrypt-symmetric-region.
5696 (User Commands): Document pgg-encrypt-symmetric-region.
5697 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5698
56992005-10-27 Jay Belanger <belanger@truman.edu>
5700
5701 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5702 mention other TeX-related units.
5703
57042005-10-23 Lars Hansen <larsh@soem.dk>
5705
5706 * dired-x.texi (Miscellaneous Commands): Replace
5707 dired-do-relative-symlink by dired-do-relsymlink and
5708 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5709
57102005-10-23 Jay Belanger <belanger@truman.edu>
5711
5712 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5713 constant.
5714
57152005-10-23 Michael Albinus <michael.albinus@gmx.de>
5716
5717 * faq.texi (Bugs and problems): Replace
5718 `dired-move-to-filename-regexp' by
5719 `directory-listing-before-filename-regexp'.
5720
57212005-10-22 Eli Zaretskii <eliz@gnu.org>
5722
5723 * newsticker.texi (UPDATED): Set value.
5724
57252005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5726
5727 * gnus.texi (Document Groups): Remove duplicate item.
5728
57292005-10-21 Carsten Dominik <dominik@science.uva.nl>
5730
5731 * org.texi (Summary): Mention iCalendar support.
5732 (Exporting): Document iCalendar support.
5733
57342005-10-18 Romain Francoise <romain@orebokech.com>
5735
5736 * viper.texi (Viper Specials): Capitalize GNU.
5737
57382005-10-17 Juri Linkov <juri@jurta.org>
5739
5740 * info.texi (Getting Started, Search Index, Expert Info):
5741 Fix wording.
5742 (Search Text): Replace `echo area' with `mode line'.
5743 (Search Index): Both `i' and `,' find all index entries.
5744 Replace example `C-f' with `C-l' (which exists in index of Info
5745 manual) and delete spaces in its keyboard input sequence.
5746 Delete unnecessary explanations about literal characters.
5747
57482005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5749
5750 * gnus.texi (Document Server Internals): Addition.
5751
57522005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5753
5754 * gnus.texi (A note on namespaces): Fix RFC reference.
5755
57562005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5757
5758 * gnus.texi (RSS): Fix key description.
5759
57602005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5761
5762 * gnus.texi: Emacs/w3 -> Emacs/W3.
5763 (Browsing the Web): Fix description.
5764 (Web Searches): Ditto.
5765 (Customizing W3): Ditto.
5766
57672005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5768
5769 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5770
57712005-10-11 Jay Belanger <belanger@truman.edu>
5772
5773 * calc.texi (Integration): Mention using `a i' to compute definite
5774 integrals.
5775
57762005-10-11 Juri Linkov <juri@jurta.org>
5777
5778 * info.texi: Rearrange nodes.
5779 (Top): Update menu. Change ref `Info for Experts' to
5780 `Advanced Info Commands'.
5781 (Getting Started): Fix description of manual's parts.
5782 (Help-Int): Change xref `Info Search' to `Search Index', and
5783 `Expert Info' to `Advanced'.
5784 (Advanced): Move node one level up.
5785 (Search Text, Search Index): New nodes split out from `Info Search'.
5786 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5787 split out from `Advanced'.
5788 (Advanced, Emacs Info Variables): De-document editing an Info file
5789 in Info.
5790 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5791 (Creating an Info File): Delete node and move its text to
5792 `Expert Info'.
5793
57942005-10-10 Carsten Dominik <dominik@science.uva.nl>
5795
5796 * org.texi (Workflow states): Documented that change in keywords
5797 becomes active only after restart of Emacs.
5798
57992005-10-08 Michael Albinus <michael.albinus@gmx.de>
5800
5801 Sync with Tramp 2.0.51.
5802
58032005-10-08 Nick Roberts <nickrob@snap.net.nz>
5804
5805 * speedbar.texi (Introduction): Describe new location of speedbar
5806 on menubar.
5807 (Basic Key Bindings): Remove descriptions of bindings that have
5808 been removed.
5809
58102005-10-05 Nick Roberts <nickrob@snap.net.nz>
5811
5812 * speedbar.texi (GDB): Describe use of watch expressions.
5813
58142005-09-28 Simon Josefsson <jas@extundo.com>
5815
5816 * message.texi (IDNA): Fix.
5817
58182005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5819
5820 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5821 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5822 description of nntp-open-connection-function.
5823 (Common Variables): Fix descriptions.
5824
58252005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5826
5827 * gnus.texi (Server Buffer Format): Document the %a format spec.
5828
58292005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5830
5831 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5832
58332005-09-23 Carsten Dominik <dominik@science.uva.nl>
5834
5835 * org.texi Version 3.16.
5836
58372005-09-19 Miles Bader <miles@gnu.org>
5838
5839 * newsticker.texi: Get rid of CVS keywords.
5840
58412005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5842
5843 * gnus.texi (Finding the Parent): Fix description of how Gnus
5844 finds article.
5845
58462005-09-14 Jari Aalto <jari.aalto@cante.net>
5847
5848 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5849 to drop off non-answered articles.
5850
58512005-09-19 Juanma Barranquero <lekktu@gmail.com>
5852
5853 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5854 braces (which are unsupported by NMAKE) for macro `srcdir'.
5855
58562005-09-17 Eli Zaretskii <eliz@gnu.org>
5857
5858 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5859 (../info/newsticker, newsticker.dvi): New targets.
5860
58612005-09-17 Ulf Jasper <ulf.jasper@web.de>
5862
5863 * newsticker.texi: Replace @command with @code. Replace @example
5864 with @lisp.
5865 (Top): Added explanations to menu items.
5866 (GNU Free Documentation License): Removed.
5867
58682005-09-16 Romain Francoise <romain@orebokech.com>
5869
5870 Update all files to specify GFDL version 1.2.
5871
5872 * doclicense.texi (GNU Free Documentation License): Update to
5873 version 1.2.
5874
58752005-09-15 Richard M. Stallman <rms@gnu.org>
5876
5877 * newsticker.texi: Fix @setfilename.
5878
5879 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5880 (../info/newsticker, newsticker.dvi): New targets.
5881
58822005-08-30 Carsten Dominik <dominik@science.uva.nl>
5883
5884 * org.texi: Version 3.15.
5885
58862005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5887
5888 * ses.texi: Combine all three indices into one.
5889 Correct a few typos.
5890
58912005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5892
5893 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5894
58952005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5896
5897 * emacs-mime.texi (Handles): Remove duplicate item.
5898 (Encoding Customization): Fix the default value for
5899 mm-coding-system-priorities.
5900 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5901 (Basic Functions): Fix reference.
5902
59032005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5904
5905 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5906
59072005-08-18 Richard M. Stallman <rms@gnu.org>
5908
5909 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5910 and web site.
5911
5912 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5913 not keyboard-translate.
5914
59152005-08-11 Richard M. Stallman <rms@gnu.org>
5916
5917 * faq.texi (Using regular expressions): Fix xref.
5918
59192005-08-09 Juri Linkov <juri@jurta.org>
5920
5921 * info.texi (Help-P): Replace `Prev' with `Previous'.
5922 (Help-M, Help-Xref): Add S-TAB.
5923 (Help-FOO): Update `u' command.
5924 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5925 Update info about visibility of xref parts.
5926 (Help-Int): Fix `m' command. Rename `Info-last' to
5927 `Info-history-back'. Add `Info-history-forward'.
5928 (Advanced): Fix `g*' and `M-n' commands.
5929 (Info Search): Add `index-apropos' in stand-alone browser.
5930 Add isearch commands.
5931 (Emacs Info Variables): Remove `Info-fontify'.
5932 Add `Info-mode-hook'. Update face names.
5933 Add `Info-fontify-maximum-menu-size',
5934 `Info-fontify-visited-nodes', `Info-isearch-search'.
5935
59362005-08-07 Michael Albinus <michael.albinus@gmx.de>
5937
5938 Sync with Tramp 2.0.50.
5939
5940 * tramp.texi: Use @option{} consequently for method names.
5941 (Inline methods, External transfer methods): Remove references to
5942 Cygwin.
5943 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5944 implementation.
5945
59462005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5947
5948 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5949 Mention that gnus-init-file is not read when Emacs is invoked with
5950 --no-init-file or -q.
5951
59522005-07-19 Carsten Dominik <dominik@science.uva.nl>
5953
5954 * org.texi: Version 3.14.
5955
59562005-07-04 Carsten Dominik <dominik@science.uva.nl>
5957
5958 * org.texi: Version 3.13.
5959
59602005-07-18 Juri Linkov <juri@jurta.org>
5961
5962 * calc.texi (Time Zones, Logical Operations):
5963 * cl.texi (Overview):
5964 * org.texi (TODO types):
5965 * sc.texi (Emacs 18 MUAs):
5966 * speedbar.texi (Top):
5967 * url.texi (History):
5968 Delete duplicate duplicate words.
5969
ce058493 59702005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5971
5972 * cl.texi (Type Predicates): Document `atom' type.
5973
59742005-07-04 Lute Kamstra <lute@gnu.org>
5975
5976 Update FSF's address in GPL notices.
5977
5978 * calc.texi (Copying):
5979 * doclicense.texi (GNU Free Documentation License):
5980 * faq.texi (Contacting the FSF):
5981 * mh-e.texi (Copying): Update FSF's address.
5982
59832005-07-03 Richard M. Stallman <rms@gnu.org>
5984
5985 * flymake.texi (Example -- Configuring a tool called directly):
5986 Update name of flymake-build-relative-filename.
5987
59882005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5989
5990 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5991
59922005-06-29 Carsten Dominik <dominik@science.uva.nl>
5993
5994 * org.texi: Version 3.12.
5995
59962005-06-24 Eli Zaretskii <eliz@gnu.org>
5997
5998 * makefile.w32-in (MAKEINFO): Use --force.
5999 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6000 Makefile.in.
6001 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6002 more shells.
6003
60042005-06-23 Richard M. Stallman <rms@gnu.org>
6005
6006 * speedbar.texi (Creating a display): Texinfo usage fixes.
6007
6008 * tramp.texi (Customizing Completion, Auto-save and Backup):
6009 Texinfo usage fixes.
6010
60112005-06-23 Juanma Barranquero <lekktu@gmail.com>
6012
6013 * dired-x.texi (Miscellaneous Commands):
6014 * ediff.texi (Miscellaneous):
6015 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6016 (Agent Variables):
6017 * info.texi (Help-Xref):
6018 * message.texi (Message Headers):
6019 * org.texi (Remember):
6020 * reftex.texi (Options (Defining Label Environments)):
6021 (Options (Index Support)):
6022 (Options (Viewing Cross-References)):
6023 (Options (Misc)):
6024 (Changes):
6025 * speedbar.texi (Creating a display):
6026 * tramp.texi (Customizing Completion, Auto-save and Backup):
6027 Texinfo usage fix.
6028
60292005-06-13 Carsten Dominik <dominik@science.uva.nl>
6030
6031 * org.texi: Version 3.11.
6032
60332005-06-12 Jay Belanger <belanger@truman.edu>
6034
6035 * calc.texi (Getting Started): Remove extra menu item.
6036
60372005-05-31 Jay Belanger <belanger@truman.edu>
6038
6039 * calc.texi (Notations Used in This Manual): Use @kbd for key
6040 sequence.
6041 (Demonstration of Calc): Mention another way of starting Calc.
6042 (Starting Calc): Mention long name of M-#.
6043 (Embedded Mode Overview): Remove unnecessary instruction.
6044 (Other M-# commands): Rephrase `M-# 0' explanation.
6045 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6046 reflect current behavior.
6047
60482005-05-30 Jay Belanger <belanger@truman.edu>
6049
6050 * calc.texi (Hooks): Change description of calc-window-hook and
6051 calc-trail-window-hook to match usage.
6052 (Computational Functions): Add more constant-generating functions.
6053 (Customizable Variables): Use defvar.
6054
60552005-05-28 Jay Belanger <belanger@truman.edu>
6056
6057 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6058 (Basic Embedded Mode): Explain behavior of arguments to
6059 calc-embedded-mode.
6060
60612005-05-27 Jay Belanger <belanger@truman.edu>
6062
6063 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6064 current behavior.
6065
60662005-05-25 Jay Belanger <belanger@truman.edu>
6067
6068 * calc.texi: Change Calc version number throughout.
6069 (Keypad Mode): Change location in info output.
6070 (Keypad mode overview): Move picture of keypad.
6071
60722005-05-21 Jay Belanger <belanger@truman.edu>
6073
6074 * calc.texi (Storing variables): Mention that only most variables
6075 are void to begin with.
6076
60772005-05-21 Kevin Ryde <user42@zip.com.au>
6078
6079 * widget.texi (Basic Types): Update cross ref from "Enabling
6080 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6081 lispref/text.texi change.
6082
60832005-05-20 Carsten Dominik <dominik@science.uva.nl>
6084
6085 * org.texi: Version 3.09.
6086
60872005-05-18 Carsten Dominik <dominik@science.uva.nl>
6088
6089 * reftex.texi: Version 4.28.
6090
60912005-05-16 Jay Belanger <belanger@truman.edu>
6092
6093 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6094
60952005-05-14 Jay Belanger <belanger@truman.edu>
6096
6097 * calc.texi (Default Simplifications): Insert missing ! (logical
6098 not operator).
6099
61002005-05-14 Michael Albinus <michael.albinus@gmx.de>
6101
6102 Sync with Tramp 2.0.49.
6103
61042005-05-10 Jay Belanger <belanger@truman.edu>
6105
6106 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6107 to 1.
6108
61092005-04-29 Carsten Dominik <dominik@science.uva.nl>
6110
6111 * org.texi: Version 3.08, structure reorganized.
6112
61132005-04-24 Richard M. Stallman <rms@gnu.org>
6114
6115 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6116
61172005-04-15 Carsten Dominik <dominik@science.uva.nl>
6118
6119 * org.texi: Update to version 3.06.
6120
61212005-04-13 Lute Kamstra <lute@gnu.org>
6122
6123 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6124
61252005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6126
6127 * cl.texi (Porting Common Lisp): Fix typo.
6128
61292005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6130
6131 * gnus.texi (RSS): Addition.
6132
61332005-04-04 Jay Belanger <belanger@truman.edu>
6134
6135 * calc.texi: Change Calc version number.
6136 (Customizable variables): Fix description of calc-language-alist.
6137 (Copying): Put in version 2 of GPL.
6138
61392005-04-01 Jay Belanger <belanger@truman.edu>
6140
6141 * calc.texi (Troubleshooting Commands): Remove comment about
6142 installation.
6143 (Installation): Remove section.
6144 (Customizable Variables): New section.
6145 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6146 (Graphical Devices): Add references to Customizable Variables.
6147
61482005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6149
6150 * emacs-mime.texi (Display Customization): Markup fixes.
6151 (rfc2047): Update.
6152
61532005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6154
6155 * gnus-faq.texi: Replaced with auto-generated version.
6156
61572005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6158
6159 * dired-x.texi (Multiple Dired Directories): default-directory was
6160 renamed to dired-default-directory.
6161
61622005-03-26 Jay Belanger <belanger@truman.edu>
6163
6164 * calc.texi (Simplifying Formulas, Rewrite Rules):
6165 Change description of top and bottom of fraction.
6166 (Modulo Forms): Move description of how to create modulo forms to
6167 earlier in the section.
6168 (Fraction Mode): Suggest using : to get a fraction by dividing.
6169 (Basic Arithmetic): Adjust placement of command name.
6170 (Truncating the Stack): Emphasize that "hidden" entries are still
6171 visible.
6172 (Installation): Move discussion of printing manual to "About This
6173 Manual".
6174 (About This Manual): Mention how to print the manual.
6175 (Reporting Bugs): Remove first person.
6176 (Building Vectors): Add algebraic version of append.
6177 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6178 (Grouping Digits): Fix typo.
6179
61802005-03-25 Werner Lemberg <wl@gnu.org>
6181
6182 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6183 Replace `legal' with `valid'.
6184
61852005-03-25 Werner Lemberg <wl@gnu.org>
6186
6187 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6188
61892005-03-24 Jay Belanger <belanger@truman.edu>
6190
6191 * calc.texi (General Mode Commands)
6192 (Mode Settings in Embedded Mode): Add some explanation of
6193 recording mode settings.
6194
61952005-03-24 Richard M. Stallman <rms@gnu.org>
6196
6197 * calc.texi: Remove praise of non-free software.
6198
6199 * idlwave.texi: Don't say where to get IDL or its non-free manual.
6200 (Installation): Node deleted.
6201
62022005-03-23 Richard M. Stallman <rms@gnu.org>
6203
6204 * url.texi (HTTP language/coding): Improve last change.
6205
62062005-03-22 Jay Belanger <belanger@truman.edu>
6207
6208 * calc.texi (Embedded Mode): Add new information on changing
6209 modes.
6210
62112005-03-20 Michael Albinus <michael.albinus@gmx.de>
6212
6213 Sync with Tramp 2.0.48.
6214
6215 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6216
6217 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
6218 "GNU/Linux". Change all addresses to .gnu.org.
6219 (Default Method): Offer shortened syntax for "su" and "sudo"
6220 methods.
6221
62222005-03-07 Richard M. Stallman <rms@gnu.org>
6223
6224 * url.texi: Fix usage of "e.g.".
6225 (HTTP language/coding): Explain the rules for these strings.
6226
62272005-03-06 Richard M. Stallman <rms@gnu.org>
6228
6229 * woman.texi (Introduction): Minor cleanups.
6230
6231 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
6232
6233 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
6234 (Installation): Node deleted.
6235
6236 * mh-e.texi (Preface): Get rid of "Emacs 21".
6237
6238 * eshell.texi (Installation): Delete node (for Emacs 20).
6239
62402005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
6241
6242 * flymake.texi: Refill and tweak style in @lisp blocks.
6243
62442005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6245
6246 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
6247
62482005-03-01 Jay Belanger <belanger@truman.edu>
6249
6250 * calc.texi (Trigonometric and Hyperbolic Functions):
6251 Mention additional functions.
6252 (Algebraic Simplifications): Mention additional simplifications.
6253
62542005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
6255
6256 * ses.texi: Add concept/function/variable indices (this work was
6257 donated by Brad Collins <brad@chenla.org>, copyright-assignment
6258 papers on file at FSF).
6259
62602005-02-10 Jay Belanger <belanger@truman.edu>
6261
6262 * calc.texi: Change @LaTeX to La@TeX throughout.
6263 Redefine @expr as @math for TeX output.
6264 Redefine @texline as a no-op for TeX output.
6265 Define @tfn, replace @t by @tfn throughout.
6266
62672005-02-09 Jay Belanger <belanger@truman.edu>
6268
6269 * calc.texi: Add macro for LaTeX for info output.
6270
62712005-02-08 Kim F. Storm <storm@cua.dk>
6272
6273 * texinfo.tex (LaTex): Add def.
6274
62752005-02-06 Jay Belanger <belanger@truman.edu>
6276
6277 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
6278 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
6279 throughout manual.
6280
62812005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6282
6283 * gnus.texi: Some edits based on comments from David Abrahams.
6284
62852005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
6286
6287 * gnus.texi (RSS): Fix the keystroke.
6288
62892005-01-24 David Kastrup <dak@gnu.org>
6290
6291 * faq.texi: Update AUCTeX version info.
6292
62932005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6294
6295 * gnus-faq.texi ([4.1]): Typo.
6296
62972005-01-19 Jay Belanger <belanger@truman.edu>
6298
6299 * calc.texi (Keep Arguments): Mention that keeping arguments
6300 doesn't work with keyboard macros.
6301
63022005-01-16 Richard M. Stallman <rms@gnu.org>
6303
6304 * autotype.texi (Autoinserting): Fix small error.
6305
63062005-01-16 Michael Albinus <michael.albinus@gmx.de>
6307
6308 Sync with Tramp 2.0.47.
6309
6310 * tramp.texi (Compilation): New section, describing compilation of
6311 remote files.
6312
63132005-01-11 Kim F. Storm <storm@cua.dk>
6314
6315 * widget.texi (Basic Types): Add :follow-link keyword.
6316
63172005-01-09 Jay Belanger <belanger@truman.edu>
6318
6319 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
6320
63212005-01-08 Jay Belanger <belanger@truman.edu>
6322
6323 * calc.texi: Change throughout to reflect new default value of
6324 calc-settings-file.
6325
63262005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6327
6328 * message.texi (Reply): `message-reply-to-function' should return
6329 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
6330
63312005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
6332
6333 * faq.texi (Changing load-path): Fix typo.
6334
63352005-01-05 Jay Belanger <belanger@truman.edu>
6336
6337 * calc.texi (Programming Tutorial): Replace kbd command by
6338 appropriate characters for a keyboard macro.
6339
63402005-01-04 Jay Belanger <belanger@truman.edu>
6341
6342 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
6343 for Lucid Emacs.
6344 (Programming Tutorial): Mention that the user needs to be in the
6345 right mode to compute some functions.
6346
63472005-01-04 Jay Belanger <belanger@truman.edu>
6348
6349 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
6350 no longer applicable.
6351
63522005-01-01 Jay Belanger <belanger@truman.edu>
6353
6354 * calc.texi (Programming Tutorial): Changed description of how to
6355 edit keyboard macros to match current behavior.
6356
63572004-12-31 Jay Belanger <belanger@truman.edu>
6358
6359 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
6360
63612004-12-20 Jay Belanger <belanger@truman.edu>
6362
6363 * calc.texi (Types Tutorial): Emphasize that you can't divide by
6364 zero.
6365
63662004-12-17 Luc Teirlinck <teirllm@auburn.edu>
6367
6368 * cc-mode.texi (Text Filling and Line Breaking): Put period after
6369 @xref.
6370 (Font Locking): Avoid @strong{Note:}.
6371
63722004-12-17 Michael Albinus <michael.albinus@gmx.de>
6373
6374 Sync with Tramp 2.0.46.
6375
6376 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
6377
63782004-12-16 Luc Teirlinck <teirllm@auburn.edu>
6379
6380 * url.texi: Correct typos.
6381 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 6382 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
6383 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
6384 (Dealing with HTTP documents): @inforef->@xref.
6385
63862004-12-15 Jay Belanger <belanger@truman.edu>
6387
6388 * calc.texi: Consistently capitalized all mode names.
6389 (Answers to Exercises): Mention that an answer can be a fraction
6390 when in Fraction mode.
6391
63922004-12-13 Jay Belanger <belanger@truman.edu>
6393
6394 * calc.texi: Fix some TeX definitions.
6395
63962004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6397
6398 * reftex.texi (Imprint): Remove erroneous @value's.
6399
64002004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6401
6402 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6403 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6404
64052004-12-08 Jay Belanger <belanger@truman.edu>
6406
6407 * calc.texi (Starting Calc): Remove comment about installation.
6408 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6409
64102004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6411
6412 * url.texi: Update @setfilename.
6413 (Getting Started): No need to worry about Gnus versions.
6414 (Dealing with HTTP documents): Use @inforef.
6415
6416 * org.texi: Fix @direntry file name.
6417
64182004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6419
6420 * url.texi: New file.
6421
6422 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6423
64242004-12-06 Jay Belanger <belanger@truman.edu>
6425
6426 * calc.texi (Using Calc): Remove paragraph about installation.
6427
64282004-12-06 Jay Belanger <belanger@truman.edu>
6429
6430 * calc.texi: Use more Texinfo macros and less TeX defs.
6431 Remove @refill's.
6432
64332004-12-06 Richard M. Stallman <rms@gnu.org>
6434
6435 * org.texi: New file.
6436
64372004-12-05 Richard M. Stallman <rms@gnu.org>
6438
6439 * Makefile.in (org.dvi, ../info/org): New targets.
6440 (INFO_TARGETS): Add ../info/org.
6441 (DVI_TARGETS): Add org.dvi.
6442 (maintainer-clean): Remove the info files in the info dir.
6443
64442004-11-26 Eli Zaretskii <eliz@gnu.org>
6445
6446 * idlwave.texi: Fix the setfilename directive to put the produced
6447 file in ../info.
6448 (Continued Statement Indentation): Resurrect Jan D.'s change from
6449 2004-11-03 that was lost when a newer version of idlwave.texi was
6450 imported.
6451
64522004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6453
6454 * gnus-faq.texi ([5.1]): Added missing bracket.
6455
6456 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6457 `spam-initialize'.
6458
64592004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6460
6461 * message.texi (Various Message Variables): Mention that all mail
6462 file variables are derived from `message-directory'.
6463
6464 * gnus.texi (Splitting Mail): Clarify bogus group.
6465
64662004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6467
6468 * emacs-mime.texi (Encoding Customization): Fix
6469 mm-coding-system-priorities entry.
6470
c8763fb6 64712004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
6472
6473 * idlwave.texi (Continued Statement Indentation):
6474 * reftex.texi (Options (Index Support)):
6475 (Displaying and Editing the Index, Table of Contents):
6476 * speedbar.texi (Creating a display, Major Display Modes): Replace
6477 non-nil with non-@code{nil}.
6478
64792004-10-21 Jay Belanger <belanger@truman.edu>
6480
6481 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6482
64832004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6484
6485 * calc.texi (Reporting Bugs): Double up `@'.
6486
64872004-10-18 Jay Belanger <belanger@truman.edu>
6488
6489 * calc.texi (Reporting Bugs): Changed the address that bugs
6490 should be sent to.
6491
64922004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6493
6494 * gnus.texi (New Features): Add 5.11.
6495
6496 * message.texi (Resending): Remove wrong default value.
6497
6498 * gnus.texi (Mail Source Specifiers): Describe possible problems
6499 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6500 `pop3-leave-mail-on-server' to the index.
6501
65022004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6503
6504 * message.texi (Canceling News): Add how to set a password.
6505
65062004-10-12 Jay Belanger <belanger@truman.edu>
6507
6508 * calc.texi (Help Commands): Changed the descriptions of
6509 calc-describe-function and calc-describe-variable to match their
6510 current behavior.
6511
65122004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6513
6514 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6515
65162004-10-12 Michael Albinus <michael.albinus@gmx.de>
6517
6518 Sync with Tramp 2.0.45.
6519
6520 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6521 plink link. The URL is outdated. Originator contacted for
6522 clarification.
6523
65242004-10-10 Juri Linkov <juri@jurta.org>
6525
6526 * gnus.texi (Top, Marking Articles): Join two menus in one node
6527 because a node can have only one menu.
6528
65292004-10-09 Juri Linkov <juri@jurta.org>
6530
6531 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6532 example of nnmail-split-fancy.
6533
65342004-10-06 Karl Berry <karl@gnu.org>
6535
6536 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6537 consistency with other uses of dashes.
6538
65392004-10-05 Karl Berry <karl@gnu.org>
6540
6541 * info.texi: Consistently use --- throughout, periods at end of
6542 menu descriptions, and a couple typos.
6543
65442004-09-26 Jesper Harder <harder@ifa.au.dk>
6545
6546 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6547 * pgg.texi (User Commands, Backend methods): Do.
6548 * gnus.texi: Markup fixes.
6549 (Setting Process Marks): Fix `M P a' entry.
6550 * emacs-mime.texi: Fixes.
6551
65522004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6553
6554 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6555 again.
6556 Use 5.10 instead of 5.10.0.
6557
65582004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6559
6560 * gnus.texi (Summary Mail Commands): S D e.
6561
65622004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6563
6564 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6565 the gnus-article-mode-line-format section.
6566
65672004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6568
6569 * gnus.texi (Various Summary Stuff): Fix the documentation for
6570 gnus-newsgroup-variables.
6571
65722004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6573
6574 * gnus.texi (MIME Commands): Added
6575 gnus-mime-display-multipart-as-mixed,
6576 gnus-mime-display-multipart-alternative-as-mixed,
6577 gnus-mime-display-multipart-related-as-mixed.
6578 (Mail Source Customization): Clarify `mail-source-directory'.
6579 (Splitting Mail): Mention gnus-group-find-new-groups.
6580 (SpamOracle): Fixed typo.
6581
6582 * gnus-faq.texi: Untabify.
6583 ([6.3]): nnir.el is in contrib directory.
6584
6585 * message.texi (News Headers): Clarify how a unique ID is created.
6586
6587 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6588 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6589
b2abec73 65902004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6591
b2abec73 6592 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6593
65942004-09-20 Florian Weimer <fw@deneb.enyo.de>
6595
6596 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6597
65982004-09-22 Jay Belanger <belanger@truman.edu>
6599
6600 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6601 might be hidden during part of the session.
6602
66032004-09-20 Jay Belanger <belanger@truman.edu>
6604
6605 * calc.texi (Notations Used in This Manual): Put in an earlier
6606 mention that DEL could be called Backspace.
6607
66082004-09-10 Simon Josefsson <jas@extundo.com>
6609
6610 * gnus.texi (IMAP): Add example. Suggested and partially written
6611 by Steinar Bang <sb@dod.no>.
6612
66132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6614
6615 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6616 netrc syntax.
6617
66182004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6619
b2abec73
JB
6620 * gnus.texi (Spam ELisp Package Sequence of Events):
6621 Some clarifications.
2de53ca6
GM
6622 (Spam ELisp Package Global Variables): More clarifications.
6623
66242004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6625
6626 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6627 Mention spam-split does not modify incoming mail.
6628
66292004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6630
6631 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6632
66332004-09-10 Eli Zaretskii <eliz@gnu.org>
6634
6635 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6636
66372004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * makefile.w32-in (sieve, pgg): Use $(infodir).
6640
66412004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6642
6643 * makefile.w32-in: Fix PGG and Sieve entries.
6644
66452004-08-28 Eli Zaretskii <eliz@gnu.org>
6646
6647 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6648 Emacs and related programs.
6649
66502004-08-27 Richard M. Stallman <rms@gnu.org>
6651
6652 * faq.texi: Fix texinfo usage, esp. doublequotes.
6653 (Difference between Emacs and XEmacs): Some clarification.
6654
6655 * faq.texi (Difference between Emacs and XEmacs):
6656 Explain not to contrast XEmacs with GNU Emacs.
6657
66582004-08-26 Richard M. Stallman <rms@gnu.org>
6659
6660 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6661
66622004-08-22 David Kastrup <dak@gnu.org>
6663
6664 * reftex.texi (AUCTeX): Update links, section name.
6665
6666 * faq.texi (Calc): Update availability (included in 22.1).
6667 (AUCTeX): Update availability, information, versions, description.
6668
66692004-08-14 Eli Zaretskii <eliz@gnu.org>
6670
6671 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6672
66732004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6674
6675 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6676
66772004-08-10 Michael Albinus <michael.albinus@gmx.de>
6678
6679 Sync with Tramp 2.0.44.
6680
66812004-08-05 Lars Hansen <larsh@math.ku.dk>
6682
6683 * widget.texi (User Interface): Update how to separate the
6684 editable field of an editable-field widget from other widgets.
6685 (Programming Example): Add text after field.
6686
66872004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6688
6689 * emacs-mime.texi (Encoding Customization): Add a note to the
6690 mm-content-transfer-encoding-defaults entry.
6691 (rfc2047): Update.
6692
6693 * gnus.texi (Article Highlighting): Add
6694 gnus-cite-ignore-quoted-from.
6695 (POP before SMTP): New node.
6696 (Posting Styles): Addition.
6697 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6698 (Fancy Mail Splitting): Ditto.
6699 (X-Face): Add gnus-x-face.
6700
67012004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6702
6703 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6704 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6705
67062004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6707
6708 * gnus.texi (Mail Source Specifiers): Describe
6709 `pop3-leave-mail-on-server'.
6710
67112004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6712
6713 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6714
6715 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6716 repository. Change setfilename.
6717
6718 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6719
67202004-07-02 Juri Linkov <juri@jurta.org>
6721
6722 * pcl-cvs.texi (Viewing differences): Add `d r'.
6723
67242004-06-29 Jesper Harder <harder@ifa.au.dk>
6725
6726 * ses.texi, viper.texi, flymake.texi, faq.texi:
6727 * eshell.texi, ediff.texi: Markup fixes.
6728
67292004-06-21 Karl Berry <karl@gnu.org>
6730
6731 * info.texi (Top): Mention that only Emacs has mouse support.
6732 (Getting Started): Mention this in a few other places.
6733
67342004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6735
6736 * autotype.texi (Copyrights, Timestamps): Recommend
6737 `before-save-hook' instead of `write-file-functions'.
6738
67392004-06-13 Lars Hansen <larsh@math.ku.dk>
6740
6741 * dired-x.texi (dired-mark-omitted): Update keybinding.
6742
67432004-06-10 Kim F. Storm <storm@cua.dk>
6744
6745 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6746
67472004-06-05 Lars Hansen <larsh@math.ku.dk>
6748
6749 * dired-x.texi (variable dired-omit-mode): Rename from
6750 dired-omit-files-p.
6751 (function dired-omit-mode): Rename from dired-omit-toggle.
6752 Call dired-omit-mode rather than set dired-omit-files-p.
6753 (dired-mark-omitted): Describe command.
6754
67552004-05-29 Michael Albinus <michael.albinus@gmx.de>
6756
6757 Version 2.0.41 of Tramp released.
6758
67592004-05-29 Juanma Barranquero <lektu@terra.es>
6760
6761 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6762 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6763
67642004-05-29 Richard M. Stallman <rms@gnu.org>
6765
6766 * cl.texi (Top): Call this chapter `Introduction'.
6767 (Overview): In TeX, no section heading here.
6768
6769 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6770
67712004-05-29 Eli Zaretskii <eliz@gnu.org>
6772
6773 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6774 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6775
67762004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6777
6778 * flymake.texi: New file.
6779
67802004-05-28 Simon Josefsson <jas@extundo.com>
6781
6782 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6783
b344d29d 67842004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6785
6786 Version 2.0.40 of Tramp released.
6787
67882004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6789
6790 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6791
6792 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6793 variables `tramp-backup-directory-alist' and
6794 `tramp-bkup-backup-directory-info'.
6795 (Overview, Connection types)
6796 (External transfer methods, Default Method)
6797 (Windows setup hints): Remove restriction of password entering
6798 with external methods.
6799 (Auto-save and Backup): Make file name example
6800 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6801 and `auto-save-directory' must be used.
6802 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6803 only "NT"). Remove doubled entry "What kinds of systems does
6804 @tramp{} work on".
6805 (tramp): Macro removed.
6806 (Obtaining Tramp): Flag removed from title.
6807 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6808 and `trampver' used properly. Flag `tramp-inst' replaced by
6809 `installchapter'. Installation related text adapted.
6810
68112004-04-28 Masatake YAMATO <jet@gyve.org>
6812
6813 * widget.texi (Programming Example): Remove overlays.
6814
68152004-04-27 Jesper Harder <harder@ifa.au.dk>
6816
6817 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6818
68192004-04-23 Juanma Barranquero <lektu@terra.es>
6820
6821 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6822
68232004-04-05 Jesper Harder <harder@ifa.au.dk>
6824
6825 * info.texi (Info Search): Add info-apropos.
6826
68272004-03-22 Juri Linkov <juri@jurta.org>
6828
6829 * faq.texi: Fix help key bindings.
6830
68312004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6832
6833 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6834 (as suggested by Karl Berry). Update information about colored
6835 stars in menus. Add new subheading describing M-n.
6836
68372004-03-12 Richard M. Stallman <rms@gnu.org>
6838
6839 * cl.texi (Top): Rename top node's title.
6840
68412004-03-08 Karl Berry <karl@gnu.org>
6842
6843 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6844 problems making the texinfo distribution.
6845
68462004-02-29 Simon Josefsson <jas@extundo.com>
6847
6848 * smtpmail.texi (Authentication): Changed the list of supported
6849 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6850 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6851 <voegelas@gmx.net>.
6852
68532004-02-29 Juanma Barranquero <lektu@terra.es>
6854
6855 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6856 Use $(DEL) instead of rm, and ignore exit code.
6857
b344d29d 68582004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6859
6860 Tramp version 2.0.39 released.
6861
68622004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6863
6864 * tramp.texi (Customizing Completion): Explain new functions
6865 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6866 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6867 (Top): Refer to Savannah mailing list as the major one. Mention
6868 older mailing lists in HTML mode only.
6869 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6870 (Frequently Asked Questions): Remote hosts must not be Unix-like
6871 for "smb" method.
6872 (Password caching): New node.
6873 (External transfer methods): Refer to password caching for "smb"
6874 method.
6875
68762004-02-17 Karl Berry <karl@gnu.org>
6877
6878 * info.texi (Help-Int): Mention the new line number feature.
6879
68802004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6881
6882 * ses.texi (Advanced Features): New functionality for
6883 ses-set-header-row (defaults to current row unless C-u used).
6884 (Acknowledgements): Add Stefan Monnier.
6885
68862003-12-29 Kevin Ryde <user42@zip.com.au>
6887
6888 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6889
b344d29d 68902003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6891
6892 Tramp version 2.0.38 released.
6893
6894 * tramp.texi (Remote shell setup): Warn of environment variables
6895 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6896 <sven.gabriel@imk.fzk.de>.
6897 (Configuration): Tramp now chooses base64/uuencode
6898 automatically. Update wording accordingly.
6899 (Top): More description for the `Default Method' menu entry.
6900 (Default Method): Use @code, not @var, for Lisp variables.
6901 (Default Method): New subsection `Which method is the right one
6902 for me?' Suggested by Christian Kirsch.
6903 (Configuration): Pointer to new subsection added.
6904 (Default Method): Too many "use" in one sentence.
6905 Rephrase. Reported by Christian Kirsch.
6906 (Filename Syntax): Old `su' example is probably a left-over from
6907 the sm/su method naming. Replace with `ssh', instead.
6908 (External transfer methods, Auto-save and Backup):
6909 Typo fixes.
6910
69112003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6912
183080b6 6913 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6914 (Top): Mention japanese manual only if flag `jamanual' is set.
6915 Insert section `Japanese manual' in menu.
6916
69172003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6918
6919 * eshell.texi (Known Problems): Add doc item.
6920
69212003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6922
6923 * cc-mode.texi: Update for CC Mode 5.30.
6924
6925 Note: Please refrain from doing purely cosmetic changes like
6926 removing trailing whitespace in this manual; it clobbers cvs
6927 merging for no good reason.
6928
69292003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6930
6931 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6932 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6933 @acronym{ASCII}.
6934
69352003-10-26 Karl Berry <karl@gnu.org>
6936
6937 * info.texi (Info Search): Echo area, not echo are. From Debian
6938 diff.
6939
69402003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6941
10d1d0af 6942 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6943 :buttons and :children keywords.
6944
69452003-10-22 Miles Bader <miles@gnu.org>
6946
6947 * Makefile.in (info): Move before $(top_srcdir)/info.
6948
69492003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6950
6951 * tramp.texi (Inline methods): Small grammar fix.
6952 (External transfer methods): Likewise.
6953
69542003-10-08 Nick Roberts <nick@nick.uklinux.net>
6955
6956 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6957
69582003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6959
6960 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6961
69622003-09-30 Richard M. Stallman <rms@gnu.org>
6963
6964 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6965
6966 * widget.texi (User Interface): Fix typos.
6967
6968 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6969
69702003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6971
6972 * pcl-cvs.texi (Selected Files): Fix typo.
6973
69742003-09-21 Karl Berry <karl@gnu.org>
6975
6976 * info.texi (] and [ commands): No period at end of section title.
6977
69782003-09-04 Miles Bader <miles@gnu.org>
6979
6980 * Makefile.in (top_srcdir): New variable.
6981 ($(top_srcdir)/info): New rule.
6982 (info): Depend on it.
6983
69842003-09-03 Peter Runestig <peter@runestig.com>
6985
6986 * makefile.w32-in: New file.
6987
69882003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6989
6990 * widget.texi (User Interface): Explain the need of static text
6991 around an editable field.
6992
69932003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6994
6995 * widget.texi (Basic Types): The argument to `:help-echo' can now
6996 be a form that evaluates to a string.
6997
69982003-08-18 Kim F. Storm <storm@cua.dk>
6999
7000 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7001
70022003-08-16 Richard M. Stallman <rms@gnu.org>
7003
7004 * dired-x.texi (Shell Command Guessing): Explain *.
7005
70062003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7007
7008 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7009 log-edit-insert-changelog.
7010
70112003-08-03 Karl Berry <karl@gnu.org>
7012
7013 * info.texi: Need @contents.
7014
c8763fb6 70152003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7016
7017 Tramp version 2.0.36 released.
7018
7019 * tramp.texi (Remote shell setup): Explain about problems with
7020 non-Bourne commands in ~/.profile and ~/.shrc.
7021
70222003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7023
7024 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7025 renaming of `vis-mode' to `visible-mode'.
7026
70272003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7028
7029 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7030 next, prev and up pointers.
7031
70322003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7033
7034 * info.texi (Help): Mention existence of Emacs and stand-alone
7035 Info at the very beginning of the tutorial.
7036 (Help-Inv): New node.
7037 (Help-]): New node.
7038 (Help-M): Systematically point out the differences between default
7039 Emacs and stand-alone versions. Delete second menu.
7040 (Help-Xref): Systematically point out the differences between
7041 default Emacs and stand-alone versions.
7042 (Help-Int): Change `l' example.
7043 (Expert Info): Fix typos.
7044 (Emacs Info Variables): Mention `Info-hide-note-references' and
7045 new default for `Info-scroll-prefer-subnodes'.
7046
c8763fb6 70472003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7048
7049 Version 2.0.35 of Tramp released.
7050
7051 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7052 (Inline methods): Add methods `remsh' and `plink1'.
7053 (External transfer methods): Add method `remcp'.
7054 (Multi-hop Methods): Add method `remsh'.
7055 Small patch from Adrian Aichner <adrian@xemacs.org>:
7056 Fix minor typos.
7057 (Concept Index): Added to make manual searchable via
7058 `Info-index'.
7059 (Version Control): Add cindex entry.
7060
c8763fb6 70612003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7062
7063 * trampver.texi: Version 2.0.34 released.
7064
70652003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7066
7067 * faq.texi: Improve previous changes.
7068
70692003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7070
7071 * faq.texi: Update copyright and maintenance details.
7072 Update some package URLs, versions, and maintainers.
7073 Remove many references to the Emacs Lisp Archive.
7074
70752003-04-23 Simon Josefsson <jas@extundo.com>
7076
7077 * smtpmail.texi: Fix license (the invariant sections mentioned has
7078 never been part of the smtp manual). Align info dir entry with
7079 other emacs packages.
7080
70812003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7082
7083 * tramp.texi: Version 2.0.33 released.
7084 Remove installation chapter. Remove XEmacs specifics.
7085
70862003-03-29 Richard M. Stallman <rms@gnu.org>
7087
7088 * tramp.texi (Top): Undo the previous renaming.
7089 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7090
c8763fb6 70912003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7092
7093 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7094 version of manual.
7095
7096 * tramp.texi (Auto-save and Backup): New node.
7097
70982003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7099
7100 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7101 Emacs" in order to have better differentiation to "XEmacs".
7102 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7103 are new macros in order to point to the other Emacs flavor where
7104 appropriate. In info case, point to node `Installation' in order
7105 to explain how to generate the other way. In html case, make a
7106 link to the other html file.
7107 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
7108 after CVS checkout/update.
7109 (Installation): Completely rewritten.
7110 (Installation parameters, Load paths): New sections under
7111 `Installation'.
7112
c8763fb6 71132003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7114
7115 * tramp.texi: Version 2.0.30 released.
7116 Replace word "path" with "localname" where used as a component of
7117 a Tramp file name.
7118
71192003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7120
7121 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7122 introduced.
7123 (Installation): Explain what to do if files from the tramp/contrib
7124 directory are needed.
7125
71262003-02-23 Alex Schroeder <alex@emacswiki.org>
7127
7128 * smtpmail.texi (How Mail Works): New.
7129
71302003-02-22 Alex Schroeder <alex@emacswiki.org>
7131
7132 * smtpmail.texi: New file.
7133
7134 * Makefile.in: Build SMTP manual.
7135
c8763fb6 71362003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7137
7138 * tramp.texi: Version 2.0.29 released.
7139 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7140 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7141
71422003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7143
7144 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7145 another package loads accidently Ange-FTP.
7146
71472003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7148
7149 * tramp.texi (Customizing Completion): Add function
7150 `tramp-parse-sconfig'. Change example of
7151 `tramp-set-completion-function', because parsing of ssh config
7152 files looks more natural.
7153
71542003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7155
7156 * gnus.texi: Do not use `path' in several locations.
7157
c8763fb6 71582002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7159
7160 * tramp.texi (External transfer methods): New method `smb'. From
7161 Michael Albinus.
7162
71632002-11-05 Karl Berry <karl@gnu.org>
7164
7165 * info.texi (Info-fontify): Reorder face list to avoid bad line
7166 breaks.
7167
c8763fb6 71682002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
7169
7170 * tramp.texi: Move @copying to standard place. Use
7171 @insertcopying.
7172
71732002-10-02 Karl Berry <karl@gnu.org>
7174
7175 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7176 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7177 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7178 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7179 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7180 Per rms, update all manuals to use @copying instead of @ifinfo.
7181 Also use @ifnottex instead of @ifinfo around the top node, where
7182 needed for the sake of the HTML output.
7183 (The Gnus manual is not fixed since it's not clear to me how it
7184 works; and the Tramp manual already uses @copying, although in an
7185 unusual way. All others were changed.)
7186
71872002-09-10 Jonathan Yavner <jyavner@engineer.com>
7188
7189 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7190 (../info/ses, ses.dvi): New targets.
7191 * ses.texi: New file.
7192
c8763fb6 71932002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
7194
7195 * texinfo.tex: Update to texinfo 4.2.
7196
71972002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7198
7199 * reftex.texi: Update to RefTeX 4.19.
7200
c8763fb6 72012002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
7202
7203 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7204 (../info/tramp, tramp.dvi): New targets.
7205
72062002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7207
7208 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7209 (calc.dvi): Uncomment.
7210
72112001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7212
7213 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7214 (../info/calc): New target.
7215
72162001-10-20 Gerd Moellmann <gerd@gnu.org>
7217
7218 * (Version 21.1 released.)
7219
72202001-10-05 Gerd Moellmann <gerd@gnu.org>
7221
7222 * Branch for 21.1.
7223
72242001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7225
7226 * Makefile.in (../info/info): Use an explicit -o switch to
7227 makeinfo.
7228
72292001-03-05 Gerd Moellmann <gerd@gnu.org>
7230
7231 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7232
72332000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7234
7235 * Makefile.in (../info/idlwave): Use --no-split.
7236
72372000-12-14 Dave Love <fx@gnu.org>
7238
c4cc8b9a 7239 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
7240 (gnus.dvi): Change rule to remove @latex stuff.
7241
72422000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7243
7244 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7245
72462000-10-13 John Wiegley <johnw@gnu.org>
7247
7248 * Makefile.in: Add build targets for eshell.texi.
7249
72502000-09-25 Gerd Moellmann <gerd@gnu.org>
7251
7252 * Makefile.in: Remove/comment speedbar stuff.
7253
72542000-09-22 Dave Love <fx@gnu.org>
7255
7256 * Makefile.in: Add emacs-mime.
7257
72582000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7259
7260 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7261 (DVI_TARGETS): Add woman.dvi.
7262 (../info/woman, woman.dvi): New targets.
7263
72642000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7265
7266 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7267
7268 * pcl-cvs.texi: New file.
7269 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7270 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7271
72722000-05-11 Gerd Moellmann <gerd@gnu.org>
7273
7274 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7275 (../info/ebrowse, ebrowse.dvi): New targets.
7276
72772000-01-13 Gerd Moellmann <gerd@gnu.org>
7278
7279 * Makefile.in (INFO_TARGETS): Add eudc.
7280 (DVI_TARGETS): Add eudc.dvi.
7281 (../info/eudc, eudc.dvi): New targets.
7282
72832000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7284
7285 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7286 compatibility with 8+3 filesystems).
7287 (../info/efaq): Rename from emacs-faq.
7288
72892000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7290
7291 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7292 (../info/idlwave, idlwave.dvi): New targets.
7293
72941999-10-23 Dave Love <fx@gnu.org>
7295
7296 * Makefile.in: Use autotype.texi.
7297
72981999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7299
7300 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
7301 faq.texi file) rather than ../info/faq.
7302
73031999-10-07 Gerd Moellmann <gerd@gnu.org>
7304
7305 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7306 (../info/ada-mode, ada-mode.dvi): New targets.
7307
73081999-09-01 Dave Love <fx@gnu.org>
7309
7310 * Makefile.in: Add faq.
7311
73121999-07-12 Richard Stallman <rms@gnu.org>
7313
7314 * Version 20.4 released.
7315
73161998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7317
7318 * Version 20.3 released.
7319
73201998-04-06 Andreas Schwab <schwab@gnu.org>
7321
768c0c0f
JB
7322 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7323 Use it in dvi targets.
2de53ca6
GM
7324 (../etc/GNU): Change to $(srcdir) first.
7325
73261998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7327
7328 * reftex.texi: Update for RefTeX version 3.22.
7329
73301998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7331
7332 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7333 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7334
73351997-09-23 Paul Eggert <eggert@twinsun.com>
7336
7337 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7338 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7339
73401997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7341
7342 * Version 20.2 released.
7343
73441997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7345
7346 * Version 20.1 released.
7347
73481997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7349
7350 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7351
73521996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7353
7354 * Version 19.33 released.
7355
73561996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7357
7358 * Version 19.32 released.
7359
73601996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7361
7362 * Makefile.in: Add rules for the Message manual.
7363
73641996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7365
7366 * gnus.texi: New version.
7367
7368 * message.texi: New manual.
7369
73701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7371
7372 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7373
73741996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7375
7376 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7377 Specify -I option.
7378 (All dvi targets): Set the TEXINPUTS variable.
7379
73801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7381
7382 * Version 19.31 released.
7383
73841996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7385
7386 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
7387 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7388
73891995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7390
7391 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7392 (INFO_TARGETS): Add ../info/cc-mode.
7393 (DVI_TARGETS): Add cc-mode.dvi.
7394
2de53ca6
GM
73951995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7396
7397 * Version 19.30 released.
7398
73991995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7400
7401 * gnus.texi: New file.
7402
74031995-11-04 Erik Naggum <erik@naggum.no>
7404
7405 * gnus.texi: File deleted.
7406
74071995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7408
7409 * mh-e.texi: "Function Index" -> "Command Index" to work with
7410 Emacs 19.30 C-h C-k support of separately-documented commands.
7411
74121995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7413
7414 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7415 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7416
74171995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7418
7419 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7420 (../info/viper, viper.dvi): New targets.
7421
74221995-04-20 Kevin Rodgers <kevinr@ihs.com>
7423
7424 * dired-x.texi (Installation): Change the example to set
7425 buffer-local variables like dired-omit-files-p in
7426 dired-mode-hook.
7427
74281995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7429
7430 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7431 (../info/mh-e, mh-e.dvi): New targets.
7432
74331995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7434
7435 * Makefile.in (maintainer-clean): Rename from realclean.
7436
74371994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7438
7439 * Makefile.in: New file.
7440 * Makefile: File deleted.
7441
74421994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7443
7444 * Makefile (TEXINDEX_OBJS): Variable deleted.
7445 (texindex, texindex.o, getopt.o): Rules deleted.
7446 All deps on texindex deleted.
7447 (distclean): Don't delete texindex.
7448 (mostlyclean): Don't delete *.o.
7449 * texindex.c, getopt.c: Files deleted.
7450
74511994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7452
7453 * Version 19.26 released.
7454
74551994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7456
7457 * Version 19.25 released.
7458
74591994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7460
7461 * Version 19.24 released.
7462
74631994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7464
7465 * Version 19.23 released.
7466
74671994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7468
7469 * Makefile: Delete spurious tab.
7470
74711994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7472
7473 * Makefile (.SUFFIXES): New rule.
7474
74751994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7476
7477 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7478 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7479
74801994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7481
7482 * Makefile (../info/sc): Rename from sc.info.
7483 (../info/cl): Likewise.
7484 (INFO_TARGETS): Use new names.
7485
74861993-12-04 Richard Stallman (rms@srarc2)
7487
7488 * getopt.c: New file.
7489 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7490 (getopt.o): New rule.
7491 (dvi): Don't depend on texindex.
7492 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7493 Depend on texindex.
7494
74951993-12-03 Richard Stallman (rms@srarc2)
7496
7497 * Makefile (../info/sc.info): Rename from ../info/sc.
7498 (TEXI2DVI): New variable.
7499 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7500 Add explicit commands.
7501 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7502
75031993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7504
7505 * Version 19.22 released.
7506
75071993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7508
7509 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7510
75111993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7512
7513 * Version 19.21 released.
7514
75151993-11-15 Paul Eggert (eggert@twinsun.com)
7516
7517 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7518
75191993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7520
7521 * Makefile (../etc/GNU): New target.
7522 (EMACSSOURCES): Add gnu1.texi.
7523
75241993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7525
7526 * Makefile (realclean): Don't delete the Info files.
7527
f0131492 75281993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7529
7530 * forms.texi: Fix forms.texi so that it will format correctly.
7531 Add missing `@end iftex', fix bad reference.
7532
7533 * info.texi, info-stn.texi: New files implement texinfo version of
7534 `info' file.
7535
f0131492 75361993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7537
7538 * Makefile: Fix targets for texindex, new info.texi files.
7539 * info-stnd.texi: New file implements info for standalone info
7540 reader.
7541 * info.texi: Update to include recent changes to "../info/info".
7542 New source file for ../info/info; includes info-stnd.texi.
7543
7544 * texindex.c: Include "../src/config.h" if building in emacs.
7545
7546 * Makefile: Change all files to FILENAME.texi, force all targets
7547 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7548 vip.texinfo, forms.texinfo, cl.texinfo.
7549 Add target to build texindex.c, defining `emacs'.
7550
7551 * forms.texi: Install new file to match version 2.3 of forms.el.
7552
75531993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7554
7555 * Version 19.19 released.
7556
75571993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7558
7559 * sc.texinfo: Fix info file name.
7560
7561 * Makefile (info): Add gnus and sc.
7562 (dvi): Add gnus.dvi and sc.dvi.
7563 (../info/sc, sc.dvi): New targets.
7564
75651993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7566
7567 * Version 19.18 released.
7568
75691993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7570
7571 * Makefile: Fix source file names of the separate manuals.
7572 (gnus.dvi, ../info/gnus): New targets.
7573
75741993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7575
7576 * Version 19.17 released.
7577
75781993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7579
7580 * split-man: Fix typos in last change.
7581
75821993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7583
7584 * Version 19.16 released.
7585
75861993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7587
7588 * version 19.15 released.
7589
75901993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7591
7592 * Makefile (distclean): It's rm, not rf.
7593
75941993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7595
7596 * Version 19.14 released.
7597
75981993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7599
7600 * Makefile: New file.
7601
76021993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7603
7604 * Version 19.13 released.
7605
76061993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7607
7608 * Version 19.9 released.
7609
76101993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7611
7612 * Version 19.8 released.
7613
76141993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7615
7616 * Version 19.7 released.
7617
76181990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7619
7620 * gnus.texinfo: New file. Removed installation instructions.
7621
76221990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7623
7624 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7625
76261989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7627
7628 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7629 then define `\sc' as the command for smallcaps in Texinfo. This
7630 means that the @sc command will produce small caps. bfox has
7631 made the corresponding change to makeinfo and texinfm.el.
7632
76331988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7634
7635 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7636 Customization since the menu entry did not point to anything.
7637 Also add an @finalout command to remove overfull hboxes from the
7638 printed output.
7639
7640 * cl.texinfo: Add @bye, \input line and @settitle to file.
7641 This file is clearly intended to be a chapter of some other work,
7642 but the other work does not yet exist.
7643
76441988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7645
7646 * texinfo.texinfo: Three typos corrected.
7647
4009494e 7648;; Local Variables:
c8763fb6 7649;; coding: utf-8
4009494e
GM
7650;; End:
7651
95df8112 7652 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
4009494e
GM
7653
7654 This file is part of GNU Emacs.
7655
97c0352c 7656 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7657 it under the terms of the GNU General Public License as published by
97c0352c
GM
7658 the Free Software Foundation, either version 3 of the License, or
7659 (at your option) any later version.
4009494e
GM
7660
7661 GNU Emacs is distributed in the hope that it will be useful,
7662 but WITHOUT ANY WARRANTY; without even the implied warranty of
7663 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7664 GNU General Public License for more details.
7665
7666 You should have received a copy of the GNU General Public License
97c0352c 7667 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.