* lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
1ff98217
MA
12011-02-07 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbus.texi (Bus names): Adapt descriptions for
4 dbus-list-activatable-names and dbus-list-known-names.
5
2e78df6b
JB
62011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
7
8 * calc.texi (Logarithmic Units): New section.
9
7fbf7cae
TZ
102011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
11
12 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
13 manuals use it now.
14
15 * Makefile.in (nowebhack): Fixed to use -D flag instead of overrides.
16
156ad271
KY
172011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
18
19 * overrides.texi: Remove.
20
21 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
22 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
23
36539990
MA
242011-02-05 Michael Albinus <michael.albinus@gmx.de>
25
26 * tramp.texi (Frequently Asked Questions): Mention problems with
27 WinSSHD.
28
29 * trampver.texi: Update release number.
30
312011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
32
33 * tramp.texi:
34 Replace "delimet" with "delimit" globally.
35 Replace "explicite" with "explicit" globally.
36 Replace "instead of" with "instead" where there was nothing after "of".
37 Audit use of comma before interrogative pronoun, "that", or "which".
38 Minor word order, spelling, wording changes.
39
ec72bf63
G
402011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
41
42 * overrides.texi: New file to set or clear WEBHACKDEVEL.
43
44 * sieve.texi: Use WEBHACKDEVEL.
45
46 * sasl.texi: Use WEBHACKDEVEL.
47
48 * pgg.texi: Use WEBHACKDEVEL.
49
50 * message.texi: Use WEBHACKDEVEL.
51
52 * gnus.texi: Use WEBHACKDEVEL.
53
54 * emacs-mime.texi: Use WEBHACKDEVEL.
55
56 * auth.texi: Use WEBHACKDEVEL.
57
58 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
59 manuals.
60
612011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
62
63 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
64
90b750f4
PE
652011-02-03 Paul Eggert <eggert@cs.ucla.edu>
66
67 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
68 which in turn is copied from ftp://tug.org/tex/.
69
0e751a49
GM
702011-02-03 Glenn Morris <rgm@gnu.org>
71
72 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
73 (Binding combinations of modifiers and function keys):
74 Let's assume people reading this are not using Emacs 18.
75
7f13c2e2
LI
762011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
77
78 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
79 since it's run automatically.
80
d76c843e
LI
812011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
82
83 * gnus.texi (Customizing Articles): Fix typo.
84
12e3ca0a
LI
852011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
86
87 * gnus.texi (Customizing Articles): Document the new way of customizing
88 the date headers(s).
89
fe72c8fa
LI
902011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
91
92 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
93 splitting example.
94
bf3dae7e
EZ
952011-01-29 Eli Zaretskii <eliz@gnu.org>
96
97 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
98 (MAKEINFO_OPTS): New variable.
99 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
100 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
101 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
102 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
103 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
104 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
105 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
106 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
107 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
108 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
109 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
110 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
111 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
112 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
113 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
114 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
115 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
116 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
117
d6f13ac8
LI
1182011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
119
120 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
121
c5ecc769
G
1222011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
123
124 * message.texi (IDNA): Explain what it is.
125
1262011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
127
128 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
129
45eb2a5d
WL
1302011-01-23 Werner Lemberg <wl@gnu.org>
131
132 * Makefile.in (MAKEINFO): Now controlled by `configure'.
133 (MAKEINFO_OPTS): New variable. Use it where appropriate.
134 (ENVADD): Updated.
135
6872a814
GM
1362011-01-18 Glenn Morris <rgm@gnu.org>
137
138 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
139
77ab81d0 1402011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
141
142 * nxml-mode.texi (Introduction): Fix file name typos.
143
d221e780
CO
1442011-01-13 Christian Ohler <ohler@gnu.org>
145
146 * ert.texi: New file.
147
148 * Makefile.in:
149 * makefile.w32-in: Add ert.texi.
150
8c904d82
MA
1512011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
152
153 * dbus.texi (Receiving Method Calls): New function
154 dbus-register-service. Rearrange node.
155
f56e0e7a
PE
1562011-01-07 Paul Eggert <eggert@cs.ucla.edu>
157
158 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
159 which in turn is copied from ftp://tug.org/tex/.
160
0fadf00e
MA
1612011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
162
163 * dbus.texi (Receiving Method Calls): Describe new optional
164 parameter dont-register-service of dbus-register-{method,property}.
165
8b358e90
DU
1662010-12-17 Daiki Ueno <ueno@unixuser.org>
167
168 * epa.texi (Encrypting/decrypting *.gpg files): Mention
169 epa-file-select-keys.
170
549c9aed
G
1712010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
172
173 * gnus.texi (Archived Messages): Remove outdated text.
174
1752010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
176
177 * gnus.texi (Foreign Groups): Added clarification of foreign groups.
178
156e3f9c
G
1792010-12-15 Andrew Cohen <cohen@andy.bu.edu>
180
83f3eadc 181 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 182
8151d490
AC
1832010-12-14 Andrew Cohen <cohen@andy.bu.edu>
184
185 * gnus.texi (The swish++ Engine): Add customizable parameters
186 descriptions.
187 (The swish-e Engine): Ditto.
188
305bdd22
MA
1892010-12-14 Michael Albinus <michael.albinus@gmx.de>
190
191 * tramp.texi (Inline methods): Add "ksu" method.
192 (Remote processes): Add example with remote `default-directory'.
193
53aff12a
GM
1942010-12-14 Glenn Morris <rgm@gnu.org>
195
196 * faq.texi (Expanding aliases when sending mail):
197 Now build-mail-aliases is interactive.
198
8a1cdce5
AC
1992010-12-13 Andrew Cohen <cohen@andy.bu.edu>
200
201 * gnus.texi: First pass at adding (rough) nnir documentation.
202
7410c270
G
2032010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
204
53aff12a
GM
205 * gnus.texi (Filtering New Groups):
206 Mention gnus-auto-subscribed-categories.
207 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
208 removed.
209
f49d1f52 2102010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
211
212 * cl.texi (For Clauses): Small fixes for frames and windows.
213
acedf35c
CD
2142010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
215
216 * org.texi (Using capture): Document using prefix arguments for
217 finalizing capture.
218 (Agenda commands): Document prefix argument for the bulk scatter
219 command.
220 (Beamer class export): Document that also overlay arguments can be
221 passed to the column environment.
222 (Template elements): Document the new entry type.
223
2242010-12-11 Puneeth Chaganti <punchagan@gmail.com>
225
226 * org.texi (Include files): Document :minlevel.
227
2282010-12-11 Julien Danjou <julien@danjou.info>
229
230 * org.texi (Categories): Document category icons.
231
2322010-12-11 Eric Schulte <schulte.eric@gmail.com>
233
234 * org.texi (noweb): Fix typo.
235
516aa569
G
2362010-12-06 Tassilo Horn <tassilo@member.fsf.org>
237
238 * gnus.texi (Server Commands): Point to the rest of the server
239 commands.
240
04db63bc
G
2412010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
242
243 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
244 g'.
245
ed797193
G
2462010-12-02 Julien Danjou <julien@danjou.info>
247
248 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
249
2502010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
251
252 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
253 (Direct Functions): Note the STARTTLS upgrade.
254
07976ae3 2552010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 256 James Clark <none@example.com>
d3dfb185
GM
257
258 * nxml-mode.texi (Introduction): New section.
259
59e75882
G
2602010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
261
262 * gnus.texi (Server Commands): Document gnus-server-show-server.
263
568a887f
MA
2642010-11-20 Michael Albinus <michael.albinus@gmx.de>
265
266 Sync with Tramp 2.2.0.
267
268 * trampver.texi: Update release number.
269
1265829e
JB
2702010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
271
272 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
273 Mention that the TeX specific units won't use the `tex' prefix
274 in TeX mode.
275
239661c0
KY
2762010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
277
278 * gnus.texi (Misc Article): Document gnus-inhibit-images.
279
4a47c275 2802010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
281
282 * edt.texi: Remove information about Emacs 19.
283
4a47c275 2842010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
285
286 * trampver.texi: Update release number.
287
2f0e0dc8
KY
2882010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
289
290 * gnus.texi (Article Washing): Fix typo.
291
afe98dfa
CD
2922010-11-11 Noorul Islam <noorul@noorul.com>
293
56f5a94e 294 * org.texi: Fix typo.
afe98dfa
CD
295
2962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
297
298 * org.texi (Using capture): Explain that refiling is
299 sensitive to cursor position.
300
3012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
302
56f5a94e 303 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
304
3052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
306
307 * org.texi: Document the <c> cookie.
308
3092010-11-11 Eric Schulte <schulte.eric@gmail.com>
310
56f5a94e
GM
311 * org.texi: multi-line header arguments :PROPERTIES: :ID:
312 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
313
3142010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
315
56f5a94e 316 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
317
3182010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
319
56f5a94e 320 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
321
3222010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
323
324 * org.texi (Setting up the staging area): Document that
325 file names remain visible when encrypting the MobileOrg files.
326
3272010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
328
329 * org.texi (Setting up the staging area): Document which
330 versions are needed for encryption.
331
3322010-11-11 Eric Schulte <schulte.eric@gmail.com>
333
56f5a94e
GM
334 * org.texi (noweb): Update :noweb documentation to
335 reflect the new "tangle" argument.
afe98dfa
CD
336
3372010-11-11 Eric Schulte <schulte.eric@gmail.com>
338
56f5a94e
GM
339 * org.texi (Batch execution): Improve tangling script in
340 documentation.
afe98dfa
CD
341
3422010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
343
344 * org.texi (Handling links):
345 (In-buffer settings): Document inlining images on startup.
346
3472010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
348
349 * org.texi (Setting up the staging area): Document use of
350 crypt password.
351
3522010-11-11 David Maus <dmaus@ictsoc.de>
353
56f5a94e 354 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
355
3562010-11-11 David Maus <dmaus@ictsoc.de>
357
56f5a94e
GM
358 * org.texi (Template expansion): Add mew in table for link type
359 escapes.
afe98dfa
CD
360
3612010-11-11 David Maus <dmaus@ictsoc.de>
362
56f5a94e 363 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
364
3652010-11-11 Eric Schulte <schulte.eric@gmail.com>
366
56f5a94e 367 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
368
3692010-11-11 Eric Schulte <schulte.eric@gmail.com>
370
56f5a94e 371 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
372
3732010-11-11 Eric Schulte <schulte.eric@gmail.com>
374
56f5a94e
GM
375 * org.texi (Structure of code blocks):
376 Update documentation to mention inline code block syntax.
afe98dfa
CD
377
3782010-11-11 Eric Schulte <schulte.eric@gmail.com>
379
56f5a94e 380 * org.texi (comments): Improve wording.
afe98dfa
CD
381
3822010-11-11 Eric Schulte <schulte.eric@gmail.com>
383
56f5a94e 384 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
385
3862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
387
388 * org.texi (Installation): Remove the special
389 installation instructions for XEmacs.
390
3912010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
392
56f5a94e 393 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
394 insertion of empty structural elements.
395
3962010-11-11 Noorul Islam <noorul@noorul.com>
397
56f5a94e 398 * org.texi: Fix doc.
afe98dfa
CD
399
4002010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
401
402 * org.texi (The date/time prompt): Document specification
403 of time ranges.
404
4052010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
406
407 * org.texi (Internal links): Document the changes in
408 internal links.
409
4102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
411
412 * org.texi (Agenda commands): Document the limitation for
413 the filter preset - it can only be used for an entire agenda
414 view, not in an individual block in a block agenda.
415
4162010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
417
418 * org.texi (iCalendar export): Document alarm creation.
419
6f8fc60c
MA
4202010-11-10 Michael Albinus <michael.albinus@gmx.de>
421
422 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
423
be3c11b3
LMI
4242010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
425
426 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
427
d607b96b 4282010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 429
d607b96b 430 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 431
181cb5fb
G
4322010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
433
434 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
435 since that works by default.
436
4372010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
438
439 * gnus.texi (Customizing the IMAP Connection): Document
440 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
441
36bc5d3b
MA
4422010-11-04 Michael Albinus <michael.albinus@gmx.de>
443
444 * tramp.texi (Remote shell setup): New item "Interactive shell
445 prompt". Reported by Christian Millour <cm@abtela.com>.
446 (Remote shell setup, Remote processes): Use @code{} for
447 environment variables.
448
cf503f7c
GM
4492010-11-03 Glenn Morris <rgm@gnu.org>
450
537b04b9 451 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 452 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 453
389b76fa
G
4542010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
455
456 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
457
2699a554 4582010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
459
460 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
461
2699a554 4622010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
463
464 * cc-mode.texi: Remove reference to defunct viewcvs URL.
465
99e65b2d
G
4662010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
467
468 * gnus.texi (Client-Side IMAP Splitting): Mention
469 nnimap-unsplittable-articles.
470
4712010-10-29 Julien Danjou <julien@danjou.info>
472
473 * gnus.texi (Finding the News): Remove references to obsoletes
474 variables `gnus-nntp-server' and `gnus-secondary-servers'.
475
aeeb3dcb
EZ
4762010-10-29 Eli Zaretskii <eliz@gnu.org>
477
478 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
479 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
480 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
481 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
482
8289f37b
GM
4832010-10-28 Glenn Morris <rgm@gnu.org>
484
485 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
486 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
487 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
488
d85d3b3a
DU
4892010-10-25 Daiki Ueno <ueno@unixuser.org>
490
491 * epa.texi (Mail-mode integration): Add alternative key bindings
492 for epa-mail commands; escape comma.
c05c2b9b 493 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 494
9f534a47
JB
4952010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
496
99e65b2d 497 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 498
5793a7bc 4992010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
500
501 * gnus.texi (Group Parameters, Buttons): Fix typos.
502
280f417b
G
5032010-10-22 Tassilo Horn <tassilo@member.fsf.org>
504
505 * gnus.texi (Subscription Commands): Mention that you can also
506 subscribe to new groups via the Server buffer, which is probably more
507 convenient when subscribing to many groups.
508
d806c872
G
5092010-10-21 Julien Danjou <julien@danjou.info>
510
511 * message.texi (Message Headers): Allow message-default-headers to be a
512 function.
513
d5798f68
LMI
5142010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
515
516 * gnus-news.texi: Mention new archive defaults.
517
b79bbef7
KY
5182010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
519
520 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
521
2526f423
G
5222010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
523
524 * gnus.texi (HTML): Document the function value of
525 gnus-blocked-images.
526 (Article Washing): shr and gnus-w3m, not the direct function names.
527
ba91f05d
G
5282010-10-20 Julien Danjou <julien@danjou.info>
529
530 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
531 variable.
532
da451787
LMI
5332010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
534
535 * gnus.texi (Customizing the IMAP Connection): The port strings are
536 strings.
c872595d 537 (Document Groups): Mention git.
da451787 538
7cad71ad
G
5392010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
540
541 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
542 bzr/Gnus git sync.
543
c56dfd36
EZ
5442010-10-15 Eli Zaretskii <eliz@gnu.org>
545
546 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
547 change.
548
a1d16a7b
G
5492010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
550
551 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
552 @item syntax for in-Emacs makeinfo.
553
5542010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
555
556 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
557 trim sentence.
558
98e2b864
DU
5592010-10-12 Daiki Ueno <ueno@unixuser.org>
560
561 * epa.texi (Caching Passphrases):
562 * auth.texi (GnuPG and EasyPG Assistant Configuration): Clarify
563 some configurations require to set up gpg-agent.
564
c12e4a81
GM
5652010-10-11 Glenn Morris <rgm@gnu.org>
566
567 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
568
f7aa248a
G
5692010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
570
571 * gnus.texi (Spam Package Introduction): Mention `$'.
572
6513b232
EZ
5732010-10-09 Eli Zaretskii <eliz@gnu.org>
574
575 * makefile.w32-in (emacsdir): New variable.
576 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
577 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
578
abd40fb4
GM
5792010-10-09 Glenn Morris <rgm@gnu.org>
580
0f05450f
GM
581 * Makefile.in (mostlyclean): Delete *.toc.
582
d3a4ac46
GM
583 * Makefile.in: Use $< in rules.
584
aa9db089
GM
585 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
586
abd40fb4
GM
587 * Makefile.in ($(infodir)): Delete rule.
588 (mkinfodir): New. Use it in all the info rules, rather than depending
589 on infodir.
590
ea274122
GM
5912010-10-09 Glenn Morris <rgm@gnu.org>
592
6e90e2a8
GM
593 * gnus.texi (Article Washing): Fix previous change.
594
f7a31f11
GM
595 * Makefile.in (emacsdir): New variable.
596 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
597 Depend on emacsver.texi.
598
f7a31f11
GM
599 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
600
ea274122
GM
601 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
602
36d3245f
G
6032010-10-08 Julien Danjou <julien@danjou.info>
604
f7a31f11 605 * gnus.texi: Add mm-shr.
36d3245f
G
606
6072010-10-08 Ludovic Courtès <ludo@gnu.org>
608
609 * gnus.texi (Finding the Parent, The Gnus Registry)
610 (Registry Article Refer Method): Update docs for nnregistry.el.
611
6122010-10-08 Daiki Ueno <ueno@unixuser.org>
613
614 * auth.texi (Help for users)
615 (GnuPG and EasyPG Assistant Configuration): Update docs.
616
12359245
GM
6172010-10-08 Glenn Morris <rgm@gnu.org>
618
619 * cl.texi (Organization, Installation, Old CL Compatibility):
620 Deprecate cl-compat for new code.
4628bef1 621 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
622
623 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
624
fcf2d385
KY
6252010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
626
627 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
628
66627fa9
G
6292010-10-06 Julien Danjou <julien@danjou.info>
630
fd9ba500
JD
631 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
632
66627fa9
G
633 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
634 broken link.
635
636 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
637
638 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
639 to ReiserFS.
640
641 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
642 (FAQ 7-1): Fix getmail URL.
643
65f54520
DU
6442010-10-06 Daiki Ueno <ueno@unixuser.org>
645
646 * epa.texi (Caching Passphrases): New section.
647
4c83f6e1
GM
6482010-10-06 Glenn Morris <rgm@gnu.org>
649
650 * Makefile.in (SHELL): Set it.
651 (info): Move the mkdir dependency to the individual info files.
652 (mostlyclean): Tidy up.
653 (clean): Only delete the specific dvi and pdf files.
654 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 655 ($(infodir)): Add parallel build workaround.
4c83f6e1 656
71e691a5
G
6572010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
658
659 * gnus.texi (Misc Article): Document gnus-widen-article-window.
660
a41c2e6d
G
6612010-10-03 Julien Danjou <julien@danjou.info>
662
663 * emacs-mime.texi (Display Customization): Update
664 mm-inline-large-images documentation and add documentation for
665 mm-inline-large-images-proportion.
666
37255945
MA
6672010-10-03 Michael Albinus <michael.albinus@gmx.de>
668
669 * tramp.texi (Frequently Asked Questions): Mention
670 remote-file-name-inhibit-cache.
671
11e4e7bd
LMI
6722010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
673
674 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 675 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 676
cb83220a
KY
6772010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
678
679 * gnus.texi (Splitting Mail): Mention the new fancy splitting
680 function.
681 (Article Hiding): Add google banner example. Suggested by Benjamin
682 Xu.
683
6b958814
G
6842010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
685
686 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
687 nnimap-split-rule from examples.
688
6892010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
690
691 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
692 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
693 Fishman.
694 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
695
6962010-09-30 Julien Danjou <julien@danjou.info>
697
698 * gnus.texi (Gravatars): Fix documentation about
699 gnu-gravatar-properties.
700
b9476c04
DU
7012010-09-29 Daiki Ueno <ueno@unixuser.org>
702
703 * epa.texi (Bug Reports): New section.
704
5f874327
GM
7052010-09-29 Glenn Morris <rgm@gnu.org>
706
707 * Makefile.in (top_srcdir): Remove unused variable.
708
6b958814
G
7092010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
710
711 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
712 (Client-Side IMAP Splitting): Document 'default.
713
7142010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
715
716 * gnus.texi (Customizing the IMAP Connection): Document
717 nnimap-fetch-partial-articles.
718
82bccbfa
KY
7192010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
720
721 * gnus-news.texi: Mention nnimap-inbox.
722
723 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
724
7252010-09-26 Julien Danjou <julien@danjou.info>
726
47e08896 727 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
728
7292010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
730
731 * gnus.texi (Security): Remove gpg.el mention.
732
7332010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
734
735 * gnus.texi (Browse Foreign Server): New variable
736 gnus-browse-subscribe-newsgroup-method.
737
738 * gnus-news.texi: Mention it.
739
7402010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
741
742 * gnus.texi (NoCeM): Removed.
743 (Startup Variables): No jingle.
744
4c964351
UM
7452010-09-25 Ulrich Mueller <ulm@gentoo.org>
746
747 * woman.texi (Interface Options): xz compression is now supported.
748
82bccbfa
KY
7492010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
750
751 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
752 (Unavailable Servers): Document gnus-server-copy-server.
753 (Using IMAP): Document the new nnimap.
754
7552010-09-25 Julien Danjou <julien@danjou.info>
756
47e08896 757 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 758
18778f71
GM
7592010-09-24 Glenn Morris <rgm@gnu.org>
760
761 * url.texi (Disk Caching): Tweak previous change.
762
9c766321
JD
7632010-09-24 Julien Danjou <julien@danjou.info>
764
765 * url.texi (Disk Caching): Mention url-cache-expire-time,
766 url-cache-expired, and url-fetch-from-cache.
767
82bccbfa
KY
7682010-09-24 Julien Danjou <julien@danjou.info>
769
770 * gnus.texi: Add Gravatars.
771
7722010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
773
774 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
775
592bdb9a
LMI
7762010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
777
778 * gnus.texi (Expunging mailboxes): Update name of the expunging
779 command.
780
e4e22d29
KY
7812010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
782
783 * emacs-mime.texi (rfc2047): Update description for
784 rfc2047-encode-parameter.
785
371d9801
MA
7862010-09-13 Michael Albinus <michael.albinus@gmx.de>
787
788 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
789 "fish" methods.
790 (External methods): Remove "scp1_old" and "scp2_old" methods.
791
31ae5827
MA
7922010-09-09 Michael Albinus <michael.albinus@gmx.de>
793
794 * tramp.texi: Remove Japanese manual. Fix typo.
795
796 * trampver.texi: Update release number. Remove japanesemanual.
797
c0468714
GM
7982010-09-09 Glenn Morris <rgm@gnu.org>
799
800 * org.texi: Restore clobbered changes (copyright years, untabify).
801
86441999
JD
8022010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
803
804 * gnus.texi (Adaptive Scoring): Fix typo.
805
25f28806
LMI
8062010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
807
808 * gnus.texi (Article Display): Document gnus-html-show-images.
809
45240125 8102010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 811
45240125
JD
812 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
813
59d09f15
LMI
8142010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
815
816 * gnus.texi (HTML): Document gnus-max-image-proportion.
817
2cdd366f
KY
8182010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
819
51dee5ef
KY
820 * gnus.texi (HTML): Document gnus-blocked-images.
821
2cdd366f
KY
822 * message.texi (Wide Reply): Document message-prune-recipient-rules.
823
b0e4f3fc
KY
8242010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
825
826 * gnus.texi (Summary Mail Commands): Note that only the addresses from
827 the first message are used for wide replies.
f02566ce
KY
828 (Changing Servers): Remove documentation on gnus-change-server and
829 friends, since it's been removed.
b0e4f3fc 830
598451ed
KY
8312010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
832
833 * gnus.texi (Drafts): Mention B DEL.
834
e7842e69
KY
8352010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
836
837 * gnus.texi (Delayed Articles): Mention that the Date header is the
838 original one, even if you delay.
839
85115796
KY
8402010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * gnus.texi (Asynchronous Fetching): Document
843 gnus-async-post-fetch-function.
844 (HTML): Made into its own section.
845
f0b44bc0
MA
8462010-08-26 Michael Albinus <michael.albinus@gmx.de>
847
848 Sync with Tramp 2.1.19.
849
217876c9
MA
850 * tramp.texi (Inline methods, Default Method): Mention
851 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
852 remark about doubled "-t" argument.
853 (Auto-save and Backup): Remove reference to Emacs 21.
854 (Filename Syntax): Describe port numbers.
855 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
856 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
857 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
858 errors with the backquotes.
859 (External packages): File attributes cache flushing for asynchronous
860 processes.
861 (Traces and Profiles): Describe verbose level 9.
862
f0b44bc0
MA
863 * trampver.texi: Update release number.
864
7457f7b6
MA
8652010-08-23 Michael Albinus <michael.albinus@gmx.de>
866
867 * dbus.texi (Alternative Buses): New chapter.
868
b695beda
SM
8692010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
870
871 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
872
443c2c03
JB
8732010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
874
875 * calc.texi (Customizing Calc): Rearrange description of new
876 variables to match the presentation of other variables.
877
7815fe19 8782010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
879
880 * org.texi (Footnotes, Tables in HTML export): Fix typos.
881
2c695727
JB
8822010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
883
884 * calc.texi (Making Selections, Selecting Subformulas)
885 (Customizing Calc): Mention how to use faces to emphasize selected
886 sub-formulas.
887
bbb6ffa1
MA
8882010-08-05 Michael Albinus <michael.albinus@gmx.de>
889
890 * tramp.texi (External packages): File attributes cache flushing
891 for asynchronous processes.
892
5cee0a9c
AM
8932010-08-01 Alan Mackenzie <acm@muc.de>
894
895 Enhance the manual for the latest Java Mode.
896
897 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
898 annotation-var-cont.
899 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
900 two new symbols.
901
3f2afe32
MA
9022010-07-28 Michael Albinus <michael.albinus@gmx.de>
903
904 * tramp.texi (Traces and Profiles): Describe verbose level 9.
905
0ed082fe 9062010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
907
908 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
909
311f0356
JB
9102010-07-19 Juanma Barranquero <lekktu@gmail.com>
911
912 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
913
86fbb8ca
CD
9142010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
915
916 * org.texi: Add macros to get plain quotes in PDF output.
917 List additional contributors.
918 (Capture): New section, replaces the section about remember.
919 (Working With Source Code): New chapter, focused on documenting Org
920 Babel.
921 (Code evaluation security): New section.
922 (MobileOrg): Document DropBox support.
923 (TaskJuggler export): Document taskjuggler and Gantt chart support.
924 (Special symbols): Show how to display UTF8 characters for entities.
925 (Global TODO list): Clarify the use of the "M" key and the differences
926 to the "m" key.
927 (RSS Feeds): Mention Atom feeds as well.
928 (Setting tags): Remove paragraph about
929 `org-complete-tags-always-offer-all-agenda-tags'.
930
5732e8ed
MA
9312010-07-17 Michael Albinus <michael.albinus@gmx.de>
932
933 * tramp.texi (Inline methods): Remove remark about doubled "-t"
934 argument.
935 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
936 echoing shells.
937
ca1bb391
MA
9382010-07-10 Michael Albinus <michael.albinus@gmx.de>
939
940 * tramp.texi (Inline methods): Remove "kludgy" phrase.
941 (Filename Syntax): Describe port numbers.
942
5bd55c3c
MA
9432010-07-09 Michael Albinus <michael.albinus@gmx.de>
944
945 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
946 forgotten.
947 (Type Conversion): Precise conversion of natural numbers.
948 (Errors and Events): Add "debugging" to concept index. Add variable
949 `dbus-debug'.
950
820ae8fe
MA
9512010-07-04 Michael Albinus <michael.albinus@gmx.de>
952
953 * dbus.texi (Receiving Method Calls): Add optional argument
954 EMITS-SIGNAL to `dbus-register-property'.
955
b6f9df0f
JB
9562010-06-27 Alex Schroeder <alex@gnu.org>
957
958 * nxml-mode.texi (Commands for locating a schema): Fix typo.
959
62e034c2
GM
9602010-06-24 Glenn Morris <rgm@gnu.org>
961
962 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
963 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
964 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
965 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
966 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
967 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
968 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
969 * woman.texi: Start direntry descriptions in column 32, per Texinfo
970 convention. Make them end with a period.
971
9360256a
GM
9722010-06-23 Glenn Morris <rgm@gnu.org>
973
974 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
975 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
976 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
977 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
978 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
979 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 980
04d3bb6c
GM
9812010-06-10 Glenn Morris <rgm@gnu.org>
982
983 * idlwave.texi (Load-Path Shadows):
984 * org.texi (Handling links): Fix typos.
985
5e7d4a75
KY
9862010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
987
988 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
989
9841cb4f
MA
9902010-05-26 Michael Albinus <michael.albinus@gmx.de>
991
992 * eshell.texi (Built-ins): Describe, how to disable a built-in command
993 by an alias. (Bug#6226)
994
597517ef
JB
9952010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
996
997 * calc.texi (Manipulating Vectors): Mention that vectors can
998 be used to determine bins for `calc-histogram'.
999
14914c43
JB
10002010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1001
597517ef 1002 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 1003
0235128c 10042010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1005
1006 * url.texi (HTTP language/coding, Customization):
1007 * message.texi (Header Commands, Responses):
1008 * cl.texi (Argument Lists): Fix typos.
1009
0235128c 10102010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 1011
0235128c
SM
1012 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1013 Note that Development menu is always available.
aa5789b5
CY
1014 (Creating a project): Fix terminology.
1015 (Add/Remove files): Fix typo.
1016
0235128c
SM
10172010-05-07 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * Version 23.2 released.
1020
a628ad9d 10212010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
1022
1023 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1024
502269d6
MA
10252010-05-01 Michael Albinus <michael.albinus@gmx.de>
1026
0235128c
SM
1027 * tramp.texi (Inline methods, Default Method):
1028 Mention `tramp-inline-compress-start-size'.
502269d6 1029
6e104790 10302010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
1031
1032 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1033 the CVS repo. Put the Git repo in the news section.
1034
6e104790 1035 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
1036 Removed some mentions of CVS. Mention the new Git repo.
1037
6e104790 10382010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
1039
1040 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1041 (Mail Group Commands): Add index entry.
1042
6e104790 10432010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
1044
1045 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1046
f8b91752
JB
10472010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1048
1049 * calc.texi (Radix modes): Mention that the option prefix will
1050 turn on twos-complement mode.
1051 (Inverse and Hyperbolic Flags): Mention the Option flag.
1052
ed21c5c8
CD
10532010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1054
1055 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 1056 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
1057 (Sectioning structure): Update.
1058 (References): New use case for field coordinates.
6e104790 1059 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
1060 (Setting up the staging area): Document the availability of
1061 encryption for MobileOrg.
1062 (Images and tables): Document how to reference labels.
1063 (Index entries): New section.
1064 (Generating an index): New section.
1065 (Column width and alignment): Document that <N> now
1066 means a fixed width, not a maximum width.
1067 (Publishing options): Document the :email option.
1068 (Beamer class export): Fix bug in the BEAMER example.
1069 (Refiling notes): Document refile logging.
1070 (In-buffer settings): Document refile logging keywords.
1071 (Drawers): Document `C-c C-z' command.
1072 (Agenda commands): Mention the alternative key `C-c C-z'.
1073 (Special properties): Document the BLOCKED property.
1074 (The spreadsheet): Mention the formula editor.
1075 (References): Document field coordinates.
1076 (Publishing action): Correct the documentation for the
1077 publishing function.
1078 (The date/time prompt): Document that we accept dates
1079 like month/day/year.
1080 (Cooperation): Document the changes in table.el support.
1081 (Faces for TODO keywords, Faces for TODO keywords)
1082 (Priorities): Document the easy colors.
1083 (Visibility cycling): Document the new double prefix
1084 arg for `org-reveal'.
1085 (Cooperation): Remember.el is part of Emacs.
1086 (Clean view): Mention that `wrap-prefix' is also set by
1087 org-indent-mode.
1088 (Agenda commands): Add information about prefix args to
1089 scheduling and deadline commands.
1090 (Search view): Point to the docstring of
1091 `org-search-view' for more details.
6e104790 1092 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
1093 (Setting tags): Document variable
1094 org-complete-tags-always-offer-all-agenda-tags.
6e104790 1095 (Column attributes): Cross-reference special properties.
ed21c5c8 1096
456b348e
MA
10972010-04-10 Michael Albinus <michael.albinus@gmx.de>
1098
1099 Synchronize with Tramp repository.
1100
1101 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1102 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1103 supported MS Windows versions. Remove obsolete URL. Use the $()
1104 syntax, texi2dvi reports errors with the backquotes.
1105
1106 * trampver.texi: Update release number.
1107
357e2d8e
KY
11082010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1109
1110 * gnus.texi (Finding the News): Add pointers to the Server buffer
1111 because it's essential.
1112
1d4d7664
KY
11132010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1114
1115 * gnus.texi (MIME Commands): Update description of
1116 gnus-article-browse-html-article.
1117
bd3e840f
KY
11182010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1119
1120 * auth.texi (Secret Service API): Add TODO node.
1121 (Help for users): Explain the new source options for `auth-sources'.
1122
e867cb5d 11232010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
1124
1125 * trampver.texi: Update release number.
1126
288f9fc0
CY
11272010-03-10 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * Branch for 23.2.
1130
d99aaebd
CY
11312010-03-03 Chong Yidong <cyd@stupidchicken.com>
1132
1133 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1134 now enabled by default.
1135
5794c2a5
MA
11362010-02-28 Michael Albinus <michael.albinus@gmx.de>
1137
1138 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1139 when Emacs runs in interactive mode. (Bug#5645)
1140
40572be6
GM
11412010-02-16 Glenn Morris <rgm@gnu.org>
1142
1143 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1144
7bb8ed67
MH
11452010-02-05 Mark A. Hershberger <mah@everybody.org>
1146
1147 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1148
45a1423d 11492010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
1150
1151 * gnus.texi (Score File Format): Fix typo.
1152
45a1423d 11532010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1154
1155 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1156
14f17fc8
JB
11572010-01-18 Juanma Barranquero <lekktu@gmail.com>
1158
1159 * ada-mode.texi (Project File Overview): Fix typo.
1160
607d4369
CY
11612010-01-17 Chong Yidong <cyd@stupidchicken.com>
1162
1163 * semantic.texi: Add Richard Y. Kim credit.
1164
1165 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1166
3d1bfa99
MA
11672010-01-17 Michael Albinus <michael.albinus@gmx.de>
1168
1169 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 1170 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 1171
6fbf7a75
GM
11722010-01-17 Glenn Morris <rgm@gnu.org>
1173
b9f978f0
GM
1174 * calc.texi (Reporting Bugs): Don't mention format of repository.
1175
f19bc38d
GM
1176 * woman.texi (Bugs): Make "Emacs repository" less specific,
1177 and the URL for same more specific.
1178
6fbf7a75
GM
1179 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1180
16c3428a
JB
11812010-01-17 Juanma Barranquero <lekktu@gmail.com>
1182
1183 * ede.texi (ede-step-project, ede-proj-target):
1184 * tramp.texi (Remote processes): Fix typos.
1185
045b9da7
ML
11862010-01-16 Mario Lang <mlang@delysid.org>
1187
1188 * ede.texi (ede-target):
1189 * org.texi (Refiling notes): Remove duplicated words.
1190
c57008f6
SM
11912010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1192
1193 * gnus.texi (Posting Styles): Use with-current-buffer.
1194 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1195
798c9eb5
KR
11962010-01-02 Kevin Ryde <user42@zip.com.au>
1197
1198 * eieio.texi (Naming Conventions): Correction to xref on elisp
1199 coding conventions, is "Tips" node not "Standards".
1200
4970fbfe
CY
12012009-12-24 Chong Yidong <cyd@stupidchicken.com>
1202
1203 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1204
1205 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1206
83828b06
KY
12072009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1208
1209 * gnus.texi (Direct Functions): Add missing port number to tls method.
1210
45a4a565
JB
12112009-12-15 Juanma Barranquero <lekktu@gmail.com>
1212
1213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1214 ($(infodir)/edt, edt.dvi): New targets.
1215
698bfef7
GM
12162009-12-15 Glenn Morris <rgm@gnu.org>
1217
1218 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1219 (edt, $(infodir)/edt, edt.dvi): New targets.
1220 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1221
1222 * Makefile.in (PDF_TARGETS, pdf): New.
1223 (clean): Add *.pdf.
1224 Add pdf rules for all manuals.
1225
0e983327
JB
12262009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1227
1228 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1229
8e687433
CY
12302009-12-14 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1233 (Smart Jump, Analyzer Debug): Copyedits.
1234 (Semantic mode user commands): Link to new nodes.
1235 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1236 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1237 upstream Semantic manual.
1238
1239 * semantic.texi (Introduction): Minor fix to diagram.
1240
020335df
MA
12412009-12-09 Michael Albinus <michael.albinus@gmx.de>
1242
1243 * eshell.texi (History): Add the other built-in variables.
1244 (Built-ins): Explain built-ins, and how to apply the external commands.
1245 Add `history', `su' and `sudo'.
1246
1247 * tramp.texi (Remote processes): Add missing <RET> in the example.
1248
6ddf13e4
BW
12492009-12-01 Bill Wohler <wohler@newt.com>
1250
1251 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 1252 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
1253 excessively garrulous.
1254
07b6428c
MA
12552009-11-29 Michael Albinus <michael.albinus@gmx.de>
1256
1257 * tramp.texi (Remote processes): Improve eshell example with "su"
1258 and "sudo" commands.
1259
fd1cefda
CY
12602009-11-28 Chong Yidong <cyd@stupidchicken.com>
1261
1262 * semantic.texi (Analyzer Internals): Rename from Analyzer.
1263
1264 * sem-user.texi (Semantic mode user commands): Fix key syntax.
1265 Document semantic-complete-analyze-inline.
1266 (Semanticdb search debugging commands): Minor clarification.
1267 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 1268 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 1269 manual.
9d542758 1270 (Semantic mode): Link to Idle Scheduler.
fd1cefda 1271
159e3ad5
KR
12722009-11-28 Kevin Ryde <user42@zip.com.au>
1273
1274 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 1275 @pxref, now EIEIO is in Emacs.
159e3ad5 1276
c6d47315
KR
1277 * erc.texi (Development): Correction to git tutorial url.
1278
16f6287e
GM
12792009-11-26 Glenn Morris <rgm@gnu.org>
1280
1281 * faq.texi (Latest version of Emacs): Mention stability of development
1282 version.
1283 (Problems with very large files): Max buffer size increase in 23.2.
1284 (VM): VM has moved house again.
1285
5ea5dbc9
JB
12862009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1287
1288 * calc.texi (Radix modes): Discuss alternate bases for two's complement
1289 notations.
1290
5dec9555
CD
12912009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
1292
45a4a565 1293 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 1294
bd6f6833
CY
12952009-11-20 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
1298 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
1299 (Idle Completions Mode): Numerous copyedits.
bd6f6833 1300
be479117
JB
13012009-11-17 Juanma Barranquero <lekktu@gmail.com>
1302
1303 * semantic.texi (Semantic Internals, Glossary):
1304 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
1305 (Semanticdb search debugging commands): Fix typos.
1306
17291a1f
JB
13072009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1308
be479117 1309 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 1310
af42a9cc
JB
13112009-11-16 Juanma Barranquero <lekktu@gmail.com>
1312
1313 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
1314 ($(infodir)/semantic, semantic.dvi): New targets.
1315
3149927d
CY
13162009-11-16 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * Makefile.in: Build the Semantic manual.
1319
1320 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
1321 repository.
1322
977640ed
MA
13232009-11-16 Michael Albinus <michael.albinus@gmx.de>
1324
1325 * dbus.texi (Receiving Method Calls): New defun
1326 `dbus-unregister-service'.
1327
17673adf
CD
13282009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
1329
1330 * org.texi (Speed keys): New section.
1331
0ecd3c90
MA
13322009-11-13 Michael Albinus <michael.albinus@gmx.de>
1333
1334 * dbus.texi (Type Conversion): Fix typo.
1335 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
1336 `dbus-registered-objects-table'.
1337 (Receiving Method Calls): New defun `dbus-register-property'. Move
1338 `dbus-unregister-object' here.
1339
8bfe682a
CD
13402009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1341
1342 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
1343
13442009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
1345
1346 * org.texi (Column attributes): Add the new age summary operators.
1347 Also, mention the fact you can only use one summary operator per
1348 property.
1349
13502009-11-13 John Wiegley <johnw@newartisans.com>
1351
1352 * org.texi (Tracking your habits): Added a new section in the
1353 manual about how to track habits.
1354 (Resolving idle time): Added a section on how idle and
1355 dangling clocks are resolved.
1356
13572009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1358
1359 * org.texi (Agenda commands): Document the new `i' command.
1360 (Inserting deadline/schedule): Document logging changes
1361 of scheduling and deadline times stamps.
1362 (In-buffer settings): Document the in-buffer keywords for logging
1363 changes of scheduling and deadline times stamps.
1364 (Structure editing, Plain lists): Document indentation
1365 cycling in empty entries with TAB.
1366 (Archiving): Document the default archiving command.
1367 (Moving subtrees): Document the new keys for archiving.
1368 (Internal archiving): Fix incorrect key.
1369 (Agenda commands): Document the TODO set switching commands.
1370 (Agenda commands): Document the new archiving keys.
1371 (Clocking work time): Better description on how to save
1372 and restore a clock.
1373 (Resolving idle time): Mention the x11idle program to get true
1374 idleness also under X11.
1375 (Resolving idle time): Use @kbd instead of @key for normal
1376 letters, because this is how he rest of the manual does this.
1377 (Pushing to MobileOrg): Mention that `org-directory'
1378 should be set.
1379 (Agenda commands): Document that SPC is a filter for
1380 any tag.
1381 (Search view): Renamed from "Keyword search".
1382 (Capure): New chapter.
1383 (Markup): New chapter.
1384 (Links in HTML export, Images in HTML export): Extend
1385 the section titles.
1386 (Images in HTML export): Document the align option.
1387 (Text areas in HTML export): Extend the section title.
1388 (Images in LaTeX export): Explain image placement in LaTeX.
1389
693737cd
GM
13902009-11-10 Glenn Morris <rgm@gnu.org>
1391
1392 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
1393
c7bd4ebe
MA
13942009-11-08 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * tramp.texi (Auto-save and Backup): Disable backups just for a
1397 method.
1398
1399 * trampver.texi: Update release number.
1400
76c5acad
MA
14012009-11-07 Michael Albinus <michael.albinus@gmx.de>
1402
1403 Sync with Tramp 2.1.17.
1404
1405 * trampver.texi: Update release number.
1406
d9a57abf
GM
14072009-10-29 Glenn Morris <rgm@gnu.org>
1408
1409 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
1410
637f4f0f
MA
14112009-10-23 Michael Albinus <michael.albinus@gmx.de>
1412
1413 * tramp.texi (External methods): Temporary files are kept for
1414 `rsync' and `rsyncc' methods.
1415
310dbb05
JB
14162009-10-09 Juanma Barranquero <lekktu@gmail.com>
1417
1418 * eieio.texi: Fix typos.
1419
09094f28
CY
14202009-10-07 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
1423
216f299a
JB
14242009-10-07 Juanma Barranquero <lekktu@gmail.com>
1425
1426 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
1427 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
1428
966a6506
CY
14292009-10-07 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * Makefile.in: Build EIEIO and EDE manuals.
1432
14332009-10-07 Eric Ludlam <zappo@gnu.org>
1434
1435 * eieio.texi:
1436 * ede.texi: New files.
1437
8842cd9b
MA
14382009-10-05 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * tramp.texi (Remote processes): Association of a pty is not supported.
1441
7006d207
CD
14422009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
1443
1444 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
1445 (Processing LaTeX fragments): Document that the size of images can be
1446 changes using the variable `org-format-latex-options'.
1447 (The date/time prompt, Timestamps): Be more accurate over ISO format
1448 dates and times.
1449 (Visibility cycling): Document showeverything keyword.
1450 (In-buffer settings): Document showeverything keyword.
1451 (Setting up the staging area): Fix the example.
1452 (MobileOrg): New section.
1453 (Agenda commands, Exporting Agenda Views): Document exporting the
1454 agenda view to Org files.
1455
0e7b2867
MA
14562009-09-28 Michael Albinus <michael.albinus@gmx.de>
1457
1458 * tramp.texi (History): Add IMAP support.
1459 (External methods): Add `imap' and `imaps' methods.
1460 (GVFS based methods): Add indices for `davs'.
1461 (Password handling): Rename anchors. Add IMAP entries for
1462 ~/.authinfo.gpg.
1463
1464 * trampver.texi: Set default value of `emacsimap'.
1465
4146636e
KY
14662009-09-22 Daiki Ueno <ueno@unixuser.org>
1467
1468 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1469
d22f7ffa
CY
14702009-09-13 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * dired-x.texi (Technical Details): Delete
1473 dired-up-directory (Bug#4292).
1474
66043531
MA
14752009-09-03 Michael Albinus <michael.albinus@gmx.de>
1476
216f299a 1477 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 1478
6eb02347
CD
14792009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1480
1481 * org.texi (Effort estimates): Document new effort setting commands.
1482 (Agenda commands): Document the new keys fro agenda time motion.
1483 Document entry text mode. Improve documentation of the keys to include
1484 inactive time stamps into the agenda view.
1485 (Feedback): Document the new bug report command.
1486 (Structure editing): Added an index entry for the sorting of subtrees.
1487
38dc51ba
KY
14882009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1489
1490 * auth.texi (Help for users): Corrected markup.
1491
e402f452
GM
14922009-09-02 Glenn Morris <rgm@gnu.org>
1493
1494 * emacs-mime.texi (time-date): Mention float-time.
1495
744256cf
JB
14962009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1497
1498 * calc.texi (Simplifying Formulas): Improve the wording.
1499
b0b63450
MB
15002009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1501
1502 * auth.texi: Rewritten for coverage and clarity.
1503
15042009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1505
1506 * gnus.texi (Expiring Mail): Mention
1507 gnus-mark-copied-or-moved-articles-as-expirable.
1508 (Various Various): Mention gnus-safe-html-newsgroups.
1509
1510 * gnus-news.texi: Mention
1511 gnus-mark-copied-or-moved-articles-as-expirable.
1512
1513 * emacs-mime.texi (Display Customization): Add xref to
1514 gnus-safe-html-newsgroups.
1515
b59329e0
MA
15162009-08-28 Michael Albinus <michael.albinus@gmx.de>
1517
1518 * tramp.texi (Version Control): Remove.
af42a9cc 1519 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
1520 reference.
1521 (External methods): Correct `scpc' concept index entries. New method
1522 `rsyncc'.
1523 (External packages): New subsections "Filename completion" and "File
1524 attributes cache".
1525
0ff2d6c2
JB
15262009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1527
1528 * calc.texi (Rewrite Rules): Improve the example.
1529 (Simplifying Formulas): Explain use of the I and H flags for
1530 simplification.
1531
ecd3d54f
MA
15322009-08-25 Michael Albinus <michael.albinus@gmx.de>
1533
1534 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1535 Describe autostart behaviour of dbus-ping.
1536 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1537 for timeout values.
78176e69
MA
1538 (Top): Remove footnote saying D-Bus is not enabled by
1539 default. (Bug#4256)
ecd3d54f 1540
0f215bca
DU
15412009-08-23 Daiki Ueno <ueno@unixuser.org>
1542
1543 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 1544 Reported by Jari Aalto (Bug#4211).
0f215bca 1545 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 1546 epa-global-mail-mode.
3b7ab45f
DU
1547 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1548 epa-setup.
0f215bca 1549
4f22e84d
MA
15502009-08-16 Michael Albinus <michael.albinus@gmx.de>
1551
1552 * dbus.texi (Asynchronous Methods): Allow nil handler.
1553
9ff0b02b 15542009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 1555
26b03ee3 1556 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 1557
26b03ee3 1558 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 1559
4c39f404
CY
15602009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1561
1562 * calc.texi (Date Forms): Fix typos.
1563
3bcfba17
GM
15642009-08-08 Glenn Morris <rgm@gnu.org>
1565
1566 * org.texi (Agenda commands): Restore clobbered change.
1567
66783bb4
EZ
15682009-08-07 Eli Zaretskii <eliz@gnu.org>
1569
1570 * calc.texi (Graphics, Devices): Update with the peculiarities of
1571 operation on MS-Windows.
1572
c8d0cf5c
CD
15732009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1574
1575 * org.texi (Publishing action): Improve documentation of file
1576 names when publishing to the source directory.
1577 (Clean view): Document `org-indent-mode'.
1578 (Clocking work time): Add documentation for the
1579 new :timetamp option when creating a clock report.
1580 (Paragraphs): Fix many typos.
1581 (Plain lists): Remove duplicate explanation about the
1582 `C-c *' command.
1583 (Literal examples): Update to reflect the new behavior
1584 of the -n -r -k switches when exporting source code examples.
1585 (Structure editing): Add information about `C-c *',
1586 converting a plain list into a list of Org items.
1587 (Remember): Small rephrasing of the paragraph
1588 describing remember.el. Also mentioned that remember.el is part
1589 of Emacs 23, not Emacs 22.
1590 (Clocking work time): Add documentation about
1591 displaying the current clocking time against the effort estimate.
1592 Also add a footnote about using `org-clock-in-prepare-hook' to add
1593 an effort estimate on the fly, just before clocking it.
1594 (Footnotes): Document automatic renumbering and
1595 sorting.
1596 (Agenda commands): Document new bulk commands.
1597 (Plain lists): Document new behavior of
1598 `org-cycle-include-plain-lists'.
4e2af782 1599 Hyphenation only in TeX.
c8d0cf5c
CD
1600 (Clocking work time): Document the key to update effort
1601 estimates.
1602 (Clocking work time): Document the clock time display.
1603 (Structure editing, TODO basics): Document new
1604 variables.
1605 (Column attributes): Document new colciew operators.
1606 (Publishing options): Document :xml-declaration.
1607 (Tracking TODO state changes): Document the
1608 LOG_INTO_DRAWER property.
1609 (Literal examples): Document the new implementation for
1610 editing source code.
1611 (Publishing action): Mention the new publishing
1612 function, to publish an Org source file.
1613 (Publishing links): Mention how to link to an Org source file.
1614 (Macro replacement): Document new macros.
1615 (Handling links): Document type-specific completion
1616 when inserting links.
1617 (Structure editing, Plain lists): Improve documentation
1618 on sorting.
1619 (Internal links): Document custom ids for links.
1620 (Handling links): Document custom ids for links.
1621 (CSS support): Document new class.
1622 (Refiling notes): Document the possibility to create new nodes
1623 during refiling.
1624 (Agenda commands): Document the "?" operator to find
1625 tasks without effort setting.
1626 (Exporting agenda information): Section moved.
1627 (RSS Feeds): New section.
1628 (Built-in table editor): Document M-e and M-a navigate
1629 inside table field.
1630 (Stuck projects): Docment that projects identified as
1631 un-stuck will still be searchd for stuck sub-projects.
1632 (Paragraphs): Document centering.
1633 (Creating timestamps, Agenda commands): Document new
1634 behavior when changing time stamps.
1635 (Structure editing): Document the new command
1636 `org-clone-subtree-with-time-shift'.
1637 (Publishing): Refresh this chapter.
1638 (Export options, Export options, In-buffer settings):
1639 Document the new keywords.
1640 (Matching tags and properties): Collect all
1641 documentation about tags/property matches here.
1642 (Setting tags): Document `org-tag-persistent-alist'.
1643 (Weekly/daily agenda): New section.
1644 (Orgstruct mode): Describe `orgstruct++-mode'.
1645 (Drawers): Mention the LOGBOOK drawer.
1646 (Export options, Sectioning structure): Document the
1647 #+LEATEX_HEADER in-buffer setting.
1648 (Bugs): Section removed.
1649 (Hooks): New section.
1650 (Add-on packages): Moved here from old location.
1651 (Context-sensitive commands): New section.
1652 (Setting tags): Document newline option.
1653 (Global TODO list, Matching tags and properties):
1654 Mention more variables.
1655 (Checkboxes): Update to changed command behavior.
81a5560e 1656
40d2791f
CY
16572009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1658
1659 * speedbar.texi (Basic Key Bindings): Fix typo.
1660
65d0154b
JB
16612009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1662
1663 * calc.texi (Vector/Matrix Functions): Add index entries for both
1664 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1665 affects matrices with more than one row.
b5bdfd9f 1666 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 1667
5a9e3ab7
JB
16682009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1669
1670 * calc.texi (Stack Manipulation Commands): Add documentation for
1671 `calc-transpose-lines'
1672
42fb7e61
MA
16732009-07-27 Michael Albinus <michael.albinus@gmx.de>
1674
1675 * dbus.texi (Receiving Method Calls): Describe special return value
1676 `:ignore'.
1677
574b69d5
AM
16782009-07-24 Alan Mackenzie <acm@muc.de>
1679
1680 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1681 initialization, any individual variable setting now takes precedence
1682 over one done via c-file-style/c-file-offsets.
1683
ec06459c
JB
16842009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1685
1686 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1687 truncated when Calc is quit.
1688 (Customizing Calc): Document `calc-undo-length'.
1689
4ce54f6b
CY
16902009-07-20 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1693
0e4f8ba5
GM
16942009-07-11 Kevin Ryde <user42@zip.com.au>
1695
1696 * pcl-cvs.texi (About PCL-CVS):
1697 * widget.texi (Basic Types):
1698 Fix cross-references.
1699
fa0f81b0
AS
17002009-07-01 Andreas Schwab <aschwab@redhat.com>
1701
1702 * dbus.texi (Type Conversion): Don't use literal control character.
1703
88a683c5
MA
17042009-07-01 Michael Albinus <michael.albinus@gmx.de>
1705
1706 * tramp.texi (GVFS based methods): New section.
1707 (Remote processes): Processes for GVFS based methods run locally.
1708
36c8febb
MA
17092009-06-30 Michael Albinus <michael.albinus@gmx.de>
1710
1711 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1712 the words "kludge" and hack".
1713 (External methods): Add `synce' method.
1714
1715 * trampver.texi: Update release number.
1716
d6b951bb
MA
17172009-06-22 Michael Albinus <michael.albinus@gmx.de>
1718
1719 Sync with Tramp 2.1.16.
1720
1721 * tramp.texi (History): Add GVFS support.
1722 (External methods): Precise `rsync' description. Add `dav', `davs' and
1723 `obex' methods. Add 'tramp-gvfs-methods' option.
1724 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1725 forms.
1726 (Remote Programs): Introduce `tramp-own-remote-path'.
1727 (Remote processes): New subsection "Running remote programs that create
1728 local X11 windows".
1729 (Frequently Asked Questions): Improve code for disabling vc.
1730
1731 * trampver.texi: Update release number. Set default value of
1732 `emacsgvfs'.
1733
70243478
CY
17342009-06-21 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * Branch for 23.1.
1737
54b31cbf
GM
17382009-06-17 Glenn Morris <rgm@gnu.org>
1739
1740 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1741 (Latest version of Emacs): Mention source code repository.
1742
f6adc23c
GM
17432009-06-16 Glenn Morris <rgm@gnu.org>
1744
1745 * faq.texi (Top): Language tweak.
1746 (Extended commands): Most people have arrow keys.
1747 (Emacs manual): Say how to follow info links.
1748 (File-name conventions): Change title a bit. Explain about source
1749 versus installed. Condense etc description.
1750 (Guidelines for newsgroup postings): Mention Savannah list page.
1751 (Newsgroup archives): Simplify.
1752 (Contacting the FSF): Add contact URL.
1753 (Emacs Lisp documentation): Printed version not always available.
1754 (Installing Texinfo documentation): Explain how by hand installation is
1755 not normally needed. Use add-to-list. Remove duplicate reference.
1756 (Informational files for Emacs): Move info on Help menu here from
1757 "File-name conventions".
1758 (Help installing Emacs): Tweak uref.
1759 (Obtaining the FAQ): Mention repository.
1760 (Origin of the term Emacs): Explain "ITS".
1761 (Changing load-path): Use add-to-list.
1762 (Automatic indentation): Clarify this is for Text mode.
1763 Don't mention Indented Text mode.
1764 (Finding Emacs on the Internet): The FSF does not seem to offer a
1765 deluxe distribution on CD anymore.
1766
b59a8457
GM
17672009-06-16 Glenn Morris <rgm@gnu.org>
1768
1769 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1770 Recommend the latest release. Mention how to get older FAQs.
1771 Recommend the Emacs manual.
1772 (Guidelines for newsgroup postings): Discourage cross-posts.
1773 (Underlining paragraphs): Remove.
1774 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1775 (Bugs and problems): Update key-binding.
1776 (Problems with very large files): Mention 64-bit.
1777 (Shell process exits abnormally): Remove.
1778 (Problems with Shell Mode): Rename and update.
1779 (Spontaneous entry into isearch-mode)
1780 (Problems talking to certain hosts): Remove. This is old information,
1781 in etc/PROBLEMS if needed.
1782 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1783 (Dired claims that no file is on this line): Update.
1784 (Installing Emacs, Problems building Emacs): Simplify.
1785 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1786 information.
1787 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1788 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1789 (JDEE): "JDEE", not "JDE".
1790 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1791 Remove. This is old information, in etc/PROBLEMS if needed.
1792 (stty and Backspace key, Kanji and Chinese characters): Remove.
1793 (Right-to-left alphabets): Update section.
1794 (Changing the included text prefix): Gnus uses message-yank-prefix.
1795 Add cross-reference to Supercite manual.
1796 (Saving a copy of outgoing mail): Simplify output file description.
1797 (Expanding aliases when sending mail): Refer to Emacs manual.
1798 Remove old info about RFC822.
1799 Correct description of how to rebuild aliases.
1800 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1801 (MIME with Emacs mail packages)
1802 (Viewing articles with embedded underlining)
1803 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1804 Remove old sections.
1805 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1806 and is well-documented in the Gnus manual.
1807 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1808 (Making Gnus faster): Rename from "Starting Gnus faster".
1809 Merge "Catch-up is slow in Gnus" into here.
1810
0e6d12ca
GM
18112009-06-14 Glenn Morris <rgm@gnu.org>
1812
1813 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1814 (New in Emacs 23): New section.
1815 (Handling C-s and C-q with flow control): Add xref.
1816
2e17e05e
GM
18172009-06-13 Glenn Morris <rgm@gnu.org>
1818
1819 * faq.texi (Setting up a customization file): Grammar fix.
1820 Customize is no longer "new".
1821 (Displaying the current line or column): Line-number mode is on by
1822 default. Don't mention `column' package. Mention linum.el.
1823 (Turning on abbrevs by default): Explain how to do it for buffers,
1824 modes, and everywhere.
1825 (Associating modes with files): Use add-to-list. Don't mention Emacs
1826 19.
1827 (Highlighting a region): On by default since 23.1.
1828 (Replacing highlighted text): Update doc quote.
1829 (Working with unprintable characters): Don't mention search-quote-char.
1830 (Using an already running Emacs process): Gnuclient is probably not an
1831 enhancement these days.
1832 (Indenting switch statements): Remove mention of pre-Emacs 20.
1833 (Horizontal scrolling): Abbreviate Emacs 20 description.
1834 (Replacing text across multiple files): Fix name of dired command.
1835 (Disabling backups): Use require not load.
4f9d4de3 1836 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 1837
2a1cf2b9
BW
18382009-06-13 Bill Wohler <wohler@newt.com>
1839
1840 Release MH-E manual version 8.2.
1841
1842 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1843 release 8.2.
1844
85b438b7
GM
18452009-06-13 Glenn Morris <rgm@gnu.org>
1846
1847 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1848 in this day and age the common meaning is "on the web".
1849 (copying): Use @copyright in all cases.
1850 (Basic keys): Remove reference to deleted manual node "Text Characters".
1851 (File-name conventions): Use GNU as an example rather than SERVICE.
1852 default.el lives in site-lisp. Update Info directory location.
1853 (Real meaning of copyleft): GPL actions have been brought, but all
1854 settled out of court.
1855 (Guidelines for newsgroup postings): Shorten section title.
1856 Simplify comp.emacs description.
1857 (Newsgroup archives): Change Google URL. Describe Gmane.
1858 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1859 points". Mention List-Unsubscribe header.
1860 (Contacting the FSF): Update email and URLs.
1861 (Basic editing): Mention F1 for help.
1862 (Installing Texinfo documentation): Refer to Texinfo website rather
1863 than ftp server.
1864 (Printing a Texinfo file): Mention texi2pdf.
1865 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1866 are just stubs nowadays.
1867 (Latest version of Emacs): Explain version numbers.
1868 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1869 (Turning on syntax highlighting): No need to mention hilit19 any more.
1870 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1871 (Modes for various languages): Remove section.
1872 (Major packages and programs): Remove most version and maintainer
1873 information - it's hard to keep up-to-date, and adds nothing.
1874 Similarly with direct links to mailing lists.
1875 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1876 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1877 years, and Emacs comes with tools for this now.
1878 (Patch): Remove section - this is a standard tool.
1879 (Using function keys under X): Remove section.
1880
93e2d996
GM
18812009-06-12 Glenn Morris <rgm@gnu.org>
1882
1883 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1884 (Help installing Emacs): Remove reference to deleted X11 node.
1885 (Associating modes with files): Interpreter-mode-alist is no longer
1886 subservient to auto-mode-alist.
1887 (Installing Emacs): Change future Emacs version.
1888 (Linking with -lX11 fails): Remove old section.
1889 (Packages that do not come with Emacs): Update ELL location.
1890 Emacs Lisp archive is dead.
1891 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1892 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1893 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1894 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1895 (Removing flashing messages): Remove section about non-existent Gnus
1896 option.
1897
f0bf7708
GM
1898 * faq.texi (Top): Add @top command.
1899 Remove the optional arguments from all @node commands: makeinfo can
1900 generate these automatically, and it is easier to edit and rearrange
1901 nodes without them.
1902
30884d11
GM
19032009-06-11 Glenn Morris <rgm@gnu.org>
1904
1905 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1906 (The LPF): Make the updated URL the sole reference point.
1907 (Learning how to do something): Update refcard price and format.
1908 (Getting a printed manual): Sources in doc/emacs/, not man/.
1909 Also available in PDF format. Since the page count varies, be less
1910 precise.
1911 (Informational files for Emacs): Remove references to deleted files
1912 LPF and SUN-SUPPORT, and to UUCP.
1913 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1914 Remove many obsolete ways to get the FAQ, which now seems only to be
1915 distributed with Emacs.
1916 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1917
deab46e0
CY
19182009-06-09 Chong Yidong <cyd@stupidchicken.com>
1919
223b43fa 1920 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1921 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1922
deab46e0
CY
1923 * ada-mode.texi (Installation, Compile commands)
1924 (Project File Overview, No project files, Set compiler options)
1925 (Use GNAT project file, Use multiple GNAT project files)
1926 (Identifier completion): Use @samp for menu items, and @kbd for key
1927 sequences (Bug#3504).
1928
71fbd643
DU
19292009-06-04 Daiki Ueno <ueno@unixuser.org>
1930
8c9bb6f5 1931 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1932
f197085b
CY
19332009-06-04 Ryan Yeske <rcyeske@gmail.com>
1934
1935 * message.texi (Header Commands): Fix descriptions to match
1936 keybindings.
1937
7f3bc720
DU
19382009-04-22 Daiki Ueno <ueno@unixuser.org>
1939
1940 * gnus.texi (Security): Mention that EasyPG is the current default.
1941
4518068d
CY
19422009-04-13 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * ediff.texi (Session Commands): Fix typo.
1945
d7ca410a
MB
19462009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1947
1948 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1949 news.software.readers. Reported by Florian Rehnisch.
1950
c6c76add
GM
19512009-04-02 Glenn Morris <rgm@gnu.org>
1952
1953 * auth.texi: Capitalize direntry.
1954
1955 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1956 using a period in the entry name. (Bug#2797)
1957
35ed8e2e
JB
19582009-03-03 Juanma Barranquero <lekktu@gmail.com>
1959
1960 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1961 ($(infodir)/auth, auth.dvi): New targets.
1962
e280480a
GM
19632009-03-03 Glenn Morris <rgm@gnu.org>
1964
1965 * auth.texi: Fix @setfilename.
1966
1967 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1968 (auth, $(infodir)/auth, auth.dvi): New rules.
1969
8a76755b
GM
19702009-02-25 Glenn Morris <rgm@gnu.org>
1971
1972 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1973
0038d478
MB
19742009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1975
1976 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1977
19782009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1979
1980 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1981 gnus-nocem-issuers, and gnus-nocem-verifyer.
1982
867d4bb3
JB
19832009-02-20 Juanma Barranquero <lekktu@gmail.com>
1984
1985 * ada-mode.texi (Project files, Automatic Casing):
1986 * dbus.texi (Signals):
1987 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1988 * mh-e.texi (HTML):
1989 * nxml-mode.texi (Locating a schema)
1990 (Using the document's URI to locate a schema):
1991 * org.texi (Footnotes, Using the mapping API):
1992 * rcirc.texi (Channels): Remove duplicate words.
1993
3a44dc1f
GM
19942009-02-20 Glenn Morris <rgm@gnu.org>
1995
1996 * dired-x.texi (Miscellaneous Commands):
1997 * gnus.texi: Minor updates for mbox Rmail.
1998
5dc584b5
KB
19992009-02-16 Karl Berry <karl@gnu.org>
2000
b59a8457
GM
2001 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2002 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2003 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2004 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2005 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2006 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2007 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2008 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2009 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2010 Consistently use @insertcopying in the Top node,
5dc584b5 2011 @contents at the front (after @end titlepage),
b59a8457 2012 and @direntry after @copying. (Bug#1988)
5dc584b5 2013
9eb59592
MB
20142009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2015
2016 * auth.texi: New file documenting auth-source.
2017
d324fa76
CD
20182009-02-13 Carsten Dominik <dominik@science.uva.nl>
2019
2020 * org.texi (Org Plot): Fix link.
2021
7a603b73
DU
20222009-02-09 Daiki Ueno <ueno@unixuser.org>
2023
2024 * epa.texi (Mail-mode integration): Mention the way to do
2025 "encrypt-to-self". (Bug#1807)
2026
a626b338 20272009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
2028
2029 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2030
3b36c17e
MB
20312009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2032
2033 * gnus-news.texi: Print version about Incoming*.
2034
55033558
CD
20352009-02-02 Carsten Dominik <dominik@science.uva.nl>
2036
2037 * org.texi (Structure editing, Handling links)
2038 (Fast access to TODO states, Javascript support): Make standard docs
2039 correctly reflect default variable settings.
2040
ec712abb
GM
20412009-02-02 Glenn Morris <rgm@gnu.org>
2042
2043 * org.texi: Fix typos.
2044
7112648c
MA
20452009-02-01 Michael Albinus <michael.albinus@gmx.de>
2046
2047 Sync with Tramp 2.1.15.
2048
2049 * trampver.texi: Update release number.
2050
2e461fc1
CD
20512009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2052
2053 * org.texi (TODO dependencies): Document TODO dependencies on
2054 checkboxes.
2055
bc283609
CD
20562009-01-30 Carsten Dominik <dominik@science.uva.nl>
2057
2058 * org.texi (TODO dependencies): Document key binding for toggling
2059 ORDERED property.
2060
74fc5047
MA
20612009-01-28 Michael Albinus <michael.albinus@gmx.de>
2062
2063 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2064 of hook functions.
2065
d6685abc
CD
20662009-01-28 Carsten Dominik <dominik@science.uva.nl>
2067
2068 * org.texi (TODO dependencies): New section.
2069
65c439fd
CD
20702009-01-27 Carsten Dominik <dominik@science.uva.nl>
2071
2072 * org.texi (Plain lists, TODO basics, Priorities)
2073 (Multiple sets in one file, Conflicts): Document interaction with
2074 `shift-selection-mode'.
2075
5fafc247
JB
20762009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2077
2078 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2079 Make Calc the subject of sentences.
2080 (Rearranging Formulas using Selections): Discuss new options
2081 for `j *'.
2082
e7433508
MA
20832009-01-26 Michael Albinus <michael.albinus@gmx.de>
2084
2085 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2086
2096a1b6
GM
20872009-01-26 Glenn Morris <rgm@gnu.org>
2088
2089 * org.texi: Fix typos.
2090
0cb61492
BW
20912009-01-26 Bill Wohler <wohler@newt.com>
2092
2096a1b6 2093 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 2094
0bd48b37
CD
20952009-01-25 Carsten Dominik <dominik@science.uva.nl>
2096
2097 * org.texi (References): Add information about remote references.
2098 (Built-in table editor): Document `C-c RET' in tables.
2099 (Math symbols, Quoting LaTeX code): Mention that simple
2100 LaTeX macros survive LaTeX export.
2101 (Images in LaTeX export): Show how to create a reference to a
2102 figure.
2103 (Sectioning structure): Document that the LaTeX class can be
2104 specified in a property.
2105 (Text areas in HTML export): New section.
2106 (External links): Add examples for text search and ID links.
2107 (Built-in table editor): Remove the descriptio of `C-c
2108 C-q', it not longer works.
2109 (Literal examples): Document that a space must follow
2110 the colon in short examples.
2111 (Relative timer): Document `org-timer-stop'.
2112 (Footnotes): New section.
2113 (Footnote markup): Shorten section and refer to new Footnote
2114 section.
2115 (Literal examples): Add documentation for line
2116 numbering in and references to code examples.
2117 (CSS support): Fix the description of default CSS styles.
2118 (Capturing column view): Document
2119 "file:path/to/file.org" as an allowed value for the ID property of
2120 a dynamic block copying column view.
2121
49dbbaf2
SE
21222009-01-23 Stephen Eglen <stephen@gnu.org>
2123
2124 * mh-e.texi (Getting Started): Describe $MH.
2125
193e6828
MA
21262009-01-21 Michael Albinus <michael.albinus@gmx.de>
2127
2128 * tramp.texi (all): Harmonize usage of "external method",
2129 "external transfer method" and "out-of-band method".
2130 (Connection types): Precise the differences of inline and external
2131 methods. Written by Adrian Phillips <a.phillips@met.no>.
2132
26b9f88d
MB
21332009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2134
2135 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2136 commands as described at the top. Reported by Allan Gottlieb
2137 <gottlieb@nyu.edu>.
2138
21392009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2140
2141 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2142 nnmail-pathname-coding-system.
2143
377952e0
GM
21442009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2145
2146 * org.texi (Relative timer): Fix typo.
2147
a20d3598
JB
21482009-01-15 Juanma Barranquero <lekktu@gmail.com>
2149
2150 * org.texi (Clocking work time): Fix typo.
98a1e0f5 2151 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 2152
a50253cc
GM
21532009-01-13 Glenn Morris <rgm@gnu.org>
2154
2155 * org.texi: Fix some more typos.
2156
07450bee
GM
21572009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2158
2159 * org.texi: Fix some typos.
2160
e3e955fe
MB
21612009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2162
2163 * gnus.texi (Group Parameters): Add note for local variables.
2164
21652009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2166
2167 * gnus.texi (Converting Kill Files): Fix URL. Include
2168 gnus-kill-to-score.el in contrib directory.
2169
21702009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2171
2172 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2173 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2174 (Paging the Article): Add index entry.
2175
71dd9983
JB
21762009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2177
2178 * ada-mode.texi (Examples): Delete redundant text.
2179
4a0cf14f
MA
21802009-01-03 Michael Albinus <michael.albinus@gmx.de>
2181
36c8febb 2182 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
2183
2184 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2185 addresses.
2186
aedac0f0
BW
21872009-01-03 Bill Wohler <wohler@newt.com>
2188
2189 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2190 kept empty.
2191
4c65b566
CD
21922008-12-20 Carsten Dominik <dominik@science.uva.nl>
2193
2194 * org.texi (Activation, Exporting, ASCII export, HTML export)
2195 (HTML Export commands, LaTeX/PDF export commands): Improve
2196 documentation about transient-mark-mode.
2197 (References): DOcuemtn the use of special names like $LR1 to reference
2198 to fields in the last table row.
2199
e1a78e1e
JL
22002008-12-19 Juri Linkov <juri@jurta.org>
2201
2202 * info.texi (Search Text): Remove mention of removed key binding M-s.
2203
17a0aa82
CD
22042008-12-18 Carsten Dominik <dominik@science.uva.nl>
2205
2206 * org.texi (References): Remove mentioning of @0 as reference for the
2207 last line, this has been reverted in the Lisp sources.
2208
4997d802
JB
22092008-12-17 Juanma Barranquero <lekktu@gmail.com>
2210
2211 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2212 (DVI_TARGETS): Remove duplicates. Add sasl.
2213 ($(infodir)/sasl, sasl.dvi): New targets.
2214
33306645
CD
22152008-12-17 Carsten Dominik <dominik@science.uva.nl>
2216
2217 * org.texi: Version number pushed to 6.15d.
2218
db55f368
CD
22192008-12-16 Carsten Dominik <dominik@science.uva.nl>
2220
a0bf4117 2221 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
2222 (Images in LaTeX export): New section.
2223 (Inlined images, Images in HTML export): Sections renamed.
2224
dae0a942
MB
22252008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2226
2227 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2228
9f5572e9
MB
22292008-12-04 David Engster <dengste@eml.cc>
2230
2231 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 2232 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 2233
bc23baaa
CD
22342008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2235
2236 * org.texi (Using the mapping API): Fix bug in mapping example.
2237 (Publishing options): Make the list of properties complete again, in
2238 correspondence to the variable `org-export-plist-vars'.
2239 (Property searches): Document new special values for time comparisons.
2240 (Tag inheritance): Refine the description of tag inheritance.
2241 (Project alist): Add info about the publishing sequence of components.
a0bf4117 2242 (Effort estimates): Document the new relative timer.
bc23baaa 2243
3bf8054f
JB
22442008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
2245
2246 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2247 (Using Calc): Clarify use of `C-x * o'.
2248 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2249
ac134f2f
RS
22502008-11-28 Richard M Stallman <rms@gnu.org>
2251
2252 * dbus.texi (Receiving Method Calls): Clean up previous change.
2253
ace706d1
MA
22542008-11-26 Michael Albinus <michael.albinus@gmx.de>
2255
2256 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2257 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2258 `dbus-unescape-from-identifier'.
2259 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 2260 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
2261 (Signals): Use the constants in the example.
2262
d60b1ba1
CD
22632008-11-24 Carsten Dominik <dominik@science.uva.nl>
2264
b97439ce 2265 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 2266
ce4fdcb9
CD
22672008-11-23 Carsten Dominik <dominik@science.uva.nl>
2268
2269 * org.texi (Setting up Remember): Document `org-remember-mode'.
2270 (External links): Document that bbdb links can use a regular
2271 expression.
2272 (External links): Document that elisp links can contain interactive
2273 commands.
2274
c8548a00 22752008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
2276
2277 * viper.texi (viper-translate-all-ESC-keysequences):
2278 Description removed.
2279
6a2c4aec
GM
22802008-11-19 Glenn Morris <rgm@gnu.org>
2281
2282 * doclicense.texi: Change to FDL 1.3.
2283 Relicense all texi files under FDL 1.3 or later.
2284
59ee4113
JB
22852008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2286
2287 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
2288
59bcbb98 22892008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
2290
2291 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
2292
2293 * ediff.texi: Version/date change.
9f90198a 2294
8aa41c9b
CY
22952008-11-14 Chong Yidong <cyd@stupidchicken.com>
2296
2297 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2298
17587b1b
JB
22992008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
2300
2301 * calc.texi (About This Manual): Comment out a mention of
2302 marginal notes.
2303
564c900e
CD
23042008-11-12 Carsten Dominik <dominik@science.uva.nl>
2305
2306 * org.texi (Clocking work time): Document the :formula property of
2307 clock tables.
2308 (Structure editing, Refiling notes): Document refiling regions.
2309 (Agenda commands): Document the double-prefix version
2310 of the `l' command in the agenda.
2311 (Handling links): Explain the effect of a double prefix
2312 arg to `C-c C-o'.
2313 (TODO basics): Add documentation for tag triggers.
2314
3c4be1f2
GM
23152008-10-23 Glenn Morris <rgm@gnu.org>
2316
2317 * cl.texi (Function Bindings): Mention `flet' fails to deal with
2318 byte-compiling things like `+'.
2319
2320 * ns-emacs.texi: Merge copyright years of author now with assignment
2321 into FSF years.
2322 (VER): Use it for easier automatic updating. Use Emacs version rather
2323 than standalone Emacs.app version.
2324
a6520ff3
CD
23252008-10-12 Carsten Dominik <dominik@science.uva.nl>
2326
864c9740 2327 * org.texi: Lots of minor fixes.
a6520ff3
CD
2328 (Capture): New chapter.
2329 (Org Plot): New section.
2330
db7a4b66
MH
23312008-09-30 Magnus Henoch <mange@freemail.hu>
2332
2333 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
2334
4043c194
JB
23352008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
2336
2337 * calc.texi (User Defined Units): Mention how to enter optional display
2338 string.
2339
eef5ade7
MB
23402008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2341
2342 * message.texi (Sending Variables): Fixed variable documentation to
2343 avoid the "y/n" wording.
2344
e52cac88
MB
23452008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
2346
2347 * message.texi (Sending Variables): Added `message-confirm-send' doc.
2348
23492008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
2350
2351 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
2352 @enumerate section so as to be able to be formatted with MAKEINFO=no.
2353
00c55306
BW
23542008-09-22 Bill Wohler <wohler@newt.com>
2355
2356 Release MH-E manual version 8.1.
2357
2358 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2359 release 8.1.
2360
2361 * mh-e.texi: Retain dual license as agreed to by the FSF.
2362 However, bump GPL to Version 3.
2363 Use @include for license text.
2364
e52cac88 23652008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
2366
2367 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
2368 (Store custom flags and keywords, Store arbitrary data):
2369 Clean up markup.
64763fe3
MB
2370
23712008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
2372
2373 * gnus.texi (The Gnus Registry): Document it.
2374
9e601b8d
MB
23752008-09-08 David Engster <dengste@eml.cc>
2376
88ee5b02
JB
2377 * gnus.texi (nnmairix): Point out that nnml uses MH format.
2378 Clarify section about choosing back end servers.
9e601b8d 2379
247043f1
GM
23802008-08-23 Glenn Morris <rgm@gnu.org>
2381
2382 * dired-x.texi (Shell Command Guessing):
2383 Mention dired-guess-shell-case-fold-search. (Bug#417)
2384
2bfec7a0
MA
23852008-08-22 Michael Albinus <michael.albinus@gmx.de>
2386
2387 * trampver.texi: Update release number.
2388
247043f1 23892008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
2390
2391 * ns-emacs.texi: Update version.
2392 (Introduction): Correct menu location for options save.
2393 (Customization): Note that defaults are stored under org.gnu.Emacs.
2394
8c20bd92
BW
23952008-08-11 Bill Wohler <wohler@newt.com>
2396
2397 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
2398 explicit about GNU mailutils MH elsewhere (with thanks to Darel
2399 Henman) (closes SF #1768928).
2400
767a4d92
GM
24012008-08-10 Glenn Morris <rgm@gnu.org>
2402
2403 * ns-emacs.texi: Use @copying. Change copyright of authors with
2404 assignment to FSF. Change license to GFDL.
2405 (Top): Remove outdated references.
2406
6ecfe5c2
MB
24072008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
2408
88ee5b02
JB
2409 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
2410 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
2411 gnus-summary-sort-by-most-recent-date.
2412 (Summary Sorting): Explain prefix argument.
2413
24142008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
2415
2416 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
2417 gnus-summary-pipe-output.
2418
eb932e8a
MA
24192008-08-03 Michael Albinus <michael.albinus@gmx.de>
2420
2421 * dbus.texi (Receiving Method Calls): Document error handling of own
2422 D-Bus methods.
2423
bfe16263
BW
24242008-08-01 Bill Wohler <wohler@newt.com>
2425
2426 * mh-e.texi (Reading Mail)
9f90198a 2427 (Viewing Attachments): Describe new function
bfe16263
BW
2428 mh-show-preferred-alternative.
2429 (Sending Mail, Redistributing, Sending Message): Describe new hook
2430 mh-annotate-msg-hook.
2431
21956b56
MA
24322008-07-31 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * dbus.texi (Arguments and Signatures): Fix example.
2435 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
2436 (Asynchronous Methods): New node.
9f90198a
JB
2437 (Errors and Events): Describe extended layout of `dbus-event'.
2438 New defun `dbus-event-message-type'.
21956b56 2439
7c2fb837
DN
24402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2441
2442 * ediff.texi: Remove VMS support.
2443
13662773
JB
24442008-07-29 Juanma Barranquero <lekktu@gmail.com>
2445
2446 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
2447 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
2448
ddde0b34
CY
24492008-07-29 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * Makefile.in: Add mairix-el targets.
2452
24532008-07-29 David Engster <deng@randomsample.de>
2454
2455 * mairix-el.texi: New file.
2456
d5875b25
JB
24572008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2458
366b7d44
JB
2459 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2460 project files. Delete 'main_unit' project variable; not needed. Allow
2461 process environment variables wherever project variables are allowed.
2462 Add tutorial section on multiple GNAT project files.
d5875b25 2463
6cbab8ee
MA
24642008-07-27 Michael Albinus <michael.albinus@gmx.de>
2465
2466 Sync with Tramp 2.1.14.
2467
2468 * trampver.texi: Update release number.
2469
9e2a2647
DN
24702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2471
2472 * ns-emacs.texi:
2473 * faq.texi: Remove mentions of Mac Carbon.
2474
d62672f3
MB
24752008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2476
2477 * gnus.texi (Saving Articles): Describe the 2nd argument of
2478 gnus-summary-save-in-pipe.
2479 (SpamAssassin): Use it.
2480
24812008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2482
2483 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2484
dd12e1c6
CD
24852008-07-25 Carsten Dominik <dominik@science.uva.nl>
2486
2487 * org.texi (Export options): Document the use of the creator flag.
2488
44ce9197
CD
24892008-07-24 Carsten Dominik <dominik@science.uva.nl>
2490
2491 * org.texi: New version 6.06a.
2492
ddd13c5d
JB
24932008-07-23 Juanma Barranquero <lekktu@gmail.com>
2494
2495 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2496 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2497
8dc6104d
JB
24982008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2499
2500 * calc.texi (Editing Stack Entries):
2501 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2502 Calc's help functions. Mention fixing typos.
2503 (Customizing Calc): Fix typo.
2504
25052008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2506
2507 * calc.texi (summarykey): New macro. Use to correctly format keys in
2508 the summary.
2509
ddd13c5d 25102008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
2511
2512 * ns-emacs.texi (Customization): Corrected documentation on color
2513 specification formats.
2514
568beaa2
AS
25152008-07-19 Andreas Schwab <schwab@suse.de>
2516
db8ef699 2517 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
2518
2519 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2520 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2521
cd71b9ae
MA
25222008-07-18 Michael Albinus <michael.albinus@gmx.de>
2523
2524 * dbus.texi (Inspection): Rework, introduce submenus.
2525 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2526 (Properties and Annotations, Arguments and Signatures): New nodes.
2527
9b7993b4
MA
25282008-07-13 Michael Albinus <michael.albinus@gmx.de>
2529
2530 * dbus.texi (Receiving Method Calls): Fix description of
2531 `dbus-register-method'.
2532 (Signals): Allow also signal arguments for filtering in
2533 `dbus-register-signal'.
2534
241d447b
JB
25352008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2536
2537 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2538 `cnorm'.
2539 (Arithmetic Tutorial): Simplify the verification of prime factors.
2540
adb46650
MB
25412008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * gnus.texi (Saving Articles): Mention
2544 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2545
92e15881
JB
25462008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2547
2548 * calc.texi: Adjust mode line throughout.
2549
ea597303
JB
25502008-06-28 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * sasl.texi (Mechanisms): Fix typos.
2553
aee08080
JB
25542008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2555
2556 * calc.texi (Killing from the stack): Mention using normal Emacs
2557 copying.
2558
a06a4a12
MA
25592008-06-21 Michael Albinus <michael.albinus@gmx.de>
2560
ea597303
JB
2561 * tramp.texi (Password handling): Renamed from "Password caching".
2562 Add `auth-source' mechanism.
a06a4a12
MA
2563 (Connection caching): Tramp reopens the connection automatically,
2564 when the operating system on the remote host has been changed.
2565
7389398d
EZ
25662008-06-20 Eli Zaretskii <eliz@gnu.org>
2567
2568 * makefile.w32-in (distclean): Remove makefile.
2569
b349f79f
CD
25702008-06-17 Carsten Dominik <dominik@science.uva.nl>
2571
3f9b4c2b 2572 * org.texi (Using the mapping API): New section.
b349f79f 2573 (Agenda column view): New section.
3f9b4c2b 2574 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 2575 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 2576 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
2577
25782008-06-17 Jason Riedy <jason@acm.org>
2579
2580 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2581 function, and efmt may be a two-argument function.
2582 (Radio tables): Document multiple destinations.
2583
cd5c05d2
GM
25842008-06-16 Glenn Morris <rgm@gnu.org>
2585
2586 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2587 Add Cover-Texts.
2588
debf4439
GM
25892008-06-15 Glenn Morris <rgm@gnu.org>
2590
2591 * faq.texi (VER): Update to 23.0.60.
2592
2593 * mh-e.texi: Remove option of licensing under GPL.
2594 Add Cover-Texts to GFDL permissions notice.
2595 (GPL): Remove section.
2596 (GFDL): Include doclicense.texi rather than the actual text.
2597
2598 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2599 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2600
2601 * sasl.texi: Fix output file name.
2602
2603 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2604
2605 * gnus-coding.texi: Refer to license in Gnus manual.
2606
2607 * idlwave.texi, sasl.texi: Use @copying.
2608
2609 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2610
2611 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2612
2613 * url.texi: Use @copying, @title, @subtitle, @author.
2614
2615 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2616 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2617 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2618 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2619 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2620 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2621 * widget.texi, woman.texi:
2622 Remove references to external license, since doclicense is included.
2623
2624 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2625 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2626 Remove references to non-existent Invariant Sections.
2627
091f8bc1
GM
26282008-06-14 Glenn Morris <rgm@gnu.org>
2629
2630 * faq.texi (Major packages and programs): Remove references to external
2631 Supercite, Calc, VIPER, since they have been included for some time.
2632 Update VM, AUCTeX, BBDB entries.
2633
47bcb4d3
UJ
26342008-06-14 Ulf Jasper <ulf.jasper@web.de>
2635
2636 * newsticker.texi: Updated to match latest newsticker changes.
2637
6f093307
GM
26382008-06-13 Glenn Morris <rgm@gnu.org>
2639
2640 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2641 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2642 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2643 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2644 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2645 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2646 * woman.texi:
2647 Update Back-Cover Text as per maintain.info.
2648
2b968687
MB
26492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2650
2651 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2652
2653 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2654 (gnus-faq.xml): Update repository host.
2655
2b968687
MB
2656 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2657
26582008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2659
2660 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2661 Fix a typo.
2662
26632008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2664
2665 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 2666 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
2667 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2668
26692008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2670
2671 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2672 coding standards.
2673
26742008-06-14 David Engster <dengste@eml.cc>
2675
2676 * gnus.texi (nnmairix): Markup fixes.
2677
e6d2d263
MB
26782008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2679
2b968687 2680 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
2681
26822008-06-05 David Engster <dengste@eml.cc>
2683
2684 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2685
26862008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2687
b344d29d 2688 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
2689 (Searching, nnir, nnmairix): New stub nodes.
2690
ad231df6 26912008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
2692
2693 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2694
f394fa25
MB
26952008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2696
2697 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2698
58333467
MB
26992008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2700
2701 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2702
67525fb9
JY
27032008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2704
2705 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2706
0549d8fc
JB
27072008-05-06 Juanma Barranquero <lekktu@gmail.com>
2708
2709 * info.texi (Top): Fix typo in xref.
2710
149a3837
KB
27112008-05-05 Karl Berry <karl@gnu.org>
2712
2713 * info.texi (Top): @xref to stand-alone manual.
2714
3a23a519
MB
27152008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2716
2717 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2718 (Various Summary Stuff): Fix typo in last xref.
2719
0a29fbf3
JB
27202008-05-02 Juanma Barranquero <lekktu@gmail.com>
2721
2722 * org.texi (Moving subtrees): Fix typo.
2723
586b90f1
MA
27242008-04-28 Michael Albinus <michael.albinus@gmx.de>
2725
2726 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2727 Tramp via `tramp-mode'.
2728
b5af9883
CD
27292008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2730
2731 * org.texi: Massive changes, in many parts of the file.
2732
d55fe5bb
MB
27332008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2734
2735 * gnus.texi (Oort Gnus): Add message-fill-column.
2736
27372008-04-12 Adrian Aichner <adrian@xemacs.org>
2738
2739 * gnus.texi (Mail Source Specifiers): Typo fix.
2740
27412008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2742
2743 * gnus.texi (Diary Headers Generation): Update key binding for
2744 `gnus-diary-check-message'.
2745
27462008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2747
2748 * gnus.texi (Emacsen): Addition.
2749
27502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2751
2752 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2753
27542008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2755
2756 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2757
27582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2759
2760 * gnus-news.texi: Update tool bar item.
2761
27622008-04-09 Sven Joachim <svenjoac@gmx.de>
2763
2764 * gnus-news.texi: Fix typos.
2765
76c109c3
JB
27662008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2767
222027f2 2768 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
2769 Add mention of `kron'.
2770
d5fbd5a6
MO
27712008-04-01 Daiki Ueno <ueno@unixuser.org>
2772
2773 * epa.texi (Encrypting/decrypting *.gpg files): Document
2774 epa-file-name-regexp.
2775
fbcbb58c
KY
27762008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2777
2778 * gnus.texi (Example Methods): Fix description about ssh-agent.
2779 (Indirect Functions): Fix the default value of nntp-telnet-command;
2780 remove link to connect.html.
2781
134ce16c
MA
27822008-03-30 Michael Albinus <michael.albinus@gmx.de>
2783
2784 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2785 dbus-call-method.
2786 (Receiving Method Calls): The timeout can be set by the calling client.
2787
da1975d7
MA
2788 * trampver.texi: Update release number.
2789
2e4089ab
RS
27902008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2791
2792 * gnus.texi (Top): Fix version. Add SASL.
2793
70cab5a9
MA
27942008-03-29 Michael Albinus <michael.albinus@gmx.de>
2795
2796 Sync with Tramp 2.1.13.
2797
2798 * trampver.texi: Update release number.
2799
5bc6ddff
MB
28002008-03-29 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * org.texi: Update to new org-mode website.
2803
28042008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2805
2806 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2807
9b3ebcb6
MB
28082008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2809
2810 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2811 gnus-read-ephemeral-gmane-group-url,
2812 gnus-read-ephemeral-emacs-bug-group,
2813 gnus-read-ephemeral-debian-bug-group.
2814
28152008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2816
2817 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2818
2819 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2820 Add FIXMEs for Bookmarks and gnus-registry-marks.
2821
28222008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2823
2824 * gnus.texi (Smileys): Document `smiley-style'.
2825
28262008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2827
2828 * gnus.texi (Gnus Development): Clarify difference between ding and
2829 gnu.emacs.gnus.
2830 (MIME Commands, Using MIME, RSS): Fix markup.
2831
2832 * gnus-faq.texi ([8.4]): Ditto.
2833
28342008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2835
2836 * gnus.texi (Emacsen): Remove obsolete stuff.
2837
28382008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2839
2840 * gnus.texi (Oort Gnus): Add version info WRT
2841 `mail-source-delete-incoming'.
2842
28432008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2844
2845 * gnus.texi (Top): Add "Other related manuals" and version info in
2846 `iftex' output.
2847 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2848 gnus-balloon-face-0 and the corresponding format specifiers.
2849
608d6a81
MA
28502008-03-26 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * tramp.texi (Filename completion): Remove footnote about let-bind
2853 of `partial-completion-mode'. It doesn't work this way.
2854
27a6f132
SM
28552008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2856
2857 * pcl-cvs.texi (Contributors): Update my email.
2858
4a7c4c40
MA
28592008-03-21 Michael Albinus <michael.albinus@gmx.de>
2860
2861 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2862
2940c053
BW
28632008-03-17 Bill Wohler <wohler@newt.com>
2864
2865 * mh-e.texi (Viewing): Update URL for adding header fields to
2866 mh-invisible-header-fields-default.
2867
30864d5f
BW
28682008-03-16 Bill Wohler <wohler@newt.com>
2869
2870 * mh-e.texi (Preface): Add Gnus to requirements.
2871 (Forwarding): Note that forwarded MIME messages are now inline.
2872
31fe2b00
SM
28732008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2874
2875 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2876 (Common Variables): Give precedence to the netcat methods over the
2877 telnet methods, and mention that they are more reliable.
31fe2b00 2878
5e97c626
CD
28792008-03-13 Carsten Dominik <dominik@science.uva.nl>
2880
2881 * org.texi (Exporting Agenda Views): Document agenda export to
2882 iCalendar.
2883 (Progress logging): Document the new progress logging stuff.
2884
37a68866
MB
28852008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2886
2887 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2888 Update for change of `mail-source-delete-incoming'.
2889
2890 * gnus-news.texi: Ditto.
2891
8f7abae3
MB
28922008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2893
2894 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2895 custom versions.
2896
af379c86
AM
28972008-03-07 Alan Mackenzie <acm@muc.de>
2898
2899 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2900 parens/brackets in a k&r region is limited.
2901
3d0f8a67
MB
29022008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2903
2904 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2905 using different Emacs versions.
2906
52151df0
GM
29072008-02-27 Glenn Morris <rgm@gnu.org>
2908
2909 * sc.texi: Remove a lot of old and obsolete info.
2910 (titlepage): Simplify.
2911 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2912 (VM with any Emacsen, GNEWS with any Emacsen)
2913 (Overloading for Non-conforming MUAs, Version 3 Changes)
2914 (The Supercite Mailing List): Delete nodes.
2915 (Introduction): Remove info about old packages.
2916 (Getting Connected): Simplify. Remove info about old packages.
2917 (Citing Commands): Delete Emacs 19 info.
2918 (Hints to MUA Authors): Simplify.
2919 (Thanks and History): Merge in some info from the deleted node
2920 "Version 3 Changes".
2921
b03f96dc
MB
29222008-02-05 Juanma Barranquero <lekktu@gmail.com>
2923
2924 * org.texi (Setting tags, In-buffer settings):
2925 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2926
52bec650
MB
29272008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2928
2929 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2930 installation directory name.
2931
34a3c587
RF
29322008-02-12 Romain Francoise <romain@orebokech.com>
2933
2934 * epa.texi (Overview): Fix typo.
2935
5a8d03e9
MO
29362008-02-11 Daiki Ueno <ueno@unixuser.org>
2937
2938 * epa.texi (Quick start): Remove the .emacs setting.
2939
f1914c40
MO
29402008-02-10 Daiki Ueno <ueno@unixuser.org>
2941
2942 * epa.texi (Quick start): Use the command `epa-enable' instead of
2943 loading `epa-setup'.
2944
bca98fc9
JB
29452008-02-08 Juanma Barranquero <lekktu@gmail.com>
2946
2947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2948 ($(infodir)/epa, epa.dvi): New targets.
2949
4b01af2e
MO
29502008-02-08 Daiki Ueno <ueno@unixuser.org>
2951
2952 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2953
2954 * epa.texi: New manual documenting the EasyPG Assistant.
2955
06c0751a
MA
29562008-02-06 Michael Albinus <michael.albinus@gmx.de>
2957
2958 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2959 (Inspection): New function dbus-ping.
2960
7dcccd7b
MA
29612008-02-05 Michael Albinus <michael.albinus@gmx.de>
2962
2963 * tramp.texi (Remote processes): Add `shell-command'.
2964
a1da1e37
MB
29652008-01-28 Michael Sperber <sperber@deinprogramm.de>
2966
2967 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2968 (Group Parameters): Document `mail-source' parameter.
2969
c9d8f746
MA
29702008-01-27 Michael Albinus <michael.albinus@gmx.de>
2971
2972 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2973 must be a local host.
2974
15db4a13
MO
29752008-01-26 Michael Olson <mwolson@gnu.org>
2976
2977 * erc.texi: Update version for ERC 5.3 release.
2978 (Obtaining ERC): Update extras URLs for 5.3.
2979 (Development): Write instructions for git, and remove those for Arch.
2980 (History): Mention the switch to git.
2981
2bc43980
KB
29822008-01-24 Karl Berry <karl@gnu.org>
2983
bca98fc9
JB
2984 * info.texi (Search Index, Search Text): Mention the command
2985 character in the section name, a la the (Go to node) node.
2bc43980 2986
d2e4a6c9
MA
29872008-01-21 Michael Albinus <michael.albinus@gmx.de>
2988
2989 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2990
0b6799c3
MB
29912008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2992
2993 * gnus-news.texi: Mention gnus-article-describe-bindings.
2994
29952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2996
2997 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2998
db9c3fb1 29992008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 3000
7b4d0413 3001 * org.texi (Property inheritance): New section.
db9c3fb1 3002 (Conventions): New section.
7b4d0413 3003 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
3004 commands, and the new bindings for refiling.
3005 (Sparse trees): Document the new special command for sparse trees.
3006 (References): Be more clear about the counting of hilines.
3007 (Handling links): Document M-p/n for accessing links.
3008 (Fast access to TODO states): New section.
3009 (Per file keywords): New section.
3010 (Property inheritance): New section.
3011 (Column attributes): New summary types.
3012 (Capturing Column View): New section.
3013 (The date/time prompt): Cover the new features in the date/time prompt.
3014 Compactify the table of keys for the calendar remote control.
3015 (Clocking work time): Document the new :scope parameter.
3016 (Remember): Promoted to chapter.
3017 (Quoted examples): New section.
3018 (Enhancing text): New verbatim environments.
3019
6ed73f28
MA
30202008-01-14 Michael Albinus <michael.albinus@gmx.de>
3021
3022 * trampver.texi: Update release number.
3023
95838435
MB
30242008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3025
3026 * gnus.texi (Article Keymap): Add
3027 gnus-article-wide-reply-with-original; fix descriptions of
3028 gnus-article-reply-with-original and
3029 gnus-article-followup-with-original.
3030
20234d96
GM
30312008-01-09 Glenn Morris <rgm@gnu.org>
3032
3033 * nxml-mode.texi: Add @copying section.
3034
d82cf70b
MB
30352008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3036
3037 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3038 Server". Add `message-send-mail-with-mailclient'.
3039
3040 * gnus.texi (Posting Server): Move some text to "(message)Mail
3041 Variables" and add a reference here.
3042
addb7f2e
MA
30432008-01-04 Michael Albinus <michael.albinus@gmx.de>
3044
3045 * dbus.texi (Receiving Method Calls): New chapter.
3046 (Errors and Events): Add serial number to events. Replace "signal" by
3047 "message". Introduce dbus-event-serial-number.
3048
4db2806c
MA
30492008-01-03 Michael Albinus <michael.albinus@gmx.de>
3050
3051 * dbus.texi (Type Conversion): Explain the type specification for empty
3052 arrays. Use another example.
3053
c9ecb5a7
MA
30542007-12-30 Michael Albinus <michael.albinus@gmx.de>
3055
3056 * dbus.texi (all): Replace "..." by @dots{}.
3057 (Type Conversion): Precise the value range for :byte types.
3058 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3059 Mention its return value.
3060 (Errors and Events): There is no D-Bus error propagation during event
3061 processing.
3062
702dbfd9
JB
30632007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3064
3065 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3066 New sections.
3067
87035689
MB
30682007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3069
3070 * gnus.texi (Group Parameters): Reorder the text and add a note about
3071 `gnus-parameters' near the beginning of the node.
3072
30732007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3074
3075 * gnus.texi (Score File Editing): Fix function name.
3076
5492f5ca
MA
30772007-12-23 Michael Albinus <michael.albinus@gmx.de>
3078
3079 Sync with Tramp 2.1.12.
3080
3081 * trampver.texi: Update release number.
3082
d4e67bc5
MA
30832007-12-22 Michael Albinus <michael.albinus@gmx.de>
3084
3085 * dbus.texi (Type Conversion): Correct input parameters mapping.
3086
6a31c819
MA
30872007-12-21 Michael Albinus <michael.albinus@gmx.de>
3088
3089 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3090 (Errors and Events): Mention wrong-type-argument error.
3091
99a3e35f
AS
30922007-12-21 Alex Schroeder <alex@gnu.org>
3093
3094 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 3095 spaces. Fixed some typos.
99a3e35f
AS
3096 (Internet Relay Chat): Explain relay.
3097 (Getting started with rcirc): Change items to reflect prompts.
3098 Add more explanation to rcirc-track-minor-mode and added a comment to
3099 warn future maintainers that this section is a copy.
11ac7c8e 3100 (People): Changed /ignore example.
62b12a24 3101 (Keywords): Not keywords.
99a3e35f 3102
331e4d02
AS
31032007-12-20 Alex Schroeder <alex@gnu.org>
3104
3105 * rcirc.texi (Top): Fighting Information Overload chapter added.
3106 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3107 (rcirc commands): Moved /ignore command to the new chapter.
3108 (Fighting Information Overload): New chapter documenting /keyword,
3109 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
3110 (Configuration): Document rcirc-server-alist, remove
3111 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 3112
cd71c3ef
MA
31132007-12-16 Michael Albinus <michael.albinus@gmx.de>
3114
3115 * dbus.texi (Signals): Fix example in dbus-register-signal.
3116
bbbe940b
MB
31172007-12-14 Sven Joachim <svenjoac@gmx.de>
3118
3119 * gnus.texi (Score Variables): Fix typo.
3120
0ce574ef
MA
31212007-12-07 Michael Albinus <michael.albinus@gmx.de>
3122
3123 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3124 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3125 (Errors and Events): Adapt dbus-event.
3126
b890d447
MB
31272007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3128
3129 * gnus.texi (Other Files): Add the yenc command.
3130
31312007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3132
3133 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3134 since 2004-08-06.
3135
31362007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3137
3138 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3139 on body.
3140
31412007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3142
3143 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3144 and rfc2047-allow-irregular-q-encoded-words; fix description of
3145 rfc2047-encode-encoded-words.
3146
31472007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3148
3149 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3150
3728bf03
MO
31512007-12-05 Michael Olson <mwolson@gnu.org>
3152
3153 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3154 Update documentation for `remember-diary-file'.
3155
a4397af9
MA
31562007-12-04 Michael Albinus <michael.albinus@gmx.de>
3157
3158 * dbus.texi (Signals): Precise `dbus-register-signal'.
3159 (Errors and Events): Rework events part, the internal structure of
3160 dbus-event has changed.
3161
1682490c
JB
31622007-12-03 Juanma Barranquero <lekktu@gmail.com>
3163
3164 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3165 ($(infodir)/dbus, dbus.dvi): New targets.
3166
7b13a0f2
MA
31672007-12-03 Michael Albinus <michael.albinus@gmx.de>
3168
3169 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3170 unconditionally.
3171
3172 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3173 emulation with @print{}.
3174
7ef92bc9
RS
31752007-12-02 Richard Stallman <rms@gnu.org>
3176
3177 * dbus.texi (Overview): Minor cleanup.
3178
22d8ac3a
MA
31792007-12-02 Michael Albinus <michael.albinus@gmx.de>
3180
d3a8e0df
MA
3181 * Makefile.in (INFO_TARGETS): Add dbus.
3182 (DVI_TARGETS): Add dbus.dvi.
3183 (dbus, dbus.dvi): New targets.
3184
22d8ac3a
MA
3185 * dbus.texi: New file.
3186
559764ab
RF
31872007-11-24 Romain Francoise <romain@orebokech.com>
3188
3189 * nxml-mode.texi: Add description in @direntry.
7aa579d9 3190 Fix file name to match @setfilename.
559764ab 3191
ac97a16b
MH
31922007-11-23 Mark A. Hershberger <mah@everybody.org>
3193
3194 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3195 ($(infodir)/nxml-mode): New rule.
3196
3197 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3198 ($(infodir)/nxml-mode): New rule.
3199 (clean): Add nxml-mode*.
3200
3201 * nxml-mode.texi: New file with nxml manual.
3202
404cd454
GM
32032007-11-18 Richard Stallman <rms@gnu.org>
3204
3205 * flymake.texi (Example -- Configuring a tool called directly):
3206 Update example.
3207
b048d478
MA
32082007-11-18 Michael Albinus <michael.albinus@gmx.de>
3209
3210 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 3211 double-slash behavior. Explain directory contents flushing.
b048d478 3212
346e8469
JB
32132007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3214
3215 * calc.texi (TeX and LaTeX Language Modes): Put in
3216 missing braces.
3217
404cd454
GM
32182007-11-15 Richard Stallman <rms@gnu.org>
3219
3220 * cl.texi (Equality Predicates): Delete `eql'.
3221 (Predicates, Naming Conventions, Top): Delete `eql'.
3222 (Common Lisp Compatibility): Delete `eql'.
3223 (Porting Common Lisp): Delete obsolete backquote info.
3224 Minor clarification about character constants.
3225 (Sequence Basics): Minor clarification.
3226
1f6af58b
JB
32272007-11-15 Juanma Barranquero <lekktu@gmail.com>
3228
dccb744b 3229 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
3230 * tramp.texi (Filename completion): Fix typos.
3231
3bc88bc9
JB
32322007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3233
3234 * calc.texi (Basic commands): Mention the menu.
3235
bc5300d3
MA
32362007-11-12 Michael Albinus <michael.albinus@gmx.de>
3237
3238 * tramp.texi (Connection caching): Tramp flushes connection
3239 properties when remote operating system has been changed.
3240
4d8a28ec
MB
32412007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3242
3243 * gnus-news.texi: Fix spelling.
3244 `message-insert-formatted-citation-line', not
3245 `message-insert-formated-citation-line'.
3246
404cd454
GM
3247 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3248
e1176b47
MA
32492007-11-07 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * tramp.texi (Overview): Mention also the PuTTY integration under
3252 Win32. Remove paragraphs about Tramp's experimental status.
3253 (Frequently Asked Questions): Add code example for highlighting the
3254 mode line.
3255
6159985a
MO
32562007-11-03 Michael Olson <mwolson@gnu.org>
3257
3258 * remember.texi: Change mentions of remember-buffer to
3259 remember-finalize throughout.
3260
bec9b2f5
MO
32612007-10-30 Michael Olson <mwolson@gnu.org>
3262
3263 * remember.texi (Copying): Remove.
3264 (Mailbox): Update with non-BBDB instructions.
3265 (Diary, Org): Add.
3266 (Bibliography, Planner Page): Remove.
3267
b6173182
JB
32682007-10-30 Juanma Barranquero <lekktu@gmail.com>
3269
3270 * makefile.w32-in (INFO_TARGETS): Add remember.
3271 (DVI_TARGETS): Add remember.dvi.
3272 ($(infodir)/remember): New rule.
3273 (clean): Add remember*.
3274
15f3eb73
MO
32752007-10-30 Michael Olson <mwolson@gnu.org>
3276
70bdc930
MO
3277 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
3278 ($(infodir)/remember): New rule that builds the Remember Manual.
3279
b6173182
JB
3280 * remember.texi: New file containing the Remember Mode Manual.
3281 Shuffle chapters around after initial import.
7d3f6f1a
MO
3282 (Function Reference): Split Keystrokes into separate chapter.
3283 (Keystrokes): Document C-c C-k.
51d24a12 3284 (Introduction): Fix typographical issue with "---".
15f3eb73 3285
404cd454
GM
32862007-10-29 Richard Stallman <rms@gnu.org>
3287
3288 * widget.texi (Introduction): Delete discussion of implementation
3289 internals.
3290
9bbb9638
MA
32912007-10-29 Michael Albinus <michael.albinus@gmx.de>
3292
3293 * tramp.texi (Connection caching): Host names must be different
3294 when tunneling.
3295
c7ff939a
RS
32962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3297
3298 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
3299 Gnus v5.13.
3300
01c52d31
MB
33012007-10-28 Miles Bader <miles@gnu.org>
3302
3303 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
3304
01c52d31
MB
33052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3306
3307 * gnus.texi (Sorting the Summary Buffer): Remove
3308 gnus-article-sort-by-date-reverse.
3309
33102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3311
3312 * gnus.texi (Non-ASCII Group Names): New node.
3313 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
3314 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
3315
c8763fb6 33162007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3317
3318 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
3319 clean the output of the program `imap-shell-program'.
3320
33212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3322
3323 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
3324
33252007-10-28 Tassilo Horn <tassilo@member.fsf.org>
3326
3327 * gnus.texi (Sticky Articles): Documentation for sticky article
3328 buffers.
3329
c8763fb6 33302007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3331
3332 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
3333
33342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3335
3336 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
3337
33382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3339
3340 * gnus.texi (Archived Messages): Document
3341 gnus-update-message-archive-method.
3342
33432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3344
3345 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
3346
c8763fb6 33472007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3348
3349 * gnus.texi (Group Maneuvering): Document
3350 `gnus-summary-next-group-on-exit'.
3351
33522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3353
3354 * gnus.texi (Really Various Summary Commands): Mention
3355 gnus-auto-select-on-ephemeral-exit.
3356
33572007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3358
3359 * gnus.texi, message.texi: Bump version number.
3360
33612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3362
3363 * gnus.texi (Group Line Specification, Misc Group Stuff)
3364 (Server Commands): Parenthesize @pxref{Mail Spool}.
3365
33662007-10-28 Didier Verna <didier@xemacs.org>
3367
3368 New user option: message-signature-directory.
3369 * message.texi (Insertion Variables): Document it.
3370 * gnus.texi (Posting Styles): Ditto.
3371
33722007-10-28 Didier Verna <didier@xemacs.org>
3373
3374 * gnus.texi (Group Line Specification):
3375 * gnus.texi (Misc Group Stuff):
3376 * gnus.texi (Server Commands): Document the group compaction feature.
3377
33782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3379
3380 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
3381
3382 * message.texi (Various Message Variables): Add message-fill-column.
3383
33842007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3385
3386 * gnus.texi: Untabify.
3387
33882007-10-28 Didier Verna <didier@xemacs.org>
3389
3390 * gnus.texi (Group Parameters): Document the posting-style merging
3391 process in topic-mode.
3392
33932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3394
3395 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
3396
33972007-10-28 Romain Francoise <romain@orebokech.com>
3398
3399 * gnus.texi (Mail Spool): Fix typo.
3400 Update copyright.
3401
34022007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3403
3404 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
3405
34062007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3407
3408 * gnus.texi (Summary Generation Commands):
3409 Add gnus-summary-insert-ticked-articles.
3410
34112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3412
b2abec73
JB
3413 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
3414 to spam-spamassassin-program.
01c52d31
MB
3415
34162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3417
3418 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
3419
34202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3421
3422 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
3423
34242007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3425
3426 * message.texi (Mail Headers): Document `opportunistic'.
3427
34282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3429
3430 * emacs-mime.texi (Encoding Customization): Explain how to set
3431 mm-coding-system-priorities per hierarchy.
3432
34332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3434
3435 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
3436 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
3437
34382007-10-28 Didier Verna <didier@xemacs.org>
3439
3440 * message.texi (Wide Reply): Update documentation of
3441 message-dont-reply-to-names (now allowing a list of regexps).
3442
34432007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3444
3445 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
3446
34472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3448
3449 * gnus.texi (SpamAssassin back end): Fix typo.
3450
3451 * sieve.texi (Examples): Fix grammar.
3452
34532007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3454
3455 * gnus.texi (Searching for Articles): Document M-S and M-R.
3456 (Limiting): Document / b.
3457
34582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3459
3460 * gnus.texi (Thread Commands): T M-^.
3461
34622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3463
3464 * message.texi (Mail Aliases): Document ecomplete.
3465 (Mail Aliases): Fix typo.
3466
34672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3468
3469 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3470 fix typo.
3471
34722007-10-28 Romain Francoise <romain@orebokech.com>
3473
3474 * gnus.texi (Mail Spool): Grammar fix.
3475
34762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3477
3478 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3479 string.
3480
34812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3482
3483 * gnus.texi (Group Parameters): Fix description.
3484
34852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3486
b2abec73
JB
3487 * gnus.texi (Gmane Spam Reporting):
3488 Fix spam-report-gmane-use-article-number.
3489 Add spam-report-user-mail-address.
01c52d31
MB
3490
34912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3492
3493 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3494
34952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3496
3497 * gnus.texi (Group Parameters): Add simplified sorting example based on
3498 example for `Sorting the Summary Buffer' from Jari Aalto
3499 <jari.aalto@cante.net>.
3500 (Example Methods): Add example for an indirect connection.
3501
35022007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3503
3504 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
3505 (Agent Parameters): Updated parameter names to match code.
3506 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3507 'gnus-agent-summary-fetch-series'.
3508 (Agent and flags): New section providing a generalized discussion
3509 of flag handling.
3510 (Agent and IMAP): Removed flag discussion.
b2abec73 3511 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
3512
35132007-10-28 Romain Francoise <romain@orebokech.com>
3514
3515 * gnus.texi (Exiting the Summary Buffer): Add new function
3516 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3517
35182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3519
3520 * gnus.texi (Conformity): Fix typo.
3521 (Customizing Articles): Document `first'.
3522
35232007-10-28 Jari Aalto <jari.aalto@cante.net>
3524
3525 * gnus.texi (Sorting the Summary Buffer):
3526 Add `gnus-thread-sort-by-date-reverse'. Add example
3527 host to different sorting in NNTP and RSS groups.
3528
35292007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3530
3531 * message.texi (Insertion): Describe prefix for
3532 message-mark-inserted-region and message-mark-insert-file.
3533
35342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3535
3536 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3537 LaTeX documents. Describe "text/x-gnus-verbatim".
3538
35392007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3540
b2abec73 3541 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
3542 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3543 (spam-stat spam filtering, SpamOracle)
3544 (Extending the Spam ELisp package): Removed extra quote symbol for
3545 clarity.
3546
35472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3548
3549 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3550 gnus-article-delete-part and gnus-article-replace-part.
3551 (Using MIME): Add gnus-mime-replace-part.
3552
35532007-10-28 Romain Francoise <romain@orebokech.com>
3554
3555 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3556 requires `auto-compression-mode' to be enabled. Add new nnml
3557 variable `nnml-compressed-files-size-threshold'.
3558
35592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3560
3561 * gnus.texi (Sorting the Summary Buffer): Added
3562 gnus-thread-sort-by-recipient.
3563
35642007-10-28 Romain Francoise <romain@orebokech.com>
3565
3566 * message.texi (Insertion Variables): Mention new variable
3567 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3568 documentation accordingly.
3569
35702007-10-28 Romain Francoise <romain@orebokech.com>
3571
3572 * gnus.texi (To From Newsgroups): Mention new variables
3573 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3574
35752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3576
3577 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3578 stuff; gnus-mime-inline-part does the automatic decompression.
3579
35802007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3581
3582 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 3583 "training.ham" should be "training.spam".
01c52d31
MB
3584
35852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3586
3587 * message.texi (Mail Variables): Fix the default value for
3588 message-send-mail-function.
3589
35902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3591
3592 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3593 always returns nil exceptionally.
3594
35952007-10-28 Simon Josefsson <jas@extundo.com>
3596
3597 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3598 Michael Cook <michael@waxrat.com>.
3599
36002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
3602 * gnus.texi (Topic Commands): Fix next/previous.
3603
36042007-10-28 Simon Josefsson <jas@extundo.com>
3605
3606 * gnus.texi (Article Washing): Mention `W i'.
3607
c8763fb6 36082007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
3609
3610 * gnus.texi (Group Parameters): Slight extension of sieve
3611 parameter description.
3612
36132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3614
3615 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3616 matching score files as well.
3617 (Picons): Describe `gnus-picon-style'.
3618
36192007-10-28 Romain Francoise <romain@orebokech.com>
3620
3621 * message.texi (Message Headers): Mention that headers are hidden
3622 using narrowing, and how to expose them.
3623 Update copyright.
3624
36252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3626
3627 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3628 `gnus-summary-sort-by-recipient'.
3629
36302007-10-28 Romain Francoise <romain@orebokech.com>
3631
3632 * gnus.texi (NNTP marks): New node.
3633 (NNTP): Move NNTP marks variables to the new node.
3634
36352007-10-28 Jesper Harder <harder@ifa.au.dk>
3636
b2abec73 3637 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
3638
3639 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3640
36412007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3642
b2abec73 3643 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 3644 everywhere for consistency.
b2abec73
JB
3645 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3646 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
3647 Say "regular expression" instead of "regex." Admonish. Pick
3648 other words to sound better (s/so/thus/).
b2abec73 3649 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
3650 statistical filters. Remove old TODO.
3651 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
3652 New section on sorting and displaying the spam score.
3653 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3654 backend but an alias to spam-use-BBDB.
3655 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
3656 new backend functionality.
3657
36582007-10-28 Simon Josefsson <jas@extundo.com>
3659
3660 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3661 nntp-marks-directory, from Romain Francoise
3662 <romain@orebokech.com>.
3663
36642007-10-28 Magnus Henoch <mange@freemail.hu>
3665
3666 * gnus.texi (Hashcash): New default value of
3667 hashcash-default-payment.
3668
36692007-10-28 Simon Josefsson <jas@extundo.com>
3670
3671 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3672 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3673
36742007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3675
3676 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3677
36782007-10-28 Simon Josefsson <jas@extundo.com>
3679
3680 * gnus.texi (documentencoding): Add, to avoid warnings.
3681
36822007-10-28 Simon Josefsson <jas@extundo.com>
3683
3684 * message.texi (Mail Headers): Add.
3685
3686 * gnus.texi (Hashcash): Fix.
3687
36882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3689
b2abec73 3690 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 3691 that payments can be verified and fix the name of the
b2abec73 3692 hashcash-path variable.
01c52d31
MB
3693
36942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3695
b2abec73 3696 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
3697
36982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3699
3700 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3701
37022007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3703
3704 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
3705 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3706 warning about ham processors in spam groups removed.
01c52d31
MB
3707
37082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 3709
b2abec73
JB
3710 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3711 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
3712
37132007-10-28 Jesper Harder <harder@ifa.au.dk>
3714
3715 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3716 (Mailing List): Typo.
3717 (Customizing Articles): Add gnus-treat-ansi-sequences.
3718 (Article Washing): Index.
3719
3720 * message.texi: Use m-dash consistently.
3721
37222007-10-28 Jesper Harder <harder@ifa.au.dk>
3723
3724 * gnus.texi (GroupLens): Remove.
3725
37262007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3727
3728 * gnus.texi (Outgoing Messages, Agent Variables): Add
3729 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3730 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3731
37322007-10-28 Jesper Harder <harder@ifa.au.dk>
3733
3734 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3735
37362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3737
3738 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3739
3740 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3741
37422007-10-28 Simon Josefsson <jas@extundo.com>
3743
3744 * gnus.texi (Top): Add SASL.
3745
404cd454
GM
37462007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3747
3748 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3749
37502007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3751
3752 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3753
0edd2970
JB
37542007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3755
3756 * calc.texi (Formulas, Composition Basics): Lower the
3757 precedence of negation.
3758
a9afba20
JY
37592007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3760
3761 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3762 Mention the new three-letter column identifiers.
3763 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3764 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3765 message when using `c' on an empty default with default printer.
3766 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3767 renamed to `ses--symbolic-formulas' some time ago.
3768
45b778a6
JB
37692007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3770
3771 * calc.texi (Default Simplifications, Making Selections)
3772 (Customizing Calc): Clarify associativity of multiplication.
3773
03b5bade
MA
37742007-10-23 Michael Albinus <michael.albinus@gmx.de>
3775
3776 * tramp.texi (Traces and Profiles): Simplify loop over
3777 `trace-function-background'.
3778
e658c8ee
JL
37792007-10-22 Juri Linkov <juri@jurta.org>
3780
3781 * dired-x.texi (Shell Command Guessing): Default values are now
3782 available by typing M-n instead of M-p.
3783
dd753688
MA
37842007-10-21 Michael Albinus <michael.albinus@gmx.de>
3785
3786 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
3787 (Password caching): Remove `tramp-clear-passwd'.
3788 It's not a command anymore.
dd753688
MA
3789 (Bug Reports): Add `tramp-bug' to function index.
3790 (Function Index, Variable Index): New nodes.
3791 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3792
3793 * trampver.texi: Update release number.
3794
4bb49b43
JB
37952007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3796
8b296cdd 3797 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
3798 about integer size into past tense.
3799 (Time Zones): Remove pointer to Calc author's address.
3800 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 3801 and hyperbolic cotangent. Fix typo.
4bb49b43 3802
311dd93f
MA
38032007-10-10 Michael Albinus <michael.albinus@gmx.de>
3804
3805 Sync with Tramp 2.1.11.
3806
3807 * trampver.texi: Update release number.
3808
ea3fc256
MA
38092007-10-06 Michael Albinus <michael.albinus@gmx.de>
3810
3811 * tramp.texi (External packages): New section.
3812
1af74d06
MB
38132007-09-29 Juri Linkov <juri@jurta.org>
3814
3815 * info.texi (Help-Int): Document `L' (`Info-history').
3816
0e2806fa
SM
38172007-09-26 Carsten Dominik <dominik@science.uva.nl>
3818
3819 * org.texi: Change links to webpage and maintained email.
3820 (Remember): Promote to Chapter, significant changes.
3821 (Fast access to TODO states): New section.
3822 (Faces for TODO keywords): New section.
3823 (Export options): Example for #+DATE.
3824 (Progress logging): Section moved.
3825
567b9191
BW
38262007-09-26 Bill Wohler <wohler@newt.com>
3827
3828 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3829 browse-url-at-mouse.
3830
1af74d06
MB
38312007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3832
3833 * flymake.texi (Customizable variables): Face names don't end in -face.
3834 Fix flymake-err-line-patterns template.
3835 (Example -- Configuring a tool called directly): Fix init-function.
3836 (Highlighting erroneous lines): Face names don't end in -face.
3837
d60a4e3a 38382007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
3839
3840 * erc.texi (Special-Features): Fix small typo.
3841
7d7a3510
MA
38422007-09-14 Michael Albinus <michael.albinus@gmx.de>
3843
3844 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3845 and "External transfer methods".
3846
285f0d3a
JB
38472007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3848
3849 * calc.texi (Predefined Units): Add some history.
3850
526dc846
MO
38512007-09-08 Michael Olson <mwolson@gnu.org>
3852
87e04f16
JB
3853 * erc.texi (Copying): New section included from gpl.texi.
3854 This matches the look of the upstream ERC manual.
526dc846 3855
f10d0e80
JB
38562007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3857
87e04f16 3858 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3859 (Random Numbers): Clarify the distribution of `random'.
3860
4009494e
GM
38612007-09-06 Glenn Morris <rgm@gnu.org>
3862
f1fc42aa 3863 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3864 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3865 Change all setfilename commands to use ../../info.
3866 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3867 refer to the Emacs manual here.
3868 (infodir): New variable.
3869 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3870 (cc-mode.texi, faq.texi): Update references to source file locations.
3871 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3872 do not refer to the Emacs manual here.
3873 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3874
3875 * Makefile.in: Add `basename' versions of all info targets, for
3876 convenience when rebuilding just one manual.
3877 (../etc/GNU): Delete obsolete target.
3878 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3879 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3880 *.vrs *.toc here...
3881 (maintainer-clean): ...from here.
4009494e
GM
3882
3883 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3884
2de53ca6
GM
38852007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3886
3887 * calc.texi (Date Conversions): Clarify definition of
3888 Julian day numbering.
3889 (Date Forms): Clarify definition of Julian day numbering;
3890 add some history.
3891
38922007-08-30 Carsten Dominik <dominik@science.uva.nl>
3893
87e04f16 3894 * org.texi: Version 5.07.
2de53ca6
GM
3895
38962007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3897
3898 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3899
39002007-08-22 Carsten Dominik <dominik@science.uva.nl>
3901
3902 * org.texi (Adding hyperlink types): New section.
3903 (Embedded LaTeX): Chapter updated because of LaTeX export.
3904 (LaTeX export): New section.
3905 (Using links out): New section.
3906
39072007-08-22 Glenn Morris <rgm@gnu.org>
3908
3909 * faq.texi (Learning how to do something): Refcards now in
3910 etc/refcards/ directory.
3911
39122007-08-22 Michael Albinus <michael.albinus@gmx.de>
3913
3914 * tramp.texi (Remote Programs): Persistency file must be cleared when
3915 changing `tramp-remote-path'.
3916 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3917 macro.
3918
39192007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3920
3921 * calc.texi: Move contents to beginning of file.
3922 (Algebraic Entry): Fix the formatting of an example.
3923
39242007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3925
3926 * calc.texi (Basic Operations on Units): Mention exact versus
3927 inexact conversions.
3928
39292007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3930
3931 * calc.texi (Basic Operations on Units): Mention default
3932 values for new units.
3933 (Quick Calculator Mode): Mention that binary format will
3934 be displayed.
3935
39362007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3937
3938 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3939
39402007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3943
39442007-08-08 Glenn Morris <rgm@gnu.org>
3945
3946 * gnus.texi, sieve.texi: Replace `iff'.
3947
39482007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3949
3950 * calc.texi (Basic Graphics): Mention the graphing of error
3951 forms.
3952 (Graphics Options): Mention how `g s' handles error forms.
3953 (Curve Fitting): Mention plotting the curves.
3954 (Standard Nonlinear Models): Add additional models.
3955 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3956 (Linear Fits): Correct result.
3957
39582007-08-01 Alan Mackenzie <acm@muc.de>
3959
3960 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3961 to "--no-site-file".
3962
39632007-07-29 Michael Albinus <michael.albinus@gmx.de>
3964
3965 * tramp.texi (Frequently Asked Questions): Point to mode line
3966 extension in Emacs 23.1.
3967
3968 * trampver.texi: Update release number.
3969
39702007-07-27 Glenn Morris <rgm@gnu.org>
3971
3972 * calc.texi (Copying): Include license text from gpl.texi, rather than
3973 in-line.
3974
39752007-07-25 Glenn Morris <rgm@gnu.org>
3976
3977 * calc.texi (Copying): Replace license with GPLv3.
3978
3979 * Relicense all FSF files to GPLv3 or later.
3980
39812007-07-22 Michael Albinus <michael.albinus@gmx.de>
3982
3983 Sync with Tramp 2.1.10.
3984
3985 * tramp.texi (trampfn): Expand macro implementation in order to handle
3986 empty arguments.
3987 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3988 occurrences by trampfn.
2de53ca6 3989 (Frequently Asked Questions): Extend example code for host
b2abec73 3990 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3991 file names to be typed.
3992
3993 * trampver.texi: Update release number.
3994
39952007-07-17 Michael Albinus <michael.albinus@gmx.de>
3996
3997 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3998 section. Reported by <poti@potis.org>.
3999 (Remote processes): Arguments of the program to be debugged are taken
4000 literally.
4001 (Frequently Asked Questions): Simplify recentf example.
4002
40032007-07-14 Karl Berry <karl@gnu.org>
4004
4005 * info.texi (@copying): New Back-Cover Text.
4006
4007 * info.texi (Quitting Info): Move to proper place in source.
4008 (Reported by Benno Schulenberg.)
4009
40102007-07-13 Eli Zaretskii <eliz@gnu.org>
4011
4012 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4013
4014 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4015
4016 * emacs-mime.texi: Add @documentencoding directive.
4017
40182007-07-12 Nick Roberts <nickrob@snap.net.nz>
4019
4020 * tramp.texi (Remote processes): Add an anchor to the subsection
4021 "Running a debugger on a remote host".
4022
40232007-07-12 Michael Albinus <michael.albinus@gmx.de>
4024
4025 * tramp.texi (Remote processes): Don't call it "experimental" any
4026 longer. Add subsection about running a debugger on a remote host.
4027
40282007-07-10 Carsten Dominik <dominik@science.uva.nl>
4029
4030 * org.texi (Properties and columns): Chapter rewritten.
4031
40322007-07-08 Michael Albinus <michael.albinus@gmx.de>
4033
4034 * tramp.texi:
4035 * trampver.texi: Migrate to Tramp 2.1.
4036
40372007-07-02 Carsten Dominik <dominik@science.uva.nl>
4038
4039 * org.texi (Properties): New chapter.
4040
40412007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4042
4043 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4044 Control Panel.
4045
4046 * gnus.texi (Misc Article): Add index entry for
4047 gnus-single-article-buffer.
4048
40492007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4050
4051 * gnus.texi (Starting Up): Fix typo.
4052
40532007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4054
4055 * gnus.texi (Asynchronous Fetching): Fix typo.
4056
40572007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4058
4059 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4060 (About This Manual): Remove redundant information.
4061 (Getting Started): Mention author.
4062 (Basic Arithmetic, Customizing Calc): Make description of the
4063 variable `calc-multiplication-has-precedence' match its new effect.
4064
40652007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4066
4067 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
4068 the variable `calc-multiplication-has-precedence'.
4069
40702007-06-19 Carsten Dominik <dominik@science.uva.nl>
4071
4072 * org.texi (Tag): Section swapped with node Timestamps.
4073 (Formula syntax for Lisp): Document new `L' flag.
4074
40752007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4076
4077 * gnus.texi (Misc Group Stuff, Summary Buffer)
4078 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4079
40802007-06-06 Juanma Barranquero <lekktu@gmail.com>
4081
4082 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4083 * gnus.texi (Article Buttons, Mail Source Customization)
4084 (Sending or Not Sending, Customizing NNDiary):
4085 * message.texi (Message Headers):
4086 * mh-e.texi (HTML): Fix typos.
4087
40882007-06-07 Michael Albinus <michael.albinus@gmx.de>
4089
4090 Sync with Tramp 2.0.56.
4091
4092 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4093 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4094
40952007-06-02 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * Version 22.1 released.
4098
40992007-05-26 Michael Olson <mwolson@gnu.org>
4100
4101 * erc.texi (Modules): Fix references to completion modules.
4102
41032007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4104
4105 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4106
41072007-05-09 Didier Verna <didier@xemacs.org>
4108
4109 * gnus.texi (Email Based Diary): New. Proper documentation for the
4110 nndiary back end and the gnus-diary library.
4111
41122007-05-03 Karl Berry <karl@gnu.org>
4113
4114 * .cvsignore (*.pdf): New entry.
4115
4116 * texinfo.tex: Update from current version for better pdf generation.
4117
41182007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4119
4120 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4121
41222007-04-28 Glenn Morris <rgm@gnu.org>
4123
4124 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4125 consideration of legal status.
4126
41272007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4128
4129 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4130
41312007-04-24 Chong Yidong <cyd@stupidchicken.com>
4132
4133 * faq.texi (New in Emacs 22): python.el removed.
4134
41352007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4136
4137 * calc.texi (Reporting bugs): Update maintainer's address.
4138
41392007-04-22 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4142
41432007-04-15 Jay Belanger <belanger@truman.edu>
4144
4145 * calc.texi (Title page): Remove the date.
4146 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4147 (The Standard Calc Interface): Change trail title.
4148 (Floats): Mention that when non-decimal floats are entered, only
4149 approximations are stored.
4150 (Copying): Move to the appendices.
4151 (GNU Free Documentation License): Add as an appendix.
4152
41532007-04-15 Chong Yidong <cyd@stupidchicken.com>
4154
4155 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4156 * dired-x.texi, ebrowse.texi, ediff.texi:
4157 * emacs-mime.texi, erc.texi, eshell.texi:
4158 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4159 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4160 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4161 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4162 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4163 * woman.texi: Include GFDL.
4164
4165 * doclicense.texi: Remove node heading, so that it can be included by
4166 other files.
4167
4168 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4169
4170 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4171 than *.
4172
41732007-04-14 Carsten Dominik <dominik@science.uva.nl>
4174
4175 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4176 in Calc.
4177
41782007-04-09 Romain Francoise <romain@orebokech.com>
4179
4180 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4181 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4182 replace mouse-2.
4183
41842007-04-08 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4187 renamed to woman-use-topic-at-point. Document new behavior.
4188
41892007-04-08 Richard Stallman <rms@gnu.org>
4190
4191 * url.texi: Fix some indexing.
4192 (Disk Caching): Drop discussion of old/other Emacs versions.
4193
41942007-04-07 Chong Yidong <cyd@stupidchicken.com>
4195
4196 * url.texi (Disk Caching): Say Emacs 21 "and later".
4197
4198 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4199 on Font locking which now mentions JIT lock.
4200
42012007-04-01 Michael Olson <mwolson@gnu.org>
4202
4203 * erc.texi: Update for the ERC 5.2 release.
4204
42052007-03-31 David Kastrup <dak@gnu.org>
4206
4207 * woman.texi (Topic, Interface Options): Explain changes semantics of
4208 woman-manpath in order to consider MANPATH_MAP entries.
4209
42102007-03-31 Eli Zaretskii <eliz@gnu.org>
4211
4212 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4213
42142007-03-26 Richard Stallman <rms@gnu.org>
4215
4216 * pgg.texi (Caching passphrase): Clean up previous change.
4217
42182007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4219
4220 * gnus.texi (Setting Process Marks): Fix typo.
4221
42222007-03-25 Romain Francoise <romain@orebokech.com>
4223
4224 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4225 readability, and include various fixes by Daniel Brockman, Nick Roberts
4226 and Dieter Wilhelm.
4227
42282007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4229
4230 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4231
4232 * gnus.texi (Mail Source Specifiers): Fix typo.
4233
42342007-03-22 Ralf Angeli <angeli@caeruleus.net>
4235
4236 * reftex.texi (Imprint): Update maintainer information.
4237
42382007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
4239
4240 * message.texi (Message Buffers): Update documentation for
4241 message-generate-new-buffers.
4242
42432007-03-15 Daiki Ueno <ueno@unixuser.org>
4244
4245 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4246
42472007-03-21 Glenn Morris <rgm@gnu.org>
4248
4249 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4250
42512007-03-19 Chong Yidong <cyd@stupidchicken.com>
4252
4253 * eshell.texi (Known problems): Emacs 21 -> 22.
4254
4255 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4256
42572007-03-18 Jay Belanger <belanger@truman.edu>
4258
4259 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4260
42612007-03-12 Glenn Morris <rgm@gnu.org>
4262
4263 * calc.texi (Time Zones): Switch to new North America DST rule.
4264
4265 * calc.texi: Replace "daylight savings" with "daylight
4266 saving" in text throughout.
4267
42682007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4269
4270 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
4271 The variable now uses a list of symbols instead of just a symbol.
4272 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
4273
42742007-03-06 Romain Francoise <romain@orebokech.com>
4275
4276 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
4277 new packages, and mention Gnus update.
4278
42792007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
4280
4281 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
4282 nntp-open-connection-functions-never-echo-commands.
4283
42842007-02-27 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
4287 problems on the console, and security risk in not using gpg-agent.
4288
42892007-02-25 Carsten Dominik <dominik@science.uva.nl>
4290
4291 * org.texi (The spreadsheet): Renamed from "Table calculations".
4292 Completely reorganized and rewritten.
4293 (CamelCase links): Section removed.
4294 (Repeating items): New section.
4295 (Tracking TODO state changes): New section.
4296 (Agenda views): Chapter reorganized and rewritten.
4297 (HTML export): Section rewritten.
4298 (Tables in arbitrary syntax): New section.
4299 (Summary): Better feature summary.
4300 (Activation): Document problem with cut-and-paste of Lisp code
4301 from PDF files.
4302 (Visibility cycling): Document indirect buffer use.
4303 (Structure editing): Document sorting.
4304 (Remember): Section rewritten.
4305 (Time stamps): Better description of time stamp types.
4306 (Tag searches): Document regular expression search for tags.
4307 (Stuck projects): New section.
4308 (In-buffer settings): New keywords.
4309 (History and Acknowledgments): Updated description.
4310
43112007-02-24 Alan Mackenzie <acm@muc.de>
4312
4313 * cc-mode.texi (Movement Commands): Insert two missing command names.
4314 (Getting Started): Slight wording correction (use conditional).
4315
43162007-02-22 Kim F. Storm <storm@cua.dk>
4317
4318 * widget.texi (User Interface, Basic Types): Document need to put some
4319 text before the %v escape in :format string in editable-field widget.
4320
43212007-02-18 Romain Francoise <romain@orebokech.com>
4322
4323 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
4324 `cvs-mode-quit'.
4325
43262007-02-10 Markus Triska <markus.triska@gmx.at>
4327
4328 * widget.texi (Programming Example): Put constant strings in :format.
4329
43302007-02-07 Juanma Barranquero <lekktu@gmail.com>
4331
4332 * faq.texi (Fullscreen mode on MS-Windows): New node.
4333
43342007-02-04 David Kastrup <dak@gnu.org>
4335
4336 * faq.texi (AUCTeX): Update version number. Should probably be done
4337 for other packages as well.
4338
43392007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4340
4341 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
4342 <tassilo@member.fsf.org>.
4343
43442007-01-27 Eli Zaretskii <eliz@gnu.org>
4345
4346 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
4347 ls-lisp-use-localized-time-format.
4348
43492007-01-20 Markus Triska <markus.triska@gmx.at>
4350
4351 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
4352
43532007-01-13 Michael Olson <mwolson@gnu.org>
4354
4355 * erc.texi (Modules): Mention capab-identify module.
4356
43572007-01-05 Michael Olson <mwolson@gnu.org>
4358
4359 * erc.texi (Getting Started): Update for /RECONNECT command.
4360
43612007-01-04 Richard Stallman <rms@gnu.org>
4362
4363 * ebrowse.texi: Change C-c b to C-c C-m.
4364
43652007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
4366
4367 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
4368 variables only in info to avoid redundant entries in the printed
4369 manual.
4370
43712007-01-02 Daiki Ueno <ueno@unixuser.org>
4372
4373 * message.texi (Using PGP/MIME): Document gpg-agent usage.
4374
43752007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
4376
4377 * message.texi (Security): Split into sub-nodes.
4378
43792007-01-01 Alan Mackenzie <acm@muc.de>
4380
4381 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
4382 eval-after-load in Emacs <=21 and a workaround. Document that
4383 trigraphs are not supported.
4384
43852007-01-01 Alan Mackenzie <acm@muc.de>
4386
4387 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
4388 c-context-line-break. When invoked within a string, preserve
4389 whitespace. Add a backslash only when also in a macro.
4390
43912007-01-01 Alan Mackenzie <acm@muc.de>
4392
4393 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
4394
43952007-01-01 Alan Mackenzie <acm@muc.de>
4396
4397 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
4398 are now bound by default to c-\(beginning\|end\)-of-defun by default.
4399
44002007-01-01 Alan Mackenzie <acm@muc.de>
4401
4402 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
4403 "Choosing a Style".
4404
4405 * cc-mode.texi ("Styles"): Add @dfn{style}.
4406
44072006-12-30 Michael Albinus <michael.albinus@gmx.de>
4408
4409 Sync with Tramp 2.0.55.
4410
4411 * trampver.texi: Update release number.
4412
44132006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4414
4415 * gnus.texi (Customizing Articles): Add index entries for all
4416 gnus-treat-* variables.
4417
c8763fb6 44182006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
4419
4420 * gnus.texi (IMAP): Fix incorrect explanation of
4421 nnimap-search-uids-not-since-is-evil in documentation for
4422 nnimap-expunge-search-string.
4423
44242006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
4425
4426 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
4427 spam-ifile-database.
4428
44292006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
4430
4431 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
4432 rebind C-s.
4433
c8763fb6 44342006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
4435
4436 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
4437 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
4438 "expiring mail".
4439 (IMAP): Document nnimap-search-uids-not-since-is-evil and
4440 nnimap-nov-is-evil.
4441
44422006-12-25 Kevin Ryde <user42@zip.com.au>
4443
4444 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
4445 about the key procedure being used heavily.
4446
44472006-12-24 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
4450 to t.
4451 (Prerequisites): Add explanation about gpg-agent.
4452
44532006-12-22 Kevin Ryde <user42@zip.com.au>
4454
4455 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4456 "sort" instead of "sort*".
4457
44582006-12-19 Richard Stallman <rms@gnu.org>
4459
4460 * calc.texi (History and Acknowledgements): Recognize that Emacs
4461 now does have floating point.
4462
44632006-12-19 Michael Albinus <michael.albinus@gmx.de>
4464
4465 * tramp.texi (External transfer methods): Describe new method `scpc'.
4466
44672006-12-17 Sascha Wilde <wilde@sha-bang.de>
4468
4469 * pgg.texi: Added short note on gpg-agent to the introduction.
4470
44712006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4472
4473 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4474 also applies to Cc.
4475
44762006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4477
4478 * gnus.texi (X-Face): Clarify. Say which programs are required
4479 on Windows.
4480
44812006-12-08 Michael Olson <mwolson@gnu.org>
4482
4483 * erc.texi (Modules): Remove documentation for list module.
4484
c8763fb6 44852006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
4486
4487 * faq.texi (^M in the shell buffer): Ditto.
4488
44892006-11-20 Michael Olson <mwolson@gnu.org>
4490
4491 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4492
44932006-11-17 Carsten Dominik <dominik@science.uva.nl>
4494
4495 * org.texi: Fix typos.
4496 (Agenda commands): Document `C-k'.
4497
44982006-11-16 Eli Zaretskii <eliz@gnu.org>
4499
4500 * url.texi (http/https): Fix a typo in the HTTP URL.
4501
45022006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4503
4504 * ada-mode.texi: Total rewrite.
4505
45062006-11-13 Carsten Dominik <dominik@science.uva.nl>
4507
4508 * org.texi: Minor typo fixes.
4509
45102006-11-13 Bill Wohler <wohler@newt.com>
4511
4512 Release MH-E manual version 8.0.3.
4513
4514 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4515 release 8.0.3.
4516
4517 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4518 to set MAILDIR.
4519 (Reading Mail): Document the customization of read-mail-command
4520 for MH-E.
4521 (Viewing Attachments): Document mm-discouraged-alternatives.
4522 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4523 (Junk): Add more information about the settings of mh-junk-background
4524 in a program. Add /usr/bin/mh to PATH in examples.
4525
45262006-11-12 Richard Stallman <rms@gnu.org>
4527
4528 * woman.texi: Update author address but say he no longer maintains it.
4529
45302006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4531
4532 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4533 archived trees.
4534 (Checkboxes): Section moved to chapter 5, and extended.
4535 (The date/time prompt): New section.
4536 (Link abbreviations): New section.
4537 (Presentation and sorting): New section.
4538 (Custom agenda views): Section completely rewritten.
4539 (Summary): Compare with Planner.
4540 (Feedback): More info about creating backtraces.
4541 (Plain lists): Modified example.
4542 (Breaking down tasks): New section.
4543 (Custom time format): New section.
4544 (Time stamps): Document inactive timestamps.
4545 (Setting tags): More details about fast tag selection.
4546 (Block agenda): New section.
4547 (Custom agenda views): Section rewritten.
4548 (Block agenda): New section.
4549
45502006-11-07 Michael Albinus <michael.albinus@gmx.de>
4551
4552 * tramp.texi (Configuration): scp is the default method.
4553 (Default Method): Use ssh as example for another method.
4554
45552006-10-27 Richard Stallman <rms@gnu.org>
4556
4557 * woman.texi: Downcase nroff/troff/roff.
4558 (Installation): Chapter deleted. Some xrefs deleted.
4559 (Background): woman doesn't advise man ;-).
4560
c8763fb6 45612006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4562
4563 * ada-mode.texi (Project files, Identifier completion)
4564 (Automatic Casing, Debugging, Using non-standard file names)
4565 (Working Remotely): Fix typos.
4566
45672006-10-20 Masatake YAMATO <jet@gyve.org>
4568
4569 * cc-mode.texi (Sample .emacs File): Added missing `)' in
4570 sample code `my-c-initialization-hook'.
4571
45722006-10-19 Stuart D. Herring <herring@lanl.gov>
4573
4574 * widget.texi: Fix typos.
4575
45762006-10-19 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4579 "???". There have been no complaints for years, so the information
4580 must be appropriate.
4581
45822006-10-16 Richard Stallman <rms@gnu.org>
4583
4584 * widget.texi: Use @var instead of capitalization.
4585 Clarify many widget type descriptions.
4586
45872006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4588
4589 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4590 gnus-dired-attach.
4591 (Selecting a Group): Fix typo.
4592
c8763fb6 45932006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
4594
4595 * widget.texi: Fix typos.
4596
45972006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4598
4599 * gnus.texi (Image Enhancements): Update for Emacs 22.
4600
4601 * gnus-faq.texi ([1.3]): Update.
4602
46032006-10-06 Richard Stallman <rms@gnu.org>
4604
4605 * faq.texi (Displaying the current line or column):
4606 Delete "As of Emacs 20".
4607
46082006-10-06 Romain Francoise <romain@orebokech.com>
4609
4610 * faq.texi (VM): VM works with Emacs 22 too.
4611
46122006-10-06 Richard Stallman <rms@gnu.org>
4613
4614 * ebrowse.texi: Remove Emacs version "21" from title.
4615
46162006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4617
4618 * gnus.texi (Foreign Groups): Say where change of editing commands are
4619 stored. Add reference to `gnus-parameters'.
4620
46212006-09-15 Jay Belanger <belanger@truman.edu>
4622
4623 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4624 Change "Library Public License" to "Lesser Public License"
4625 throughout. Use "yyyy" to represent year.
4626
46272006-09-15 Carsten Dominik <dominik@science.uva.nl>
4628
4629 * org.texi (Setting tags): Typo fix.
4630
46312006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4632
4633 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4634
46352006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4636
4637 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4638
46392006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4640
4641 * faq.texi (Escape sequences in shell output): EMACS is now set
4642 to Emacs's absolute file name, not to "t".
4643 (^M in the shell buffer): Likewise.
4644 * misc.texi (Interactive Shell): Likewise.
4645
46462006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4647
4648 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4649 mails with pop3-leave-mail-on-server. Fix wording.
4650 (Limiting): Improve gnus-summary-limit-to-articles.
4651 (X-Face): Fix typo.
4652
46532006-09-11 Simon Josefsson <jas@extundo.com>
4654
4655 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4656 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4657
46582006-09-06 Simon Josefsson <jas@extundo.com>
4659
4660 * smtpmail.texi (Authentication): Mention SSL.
4661
46622006-09-01 Eli Zaretskii <eliz@gnu.org>
4663
4664 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4665 Don't use @indicateurl.
4666
4667 * cc-mode.texi (Subword Movement): Don't use @headitem.
4668 (Custom Braces, Clean-ups): Don't use @tie.
4669
46702006-08-29 Michael Albinus <michael.albinus@gmx.de>
4671
4672 Sync with Tramp 2.0.54.
4673
4674 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4675 Suggested by Adrian Phillips <a.phillips@met.no>.
4676
46772006-08-15 Carsten Dominik <dominik@science.uva.nl>
4678
4679 * org.texi (Installation, Activation): Split from Installation and
4680 Activation.
4681 (Clocking work time): Documented new features.
4682
46832006-08-13 Alex Schroeder <alex@gnu.org>
4684
4685 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4686 example.
4687
46882006-08-12 Eli Zaretskii <eliz@gnu.org>
4689
4690 * faq.texi (How to add fonts): New node.
4691
46922006-08-05 Romain Francoise <romain@orebokech.com>
4693
4694 * faq.texi (New in Emacs 22): Expand.
4695
46962006-08-03 Michael Olson <mwolson@gnu.org>
4697
4698 * erc.texi: Update for ERC 5.1.4.
4699
47002006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4701
4702 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4703 in .../site-lisp/gnus/ by default.
4704 [ From gnus-news.texi in the trunk. ]
4705
47062006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4707
4708 * gnus.texi (MIME Commands): Additions for yEnc.
4709
47102006-07-24 Richard Stallman <rms@gnu.org>
4711
4712 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4713 * faq.texi: Move periods and commas inside quotes.
4714
47152006-07-20 Jay Belanger <belanger@truman.edu>
4716
4717 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4718
47192006-07-18 Chong Yidong <cyd@stupidchicken.com>
4720
4721 * faq.texi (Security risks with Emacs): Document Emacs 22
4722 file-local-variable mechanism.
4723
47242006-07-12 Michael Olson <mwolson@gnu.org>
4725
4726 * erc.texi: Update for ERC 5.1.3.
4727
47282006-07-12 Alex Schroeder <alex@gnu.org>
4729
4730 * rcirc.texi: Fix typos.
4731 (Getting started with rcirc): New calling convention for M-x irc.
4732 Mention #rcirc. Removed channel tracking.
4733 (Configuration): Changed the names of all variables that got changed
4734 recently, eg. rcirc-server to rcirc-default-server. Added
4735 documentation for rcirc-authinfo, some background for Bitlbee, and
4736 rcirc-track-minor-mode.
4737 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4738 Scrolling.
4739 (Reconnecting after you have lost the connection): Fixed example code
4740 to match code changes.
4741
47422006-07-10 Nick Roberts <nickrob@snap.net.nz>
4743
4744 * gnus.texi, message.texi: Fix typos.
4745
47462006-07-07 Carsten Dominik <dominik@science.uva.nl>
4747
4748 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4749 commands.
4750 (Global TODO list): Document the use of the variables
4751 `org-agenda-todo-ignore-scheduled' and
4752 `org-agenda-todo-list-sublevels'.
4753
47542006-07-05 Richard Stallman <rms@gnu.org>
4755
4756 * faq.texi (Scrolling only one line): Fix xref.
4757
47582006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4759
4760 * faq.texi (Evaluating Emacs Lisp code):
4761 Throughout, replace eval-current-buffer with eval-buffer.
4762
47632006-07-03 Richard Stallman <rms@gnu.org>
4764
4765 * rcirc.texi (Scrolling conservatively): Fix xref.
4766
4767 * pcl-cvs.texi (Viewing differences): Usage fix.
4768
47692006-07-03 Carsten Dominik <dominik@science.uva.nl>
4770
4771 * org.texi (Agenda commands): Document `s' key to save all org-mode
4772 buffers.
4773
47742006-06-30 Ralf Angeli <angeli@caeruleus.net>
4775
4776 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4777 names. Mention `cvs-msg' face.
4778
47792006-06-29 Carsten Dominik <dominik@science.uva.nl>
4780
4781 * org.texi (Checkboxes): New section.
4782
47832006-06-28 Carsten Dominik <dominik@science.uva.nl>
4784
4785 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4786 throughout this chapter.
4787
47882006-06-27 Chong Yidong <cyd@stupidchicken.com>
4789
4790 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4791 text for standalone vs Emacs info.
4792 (Help): Clarify header line description. Use mouse-1 for clicks.
4793 (Help-P): Use mouse-1 for clicks.
4794 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4795 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4796 (Choose menu subtopic): Remove gratuitous Emacs command names.
4797 (Help-FOO): Put usual behavior first.
4798 (Help-Xref): Clicking on xrefs works in Emacs.
4799 (Search Text): Clarify what the default behavior is.
4800 (Create Info buffer): Fix Emacs window/X window confusion.
4801 (Emacs Info Variables): Fix for new Emacs init file behavior.
4802
48032006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4804
4805 * gnus.texi (Summary Buffer Lines): Fix typo.
4806
48072006-06-23 Carsten Dominik <dominik@science.uva.nl>
4808
4809 * org.texi (Embedded LaTeX): New chapter.
4810 (Archiving): Section rewritten.
4811 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4812
48132006-06-20 Bill Wohler <wohler@newt.com>
4814
4815 Release MH-E manual version 8.0.1.
4816
4817 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4818 release 8.0.1.
4819 (Preface): Depend on GNU mailutils 1.0 and higher.
4820
48212006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4822
4823 * message.texi (News Headers): Update message-syntax-checks section.
4824
48252006-06-19 Karl Berry <karl@gnu.org>
4826
4827 * info.texi (Advanced): Mention C-q, especially with ?.
4828
48292006-06-19 Carsten Dominik <dominik@science.uva.nl>
4830
4831 * org.texi (Publishing links): Document the `:link-validation-function'
4832 property.
4833 (Extensions and Hacking): New chapter, includes some sections of the
4834 "Miscellaneous" chapter.
4835
48362006-06-10 Carsten Dominik <dominik@science.uva.nl>
4837
4838 * org.texi (Progress logging): New section.
4839
2de53ca6
GM
48402006-06-06 Carsten Dominik <dominik@science.uva.nl>
4841
4842 * org.texi (ASCII export): Document indentation adaptation.
4843 (Setting tags): Document mutually-exclusive tags.
4844
48452006-06-05 Romain Francoise <romain@orebokech.com>
4846
4847 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4848 Fix typo.
4849
4850 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4851 channel (#gnus@irc.freenode.net).
4852 Fix typos. Update copyright notice.
4853
4854 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4855 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4856 (Line-Up Functions, Custom Macros):
4857 * ediff.texi (Window and Frame Configuration)
dccb744b 4858 (Highlighting Difference Regions):
2de53ca6
GM
4859 * emacs-mime.texi (Display Customization):
4860 * erc.texi (History):
4861 * eshell.texi (Known problems):
4862 * eudc.texi (Overview, BBDB):
4863 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4864 (The problem of spam, SpamOracle, Extending the Spam package)
4865 (Conformity, Terminology):
dccb744b 4866 * idlwave.texi (Routine Info)
2de53ca6
GM
4867 (Class and Keyword Inheritance, Padding Operators)
4868 (Breakpoints and Stepping, Electric Debug Mode)
4869 (Examining Variables, Troubleshooting):
4870 * org.texi (Creating timestamps):
4871 * reftex.texi (Commands, Options, Changes):
4872 * tramp.texi (Inline methods, Password caching)
4873 (Auto-save and Backup, Issues):
4874 * vip.texi (Files, Commands in Insert Mode):
4875 * viper.texi (Emacs Preliminaries, States in Viper)
4876 (Packages that Change Keymaps, Viper Specials, Groundwork):
4877 Fix various typos.
4878
48792006-05-31 Michael Ernst <mernst@alum.mit.edu>
4880
4881 * ediff.texi: Fix typos.
4882
48832006-05-30 Carsten Dominik <dominik@science.uva.nl>
4884
4885 * org.texi: Small typo fixes.
4886
fff84c22
JB
48872006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4888
4889 * viper.texi (Viper Specials):
4890 * gnus.texi (Example Setup):
4891 * faq.texi (Backspace invokes help):
4892 * dired-x.texi (Optional Installation Dired Jump):
4893 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4894 follow coding conventions.
4895
2de53ca6
GM
48962006-05-29 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4899
49002006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4901
4902 * pcl-cvs.texi: Fix typos.
4903 (Customization): Say "us".
4904
49052006-05-26 Eli Zaretskii <eliz@gnu.org>
4906
4907 * org.texi: Remove bogus @setfilename.
4908
49092006-05-26 Carsten Dominik <dominik@science.uva.nl>
4910
4911 * org.texi (ASCII export): Omit command name.
4912 (HTML export): Add prefix to all lines in Local Variable example.
4913 (Acknowledgments): Typeset names in italics.
4914
49152006-05-24 Carsten Dominik <dominik@science.uva.nl>
4916
4917 * org.texi (Plain lists): Add new item navigation commands.
4918 (External links): Document elisp and info links.
4919 (Custom searches): New section.
4920 (Publishing): New chapter.
4921 (HTML export): Include a list of supported CSS classes.
4922 (Setting tags): Describe the fast-tag-setting interface.
4923
49242006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4925
4926 * dired-x.texi: ifinfo -> ifnottex.
4927
49282006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4929
4930 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4931
49322006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4933
4934 * message.texi (Interface): Add tool bar customization.
4935 (MIME): Index and text additions for mml-attach.
4936 (MIME): Describe mml-dnd-protocol-alist and
4937 mml-dnd-attach-options.
4938
4939 * gnus.texi (Oort Gnus): Reorder entries in sections.
4940 Fix some entries.
4941 (Starting Up): Add references to "Emacs for Heathens" and to
4942 "Finding the News". Add user-full-name and user-mail-address.
4943 (Group Buffer Format): Add tool bar customization and update.
4944 (Summary Buffer): Add tool bar customization.
4945 (Posting Styles): Add message-alternative-emails.
4946
49472006-05-09 Michael Albinus <michael.albinus@gmx.de>
4948
4949 * tramp.texi (Filename completion): Improve wording.
4950
49512006-05-07 Romain Francoise <romain@orebokech.com>
4952
4953 * faq.texi (Using regular expressions): Fix typo.
4954 (Packages that do not come with Emacs): Fix capitalization.
4955 (Replacing text across multiple files): Expand node to explain how
4956 to use `dired-do-query-replace-regexp' in more detail, based on
4957 suggestion by Eric Hanchrow <offby1@blarg.net>.
4958
49592006-05-06 Michael Albinus <michael.albinus@gmx.de>
4960
4961 * tramp.texi (Filename completion): Completion of remote files'
4962 method, user name and host name is active only in partial
4963 completion mode.
4964
49652006-05-06 Bill Wohler <wohler@newt.com>
4966
4967 Release MH-E manual version 8.0.
4968
4969 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4970 release 8.0.
4971
49722006-05-06 Bill Wohler <wohler@newt.com>
4973
4974 * mh-e.texi (MH-BOOK-HOME): Change from
4975 http://www.ics.uci.edu/~mh/book/mh to
4976 http://rand-mh.sourceforge.net/book/mh.
4977 Replace .htm suffix with .html for MH book files.
4978 (Using This Manual): Update key binding for getting relevant
4979 chapter in Info from command key.
4980 (Ranges): Fix itemx.
4981
49822006-05-05 Karl Berry <karl@gnu.org>
4983
4984 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4985 (\fonttextsize): New user-level command to change text font size.
4986
49872006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4988
4989 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4990
49912006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4992
4993 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4994
49952006-04-24 Bill Wohler <wohler@newt.com>
4996
4997 * mh-e.texi (Getting Started): Make it more explicit that you need
4998 to install MH. Add pointers to current MH implementations.
4999
50002006-04-21 Bill Wohler <wohler@newt.com>
5001
5002 Release MH-E manual version 7.94.
5003
5004 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5005 release 7.94.
5006
50072006-04-21 Carsten Dominik <dominik@science.uva.nl>
5008
5009 * org.texi: Many small fixes.
5010 (Handling links): Rename from "Managing links".
5011
50122006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5013
5014 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5015 (Splitting mail using spam-stat): Fix @xref.
5016
50172006-04-20 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 5020 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
5021
50222006-04-20 Carsten Dominik <dominik@science.uva.nl>
5023
5024 * org.texi (Time stamps): Better explanation of the purpose of
5025 different time stamps.
5026 (Structure editing, Plain lists): More details on how new items
5027 and headings are inserted.
5028
50292006-04-18 Carsten Dominik <dominik@science.uva.nl>
5030
5031 * org.texi (Formula syntax): Fix link to Calc Manual.
5032
50332006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5034
5035 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5036
50372006-04-17 Bill Wohler <wohler@newt.com>
5038
5039 * mh-e.texi (Folders): Update mh-before-quit-hook and
5040 mh-quit-hook example with code that removes the buffers rather
5041 than just bury them.
5042
50432006-04-17 Michael Albinus <michael.albinus@gmx.de>
5044
5045 Sync with Tramp 2.0.53.
5046
50472006-04-13 Carsten Dominik <dominik@science.uva.nl>
5048
5049 * org.texi (Updating settings): New section.
5050 (Visibility cycling): Better names for the startup folding
5051 options.
5052 (Exporting): Completely restructured.
5053 (The very busy C-c C-c key): New section.
5054 (Summary of in-buffer settings): New section.
5055
50562006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5057
5058 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5059
50602006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5061
5062 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5063 (Server Commands): Key `v' is reserved for users.
5064
50652006-04-11 Carsten Dominik <dominik@science.uva.nl>
5066
5067 * org.texi (Link format): New section, emphasis on bracket links.
5068 (External links): Document bracket links.
5069 (FAQ): Expand to cover shell links and the new link format.
5070
50712006-04-09 Kevin Ryde <user42@zip.com.au>
5072
5073 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5074
50752006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5076
5077 * gnus.texi (Summary Buffer Lines): Add `*'.
5078
c8763fb6 50792006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
5080
5081 * gnus.texi (Group Parameters):
5082 Mention gnus-permanently-visible-groups.
5083
50842006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5085
5086 * gnus.texi (Face): Fix typo.
5087
50882006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5089
5090 * gnus.texi (X-Face): Clarify.
5091 (Face): Need Emacs with PNG support.
5092
50932006-04-06 Richard Stallman <rms@gnu.org>
5094
5095 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5096 Emacs".
5097
50982006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5099
5100 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5101 blocks not suitable for inclusion with Emacs using variable
5102 PARTOFEMACS.
5103
51042006-04-04 Simon Josefsson <jas@extundo.com>
5105
5106 * gnus.texi (Security): Improve.
5107
51082006-04-02 Bill Wohler <wohler@newt.com>
5109
5110 * mh-e.texi (Getting Started, Junk, Bug Reports)
5111 (MH FAQ and Support): Fix URLs.
5112
51132006-03-31 Romain Francoise <romain@orebokech.com>
5114
5115 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5116 to t, not nil (and has for the past eight years).
5117
51182006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5119
5120 * message.texi, gnus.texi: Bump version to 5.11.
5121
51222006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5123
5124 * gnus.texi (Top): Add comment about version line.
5125
5126 * message.texi (Top): Ditto. Change to take named versions into
5127 account.
5128
51292006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5130
5131 * gnus.texi (Posting Styles): Add x-face-file to example.
5132 (X-Face): Refer to posting styles.
5133
5134 * gnus-faq.texi ([5.8]): Add x-face-file.
5135 ([8.4]): Add links to gmane.emacs.gnus.user and
5136 gmane.emacs.gnus.general.
5137
51382006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5139
5140 * gnus-faq.texi: Use .invalid.
5141 ([5.4]): Fix gnus-posting-styles example.
5142
51432006-03-27 Romain Francoise <romain@orebokech.com>
5144
5145 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5146 Emacs/W3 needs a new maintainer.
5147 (Ispell): Update author and version info.
5148 (Mailcrypt): Mention PGG.
5149 (New in Emacs 22): Add PGG to the list of new packages.
5150 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5151 updating dead URLs.
5152
51532006-03-25 Karl Berry <karl@gnu.org>
5154
5155 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5156 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5157 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5158 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5159 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5160 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5161 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5162 (2) do not indent copyright year list (or anything else).
5163
51642006-03-21 Bill Wohler <wohler@newt.com>
5165
5166 * mh-e.texi (Folders): Various edits.
5167
51682006-03-20 Romain Francoise <romain@orebokech.com>
5169
5170 * gnus.texi (Mail Folders): Grammar fix.
5171
51722006-03-19 Bill Wohler <wohler@newt.com>
5173
5174 * mh-e.texi (Replying): Document Mail-Followup-To.
5175 Change manually-formatted table to multitable. Add debugging info.
5176 Move description of mh-reply-default-reply-to into paragraph
5177 that describes its values.
5178
51792006-03-17 Bill Wohler <wohler@newt.com>
5180
10d1d0af 5181 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
5182 (Sending Mail Tour): Update method of entering
5183 addresses and subject.
5184 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5185 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5186
51872006-03-15 Carsten Dominik <dominik@science.uva.nl>
5188
5189 * org.texi: Version number change only.
5190
51912006-03-14 Bill Wohler <wohler@newt.com>
5192
5193 * mh-e.texi: Add index entries around each paragraph rather than
5194 depend on entries from beginning of node. Doing so ensures that
5195 index entries are less likely to be forgotten if text is cut and
5196 pasted, and are necessary anyway if the references are on a
5197 separate page. It seems that makeinfo is now (v. 4.8) only
5198 producing one index entry per node, so there is no longer any
5199 excuse not to. Use subheading instead of heading. The incorrect
5200 use of heading produced very large fonts in Info--as large as the
5201 main heading.
5202 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5203 versions 6 and 7 appeared *around* the time of these Emacs releases.
5204
52052006-03-13 Carsten Dominik <dominik@science.uva.nl>
5206
5207 * org.texi (Clean view): Document new startup options.
5208
52092006-03-11 Bill Wohler <wohler@newt.com>
5210
5211 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5212 (Composing, Scan Line Formats): Fix @refs.
5213 (Getting Started): Define MH profile and MH profile components.
5214 (Incorporating Mail, Reading Mail, Viewing, Printing)
5215 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5216 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5217 for string constants.
5218 (Tool Bar): Remove spurious quote.
5219 (Junk): Use ``...'' instead of "...".
5220 (Scan Line Formats): Replace @samp with @kbd.
5221
52222006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5223
5224 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5225
52262006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5227
5228 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5229 easy to understand.
5230
52312006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5232
5233 * gnus.texi: Markup fix.
5234 (Fancy Mail Splitting): Specify new feature.
5235
52362006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5237
5238 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5239 partial-words matching.
5240
52412006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5242
5243 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5244
5245 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5246 (MIME Commands): Fix mm-discouraged-alternatives.
5247
52482006-03-07 Carsten Dominik <dominik@science.uva.nl>
5249
5250 * org.texi: Version number change only.
5251
52522006-03-06 Bill Wohler <wohler@newt.com>
5253
5254 * mh-e.texi: Move from SourceForge repository to Savannah.
5255 This is version 7.93, which is a total rewrite from the previous
5256 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5257 version 7.93.
5258
52592006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5260
5261 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
5262
52632006-03-01 Carsten Dominik <dominik@science.uva.nl>
5264
5265 * org.texi (Interaction): Add item about `org-mouse.el' by
5266 Piotr Zielinski.
5267 (Managing links): Document that also mouse-1 can be used to
5268 activate a link.
5269 (Headlines, FAQ): Add entry about hiding leading stars.
5270 (Miscellaneous): Resort the sections in this chapter to a more
5271 logical sequence.
5272
52732006-02-27 Simon Josefsson <jas@extundo.com>
5274
5275 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
5276 2004-01-27 from the trunk).
5277
52782006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5279
5280 * cc-mode.texi: Rename c-hungry-backspace to
5281 c-hungry-delete-backwards, at the request of RMS. Leave the old
5282 name as an alias.
5283
52842006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5285
5286 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
5287 include the function header within the defun.
5288
52892006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5290
5291 * cc-mode.texi: Correct two typos.
5292
52932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5294
5295 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
5296 existing comment.
5297 (Electric Keys): Add a justification for electric indentation.
5298 (Hungry WS Deletion): Clear up the names and complications of the
5299 BACKSPACE and DELETE keys.
5300
53012006-02-23 Juri Linkov <juri@jurta.org>
5302
5303 * faq.texi (Common requests): Move `Turning on auto-fill by
5304 default' after `Wrapping words automatically'. Move `Working with
5305 unprintable characters' before `Searching for/replacing newlines'.
5306 Move `Replacing highlighted text' after `Highlighting a region'.
5307 Merge `Repeating commands' and `Repeating a command as many times
5308 as possible' into the former.
5309 (Packages that do not come with Emacs): Add refs to Gmane and
5310 etc/MORE.STUFF.
5311
53122006-02-23 Juri Linkov <juri@jurta.org>
5313
5314 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
5315 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
5316 Add xref to `(emacs)Reporting Bugs'.
5317 (Getting a printed manual): Add URL to other formats of the manual.
5318 (Common requests): Fix menu.
5319 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
5320 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
5321 (Inserting text at the beginning of each line): Add pxref to
5322 `Changing the included text prefix'.
5323 (Forcing the cursor to remain in the same column): Mention `track-eol'
5324 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
5325 (Replacing text across multiple files): Add keybinding `Q' for
5326 `dired-do-query-replace'.
5327
53282006-02-22 Carsten Dominik <dominik@science.uva.nl>
5329
5330 * reftex.texi: Version number and date change only.
5331
5332 * org.texi (Internal Links): Rewrite to cover the modified
5333 linking system.
5334
53352006-02-17 Eli Zaretskii <eliz@gnu.org>
5336
5337 * faq.texi: Remove the coding cookie, it's not needed anymore.
5338
53392006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5340
5341 * faq.texi (Colors on a TTY): Mention Mac OS port.
5342
53432006-02-12 Karl Berry <karl@gnu.org>
5344
5345 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
5346 8-bit accented a.
5347
53482006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
5349
5350 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
5351
53522006-02-08 Romain Francoise <romain@orebokech.com>
5353
5354 * faq.texi (Top): Remove paragraph about the FAQ being a
5355 transitional document, etc.
5356 (Searching for/replacing newlines): New node.
5357 (Yanking text in isearch): New node.
5358 (Inserting text at the beginning of each line): Rename and make
5359 more general, mention `M-;' in Message mode.
5360
53612006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5362
5363 * faq.texi (Meta key does not work in xterm)
5364 (Emacs does not display 8-bit characters)
5365 (Inputting eight-bit characters): Update xrefs.
5366
53672006-02-06 Romain Francoise <romain@orebokech.com>
5368
5369 * faq.texi (VM): VM now at version 7.19.
5370 Set myself as maintainer of this file.
5371
53722006-02-04 Michael Olson <mwolson@gnu.org>
5373
5374 * erc.texi (History): Note that ERC is now included with Emacs.
5375
53762006-01-31 Romain Francoise <romain@orebokech.com>
5377
5378 * message.texi (Message Headers): Explain what
5379 `message-alternative-emails' does in more detail.
5380 Update copyright year.
5381
53822006-01-30 Juanma Barranquero <lekktu@gmail.com>
5383
5384 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
5385
53862006-01-29 Richard M. Stallman <rms@gnu.org>
5387
5388 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
5389
53902006-01-29 Michael Olson <mwolson@gnu.org>
5391
5392 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
5393
5394 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
5395
5396 * faq.texi (New in Emacs 22): Mention ERC.
5397
53982006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5399
5400 * rcirc.texi: Capitalize dir entry for consistency with the entry
5401 in info/dir and other entries in the Emacs category.
5402 Fix typos. Delete trailing whitespace.
5403
c8763fb6 54042006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
5405
5406 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
5407
54082006-01-27 Eli Zaretskii <eliz@gnu.org>
5409
5410 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
5411 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5412
5413 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
5414 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5415
54162006-01-27 Alex Schroeder <alex@gnu.org>
5417
5418 * rcirc.texi: New file.
5419
54202006-01-23 Juri Linkov <juri@jurta.org>
5421
5422 * widget.texi (User Interface): Add S-TAB for widget-backward.
5423
54242006-01-22 Michael Albinus <michael.albinus@gmx.de>
5425
5426 Sync with Tramp 2.0.52.
5427
5428 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
5429 Add Tramp disabling item. New item for common connection problems.
5430 (various): Apply "ftp" as method for the download URL.
5431 (Bug Reports): Refer to FAQ for common problems.
5432
54332006-01-21 Eli Zaretskii <eliz@gnu.org>
5434
5435 * widget.texi (User Interface): Use @key for TAB.
5436
5437 * ses.texi (Formulas, Printer functions): Use @key for TAB.
5438
5439 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
5440 for TAB.
5441
5442 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
5443
54442006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5445
5446 * gnus.texi: Update copyright.
5447
54482006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5449
5450 * gnus.texi (Article Washing): Additions.
5451
2de53ca6
GM
54522006-01-13 Carsten Dominik <dominik@science.uva.nl>
5453
5454 * org.texi (Agenda commands): Document tags command.
5455
54562006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5457
5458 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5459
54602006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5461
5462 * gnus.texi (RSS): Addition.
5463
54642005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5465
5466 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5467
54682005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5469
5470 * emacs-mime.texi (Display Customization): Add setting example to
5471 mm-discouraged-alternatives.
5472
54732006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5474
5475 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5476 version is the canonical version.
5477
54782006-01-08 Alex Schroeder <alex@gnu.org>
5479
5480 * pgg.texi (Caching passphrase): Rewording.
5481
54822006-01-06 Eli Zaretskii <eliz@gnu.org>
5483
5484 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5485 repository URL.
5486
54872006-01-06 Carsten Dominik <dominik@science.uva.nl>
5488
5489 * org.texi: Removed the accidentally re-added empty line in the
5490 direntry.
5491
54922006-01-05 Carsten Dominik <dominik@science.uva.nl>
5493
5494 * org.texi (Agenda Views): Chapter reorganized.
5495
54962005-12-29 Romain Francoise <romain@orebokech.com>
5497
5498 * faq.texi (Using Customize): New node.
5499
55002005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * org.texi: Remove blank line in @direntry. It is non-standard
5503 and recursively produces blank lines all over the dir file (when
5504 using Texinfo 4.8).
5505
55062005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5507
5508 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5509
55102005-12-20 Carsten Dominik <dominik@science.uva.nl>
5511
5512 * org.texi (Tags): Boolean logic documented.
5513 (Agenda Views): Document custom commands.
5514
55152005-12-20 David Kastrup <dak@gnu.org>
5516
5517 * faq.texi (AUCTeX): Update version and mailing list info.
5518
55192005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5520
5521 * gnus.texi (MIME Commands): Mention addition of
5522 multipart/alternative to gnus-buttonized-mime-types and add xref
5523 to mm-discouraged-alternatives.
5524
5525 * emacs-mime.texi (Display Customization): Mention addition of
5526 "image/.*" and add xref to gnus-buttonized-mime-types in the
5527 mm-discouraged-alternatives section.
5528
55292005-12-16 Carsten Dominik <dominik@science.uva.nl>
5530
5531 * org.texi (Tags): New section.
5532 (Agenda Views): Chapter reorganized.
5533
55342005-12-16 Eli Zaretskii <eliz@gnu.org>
5535
5536 * org.texi (Internal Links): Add a missing comma after an @xref.
5537
55382005-12-14 Chong Yidong <cyd@stupidchicken.com>
5539
5540 * faq.texi (Filling paragraphs with a single space): No need to
5541 change sentence-end now.
5542
55432005-12-13 Romain Francoise <romain@orebokech.com>
5544
5545 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5546
55472005-12-12 Jay Belanger <belanger@truman.edu>
5548
5549 * faq.texi (Calc): Update version number.
5550
55512005-12-12 Carsten Dominik <dominik@science.uva.nl>
5552
5553 * org.texi (Progress Logging): New section.
5554
55552005-12-10 Romain Francoise <romain@orebokech.com>
5556
5557 Update the Emacs FAQ for the 22.1 release.
5558
5559 * faq.texi: Set VER to `22.1'.
5560 (Basic editing): Explain how to use localized versions of the
5561 Tutorial. Mention that `C-h r' displays the manual. Delete
5562 obsolete WWW link to an Emacs 18 tutorial.
5563 (Getting a printed manual): Point to the new locations of the
5564 manuals on the GNU Web site.
5565 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5566 available via Info (it was previously distributed separately).
5567 (Installing Texinfo documentation): The latest version of Texinfo
5568 is 4.8, not 4.0.
5569 (Informational files for Emacs): COPYING is the GNU General Public
5570 License, not the Emacs General Public License.
5571 (Informational files for Emacs): Delete obsolete link to the
5572 GNUinfo pages as they have been removed from the GNU Web site.
5573 (New in Emacs 22): New node.
5574 (Setting up a customization file): Say that most packages support
5575 Customize nowadays.
5576 (Colors on a TTY): Delete reference to instructions on how to
5577 enable syntax highlighting, it is now enabled by default.
5578 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5579 at startup automatically.
5580 (Controlling case sensitivity): Mention `M-c' in isearch.
5581 (Using an already running Emacs process): Emacs now creates the
5582 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5583 gnuserv. As emacsclient can now run Lisp code as well, delete a
5584 sentence praising gnuserv for that. Simplify description of how
5585 the client/server operation works.
5586 (Compiler error messages): Delete obsolete text (compile.el has
5587 been rewritten).
5588 (Indenting switch statements): Fix typo.
5589 (Matching parentheses): Simplify setup instructions, mention the
5590 menu bar item in the Options menu.
5591 (Repeating a command as many times as possible): Mention `C-x e'.
5592 (Going to a line by number): Mention new keymap and bindings
5593 `M-g M-g', `M-g M-p' and `M-g M-n'.
5594 (Turning on syntax highlighting): Now on by default. Simplify.
5595 (Replacing highlighted text): Use `1', not `t'.
5596 (Problems with very large files): The maximum size is now 256MB on
5597 32-bit machines.
5598 (^M in the shell buffer): Mention `comint-process-echoes'.
5599 (Emacs for Apple computers): Emacs 22 has native support for Mac
5600 OS X.
5601 (Translating names to IP addresses): Delete node.
5602 (Binding keys to commands): Fix typo.
5603 (SPC no longer completes file names): New node.
5604 (MIME with Emacs mail packages): Delete section about the Emacs
5605 MIME FAQ (it's not reachable anymore).
5606
56072005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5608
5609 * cc-mode.texi: The manual has been extensively revised: the
5610 information about using CC Mode has been separated from the larger
5611 and more difficult chapters about configuration. It has been
5612 updated for CC Mode 5.31.
5613
56142005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5615
5616 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5617 (Selecting an implementation): Fix descriptions.
5618
56192005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5620
5621 * message.texi (Various Message Variables): Addition.
5622
56232005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5624
5625 * message.texi: Fix default values.
5626
56272005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5628
5629 * message.texi (Header Commands): Clarify descriptions of
5630 message-cross-post-followup-to, message-reduce-to-to-cc, and
5631 message-insert-wide-reply.
5632 (Various Commands): Fix kindex for message-kill-to-signature;
5633 clarify description of message-tab.
5634
56352005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5636
5637 * message.texi (Mailing Lists): Fix description about MFT.
5638
5639 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5640
56412005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5642
5643 * gnus.texi (Slow Terminal Connection): Replace old description
5644 with new one.
5645
56462005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5647
5648 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5649 replace X-Draft-Headers with X-Draft-From.
5650
56512005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5652
5653 * gnus.texi (Various Various): Fix the default value of
5654 nnheader-max-head-length.
5655 (Gnus Versions): Fix typo.
5656
56572005-12-08 Carsten Dominik <dominik@science.uva.nl>
5658
5659 * org.texi (Structure editing): Document new functionality of
5660 M-RET.
5661
56622005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5663
5664 * org.texi (Internal Links): Fix Texinfo usage.
5665
56662005-12-06 Carsten Dominik <dominik@science.uva.nl>
5667
5668 * org.texi (TODO basics): Document the global todo list.
5669 (TODO items): Documents sparse tree for specific TODO
5670 keywords.
5671
56722005-11-30 Carsten Dominik <dominik@science.uva.nl>
5673
5674 * org.texi (Plain Lists): Typos fixed.
5675
56762005-11-28 Jay Belanger <belanger@truman.edu>
5677
5678 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5679
56802005-11-24 Carsten Dominik <dominik@science.uva.nl>
5681
5682 * org.texi (Structure editing): New item moving commands added.
5683 (Plain Lists): New section.
5684
56852005-11-18 Carsten Dominik <dominik@science.uva.nl>
5686
5687 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5688 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 5689 `org-agenda-file-to-front'.
2de53ca6
GM
5690 (Built-in table editor): Document `org-table-sort-lines'.
5691 (HTML formatting): Export of hand-formatted lists.
5692
56932005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5694
5695 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5696 new variable gnus-toolbar-thickness.
5697
56982005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5699
5700 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5701
57022005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5703
5704 * gnus.texi (X-Face): Fix description.
5705 (XVarious): Remove gnus-xmas-logo-color-alist and
5706 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5707
57082005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5709
5710 * gnus.texi (Group Parameters): Mention new variable
5711 gnus-parameters-case-fold-search.
5712 (Home Score File): Addition.
5713
57142005-11-04 Ulf Jasper <ulf.jasper@web.de>
5715
5716 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5717 (Overview): List supported feed types.
5718 (Installation): No installation necessary when using autoload.
5719 (Configuration): Rename "RSS" to "news".
5720
57212005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5722
5723 * pgg.texi (User Commands): Document additional passphrase
5724 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5725 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5726
57272005-11-04 Carsten Dominik <dominik@science.uva.nl>
5728
5729 * org.texi: Version number changed to 3.19.
5730
57312005-10-29 Sascha Wilde <wilde@sha-bang.de>
5732
5733 * pgg.texi (How to use): Update the example to add autoload of
5734 pgg-encrypt-symmetric-region.
5735 (User Commands): Document pgg-encrypt-symmetric-region.
5736 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5737
57382005-10-27 Jay Belanger <belanger@truman.edu>
5739
5740 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5741 mention other TeX-related units.
5742
57432005-10-23 Lars Hansen <larsh@soem.dk>
5744
5745 * dired-x.texi (Miscellaneous Commands): Replace
5746 dired-do-relative-symlink by dired-do-relsymlink and
5747 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5748
57492005-10-23 Jay Belanger <belanger@truman.edu>
5750
5751 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5752 constant.
5753
57542005-10-23 Michael Albinus <michael.albinus@gmx.de>
5755
5756 * faq.texi (Bugs and problems): Replace
5757 `dired-move-to-filename-regexp' by
5758 `directory-listing-before-filename-regexp'.
5759
57602005-10-22 Eli Zaretskii <eliz@gnu.org>
5761
5762 * newsticker.texi (UPDATED): Set value.
5763
57642005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5765
5766 * gnus.texi (Document Groups): Remove duplicate item.
5767
57682005-10-21 Carsten Dominik <dominik@science.uva.nl>
5769
5770 * org.texi (Summary): Mention iCalendar support.
5771 (Exporting): Document iCalendar support.
5772
57732005-10-18 Romain Francoise <romain@orebokech.com>
5774
5775 * viper.texi (Viper Specials): Capitalize GNU.
5776
57772005-10-17 Juri Linkov <juri@jurta.org>
5778
5779 * info.texi (Getting Started, Search Index, Expert Info):
5780 Fix wording.
5781 (Search Text): Replace `echo area' with `mode line'.
5782 (Search Index): Both `i' and `,' find all index entries.
5783 Replace example `C-f' with `C-l' (which exists in index of Info
5784 manual) and delete spaces in its keyboard input sequence.
5785 Delete unnecessary explanations about literal characters.
5786
57872005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5788
5789 * gnus.texi (Document Server Internals): Addition.
5790
57912005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5792
5793 * gnus.texi (A note on namespaces): Fix RFC reference.
5794
57952005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5796
5797 * gnus.texi (RSS): Fix key description.
5798
57992005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5800
5801 * gnus.texi: Emacs/w3 -> Emacs/W3.
5802 (Browsing the Web): Fix description.
5803 (Web Searches): Ditto.
5804 (Customizing W3): Ditto.
5805
58062005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5807
5808 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5809
58102005-10-11 Jay Belanger <belanger@truman.edu>
5811
5812 * calc.texi (Integration): Mention using `a i' to compute definite
5813 integrals.
5814
58152005-10-11 Juri Linkov <juri@jurta.org>
5816
5817 * info.texi: Rearrange nodes.
5818 (Top): Update menu. Change ref `Info for Experts' to
5819 `Advanced Info Commands'.
5820 (Getting Started): Fix description of manual's parts.
5821 (Help-Int): Change xref `Info Search' to `Search Index', and
5822 `Expert Info' to `Advanced'.
5823 (Advanced): Move node one level up.
5824 (Search Text, Search Index): New nodes split out from `Info Search'.
5825 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5826 split out from `Advanced'.
5827 (Advanced, Emacs Info Variables): De-document editing an Info file
5828 in Info.
5829 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5830 (Creating an Info File): Delete node and move its text to
5831 `Expert Info'.
5832
58332005-10-10 Carsten Dominik <dominik@science.uva.nl>
5834
5835 * org.texi (Workflow states): Documented that change in keywords
5836 becomes active only after restart of Emacs.
5837
58382005-10-08 Michael Albinus <michael.albinus@gmx.de>
5839
5840 Sync with Tramp 2.0.51.
5841
58422005-10-08 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * speedbar.texi (Introduction): Describe new location of speedbar
5845 on menubar.
5846 (Basic Key Bindings): Remove descriptions of bindings that have
5847 been removed.
5848
58492005-10-05 Nick Roberts <nickrob@snap.net.nz>
5850
5851 * speedbar.texi (GDB): Describe use of watch expressions.
5852
58532005-09-28 Simon Josefsson <jas@extundo.com>
5854
5855 * message.texi (IDNA): Fix.
5856
58572005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5858
5859 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5860 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5861 description of nntp-open-connection-function.
5862 (Common Variables): Fix descriptions.
5863
58642005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5865
5866 * gnus.texi (Server Buffer Format): Document the %a format spec.
5867
58682005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5869
5870 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5871
58722005-09-23 Carsten Dominik <dominik@science.uva.nl>
5873
5874 * org.texi Version 3.16.
5875
58762005-09-19 Miles Bader <miles@gnu.org>
5877
5878 * newsticker.texi: Get rid of CVS keywords.
5879
58802005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5881
5882 * gnus.texi (Finding the Parent): Fix description of how Gnus
5883 finds article.
5884
58852005-09-14 Jari Aalto <jari.aalto@cante.net>
5886
5887 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5888 to drop off non-answered articles.
5889
58902005-09-19 Juanma Barranquero <lekktu@gmail.com>
5891
5892 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5893 braces (which are unsupported by NMAKE) for macro `srcdir'.
5894
58952005-09-17 Eli Zaretskii <eliz@gnu.org>
5896
5897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5898 (../info/newsticker, newsticker.dvi): New targets.
5899
59002005-09-17 Ulf Jasper <ulf.jasper@web.de>
5901
5902 * newsticker.texi: Replace @command with @code. Replace @example
5903 with @lisp.
5904 (Top): Added explanations to menu items.
5905 (GNU Free Documentation License): Removed.
5906
59072005-09-16 Romain Francoise <romain@orebokech.com>
5908
5909 Update all files to specify GFDL version 1.2.
5910
5911 * doclicense.texi (GNU Free Documentation License): Update to
5912 version 1.2.
5913
59142005-09-15 Richard M. Stallman <rms@gnu.org>
5915
5916 * newsticker.texi: Fix @setfilename.
5917
5918 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5919 (../info/newsticker, newsticker.dvi): New targets.
5920
59212005-08-30 Carsten Dominik <dominik@science.uva.nl>
5922
5923 * org.texi: Version 3.15.
5924
59252005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * ses.texi: Combine all three indices into one.
5928 Correct a few typos.
5929
59302005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5931
5932 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5933
59342005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5935
5936 * emacs-mime.texi (Handles): Remove duplicate item.
5937 (Encoding Customization): Fix the default value for
5938 mm-coding-system-priorities.
5939 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5940 (Basic Functions): Fix reference.
5941
59422005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5943
5944 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5945
59462005-08-18 Richard M. Stallman <rms@gnu.org>
5947
5948 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5949 and web site.
5950
5951 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5952 not keyboard-translate.
5953
59542005-08-11 Richard M. Stallman <rms@gnu.org>
5955
5956 * faq.texi (Using regular expressions): Fix xref.
5957
59582005-08-09 Juri Linkov <juri@jurta.org>
5959
5960 * info.texi (Help-P): Replace `Prev' with `Previous'.
5961 (Help-M, Help-Xref): Add S-TAB.
5962 (Help-FOO): Update `u' command.
5963 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5964 Update info about visibility of xref parts.
5965 (Help-Int): Fix `m' command. Rename `Info-last' to
5966 `Info-history-back'. Add `Info-history-forward'.
5967 (Advanced): Fix `g*' and `M-n' commands.
5968 (Info Search): Add `index-apropos' in stand-alone browser.
5969 Add isearch commands.
5970 (Emacs Info Variables): Remove `Info-fontify'.
5971 Add `Info-mode-hook'. Update face names.
5972 Add `Info-fontify-maximum-menu-size',
5973 `Info-fontify-visited-nodes', `Info-isearch-search'.
5974
59752005-08-07 Michael Albinus <michael.albinus@gmx.de>
5976
5977 Sync with Tramp 2.0.50.
5978
5979 * tramp.texi: Use @option{} consequently for method names.
5980 (Inline methods, External transfer methods): Remove references to
5981 Cygwin.
5982 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5983 implementation.
5984
59852005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5986
5987 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5988 Mention that gnus-init-file is not read when Emacs is invoked with
5989 --no-init-file or -q.
5990
59912005-07-19 Carsten Dominik <dominik@science.uva.nl>
5992
5993 * org.texi: Version 3.14.
5994
59952005-07-04 Carsten Dominik <dominik@science.uva.nl>
5996
5997 * org.texi: Version 3.13.
5998
59992005-07-18 Juri Linkov <juri@jurta.org>
6000
6001 * calc.texi (Time Zones, Logical Operations):
6002 * cl.texi (Overview):
6003 * org.texi (TODO types):
6004 * sc.texi (Emacs 18 MUAs):
6005 * speedbar.texi (Top):
6006 * url.texi (History):
6007 Delete duplicate duplicate words.
6008
ce058493 60092005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
6010
6011 * cl.texi (Type Predicates): Document `atom' type.
6012
60132005-07-04 Lute Kamstra <lute@gnu.org>
6014
6015 Update FSF's address in GPL notices.
6016
6017 * calc.texi (Copying):
6018 * doclicense.texi (GNU Free Documentation License):
6019 * faq.texi (Contacting the FSF):
6020 * mh-e.texi (Copying): Update FSF's address.
6021
60222005-07-03 Richard M. Stallman <rms@gnu.org>
6023
6024 * flymake.texi (Example -- Configuring a tool called directly):
6025 Update name of flymake-build-relative-filename.
6026
60272005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6028
6029 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6030
60312005-06-29 Carsten Dominik <dominik@science.uva.nl>
6032
6033 * org.texi: Version 3.12.
6034
60352005-06-24 Eli Zaretskii <eliz@gnu.org>
6036
6037 * makefile.w32-in (MAKEINFO): Use --force.
6038 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6039 Makefile.in.
6040 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6041 more shells.
6042
60432005-06-23 Richard M. Stallman <rms@gnu.org>
6044
6045 * speedbar.texi (Creating a display): Texinfo usage fixes.
6046
6047 * tramp.texi (Customizing Completion, Auto-save and Backup):
6048 Texinfo usage fixes.
6049
60502005-06-23 Juanma Barranquero <lekktu@gmail.com>
6051
6052 * dired-x.texi (Miscellaneous Commands):
6053 * ediff.texi (Miscellaneous):
6054 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6055 (Agent Variables):
6056 * info.texi (Help-Xref):
6057 * message.texi (Message Headers):
6058 * org.texi (Remember):
6059 * reftex.texi (Options (Defining Label Environments)):
6060 (Options (Index Support)):
6061 (Options (Viewing Cross-References)):
6062 (Options (Misc)):
6063 (Changes):
6064 * speedbar.texi (Creating a display):
6065 * tramp.texi (Customizing Completion, Auto-save and Backup):
6066 Texinfo usage fix.
6067
60682005-06-13 Carsten Dominik <dominik@science.uva.nl>
6069
6070 * org.texi: Version 3.11.
6071
60722005-06-12 Jay Belanger <belanger@truman.edu>
6073
6074 * calc.texi (Getting Started): Remove extra menu item.
6075
60762005-05-31 Jay Belanger <belanger@truman.edu>
6077
6078 * calc.texi (Notations Used in This Manual): Use @kbd for key
6079 sequence.
6080 (Demonstration of Calc): Mention another way of starting Calc.
6081 (Starting Calc): Mention long name of M-#.
6082 (Embedded Mode Overview): Remove unnecessary instruction.
6083 (Other M-# commands): Rephrase `M-# 0' explanation.
6084 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6085 reflect current behavior.
6086
60872005-05-30 Jay Belanger <belanger@truman.edu>
6088
6089 * calc.texi (Hooks): Change description of calc-window-hook and
6090 calc-trail-window-hook to match usage.
6091 (Computational Functions): Add more constant-generating functions.
6092 (Customizable Variables): Use defvar.
6093
60942005-05-28 Jay Belanger <belanger@truman.edu>
6095
6096 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6097 (Basic Embedded Mode): Explain behavior of arguments to
6098 calc-embedded-mode.
6099
61002005-05-27 Jay Belanger <belanger@truman.edu>
6101
6102 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6103 current behavior.
6104
61052005-05-25 Jay Belanger <belanger@truman.edu>
6106
6107 * calc.texi: Change Calc version number throughout.
6108 (Keypad Mode): Change location in info output.
6109 (Keypad mode overview): Move picture of keypad.
6110
61112005-05-21 Jay Belanger <belanger@truman.edu>
6112
6113 * calc.texi (Storing variables): Mention that only most variables
6114 are void to begin with.
6115
61162005-05-21 Kevin Ryde <user42@zip.com.au>
6117
6118 * widget.texi (Basic Types): Update cross ref from "Enabling
6119 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6120 lispref/text.texi change.
6121
61222005-05-20 Carsten Dominik <dominik@science.uva.nl>
6123
6124 * org.texi: Version 3.09.
6125
61262005-05-18 Carsten Dominik <dominik@science.uva.nl>
6127
6128 * reftex.texi: Version 4.28.
6129
61302005-05-16 Jay Belanger <belanger@truman.edu>
6131
6132 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6133
61342005-05-14 Jay Belanger <belanger@truman.edu>
6135
6136 * calc.texi (Default Simplifications): Insert missing ! (logical
6137 not operator).
6138
61392005-05-14 Michael Albinus <michael.albinus@gmx.de>
6140
6141 Sync with Tramp 2.0.49.
6142
61432005-05-10 Jay Belanger <belanger@truman.edu>
6144
6145 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6146 to 1.
6147
61482005-04-29 Carsten Dominik <dominik@science.uva.nl>
6149
6150 * org.texi: Version 3.08, structure reorganized.
6151
61522005-04-24 Richard M. Stallman <rms@gnu.org>
6153
6154 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6155
61562005-04-15 Carsten Dominik <dominik@science.uva.nl>
6157
6158 * org.texi: Update to version 3.06.
6159
61602005-04-13 Lute Kamstra <lute@gnu.org>
6161
6162 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6163
61642005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6165
6166 * cl.texi (Porting Common Lisp): Fix typo.
6167
61682005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6169
6170 * gnus.texi (RSS): Addition.
6171
61722005-04-04 Jay Belanger <belanger@truman.edu>
6173
6174 * calc.texi: Change Calc version number.
6175 (Customizable variables): Fix description of calc-language-alist.
6176 (Copying): Put in version 2 of GPL.
6177
61782005-04-01 Jay Belanger <belanger@truman.edu>
6179
6180 * calc.texi (Troubleshooting Commands): Remove comment about
6181 installation.
6182 (Installation): Remove section.
6183 (Customizable Variables): New section.
6184 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6185 (Graphical Devices): Add references to Customizable Variables.
6186
61872005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6188
6189 * emacs-mime.texi (Display Customization): Markup fixes.
6190 (rfc2047): Update.
6191
61922005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6193
6194 * gnus-faq.texi: Replaced with auto-generated version.
6195
61962005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6197
6198 * dired-x.texi (Multiple Dired Directories): default-directory was
6199 renamed to dired-default-directory.
6200
62012005-03-26 Jay Belanger <belanger@truman.edu>
6202
6203 * calc.texi (Simplifying Formulas, Rewrite Rules):
6204 Change description of top and bottom of fraction.
6205 (Modulo Forms): Move description of how to create modulo forms to
6206 earlier in the section.
6207 (Fraction Mode): Suggest using : to get a fraction by dividing.
6208 (Basic Arithmetic): Adjust placement of command name.
6209 (Truncating the Stack): Emphasize that "hidden" entries are still
6210 visible.
6211 (Installation): Move discussion of printing manual to "About This
6212 Manual".
6213 (About This Manual): Mention how to print the manual.
6214 (Reporting Bugs): Remove first person.
6215 (Building Vectors): Add algebraic version of append.
6216 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6217 (Grouping Digits): Fix typo.
6218
62192005-03-25 Werner Lemberg <wl@gnu.org>
6220
6221 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6222 Replace `legal' with `valid'.
6223
62242005-03-25 Werner Lemberg <wl@gnu.org>
6225
6226 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6227
62282005-03-24 Jay Belanger <belanger@truman.edu>
6229
6230 * calc.texi (General Mode Commands)
6231 (Mode Settings in Embedded Mode): Add some explanation of
6232 recording mode settings.
6233
62342005-03-24 Richard M. Stallman <rms@gnu.org>
6235
6236 * calc.texi: Remove praise of non-free software.
6237
6238 * idlwave.texi: Don't say where to get IDL or its non-free manual.
6239 (Installation): Node deleted.
6240
62412005-03-23 Richard M. Stallman <rms@gnu.org>
6242
6243 * url.texi (HTTP language/coding): Improve last change.
6244
62452005-03-22 Jay Belanger <belanger@truman.edu>
6246
6247 * calc.texi (Embedded Mode): Add new information on changing
6248 modes.
6249
62502005-03-20 Michael Albinus <michael.albinus@gmx.de>
6251
6252 Sync with Tramp 2.0.48.
6253
6254 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6255
6256 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
6257 "GNU/Linux". Change all addresses to .gnu.org.
6258 (Default Method): Offer shortened syntax for "su" and "sudo"
6259 methods.
6260
62612005-03-07 Richard M. Stallman <rms@gnu.org>
6262
6263 * url.texi: Fix usage of "e.g.".
6264 (HTTP language/coding): Explain the rules for these strings.
6265
62662005-03-06 Richard M. Stallman <rms@gnu.org>
6267
6268 * woman.texi (Introduction): Minor cleanups.
6269
6270 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
6271
6272 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
6273 (Installation): Node deleted.
6274
6275 * mh-e.texi (Preface): Get rid of "Emacs 21".
6276
6277 * eshell.texi (Installation): Delete node (for Emacs 20).
6278
62792005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
6280
6281 * flymake.texi: Refill and tweak style in @lisp blocks.
6282
62832005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6284
6285 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
6286
62872005-03-01 Jay Belanger <belanger@truman.edu>
6288
6289 * calc.texi (Trigonometric and Hyperbolic Functions):
6290 Mention additional functions.
6291 (Algebraic Simplifications): Mention additional simplifications.
6292
62932005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
6294
6295 * ses.texi: Add concept/function/variable indices (this work was
6296 donated by Brad Collins <brad@chenla.org>, copyright-assignment
6297 papers on file at FSF).
6298
62992005-02-10 Jay Belanger <belanger@truman.edu>
6300
6301 * calc.texi: Change @LaTeX to La@TeX throughout.
6302 Redefine @expr as @math for TeX output.
6303 Redefine @texline as a no-op for TeX output.
6304 Define @tfn, replace @t by @tfn throughout.
6305
63062005-02-09 Jay Belanger <belanger@truman.edu>
6307
6308 * calc.texi: Add macro for LaTeX for info output.
6309
63102005-02-08 Kim F. Storm <storm@cua.dk>
6311
6312 * texinfo.tex (LaTex): Add def.
6313
63142005-02-06 Jay Belanger <belanger@truman.edu>
6315
6316 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
6317 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
6318 throughout manual.
6319
63202005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6321
6322 * gnus.texi: Some edits based on comments from David Abrahams.
6323
63242005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
6325
6326 * gnus.texi (RSS): Fix the keystroke.
6327
63282005-01-24 David Kastrup <dak@gnu.org>
6329
6330 * faq.texi: Update AUCTeX version info.
6331
63322005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6333
6334 * gnus-faq.texi ([4.1]): Typo.
6335
63362005-01-19 Jay Belanger <belanger@truman.edu>
6337
6338 * calc.texi (Keep Arguments): Mention that keeping arguments
6339 doesn't work with keyboard macros.
6340
63412005-01-16 Richard M. Stallman <rms@gnu.org>
6342
6343 * autotype.texi (Autoinserting): Fix small error.
6344
63452005-01-16 Michael Albinus <michael.albinus@gmx.de>
6346
6347 Sync with Tramp 2.0.47.
6348
6349 * tramp.texi (Compilation): New section, describing compilation of
6350 remote files.
6351
63522005-01-11 Kim F. Storm <storm@cua.dk>
6353
6354 * widget.texi (Basic Types): Add :follow-link keyword.
6355
63562005-01-09 Jay Belanger <belanger@truman.edu>
6357
6358 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
6359
63602005-01-08 Jay Belanger <belanger@truman.edu>
6361
6362 * calc.texi: Change throughout to reflect new default value of
6363 calc-settings-file.
6364
63652005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6366
6367 * message.texi (Reply): `message-reply-to-function' should return
6368 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
6369
63702005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
6371
6372 * faq.texi (Changing load-path): Fix typo.
6373
63742005-01-05 Jay Belanger <belanger@truman.edu>
6375
6376 * calc.texi (Programming Tutorial): Replace kbd command by
6377 appropriate characters for a keyboard macro.
6378
63792005-01-04 Jay Belanger <belanger@truman.edu>
6380
6381 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
6382 for Lucid Emacs.
6383 (Programming Tutorial): Mention that the user needs to be in the
6384 right mode to compute some functions.
6385
63862005-01-04 Jay Belanger <belanger@truman.edu>
6387
6388 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
6389 no longer applicable.
6390
63912005-01-01 Jay Belanger <belanger@truman.edu>
6392
6393 * calc.texi (Programming Tutorial): Changed description of how to
6394 edit keyboard macros to match current behavior.
6395
63962004-12-31 Jay Belanger <belanger@truman.edu>
6397
6398 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
6399
64002004-12-20 Jay Belanger <belanger@truman.edu>
6401
6402 * calc.texi (Types Tutorial): Emphasize that you can't divide by
6403 zero.
6404
64052004-12-17 Luc Teirlinck <teirllm@auburn.edu>
6406
6407 * cc-mode.texi (Text Filling and Line Breaking): Put period after
6408 @xref.
6409 (Font Locking): Avoid @strong{Note:}.
6410
64112004-12-17 Michael Albinus <michael.albinus@gmx.de>
6412
6413 Sync with Tramp 2.0.46.
6414
6415 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
6416
64172004-12-16 Luc Teirlinck <teirllm@auburn.edu>
6418
6419 * url.texi: Correct typos.
6420 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 6421 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
6422 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
6423 (Dealing with HTTP documents): @inforef->@xref.
6424
64252004-12-15 Jay Belanger <belanger@truman.edu>
6426
6427 * calc.texi: Consistently capitalized all mode names.
6428 (Answers to Exercises): Mention that an answer can be a fraction
6429 when in Fraction mode.
6430
64312004-12-13 Jay Belanger <belanger@truman.edu>
6432
6433 * calc.texi: Fix some TeX definitions.
6434
64352004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6436
6437 * reftex.texi (Imprint): Remove erroneous @value's.
6438
64392004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6440
6441 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6442 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6443
64442004-12-08 Jay Belanger <belanger@truman.edu>
6445
6446 * calc.texi (Starting Calc): Remove comment about installation.
6447 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6448
64492004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * url.texi: Update @setfilename.
6452 (Getting Started): No need to worry about Gnus versions.
6453 (Dealing with HTTP documents): Use @inforef.
6454
6455 * org.texi: Fix @direntry file name.
6456
64572004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6458
6459 * url.texi: New file.
6460
6461 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6462
64632004-12-06 Jay Belanger <belanger@truman.edu>
6464
6465 * calc.texi (Using Calc): Remove paragraph about installation.
6466
64672004-12-06 Jay Belanger <belanger@truman.edu>
6468
6469 * calc.texi: Use more Texinfo macros and less TeX defs.
6470 Remove @refill's.
6471
64722004-12-06 Richard M. Stallman <rms@gnu.org>
6473
6474 * org.texi: New file.
6475
64762004-12-05 Richard M. Stallman <rms@gnu.org>
6477
6478 * Makefile.in (org.dvi, ../info/org): New targets.
6479 (INFO_TARGETS): Add ../info/org.
6480 (DVI_TARGETS): Add org.dvi.
6481 (maintainer-clean): Remove the info files in the info dir.
6482
64832004-11-26 Eli Zaretskii <eliz@gnu.org>
6484
6485 * idlwave.texi: Fix the setfilename directive to put the produced
6486 file in ../info.
6487 (Continued Statement Indentation): Resurrect Jan D.'s change from
6488 2004-11-03 that was lost when a newer version of idlwave.texi was
6489 imported.
6490
64912004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6492
6493 * gnus-faq.texi ([5.1]): Added missing bracket.
6494
6495 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
6496 `spam-initialize'.
6497
64982004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6499
6500 * message.texi (Various Message Variables): Mention that all mail
6501 file variables are derived from `message-directory'.
6502
6503 * gnus.texi (Splitting Mail): Clarify bogus group.
6504
65052004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6506
6507 * emacs-mime.texi (Encoding Customization): Fix
6508 mm-coding-system-priorities entry.
6509
c8763fb6 65102004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
6511
6512 * idlwave.texi (Continued Statement Indentation):
6513 * reftex.texi (Options (Index Support)):
6514 (Displaying and Editing the Index, Table of Contents):
6515 * speedbar.texi (Creating a display, Major Display Modes): Replace
6516 non-nil with non-@code{nil}.
6517
65182004-10-21 Jay Belanger <belanger@truman.edu>
6519
6520 * calc.texi (Algebraic-Style Calculations): Removed a comment.
6521
65222004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6523
6524 * calc.texi (Reporting Bugs): Double up `@'.
6525
65262004-10-18 Jay Belanger <belanger@truman.edu>
6527
6528 * calc.texi (Reporting Bugs): Changed the address that bugs
6529 should be sent to.
6530
65312004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6532
6533 * gnus.texi (New Features): Add 5.11.
6534
6535 * message.texi (Resending): Remove wrong default value.
6536
6537 * gnus.texi (Mail Source Specifiers): Describe possible problems
6538 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6539 `pop3-leave-mail-on-server' to the index.
6540
65412004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6542
6543 * message.texi (Canceling News): Add how to set a password.
6544
65452004-10-12 Jay Belanger <belanger@truman.edu>
6546
6547 * calc.texi (Help Commands): Changed the descriptions of
6548 calc-describe-function and calc-describe-variable to match their
6549 current behavior.
6550
65512004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6552
6553 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6554
65552004-10-12 Michael Albinus <michael.albinus@gmx.de>
6556
6557 Sync with Tramp 2.0.45.
6558
6559 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6560 plink link. The URL is outdated. Originator contacted for
6561 clarification.
6562
65632004-10-10 Juri Linkov <juri@jurta.org>
6564
6565 * gnus.texi (Top, Marking Articles): Join two menus in one node
6566 because a node can have only one menu.
6567
65682004-10-09 Juri Linkov <juri@jurta.org>
6569
6570 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6571 example of nnmail-split-fancy.
6572
65732004-10-06 Karl Berry <karl@gnu.org>
6574
6575 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6576 consistency with other uses of dashes.
6577
65782004-10-05 Karl Berry <karl@gnu.org>
6579
6580 * info.texi: Consistently use --- throughout, periods at end of
6581 menu descriptions, and a couple typos.
6582
65832004-09-26 Jesper Harder <harder@ifa.au.dk>
6584
6585 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6586 * pgg.texi (User Commands, Backend methods): Do.
6587 * gnus.texi: Markup fixes.
6588 (Setting Process Marks): Fix `M P a' entry.
6589 * emacs-mime.texi: Fixes.
6590
65912004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6592
6593 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6594 again.
6595 Use 5.10 instead of 5.10.0.
6596
65972004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6598
6599 * gnus.texi (Summary Mail Commands): S D e.
6600
66012004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6602
6603 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6604 the gnus-article-mode-line-format section.
6605
66062004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6607
6608 * gnus.texi (Various Summary Stuff): Fix the documentation for
6609 gnus-newsgroup-variables.
6610
66112004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6612
6613 * gnus.texi (MIME Commands): Added
6614 gnus-mime-display-multipart-as-mixed,
6615 gnus-mime-display-multipart-alternative-as-mixed,
6616 gnus-mime-display-multipart-related-as-mixed.
6617 (Mail Source Customization): Clarify `mail-source-directory'.
6618 (Splitting Mail): Mention gnus-group-find-new-groups.
6619 (SpamOracle): Fixed typo.
6620
6621 * gnus-faq.texi: Untabify.
6622 ([6.3]): nnir.el is in contrib directory.
6623
6624 * message.texi (News Headers): Clarify how a unique ID is created.
6625
6626 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6627 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6628
b2abec73 66292004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 6630
b2abec73 6631 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
6632
66332004-09-20 Florian Weimer <fw@deneb.enyo.de>
6634
6635 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6636
66372004-09-22 Jay Belanger <belanger@truman.edu>
6638
6639 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6640 might be hidden during part of the session.
6641
66422004-09-20 Jay Belanger <belanger@truman.edu>
6643
6644 * calc.texi (Notations Used in This Manual): Put in an earlier
6645 mention that DEL could be called Backspace.
6646
66472004-09-10 Simon Josefsson <jas@extundo.com>
6648
6649 * gnus.texi (IMAP): Add example. Suggested and partially written
6650 by Steinar Bang <sb@dod.no>.
6651
66522004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6653
6654 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6655 netrc syntax.
6656
66572004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6658
b2abec73
JB
6659 * gnus.texi (Spam ELisp Package Sequence of Events):
6660 Some clarifications.
2de53ca6
GM
6661 (Spam ELisp Package Global Variables): More clarifications.
6662
66632004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6664
6665 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6666 Mention spam-split does not modify incoming mail.
6667
66682004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6669
6670 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6671
66722004-09-10 Eli Zaretskii <eliz@gnu.org>
6673
6674 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6675
66762004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6677
6678 * makefile.w32-in (sieve, pgg): Use $(infodir).
6679
66802004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6681
6682 * makefile.w32-in: Fix PGG and Sieve entries.
6683
66842004-08-28 Eli Zaretskii <eliz@gnu.org>
6685
6686 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6687 Emacs and related programs.
6688
66892004-08-27 Richard M. Stallman <rms@gnu.org>
6690
6691 * faq.texi: Fix texinfo usage, esp. doublequotes.
6692 (Difference between Emacs and XEmacs): Some clarification.
6693
6694 * faq.texi (Difference between Emacs and XEmacs):
6695 Explain not to contrast XEmacs with GNU Emacs.
6696
66972004-08-26 Richard M. Stallman <rms@gnu.org>
6698
6699 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6700
67012004-08-22 David Kastrup <dak@gnu.org>
6702
6703 * reftex.texi (AUCTeX): Update links, section name.
6704
6705 * faq.texi (Calc): Update availability (included in 22.1).
6706 (AUCTeX): Update availability, information, versions, description.
6707
67082004-08-14 Eli Zaretskii <eliz@gnu.org>
6709
6710 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6711
67122004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6713
6714 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6715
67162004-08-10 Michael Albinus <michael.albinus@gmx.de>
6717
6718 Sync with Tramp 2.0.44.
6719
67202004-08-05 Lars Hansen <larsh@math.ku.dk>
6721
6722 * widget.texi (User Interface): Update how to separate the
6723 editable field of an editable-field widget from other widgets.
6724 (Programming Example): Add text after field.
6725
67262004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6727
6728 * emacs-mime.texi (Encoding Customization): Add a note to the
6729 mm-content-transfer-encoding-defaults entry.
6730 (rfc2047): Update.
6731
6732 * gnus.texi (Article Highlighting): Add
6733 gnus-cite-ignore-quoted-from.
6734 (POP before SMTP): New node.
6735 (Posting Styles): Addition.
6736 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6737 (Fancy Mail Splitting): Ditto.
6738 (X-Face): Add gnus-x-face.
6739
67402004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6741
6742 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6743 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6744
67452004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6746
6747 * gnus.texi (Mail Source Specifiers): Describe
6748 `pop3-leave-mail-on-server'.
6749
67502004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6751
6752 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6753
6754 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6755 repository. Change setfilename.
6756
6757 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6758
67592004-07-02 Juri Linkov <juri@jurta.org>
6760
6761 * pcl-cvs.texi (Viewing differences): Add `d r'.
6762
67632004-06-29 Jesper Harder <harder@ifa.au.dk>
6764
6765 * ses.texi, viper.texi, flymake.texi, faq.texi:
6766 * eshell.texi, ediff.texi: Markup fixes.
6767
67682004-06-21 Karl Berry <karl@gnu.org>
6769
6770 * info.texi (Top): Mention that only Emacs has mouse support.
6771 (Getting Started): Mention this in a few other places.
6772
67732004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * autotype.texi (Copyrights, Timestamps): Recommend
6776 `before-save-hook' instead of `write-file-functions'.
6777
67782004-06-13 Lars Hansen <larsh@math.ku.dk>
6779
6780 * dired-x.texi (dired-mark-omitted): Update keybinding.
6781
67822004-06-10 Kim F. Storm <storm@cua.dk>
6783
6784 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6785
67862004-06-05 Lars Hansen <larsh@math.ku.dk>
6787
6788 * dired-x.texi (variable dired-omit-mode): Rename from
6789 dired-omit-files-p.
6790 (function dired-omit-mode): Rename from dired-omit-toggle.
6791 Call dired-omit-mode rather than set dired-omit-files-p.
6792 (dired-mark-omitted): Describe command.
6793
67942004-05-29 Michael Albinus <michael.albinus@gmx.de>
6795
6796 Version 2.0.41 of Tramp released.
6797
67982004-05-29 Juanma Barranquero <lektu@terra.es>
6799
6800 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6801 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6802
68032004-05-29 Richard M. Stallman <rms@gnu.org>
6804
6805 * cl.texi (Top): Call this chapter `Introduction'.
6806 (Overview): In TeX, no section heading here.
6807
6808 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6809
68102004-05-29 Eli Zaretskii <eliz@gnu.org>
6811
6812 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6813 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6814
68152004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6816
6817 * flymake.texi: New file.
6818
68192004-05-28 Simon Josefsson <jas@extundo.com>
6820
6821 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6822
b344d29d 68232004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
6824
6825 Version 2.0.40 of Tramp released.
6826
68272004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6828
6829 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6830
6831 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6832 variables `tramp-backup-directory-alist' and
6833 `tramp-bkup-backup-directory-info'.
6834 (Overview, Connection types)
6835 (External transfer methods, Default Method)
6836 (Windows setup hints): Remove restriction of password entering
6837 with external methods.
6838 (Auto-save and Backup): Make file name example
6839 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6840 and `auto-save-directory' must be used.
6841 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6842 only "NT"). Remove doubled entry "What kinds of systems does
6843 @tramp{} work on".
6844 (tramp): Macro removed.
6845 (Obtaining Tramp): Flag removed from title.
6846 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6847 and `trampver' used properly. Flag `tramp-inst' replaced by
6848 `installchapter'. Installation related text adapted.
6849
68502004-04-28 Masatake YAMATO <jet@gyve.org>
6851
6852 * widget.texi (Programming Example): Remove overlays.
6853
68542004-04-27 Jesper Harder <harder@ifa.au.dk>
6855
6856 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6857
68582004-04-23 Juanma Barranquero <lektu@terra.es>
6859
6860 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6861
68622004-04-05 Jesper Harder <harder@ifa.au.dk>
6863
6864 * info.texi (Info Search): Add info-apropos.
6865
68662004-03-22 Juri Linkov <juri@jurta.org>
6867
6868 * faq.texi: Fix help key bindings.
6869
68702004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6871
6872 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6873 (as suggested by Karl Berry). Update information about colored
6874 stars in menus. Add new subheading describing M-n.
6875
68762004-03-12 Richard M. Stallman <rms@gnu.org>
6877
6878 * cl.texi (Top): Rename top node's title.
6879
68802004-03-08 Karl Berry <karl@gnu.org>
6881
6882 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6883 problems making the texinfo distribution.
6884
68852004-02-29 Simon Josefsson <jas@extundo.com>
6886
6887 * smtpmail.texi (Authentication): Changed the list of supported
6888 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6889 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6890 <voegelas@gmx.net>.
6891
68922004-02-29 Juanma Barranquero <lektu@terra.es>
6893
6894 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6895 Use $(DEL) instead of rm, and ignore exit code.
6896
b344d29d 68972004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6898
6899 Tramp version 2.0.39 released.
6900
69012004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6902
6903 * tramp.texi (Customizing Completion): Explain new functions
6904 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6905 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6906 (Top): Refer to Savannah mailing list as the major one. Mention
6907 older mailing lists in HTML mode only.
6908 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6909 (Frequently Asked Questions): Remote hosts must not be Unix-like
6910 for "smb" method.
6911 (Password caching): New node.
6912 (External transfer methods): Refer to password caching for "smb"
6913 method.
6914
69152004-02-17 Karl Berry <karl@gnu.org>
6916
6917 * info.texi (Help-Int): Mention the new line number feature.
6918
69192004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6920
6921 * ses.texi (Advanced Features): New functionality for
6922 ses-set-header-row (defaults to current row unless C-u used).
6923 (Acknowledgements): Add Stefan Monnier.
6924
69252003-12-29 Kevin Ryde <user42@zip.com.au>
6926
6927 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6928
b344d29d 69292003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6930
6931 Tramp version 2.0.38 released.
6932
6933 * tramp.texi (Remote shell setup): Warn of environment variables
6934 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6935 <sven.gabriel@imk.fzk.de>.
6936 (Configuration): Tramp now chooses base64/uuencode
6937 automatically. Update wording accordingly.
6938 (Top): More description for the `Default Method' menu entry.
6939 (Default Method): Use @code, not @var, for Lisp variables.
6940 (Default Method): New subsection `Which method is the right one
6941 for me?' Suggested by Christian Kirsch.
6942 (Configuration): Pointer to new subsection added.
6943 (Default Method): Too many "use" in one sentence.
6944 Rephrase. Reported by Christian Kirsch.
6945 (Filename Syntax): Old `su' example is probably a left-over from
6946 the sm/su method naming. Replace with `ssh', instead.
6947 (External transfer methods, Auto-save and Backup):
6948 Typo fixes.
6949
69502003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6951
183080b6 6952 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6953 (Top): Mention japanese manual only if flag `jamanual' is set.
6954 Insert section `Japanese manual' in menu.
6955
69562003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6957
6958 * eshell.texi (Known Problems): Add doc item.
6959
69602003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6961
6962 * cc-mode.texi: Update for CC Mode 5.30.
6963
6964 Note: Please refrain from doing purely cosmetic changes like
6965 removing trailing whitespace in this manual; it clobbers cvs
6966 merging for no good reason.
6967
69682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6969
6970 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6971 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6972 @acronym{ASCII}.
6973
69742003-10-26 Karl Berry <karl@gnu.org>
6975
6976 * info.texi (Info Search): Echo area, not echo are. From Debian
6977 diff.
6978
69792003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6980
10d1d0af 6981 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6982 :buttons and :children keywords.
6983
69842003-10-22 Miles Bader <miles@gnu.org>
6985
6986 * Makefile.in (info): Move before $(top_srcdir)/info.
6987
69882003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6989
6990 * tramp.texi (Inline methods): Small grammar fix.
6991 (External transfer methods): Likewise.
6992
69932003-10-08 Nick Roberts <nick@nick.uklinux.net>
6994
6995 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6996
69972003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6998
6999 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7000
70012003-09-30 Richard M. Stallman <rms@gnu.org>
7002
7003 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7004
7005 * widget.texi (User Interface): Fix typos.
7006
7007 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7008
70092003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7010
7011 * pcl-cvs.texi (Selected Files): Fix typo.
7012
70132003-09-21 Karl Berry <karl@gnu.org>
7014
7015 * info.texi (] and [ commands): No period at end of section title.
7016
70172003-09-04 Miles Bader <miles@gnu.org>
7018
7019 * Makefile.in (top_srcdir): New variable.
7020 ($(top_srcdir)/info): New rule.
7021 (info): Depend on it.
7022
70232003-09-03 Peter Runestig <peter@runestig.com>
7024
7025 * makefile.w32-in: New file.
7026
70272003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7028
7029 * widget.texi (User Interface): Explain the need of static text
7030 around an editable field.
7031
70322003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7033
7034 * widget.texi (Basic Types): The argument to `:help-echo' can now
7035 be a form that evaluates to a string.
7036
70372003-08-18 Kim F. Storm <storm@cua.dk>
7038
7039 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7040
70412003-08-16 Richard M. Stallman <rms@gnu.org>
7042
7043 * dired-x.texi (Shell Command Guessing): Explain *.
7044
70452003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7046
7047 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7048 log-edit-insert-changelog.
7049
70502003-08-03 Karl Berry <karl@gnu.org>
7051
7052 * info.texi: Need @contents.
7053
c8763fb6 70542003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7055
7056 Tramp version 2.0.36 released.
7057
7058 * tramp.texi (Remote shell setup): Explain about problems with
7059 non-Bourne commands in ~/.profile and ~/.shrc.
7060
70612003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7062
7063 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7064 renaming of `vis-mode' to `visible-mode'.
7065
70662003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7067
7068 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7069 next, prev and up pointers.
7070
70712003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7072
7073 * info.texi (Help): Mention existence of Emacs and stand-alone
7074 Info at the very beginning of the tutorial.
7075 (Help-Inv): New node.
7076 (Help-]): New node.
7077 (Help-M): Systematically point out the differences between default
7078 Emacs and stand-alone versions. Delete second menu.
7079 (Help-Xref): Systematically point out the differences between
7080 default Emacs and stand-alone versions.
7081 (Help-Int): Change `l' example.
7082 (Expert Info): Fix typos.
7083 (Emacs Info Variables): Mention `Info-hide-note-references' and
7084 new default for `Info-scroll-prefer-subnodes'.
7085
c8763fb6 70862003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7087
7088 Version 2.0.35 of Tramp released.
7089
7090 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7091 (Inline methods): Add methods `remsh' and `plink1'.
7092 (External transfer methods): Add method `remcp'.
7093 (Multi-hop Methods): Add method `remsh'.
7094 Small patch from Adrian Aichner <adrian@xemacs.org>:
7095 Fix minor typos.
7096 (Concept Index): Added to make manual searchable via
7097 `Info-index'.
7098 (Version Control): Add cindex entry.
7099
c8763fb6 71002003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7101
7102 * trampver.texi: Version 2.0.34 released.
7103
71042003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7105
7106 * faq.texi: Improve previous changes.
7107
71082003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7109
7110 * faq.texi: Update copyright and maintenance details.
7111 Update some package URLs, versions, and maintainers.
7112 Remove many references to the Emacs Lisp Archive.
7113
71142003-04-23 Simon Josefsson <jas@extundo.com>
7115
7116 * smtpmail.texi: Fix license (the invariant sections mentioned has
7117 never been part of the smtp manual). Align info dir entry with
7118 other emacs packages.
7119
71202003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7121
7122 * tramp.texi: Version 2.0.33 released.
7123 Remove installation chapter. Remove XEmacs specifics.
7124
71252003-03-29 Richard M. Stallman <rms@gnu.org>
7126
7127 * tramp.texi (Top): Undo the previous renaming.
7128 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7129
c8763fb6 71302003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7131
7132 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7133 version of manual.
7134
7135 * tramp.texi (Auto-save and Backup): New node.
7136
71372003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7138
7139 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7140 Emacs" in order to have better differentiation to "XEmacs".
7141 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7142 are new macros in order to point to the other Emacs flavor where
7143 appropriate. In info case, point to node `Installation' in order
7144 to explain how to generate the other way. In html case, make a
7145 link to the other html file.
7146 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
7147 after CVS checkout/update.
7148 (Installation): Completely rewritten.
7149 (Installation parameters, Load paths): New sections under
7150 `Installation'.
7151
c8763fb6 71522003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7153
7154 * tramp.texi: Version 2.0.30 released.
7155 Replace word "path" with "localname" where used as a component of
7156 a Tramp file name.
7157
71582003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7159
7160 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7161 introduced.
7162 (Installation): Explain what to do if files from the tramp/contrib
7163 directory are needed.
7164
71652003-02-23 Alex Schroeder <alex@emacswiki.org>
7166
7167 * smtpmail.texi (How Mail Works): New.
7168
71692003-02-22 Alex Schroeder <alex@emacswiki.org>
7170
7171 * smtpmail.texi: New file.
7172
7173 * Makefile.in: Build SMTP manual.
7174
c8763fb6 71752003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7176
7177 * tramp.texi: Version 2.0.29 released.
7178 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7179 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7180
71812003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7182
7183 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7184 another package loads accidently Ange-FTP.
7185
71862003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7187
7188 * tramp.texi (Customizing Completion): Add function
7189 `tramp-parse-sconfig'. Change example of
7190 `tramp-set-completion-function', because parsing of ssh config
7191 files looks more natural.
7192
71932003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7194
7195 * gnus.texi: Do not use `path' in several locations.
7196
c8763fb6 71972002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7198
7199 * tramp.texi (External transfer methods): New method `smb'. From
7200 Michael Albinus.
7201
72022002-11-05 Karl Berry <karl@gnu.org>
7203
7204 * info.texi (Info-fontify): Reorder face list to avoid bad line
7205 breaks.
7206
c8763fb6 72072002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
7208
7209 * tramp.texi: Move @copying to standard place. Use
7210 @insertcopying.
7211
72122002-10-02 Karl Berry <karl@gnu.org>
7213
7214 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7215 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7216 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7217 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7218 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7219 Per rms, update all manuals to use @copying instead of @ifinfo.
7220 Also use @ifnottex instead of @ifinfo around the top node, where
7221 needed for the sake of the HTML output.
7222 (The Gnus manual is not fixed since it's not clear to me how it
7223 works; and the Tramp manual already uses @copying, although in an
7224 unusual way. All others were changed.)
7225
72262002-09-10 Jonathan Yavner <jyavner@engineer.com>
7227
7228 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7229 (../info/ses, ses.dvi): New targets.
7230 * ses.texi: New file.
7231
c8763fb6 72322002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
7233
7234 * texinfo.tex: Update to texinfo 4.2.
7235
72362002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7237
7238 * reftex.texi: Update to RefTeX 4.19.
7239
c8763fb6 72402002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
7241
7242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7243 (../info/tramp, tramp.dvi): New targets.
7244
72452002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7246
7247 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7248 (calc.dvi): Uncomment.
7249
72502001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7251
7252 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7253 (../info/calc): New target.
7254
72552001-10-20 Gerd Moellmann <gerd@gnu.org>
7256
7257 * (Version 21.1 released.)
7258
72592001-10-05 Gerd Moellmann <gerd@gnu.org>
7260
7261 * Branch for 21.1.
7262
72632001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7264
7265 * Makefile.in (../info/info): Use an explicit -o switch to
7266 makeinfo.
7267
72682001-03-05 Gerd Moellmann <gerd@gnu.org>
7269
7270 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7271
72722000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7273
7274 * Makefile.in (../info/idlwave): Use --no-split.
7275
72762000-12-14 Dave Love <fx@gnu.org>
7277
c4cc8b9a 7278 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
7279 (gnus.dvi): Change rule to remove @latex stuff.
7280
72812000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7282
7283 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7284
72852000-10-13 John Wiegley <johnw@gnu.org>
7286
7287 * Makefile.in: Add build targets for eshell.texi.
7288
72892000-09-25 Gerd Moellmann <gerd@gnu.org>
7290
7291 * Makefile.in: Remove/comment speedbar stuff.
7292
72932000-09-22 Dave Love <fx@gnu.org>
7294
7295 * Makefile.in: Add emacs-mime.
7296
72972000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7298
7299 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7300 (DVI_TARGETS): Add woman.dvi.
7301 (../info/woman, woman.dvi): New targets.
7302
73032000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7304
7305 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7306
7307 * pcl-cvs.texi: New file.
7308 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7309 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7310
73112000-05-11 Gerd Moellmann <gerd@gnu.org>
7312
7313 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7314 (../info/ebrowse, ebrowse.dvi): New targets.
7315
73162000-01-13 Gerd Moellmann <gerd@gnu.org>
7317
7318 * Makefile.in (INFO_TARGETS): Add eudc.
7319 (DVI_TARGETS): Add eudc.dvi.
7320 (../info/eudc, eudc.dvi): New targets.
7321
73222000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7323
7324 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7325 compatibility with 8+3 filesystems).
7326 (../info/efaq): Rename from emacs-faq.
7327
73282000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7329
7330 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7331 (../info/idlwave, idlwave.dvi): New targets.
7332
73331999-10-23 Dave Love <fx@gnu.org>
7334
7335 * Makefile.in: Use autotype.texi.
7336
73371999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7338
7339 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
7340 faq.texi file) rather than ../info/faq.
7341
73421999-10-07 Gerd Moellmann <gerd@gnu.org>
7343
7344 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7345 (../info/ada-mode, ada-mode.dvi): New targets.
7346
73471999-09-01 Dave Love <fx@gnu.org>
7348
7349 * Makefile.in: Add faq.
7350
73511999-07-12 Richard Stallman <rms@gnu.org>
7352
7353 * Version 20.4 released.
7354
73551998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7356
7357 * Version 20.3 released.
7358
73591998-04-06 Andreas Schwab <schwab@gnu.org>
7360
768c0c0f
JB
7361 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7362 Use it in dvi targets.
2de53ca6
GM
7363 (../etc/GNU): Change to $(srcdir) first.
7364
73651998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7366
7367 * reftex.texi: Update for RefTeX version 3.22.
7368
73691998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7370
7371 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7372 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7373
73741997-09-23 Paul Eggert <eggert@twinsun.com>
7375
7376 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7377 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7378
73791997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7380
7381 * Version 20.2 released.
7382
73831997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7384
7385 * Version 20.1 released.
7386
73871997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7388
7389 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7390
73911996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7392
7393 * Version 19.33 released.
7394
73951996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7396
7397 * Version 19.32 released.
7398
73991996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7400
7401 * Makefile.in: Add rules for the Message manual.
7402
74031996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7404
7405 * gnus.texi: New version.
7406
7407 * message.texi: New manual.
7408
74091996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7410
7411 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7412
74131996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7414
7415 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7416 Specify -I option.
7417 (All dvi targets): Set the TEXINPUTS variable.
7418
74191996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7420
7421 * Version 19.31 released.
7422
74231996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7424
7425 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
7426 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7427
74281995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7429
7430 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7431 (INFO_TARGETS): Add ../info/cc-mode.
7432 (DVI_TARGETS): Add cc-mode.dvi.
7433
2de53ca6
GM
74341995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7435
7436 * Version 19.30 released.
7437
74381995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7439
7440 * gnus.texi: New file.
7441
74421995-11-04 Erik Naggum <erik@naggum.no>
7443
7444 * gnus.texi: File deleted.
7445
74461995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7447
7448 * mh-e.texi: "Function Index" -> "Command Index" to work with
7449 Emacs 19.30 C-h C-k support of separately-documented commands.
7450
74511995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7452
7453 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7454 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7455
74561995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7457
7458 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7459 (../info/viper, viper.dvi): New targets.
7460
74611995-04-20 Kevin Rodgers <kevinr@ihs.com>
7462
7463 * dired-x.texi (Installation): Change the example to set
7464 buffer-local variables like dired-omit-files-p in
7465 dired-mode-hook.
7466
74671995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7468
7469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7470 (../info/mh-e, mh-e.dvi): New targets.
7471
74721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7473
7474 * Makefile.in (maintainer-clean): Rename from realclean.
7475
74761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7477
7478 * Makefile.in: New file.
7479 * Makefile: File deleted.
7480
74811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7482
7483 * Makefile (TEXINDEX_OBJS): Variable deleted.
7484 (texindex, texindex.o, getopt.o): Rules deleted.
7485 All deps on texindex deleted.
7486 (distclean): Don't delete texindex.
7487 (mostlyclean): Don't delete *.o.
7488 * texindex.c, getopt.c: Files deleted.
7489
74901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7491
7492 * Version 19.26 released.
7493
74941994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7495
7496 * Version 19.25 released.
7497
74981994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7499
7500 * Version 19.24 released.
7501
75021994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7503
7504 * Version 19.23 released.
7505
75061994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7507
7508 * Makefile: Delete spurious tab.
7509
75101994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7511
7512 * Makefile (.SUFFIXES): New rule.
7513
75141994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7515
7516 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7517 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7518
75191994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7520
7521 * Makefile (../info/sc): Rename from sc.info.
7522 (../info/cl): Likewise.
7523 (INFO_TARGETS): Use new names.
7524
75251993-12-04 Richard Stallman (rms@srarc2)
7526
7527 * getopt.c: New file.
7528 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7529 (getopt.o): New rule.
7530 (dvi): Don't depend on texindex.
7531 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7532 Depend on texindex.
7533
75341993-12-03 Richard Stallman (rms@srarc2)
7535
7536 * Makefile (../info/sc.info): Rename from ../info/sc.
7537 (TEXI2DVI): New variable.
7538 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7539 Add explicit commands.
7540 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7541
75421993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7543
7544 * Version 19.22 released.
7545
75461993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7547
7548 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7549
75501993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7551
7552 * Version 19.21 released.
7553
75541993-11-15 Paul Eggert (eggert@twinsun.com)
7555
7556 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7557
75581993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7559
7560 * Makefile (../etc/GNU): New target.
7561 (EMACSSOURCES): Add gnu1.texi.
7562
75631993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7564
7565 * Makefile (realclean): Don't delete the Info files.
7566
f0131492 75671993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
7568
7569 * forms.texi: Fix forms.texi so that it will format correctly.
7570 Add missing `@end iftex', fix bad reference.
7571
7572 * info.texi, info-stn.texi: New files implement texinfo version of
7573 `info' file.
7574
f0131492 75751993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
7576
7577 * Makefile: Fix targets for texindex, new info.texi files.
7578 * info-stnd.texi: New file implements info for standalone info
7579 reader.
7580 * info.texi: Update to include recent changes to "../info/info".
7581 New source file for ../info/info; includes info-stnd.texi.
7582
7583 * texindex.c: Include "../src/config.h" if building in emacs.
7584
7585 * Makefile: Change all files to FILENAME.texi, force all targets
7586 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7587 vip.texinfo, forms.texinfo, cl.texinfo.
7588 Add target to build texindex.c, defining `emacs'.
7589
7590 * forms.texi: Install new file to match version 2.3 of forms.el.
7591
75921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7593
7594 * Version 19.19 released.
7595
75961993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7597
7598 * sc.texinfo: Fix info file name.
7599
7600 * Makefile (info): Add gnus and sc.
7601 (dvi): Add gnus.dvi and sc.dvi.
7602 (../info/sc, sc.dvi): New targets.
7603
76041993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7605
7606 * Version 19.18 released.
7607
76081993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7609
7610 * Makefile: Fix source file names of the separate manuals.
7611 (gnus.dvi, ../info/gnus): New targets.
7612
76131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7614
7615 * Version 19.17 released.
7616
76171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7618
7619 * split-man: Fix typos in last change.
7620
76211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7622
7623 * Version 19.16 released.
7624
76251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7626
7627 * version 19.15 released.
7628
76291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7630
7631 * Makefile (distclean): It's rm, not rf.
7632
76331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7634
7635 * Version 19.14 released.
7636
76371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7638
7639 * Makefile: New file.
7640
76411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7642
7643 * Version 19.13 released.
7644
76451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7646
7647 * Version 19.9 released.
7648
76491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7650
7651 * Version 19.8 released.
7652
76531993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7654
7655 * Version 19.7 released.
7656
76571990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7658
7659 * gnus.texinfo: New file. Removed installation instructions.
7660
76611990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7662
7663 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7664
76651989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7666
7667 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7668 then define `\sc' as the command for smallcaps in Texinfo. This
7669 means that the @sc command will produce small caps. bfox has
7670 made the corresponding change to makeinfo and texinfm.el.
7671
76721988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7673
7674 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7675 Customization since the menu entry did not point to anything.
7676 Also add an @finalout command to remove overfull hboxes from the
7677 printed output.
7678
7679 * cl.texinfo: Add @bye, \input line and @settitle to file.
7680 This file is clearly intended to be a chapter of some other work,
7681 but the other work does not yet exist.
7682
76831988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7684
7685 * texinfo.texinfo: Three typos corrected.
7686
4009494e 7687;; Local Variables:
c8763fb6 7688;; coding: utf-8
4009494e
GM
7689;; End:
7690
95df8112 7691 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
4009494e
GM
7692
7693 This file is part of GNU Emacs.
7694
97c0352c 7695 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 7696 it under the terms of the GNU General Public License as published by
97c0352c
GM
7697 the Free Software Foundation, either version 3 of the License, or
7698 (at your option) any later version.
4009494e
GM
7699
7700 GNU Emacs is distributed in the hope that it will be useful,
7701 but WITHOUT ANY WARRANTY; without even the implied warranty of
7702 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7703 GNU General Public License for more details.
7704
7705 You should have received a copy of the GNU General Public License
97c0352c 7706 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.