]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Merge from trunk.
[gnu-emacs] / doc / misc / ChangeLog
1 2010-07-10 Kevin Ryde <user42@zip.com.au>
2
3 * cl.texi (For Clauses): Add destructuring example processing an
4 alist (bug#6596).
5
6 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * org.texi (Special agenda views): Fix double quoting (bug#3509).
9
10 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * ediff.texi (Major Entry Points): Remove mention of `require',
13 since that's not pertinent in the installed Emacs (bug#9016).
14
15 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
16
17 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
18 (Filtering New Groups): Clarify how simple the "options -n" format is.
19 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
20 is internal.
21
22 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
23
24 * tramp.texi (Cleanup remote connections): Add
25 `tramp-cleanup-this-connection'.
26
27 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
28
29 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
30 zombies.
31 (Checking New Groups): Ditto (bug#8974).
32 (Checking New Groups): Moved the reference to the right place.
33
34 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
35
36 * gnus.texi (Startup Files): Clarify that we're talking about numbered
37 backups, and not actual vc (bug#8975).
38
39 2011-07-03 Kevin Ryde <user42@zip.com.au>
40
41 * cl.texi (For Clauses): @items for hash-values and key-bindings
42 to make them more visible when skimming. Add examples of `using'
43 clause to them, examples being clearer than a description in
44 words (bug#6599).
45
46 2011-07-01 Alan Mackenzie <acm@muc.de>
47
48 * cc-mode.texi (Guessing the Style): New page.
49 (Styles): Add a short introduction to above.
50
51 2011-06-28 Deniz Dogan <deniz@dogan.se>
52
53 * rcirc.texi (Configuration): Bug-fix:
54 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
55 Reported by Elias Pipping <pipping@exherbo.org>.
56
57 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
58
59 * gnus.texi (Summary Mail Commands): Document
60 `gnus-summary-reply-to-list-with-original'.
61
62 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
63
64 * eshell.texi (Known problems): Fix typo.
65
66 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
67
68 * tramp.texi (Customizing Completion): Mention authinfo-style files.
69 (Password handling): `auth-source-debug' is good for debug messages.
70
71 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
72
73 * gnus.texi (Store custom flags and keywords): Refer to
74 `gnus-registry-article-marks-to-{chars,names}' instead of
75 `gnus-registry-user-format-function-{M,M2}'.
76
77 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
78
79 * texinfo.tex: Merge from gnulib.
80
81 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
82
83 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
84 (Store custom flags and keywords):
85 Mention `gnus-registry-user-format-function-M' and
86 `gnus-registry-user-format-function-M2'.
87
88 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
89
90 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
91
92 2011-05-17 Glenn Morris <rgm@gnu.org>
93
94 * gnus.texi (Face): Fix typo.
95
96 2011-05-14 Glenn Morris <rgm@gnu.org>
97
98 * dired-x.texi (Omitting Examples): Minor addition.
99
100 2011-05-10 Jim Meyering <meyering@redhat.com>
101
102 * ede.texi: Fix typo "or or -> or".
103
104 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
105
106 * gnus.texi (Summary Buffer Lines):
107 gnus-summary-user-date-format-alist does not exist.
108 (Sorting the Summary Buffer): More about sorting threads.
109
110 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
111
112 * trampver.texi: Update release number.
113
114 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
115
116 * tramp.texi (Frequently Asked Questions): New item for disabling
117 Tramp in other packages.
118
119 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
120
121 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
122 (Fancy splitting to parent, Store arbitrary data):
123 Updated gnus-registry docs.
124
125 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
126
127 * ede.texi: Fix typos.
128
129 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
130
131 * gnus.texi (Window Layout): @itemize @code doesn't exist.
132 It's @table @code.
133
134 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
135
136 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
137
138 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
139
140 * calc.texi (Logarithmic Units): Update the function names.
141
142 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
143
144 * message.texi (Various Commands): Document format specs in the
145 ellipsis.
146
147 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
148
149 * message.texi (Insertion Variables): Document message-cite-style.
150
151 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
152
153 * tramp.texi (Remote processes): New subsection "Running shell on
154 a remote host".
155
156 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
157
158 * auth.texi (Help for developers): Update docs to explain that the
159 :save-function will only run the first time.
160
161 2011-03-12 Glenn Morris <rgm@gnu.org>
162
163 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
164 (emacs-faq.text): New target.
165 (clean): Add emacs-faq.
166
167 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
168
169 Sync with Tramp 2.2.1.
170
171 * trampver.texi: Update release number.
172
173 2011-03-11 Glenn Morris <rgm@gnu.org>
174
175 * Makefile.in (HTML_TARGETS): New.
176 (clean): Delete $HTML_TARGETS.
177 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
178
179 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
180
181 * auth.texi (Help for developers): Show example of using
182 `auth-source-search' with prompts and :save-function.
183
184 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
185
186 * Version 23.3 released.
187
188 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
189
190 * message.texi (Message Buffers): Update default value of
191 message-generate-new-buffers.
192
193 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
194
195 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
196 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
197 respectively.
198 (Musical Notes): New section.
199 (Customizing Calc): Mention the customizable variable
200 calc-note-threshold.
201
202 2011-03-03 Glenn Morris <rgm@gnu.org>
203
204 * url.texi (Dealing with HTTP documents): Remove reference to
205 function url-decode-text-part; never seems to have existed. (Bug#6038)
206 (Configuration): Update url-configuration-directory description.
207
208 2011-03-02 Glenn Morris <rgm@gnu.org>
209
210 * dired-x.texi (Multiple Dired Directories): Remove mentions
211 of dired-default-directory-alist and dired-default-directory.
212 Move dired-smart-shell-command here...
213 (Miscellaneous Commands): ... from here.
214
215 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
216
217 * texinfo.tex: Update to version 2011-02-24.09.
218
219 2011-03-02 Glenn Morris <rgm@gnu.org>
220
221 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
222 instead of the obsoleted dired-omit-here-always.
223
224 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
225
226 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
227 supported systems.
228
229 2011-02-28 Glenn Morris <rgm@gnu.org>
230
231 * dbus.texi (Type Conversion): Grammar fix.
232
233 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
234
235 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
236 "Debian GNU/Linux".
237
238 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
239
240 2011-02-23 Glenn Morris <rgm@gnu.org>
241
242 * dired-x.texi (Features): Minor rephrasing.
243 (Local Variables): Fix typos.
244
245 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
246 Standardize some Emacs/XEmacs terminology.
247
248 * dired-x.texi (Features): Don't advertise obsolete local variables.
249 Simplify layout.
250 (Omitting Variables): Update local variables example.
251 (Local Variables): Say this is obsolete. Fix description of
252 dired-enable-local-variables possible values.
253
254 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
255
256 * auth.texi (Help for users): Mention ~/.netrc is also searched by
257 default now.
258
259 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
260
261 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
262
263 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
264
265 * gnus.texi (Window Layout): Document layout names.
266
267 2011-02-19 Eli Zaretskii <eliz@gnu.org>
268
269 * ada-mode.texi: Sync @dircategory with ../../info/dir.
270 * auth.texi: Sync @dircategory with ../../info/dir.
271 * autotype.texi: Sync @dircategory with ../../info/dir.
272 * calc.texi: Sync @dircategory with ../../info/dir.
273 * cc-mode.texi: Sync @dircategory with ../../info/dir.
274 * cl.texi: Sync @dircategory with ../../info/dir.
275 * dbus.texi: Sync @dircategory with ../../info/dir.
276 * dired-x.texi: Sync @dircategory with ../../info/dir.
277 * ebrowse.texi: Sync @dircategory with ../../info/dir.
278 * ede.texi: Sync @dircategory with ../../info/dir.
279 * ediff.texi: Sync @dircategory with ../../info/dir.
280 * edt.texi: Sync @dircategory with ../../info/dir.
281 * eieio.texi: Sync @dircategory with ../../info/dir.
282 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
283 * epa.texi: Sync @dircategory with ../../info/dir.
284 * erc.texi: Sync @dircategory with ../../info/dir.
285 * eshell.texi: Sync @dircategory with ../../info/dir.
286 * eudc.texi: Sync @dircategory with ../../info/dir.
287 * flymake.texi: Sync @dircategory with ../../info/dir.
288 * forms.texi: Sync @dircategory with ../../info/dir.
289 * gnus.texi: Sync @dircategory with ../../info/dir.
290 * idlwave.texi: Sync @dircategory with ../../info/dir.
291 * mairix-el.texi: Sync @dircategory with ../../info/dir.
292 * message.texi: Sync @dircategory with ../../info/dir.
293 * mh-e.texi: Sync @dircategory with ../../info/dir.
294 * newsticker.texi: Sync @dircategory with ../../info/dir.
295 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
296 * org.texi: Sync @dircategory with ../../info/dir.
297 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
298 * pgg.texi: Sync @dircategory with ../../info/dir.
299 * rcirc.texi: Sync @dircategory with ../../info/dir.
300 * reftex.texi: Sync @dircategory with ../../info/dir.
301 * remember.texi: Sync @dircategory with ../../info/dir.
302 * sasl.texi: Sync @dircategory with ../../info/dir.
303 * sc.texi: Sync @dircategory with ../../info/dir.
304 * semantic.texi: Sync @dircategory with ../../info/dir.
305 * ses.texi: Sync @dircategory with ../../info/dir.
306 * sieve.texi: Sync @dircategory with ../../info/dir.
307 * smtpmail.texi: Sync @dircategory with ../../info/dir.
308 * speedbar.texi: Sync @dircategory with ../../info/dir.
309 * trampver.texi [emacs]: Set emacsname to "Emacs".
310 * tramp.texi: Sync @dircategory with ../../info/dir.
311 * url.texi: Sync @dircategory with ../../info/dir.
312 * vip.texi: Sync @dircategory with ../../info/dir.
313 * viper.texi: Sync @dircategory with ../../info/dir.
314 * widget.texi: Sync @dircategory with ../../info/dir.
315 * woman.texi: Sync @dircategory with ../../info/dir.
316
317 2011-02-19 Glenn Morris <rgm@gnu.org>
318
319 * dired-x.texi (Technical Details): No longer redefines
320 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
321 dired-read-shell-command, or dired-find-buffer-nocreate.
322
323 2011-02-18 Glenn Morris <rgm@gnu.org>
324
325 * dired-x.texi (Optional Installation File At Point): Simplify.
326
327 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
328
329 * auth.texi (Help for users): Use :port instead of :protocol for all
330 auth-source docs.
331 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
332 to have two files in `auth-sources'.
333
334 2011-02-16 Glenn Morris <rgm@gnu.org>
335
336 * dired-x.texi: Use emacsver.texi to get Emacs version.
337 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
338 Depend on emacsver.texi.
339
340 * dired-x.texi: Drop meaningless version number.
341 (Introduction): Remove old info.
342 (Optional Installation Dired Jump): Autoload from dired-x.
343 Remove incorrect info about loaddefs.el.
344 (Bugs): Just refer to M-x report-emacs-bug.
345
346 * dired-x.texi (Multiple Dired Directories): Update for rename of
347 default-directory-alist.
348 (Miscellaneous Commands): No longer mention very old VM version 4.
349
350 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
351
352 Merge from gnulib.
353 * texinfo.tex: Update to version 2011-02-14.11.
354
355 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
356
357 * auth.texi (Help for users):
358 Login collection is "Login" and not "login".
359
360 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
361
362 * tramp.texi (History): Remove IMAP support.
363 (External methods, Frequently Asked Questions): Remove `imap' and
364 `imaps' methods.
365 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
366
367 * trampver.texi: Remove default value of `emacsimap'.
368
369 2011-02-13 Glenn Morris <rgm@gnu.org>
370
371 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
372 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
373
374 2011-02-12 Glenn Morris <rgm@gnu.org>
375
376 * sc.texi (Getting Connected): Remove old index entries.
377
378 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
379
380 * url.texi: Remove duplicate @dircategory (Bug#7942).
381
382 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
383
384 * auth.texi (Overview, Help for users, Help for developers):
385 Update docs.
386 (Help for users): Talk about spaces.
387
388 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
389
390 * texinfo.tex: Update to version 2011-02-07.16.
391
392 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
393
394 * dbus.texi (Bus names): Adapt descriptions for
395 dbus-list-activatable-names and dbus-list-known-names.
396
397 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
398
399 * calc.texi (Logarithmic Units): New section.
400
401 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
402
403 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
404 manuals use it now.
405
406 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
407
408 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
409
410 * overrides.texi: Remove.
411
412 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
413 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
414
415 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
416
417 * tramp.texi (Frequently Asked Questions): Mention problems with
418 WinSSHD.
419
420 * trampver.texi: Update release number.
421
422 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
423
424 * tramp.texi:
425 Replace "delimet" with "delimit" globally.
426 Replace "explicite" with "explicit" globally.
427 Replace "instead of" with "instead" where there was nothing after "of".
428 Audit use of comma before interrogative pronoun, "that", or "which".
429 Minor word order, spelling, wording changes.
430
431 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
432
433 * overrides.texi: New file to set or clear WEBHACKDEVEL.
434
435 * sieve.texi: Use WEBHACKDEVEL.
436
437 * sasl.texi: Use WEBHACKDEVEL.
438
439 * pgg.texi: Use WEBHACKDEVEL.
440
441 * message.texi: Use WEBHACKDEVEL.
442
443 * gnus.texi: Use WEBHACKDEVEL.
444
445 * emacs-mime.texi: Use WEBHACKDEVEL.
446
447 * auth.texi: Use WEBHACKDEVEL.
448
449 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
450 manuals.
451
452 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
453
454 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
455
456 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
457
458 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
459 which in turn is copied from ftp://tug.org/tex/.
460
461 2011-02-03 Glenn Morris <rgm@gnu.org>
462
463 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
464 (Binding combinations of modifiers and function keys):
465 Let's assume people reading this are not using Emacs 18.
466
467 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
468
469 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
470 since it's run automatically.
471
472 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
473
474 * gnus.texi (Customizing Articles): Fix typo.
475
476 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
477
478 * gnus.texi (Customizing Articles): Document the new way of customizing
479 the date headers(s).
480
481 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
482
483 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
484 splitting example.
485
486 2011-01-29 Eli Zaretskii <eliz@gnu.org>
487
488 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
489 (MAKEINFO_OPTS): New variable.
490 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
491 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
492 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
493 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
494 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
495 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
496 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
497 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
498 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
499 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
500 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
501 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
502 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
503 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
504 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
505 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
506 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
507 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
508
509 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
510
511 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
512
513 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
514
515 * message.texi (IDNA): Explain what it is.
516
517 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
518
519 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
520
521 2011-01-23 Werner Lemberg <wl@gnu.org>
522
523 * Makefile.in (MAKEINFO): Now controlled by `configure'.
524 (MAKEINFO_OPTS): New variable. Use it where appropriate.
525 (ENVADD): Update.
526
527 2011-01-18 Glenn Morris <rgm@gnu.org>
528
529 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
530
531 2011-01-14 Eduard Wiebe <usenet@pusto.de>
532
533 * nxml-mode.texi (Introduction): Fix file name typos.
534
535 2011-01-13 Christian Ohler <ohler@gnu.org>
536
537 * ert.texi: New file.
538
539 * Makefile.in:
540 * makefile.w32-in: Add ert.texi.
541
542 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
543
544 * dbus.texi (Receiving Method Calls): New function
545 dbus-register-service. Rearrange node.
546
547 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
548
549 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
550 which in turn is copied from ftp://tug.org/tex/.
551
552 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
553
554 * dbus.texi (Receiving Method Calls): Describe new optional
555 parameter dont-register-service of dbus-register-{method,property}.
556
557 2010-12-17 Daiki Ueno <ueno@unixuser.org>
558
559 * epa.texi (Encrypting/decrypting *.gpg files):
560 Mention epa-file-select-keys.
561
562 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
563
564 * gnus.texi (Archived Messages): Remove outdated text.
565
566 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
567
568 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
569
570 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
571
572 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
573
574 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
575
576 * gnus.texi (The swish++ Engine): Add customizable parameters
577 descriptions.
578 (The swish-e Engine): Ditto.
579
580 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
581
582 * tramp.texi (Inline methods): Add "ksu" method.
583 (Remote processes): Add example with remote `default-directory'.
584
585 2010-12-14 Glenn Morris <rgm@gnu.org>
586
587 * faq.texi (Expanding aliases when sending mail):
588 Now build-mail-aliases is interactive.
589
590 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
591
592 * gnus.texi: First pass at adding (rough) nnir documentation.
593
594 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
595
596 * gnus.texi (Filtering New Groups):
597 Mention gnus-auto-subscribed-categories.
598 (The First Time): Remove, since default-subscribed-newsgroups has been
599 removed.
600
601 2010-12-13 Glenn Morris <rgm@gnu.org>
602
603 * cl.texi (For Clauses): Small fixes for frames and windows.
604
605 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
606
607 * org.texi (Using capture): Document using prefix arguments for
608 finalizing capture.
609 (Agenda commands): Document prefix argument for the bulk scatter
610 command.
611 (Beamer class export): Document that also overlay arguments can be
612 passed to the column environment.
613 (Template elements): Document the new entry type.
614
615 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
616
617 * org.texi (Include files): Document :minlevel.
618
619 2010-12-11 Julien Danjou <julien@danjou.info>
620
621 * org.texi (Categories): Document category icons.
622
623 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
624
625 * org.texi (noweb): Fix typo.
626
627 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
628
629 * gnus.texi (Server Commands): Point to the rest of the server
630 commands.
631
632 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
633
634 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
635 g'.
636
637 2010-12-02 Julien Danjou <julien@danjou.info>
638
639 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
640
641 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
642
643 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
644 (Direct Functions): Note the STARTTLS upgrade.
645
646 2010-11-27 Glenn Morris <rgm@gnu.org>
647 James Clark <none@example.com>
648
649 * nxml-mode.texi (Introduction): New section.
650
651 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
652
653 * gnus.texi (Server Commands): Document gnus-server-show-server.
654
655 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
656
657 Sync with Tramp 2.2.0.
658
659 * trampver.texi: Update release number.
660
661 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
662
663 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
664 Mention that the TeX specific units won't use the `tex' prefix
665 in TeX mode.
666
667 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
668
669 * gnus.texi (Misc Article): Document gnus-inhibit-images.
670
671 2010-11-17 Glenn Morris <rgm@gnu.org>
672
673 * edt.texi: Remove information about Emacs 19.
674
675 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
676
677 * trampver.texi: Update release number.
678
679 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
680
681 * gnus.texi (Article Washing): Fix typo.
682
683 2010-11-11 Noorul Islam <noorul@noorul.com>
684
685 * org.texi: Fix typo.
686
687 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
688
689 * org.texi (Using capture): Explain that refiling is
690 sensitive to cursor position.
691
692 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
693
694 * org.texi (Images and tables): Add cross reference to link section.
695
696 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
697
698 * org.texi: Document the <c> cookie.
699
700 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
701
702 * org.texi: multi-line header arguments :PROPERTIES: :ID:
703 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
704
705 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
706
707 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
708
709 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
710
711 * org.texi (Project alist): Mention that this is a property list.
712
713 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
714
715 * org.texi (Setting up the staging area): Document that
716 file names remain visible when encrypting the MobileOrg files.
717
718 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
719
720 * org.texi (Setting up the staging area): Document which
721 versions are needed for encryption.
722
723 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
724
725 * org.texi (noweb): Update :noweb documentation to
726 reflect the new "tangle" argument.
727
728 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
729
730 * org.texi (Batch execution): Improve tangling script in
731 documentation.
732
733 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
734
735 * org.texi (Handling links):
736 (In-buffer settings): Document inlining images on startup.
737
738 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
739
740 * org.texi (Setting up the staging area): Document use of
741 crypt password.
742
743 2010-11-11 David Maus <dmaus@ictsoc.de>
744
745 * org.texi (Template expansion): Add date related link type escapes.
746
747 2010-11-11 David Maus <dmaus@ictsoc.de>
748
749 * org.texi (Template expansion): Add mew in table for link type
750 escapes.
751
752 2010-11-11 David Maus <dmaus@ictsoc.de>
753
754 * org.texi (Template expansion): Fix typo in link type escapes.
755
756 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
757
758 * org.texi (Structure of code blocks): Another documentation tweak.
759
760 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
761
762 * org.texi (Structure of code blocks): Documentation tweak.
763
764 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
765
766 * org.texi (Structure of code blocks):
767 Update documentation to mention inline code block syntax.
768
769 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
770
771 * org.texi (comments): Improve wording.
772
773 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
774
775 * org.texi (comments): Document the new :comments header arguments.
776
777 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
778
779 * org.texi (Installation): Remove the special
780 installation instructions for XEmacs.
781
782 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
783
784 * org.texi (Easy Templates): New section. Documents quick
785 insertion of empty structural elements.
786
787 2010-11-11 Noorul Islam <noorul@noorul.com>
788
789 * org.texi: Fix doc.
790
791 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
792
793 * org.texi (The date/time prompt): Document specification
794 of time ranges.
795
796 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
797
798 * org.texi (Internal links): Document the changes in
799 internal links.
800
801 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
802
803 * org.texi (Agenda commands): Document the limitation for
804 the filter preset - it can only be used for an entire agenda
805 view, not in an individual block in a block agenda.
806
807 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
808
809 * org.texi (iCalendar export): Document alarm creation.
810
811 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
812
813 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
814
815 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
816
817 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
818
819 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
820
821 * calc.texi: Use emacsver.texi to determine Emacs version.
822
823 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
824
825 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
826 since that works by default.
827
828 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
829
830 * gnus.texi (Customizing the IMAP Connection): Document
831 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
832
833 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
834
835 * tramp.texi (Remote shell setup): New item "Interactive shell
836 prompt". Reported by Christian Millour <cm@abtela.com>.
837 (Remote shell setup, Remote processes): Use @code{} for
838 environment variables.
839
840 2010-11-03 Glenn Morris <rgm@gnu.org>
841
842 * ediff.texi (Quick Help Commands, Miscellaneous):
843 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
844
845 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
846
847 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
848
849 2010-10-31 Glenn Morris <rgm@gnu.org>
850
851 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
852
853 2010-10-31 Glenn Morris <rgm@gnu.org>
854
855 * cc-mode.texi: Remove reference to defunct viewcvs URL.
856
857 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
858
859 * gnus.texi (Client-Side IMAP Splitting):
860 Mention nnimap-unsplittable-articles.
861
862 2010-10-29 Julien Danjou <julien@danjou.info>
863
864 * gnus.texi (Finding the News): Remove references to obsoletes
865 variables `gnus-nntp-server' and `gnus-secondary-servers'.
866
867 2010-10-29 Eli Zaretskii <eliz@gnu.org>
868
869 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
870 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
871 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
872 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
873
874 2010-10-28 Glenn Morris <rgm@gnu.org>
875
876 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
877 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
878 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
879
880 2010-10-25 Daiki Ueno <ueno@unixuser.org>
881
882 * epa.texi (Mail-mode integration): Add alternative key bindings
883 for epa-mail commands; escape comma.
884 Don't use the word "PGP", since it is a non-free program.
885
886 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
887
888 * calc.texi: Use emacsver.texi to determine Emacs version.
889
890 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
891
892 * gnus.texi (Group Parameters, Buttons): Fix typos.
893
894 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
895
896 * gnus.texi (Subscription Commands): Mention that you can also
897 subscribe to new groups via the Server buffer, which is probably more
898 convenient when subscribing to many groups.
899
900 2010-10-21 Julien Danjou <julien@danjou.info>
901
902 * message.texi (Message Headers): Allow message-default-headers to be a
903 function.
904
905 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
906
907 * gnus-news.texi: Mention new archive defaults.
908
909 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
910
911 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
912
913 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
914
915 * gnus.texi (HTML): Document the function value of
916 gnus-blocked-images.
917 (Article Washing): shr and gnus-w3m, not the direct function names.
918
919 2010-10-20 Julien Danjou <julien@danjou.info>
920
921 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
922 variable.
923
924 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
925
926 * gnus.texi (Customizing the IMAP Connection): The port strings are
927 strings.
928 (Document Groups): Mention git.
929
930 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
931
932 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
933 bzr/Gnus git sync.
934
935 2010-10-15 Eli Zaretskii <eliz@gnu.org>
936
937 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
938 change.
939
940 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
941
942 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
943 @item syntax for in-Emacs makeinfo.
944
945 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
946
947 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
948 trim sentence.
949
950 2010-10-12 Daiki Ueno <ueno@unixuser.org>
951
952 * epa.texi (Caching Passphrases):
953 * auth.texi (GnuPG and EasyPG Assistant Configuration):
954 Clarify some configurations require to set up gpg-agent.
955
956 2010-10-11 Glenn Morris <rgm@gnu.org>
957
958 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
959
960 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
961
962 * gnus.texi (Spam Package Introduction): Mention `$'.
963
964 2010-10-09 Eli Zaretskii <eliz@gnu.org>
965
966 * makefile.w32-in (emacsdir): New variable.
967 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
968 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
969
970 2010-10-09 Glenn Morris <rgm@gnu.org>
971
972 * Makefile.in (mostlyclean): Delete *.toc.
973
974 * Makefile.in: Use $< in rules.
975
976 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
977
978 * Makefile.in ($(infodir)): Delete rule.
979 (mkinfodir): New. Use it in all the info rules, rather than depending
980 on infodir.
981
982 2010-10-09 Glenn Morris <rgm@gnu.org>
983
984 * gnus.texi (Article Washing): Fix previous change.
985
986 * Makefile.in (emacsdir): New variable.
987 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
988 Depend on emacsver.texi.
989
990 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
991
992 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
993
994 2010-10-08 Julien Danjou <julien@danjou.info>
995
996 * gnus.texi: Add mm-shr.
997
998 2010-10-08 Ludovic Courtès <ludo@gnu.org>
999
1000 * gnus.texi (Finding the Parent, The Gnus Registry)
1001 (Registry Article Refer Method): Update docs for nnregistry.el.
1002
1003 2010-10-08 Daiki Ueno <ueno@unixuser.org>
1004
1005 * auth.texi (Help for users)
1006 (GnuPG and EasyPG Assistant Configuration): Update docs.
1007
1008 2010-10-08 Glenn Morris <rgm@gnu.org>
1009
1010 * cl.texi (Organization, Installation, Old CL Compatibility):
1011 Deprecate cl-compat for new code.
1012 (Usage, Installation): Remove outdated information.
1013
1014 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1015
1016 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1017
1018 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1019
1020 2010-10-06 Julien Danjou <julien@danjou.info>
1021
1022 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1023
1024 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1025 broken link.
1026
1027 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1028
1029 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1030 to ReiserFS.
1031
1032 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1033 (FAQ 7-1): Fix getmail URL.
1034
1035 2010-10-06 Daiki Ueno <ueno@unixuser.org>
1036
1037 * epa.texi (Caching Passphrases): New section.
1038
1039 2010-10-06 Glenn Morris <rgm@gnu.org>
1040
1041 * Makefile.in (SHELL): Set it.
1042 (info): Move the mkdir dependency to the individual info files.
1043 (mostlyclean): Tidy up.
1044 (clean): Only delete the specific dvi and pdf files.
1045 (maintainer-clean): Be more restrictive in what we delete.
1046 ($(infodir)): Add parallel build workaround.
1047
1048 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1049
1050 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1051
1052 2010-10-03 Julien Danjou <julien@danjou.info>
1053
1054 * emacs-mime.texi (Display Customization):
1055 Update mm-inline-large-images documentation and add documentation for
1056 mm-inline-large-images-proportion.
1057
1058 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1059
1060 * tramp.texi (Frequently Asked Questions):
1061 Mention remote-file-name-inhibit-cache.
1062
1063 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1064
1065 * gnus.texi (Splitting Mail): Fix @xref syntax.
1066 (Splitting Mail): Really fix the @ref syntax.
1067
1068 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1069
1070 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1071 (Article Hiding): Add google banner example.
1072 Suggested by Benjamin Xu.
1073
1074 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1075
1076 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1077 Remove nnimap-split-rule from examples.
1078
1079 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1080
1081 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1082 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1083 Fishman.
1084 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1085
1086 2010-09-30 Julien Danjou <julien@danjou.info>
1087
1088 * gnus.texi (Gravatars): Fix documentation about
1089 gnu-gravatar-properties.
1090
1091 2010-09-29 Daiki Ueno <ueno@unixuser.org>
1092
1093 * epa.texi (Bug Reports): New section.
1094
1095 2010-09-29 Glenn Morris <rgm@gnu.org>
1096
1097 * Makefile.in (top_srcdir): Remove unused variable.
1098
1099 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1100
1101 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1102 (Client-Side IMAP Splitting): Document 'default.
1103
1104 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1105
1106 * gnus.texi (Customizing the IMAP Connection):
1107 Document nnimap-fetch-partial-articles.
1108
1109 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1110
1111 * gnus-news.texi: Mention nnimap-inbox.
1112
1113 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1114
1115 2010-09-26 Julien Danjou <julien@danjou.info>
1116
1117 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
1118
1119 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1120
1121 * gnus.texi (Security): Remove gpg.el mention.
1122
1123 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1124
1125 * gnus.texi (Browse Foreign Server): New variable
1126 gnus-browse-subscribe-newsgroup-method.
1127
1128 * gnus-news.texi: Mention it.
1129
1130 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1131
1132 * gnus.texi (NoCeM): Remove.
1133 (Startup Variables): No jingle.
1134
1135 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
1136
1137 * woman.texi (Interface Options): xz compression is now supported.
1138
1139 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1140
1141 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1142 (Unavailable Servers): Document gnus-server-copy-server.
1143 (Using IMAP): Document the new nnimap.
1144
1145 2010-09-25 Julien Danjou <julien@danjou.info>
1146
1147 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
1148
1149 2010-09-24 Glenn Morris <rgm@gnu.org>
1150
1151 * url.texi (Disk Caching): Tweak previous change.
1152
1153 2010-09-24 Julien Danjou <julien@danjou.info>
1154
1155 * url.texi (Disk Caching): Mention url-cache-expire-time,
1156 url-cache-expired, and url-fetch-from-cache.
1157
1158 2010-09-24 Julien Danjou <julien@danjou.info>
1159
1160 * gnus.texi: Add Gravatars.
1161
1162 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1163
1164 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1165
1166 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1167
1168 * gnus.texi (Expunging mailboxes): Update name of the expunging
1169 command.
1170
1171 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1172
1173 * emacs-mime.texi (rfc2047): Update description for
1174 rfc2047-encode-parameter.
1175
1176 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
1177
1178 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1179 "fish" methods.
1180 (External methods): Remove "scp1_old" and "scp2_old" methods.
1181
1182 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
1183
1184 * tramp.texi: Remove Japanese manual. Fix typo.
1185
1186 * trampver.texi: Update release number. Remove japanesemanual.
1187
1188 2010-09-09 Glenn Morris <rgm@gnu.org>
1189
1190 * org.texi: Restore clobbered changes (copyright years, untabify).
1191
1192 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1193
1194 * gnus.texi (Adaptive Scoring): Fix typo.
1195
1196 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1197
1198 * gnus.texi (Article Display): Document gnus-html-show-images.
1199
1200 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1201
1202 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1203
1204 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1205
1206 * gnus.texi (HTML): Document gnus-max-image-proportion.
1207
1208 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1209
1210 * gnus.texi (HTML): Document gnus-blocked-images.
1211
1212 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1213
1214 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1215
1216 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1217 the first message are used for wide replies.
1218 (Changing Servers): Remove documentation on gnus-change-server and
1219 friends, since it's been removed.
1220
1221 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1222
1223 * gnus.texi (Drafts): Mention B DEL.
1224
1225 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1226
1227 * gnus.texi (Delayed Articles): Mention that the Date header is the
1228 original one, even if you delay.
1229
1230 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1231
1232 * gnus.texi (Asynchronous Fetching):
1233 Document gnus-async-post-fetch-function.
1234 (HTML): Made into its own section.
1235
1236 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
1237
1238 Sync with Tramp 2.1.19.
1239
1240 * tramp.texi (Inline methods, Default Method): Mention
1241 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1242 Remove remark about doubled "-t" argument.
1243 (Auto-save and Backup): Remove reference to Emacs 21.
1244 (Filename Syntax): Describe port numbers.
1245 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1246 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1247 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1248 errors with the backquotes.
1249 (External packages): File attributes cache flushing for asynchronous
1250 processes.
1251 (Traces and Profiles): Describe verbose level 9.
1252
1253 * trampver.texi: Update release number.
1254
1255 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
1256
1257 * dbus.texi (Alternative Buses): New chapter.
1258
1259 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1260
1261 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1262
1263 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1264
1265 * calc.texi (Customizing Calc): Rearrange description of new
1266 variables to match the presentation of other variables.
1267
1268 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1269
1270 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1271
1272 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1273
1274 * calc.texi (Making Selections, Selecting Subformulas)
1275 (Customizing Calc): Mention how to use faces to emphasize selected
1276 sub-formulas.
1277
1278 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
1279
1280 * tramp.texi (External packages): File attributes cache flushing
1281 for asynchronous processes.
1282
1283 2010-08-01 Alan Mackenzie <acm@muc.de>
1284
1285 Enhance the manual for the latest Java Mode.
1286
1287 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1288 annotation-var-cont.
1289 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1290 two new symbols.
1291
1292 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
1293
1294 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1295
1296 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1299
1300 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
1301
1302 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1303
1304 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1305
1306 * org.texi: Add macros to get plain quotes in PDF output.
1307 List additional contributors.
1308 (Capture): New section, replaces the section about remember.
1309 (Working With Source Code): New chapter, focused on documenting Org
1310 Babel.
1311 (Code evaluation security): New section.
1312 (MobileOrg): Document DropBox support.
1313 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1314 (Special symbols): Show how to display UTF8 characters for entities.
1315 (Global TODO list): Clarify the use of the "M" key and the differences
1316 to the "m" key.
1317 (RSS Feeds): Mention Atom feeds as well.
1318 (Setting tags): Remove paragraph about
1319 `org-complete-tags-always-offer-all-agenda-tags'.
1320
1321 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
1322
1323 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1324 argument.
1325 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1326 echoing shells.
1327
1328 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1331 (Filename Syntax): Describe port numbers.
1332
1333 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
1334
1335 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1336 forgotten.
1337 (Type Conversion): Precise conversion of natural numbers.
1338 (Errors and Events): Add "debugging" to concept index. Add variable
1339 `dbus-debug'.
1340
1341 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
1342
1343 * dbus.texi (Receiving Method Calls): Add optional argument
1344 EMITS-SIGNAL to `dbus-register-property'.
1345
1346 2010-06-27 Alex Schroeder <alex@gnu.org>
1347
1348 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1349
1350 2010-06-24 Glenn Morris <rgm@gnu.org>
1351
1352 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1353 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1354 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1355 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1356 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1357 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1358 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1359 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1360 convention. Make them end with a period.
1361
1362 2010-06-23 Glenn Morris <rgm@gnu.org>
1363
1364 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
1365 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1366 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1367 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1368 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1369 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
1370
1371 2010-06-10 Glenn Morris <rgm@gnu.org>
1372
1373 * idlwave.texi (Load-Path Shadows):
1374 * org.texi (Handling links): Fix typos.
1375
1376 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1377
1378 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1379
1380 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1383 by an alias. (Bug#6226)
1384
1385 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1386
1387 * calc.texi (Manipulating Vectors): Mention that vectors can
1388 be used to determine bins for `calc-histogram'.
1389
1390 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1391
1392 * calc.texi: Remove "\turnoffactive" commands throughout.
1393
1394 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1395
1396 * url.texi (HTTP language/coding, Customization):
1397 * message.texi (Header Commands, Responses):
1398 * cl.texi (Argument Lists): Fix typos.
1399
1400 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1403 Note that Development menu is always available.
1404 (Creating a project): Fix terminology.
1405 (Add/Remove files): Fix typo.
1406
1407 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1408
1409 * Version 23.2 released.
1410
1411 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
1412
1413 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1414
1415 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * tramp.texi (Inline methods, Default Method):
1418 Mention `tramp-inline-compress-start-size'.
1419
1420 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
1421
1422 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1423 the CVS repo. Put the Git repo in the news section.
1424
1425 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
1426 Removed some mentions of CVS. Mention the new Git repo.
1427
1428 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
1429
1430 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1431 (Mail Group Commands): Add index entry.
1432
1433 2010-04-18 Glenn Morris <rgm@gnu.org>
1434
1435 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1436
1437 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1438
1439 * calc.texi (Radix modes): Mention that the option prefix will
1440 turn on twos-complement mode.
1441 (Inverse and Hyperbolic Flags): Mention the Option flag.
1442
1443 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1444
1445 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
1446 (LaTeX/PDF export commands): Rename and Move section.
1447 (Sectioning structure): Update.
1448 (References): New use case for field coordinates.
1449 (The export dispatcher): Rename from ASCII export.
1450 (Setting up the staging area): Document the availability of
1451 encryption for MobileOrg.
1452 (Images and tables): Document how to reference labels.
1453 (Index entries): New section.
1454 (Generating an index): New section.
1455 (Column width and alignment): Document that <N> now
1456 means a fixed width, not a maximum width.
1457 (Publishing options): Document the :email option.
1458 (Beamer class export): Fix bug in the BEAMER example.
1459 (Refiling notes): Document refile logging.
1460 (In-buffer settings): Document refile logging keywords.
1461 (Drawers): Document `C-c C-z' command.
1462 (Agenda commands): Mention the alternative key `C-c C-z'.
1463 (Special properties): Document the BLOCKED property.
1464 (The spreadsheet): Mention the formula editor.
1465 (References): Document field coordinates.
1466 (Publishing action): Correct the documentation for the
1467 publishing function.
1468 (The date/time prompt): Document that we accept dates
1469 like month/day/year.
1470 (Cooperation): Document the changes in table.el support.
1471 (Faces for TODO keywords, Faces for TODO keywords)
1472 (Priorities): Document the easy colors.
1473 (Visibility cycling): Document the new double prefix
1474 arg for `org-reveal'.
1475 (Cooperation): Remember.el is part of Emacs.
1476 (Clean view): Mention that `wrap-prefix' is also set by
1477 org-indent-mode.
1478 (Agenda commands): Add information about prefix args to
1479 scheduling and deadline commands.
1480 (Search view): Point to the docstring of
1481 `org-search-view' for more details.
1482 (Agenda commands): Document that `>' prompts for a date.
1483 (Setting tags): Document variable
1484 org-complete-tags-always-offer-all-agenda-tags.
1485 (Column attributes): Cross-reference special properties.
1486
1487 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1488
1489 Synchronize with Tramp repository.
1490
1491 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1492 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1493 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
1494 syntax, texi2dvi reports errors with the backquotes.
1495
1496 * trampver.texi: Update release number.
1497
1498 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1499
1500 * gnus.texi (Finding the News): Add pointers to the Server buffer
1501 because it's essential.
1502
1503 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1504
1505 * gnus.texi (MIME Commands): Update description of
1506 gnus-article-browse-html-article.
1507
1508 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1509
1510 * auth.texi (Secret Service API): Add TODO node.
1511 (Help for users): Explain the new source options for `auth-sources'.
1512
1513 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
1514
1515 * trampver.texi: Update release number.
1516
1517 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1518
1519 * Branch for 23.2.
1520
1521 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
1522
1523 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1524 now enabled by default.
1525
1526 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
1527
1528 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1529 when Emacs runs in interactive mode. (Bug#5645)
1530
1531 2010-02-16 Glenn Morris <rgm@gnu.org>
1532
1533 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1534
1535 2010-02-05 Mark A. Hershberger <mah@everybody.org>
1536
1537 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1538
1539 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
1540
1541 * gnus.texi (Score File Format): Fix typo.
1542
1543 2010-01-19 Mark A. Hershberger <mah@everybody.org>
1544
1545 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1546
1547 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * ada-mode.texi (Project File Overview): Fix typo.
1550
1551 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1552
1553 * semantic.texi: Add Richard Y. Kim credit.
1554
1555 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1556
1557 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
1558
1559 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
1560 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
1561
1562 2010-01-17 Glenn Morris <rgm@gnu.org>
1563
1564 * calc.texi (Reporting Bugs): Don't mention format of repository.
1565
1566 * woman.texi (Bugs): Make "Emacs repository" less specific,
1567 and the URL for same more specific.
1568
1569 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1570
1571 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1572
1573 * ede.texi (ede-step-project, ede-proj-target):
1574 * tramp.texi (Remote processes): Fix typos.
1575
1576 2010-01-16 Mario Lang <mlang@delysid.org>
1577
1578 * ede.texi (ede-target):
1579 * org.texi (Refiling notes): Remove duplicated words.
1580
1581 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1582
1583 * gnus.texi (Posting Styles): Use with-current-buffer.
1584 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1585
1586 2010-01-02 Kevin Ryde <user42@zip.com.au>
1587
1588 * eieio.texi (Naming Conventions): Correction to xref on elisp
1589 coding conventions, is "Tips" node not "Standards".
1590
1591 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1594
1595 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1596
1597 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1598
1599 * gnus.texi (Direct Functions): Add missing port number to tls method.
1600
1601 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
1602
1603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1604 ($(infodir)/edt, edt.dvi): New targets.
1605
1606 2009-12-15 Glenn Morris <rgm@gnu.org>
1607
1608 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1609 (edt, $(infodir)/edt, edt.dvi): New targets.
1610 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1611
1612 * Makefile.in (PDF_TARGETS, pdf): New.
1613 (clean): Add *.pdf.
1614 Add pdf rules for all manuals.
1615
1616 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1617
1618 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1619
1620 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
1621
1622 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1623 (Smart Jump, Analyzer Debug): Copyedits.
1624 (Semantic mode user commands): Link to new nodes.
1625 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1626 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1627 upstream Semantic manual.
1628
1629 * semantic.texi (Introduction): Minor fix to diagram.
1630
1631 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * eshell.texi (History): Add the other built-in variables.
1634 (Built-ins): Explain built-ins, and how to apply the external commands.
1635 Add `history', `su' and `sudo'.
1636
1637 * tramp.texi (Remote processes): Add missing <RET> in the example.
1638
1639 2009-12-01 Bill Wohler <wohler@newt.com>
1640
1641 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
1642 path for mairix example. Specify -q in namazu example since namazu is
1643 excessively garrulous.
1644
1645 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
1646
1647 * tramp.texi (Remote processes): Improve eshell example with "su"
1648 and "sudo" commands.
1649
1650 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * semantic.texi (Analyzer Internals): Rename from Analyzer.
1653
1654 * sem-user.texi (Semantic mode user commands): Fix key syntax.
1655 Document semantic-complete-analyze-inline.
1656 (Semanticdb search debugging commands): Minor clarification.
1657 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
1658 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
1659 manual.
1660 (Semantic mode): Link to Idle Scheduler.
1661
1662 2009-11-28 Kevin Ryde <user42@zip.com.au>
1663
1664 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
1665 @pxref, now EIEIO is in Emacs.
1666
1667 * erc.texi (Development): Correction to git tutorial url.
1668
1669 2009-11-26 Glenn Morris <rgm@gnu.org>
1670
1671 * faq.texi (Latest version of Emacs): Mention stability of development
1672 version.
1673 (Problems with very large files): Max buffer size increase in 23.2.
1674 (VM): VM has moved house again.
1675
1676 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1677
1678 * calc.texi (Radix modes): Discuss alternate bases for two's complement
1679 notations.
1680
1681 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
1682
1683 * org.texi (Column attributes): Fix documentation of new operators.
1684
1685 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
1686
1687 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
1688 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
1689 (Idle Completions Mode): Numerous copyedits.
1690
1691 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * semantic.texi (Semantic Internals, Glossary):
1694 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
1695 (Semanticdb search debugging commands): Fix typos.
1696
1697 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1698
1699 * calc.texi (Radix modes): Mention twos-complement notation.
1700
1701 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
1702
1703 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
1704 ($(infodir)/semantic, semantic.dvi): New targets.
1705
1706 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
1707
1708 * Makefile.in: Build the Semantic manual.
1709
1710 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
1711 repository.
1712
1713 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
1714
1715 * dbus.texi (Receiving Method Calls): New defun
1716 `dbus-unregister-service'.
1717
1718 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
1719
1720 * org.texi (Speed keys): New section.
1721
1722 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
1723
1724 * dbus.texi (Type Conversion): Fix typo.
1725 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
1726 `dbus-registered-objects-table'.
1727 (Receiving Method Calls): New defun `dbus-register-property'.
1728 Move `dbus-unregister-object' here.
1729
1730 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1731
1732 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
1733
1734 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
1735
1736 * org.texi (Column attributes): Add the new age summary operators.
1737 Also, mention the fact you can only use one summary operator per
1738 property.
1739
1740 2009-11-13 John Wiegley <johnw@newartisans.com>
1741
1742 * org.texi (Tracking your habits): Add a new section in the
1743 manual about how to track habits.
1744 (Resolving idle time): Add a section on how idle and
1745 dangling clocks are resolved.
1746
1747 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
1748
1749 * org.texi (Agenda commands): Document the new `i' command.
1750 (Inserting deadline/schedule): Document logging changes
1751 of scheduling and deadline times stamps.
1752 (In-buffer settings): Document the in-buffer keywords for logging
1753 changes of scheduling and deadline times stamps.
1754 (Structure editing, Plain lists): Document indentation
1755 cycling in empty entries with TAB.
1756 (Archiving): Document the default archiving command.
1757 (Moving subtrees): Document the new keys for archiving.
1758 (Internal archiving): Fix incorrect key.
1759 (Agenda commands): Document the TODO set switching commands.
1760 (Agenda commands): Document the new archiving keys.
1761 (Clocking work time): Better description on how to save
1762 and restore a clock.
1763 (Resolving idle time): Mention the x11idle program to get true
1764 idleness also under X11.
1765 (Resolving idle time): Use @kbd instead of @key for normal
1766 letters, because this is how he rest of the manual does this.
1767 (Pushing to MobileOrg): Mention that `org-directory'
1768 should be set.
1769 (Agenda commands): Document that SPC is a filter for
1770 any tag.
1771 (Search view): Rename from "Keyword search".
1772 (Capure): New chapter.
1773 (Markup): New chapter.
1774 (Links in HTML export, Images in HTML export):
1775 Extend the section titles.
1776 (Images in HTML export): Document the align option.
1777 (Text areas in HTML export): Extend the section title.
1778 (Images in LaTeX export): Explain image placement in LaTeX.
1779
1780 2009-11-10 Glenn Morris <rgm@gnu.org>
1781
1782 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
1783
1784 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
1785
1786 * tramp.texi (Auto-save and Backup): Disable backups just for a
1787 method.
1788
1789 * trampver.texi: Update release number.
1790
1791 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
1792
1793 Sync with Tramp 2.1.17.
1794
1795 * trampver.texi: Update release number.
1796
1797 2009-10-29 Glenn Morris <rgm@gnu.org>
1798
1799 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
1800
1801 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
1802
1803 * tramp.texi (External methods): Temporary files are kept for
1804 `rsync' and `rsyncc' methods.
1805
1806 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
1807
1808 * eieio.texi: Fix typos.
1809
1810 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
1811
1812 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
1813
1814 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
1815
1816 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
1817 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
1818
1819 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * Makefile.in: Build EIEIO and EDE manuals.
1822
1823 2009-10-07 Eric Ludlam <zappo@gnu.org>
1824
1825 * eieio.texi:
1826 * ede.texi: New files.
1827
1828 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1829
1830 * tramp.texi (Remote processes): Association of a pty is not supported.
1831
1832 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
1833
1834 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
1835 (Processing LaTeX fragments): Document that the size of images can be
1836 changes using the variable `org-format-latex-options'.
1837 (The date/time prompt, Timestamps): Be more accurate over ISO format
1838 dates and times.
1839 (Visibility cycling): Document showeverything keyword.
1840 (In-buffer settings): Document showeverything keyword.
1841 (Setting up the staging area): Fix the example.
1842 (MobileOrg): New section.
1843 (Agenda commands, Exporting Agenda Views): Document exporting the
1844 agenda view to Org files.
1845
1846 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
1847
1848 * tramp.texi (History): Add IMAP support.
1849 (External methods): Add `imap' and `imaps' methods.
1850 (GVFS based methods): Add indices for `davs'.
1851 (Password handling): Rename anchors. Add IMAP entries for
1852 ~/.authinfo.gpg.
1853
1854 * trampver.texi: Set default value of `emacsimap'.
1855
1856 2009-09-22 Daiki Ueno <ueno@unixuser.org>
1857
1858 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
1859
1860 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1861
1862 * dired-x.texi (Technical Details):
1863 Delete dired-up-directory (Bug#4292).
1864
1865 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
1868
1869 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
1870
1871 * org.texi (Effort estimates): Document new effort setting commands.
1872 (Agenda commands): Document the new keys fro agenda time motion.
1873 Document entry text mode. Improve documentation of the keys to include
1874 inactive time stamps into the agenda view.
1875 (Feedback): Document the new bug report command.
1876 (Structure editing): Add an index entry for the sorting of subtrees.
1877
1878 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
1879
1880 * auth.texi (Help for users): Corrected markup.
1881
1882 2009-09-02 Glenn Morris <rgm@gnu.org>
1883
1884 * emacs-mime.texi (time-date): Mention float-time.
1885
1886 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
1887
1888 * calc.texi (Simplifying Formulas): Improve the wording.
1889
1890 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
1891
1892 * auth.texi: Rewritten for coverage and clarity.
1893
1894 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1895
1896 * gnus.texi (Expiring Mail):
1897 Mention gnus-mark-copied-or-moved-articles-as-expirable.
1898 (Various Various): Mention gnus-safe-html-newsgroups.
1899
1900 * gnus-news.texi: Mention
1901 gnus-mark-copied-or-moved-articles-as-expirable.
1902
1903 * emacs-mime.texi (Display Customization): Add xref to
1904 gnus-safe-html-newsgroups.
1905
1906 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (Version Control): Remove.
1909 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
1910 reference.
1911 (External methods): Correct `scpc' concept index entries. New method
1912 `rsyncc'.
1913 (External packages): New subsections "Filename completion" and "File
1914 attributes cache".
1915
1916 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
1917
1918 * calc.texi (Rewrite Rules): Improve the example.
1919 (Simplifying Formulas): Explain use of the I and H flags for
1920 simplification.
1921
1922 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
1923
1924 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
1925 Describe autostart behaviour of dbus-ping.
1926 (Synchronous Methods, Asynchronous Methods): Use English numeric format
1927 for timeout values.
1928 (Top): Remove footnote saying D-Bus is not enabled by
1929 default. (Bug#4256)
1930
1931 2009-08-23 Daiki Ueno <ueno@unixuser.org>
1932
1933 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
1934 Reported by Jari Aalto (Bug#4211).
1935 (Mail-mode integration): Mention epa-mail-mode and
1936 epa-global-mail-mode.
1937 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
1938 epa-setup.
1939
1940 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * dbus.texi (Asynchronous Methods): Allow nil handler.
1943
1944 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
1945
1946 * ediff.texi (ediff-current-file): Add information about this new function.
1947
1948 * viper.texi: Add information about C-s in viper's search command.
1949
1950 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
1951
1952 * calc.texi (Date Forms): Fix typos.
1953
1954 2009-08-08 Glenn Morris <rgm@gnu.org>
1955
1956 * org.texi (Agenda commands): Restore clobbered change.
1957
1958 2009-08-07 Eli Zaretskii <eliz@gnu.org>
1959
1960 * calc.texi (Graphics, Devices): Update with the peculiarities of
1961 operation on MS-Windows.
1962
1963 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
1964
1965 * org.texi (Publishing action): Improve documentation of file
1966 names when publishing to the source directory.
1967 (Clean view): Document `org-indent-mode'.
1968 (Clocking work time): Add documentation for the
1969 new :timetamp option when creating a clock report.
1970 (Paragraphs): Fix many typos.
1971 (Plain lists): Remove duplicate explanation about the
1972 `C-c *' command.
1973 (Literal examples): Update to reflect the new behavior
1974 of the -n -r -k switches when exporting source code examples.
1975 (Structure editing): Add information about `C-c *',
1976 converting a plain list into a list of Org items.
1977 (Remember): Small rephrasing of the paragraph
1978 describing remember.el. Also mentioned that remember.el is part
1979 of Emacs 23, not Emacs 22.
1980 (Clocking work time): Add documentation about
1981 displaying the current clocking time against the effort estimate.
1982 Also add a footnote about using `org-clock-in-prepare-hook' to add
1983 an effort estimate on the fly, just before clocking it.
1984 (Footnotes): Document automatic renumbering and
1985 sorting.
1986 (Agenda commands): Document new bulk commands.
1987 (Plain lists): Document new behavior of
1988 `org-cycle-include-plain-lists'.
1989 Hyphenation only in TeX.
1990 (Clocking work time): Document the key to update effort
1991 estimates.
1992 (Clocking work time): Document the clock time display.
1993 (Structure editing, TODO basics): Document new
1994 variables.
1995 (Column attributes): Document new colciew operators.
1996 (Publishing options): Document :xml-declaration.
1997 (Tracking TODO state changes): Document the
1998 LOG_INTO_DRAWER property.
1999 (Literal examples): Document the new implementation for
2000 editing source code.
2001 (Publishing action): Mention the new publishing
2002 function, to publish an Org source file.
2003 (Publishing links): Mention how to link to an Org source file.
2004 (Macro replacement): Document new macros.
2005 (Handling links): Document type-specific completion
2006 when inserting links.
2007 (Structure editing, Plain lists): Improve documentation
2008 on sorting.
2009 (Internal links): Document custom ids for links.
2010 (Handling links): Document custom ids for links.
2011 (CSS support): Document new class.
2012 (Refiling notes): Document the possibility to create new nodes
2013 during refiling.
2014 (Agenda commands): Document the "?" operator to find
2015 tasks without effort setting.
2016 (Exporting agenda information): Section moved.
2017 (RSS Feeds): New section.
2018 (Built-in table editor): Document M-e and M-a navigate
2019 inside table field.
2020 (Stuck projects): Docment that projects identified as
2021 un-stuck will still be searchd for stuck sub-projects.
2022 (Paragraphs): Document centering.
2023 (Creating timestamps, Agenda commands): Document new
2024 behavior when changing time stamps.
2025 (Structure editing): Document the new command
2026 `org-clone-subtree-with-time-shift'.
2027 (Publishing): Refresh this chapter.
2028 (Export options, Export options, In-buffer settings):
2029 Document the new keywords.
2030 (Matching tags and properties): Collect all
2031 documentation about tags/property matches here.
2032 (Setting tags): Document `org-tag-persistent-alist'.
2033 (Weekly/daily agenda): New section.
2034 (Orgstruct mode): Describe `orgstruct++-mode'.
2035 (Drawers): Mention the LOGBOOK drawer.
2036 (Export options, Sectioning structure): Document the
2037 #+LEATEX_HEADER in-buffer setting.
2038 (Bugs): Section removed.
2039 (Hooks): New section.
2040 (Add-on packages): Move here from old location.
2041 (Context-sensitive commands): New section.
2042 (Setting tags): Document newline option.
2043 (Global TODO list, Matching tags and properties):
2044 Mention more variables.
2045 (Checkboxes): Update to changed command behavior.
2046
2047 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2048
2049 * speedbar.texi (Basic Key Bindings): Fix typo.
2050
2051 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2052
2053 * calc.texi (Vector/Matrix Functions): Add index entries for both
2054 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2055 affects matrices with more than one row.
2056 (Help Commands): Add index entries for "prefix ?" key bindings.
2057
2058 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2059
2060 * calc.texi (Stack Manipulation Commands): Add documentation for
2061 `calc-transpose-lines'
2062
2063 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
2064
2065 * dbus.texi (Receiving Method Calls): Describe special return value
2066 `:ignore'.
2067
2068 2009-07-24 Alan Mackenzie <acm@muc.de>
2069
2070 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2071 initialization, any individual variable setting now takes precedence
2072 over one done via c-file-style/c-file-offsets.
2073
2074 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2075
2076 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2077 truncated when Calc is quit.
2078 (Customizing Calc): Document `calc-undo-length'.
2079
2080 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2083
2084 2009-07-11 Kevin Ryde <user42@zip.com.au>
2085
2086 * pcl-cvs.texi (About PCL-CVS):
2087 * widget.texi (Basic Types):
2088 Fix cross-references.
2089
2090 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2091
2092 * dbus.texi (Type Conversion): Don't use literal control character.
2093
2094 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
2095
2096 * tramp.texi (GVFS based methods): New section.
2097 (Remote processes): Processes for GVFS based methods run locally.
2098
2099 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
2100
2101 * tramp.texi (Inline methods, External methods, Gateway methods):
2102 Avoid the words "kludge" and hack".
2103 (External methods): Add `synce' method.
2104
2105 * trampver.texi: Update release number.
2106
2107 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
2108
2109 Sync with Tramp 2.1.16.
2110
2111 * tramp.texi (History): Add GVFS support.
2112 (External methods): Precise `rsync' description. Add `dav', `davs' and
2113 `obex' methods. Add 'tramp-gvfs-methods' option.
2114 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2115 forms.
2116 (Remote Programs): Introduce `tramp-own-remote-path'.
2117 (Remote processes): New subsection "Running remote programs that create
2118 local X11 windows".
2119 (Frequently Asked Questions): Improve code for disabling vc.
2120
2121 * trampver.texi: Update release number. Set default value of
2122 `emacsgvfs'.
2123
2124 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2125
2126 * Branch for 23.1.
2127
2128 2009-06-17 Glenn Morris <rgm@gnu.org>
2129
2130 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2131 (Latest version of Emacs): Mention source code repository.
2132
2133 2009-06-16 Glenn Morris <rgm@gnu.org>
2134
2135 * faq.texi (Top): Language tweak.
2136 (Extended commands): Most people have arrow keys.
2137 (Emacs manual): Say how to follow info links.
2138 (File-name conventions): Change title a bit. Explain about source
2139 versus installed. Condense etc description.
2140 (Guidelines for newsgroup postings): Mention Savannah list page.
2141 (Newsgroup archives): Simplify.
2142 (Contacting the FSF): Add contact URL.
2143 (Emacs Lisp documentation): Printed version not always available.
2144 (Installing Texinfo documentation): Explain how by hand installation is
2145 not normally needed. Use add-to-list. Remove duplicate reference.
2146 (Informational files for Emacs): Move info on Help menu here from
2147 "File-name conventions".
2148 (Help installing Emacs): Tweak uref.
2149 (Obtaining the FAQ): Mention repository.
2150 (Origin of the term Emacs): Explain "ITS".
2151 (Changing load-path): Use add-to-list.
2152 (Automatic indentation): Clarify this is for Text mode.
2153 Don't mention Indented Text mode.
2154 (Finding Emacs on the Internet): The FSF does not seem to offer a
2155 deluxe distribution on CD anymore.
2156
2157 2009-06-16 Glenn Morris <rgm@gnu.org>
2158
2159 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2160 Recommend the latest release. Mention how to get older FAQs.
2161 Recommend the Emacs manual.
2162 (Guidelines for newsgroup postings): Discourage cross-posts.
2163 (Underlining paragraphs): Remove.
2164 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2165 (Bugs and problems): Update key-binding.
2166 (Problems with very large files): Mention 64-bit.
2167 (Shell process exits abnormally): Remove.
2168 (Problems with Shell Mode): Rename and update.
2169 (Spontaneous entry into isearch-mode)
2170 (Problems talking to certain hosts): Remove. This is old information,
2171 in etc/PROBLEMS if needed.
2172 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2173 (Dired claims that no file is on this line): Update.
2174 (Installing Emacs, Problems building Emacs): Simplify.
2175 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2176 information.
2177 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2178 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2179 (JDEE): "JDEE", not "JDE".
2180 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2181 Remove. This is old information, in etc/PROBLEMS if needed.
2182 (stty and Backspace key, Kanji and Chinese characters): Remove.
2183 (Right-to-left alphabets): Update section.
2184 (Changing the included text prefix): Gnus uses message-yank-prefix.
2185 Add cross-reference to Supercite manual.
2186 (Saving a copy of outgoing mail): Simplify output file description.
2187 (Expanding aliases when sending mail): Refer to Emacs manual.
2188 Remove old info about RFC822.
2189 Correct description of how to rebuild aliases.
2190 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2191 (MIME with Emacs mail packages)
2192 (Viewing articles with embedded underlining)
2193 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2194 Remove old sections.
2195 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2196 and is well-documented in the Gnus manual.
2197 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2198 (Making Gnus faster): Rename from "Starting Gnus faster".
2199 Merge "Catch-up is slow in Gnus" into here.
2200
2201 2009-06-14 Glenn Morris <rgm@gnu.org>
2202
2203 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2204 (New in Emacs 23): New section.
2205 (Handling C-s and C-q with flow control): Add xref.
2206
2207 2009-06-13 Glenn Morris <rgm@gnu.org>
2208
2209 * faq.texi (Setting up a customization file): Grammar fix.
2210 Customize is no longer "new".
2211 (Displaying the current line or column): Line-number mode is on by
2212 default. Don't mention `column' package. Mention linum.el.
2213 (Turning on abbrevs by default): Explain how to do it for buffers,
2214 modes, and everywhere.
2215 (Associating modes with files): Use add-to-list. Don't mention Emacs
2216 19.
2217 (Highlighting a region): On by default since 23.1.
2218 (Replacing highlighted text): Update doc quote.
2219 (Working with unprintable characters): Don't mention search-quote-char.
2220 (Using an already running Emacs process): Gnuclient is probably not an
2221 enhancement these days.
2222 (Indenting switch statements): Remove mention of pre-Emacs 20.
2223 (Horizontal scrolling): Abbreviate Emacs 20 description.
2224 (Replacing text across multiple files): Fix name of dired command.
2225 (Disabling backups): Use require not load.
2226 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2227
2228 2009-06-13 Bill Wohler <wohler@newt.com>
2229
2230 Release MH-E manual version 8.2.
2231
2232 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2233 release 8.2.
2234
2235 2009-06-13 Glenn Morris <rgm@gnu.org>
2236
2237 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2238 in this day and age the common meaning is "on the web".
2239 (copying): Use @copyright in all cases.
2240 (Basic keys): Remove reference to deleted manual node "Text Characters".
2241 (File-name conventions): Use GNU as an example rather than SERVICE.
2242 default.el lives in site-lisp. Update Info directory location.
2243 (Real meaning of copyleft): GPL actions have been brought, but all
2244 settled out of court.
2245 (Guidelines for newsgroup postings): Shorten section title.
2246 Simplify comp.emacs description.
2247 (Newsgroup archives): Change Google URL. Describe Gmane.
2248 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2249 points". Mention List-Unsubscribe header.
2250 (Contacting the FSF): Update email and URLs.
2251 (Basic editing): Mention F1 for help.
2252 (Installing Texinfo documentation): Refer to Texinfo website rather
2253 than ftp server.
2254 (Printing a Texinfo file): Mention texi2pdf.
2255 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2256 are just stubs nowadays.
2257 (Latest version of Emacs): Explain version numbers.
2258 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2259 (Turning on syntax highlighting): No need to mention hilit19 any more.
2260 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2261 (Modes for various languages): Remove section.
2262 (Major packages and programs): Remove most version and maintainer
2263 information - it's hard to keep up-to-date, and adds nothing.
2264 Similarly with direct links to mailing lists.
2265 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2266 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2267 years, and Emacs comes with tools for this now.
2268 (Patch): Remove section - this is a standard tool.
2269 (Using function keys under X): Remove section.
2270
2271 2009-06-12 Glenn Morris <rgm@gnu.org>
2272
2273 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2274 (Help installing Emacs): Remove reference to deleted X11 node.
2275 (Associating modes with files): Interpreter-mode-alist is no longer
2276 subservient to auto-mode-alist.
2277 (Installing Emacs): Change future Emacs version.
2278 (Linking with -lX11 fails): Remove old section.
2279 (Packages that do not come with Emacs): Update ELL location.
2280 Emacs Lisp archive is dead.
2281 (Emacs for Windows): Remove reference to old CE port.
2282 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2283 (Emacs for VMS and DECwindows): Remove old ports.
2284 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2285 (Removing flashing messages): Remove section about non-existent Gnus
2286 option.
2287
2288 * faq.texi (Top): Add @top command.
2289 Remove the optional arguments from all @node commands: makeinfo can
2290 generate these automatically, and it is easier to edit and rearrange
2291 nodes without them.
2292
2293 2009-06-11 Glenn Morris <rgm@gnu.org>
2294
2295 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2296 (The LPF): Make the updated URL the sole reference point.
2297 (Learning how to do something): Update refcard price and format.
2298 (Getting a printed manual): Sources in doc/emacs/, not man/.
2299 Also available in PDF format. Since the page count varies, be less
2300 precise.
2301 (Informational files for Emacs): Remove references to deleted files
2302 LPF and SUN-SUPPORT, and to UUCP.
2303 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2304 Remove many obsolete ways to get the FAQ, which now seems only to be
2305 distributed with Emacs.
2306 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2307
2308 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
2309
2310 * org.texi (Org Plot): Fix tags (Bug#3507).
2311 (Workflow states, Agenda commands): Fix tags (Bug#3508).
2312
2313 * ada-mode.texi (Installation, Compile commands)
2314 (Project File Overview, No project files, Set compiler options)
2315 (Use GNAT project file, Use multiple GNAT project files)
2316 (Identifier completion): Use @samp for menu items, and @kbd for key
2317 sequences (Bug#3504).
2318
2319 2009-06-04 Daiki Ueno <ueno@unixuser.org>
2320
2321 * gnus.texi (Security): Fix wording; add a link to epa.info.
2322
2323 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
2324
2325 * message.texi (Header Commands): Fix descriptions to match
2326 keybindings.
2327
2328 2009-04-22 Daiki Ueno <ueno@unixuser.org>
2329
2330 * gnus.texi (Security): Mention that EasyPG is the current default.
2331
2332 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * ediff.texi (Session Commands): Fix typo.
2335
2336 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2337
2338 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2339 news.software.readers. Reported by Florian Rehnisch.
2340
2341 2009-04-02 Glenn Morris <rgm@gnu.org>
2342
2343 * auth.texi: Capitalize direntry.
2344
2345 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2346 using a period in the entry name. (Bug#2797)
2347
2348 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
2349
2350 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2351 ($(infodir)/auth, auth.dvi): New targets.
2352
2353 2009-03-03 Glenn Morris <rgm@gnu.org>
2354
2355 * auth.texi: Fix @setfilename.
2356
2357 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2358 (auth, $(infodir)/auth, auth.dvi): New rules.
2359
2360 2009-02-25 Glenn Morris <rgm@gnu.org>
2361
2362 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2363
2364 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2365
2366 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2367
2368 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2369
2370 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2371 gnus-nocem-issuers, and gnus-nocem-verifyer.
2372
2373 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
2374
2375 * ada-mode.texi (Project files, Automatic Casing):
2376 * dbus.texi (Signals):
2377 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2378 * mh-e.texi (HTML):
2379 * nxml-mode.texi (Locating a schema)
2380 (Using the document's URI to locate a schema):
2381 * org.texi (Footnotes, Using the mapping API):
2382 * rcirc.texi (Channels): Remove duplicate words.
2383
2384 2009-02-20 Glenn Morris <rgm@gnu.org>
2385
2386 * dired-x.texi (Miscellaneous Commands):
2387 * gnus.texi: Minor updates for mbox Rmail.
2388
2389 2009-02-16 Karl Berry <karl@gnu.org>
2390
2391 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2392 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2393 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2394 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2395 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2396 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2397 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2398 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2399 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2400 Consistently use @insertcopying in the Top node,
2401 @contents at the front (after @end titlepage),
2402 and @direntry after @copying. (Bug#1988)
2403
2404 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2405
2406 * auth.texi: New file documenting auth-source.
2407
2408 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
2409
2410 * org.texi (Org Plot): Fix link.
2411
2412 2009-02-09 Daiki Ueno <ueno@unixuser.org>
2413
2414 * epa.texi (Mail-mode integration): Mention the way to do
2415 "encrypt-to-self". (Bug#1807)
2416
2417 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
2418
2419 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2420
2421 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * gnus-news.texi: Print version about Incoming*.
2424
2425 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
2426
2427 * org.texi (Structure editing, Handling links)
2428 (Fast access to TODO states, Javascript support): Make standard docs
2429 correctly reflect default variable settings.
2430
2431 2009-02-02 Glenn Morris <rgm@gnu.org>
2432
2433 * org.texi: Fix typos.
2434
2435 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
2436
2437 Sync with Tramp 2.1.15.
2438
2439 * trampver.texi: Update release number.
2440
2441 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2442
2443 * org.texi (TODO dependencies): Document TODO dependencies on
2444 checkboxes.
2445
2446 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
2447
2448 * org.texi (TODO dependencies): Document key binding for toggling
2449 ORDERED property.
2450
2451 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
2452
2453 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2454 of hook functions.
2455
2456 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
2457
2458 * org.texi (TODO dependencies): New section.
2459
2460 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
2461
2462 * org.texi (Plain lists, TODO basics, Priorities)
2463 (Multiple sets in one file, Conflicts): Document interaction with
2464 `shift-selection-mode'.
2465
2466 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2467
2468 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2469 Make Calc the subject of sentences.
2470 (Rearranging Formulas using Selections): Discuss new options
2471 for `j *'.
2472
2473 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
2474
2475 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2476
2477 2009-01-26 Glenn Morris <rgm@gnu.org>
2478
2479 * org.texi: Fix typos.
2480
2481 2009-01-26 Bill Wohler <wohler@newt.com>
2482
2483 * mh-e.texi (EDITION, UPDATED): Update.
2484
2485 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
2486
2487 * org.texi (References): Add information about remote references.
2488 (Built-in table editor): Document `C-c RET' in tables.
2489 (Math symbols, Quoting LaTeX code): Mention that simple
2490 LaTeX macros survive LaTeX export.
2491 (Images in LaTeX export): Show how to create a reference to a
2492 figure.
2493 (Sectioning structure): Document that the LaTeX class can be
2494 specified in a property.
2495 (Text areas in HTML export): New section.
2496 (External links): Add examples for text search and ID links.
2497 (Built-in table editor): Remove the descriptio of `C-c
2498 C-q', it not longer works.
2499 (Literal examples): Document that a space must follow
2500 the colon in short examples.
2501 (Relative timer): Document `org-timer-stop'.
2502 (Footnotes): New section.
2503 (Footnote markup): Shorten section and refer to new Footnote
2504 section.
2505 (Literal examples): Add documentation for line
2506 numbering in and references to code examples.
2507 (CSS support): Fix the description of default CSS styles.
2508 (Capturing column view): Document
2509 "file:path/to/file.org" as an allowed value for the ID property of
2510 a dynamic block copying column view.
2511
2512 2009-01-23 Stephen Eglen <stephen@gnu.org>
2513
2514 * mh-e.texi (Getting Started): Describe $MH.
2515
2516 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
2517
2518 * tramp.texi (all): Harmonize usage of "external method",
2519 "external transfer method" and "out-of-band method".
2520 (Connection types): Precise the differences of inline and external
2521 methods. Written by Adrian Phillips <a.phillips@met.no>.
2522
2523 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2524
2525 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2526 commands as described at the top. Reported by Allan Gottlieb
2527 <gottlieb@nyu.edu>.
2528
2529 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2530
2531 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2532 nnmail-pathname-coding-system.
2533
2534 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2535
2536 * org.texi (Relative timer): Fix typo.
2537
2538 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
2539
2540 * org.texi (Clocking work time): Fix typo.
2541 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
2542
2543 2009-01-13 Glenn Morris <rgm@gnu.org>
2544
2545 * org.texi: Fix some more typos.
2546
2547 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2548
2549 * org.texi: Fix some typos.
2550
2551 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2552
2553 * gnus.texi (Group Parameters): Add note for local variables.
2554
2555 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2556
2557 * gnus.texi (Converting Kill Files): Fix URL.
2558 Include gnus-kill-to-score.el in contrib directory.
2559
2560 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2561
2562 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2563 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2564 (Paging the Article): Add index entry.
2565
2566 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2567
2568 * ada-mode.texi (Examples): Delete redundant text.
2569
2570 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
2571
2572 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
2573
2574 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2575 addresses.
2576
2577 2009-01-03 Bill Wohler <wohler@newt.com>
2578
2579 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2580 kept empty.
2581
2582 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
2583
2584 * org.texi (Activation, Exporting, ASCII export, HTML export)
2585 (HTML Export commands, LaTeX/PDF export commands):
2586 Improve documentation about transient-mark-mode.
2587 (References): DOcuemtn the use of special names like $LR1 to reference
2588 to fields in the last table row.
2589
2590 2008-12-19 Juri Linkov <juri@jurta.org>
2591
2592 * info.texi (Search Text): Remove mention of removed key binding M-s.
2593
2594 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
2595
2596 * org.texi (References): Remove mentioning of @0 as reference for the
2597 last line, this has been reverted in the Lisp sources.
2598
2599 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
2600
2601 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2602 (DVI_TARGETS): Remove duplicates. Add sasl.
2603 ($(infodir)/sasl, sasl.dvi): New targets.
2604
2605 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
2606
2607 * org.texi: Version number pushed to 6.15d.
2608
2609 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
2610
2611 * org.texi (Tables in LaTeX export): New section.
2612 (Images in LaTeX export): New section.
2613 (Inlined images, Images in HTML export): Sections renamed.
2614
2615 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2616
2617 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2618
2619 2008-12-04 David Engster <dengste@eml.cc>
2620
2621 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
2622 of nnml-get-new-mail. Change URL for mairix patch.
2623
2624 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2625
2626 * org.texi (Using the mapping API): Fix bug in mapping example.
2627 (Publishing options): Make the list of properties complete again, in
2628 correspondence to the variable `org-export-plist-vars'.
2629 (Property searches): Document new special values for time comparisons.
2630 (Tag inheritance): Refine the description of tag inheritance.
2631 (Project alist): Add info about the publishing sequence of components.
2632 (Effort estimates): Document the new relative timer.
2633
2634 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
2635
2636 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2637 (Using Calc): Clarify use of `C-x * o'.
2638 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2639
2640 2008-11-28 Richard M Stallman <rms@gnu.org>
2641
2642 * dbus.texi (Receiving Method Calls): Clean up previous change.
2643
2644 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
2645
2646 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2647 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2648 `dbus-unescape-from-identifier'.
2649 (Receiving Method Calls): New constants `dbus-service-emacs' and
2650 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
2651 (Signals): Use the constants in the example.
2652
2653 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
2654
2655 * org.texi: Re-apply change to FDL 1.3.
2656
2657 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
2658
2659 * org.texi (Setting up Remember): Document `org-remember-mode'.
2660 (External links): Document that bbdb links can use a regular
2661 expression.
2662 (External links): Document that elisp links can contain interactive
2663 commands.
2664
2665 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
2666
2667 * viper.texi (viper-translate-all-ESC-keysequences):
2668 Description removed.
2669
2670 2008-11-19 Glenn Morris <rgm@gnu.org>
2671
2672 * doclicense.texi: Change to FDL 1.3.
2673 Relicense all texi files under FDL 1.3 or later.
2674
2675 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2676
2677 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
2678
2679 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
2680
2681 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2682
2683 * ediff.texi: Version/date change.
2684
2685 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2688
2689 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
2690
2691 * calc.texi (About This Manual): Comment out a mention of
2692 marginal notes.
2693
2694 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
2695
2696 * org.texi (Clocking work time): Document the :formula property of
2697 clock tables.
2698 (Structure editing, Refiling notes): Document refiling regions.
2699 (Agenda commands): Document the double-prefix version
2700 of the `l' command in the agenda.
2701 (Handling links): Explain the effect of a double prefix
2702 arg to `C-c C-o'.
2703 (TODO basics): Add documentation for tag triggers.
2704
2705 2008-10-23 Glenn Morris <rgm@gnu.org>
2706
2707 * cl.texi (Function Bindings): Mention `flet' fails to deal with
2708 byte-compiling things like `+'.
2709
2710 * ns-emacs.texi: Merge copyright years of author now with assignment
2711 into FSF years.
2712 (VER): Use it for easier automatic updating. Use Emacs version rather
2713 than standalone Emacs.app version.
2714
2715 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
2716
2717 * org.texi: Lots of minor fixes.
2718 (Capture): New chapter.
2719 (Org Plot): New section.
2720
2721 2008-09-30 Magnus Henoch <mange@freemail.hu>
2722
2723 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
2724
2725 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
2726
2727 * calc.texi (User Defined Units): Mention how to enter optional display
2728 string.
2729
2730 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2731
2732 * message.texi (Sending Variables): Fix variable documentation to
2733 avoid the "y/n" wording.
2734
2735 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
2736
2737 * message.texi (Sending Variables): Add `message-confirm-send' doc.
2738
2739 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
2740
2741 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
2742 @enumerate section so as to be able to be formatted with MAKEINFO=no.
2743
2744 2008-09-22 Bill Wohler <wohler@newt.com>
2745
2746 Release MH-E manual version 8.1.
2747
2748 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2749 release 8.1.
2750
2751 * mh-e.texi: Retain dual license as agreed to by the FSF.
2752 However, bump GPL to Version 3.
2753 Use @include for license text.
2754
2755 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
2756
2757 * gnus.texi (Top, Setup, Fancy splitting to parent)
2758 (Store custom flags and keywords, Store arbitrary data):
2759 Clean up markup.
2760
2761 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
2762
2763 * gnus.texi (The Gnus Registry): Document it.
2764
2765 2008-09-08 David Engster <dengste@eml.cc>
2766
2767 * gnus.texi (nnmairix): Point out that nnml uses MH format.
2768 Clarify section about choosing back end servers.
2769
2770 2008-08-23 Glenn Morris <rgm@gnu.org>
2771
2772 * dired-x.texi (Shell Command Guessing):
2773 Mention dired-guess-shell-case-fold-search. (Bug#417)
2774
2775 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
2776
2777 * trampver.texi: Update release number.
2778
2779 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2780
2781 * ns-emacs.texi: Update version.
2782 (Introduction): Correct menu location for options save.
2783 (Customization): Note that defaults are stored under org.gnu.Emacs.
2784
2785 2008-08-11 Bill Wohler <wohler@newt.com>
2786
2787 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
2788 explicit about GNU mailutils MH elsewhere (with thanks to Darel
2789 Henman) (closes SF #1768928).
2790
2791 2008-08-10 Glenn Morris <rgm@gnu.org>
2792
2793 * ns-emacs.texi: Use @copying. Change copyright of authors with
2794 assignment to FSF. Change license to GFDL.
2795 (Top): Remove outdated references.
2796
2797 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
2798
2799 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
2800 Add gnus-summary-sort-by-most-recent-number and
2801 gnus-summary-sort-by-most-recent-date.
2802 (Summary Sorting): Explain prefix argument.
2803
2804 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
2805
2806 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
2807 gnus-summary-pipe-output.
2808
2809 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
2810
2811 * dbus.texi (Receiving Method Calls): Document error handling of own
2812 D-Bus methods.
2813
2814 2008-08-01 Bill Wohler <wohler@newt.com>
2815
2816 * mh-e.texi (Reading Mail)
2817 (Viewing Attachments): Describe new function
2818 mh-show-preferred-alternative.
2819 (Sending Mail, Redistributing, Sending Message): Describe new hook
2820 mh-annotate-msg-hook.
2821
2822 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
2823
2824 * dbus.texi (Arguments and Signatures): Fix example.
2825 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
2826 (Asynchronous Methods): New node.
2827 (Errors and Events): Describe extended layout of `dbus-event'.
2828 New defun `dbus-event-message-type'.
2829
2830 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2831
2832 * ediff.texi: Remove VMS support.
2833
2834 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
2835
2836 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
2837 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
2838
2839 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * Makefile.in: Add mairix-el targets.
2842
2843 2008-07-29 David Engster <deng@randomsample.de>
2844
2845 * mairix-el.texi: New file.
2846
2847 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
2848
2849 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
2850 project files. Delete 'main_unit' project variable; not needed. Allow
2851 process environment variables wherever project variables are allowed.
2852 Add tutorial section on multiple GNAT project files.
2853
2854 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
2855
2856 Sync with Tramp 2.1.14.
2857
2858 * trampver.texi: Update release number.
2859
2860 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2861
2862 * ns-emacs.texi:
2863 * faq.texi: Remove mentions of Mac Carbon.
2864
2865 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
2866
2867 * gnus.texi (Saving Articles): Describe the 2nd argument of
2868 gnus-summary-save-in-pipe.
2869 (SpamAssassin): Use it.
2870
2871 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
2872
2873 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
2874
2875 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
2876
2877 * org.texi (Export options): Document the use of the creator flag.
2878
2879 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
2880
2881 * org.texi: New version 6.06a.
2882
2883 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
2884
2885 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
2886 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
2887
2888 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
2889
2890 * calc.texi (Editing Stack Entries):
2891 (Algebraic Entry): Rewrite introductory sentences so it can be used by
2892 Calc's help functions. Mention fixing typos.
2893 (Customizing Calc): Fix typo.
2894
2895 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
2896
2897 * calc.texi (summarykey): New macro. Use to correctly format keys in
2898 the summary.
2899
2900 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
2901
2902 * ns-emacs.texi (Customization): Corrected documentation on color
2903 specification formats.
2904
2905 2008-07-19 Andreas Schwab <schwab@suse.de>
2906
2907 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
2908
2909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
2910 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
2911
2912 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
2913
2914 * dbus.texi (Inspection): Rework, introduce submenus.
2915 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
2916 (Properties and Annotations, Arguments and Signatures): New nodes.
2917
2918 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
2919
2920 * dbus.texi (Receiving Method Calls): Fix description of
2921 `dbus-register-method'.
2922 (Signals): Allow also signal arguments for filtering in
2923 `dbus-register-signal'.
2924
2925 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
2926
2927 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
2928 `cnorm'.
2929 (Arithmetic Tutorial): Simplify the verification of prime factors.
2930
2931 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
2932
2933 * gnus.texi (Saving Articles): Mention
2934 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
2935
2936 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
2937
2938 * calc.texi: Adjust mode line throughout.
2939
2940 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
2941
2942 * sasl.texi (Mechanisms): Fix typos.
2943
2944 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
2945
2946 * calc.texi (Killing from the stack): Mention using normal Emacs
2947 copying.
2948
2949 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
2950
2951 * tramp.texi (Password handling): Rename from "Password caching".
2952 Add `auth-source' mechanism.
2953 (Connection caching): Tramp reopens the connection automatically,
2954 when the operating system on the remote host has been changed.
2955
2956 2008-06-20 Eli Zaretskii <eliz@gnu.org>
2957
2958 * makefile.w32-in (distclean): Remove makefile.
2959
2960 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
2961
2962 * org.texi (Using the mapping API): New section.
2963 (Agenda column view): New section.
2964 (Moving subtrees): Document archiving to the archive sibling.
2965 (Agenda commands): Document columns view in the agenda.
2966 (Using the property API): Document the API for multi-valued properties.
2967
2968 2008-06-17 Jason Riedy <jason@acm.org>
2969
2970 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2971 function, and efmt may be a two-argument function.
2972 (Radio tables): Document multiple destinations.
2973
2974 2008-06-16 Glenn Morris <rgm@gnu.org>
2975
2976 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2977 Add Cover-Texts.
2978
2979 2008-06-15 Glenn Morris <rgm@gnu.org>
2980
2981 * faq.texi (VER): Update to 23.0.60.
2982
2983 * mh-e.texi: Remove option of licensing under GPL.
2984 Add Cover-Texts to GFDL permissions notice.
2985 (GPL): Remove section.
2986 (GFDL): Include doclicense.texi rather than the actual text.
2987
2988 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2989 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2990
2991 * sasl.texi: Fix output file name.
2992
2993 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2994
2995 * gnus-coding.texi: Refer to license in Gnus manual.
2996
2997 * idlwave.texi, sasl.texi: Use @copying.
2998
2999 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3000
3001 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3002
3003 * url.texi: Use @copying, @title, @subtitle, @author.
3004
3005 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3006 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3007 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3008 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3009 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3010 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3011 * widget.texi, woman.texi:
3012 Remove references to external license, since doclicense is included.
3013
3014 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3015 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3016 Remove references to non-existent Invariant Sections.
3017
3018 2008-06-14 Glenn Morris <rgm@gnu.org>
3019
3020 * faq.texi (Major packages and programs): Remove references to external
3021 Supercite, Calc, VIPER, since they have been included for some time.
3022 Update VM, AUCTeX, BBDB entries.
3023
3024 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
3025
3026 * newsticker.texi: Updated to match latest newsticker changes.
3027
3028 2008-06-13 Glenn Morris <rgm@gnu.org>
3029
3030 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3031 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3032 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3033 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3034 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3035 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3036 * woman.texi:
3037 Update Back-Cover Text as per maintain.info.
3038
3039 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3040
3041 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3042
3043 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3044 (gnus-faq.xml): Update repository host.
3045
3046 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3047
3048 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3049
3050 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3051 Fix a typo.
3052
3053 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3054
3055 * gnus.texi (Mail Source Customization): Correct values of
3056 `mail-source-delete-incoming'. Reported by Tassilo Horn.
3057 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3058
3059 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3060
3061 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3062 coding standards.
3063
3064 2008-06-14 David Engster <dengste@eml.cc>
3065
3066 * gnus.texi (nnmairix): Markup fixes.
3067
3068 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3069
3070 * gnus.texi (nnmairix): Markup and other minor fixes.
3071
3072 2008-06-05 David Engster <dengste@eml.cc>
3073
3074 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3075
3076 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3077
3078 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3079 (Searching, nnir, nnmairix): New stub nodes.
3080
3081 2008-05-30 Felix Lee <felix.1@canids.net>
3082
3083 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3084
3085 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3086
3087 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3088
3089 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3090
3091 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3092
3093 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3094
3095 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3096
3097 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
3098
3099 * info.texi (Top): Fix typo in xref.
3100
3101 2008-05-05 Karl Berry <karl@gnu.org>
3102
3103 * info.texi (Top): @xref to stand-alone manual.
3104
3105 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3106
3107 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3108 (Various Summary Stuff): Fix typo in last xref.
3109
3110 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
3111
3112 * org.texi (Moving subtrees): Fix typo.
3113
3114 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
3115
3116 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3117 Tramp via `tramp-mode'.
3118
3119 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3120
3121 * org.texi: Massive changes, in many parts of the file.
3122
3123 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3124
3125 * gnus.texi (Oort Gnus): Add message-fill-column.
3126
3127 2008-04-12 Adrian Aichner <adrian@xemacs.org>
3128
3129 * gnus.texi (Mail Source Specifiers): Typo fix.
3130
3131 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3132
3133 * gnus.texi (Diary Headers Generation): Update key binding for
3134 `gnus-diary-check-message'.
3135
3136 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3137
3138 * gnus.texi (Emacsen): Addition.
3139
3140 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3141
3142 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3143
3144 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3145
3146 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3147
3148 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3149
3150 * gnus-news.texi: Update tool bar item.
3151
3152 2008-04-09 Sven Joachim <svenjoac@gmx.de>
3153
3154 * gnus-news.texi: Fix typos.
3155
3156 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3157
3158 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
3159 Add mention of `kron'.
3160
3161 2008-04-01 Daiki Ueno <ueno@unixuser.org>
3162
3163 * epa.texi (Encrypting/decrypting *.gpg files):
3164 Document epa-file-name-regexp.
3165
3166 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3167
3168 * gnus.texi (Example Methods): Fix description about ssh-agent.
3169 (Indirect Functions): Fix the default value of nntp-telnet-command;
3170 remove link to connect.html.
3171
3172 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
3173
3174 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3175 dbus-call-method.
3176 (Receiving Method Calls): The timeout can be set by the calling client.
3177
3178 * trampver.texi: Update release number.
3179
3180 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3181
3182 * gnus.texi (Top): Fix version. Add SASL.
3183
3184 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
3185
3186 Sync with Tramp 2.1.13.
3187
3188 * trampver.texi: Update release number.
3189
3190 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * org.texi: Update to new org-mode website.
3193
3194 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3195
3196 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3197
3198 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3199
3200 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3201 gnus-read-ephemeral-gmane-group-url,
3202 gnus-read-ephemeral-emacs-bug-group,
3203 gnus-read-ephemeral-debian-bug-group.
3204
3205 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3206
3207 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3208
3209 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3210 Add FIXMEs for Bookmarks and gnus-registry-marks.
3211
3212 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3213
3214 * gnus.texi (Smileys): Document `smiley-style'.
3215
3216 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3217
3218 * gnus.texi (Gnus Development): Clarify difference between ding and
3219 gnu.emacs.gnus.
3220 (MIME Commands, Using MIME, RSS): Fix markup.
3221
3222 * gnus-faq.texi ([8.4]): Ditto.
3223
3224 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3225
3226 * gnus.texi (Emacsen): Remove obsolete stuff.
3227
3228 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3229
3230 * gnus.texi (Oort Gnus): Add version info WRT
3231 `mail-source-delete-incoming'.
3232
3233 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * gnus.texi (Top): Add "Other related manuals" and version info in
3236 `iftex' output.
3237 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3238 gnus-balloon-face-0 and the corresponding format specifiers.
3239
3240 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
3241
3242 * tramp.texi (Filename completion): Remove footnote about let-bind
3243 of `partial-completion-mode'. It doesn't work this way.
3244
3245 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3246
3247 * pcl-cvs.texi (Contributors): Update my email.
3248
3249 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
3250
3251 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3252
3253 2008-03-17 Bill Wohler <wohler@newt.com>
3254
3255 * mh-e.texi (Viewing): Update URL for adding header fields to
3256 mh-invisible-header-fields-default.
3257
3258 2008-03-16 Bill Wohler <wohler@newt.com>
3259
3260 * mh-e.texi (Preface): Add Gnus to requirements.
3261 (Forwarding): Note that forwarded MIME messages are now inline.
3262
3263 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3264
3265 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
3266 (Common Variables): Give precedence to the netcat methods over the
3267 telnet methods, and mention that they are more reliable.
3268
3269 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
3270
3271 * org.texi (Exporting Agenda Views): Document agenda export to
3272 iCalendar.
3273 (Progress logging): Document the new progress logging stuff.
3274
3275 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3276
3277 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3278 Update for change of `mail-source-delete-incoming'.
3279
3280 * gnus-news.texi: Ditto.
3281
3282 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3283
3284 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3285 custom versions.
3286
3287 2008-03-07 Alan Mackenzie <acm@muc.de>
3288
3289 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3290 parens/brackets in a k&r region is limited.
3291
3292 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3293
3294 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3295 using different Emacs versions.
3296
3297 2008-02-27 Glenn Morris <rgm@gnu.org>
3298
3299 * sc.texi: Remove a lot of old and obsolete info.
3300 (titlepage): Simplify.
3301 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3302 (VM with any Emacsen, GNEWS with any Emacsen)
3303 (Overloading for Non-conforming MUAs, Version 3 Changes)
3304 (The Supercite Mailing List): Delete nodes.
3305 (Introduction): Remove info about old packages.
3306 (Getting Connected): Simplify. Remove info about old packages.
3307 (Citing Commands): Delete Emacs 19 info.
3308 (Hints to MUA Authors): Simplify.
3309 (Thanks and History): Merge in some info from the deleted node
3310 "Version 3 Changes".
3311
3312 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
3313
3314 * org.texi (Setting tags, In-buffer settings):
3315 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3316
3317 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3318
3319 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3320 installation directory name.
3321
3322 2008-02-12 Romain Francoise <romain@orebokech.com>
3323
3324 * epa.texi (Overview): Fix typo.
3325
3326 2008-02-11 Daiki Ueno <ueno@unixuser.org>
3327
3328 * epa.texi (Quick start): Remove the .emacs setting.
3329
3330 2008-02-10 Daiki Ueno <ueno@unixuser.org>
3331
3332 * epa.texi (Quick start): Use the command `epa-enable' instead of
3333 loading `epa-setup'.
3334
3335 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3338 ($(infodir)/epa, epa.dvi): New targets.
3339
3340 2008-02-08 Daiki Ueno <ueno@unixuser.org>
3341
3342 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3343
3344 * epa.texi: New manual documenting the EasyPG Assistant.
3345
3346 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
3347
3348 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3349 (Inspection): New function dbus-ping.
3350
3351 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
3352
3353 * tramp.texi (Remote processes): Add `shell-command'.
3354
3355 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
3356
3357 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3358 (Group Parameters): Document `mail-source' parameter.
3359
3360 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
3361
3362 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3363 must be a local host.
3364
3365 2008-01-26 Michael Olson <mwolson@gnu.org>
3366
3367 * erc.texi: Update version for ERC 5.3 release.
3368 (Obtaining ERC): Update extras URLs for 5.3.
3369 (Development): Write instructions for git, and remove those for Arch.
3370 (History): Mention the switch to git.
3371
3372 2008-01-24 Karl Berry <karl@gnu.org>
3373
3374 * info.texi (Search Index, Search Text): Mention the command
3375 character in the section name, a la the (Go to node) node.
3376
3377 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
3378
3379 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3380
3381 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3382
3383 * gnus-news.texi: Mention gnus-article-describe-bindings.
3384
3385 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3386
3387 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3388
3389 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
3390
3391 * org.texi (Property inheritance): New section.
3392 (Conventions): New section.
3393 (Structure editing): Document C-RET, the prefix arg to the cut/copy
3394 commands, and the new bindings for refiling.
3395 (Sparse trees): Document the new special command for sparse trees.
3396 (References): Be more clear about the counting of hilines.
3397 (Handling links): Document M-p/n for accessing links.
3398 (Fast access to TODO states): New section.
3399 (Per file keywords): New section.
3400 (Property inheritance): New section.
3401 (Column attributes): New summary types.
3402 (Capturing Column View): New section.
3403 (The date/time prompt): Cover the new features in the date/time prompt.
3404 Compactify the table of keys for the calendar remote control.
3405 (Clocking work time): Document the new :scope parameter.
3406 (Remember): Promoted to chapter.
3407 (Quoted examples): New section.
3408 (Enhancing text): New verbatim environments.
3409
3410 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
3411
3412 * trampver.texi: Update release number.
3413
3414 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3415
3416 * gnus.texi (Article Keymap):
3417 Add gnus-article-wide-reply-with-original; fix descriptions of
3418 gnus-article-reply-with-original and
3419 gnus-article-followup-with-original.
3420
3421 2008-01-09 Glenn Morris <rgm@gnu.org>
3422
3423 * nxml-mode.texi: Add @copying section.
3424
3425 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3426
3427 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3428 Server". Add `message-send-mail-with-mailclient'.
3429
3430 * gnus.texi (Posting Server): Move some text to "(message)Mail
3431 Variables" and add a reference here.
3432
3433 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
3434
3435 * dbus.texi (Receiving Method Calls): New chapter.
3436 (Errors and Events): Add serial number to events. Replace "signal" by
3437 "message". Introduce dbus-event-serial-number.
3438
3439 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
3440
3441 * dbus.texi (Type Conversion): Explain the type specification for empty
3442 arrays. Use another example.
3443
3444 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
3445
3446 * dbus.texi (all): Replace "..." by @dots{}.
3447 (Type Conversion): Precise the value range for :byte types.
3448 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3449 Mention its return value.
3450 (Errors and Events): There is no D-Bus error propagation during event
3451 processing.
3452
3453 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3454
3455 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3456 New sections.
3457
3458 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3459
3460 * gnus.texi (Group Parameters): Reorder the text and add a note about
3461 `gnus-parameters' near the beginning of the node.
3462
3463 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3464
3465 * gnus.texi (Score File Editing): Fix function name.
3466
3467 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
3468
3469 Sync with Tramp 2.1.12.
3470
3471 * trampver.texi: Update release number.
3472
3473 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
3474
3475 * dbus.texi (Type Conversion): Correct input parameters mapping.
3476
3477 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
3478
3479 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3480 (Errors and Events): Mention wrong-type-argument error.
3481
3482 2007-12-21 Alex Schroeder <alex@gnu.org>
3483
3484 * rcirc.texi: Changed single spaces after sentence end to double
3485 spaces. Fixed some typos.
3486 (Internet Relay Chat): Explain relay.
3487 (Getting started with rcirc): Change items to reflect prompts.
3488 Add more explanation to rcirc-track-minor-mode and added a comment to
3489 warn future maintainers that this section is a copy.
3490 (People): Change /ignore example.
3491 (Keywords): Not keywords.
3492
3493 2007-12-20 Alex Schroeder <alex@gnu.org>
3494
3495 * rcirc.texi (Top): Fighting Information Overload chapter added.
3496 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3497 (rcirc commands): Move /ignore command to the new chapter.
3498 (Fighting Information Overload): New chapter documenting /keyword,
3499 /bright, /dim, channel ignore, and low priority channels.
3500 (Configuration): Document rcirc-server-alist, remove
3501 rcirc-startup-channels-alist and rcirc-default-server.
3502
3503 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
3504
3505 * dbus.texi (Signals): Fix example in dbus-register-signal.
3506
3507 2007-12-14 Sven Joachim <svenjoac@gmx.de>
3508
3509 * gnus.texi (Score Variables): Fix typo.
3510
3511 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
3512
3513 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3514 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3515 (Errors and Events): Adapt dbus-event.
3516
3517 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3518
3519 * gnus.texi (Other Files): Add the yenc command.
3520
3521 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3522
3523 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3524 since 2004-08-06.
3525
3526 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3527
3528 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3529 on body.
3530
3531 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3532
3533 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3534 and rfc2047-allow-irregular-q-encoded-words; fix description of
3535 rfc2047-encode-encoded-words.
3536
3537 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3538
3539 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3540
3541 2007-12-05 Michael Olson <mwolson@gnu.org>
3542
3543 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3544 Update documentation for `remember-diary-file'.
3545
3546 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
3547
3548 * dbus.texi (Signals): Precise `dbus-register-signal'.
3549 (Errors and Events): Rework events part, the internal structure of
3550 dbus-event has changed.
3551
3552 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
3553
3554 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3555 ($(infodir)/dbus, dbus.dvi): New targets.
3556
3557 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
3558
3559 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3560 unconditionally.
3561
3562 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3563 emulation with @print{}.
3564
3565 2007-12-02 Richard Stallman <rms@gnu.org>
3566
3567 * dbus.texi (Overview): Minor cleanup.
3568
3569 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * Makefile.in (INFO_TARGETS): Add dbus.
3572 (DVI_TARGETS): Add dbus.dvi.
3573 (dbus, dbus.dvi): New targets.
3574
3575 * dbus.texi: New file.
3576
3577 2007-11-24 Romain Francoise <romain@orebokech.com>
3578
3579 * nxml-mode.texi: Add description in @direntry.
3580 Fix file name to match @setfilename.
3581
3582 2007-11-23 Mark A. Hershberger <mah@everybody.org>
3583
3584 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3585 ($(infodir)/nxml-mode): New rule.
3586
3587 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3588 ($(infodir)/nxml-mode): New rule.
3589 (clean): Add nxml-mode*.
3590
3591 * nxml-mode.texi: New file with nxml manual.
3592
3593 2007-11-18 Richard Stallman <rms@gnu.org>
3594
3595 * flymake.texi (Example -- Configuring a tool called directly):
3596 Update example.
3597
3598 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
3599
3600 * tramp.texi (Filename completion): Simplify explanation of
3601 double-slash behavior. Explain directory contents flushing.
3602
3603 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3604
3605 * calc.texi (TeX and LaTeX Language Modes): Put in
3606 missing braces.
3607
3608 2007-11-15 Richard Stallman <rms@gnu.org>
3609
3610 * cl.texi (Equality Predicates): Delete `eql'.
3611 (Predicates, Naming Conventions, Top): Delete `eql'.
3612 (Common Lisp Compatibility): Delete `eql'.
3613 (Porting Common Lisp): Delete obsolete backquote info.
3614 Minor clarification about character constants.
3615 (Sequence Basics): Minor clarification.
3616
3617 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
3618
3619 * cc-mode.texi (Electric Keys, Custom Macros):
3620 * tramp.texi (Filename completion): Fix typos.
3621
3622 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3623
3624 * calc.texi (Basic commands): Mention the menu.
3625
3626 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
3627
3628 * tramp.texi (Connection caching): Tramp flushes connection
3629 properties when remote operating system has been changed.
3630
3631 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3632
3633 * gnus-news.texi: Fix spelling.
3634 `message-insert-formatted-citation-line', not
3635 `message-insert-formated-citation-line'.
3636
3637 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3638
3639 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
3640
3641 * tramp.texi (Overview): Mention also the PuTTY integration under
3642 Win32. Remove paragraphs about Tramp's experimental status.
3643 (Frequently Asked Questions): Add code example for highlighting the
3644 mode line.
3645
3646 2007-11-03 Michael Olson <mwolson@gnu.org>
3647
3648 * remember.texi: Change mentions of remember-buffer to
3649 remember-finalize throughout.
3650
3651 2007-10-30 Michael Olson <mwolson@gnu.org>
3652
3653 * remember.texi (Copying): Remove.
3654 (Mailbox): Update with non-BBDB instructions.
3655 (Diary, Org): Add.
3656 (Bibliography, Planner Page): Remove.
3657
3658 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
3659
3660 * makefile.w32-in (INFO_TARGETS): Add remember.
3661 (DVI_TARGETS): Add remember.dvi.
3662 ($(infodir)/remember): New rule.
3663 (clean): Add remember*.
3664
3665 2007-10-30 Michael Olson <mwolson@gnu.org>
3666
3667 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
3668 ($(infodir)/remember): New rule that builds the Remember Manual.
3669
3670 * remember.texi: New file containing the Remember Mode Manual.
3671 Shuffle chapters around after initial import.
3672 (Function Reference): Split Keystrokes into separate chapter.
3673 (Keystrokes): Document C-c C-k.
3674 (Introduction): Fix typographical issue with "---".
3675
3676 2007-10-29 Richard Stallman <rms@gnu.org>
3677
3678 * widget.texi (Introduction): Delete discussion of implementation
3679 internals.
3680
3681 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
3682
3683 * tramp.texi (Connection caching): Host names must be different
3684 when tunneling.
3685
3686 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3687
3688 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
3689 Gnus v5.13.
3690
3691 2007-10-28 Miles Bader <miles@gnu.org>
3692
3693 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
3694
3695 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3696
3697 * gnus.texi (Sorting the Summary Buffer):
3698 Remove gnus-article-sort-by-date-reverse.
3699
3700 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3701
3702 * gnus.texi (Non-ASCII Group Names): New node.
3703 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
3704 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
3705
3706 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
3707
3708 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
3709 clean the output of the program `imap-shell-program'.
3710
3711 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3712
3713 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
3714
3715 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
3716
3717 * gnus.texi (Sticky Articles): Documentation for sticky article
3718 buffers.
3719
3720 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
3721
3722 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
3723
3724 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3725
3726 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
3727
3728 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3729
3730 * gnus.texi (Archived Messages):
3731 Document gnus-update-message-archive-method.
3732
3733 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3734
3735 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
3736
3737 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
3738
3739 * gnus.texi (Group Maneuvering):
3740 Document `gnus-summary-next-group-on-exit'.
3741
3742 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3743
3744 * gnus.texi (Really Various Summary Commands):
3745 Mention gnus-auto-select-on-ephemeral-exit.
3746
3747 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3748
3749 * gnus.texi, message.texi: Bump version number.
3750
3751 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3752
3753 * gnus.texi (Group Line Specification, Misc Group Stuff)
3754 (Server Commands): Parenthesize @pxref{Mail Spool}.
3755
3756 2007-10-28 Didier Verna <didier@xemacs.org>
3757
3758 New user option: message-signature-directory.
3759 * message.texi (Insertion Variables): Document it.
3760 * gnus.texi (Posting Styles): Ditto.
3761
3762 2007-10-28 Didier Verna <didier@xemacs.org>
3763
3764 * gnus.texi (Group Line Specification):
3765 * gnus.texi (Misc Group Stuff):
3766 * gnus.texi (Server Commands): Document the group compaction feature.
3767
3768 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3769
3770 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
3771
3772 * message.texi (Various Message Variables): Add message-fill-column.
3773
3774 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3775
3776 * gnus.texi: Untabify.
3777
3778 2007-10-28 Didier Verna <didier@xemacs.org>
3779
3780 * gnus.texi (Group Parameters): Document the posting-style merging
3781 process in topic-mode.
3782
3783 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3784
3785 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
3786
3787 2007-10-28 Romain Francoise <romain@orebokech.com>
3788
3789 * gnus.texi (Mail Spool): Fix typo.
3790 Update copyright.
3791
3792 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3793
3794 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
3795
3796 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3797
3798 * gnus.texi (Summary Generation Commands):
3799 Add gnus-summary-insert-ticked-articles.
3800
3801 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3802
3803 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
3804 to spam-spamassassin-program.
3805
3806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3807
3808 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
3809
3810 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3811
3812 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
3813
3814 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3815
3816 * message.texi (Mail Headers): Document `opportunistic'.
3817
3818 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3819
3820 * emacs-mime.texi (Encoding Customization): Explain how to set
3821 mm-coding-system-priorities per hierarchy.
3822
3823 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
3826 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
3827
3828 2007-10-28 Didier Verna <didier@xemacs.org>
3829
3830 * message.texi (Wide Reply): Update documentation of
3831 message-dont-reply-to-names (now allowing a list of regexps).
3832
3833 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3834
3835 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
3836
3837 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3838
3839 * gnus.texi (SpamAssassin back end): Fix typo.
3840
3841 * sieve.texi (Examples): Fix grammar.
3842
3843 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3844
3845 * gnus.texi (Searching for Articles): Document M-S and M-R.
3846 (Limiting): Document / b.
3847
3848 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3849
3850 * gnus.texi (Thread Commands): T M-^.
3851
3852 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3853
3854 * message.texi (Mail Aliases): Document ecomplete.
3855 (Mail Aliases): Fix typo.
3856
3857 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3858
3859 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
3860 fix typo.
3861
3862 2007-10-28 Romain Francoise <romain@orebokech.com>
3863
3864 * gnus.texi (Mail Spool): Grammar fix.
3865
3866 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3867
3868 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
3869 string.
3870
3871 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3872
3873 * gnus.texi (Group Parameters): Fix description.
3874
3875 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3876
3877 * gnus.texi (Gmane Spam Reporting):
3878 Fix spam-report-gmane-use-article-number.
3879 Add spam-report-user-mail-address.
3880
3881 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3882
3883 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
3884
3885 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3886
3887 * gnus.texi (Group Parameters): Add simplified sorting example based on
3888 example for `Sorting the Summary Buffer' from Jari Aalto
3889 <jari.aalto@cante.net>.
3890 (Example Methods): Add example for an indirect connection.
3891
3892 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
3893
3894 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
3895 (Agent Parameters): Updated parameter names to match code.
3896 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
3897 'gnus-agent-summary-fetch-series'.
3898 (Agent and flags): New section providing a generalized discussion
3899 of flag handling.
3900 (Agent and IMAP): Remove flag discussion.
3901 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
3902
3903 2007-10-28 Romain Francoise <romain@orebokech.com>
3904
3905 * gnus.texi (Exiting the Summary Buffer): Add new function
3906 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
3907
3908 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3909
3910 * gnus.texi (Conformity): Fix typo.
3911 (Customizing Articles): Document `first'.
3912
3913 2007-10-28 Jari Aalto <jari.aalto@cante.net>
3914
3915 * gnus.texi (Sorting the Summary Buffer):
3916 Add `gnus-thread-sort-by-date-reverse'. Add example
3917 host to different sorting in NNTP and RSS groups.
3918
3919 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3920
3921 * message.texi (Insertion): Describe prefix for
3922 message-mark-inserted-region and message-mark-insert-file.
3923
3924 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3925
3926 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
3927 LaTeX documents. Describe "text/x-gnus-verbatim".
3928
3929 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3930
3931 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
3932 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
3933 (spam-stat spam filtering, SpamOracle)
3934 (Extending the Spam ELisp package): Remove extra quote symbol for
3935 clarity.
3936
3937 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3938
3939 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
3940 gnus-article-delete-part and gnus-article-replace-part.
3941 (Using MIME): Add gnus-mime-replace-part.
3942
3943 2007-10-28 Romain Francoise <romain@orebokech.com>
3944
3945 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
3946 requires `auto-compression-mode' to be enabled. Add new nnml
3947 variable `nnml-compressed-files-size-threshold'.
3948
3949 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3950
3951 * gnus.texi (Sorting the Summary Buffer):
3952 Add gnus-thread-sort-by-recipient.
3953
3954 2007-10-28 Romain Francoise <romain@orebokech.com>
3955
3956 * message.texi (Insertion Variables): Mention new variable
3957 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
3958 documentation accordingly.
3959
3960 2007-10-28 Romain Francoise <romain@orebokech.com>
3961
3962 * gnus.texi (To From Newsgroups): Mention new variables
3963 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
3964
3965 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3966
3967 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
3968 stuff; gnus-mime-inline-part does the automatic decompression.
3969
3970 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3971
3972 * gnus.texi (Spam ELisp Package Configuration Examples):
3973 "training.ham" should be "training.spam".
3974
3975 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3976
3977 * message.texi (Mail Variables): Fix the default value for
3978 message-send-mail-function.
3979
3980 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3981
3982 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3983 always returns nil exceptionally.
3984
3985 2007-10-28 Simon Josefsson <jas@extundo.com>
3986
3987 * gnus.texi (Article Washing): Add libidn URL.
3988 Suggested by Michael Cook <michael@waxrat.com>.
3989
3990 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
3992 * gnus.texi (Topic Commands): Fix next/previous.
3993
3994 2007-10-28 Simon Josefsson <jas@extundo.com>
3995
3996 * gnus.texi (Article Washing): Mention `W i'.
3997
3998 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3999
4000 * gnus.texi (Group Parameters): Slight extension of sieve
4001 parameter description.
4002
4003 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4004
4005 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4006 matching score files as well.
4007 (Picons): Describe `gnus-picon-style'.
4008
4009 2007-10-28 Romain Francoise <romain@orebokech.com>
4010
4011 * message.texi (Message Headers): Mention that headers are hidden
4012 using narrowing, and how to expose them.
4013 Update copyright.
4014
4015 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4016
4017 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4018 `gnus-summary-sort-by-recipient'.
4019
4020 2007-10-28 Romain Francoise <romain@orebokech.com>
4021
4022 * gnus.texi (NNTP marks): New node.
4023 (NNTP): Move NNTP marks variables to the new node.
4024
4025 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4026
4027 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4028
4029 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4030
4031 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4032
4033 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4034 everywhere for consistency.
4035 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4036 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4037 Say "regular expression" instead of "regex." Admonish.
4038 Pick other words to sound better (s/so/thus/).
4039 (Spam ELisp Package Filtering of Incoming Mail):
4040 Mention statistical filters. Remove old TODO.
4041 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4042 New section on sorting and displaying the spam score.
4043 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4044 backend but an alias to spam-use-BBDB.
4045 (Extending the Spam ELisp package): Rewrite the example using the
4046 new backend functionality.
4047
4048 2007-10-28 Simon Josefsson <jas@extundo.com>
4049
4050 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4051 nntp-marks-directory, from Romain Francoise
4052 <romain@orebokech.com>.
4053
4054 2007-10-28 Magnus Henoch <mange@freemail.hu>
4055
4056 * gnus.texi (Hashcash): New default value of
4057 hashcash-default-payment.
4058
4059 2007-10-28 Simon Josefsson <jas@extundo.com>
4060
4061 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4062 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4063
4064 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4065
4066 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4067
4068 2007-10-28 Simon Josefsson <jas@extundo.com>
4069
4070 * gnus.texi (documentencoding): Add, to avoid warnings.
4071
4072 2007-10-28 Simon Josefsson <jas@extundo.com>
4073
4074 * message.texi (Mail Headers): Add.
4075
4076 * gnus.texi (Hashcash): Fix.
4077
4078 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4079
4080 * gnus.texi (Hashcash): Change location of library, also mention
4081 that payments can be verified and fix the name of the
4082 hashcash-path variable.
4083
4084 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4085
4086 * gnus.texi (Article Display): Add `gnus-picon-style'.
4087
4088 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4089
4090 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4091
4092 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4093
4094 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4095 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4096 warning about ham processors in spam groups removed.
4097
4098 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4099
4100 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
4101 From Hubert Chan <hubert@uhoreg.ca>.
4102
4103 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4104
4105 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4106 (Mailing List): Typo.
4107 (Customizing Articles): Add gnus-treat-ansi-sequences.
4108 (Article Washing): Index.
4109
4110 * message.texi: Use m-dash consistently.
4111
4112 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4113
4114 * gnus.texi (GroupLens): Remove.
4115
4116 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4117
4118 * gnus.texi (Outgoing Messages, Agent Variables):
4119 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
4120 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4121
4122 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4123
4124 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4125
4126 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4129
4130 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4131
4132 2007-10-28 Simon Josefsson <jas@extundo.com>
4133
4134 * gnus.texi (Top): Add SASL.
4135
4136 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4137
4138 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4139
4140 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4143
4144 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4145
4146 * calc.texi (Formulas, Composition Basics): Lower the
4147 precedence of negation.
4148
4149 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4150
4151 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4152 Mention the new three-letter column identifiers.
4153 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4154 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4155 message when using `c' on an empty default with default printer.
4156 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4157 renamed to `ses--symbolic-formulas' some time ago.
4158
4159 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4160
4161 * calc.texi (Default Simplifications, Making Selections)
4162 (Customizing Calc): Clarify associativity of multiplication.
4163
4164 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
4165
4166 * tramp.texi (Traces and Profiles): Simplify loop over
4167 `trace-function-background'.
4168
4169 2007-10-22 Juri Linkov <juri@jurta.org>
4170
4171 * dired-x.texi (Shell Command Guessing): Default values are now
4172 available by typing M-n instead of M-p.
4173
4174 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
4175
4176 * tramp.texi (Cleanup remote connections): New section.
4177 (Password caching): Remove `tramp-clear-passwd'.
4178 It's not a command anymore.
4179 (Bug Reports): Add `tramp-bug' to function index.
4180 (Function Index, Variable Index): New nodes.
4181 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4182
4183 * trampver.texi: Update release number.
4184
4185 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4186
4187 * calc.texi (History and Acknowledgements): Turn comment
4188 about integer size into past tense.
4189 (Time Zones): Remove pointer to Calc author's address.
4190 (Trigonometric and Hyperbolic Functions): Mention cotangent
4191 and hyperbolic cotangent. Fix typo.
4192
4193 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
4194
4195 Sync with Tramp 2.1.11.
4196
4197 * trampver.texi: Update release number.
4198
4199 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
4200
4201 * tramp.texi (External packages): New section.
4202
4203 2007-09-29 Juri Linkov <juri@jurta.org>
4204
4205 * info.texi (Help-Int): Document `L' (`Info-history').
4206
4207 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
4208
4209 * org.texi: Change links to webpage and maintained email.
4210 (Remember): Promote to Chapter, significant changes.
4211 (Fast access to TODO states): New section.
4212 (Faces for TODO keywords): New section.
4213 (Export options): Example for #+DATE.
4214 (Progress logging): Section moved.
4215
4216 2007-09-26 Bill Wohler <wohler@newt.com>
4217
4218 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4219 browse-url-at-mouse.
4220
4221 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4222
4223 * flymake.texi (Customizable variables): Face names don't end in -face.
4224 Fix flymake-err-line-patterns template.
4225 (Example -- Configuring a tool called directly): Fix init-function.
4226 (Highlighting erroneous lines): Face names don't end in -face.
4227
4228 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
4229
4230 * erc.texi (Special-Features): Fix small typo.
4231
4232 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
4233
4234 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4235 and "External transfer methods".
4236
4237 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4238
4239 * calc.texi (Predefined Units): Add some history.
4240
4241 2007-09-08 Michael Olson <mwolson@gnu.org>
4242
4243 * erc.texi (Copying): New section included from gpl.texi.
4244 This matches the look of the upstream ERC manual.
4245
4246 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4247
4248 * calc.texi (History and Acknowledgements): Adjust the "thanks".
4249 (Random Numbers): Clarify the distribution of `random'.
4250
4251 2007-09-06 Glenn Morris <rgm@gnu.org>
4252
4253 Move manual sources from man/ to subdirectories of doc/.
4254 Split into the Emacs manual in emacs/, and other manuals in misc/.
4255 Change all setfilename commands to use ../../info.
4256 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4257 refer to the Emacs manual here.
4258 (infodir): New variable.
4259 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4260 (cc-mode.texi, faq.texi): Update references to source file locations.
4261 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4262 do not refer to the Emacs manual here.
4263 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4264
4265 * Makefile.in: Add `basename' versions of all info targets, for
4266 convenience when rebuilding just one manual.
4267 (../etc/GNU): Delete obsolete target.
4268 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4269 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4270 *.vrs *.toc here...
4271 (maintainer-clean): ...from here.
4272
4273 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4274
4275 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4276
4277 * calc.texi (Date Conversions): Clarify definition of
4278 Julian day numbering.
4279 (Date Forms): Clarify definition of Julian day numbering;
4280 add some history.
4281
4282 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
4283
4284 * org.texi: Version 5.07.
4285
4286 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4287
4288 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4289
4290 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4291
4292 * org.texi (Adding hyperlink types): New section.
4293 (Embedded LaTeX): Chapter updated because of LaTeX export.
4294 (LaTeX export): New section.
4295 (Using links out): New section.
4296
4297 2007-08-22 Glenn Morris <rgm@gnu.org>
4298
4299 * faq.texi (Learning how to do something): Refcards now in
4300 etc/refcards/ directory.
4301
4302 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * tramp.texi (Remote Programs): Persistency file must be cleared when
4305 changing `tramp-remote-path'.
4306 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4307 macro.
4308
4309 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4310
4311 * calc.texi: Move contents to beginning of file.
4312 (Algebraic Entry): Fix the formatting of an example.
4313
4314 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4315
4316 * calc.texi (Basic Operations on Units): Mention exact versus
4317 inexact conversions.
4318
4319 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4320
4321 * calc.texi (Basic Operations on Units): Mention default
4322 values for new units.
4323 (Quick Calculator Mode): Mention that binary format will
4324 be displayed.
4325
4326 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4327
4328 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4329
4330 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4331
4332 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4333
4334 2007-08-08 Glenn Morris <rgm@gnu.org>
4335
4336 * gnus.texi, sieve.texi: Replace `iff'.
4337
4338 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4339
4340 * calc.texi (Basic Graphics): Mention the graphing of error
4341 forms.
4342 (Graphics Options): Mention how `g s' handles error forms.
4343 (Curve Fitting): Mention plotting the curves.
4344 (Standard Nonlinear Models): Add additional models.
4345 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4346 (Linear Fits): Correct result.
4347
4348 2007-08-01 Alan Mackenzie <acm@muc.de>
4349
4350 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4351 to "--no-site-file".
4352
4353 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
4354
4355 * tramp.texi (Frequently Asked Questions): Point to mode line
4356 extension in Emacs 23.1.
4357
4358 * trampver.texi: Update release number.
4359
4360 2007-07-27 Glenn Morris <rgm@gnu.org>
4361
4362 * calc.texi (Copying): Include license text from gpl.texi, rather than
4363 in-line.
4364
4365 2007-07-25 Glenn Morris <rgm@gnu.org>
4366
4367 * calc.texi (Copying): Replace license with GPLv3.
4368
4369 * Relicense all FSF files to GPLv3 or later.
4370
4371 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
4372
4373 Sync with Tramp 2.1.10.
4374
4375 * tramp.texi (trampfn): Expand macro implementation in order to handle
4376 empty arguments.
4377 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
4378 occurrences by trampfn.
4379 (Frequently Asked Questions): Extend example code for host
4380 identification in the modeline. Add bbdb to approaches shortening Tramp
4381 file names to be typed.
4382
4383 * trampver.texi: Update release number.
4384
4385 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4386
4387 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4388 section. Reported by <poti@potis.org>.
4389 (Remote processes): Arguments of the program to be debugged are taken
4390 literally.
4391 (Frequently Asked Questions): Simplify recentf example.
4392
4393 2007-07-14 Karl Berry <karl@gnu.org>
4394
4395 * info.texi (@copying): New Back-Cover Text.
4396
4397 * info.texi (Quitting Info): Move to proper place in source.
4398 (Reported by Benno Schulenberg.)
4399
4400 2007-07-13 Eli Zaretskii <eliz@gnu.org>
4401
4402 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4403
4404 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4405
4406 * emacs-mime.texi: Add @documentencoding directive.
4407
4408 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4409
4410 * tramp.texi (Remote processes): Add an anchor to the subsection
4411 "Running a debugger on a remote host".
4412
4413 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
4414
4415 * tramp.texi (Remote processes): Don't call it "experimental" any
4416 longer. Add subsection about running a debugger on a remote host.
4417
4418 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
4419
4420 * org.texi (Properties and columns): Chapter rewritten.
4421
4422 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4423
4424 * tramp.texi:
4425 * trampver.texi: Migrate to Tramp 2.1.
4426
4427 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
4428
4429 * org.texi (Properties): New chapter.
4430
4431 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4432
4433 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4434 Control Panel.
4435
4436 * gnus.texi (Misc Article): Add index entry for
4437 gnus-single-article-buffer.
4438
4439 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4440
4441 * gnus.texi (Starting Up): Fix typo.
4442
4443 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4444
4445 * gnus.texi (Asynchronous Fetching): Fix typo.
4446
4447 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4448
4449 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4450 (About This Manual): Remove redundant information.
4451 (Getting Started): Mention author.
4452 (Basic Arithmetic, Customizing Calc): Make description of the
4453 variable `calc-multiplication-has-precedence' match its new effect.
4454
4455 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4456
4457 * calc.texi (Basic Arithmetic, Customizing Calc):
4458 Mention the variable `calc-multiplication-has-precedence'.
4459
4460 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
4461
4462 * org.texi (Tag): Section swapped with node Timestamps.
4463 (Formula syntax for Lisp): Document new `L' flag.
4464
4465 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4466
4467 * gnus.texi (Misc Group Stuff, Summary Buffer)
4468 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4469
4470 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4471
4472 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4473 * gnus.texi (Article Buttons, Mail Source Customization)
4474 (Sending or Not Sending, Customizing NNDiary):
4475 * message.texi (Message Headers):
4476 * mh-e.texi (HTML): Fix typos.
4477
4478 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
4479
4480 Sync with Tramp 2.0.56.
4481
4482 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4483 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4484
4485 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4486
4487 * Version 22.1 released.
4488
4489 2007-05-26 Michael Olson <mwolson@gnu.org>
4490
4491 * erc.texi (Modules): Fix references to completion modules.
4492
4493 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4494
4495 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4496
4497 2007-05-09 Didier Verna <didier@xemacs.org>
4498
4499 * gnus.texi (Email Based Diary): New. Proper documentation for the
4500 nndiary back end and the gnus-diary library.
4501
4502 2007-05-03 Karl Berry <karl@gnu.org>
4503
4504 * .cvsignore (*.pdf): New entry.
4505
4506 * texinfo.tex: Update from current version for better pdf generation.
4507
4508 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4509
4510 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4511
4512 2007-04-28 Glenn Morris <rgm@gnu.org>
4513
4514 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4515 consideration of legal status.
4516
4517 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4518
4519 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4520
4521 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4522
4523 * faq.texi (New in Emacs 22): python.el removed.
4524
4525 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4526
4527 * calc.texi (Reporting bugs): Update maintainer's address.
4528
4529 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
4530
4531 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4532
4533 2007-04-15 Jay Belanger <belanger@truman.edu>
4534
4535 * calc.texi (Title page): Remove the date.
4536 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4537 (The Standard Calc Interface): Change trail title.
4538 (Floats): Mention that when non-decimal floats are entered, only
4539 approximations are stored.
4540 (Copying): Move to the appendices.
4541 (GNU Free Documentation License): Add as an appendix.
4542
4543 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4544
4545 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4546 * dired-x.texi, ebrowse.texi, ediff.texi:
4547 * emacs-mime.texi, erc.texi, eshell.texi:
4548 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4549 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4550 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4551 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4552 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4553 * woman.texi: Include GFDL.
4554
4555 * doclicense.texi: Remove node heading, so that it can be included by
4556 other files.
4557
4558 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4559
4560 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4561 than *.
4562
4563 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
4564
4565 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4566 in Calc.
4567
4568 2007-04-09 Romain Francoise <romain@orebokech.com>
4569
4570 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4571 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4572 replace mouse-2.
4573
4574 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4577 renamed to woman-use-topic-at-point. Document new behavior.
4578
4579 2007-04-08 Richard Stallman <rms@gnu.org>
4580
4581 * url.texi: Fix some indexing.
4582 (Disk Caching): Drop discussion of old/other Emacs versions.
4583
4584 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4585
4586 * url.texi (Disk Caching): Say Emacs 21 "and later".
4587
4588 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4589 on Font locking which now mentions JIT lock.
4590
4591 2007-04-01 Michael Olson <mwolson@gnu.org>
4592
4593 * erc.texi: Update for the ERC 5.2 release.
4594
4595 2007-03-31 David Kastrup <dak@gnu.org>
4596
4597 * woman.texi (Topic, Interface Options): Explain changes semantics of
4598 woman-manpath in order to consider MANPATH_MAP entries.
4599
4600 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4601
4602 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4603
4604 2007-03-26 Richard Stallman <rms@gnu.org>
4605
4606 * pgg.texi (Caching passphrase): Clean up previous change.
4607
4608 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4609
4610 * gnus.texi (Setting Process Marks): Fix typo.
4611
4612 2007-03-25 Romain Francoise <romain@orebokech.com>
4613
4614 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4615 readability, and include various fixes by Daniel Brockman, Nick Roberts
4616 and Dieter Wilhelm.
4617
4618 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4619
4620 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4621
4622 * gnus.texi (Mail Source Specifiers): Fix typo.
4623
4624 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
4625
4626 * reftex.texi (Imprint): Update maintainer information.
4627
4628 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
4629
4630 * message.texi (Message Buffers): Update documentation for
4631 message-generate-new-buffers.
4632
4633 2007-03-15 Daiki Ueno <ueno@unixuser.org>
4634
4635 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4636
4637 2007-03-21 Glenn Morris <rgm@gnu.org>
4638
4639 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4640
4641 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
4642
4643 * eshell.texi (Known problems): Emacs 21 -> 22.
4644
4645 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4646
4647 2007-03-18 Jay Belanger <belanger@truman.edu>
4648
4649 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4650
4651 2007-03-12 Glenn Morris <rgm@gnu.org>
4652
4653 * calc.texi (Time Zones): Switch to new North America DST rule.
4654
4655 * calc.texi: Replace "daylight savings" with "daylight
4656 saving" in text throughout.
4657
4658 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4659
4660 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
4661 The variable now uses a list of symbols instead of just a symbol.
4662 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
4663
4664 2007-03-06 Romain Francoise <romain@orebokech.com>
4665
4666 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
4667 new packages, and mention Gnus update.
4668
4669 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
4670
4671 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
4672 nntp-open-connection-functions-never-echo-commands.
4673
4674 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
4675
4676 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
4677 problems on the console, and security risk in not using gpg-agent.
4678
4679 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
4680
4681 * org.texi (The spreadsheet): Rename from "Table calculations".
4682 Completely reorganized and rewritten.
4683 (CamelCase links): Section removed.
4684 (Repeating items): New section.
4685 (Tracking TODO state changes): New section.
4686 (Agenda views): Chapter reorganized and rewritten.
4687 (HTML export): Section rewritten.
4688 (Tables in arbitrary syntax): New section.
4689 (Summary): Better feature summary.
4690 (Activation): Document problem with cut-and-paste of Lisp code
4691 from PDF files.
4692 (Visibility cycling): Document indirect buffer use.
4693 (Structure editing): Document sorting.
4694 (Remember): Section rewritten.
4695 (Time stamps): Better description of time stamp types.
4696 (Tag searches): Document regular expression search for tags.
4697 (Stuck projects): New section.
4698 (In-buffer settings): New keywords.
4699 (History and Acknowledgments): Updated description.
4700
4701 2007-02-24 Alan Mackenzie <acm@muc.de>
4702
4703 * cc-mode.texi (Movement Commands): Insert two missing command names.
4704 (Getting Started): Slight wording correction (use conditional).
4705
4706 2007-02-22 Kim F. Storm <storm@cua.dk>
4707
4708 * widget.texi (User Interface, Basic Types): Document need to put some
4709 text before the %v escape in :format string in editable-field widget.
4710
4711 2007-02-18 Romain Francoise <romain@orebokech.com>
4712
4713 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
4714 `cvs-mode-quit'.
4715
4716 2007-02-10 Markus Triska <markus.triska@gmx.at>
4717
4718 * widget.texi (Programming Example): Put constant strings in :format.
4719
4720 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
4721
4722 * faq.texi (Fullscreen mode on MS-Windows): New node.
4723
4724 2007-02-04 David Kastrup <dak@gnu.org>
4725
4726 * faq.texi (AUCTeX): Update version number. Should probably be done
4727 for other packages as well.
4728
4729 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4730
4731 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
4732 <tassilo@member.fsf.org>.
4733
4734 2007-01-27 Eli Zaretskii <eliz@gnu.org>
4735
4736 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
4737 ls-lisp-use-localized-time-format.
4738
4739 2007-01-20 Markus Triska <markus.triska@gmx.at>
4740
4741 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
4742
4743 2007-01-13 Michael Olson <mwolson@gnu.org>
4744
4745 * erc.texi (Modules): Mention capab-identify module.
4746
4747 2007-01-05 Michael Olson <mwolson@gnu.org>
4748
4749 * erc.texi (Getting Started): Update for /RECONNECT command.
4750
4751 2007-01-04 Richard Stallman <rms@gnu.org>
4752
4753 * ebrowse.texi: Change C-c b to C-c C-m.
4754
4755 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
4756
4757 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
4758 variables only in info to avoid redundant entries in the printed
4759 manual.
4760
4761 2007-01-02 Daiki Ueno <ueno@unixuser.org>
4762
4763 * message.texi (Using PGP/MIME): Document gpg-agent usage.
4764
4765 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
4766
4767 * message.texi (Security): Split into sub-nodes.
4768
4769 2007-01-01 Alan Mackenzie <acm@muc.de>
4770
4771 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
4772 eval-after-load in Emacs <=21 and a workaround. Document that
4773 trigraphs are not supported.
4774
4775 2007-01-01 Alan Mackenzie <acm@muc.de>
4776
4777 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
4778 c-context-line-break. When invoked within a string, preserve
4779 whitespace. Add a backslash only when also in a macro.
4780
4781 2007-01-01 Alan Mackenzie <acm@muc.de>
4782
4783 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
4784
4785 2007-01-01 Alan Mackenzie <acm@muc.de>
4786
4787 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
4788 are now bound by default to c-\(beginning\|end\)-of-defun by default.
4789
4790 2007-01-01 Alan Mackenzie <acm@muc.de>
4791
4792 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
4793 "Choosing a Style".
4794
4795 * cc-mode.texi ("Styles"): Add @dfn{style}.
4796
4797 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
4798
4799 Sync with Tramp 2.0.55.
4800
4801 * trampver.texi: Update release number.
4802
4803 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4804
4805 * gnus.texi (Customizing Articles): Add index entries for all
4806 gnus-treat-* variables.
4807
4808 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
4809
4810 * gnus.texi (IMAP): Fix incorrect explanation of
4811 nnimap-search-uids-not-since-is-evil in documentation for
4812 nnimap-expunge-search-string.
4813
4814 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
4815
4816 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
4817 spam-ifile-database.
4818
4819 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
4820
4821 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
4822 rebind C-s.
4823
4824 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
4825
4826 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
4827 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
4828 "expiring mail".
4829 (IMAP): Document nnimap-search-uids-not-since-is-evil and
4830 nnimap-nov-is-evil.
4831
4832 2006-12-25 Kevin Ryde <user42@zip.com.au>
4833
4834 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
4835 about the key procedure being used heavily.
4836
4837 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
4838
4839 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
4840 to t.
4841 (Prerequisites): Add explanation about gpg-agent.
4842
4843 2006-12-22 Kevin Ryde <user42@zip.com.au>
4844
4845 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
4846 "sort" instead of "sort*".
4847
4848 2006-12-19 Richard Stallman <rms@gnu.org>
4849
4850 * calc.texi (History and Acknowledgements): Recognize that Emacs
4851 now does have floating point.
4852
4853 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
4854
4855 * tramp.texi (External transfer methods): Describe new method `scpc'.
4856
4857 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
4858
4859 * pgg.texi: Added short note on gpg-agent to the introduction.
4860
4861 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
4862
4863 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
4864 also applies to Cc.
4865
4866 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
4867
4868 * gnus.texi (X-Face): Clarify. Say which programs are required
4869 on Windows.
4870
4871 2006-12-08 Michael Olson <mwolson@gnu.org>
4872
4873 * erc.texi (Modules): Remove documentation for list module.
4874
4875 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
4876
4877 * faq.texi (^M in the shell buffer): Ditto.
4878
4879 2006-11-20 Michael Olson <mwolson@gnu.org>
4880
4881 * erc.texi: Call this the 5.2 stable pre-release of ERC.
4882
4883 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
4884
4885 * org.texi: Fix typos.
4886 (Agenda commands): Document `C-k'.
4887
4888 2006-11-16 Eli Zaretskii <eliz@gnu.org>
4889
4890 * url.texi (http/https): Fix a typo in the HTTP URL.
4891
4892 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
4893
4894 * ada-mode.texi: Total rewrite.
4895
4896 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
4897
4898 * org.texi: Minor typo fixes.
4899
4900 2006-11-13 Bill Wohler <wohler@newt.com>
4901
4902 Release MH-E manual version 8.0.3.
4903
4904 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4905 release 8.0.3.
4906
4907 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
4908 to set MAILDIR.
4909 (Reading Mail): Document the customization of read-mail-command
4910 for MH-E.
4911 (Viewing Attachments): Document mm-discouraged-alternatives.
4912 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
4913 (Junk): Add more information about the settings of mh-junk-background
4914 in a program. Add /usr/bin/mh to PATH in examples.
4915
4916 2006-11-12 Richard Stallman <rms@gnu.org>
4917
4918 * woman.texi: Update author address but say he no longer maintains it.
4919
4920 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
4921
4922 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
4923 archived trees.
4924 (Checkboxes): Section moved to chapter 5, and extended.
4925 (The date/time prompt): New section.
4926 (Link abbreviations): New section.
4927 (Presentation and sorting): New section.
4928 (Custom agenda views): Section completely rewritten.
4929 (Summary): Compare with Planner.
4930 (Feedback): More info about creating backtraces.
4931 (Plain lists): Modified example.
4932 (Breaking down tasks): New section.
4933 (Custom time format): New section.
4934 (Time stamps): Document inactive timestamps.
4935 (Setting tags): More details about fast tag selection.
4936 (Block agenda): New section.
4937 (Custom agenda views): Section rewritten.
4938 (Block agenda): New section.
4939
4940 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
4941
4942 * tramp.texi (Configuration): scp is the default method.
4943 (Default Method): Use ssh as example for another method.
4944
4945 2006-10-27 Richard Stallman <rms@gnu.org>
4946
4947 * woman.texi: Downcase nroff/troff/roff.
4948 (Installation): Chapter deleted. Some xrefs deleted.
4949 (Background): woman doesn't advise man ;-).
4950
4951 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4952
4953 * ada-mode.texi (Project files, Identifier completion)
4954 (Automatic Casing, Debugging, Using non-standard file names)
4955 (Working Remotely): Fix typos.
4956
4957 2006-10-20 Masatake YAMATO <jet@gyve.org>
4958
4959 * cc-mode.texi (Sample .emacs File): Add missing `)' in
4960 sample code `my-c-initialization-hook'.
4961
4962 2006-10-19 Stuart D. Herring <herring@lanl.gov>
4963
4964 * widget.texi: Fix typos.
4965
4966 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
4967
4968 * tramp.texi (Frequently Asked Questions): Remove questions marked with
4969 "???". There have been no complaints for years, so the information
4970 must be appropriate.
4971
4972 2006-10-16 Richard Stallman <rms@gnu.org>
4973
4974 * widget.texi: Use @var instead of capitalization.
4975 Clarify many widget type descriptions.
4976
4977 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4978
4979 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4980 gnus-dired-attach.
4981 (Selecting a Group): Fix typo.
4982
4983 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4984
4985 * widget.texi: Fix typos.
4986
4987 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4988
4989 * gnus.texi (Image Enhancements): Update for Emacs 22.
4990
4991 * gnus-faq.texi ([1.3]): Update.
4992
4993 2006-10-06 Richard Stallman <rms@gnu.org>
4994
4995 * faq.texi (Displaying the current line or column):
4996 Delete "As of Emacs 20".
4997
4998 2006-10-06 Romain Francoise <romain@orebokech.com>
4999
5000 * faq.texi (VM): VM works with Emacs 22 too.
5001
5002 2006-10-06 Richard Stallman <rms@gnu.org>
5003
5004 * ebrowse.texi: Remove Emacs version "21" from title.
5005
5006 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5007
5008 * gnus.texi (Foreign Groups): Say where change of editing commands are
5009 stored. Add reference to `gnus-parameters'.
5010
5011 2006-09-15 Jay Belanger <belanger@truman.edu>
5012
5013 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5014 Change "Library Public License" to "Lesser Public License"
5015 throughout. Use "yyyy" to represent year.
5016
5017 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
5018
5019 * org.texi (Setting tags): Typo fix.
5020
5021 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5022
5023 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5024
5025 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5026
5027 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5028
5029 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5030
5031 * faq.texi (Escape sequences in shell output): EMACS is now set
5032 to Emacs's absolute file name, not to "t".
5033 (^M in the shell buffer): Likewise.
5034 * misc.texi (Interactive Shell): Likewise.
5035
5036 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5037
5038 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5039 mails with pop3-leave-mail-on-server. Fix wording.
5040 (Limiting): Improve gnus-summary-limit-to-articles.
5041 (X-Face): Fix typo.
5042
5043 2006-09-11 Simon Josefsson <jas@extundo.com>
5044
5045 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5046 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5047
5048 2006-09-06 Simon Josefsson <jas@extundo.com>
5049
5050 * smtpmail.texi (Authentication): Mention SSL.
5051
5052 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5053
5054 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5055 Don't use @indicateurl.
5056
5057 * cc-mode.texi (Subword Movement): Don't use @headitem.
5058 (Custom Braces, Clean-ups): Don't use @tie.
5059
5060 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
5061
5062 Sync with Tramp 2.0.54.
5063
5064 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5065 Suggested by Adrian Phillips <a.phillips@met.no>.
5066
5067 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
5068
5069 * org.texi (Installation, Activation): Split from Installation and
5070 Activation.
5071 (Clocking work time): Documented new features.
5072
5073 2006-08-13 Alex Schroeder <alex@gnu.org>
5074
5075 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5076 example.
5077
5078 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5079
5080 * faq.texi (How to add fonts): New node.
5081
5082 2006-08-05 Romain Francoise <romain@orebokech.com>
5083
5084 * faq.texi (New in Emacs 22): Expand.
5085
5086 2006-08-03 Michael Olson <mwolson@gnu.org>
5087
5088 * erc.texi: Update for ERC 5.1.4.
5089
5090 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5091
5092 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5093 in .../site-lisp/gnus/ by default.
5094 [ From gnus-news.texi in the trunk. ]
5095
5096 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5097
5098 * gnus.texi (MIME Commands): Additions for yEnc.
5099
5100 2006-07-24 Richard Stallman <rms@gnu.org>
5101
5102 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5103 * faq.texi: Move periods and commas inside quotes.
5104
5105 2006-07-20 Jay Belanger <belanger@truman.edu>
5106
5107 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5108
5109 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
5110
5111 * faq.texi (Security risks with Emacs): Document Emacs 22
5112 file-local-variable mechanism.
5113
5114 2006-07-12 Michael Olson <mwolson@gnu.org>
5115
5116 * erc.texi: Update for ERC 5.1.3.
5117
5118 2006-07-12 Alex Schroeder <alex@gnu.org>
5119
5120 * rcirc.texi: Fix typos.
5121 (Getting started with rcirc): New calling convention for M-x irc.
5122 Mention #rcirc. Removed channel tracking.
5123 (Configuration): Change the names of all variables that got changed
5124 recently, eg. rcirc-server to rcirc-default-server. Added
5125 documentation for rcirc-authinfo, some background for Bitlbee, and
5126 rcirc-track-minor-mode.
5127 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
5128 Scrolling.
5129 (Reconnecting after you have lost the connection): Fix example code
5130 to match code changes.
5131
5132 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5133
5134 * gnus.texi, message.texi: Fix typos.
5135
5136 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
5137
5138 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5139 commands.
5140 (Global TODO list): Document the use of the variables
5141 `org-agenda-todo-ignore-scheduled' and
5142 `org-agenda-todo-list-sublevels'.
5143
5144 2006-07-05 Richard Stallman <rms@gnu.org>
5145
5146 * faq.texi (Scrolling only one line): Fix xref.
5147
5148 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5149
5150 * faq.texi (Evaluating Emacs Lisp code):
5151 Throughout, replace eval-current-buffer with eval-buffer.
5152
5153 2006-07-03 Richard Stallman <rms@gnu.org>
5154
5155 * rcirc.texi (Scrolling conservatively): Fix xref.
5156
5157 * pcl-cvs.texi (Viewing differences): Usage fix.
5158
5159 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
5160
5161 * org.texi (Agenda commands): Document `s' key to save all org-mode
5162 buffers.
5163
5164 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
5165
5166 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5167 names. Mention `cvs-msg' face.
5168
5169 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
5170
5171 * org.texi (Checkboxes): New section.
5172
5173 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
5174
5175 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5176 throughout this chapter.
5177
5178 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
5179
5180 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5181 text for standalone vs Emacs info.
5182 (Help): Clarify header line description. Use mouse-1 for clicks.
5183 (Help-P): Use mouse-1 for clicks.
5184 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5185 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5186 (Choose menu subtopic): Remove gratuitous Emacs command names.
5187 (Help-FOO): Put usual behavior first.
5188 (Help-Xref): Clicking on xrefs works in Emacs.
5189 (Search Text): Clarify what the default behavior is.
5190 (Create Info buffer): Fix Emacs window/X window confusion.
5191 (Emacs Info Variables): Fix for new Emacs init file behavior.
5192
5193 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5194
5195 * gnus.texi (Summary Buffer Lines): Fix typo.
5196
5197 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
5198
5199 * org.texi (Embedded LaTeX): New chapter.
5200 (Archiving): Section rewritten.
5201 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5202
5203 2006-06-20 Bill Wohler <wohler@newt.com>
5204
5205 Release MH-E manual version 8.0.1.
5206
5207 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5208 release 8.0.1.
5209 (Preface): Depend on GNU mailutils 1.0 and higher.
5210
5211 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5212
5213 * message.texi (News Headers): Update message-syntax-checks section.
5214
5215 2006-06-19 Karl Berry <karl@gnu.org>
5216
5217 * info.texi (Advanced): Mention C-q, especially with ?.
5218
5219 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
5220
5221 * org.texi (Publishing links): Document the `:link-validation-function'
5222 property.
5223 (Extensions and Hacking): New chapter, includes some sections of the
5224 "Miscellaneous" chapter.
5225
5226 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
5227
5228 * org.texi (Progress logging): New section.
5229
5230 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
5231
5232 * org.texi (ASCII export): Document indentation adaptation.
5233 (Setting tags): Document mutually-exclusive tags.
5234
5235 2006-06-05 Romain Francoise <romain@orebokech.com>
5236
5237 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5238 Fix typo.
5239
5240 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5241 channel (#gnus@irc.freenode.net).
5242 Fix typos. Update copyright notice.
5243
5244 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5245 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5246 (Line-Up Functions, Custom Macros):
5247 * ediff.texi (Window and Frame Configuration)
5248 (Highlighting Difference Regions):
5249 * emacs-mime.texi (Display Customization):
5250 * erc.texi (History):
5251 * eshell.texi (Known problems):
5252 * eudc.texi (Overview, BBDB):
5253 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5254 (The problem of spam, SpamOracle, Extending the Spam package)
5255 (Conformity, Terminology):
5256 * idlwave.texi (Routine Info)
5257 (Class and Keyword Inheritance, Padding Operators)
5258 (Breakpoints and Stepping, Electric Debug Mode)
5259 (Examining Variables, Troubleshooting):
5260 * org.texi (Creating timestamps):
5261 * reftex.texi (Commands, Options, Changes):
5262 * tramp.texi (Inline methods, Password caching)
5263 (Auto-save and Backup, Issues):
5264 * vip.texi (Files, Commands in Insert Mode):
5265 * viper.texi (Emacs Preliminaries, States in Viper)
5266 (Packages that Change Keymaps, Viper Specials, Groundwork):
5267 Fix various typos.
5268
5269 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
5270
5271 * ediff.texi: Fix typos.
5272
5273 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
5274
5275 * org.texi: Small typo fixes.
5276
5277 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5278
5279 * viper.texi (Viper Specials):
5280 * gnus.texi (Example Setup):
5281 * faq.texi (Backspace invokes help):
5282 * dired-x.texi (Optional Installation Dired Jump):
5283 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5284 follow coding conventions.
5285
5286 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
5287
5288 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5289
5290 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5291
5292 * pcl-cvs.texi: Fix typos.
5293 (Customization): Say "us".
5294
5295 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5296
5297 * org.texi: Remove bogus @setfilename.
5298
5299 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
5300
5301 * org.texi (ASCII export): Omit command name.
5302 (HTML export): Add prefix to all lines in Local Variable example.
5303 (Acknowledgments): Typeset names in italics.
5304
5305 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
5306
5307 * org.texi (Plain lists): Add new item navigation commands.
5308 (External links): Document elisp and info links.
5309 (Custom searches): New section.
5310 (Publishing): New chapter.
5311 (HTML export): Include a list of supported CSS classes.
5312 (Setting tags): Describe the fast-tag-setting interface.
5313
5314 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5315
5316 * dired-x.texi: ifinfo -> ifnottex.
5317
5318 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5319
5320 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5321
5322 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5323
5324 * message.texi (Interface): Add tool bar customization.
5325 (MIME): Index and text additions for mml-attach.
5326 (MIME): Describe mml-dnd-protocol-alist and
5327 mml-dnd-attach-options.
5328
5329 * gnus.texi (Oort Gnus): Reorder entries in sections.
5330 Fix some entries.
5331 (Starting Up): Add references to "Emacs for Heathens" and to
5332 "Finding the News". Add user-full-name and user-mail-address.
5333 (Group Buffer Format): Add tool bar customization and update.
5334 (Summary Buffer): Add tool bar customization.
5335 (Posting Styles): Add message-alternative-emails.
5336
5337 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
5338
5339 * tramp.texi (Filename completion): Improve wording.
5340
5341 2006-05-07 Romain Francoise <romain@orebokech.com>
5342
5343 * faq.texi (Using regular expressions): Fix typo.
5344 (Packages that do not come with Emacs): Fix capitalization.
5345 (Replacing text across multiple files): Expand node to explain how
5346 to use `dired-do-query-replace-regexp' in more detail, based on
5347 suggestion by Eric Hanchrow <offby1@blarg.net>.
5348
5349 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
5350
5351 * tramp.texi (Filename completion): Completion of remote files'
5352 method, user name and host name is active only in partial
5353 completion mode.
5354
5355 2006-05-06 Bill Wohler <wohler@newt.com>
5356
5357 Release MH-E manual version 8.0.
5358
5359 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5360 release 8.0.
5361
5362 2006-05-06 Bill Wohler <wohler@newt.com>
5363
5364 * mh-e.texi (MH-BOOK-HOME): Change from
5365 http://www.ics.uci.edu/~mh/book/mh to
5366 http://rand-mh.sourceforge.net/book/mh.
5367 Replace .htm suffix with .html for MH book files.
5368 (Using This Manual): Update key binding for getting relevant
5369 chapter in Info from command key.
5370 (Ranges): Fix itemx.
5371
5372 2006-05-05 Karl Berry <karl@gnu.org>
5373
5374 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5375 (\fonttextsize): New user-level command to change text font size.
5376
5377 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5378
5379 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5380
5381 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5382
5383 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5384
5385 2006-04-24 Bill Wohler <wohler@newt.com>
5386
5387 * mh-e.texi (Getting Started): Make it more explicit that you need
5388 to install MH. Add pointers to current MH implementations.
5389
5390 2006-04-21 Bill Wohler <wohler@newt.com>
5391
5392 Release MH-E manual version 7.94.
5393
5394 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5395 release 7.94.
5396
5397 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
5398
5399 * org.texi: Many small fixes.
5400 (Handling links): Rename from "Managing links".
5401
5402 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5403
5404 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5405 (Splitting mail using spam-stat): Fix @xref.
5406
5407 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * gnus.texi (Spam Package): Major revision of the text.
5410 Previously this node was "Filtering Spam Using The Spam ELisp Package".
5411
5412 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
5413
5414 * org.texi (Time stamps): Better explanation of the purpose of
5415 different time stamps.
5416 (Structure editing, Plain lists): More details on how new items
5417 and headings are inserted.
5418
5419 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
5420
5421 * org.texi (Formula syntax): Fix link to Calc Manual.
5422
5423 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5424
5425 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5426
5427 2006-04-17 Bill Wohler <wohler@newt.com>
5428
5429 * mh-e.texi (Folders): Update mh-before-quit-hook and
5430 mh-quit-hook example with code that removes the buffers rather
5431 than just bury them.
5432
5433 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
5434
5435 Sync with Tramp 2.0.53.
5436
5437 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5438
5439 * org.texi (Updating settings): New section.
5440 (Visibility cycling): Better names for the startup folding
5441 options.
5442 (Exporting): Completely restructured.
5443 (The very busy C-c C-c key): New section.
5444 (Summary of in-buffer settings): New section.
5445
5446 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5447
5448 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5449
5450 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5451
5452 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5453 (Server Commands): Key `v' is reserved for users.
5454
5455 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5456
5457 * org.texi (Link format): New section, emphasis on bracket links.
5458 (External links): Document bracket links.
5459 (FAQ): Expand to cover shell links and the new link format.
5460
5461 2006-04-09 Kevin Ryde <user42@zip.com.au>
5462
5463 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5464
5465 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5466
5467 * gnus.texi (Summary Buffer Lines): Add `*'.
5468
5469 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5470
5471 * gnus.texi (Group Parameters):
5472 Mention gnus-permanently-visible-groups.
5473
5474 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5475
5476 * gnus.texi (Face): Fix typo.
5477
5478 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5479
5480 * gnus.texi (X-Face): Clarify.
5481 (Face): Need Emacs with PNG support.
5482
5483 2006-04-06 Richard Stallman <rms@gnu.org>
5484
5485 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5486 Emacs".
5487
5488 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5489
5490 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5491 blocks not suitable for inclusion with Emacs using variable
5492 PARTOFEMACS.
5493
5494 2006-04-04 Simon Josefsson <jas@extundo.com>
5495
5496 * gnus.texi (Security): Improve.
5497
5498 2006-04-02 Bill Wohler <wohler@newt.com>
5499
5500 * mh-e.texi (Getting Started, Junk, Bug Reports)
5501 (MH FAQ and Support): Fix URLs.
5502
5503 2006-03-31 Romain Francoise <romain@orebokech.com>
5504
5505 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5506 to t, not nil (and has for the past eight years).
5507
5508 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5509
5510 * message.texi, gnus.texi: Bump version to 5.11.
5511
5512 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5513
5514 * gnus.texi (Top): Add comment about version line.
5515
5516 * message.texi (Top): Ditto. Change to take named versions into
5517 account.
5518
5519 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5520
5521 * gnus.texi (Posting Styles): Add x-face-file to example.
5522 (X-Face): Refer to posting styles.
5523
5524 * gnus-faq.texi ([5.8]): Add x-face-file.
5525 ([8.4]): Add links to gmane.emacs.gnus.user and
5526 gmane.emacs.gnus.general.
5527
5528 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5529
5530 * gnus-faq.texi: Use .invalid.
5531 ([5.4]): Fix gnus-posting-styles example.
5532
5533 2006-03-27 Romain Francoise <romain@orebokech.com>
5534
5535 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5536 Emacs/W3 needs a new maintainer.
5537 (Ispell): Update author and version info.
5538 (Mailcrypt): Mention PGG.
5539 (New in Emacs 22): Add PGG to the list of new packages.
5540 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5541 updating dead URLs.
5542
5543 2006-03-25 Karl Berry <karl@gnu.org>
5544
5545 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5546 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5547 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5548 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5549 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5550 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5551 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5552 (2) do not indent copyright year list (or anything else).
5553
5554 2006-03-21 Bill Wohler <wohler@newt.com>
5555
5556 * mh-e.texi (Folders): Various edits.
5557
5558 2006-03-20 Romain Francoise <romain@orebokech.com>
5559
5560 * gnus.texi (Mail Folders): Grammar fix.
5561
5562 2006-03-19 Bill Wohler <wohler@newt.com>
5563
5564 * mh-e.texi (Replying): Document Mail-Followup-To.
5565 Change manually-formatted table to multitable. Add debugging info.
5566 Move description of mh-reply-default-reply-to into paragraph
5567 that describes its values.
5568
5569 2006-03-17 Bill Wohler <wohler@newt.com>
5570
5571 * mh-e.texi: Use smallexample and smalllisp consistently.
5572 (Sending Mail Tour): Update method of entering
5573 addresses and subject.
5574 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5575 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5576
5577 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5578
5579 * org.texi: Version number change only.
5580
5581 2006-03-14 Bill Wohler <wohler@newt.com>
5582
5583 * mh-e.texi: Add index entries around each paragraph rather than
5584 depend on entries from beginning of node. Doing so ensures that
5585 index entries are less likely to be forgotten if text is cut and
5586 pasted, and are necessary anyway if the references are on a
5587 separate page. It seems that makeinfo is now (v. 4.8) only
5588 producing one index entry per node, so there is no longer any
5589 excuse not to. Use subheading instead of heading. The incorrect
5590 use of heading produced very large fonts in Info--as large as the
5591 main heading.
5592 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5593 versions 6 and 7 appeared *around* the time of these Emacs releases.
5594
5595 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
5596
5597 * org.texi (Clean view): Document new startup options.
5598
5599 2006-03-11 Bill Wohler <wohler@newt.com>
5600
5601 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5602 (Composing, Scan Line Formats): Fix @refs.
5603 (Getting Started): Define MH profile and MH profile components.
5604 (Incorporating Mail, Reading Mail, Viewing, Printing)
5605 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5606 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5607 for string constants.
5608 (Tool Bar): Remove spurious quote.
5609 (Junk): Use ``...'' instead of "...".
5610 (Scan Line Formats): Replace @samp with @kbd.
5611
5612 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5613
5614 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5615
5616 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5617
5618 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5619 easy to understand.
5620
5621 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5622
5623 * gnus.texi: Markup fix.
5624 (Fancy Mail Splitting): Specify new feature.
5625
5626 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5627
5628 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5629 partial-words matching.
5630
5631 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5632
5633 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5634
5635 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5636 (MIME Commands): Fix mm-discouraged-alternatives.
5637
5638 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
5639
5640 * org.texi: Version number change only.
5641
5642 2006-03-06 Bill Wohler <wohler@newt.com>
5643
5644 * mh-e.texi: Move from SourceForge repository to Savannah.
5645 This is version 7.93, which is a total rewrite from the previous
5646 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5647 version 7.93.
5648
5649 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5650
5651 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
5652
5653 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
5654
5655 * org.texi (Interaction): Add item about `org-mouse.el' by
5656 Piotr Zielinski.
5657 (Managing links): Document that also mouse-1 can be used to
5658 activate a link.
5659 (Headlines, FAQ): Add entry about hiding leading stars.
5660 (Miscellaneous): Resort the sections in this chapter to a more
5661 logical sequence.
5662
5663 2006-02-27 Simon Josefsson <jas@extundo.com>
5664
5665 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
5666 2004-01-27 from the trunk).
5667
5668 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5669
5670 * cc-mode.texi: Rename c-hungry-backspace to
5671 c-hungry-delete-backwards, at the request of RMS. Leave the old
5672 name as an alias.
5673
5674 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5675
5676 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
5677 include the function header within the defun.
5678
5679 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5680
5681 * cc-mode.texi: Correct two typos.
5682
5683 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5684
5685 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
5686 existing comment.
5687 (Electric Keys): Add a justification for electric indentation.
5688 (Hungry WS Deletion): Clear up the names and complications of the
5689 BACKSPACE and DELETE keys.
5690
5691 2006-02-23 Juri Linkov <juri@jurta.org>
5692
5693 * faq.texi (Common requests): Move `Turning on auto-fill by
5694 default' after `Wrapping words automatically'. Move `Working with
5695 unprintable characters' before `Searching for/replacing newlines'.
5696 Move `Replacing highlighted text' after `Highlighting a region'.
5697 Merge `Repeating commands' and `Repeating a command as many times
5698 as possible' into the former.
5699 (Packages that do not come with Emacs): Add refs to Gmane and
5700 etc/MORE.STUFF.
5701
5702 2006-02-23 Juri Linkov <juri@jurta.org>
5703
5704 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
5705 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
5706 Add xref to `(emacs)Reporting Bugs'.
5707 (Getting a printed manual): Add URL to other formats of the manual.
5708 (Common requests): Fix menu.
5709 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
5710 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
5711 (Inserting text at the beginning of each line): Add pxref to
5712 `Changing the included text prefix'.
5713 (Forcing the cursor to remain in the same column): Mention `track-eol'
5714 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
5715 (Replacing text across multiple files): Add keybinding `Q' for
5716 `dired-do-query-replace'.
5717
5718 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
5719
5720 * reftex.texi: Version number and date change only.
5721
5722 * org.texi (Internal Links): Rewrite to cover the modified
5723 linking system.
5724
5725 2006-02-17 Eli Zaretskii <eliz@gnu.org>
5726
5727 * faq.texi: Remove the coding cookie, it's not needed anymore.
5728
5729 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5730
5731 * faq.texi (Colors on a TTY): Mention Mac OS port.
5732
5733 2006-02-12 Karl Berry <karl@gnu.org>
5734
5735 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
5736 8-bit accented a.
5737
5738 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
5739
5740 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
5741
5742 2006-02-08 Romain Francoise <romain@orebokech.com>
5743
5744 * faq.texi (Top): Remove paragraph about the FAQ being a
5745 transitional document, etc.
5746 (Searching for/replacing newlines): New node.
5747 (Yanking text in isearch): New node.
5748 (Inserting text at the beginning of each line): Rename and make
5749 more general, mention `M-;' in Message mode.
5750
5751 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5752
5753 * faq.texi (Meta key does not work in xterm)
5754 (Emacs does not display 8-bit characters)
5755 (Inputting eight-bit characters): Update xrefs.
5756
5757 2006-02-06 Romain Francoise <romain@orebokech.com>
5758
5759 * faq.texi (VM): VM now at version 7.19.
5760 Set myself as maintainer of this file.
5761
5762 2006-02-04 Michael Olson <mwolson@gnu.org>
5763
5764 * erc.texi (History): Note that ERC is now included with Emacs.
5765
5766 2006-01-31 Romain Francoise <romain@orebokech.com>
5767
5768 * message.texi (Message Headers): Explain what
5769 `message-alternative-emails' does in more detail.
5770 Update copyright year.
5771
5772 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
5773
5774 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
5775
5776 2006-01-29 Richard M. Stallman <rms@gnu.org>
5777
5778 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
5779
5780 2006-01-29 Michael Olson <mwolson@gnu.org>
5781
5782 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
5783
5784 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
5785
5786 * faq.texi (New in Emacs 22): Mention ERC.
5787
5788 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5789
5790 * rcirc.texi: Capitalize dir entry for consistency with the entry
5791 in info/dir and other entries in the Emacs category.
5792 Fix typos. Delete trailing whitespace.
5793
5794 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
5795
5796 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
5797
5798 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5799
5800 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
5801 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5802
5803 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
5804 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
5805
5806 2006-01-27 Alex Schroeder <alex@gnu.org>
5807
5808 * rcirc.texi: New file.
5809
5810 2006-01-23 Juri Linkov <juri@jurta.org>
5811
5812 * widget.texi (User Interface): Add S-TAB for widget-backward.
5813
5814 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
5815
5816 Sync with Tramp 2.0.52.
5817
5818 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
5819 Add Tramp disabling item. New item for common connection problems.
5820 (various): Apply "ftp" as method for the download URL.
5821 (Bug Reports): Refer to FAQ for common problems.
5822
5823 2006-01-21 Eli Zaretskii <eliz@gnu.org>
5824
5825 * widget.texi (User Interface): Use @key for TAB.
5826
5827 * ses.texi (Formulas, Printer functions): Use @key for TAB.
5828
5829 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
5830 for TAB.
5831
5832 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
5833
5834 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
5835
5836 * gnus.texi: Update copyright.
5837
5838 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
5839
5840 * gnus.texi (Article Washing): Additions.
5841
5842 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
5843
5844 * org.texi (Agenda commands): Document tags command.
5845
5846 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
5847
5848 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
5849
5850 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus.texi (RSS): Addition.
5853
5854 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
5855
5856 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
5857
5858 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * emacs-mime.texi (Display Customization): Add setting example to
5861 mm-discouraged-alternatives.
5862
5863 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
5864
5865 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
5866 version is the canonical version.
5867
5868 2006-01-08 Alex Schroeder <alex@gnu.org>
5869
5870 * pgg.texi (Caching passphrase): Rewording.
5871
5872 2006-01-06 Eli Zaretskii <eliz@gnu.org>
5873
5874 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
5875 repository URL.
5876
5877 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
5878
5879 * org.texi: Removed the accidentally re-added empty line in the
5880 direntry.
5881
5882 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
5883
5884 * org.texi (Agenda Views): Chapter reorganized.
5885
5886 2005-12-29 Romain Francoise <romain@orebokech.com>
5887
5888 * faq.texi (Using Customize): New node.
5889
5890 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5891
5892 * org.texi: Remove blank line in @direntry. It is non-standard
5893 and recursively produces blank lines all over the dir file (when
5894 using Texinfo 4.8).
5895
5896 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
5897
5898 * widget.texi (atoms): Delete obsolete remark about `file' widget.
5899
5900 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
5901
5902 * org.texi (Tags): Boolean logic documented.
5903 (Agenda Views): Document custom commands.
5904
5905 2005-12-20 David Kastrup <dak@gnu.org>
5906
5907 * faq.texi (AUCTeX): Update version and mailing list info.
5908
5909 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
5910
5911 * gnus.texi (MIME Commands): Mention addition of
5912 multipart/alternative to gnus-buttonized-mime-types and add xref
5913 to mm-discouraged-alternatives.
5914
5915 * emacs-mime.texi (Display Customization): Mention addition of
5916 "image/.*" and add xref to gnus-buttonized-mime-types in the
5917 mm-discouraged-alternatives section.
5918
5919 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
5920
5921 * org.texi (Tags): New section.
5922 (Agenda Views): Chapter reorganized.
5923
5924 2005-12-16 Eli Zaretskii <eliz@gnu.org>
5925
5926 * org.texi (Internal Links): Add a missing comma after an @xref.
5927
5928 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
5929
5930 * faq.texi (Filling paragraphs with a single space): No need to
5931 change sentence-end now.
5932
5933 2005-12-13 Romain Francoise <romain@orebokech.com>
5934
5935 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
5936
5937 2005-12-12 Jay Belanger <belanger@truman.edu>
5938
5939 * faq.texi (Calc): Update version number.
5940
5941 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
5942
5943 * org.texi (Progress Logging): New section.
5944
5945 2005-12-10 Romain Francoise <romain@orebokech.com>
5946
5947 Update the Emacs FAQ for the 22.1 release.
5948
5949 * faq.texi: Set VER to `22.1'.
5950 (Basic editing): Explain how to use localized versions of the
5951 Tutorial. Mention that `C-h r' displays the manual.
5952 Delete obsolete WWW link to an Emacs 18 tutorial.
5953 (Getting a printed manual): Point to the new locations of the
5954 manuals on the GNU Web site.
5955 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
5956 available via Info (it was previously distributed separately).
5957 (Installing Texinfo documentation): The latest version of Texinfo
5958 is 4.8, not 4.0.
5959 (Informational files for Emacs): COPYING is the GNU General Public
5960 License, not the Emacs General Public License.
5961 (Informational files for Emacs): Delete obsolete link to the
5962 GNUinfo pages as they have been removed from the GNU Web site.
5963 (New in Emacs 22): New node.
5964 (Setting up a customization file): Say that most packages support
5965 Customize nowadays.
5966 (Colors on a TTY): Delete reference to instructions on how to
5967 enable syntax highlighting, it is now enabled by default.
5968 (Turning on abbrevs by default): Emacs now reads the abbrevs file
5969 at startup automatically.
5970 (Controlling case sensitivity): Mention `M-c' in isearch.
5971 (Using an already running Emacs process): Emacs now creates the
5972 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5973 gnuserv. As emacsclient can now run Lisp code as well, delete a
5974 sentence praising gnuserv for that. Simplify description of how
5975 the client/server operation works.
5976 (Compiler error messages): Delete obsolete text (compile.el has
5977 been rewritten).
5978 (Indenting switch statements): Fix typo.
5979 (Matching parentheses): Simplify setup instructions, mention the
5980 menu bar item in the Options menu.
5981 (Repeating a command as many times as possible): Mention `C-x e'.
5982 (Going to a line by number): Mention new keymap and bindings
5983 `M-g M-g', `M-g M-p' and `M-g M-n'.
5984 (Turning on syntax highlighting): Now on by default. Simplify.
5985 (Replacing highlighted text): Use `1', not `t'.
5986 (Problems with very large files): The maximum size is now 256MB on
5987 32-bit machines.
5988 (^M in the shell buffer): Mention `comint-process-echoes'.
5989 (Emacs for Apple computers): Emacs 22 has native support for Mac
5990 OS X.
5991 (Translating names to IP addresses): Delete node.
5992 (Binding keys to commands): Fix typo.
5993 (SPC no longer completes file names): New node.
5994 (MIME with Emacs mail packages): Delete section about the Emacs
5995 MIME FAQ (it's not reachable anymore).
5996
5997 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5998
5999 * cc-mode.texi: The manual has been extensively revised: the
6000 information about using CC Mode has been separated from the larger
6001 and more difficult chapters about configuration. It has been
6002 updated for CC Mode 5.31.
6003
6004 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6005
6006 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6007 (Selecting an implementation): Fix descriptions.
6008
6009 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6010
6011 * message.texi (Various Message Variables): Addition.
6012
6013 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6014
6015 * message.texi: Fix default values.
6016
6017 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6018
6019 * message.texi (Header Commands): Clarify descriptions of
6020 message-cross-post-followup-to, message-reduce-to-to-cc, and
6021 message-insert-wide-reply.
6022 (Various Commands): Fix kindex for message-kill-to-signature;
6023 clarify description of message-tab.
6024
6025 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * message.texi (Mailing Lists): Fix description about MFT.
6028
6029 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6030
6031 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6032
6033 * gnus.texi (Slow Terminal Connection): Replace old description
6034 with new one.
6035
6036 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6037
6038 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6039 replace X-Draft-Headers with X-Draft-From.
6040
6041 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6042
6043 * gnus.texi (Various Various): Fix the default value of
6044 nnheader-max-head-length.
6045 (Gnus Versions): Fix typo.
6046
6047 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6048
6049 * org.texi (Structure editing): Document new functionality of
6050 M-RET.
6051
6052 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * org.texi (Internal Links): Fix Texinfo usage.
6055
6056 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6057
6058 * org.texi (TODO basics): Document the global todo list.
6059 (TODO items): Documents sparse tree for specific TODO
6060 keywords.
6061
6062 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
6063
6064 * org.texi (Plain Lists): Typos fixed.
6065
6066 2005-11-28 Jay Belanger <belanger@truman.edu>
6067
6068 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6069
6070 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
6071
6072 * org.texi (Structure editing): New item moving commands added.
6073 (Plain Lists): New section.
6074
6075 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
6076
6077 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6078 (Agenda): Document commands `org-cycle-agenda-files' and
6079 `org-agenda-file-to-front'.
6080 (Built-in table editor): Document `org-table-sort-lines'.
6081 (HTML formatting): Export of hand-formatted lists.
6082
6083 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6084
6085 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6086 new variable gnus-toolbar-thickness.
6087
6088 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6089
6090 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6091
6092 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6093
6094 * gnus.texi (X-Face): Fix description.
6095 (XVarious): Remove gnus-xmas-logo-color-alist and
6096 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6097
6098 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6099
6100 * gnus.texi (Group Parameters): Mention new variable
6101 gnus-parameters-case-fold-search.
6102 (Home Score File): Addition.
6103
6104 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
6105
6106 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6107 (Overview): List supported feed types.
6108 (Installation): No installation necessary when using autoload.
6109 (Configuration): Rename "RSS" to "news".
6110
6111 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6112
6113 * pgg.texi (User Commands): Document additional passphrase
6114 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6115 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6116
6117 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
6118
6119 * org.texi: Version number changed to 3.19.
6120
6121 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
6122
6123 * pgg.texi (How to use): Update the example to add autoload of
6124 pgg-encrypt-symmetric-region.
6125 (User Commands): Document pgg-encrypt-symmetric-region.
6126 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6127
6128 2005-10-27 Jay Belanger <belanger@truman.edu>
6129
6130 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6131 mention other TeX-related units.
6132
6133 2005-10-23 Lars Hansen <larsh@soem.dk>
6134
6135 * dired-x.texi (Miscellaneous Commands):
6136 Replace dired-do-relative-symlink by dired-do-relsymlink and
6137 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6138
6139 2005-10-23 Jay Belanger <belanger@truman.edu>
6140
6141 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6142 constant.
6143
6144 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
6145
6146 * faq.texi (Bugs and problems):
6147 Replace `dired-move-to-filename-regexp' by
6148 `directory-listing-before-filename-regexp'.
6149
6150 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6151
6152 * newsticker.texi (UPDATED): Set value.
6153
6154 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6155
6156 * gnus.texi (Document Groups): Remove duplicate item.
6157
6158 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
6159
6160 * org.texi (Summary): Mention iCalendar support.
6161 (Exporting): Document iCalendar support.
6162
6163 2005-10-18 Romain Francoise <romain@orebokech.com>
6164
6165 * viper.texi (Viper Specials): Capitalize GNU.
6166
6167 2005-10-17 Juri Linkov <juri@jurta.org>
6168
6169 * info.texi (Getting Started, Search Index, Expert Info):
6170 Fix wording.
6171 (Search Text): Replace `echo area' with `mode line'.
6172 (Search Index): Both `i' and `,' find all index entries.
6173 Replace example `C-f' with `C-l' (which exists in index of Info
6174 manual) and delete spaces in its keyboard input sequence.
6175 Delete unnecessary explanations about literal characters.
6176
6177 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6178
6179 * gnus.texi (Document Server Internals): Addition.
6180
6181 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6182
6183 * gnus.texi (A note on namespaces): Fix RFC reference.
6184
6185 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6186
6187 * gnus.texi (RSS): Fix key description.
6188
6189 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6190
6191 * gnus.texi: Emacs/w3 -> Emacs/W3.
6192 (Browsing the Web): Fix description.
6193 (Web Searches): Ditto.
6194 (Customizing W3): Ditto.
6195
6196 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6197
6198 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6199
6200 2005-10-11 Jay Belanger <belanger@truman.edu>
6201
6202 * calc.texi (Integration): Mention using `a i' to compute definite
6203 integrals.
6204
6205 2005-10-11 Juri Linkov <juri@jurta.org>
6206
6207 * info.texi: Rearrange nodes.
6208 (Top): Update menu. Change ref `Info for Experts' to
6209 `Advanced Info Commands'.
6210 (Getting Started): Fix description of manual's parts.
6211 (Help-Int): Change xref `Info Search' to `Search Index', and
6212 `Expert Info' to `Advanced'.
6213 (Advanced): Move node one level up.
6214 (Search Text, Search Index): New nodes split out from `Info Search'.
6215 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6216 split out from `Advanced'.
6217 (Advanced, Emacs Info Variables): De-document editing an Info file
6218 in Info.
6219 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6220 (Creating an Info File): Delete node and move its text to
6221 `Expert Info'.
6222
6223 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
6224
6225 * org.texi (Workflow states): Documented that change in keywords
6226 becomes active only after restart of Emacs.
6227
6228 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
6229
6230 Sync with Tramp 2.0.51.
6231
6232 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
6233
6234 * speedbar.texi (Introduction): Describe new location of speedbar
6235 on menubar.
6236 (Basic Key Bindings): Remove descriptions of bindings that have
6237 been removed.
6238
6239 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
6240
6241 * speedbar.texi (GDB): Describe use of watch expressions.
6242
6243 2005-09-28 Simon Josefsson <jas@extundo.com>
6244
6245 * message.texi (IDNA): Fix.
6246
6247 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6248
6249 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6250 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6251 description of nntp-open-connection-function.
6252 (Common Variables): Fix descriptions.
6253
6254 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6255
6256 * gnus.texi (Server Buffer Format): Document the %a format spec.
6257
6258 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6259
6260 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6261
6262 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
6263
6264 * org.texi Version 3.16.
6265
6266 2005-09-19 Miles Bader <miles@gnu.org>
6267
6268 * newsticker.texi: Get rid of CVS keywords.
6269
6270 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6271
6272 * gnus.texi (Finding the Parent): Fix description of how Gnus
6273 finds article.
6274
6275 2005-09-14 Jari Aalto <jari.aalto@cante.net>
6276
6277 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6278 to drop off non-answered articles.
6279
6280 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
6281
6282 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6283 braces (which are unsupported by NMAKE) for macro `srcdir'.
6284
6285 2005-09-17 Eli Zaretskii <eliz@gnu.org>
6286
6287 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6288 (../info/newsticker, newsticker.dvi): New targets.
6289
6290 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
6291
6292 * newsticker.texi: Replace @command with @code. Replace @example
6293 with @lisp.
6294 (Top): Add explanations to menu items.
6295 (GNU Free Documentation License): Remove.
6296
6297 2005-09-16 Romain Francoise <romain@orebokech.com>
6298
6299 Update all files to specify GFDL version 1.2.
6300
6301 * doclicense.texi (GNU Free Documentation License): Update to
6302 version 1.2.
6303
6304 2005-09-15 Richard M. Stallman <rms@gnu.org>
6305
6306 * newsticker.texi: Fix @setfilename.
6307
6308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6309 (../info/newsticker, newsticker.dvi): New targets.
6310
6311 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
6312
6313 * org.texi: Version 3.15.
6314
6315 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * ses.texi: Combine all three indices into one.
6318 Correct a few typos.
6319
6320 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6321
6322 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6323
6324 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6325
6326 * emacs-mime.texi (Handles): Remove duplicate item.
6327 (Encoding Customization): Fix the default value for
6328 mm-coding-system-priorities.
6329 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6330 (Basic Functions): Fix reference.
6331
6332 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6333
6334 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6335
6336 2005-08-18 Richard M. Stallman <rms@gnu.org>
6337
6338 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6339 and web site.
6340
6341 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6342 not keyboard-translate.
6343
6344 2005-08-11 Richard M. Stallman <rms@gnu.org>
6345
6346 * faq.texi (Using regular expressions): Fix xref.
6347
6348 2005-08-09 Juri Linkov <juri@jurta.org>
6349
6350 * info.texi (Help-P): Replace `Prev' with `Previous'.
6351 (Help-M, Help-Xref): Add S-TAB.
6352 (Help-FOO): Update `u' command.
6353 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6354 Update info about visibility of xref parts.
6355 (Help-Int): Fix `m' command. Rename `Info-last' to
6356 `Info-history-back'. Add `Info-history-forward'.
6357 (Advanced): Fix `g*' and `M-n' commands.
6358 (Info Search): Add `index-apropos' in stand-alone browser.
6359 Add isearch commands.
6360 (Emacs Info Variables): Remove `Info-fontify'.
6361 Add `Info-mode-hook'. Update face names.
6362 Add `Info-fontify-maximum-menu-size',
6363 `Info-fontify-visited-nodes', `Info-isearch-search'.
6364
6365 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
6366
6367 Sync with Tramp 2.0.50.
6368
6369 * tramp.texi: Use @option{} consequently for method names.
6370 (Inline methods, External transfer methods): Remove references to
6371 Cygwin.
6372 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6373 implementation.
6374
6375 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6376
6377 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6378 Mention that gnus-init-file is not read when Emacs is invoked with
6379 --no-init-file or -q.
6380
6381 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
6382
6383 * org.texi: Version 3.14.
6384
6385 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6386
6387 * org.texi: Version 3.13.
6388
6389 2005-07-18 Juri Linkov <juri@jurta.org>
6390
6391 * calc.texi (Time Zones, Logical Operations):
6392 * cl.texi (Overview):
6393 * org.texi (TODO types):
6394 * sc.texi (Emacs 18 MUAs):
6395 * speedbar.texi (Top):
6396 * url.texi (History):
6397 Delete duplicate duplicate words.
6398
6399 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
6400
6401 * cl.texi (Type Predicates): Document `atom' type.
6402
6403 2005-07-04 Lute Kamstra <lute@gnu.org>
6404
6405 Update FSF's address in GPL notices.
6406
6407 * calc.texi (Copying):
6408 * doclicense.texi (GNU Free Documentation License):
6409 * faq.texi (Contacting the FSF):
6410 * mh-e.texi (Copying): Update FSF's address.
6411
6412 2005-07-03 Richard M. Stallman <rms@gnu.org>
6413
6414 * flymake.texi (Example -- Configuring a tool called directly):
6415 Update name of flymake-build-relative-filename.
6416
6417 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6418
6419 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6420
6421 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6422
6423 * org.texi: Version 3.12.
6424
6425 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6426
6427 * makefile.w32-in (MAKEINFO): Use --force.
6428 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6429 Makefile.in.
6430 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6431 more shells.
6432
6433 2005-06-23 Richard M. Stallman <rms@gnu.org>
6434
6435 * speedbar.texi (Creating a display): Texinfo usage fixes.
6436
6437 * tramp.texi (Customizing Completion, Auto-save and Backup):
6438 Texinfo usage fixes.
6439
6440 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6441
6442 * dired-x.texi (Miscellaneous Commands):
6443 * ediff.texi (Miscellaneous):
6444 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6445 (Agent Variables):
6446 * info.texi (Help-Xref):
6447 * message.texi (Message Headers):
6448 * org.texi (Remember):
6449 * reftex.texi (Options (Defining Label Environments)):
6450 (Options (Index Support)):
6451 (Options (Viewing Cross-References)):
6452 (Options (Misc)):
6453 (Changes):
6454 * speedbar.texi (Creating a display):
6455 * tramp.texi (Customizing Completion, Auto-save and Backup):
6456 Texinfo usage fix.
6457
6458 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6459
6460 * org.texi: Version 3.11.
6461
6462 2005-06-12 Jay Belanger <belanger@truman.edu>
6463
6464 * calc.texi (Getting Started): Remove extra menu item.
6465
6466 2005-05-31 Jay Belanger <belanger@truman.edu>
6467
6468 * calc.texi (Notations Used in This Manual): Use @kbd for key
6469 sequence.
6470 (Demonstration of Calc): Mention another way of starting Calc.
6471 (Starting Calc): Mention long name of M-#.
6472 (Embedded Mode Overview): Remove unnecessary instruction.
6473 (Other M-# commands): Rephrase `M-# 0' explanation.
6474 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6475 reflect current behavior.
6476
6477 2005-05-30 Jay Belanger <belanger@truman.edu>
6478
6479 * calc.texi (Hooks): Change description of calc-window-hook and
6480 calc-trail-window-hook to match usage.
6481 (Computational Functions): Add more constant-generating functions.
6482 (Customizable Variables): Use defvar.
6483
6484 2005-05-28 Jay Belanger <belanger@truman.edu>
6485
6486 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6487 (Basic Embedded Mode): Explain behavior of arguments to
6488 calc-embedded-mode.
6489
6490 2005-05-27 Jay Belanger <belanger@truman.edu>
6491
6492 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6493 current behavior.
6494
6495 2005-05-25 Jay Belanger <belanger@truman.edu>
6496
6497 * calc.texi: Change Calc version number throughout.
6498 (Keypad Mode): Change location in info output.
6499 (Keypad mode overview): Move picture of keypad.
6500
6501 2005-05-21 Jay Belanger <belanger@truman.edu>
6502
6503 * calc.texi (Storing variables): Mention that only most variables
6504 are void to begin with.
6505
6506 2005-05-21 Kevin Ryde <user42@zip.com.au>
6507
6508 * widget.texi (Basic Types): Update cross ref from "Enabling
6509 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6510 lispref/text.texi change.
6511
6512 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
6513
6514 * org.texi: Version 3.09.
6515
6516 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
6517
6518 * reftex.texi: Version 4.28.
6519
6520 2005-05-16 Jay Belanger <belanger@truman.edu>
6521
6522 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6523
6524 2005-05-14 Jay Belanger <belanger@truman.edu>
6525
6526 * calc.texi (Default Simplifications): Insert missing ! (logical
6527 not operator).
6528
6529 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
6530
6531 Sync with Tramp 2.0.49.
6532
6533 2005-05-10 Jay Belanger <belanger@truman.edu>
6534
6535 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6536 to 1.
6537
6538 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
6539
6540 * org.texi: Version 3.08, structure reorganized.
6541
6542 2005-04-24 Richard M. Stallman <rms@gnu.org>
6543
6544 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6545
6546 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6547
6548 * org.texi: Update to version 3.06.
6549
6550 2005-04-13 Lute Kamstra <lute@gnu.org>
6551
6552 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6553
6554 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6555
6556 * cl.texi (Porting Common Lisp): Fix typo.
6557
6558 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6559
6560 * gnus.texi (RSS): Addition.
6561
6562 2005-04-04 Jay Belanger <belanger@truman.edu>
6563
6564 * calc.texi: Change Calc version number.
6565 (Customizable variables): Fix description of calc-language-alist.
6566 (Copying): Put in version 2 of GPL.
6567
6568 2005-04-01 Jay Belanger <belanger@truman.edu>
6569
6570 * calc.texi (Troubleshooting Commands): Remove comment about
6571 installation.
6572 (Installation): Remove section.
6573 (Customizable Variables): New section.
6574 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6575 (Graphical Devices): Add references to Customizable Variables.
6576
6577 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6578
6579 * emacs-mime.texi (Display Customization): Markup fixes.
6580 (rfc2047): Update.
6581
6582 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6583
6584 * gnus-faq.texi: Replaced with auto-generated version.
6585
6586 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6587
6588 * dired-x.texi (Multiple Dired Directories): default-directory was
6589 renamed to dired-default-directory.
6590
6591 2005-03-26 Jay Belanger <belanger@truman.edu>
6592
6593 * calc.texi (Simplifying Formulas, Rewrite Rules):
6594 Change description of top and bottom of fraction.
6595 (Modulo Forms): Move description of how to create modulo forms to
6596 earlier in the section.
6597 (Fraction Mode): Suggest using : to get a fraction by dividing.
6598 (Basic Arithmetic): Adjust placement of command name.
6599 (Truncating the Stack): Emphasize that "hidden" entries are still
6600 visible.
6601 (Installation): Move discussion of printing manual to "About This
6602 Manual".
6603 (About This Manual): Mention how to print the manual.
6604 (Reporting Bugs): Remove first person.
6605 (Building Vectors): Add algebraic version of append.
6606 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6607 (Grouping Digits): Fix typo.
6608
6609 2005-03-25 Werner Lemberg <wl@gnu.org>
6610
6611 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6612 Replace `legal' with `valid'.
6613
6614 2005-03-25 Werner Lemberg <wl@gnu.org>
6615
6616 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6617
6618 2005-03-24 Jay Belanger <belanger@truman.edu>
6619
6620 * calc.texi (General Mode Commands)
6621 (Mode Settings in Embedded Mode): Add some explanation of
6622 recording mode settings.
6623
6624 2005-03-24 Richard M. Stallman <rms@gnu.org>
6625
6626 * calc.texi: Remove praise of non-free software.
6627
6628 * idlwave.texi: Don't say where to get IDL or its non-free manual.
6629 (Installation): Node deleted.
6630
6631 2005-03-23 Richard M. Stallman <rms@gnu.org>
6632
6633 * url.texi (HTTP language/coding): Improve last change.
6634
6635 2005-03-22 Jay Belanger <belanger@truman.edu>
6636
6637 * calc.texi (Embedded Mode): Add new information on changing
6638 modes.
6639
6640 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
6641
6642 Sync with Tramp 2.0.48.
6643
6644 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6645
6646 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
6647 "GNU/Linux". Change all addresses to .gnu.org.
6648 (Default Method): Offer shortened syntax for "su" and "sudo"
6649 methods.
6650
6651 2005-03-07 Richard M. Stallman <rms@gnu.org>
6652
6653 * url.texi: Fix usage of "e.g.".
6654 (HTTP language/coding): Explain the rules for these strings.
6655
6656 2005-03-06 Richard M. Stallman <rms@gnu.org>
6657
6658 * woman.texi (Introduction): Minor cleanups.
6659
6660 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
6661
6662 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
6663 (Installation): Node deleted.
6664
6665 * mh-e.texi (Preface): Get rid of "Emacs 21".
6666
6667 * eshell.texi (Installation): Delete node (for Emacs 20).
6668
6669 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
6670
6671 * flymake.texi: Refill and tweak style in @lisp blocks.
6672
6673 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6674
6675 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
6676
6677 2005-03-01 Jay Belanger <belanger@truman.edu>
6678
6679 * calc.texi (Trigonometric and Hyperbolic Functions):
6680 Mention additional functions.
6681 (Algebraic Simplifications): Mention additional simplifications.
6682
6683 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
6684
6685 * ses.texi: Add concept/function/variable indices (this work was
6686 donated by Brad Collins <brad@chenla.org>, copyright-assignment
6687 papers on file at FSF).
6688
6689 2005-02-10 Jay Belanger <belanger@truman.edu>
6690
6691 * calc.texi: Change @LaTeX to La@TeX throughout.
6692 Redefine @expr as @math for TeX output.
6693 Redefine @texline as a no-op for TeX output.
6694 Define @tfn, replace @t by @tfn throughout.
6695
6696 2005-02-09 Jay Belanger <belanger@truman.edu>
6697
6698 * calc.texi: Add macro for LaTeX for info output.
6699
6700 2005-02-08 Kim F. Storm <storm@cua.dk>
6701
6702 * texinfo.tex (LaTex): Add def.
6703
6704 2005-02-06 Jay Belanger <belanger@truman.edu>
6705
6706 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
6707 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
6708 throughout manual.
6709
6710 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6711
6712 * gnus.texi: Some edits based on comments from David Abrahams.
6713
6714 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
6715
6716 * gnus.texi (RSS): Fix the keystroke.
6717
6718 2005-01-24 David Kastrup <dak@gnu.org>
6719
6720 * faq.texi: Update AUCTeX version info.
6721
6722 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
6723
6724 * gnus-faq.texi ([4.1]): Typo.
6725
6726 2005-01-19 Jay Belanger <belanger@truman.edu>
6727
6728 * calc.texi (Keep Arguments): Mention that keeping arguments
6729 doesn't work with keyboard macros.
6730
6731 2005-01-16 Richard M. Stallman <rms@gnu.org>
6732
6733 * autotype.texi (Autoinserting): Fix small error.
6734
6735 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6736
6737 Sync with Tramp 2.0.47.
6738
6739 * tramp.texi (Compilation): New section, describing compilation of
6740 remote files.
6741
6742 2005-01-11 Kim F. Storm <storm@cua.dk>
6743
6744 * widget.texi (Basic Types): Add :follow-link keyword.
6745
6746 2005-01-09 Jay Belanger <belanger@truman.edu>
6747
6748 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
6749
6750 2005-01-08 Jay Belanger <belanger@truman.edu>
6751
6752 * calc.texi: Change throughout to reflect new default value of
6753 calc-settings-file.
6754
6755 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6756
6757 * message.texi (Reply): `message-reply-to-function' should return
6758 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
6759
6760 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
6761
6762 * faq.texi (Changing load-path): Fix typo.
6763
6764 2005-01-05 Jay Belanger <belanger@truman.edu>
6765
6766 * calc.texi (Programming Tutorial): Replace kbd command by
6767 appropriate characters for a keyboard macro.
6768
6769 2005-01-04 Jay Belanger <belanger@truman.edu>
6770
6771 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
6772 for Lucid Emacs.
6773 (Programming Tutorial): Mention that the user needs to be in the
6774 right mode to compute some functions.
6775
6776 2005-01-04 Jay Belanger <belanger@truman.edu>
6777
6778 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
6779 no longer applicable.
6780
6781 2005-01-01 Jay Belanger <belanger@truman.edu>
6782
6783 * calc.texi (Programming Tutorial): Change description of how to
6784 edit keyboard macros to match current behavior.
6785
6786 2004-12-31 Jay Belanger <belanger@truman.edu>
6787
6788 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
6789
6790 2004-12-20 Jay Belanger <belanger@truman.edu>
6791
6792 * calc.texi (Types Tutorial): Emphasize that you can't divide by
6793 zero.
6794
6795 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
6796
6797 * cc-mode.texi (Text Filling and Line Breaking): Put period after
6798 @xref.
6799 (Font Locking): Avoid @strong{Note:}.
6800
6801 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
6802
6803 Sync with Tramp 2.0.46.
6804
6805 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
6806
6807 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
6808
6809 * url.texi: Correct typos.
6810 (Retrieving URLs): @var{nil}->@code{nil}.
6811 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
6812 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
6813 (Dealing with HTTP documents): @inforef->@xref.
6814
6815 2004-12-15 Jay Belanger <belanger@truman.edu>
6816
6817 * calc.texi: Consistently capitalized all mode names.
6818 (Answers to Exercises): Mention that an answer can be a fraction
6819 when in Fraction mode.
6820
6821 2004-12-13 Jay Belanger <belanger@truman.edu>
6822
6823 * calc.texi: Fix some TeX definitions.
6824
6825 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
6826
6827 * reftex.texi (Imprint): Remove erroneous @value's.
6828
6829 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6830
6831 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
6832 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
6833
6834 2004-12-08 Jay Belanger <belanger@truman.edu>
6835
6836 * calc.texi (Starting Calc): Remove comment about installation.
6837 (Keypad Mode Overview): Remove comment about Emacs 19 support.
6838
6839 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6840
6841 * url.texi: Update @setfilename.
6842 (Getting Started): No need to worry about Gnus versions.
6843 (Dealing with HTTP documents): Use @inforef.
6844
6845 * org.texi: Fix @direntry file name.
6846
6847 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6848
6849 * url.texi: New file.
6850
6851 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
6852
6853 2004-12-06 Jay Belanger <belanger@truman.edu>
6854
6855 * calc.texi (Using Calc): Remove paragraph about installation.
6856
6857 2004-12-06 Jay Belanger <belanger@truman.edu>
6858
6859 * calc.texi: Use more Texinfo macros and less TeX defs.
6860 Remove @refill's.
6861
6862 2004-12-06 Richard M. Stallman <rms@gnu.org>
6863
6864 * org.texi: New file.
6865
6866 2004-12-05 Richard M. Stallman <rms@gnu.org>
6867
6868 * Makefile.in (org.dvi, ../info/org): New targets.
6869 (INFO_TARGETS): Add ../info/org.
6870 (DVI_TARGETS): Add org.dvi.
6871 (maintainer-clean): Remove the info files in the info dir.
6872
6873 2004-11-26 Eli Zaretskii <eliz@gnu.org>
6874
6875 * idlwave.texi: Fix the setfilename directive to put the produced
6876 file in ../info.
6877 (Continued Statement Indentation): Resurrect Jan D.'s change from
6878 2004-11-03 that was lost when a newer version of idlwave.texi was
6879 imported.
6880
6881 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6882
6883 * gnus-faq.texi ([5.1]): Add missing bracket.
6884
6885 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
6886 Index `spam-initialize'.
6887
6888 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
6889
6890 * message.texi (Various Message Variables): Mention that all mail
6891 file variables are derived from `message-directory'.
6892
6893 * gnus.texi (Splitting Mail): Clarify bogus group.
6894
6895 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6896
6897 * emacs-mime.texi (Encoding Customization):
6898 Fix mm-coding-system-priorities entry.
6899
6900 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
6901
6902 * idlwave.texi (Continued Statement Indentation):
6903 * reftex.texi (Options (Index Support)):
6904 (Displaying and Editing the Index, Table of Contents):
6905 * speedbar.texi (Creating a display, Major Display Modes):
6906 Replace non-nil with non-@code{nil}.
6907
6908 2004-10-21 Jay Belanger <belanger@truman.edu>
6909
6910 * calc.texi (Algebraic-Style Calculations): Remove a comment.
6911
6912 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6913
6914 * calc.texi (Reporting Bugs): Double up `@'.
6915
6916 2004-10-18 Jay Belanger <belanger@truman.edu>
6917
6918 * calc.texi (Reporting Bugs): Change the address that bugs
6919 should be sent to.
6920
6921 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6922
6923 * gnus.texi (New Features): Add 5.11.
6924
6925 * message.texi (Resending): Remove wrong default value.
6926
6927 * gnus.texi (Mail Source Specifiers): Describe possible problems
6928 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6929 `pop3-leave-mail-on-server' to the index.
6930
6931 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6932
6933 * message.texi (Canceling News): Add how to set a password.
6934
6935 2004-10-12 Jay Belanger <belanger@truman.edu>
6936
6937 * calc.texi (Help Commands): Change the descriptions of
6938 calc-describe-function and calc-describe-variable to match their
6939 current behavior.
6940
6941 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6942
6943 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6944
6945 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
6946
6947 Sync with Tramp 2.0.45.
6948
6949 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6950 plink link. The URL is outdated. Originator contacted for
6951 clarification.
6952
6953 2004-10-10 Juri Linkov <juri@jurta.org>
6954
6955 * gnus.texi (Top, Marking Articles): Join two menus in one node
6956 because a node can have only one menu.
6957
6958 2004-10-09 Juri Linkov <juri@jurta.org>
6959
6960 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6961 example of nnmail-split-fancy.
6962
6963 2004-10-06 Karl Berry <karl@gnu.org>
6964
6965 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
6966 consistency with other uses of dashes.
6967
6968 2004-10-05 Karl Berry <karl@gnu.org>
6969
6970 * info.texi: Consistently use --- throughout, periods at end of
6971 menu descriptions, and a couple typos.
6972
6973 2004-09-26 Jesper Harder <harder@ifa.au.dk>
6974
6975 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6976 * pgg.texi (User Commands, Backend methods): Do.
6977 * gnus.texi: Markup fixes.
6978 (Setting Process Marks): Fix `M P a' entry.
6979 * emacs-mime.texi: Fixes.
6980
6981 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6982
6983 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6984 again.
6985 Use 5.10 instead of 5.10.0.
6986
6987 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6988
6989 * gnus.texi (Summary Mail Commands): S D e.
6990
6991 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6992
6993 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6994 the gnus-article-mode-line-format section.
6995
6996 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6997
6998 * gnus.texi (Various Summary Stuff): Fix the documentation for
6999 gnus-newsgroup-variables.
7000
7001 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7002
7003 * gnus.texi (MIME Commands):
7004 Add gnus-mime-display-multipart-as-mixed,
7005 gnus-mime-display-multipart-alternative-as-mixed,
7006 gnus-mime-display-multipart-related-as-mixed.
7007 (Mail Source Customization): Clarify `mail-source-directory'.
7008 (Splitting Mail): Mention gnus-group-find-new-groups.
7009 (SpamOracle): Fix typo.
7010
7011 * gnus-faq.texi: Untabify.
7012 ([6.3]): nnir.el is in contrib directory.
7013
7014 * message.texi (News Headers): Clarify how a unique ID is created.
7015
7016 * gnus.texi (Batching Agents): Fix typo in example.
7017 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7018
7019 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
7020
7021 * gnus.texi (Group Parameters): Add more on hooks.
7022
7023 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
7024
7025 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7026
7027 2004-09-22 Jay Belanger <belanger@truman.edu>
7028
7029 * calc.texi (Vectors as Lists): Add a warning that the tutorial
7030 might be hidden during part of the session.
7031
7032 2004-09-20 Jay Belanger <belanger@truman.edu>
7033
7034 * calc.texi (Notations Used in This Manual): Put in an earlier
7035 mention that DEL could be called Backspace.
7036
7037 2004-09-10 Simon Josefsson <jas@extundo.com>
7038
7039 * gnus.texi (IMAP): Add example. Suggested and partially written
7040 by Steinar Bang <sb@dod.no>.
7041
7042 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7043
7044 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7045 netrc syntax.
7046
7047 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7048
7049 * gnus.texi (Spam ELisp Package Sequence of Events):
7050 Some clarifications.
7051 (Spam ELisp Package Global Variables): More clarifications.
7052
7053 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7054
7055 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7056 Mention spam-split does not modify incoming mail.
7057
7058 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7059
7060 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7061
7062 2004-09-10 Eli Zaretskii <eliz@gnu.org>
7063
7064 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7065
7066 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7067
7068 * makefile.w32-in (sieve, pgg): Use $(infodir).
7069
7070 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7071
7072 * makefile.w32-in: Fix PGG and Sieve entries.
7073
7074 2004-08-28 Eli Zaretskii <eliz@gnu.org>
7075
7076 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7077 Emacs and related programs.
7078
7079 2004-08-27 Richard M. Stallman <rms@gnu.org>
7080
7081 * faq.texi: Fix texinfo usage, esp. doublequotes.
7082 (Difference between Emacs and XEmacs): Some clarification.
7083
7084 * faq.texi (Difference between Emacs and XEmacs):
7085 Explain not to contrast XEmacs with GNU Emacs.
7086
7087 2004-08-26 Richard M. Stallman <rms@gnu.org>
7088
7089 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7090
7091 2004-08-22 David Kastrup <dak@gnu.org>
7092
7093 * reftex.texi (AUCTeX): Update links, section name.
7094
7095 * faq.texi (Calc): Update availability (included in 22.1).
7096 (AUCTeX): Update availability, information, versions, description.
7097
7098 2004-08-14 Eli Zaretskii <eliz@gnu.org>
7099
7100 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7101
7102 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7103
7104 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7105
7106 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
7107
7108 Sync with Tramp 2.0.44.
7109
7110 2004-08-05 Lars Hansen <larsh@math.ku.dk>
7111
7112 * widget.texi (User Interface): Update how to separate the
7113 editable field of an editable-field widget from other widgets.
7114 (Programming Example): Add text after field.
7115
7116 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7117
7118 * emacs-mime.texi (Encoding Customization): Add a note to the
7119 mm-content-transfer-encoding-defaults entry.
7120 (rfc2047): Update.
7121
7122 * gnus.texi (Article Highlighting):
7123 Add gnus-cite-ignore-quoted-from.
7124 (POP before SMTP): New node.
7125 (Posting Styles): Addition.
7126 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7127 (Fancy Mail Splitting): Ditto.
7128 (X-Face): Add gnus-x-face.
7129
7130 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7133 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7134
7135 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7136
7137 * gnus.texi (Mail Source Specifiers):
7138 Describe `pop3-leave-mail-on-server'.
7139
7140 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7141
7142 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7143
7144 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7145 repository. Change setfilename.
7146
7147 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7148
7149 2004-07-02 Juri Linkov <juri@jurta.org>
7150
7151 * pcl-cvs.texi (Viewing differences): Add `d r'.
7152
7153 2004-06-29 Jesper Harder <harder@ifa.au.dk>
7154
7155 * ses.texi, viper.texi, flymake.texi, faq.texi:
7156 * eshell.texi, ediff.texi: Markup fixes.
7157
7158 2004-06-21 Karl Berry <karl@gnu.org>
7159
7160 * info.texi (Top): Mention that only Emacs has mouse support.
7161 (Getting Started): Mention this in a few other places.
7162
7163 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7164
7165 * autotype.texi (Copyrights, Timestamps):
7166 Recommend `before-save-hook' instead of `write-file-functions'.
7167
7168 2004-06-13 Lars Hansen <larsh@math.ku.dk>
7169
7170 * dired-x.texi (dired-mark-omitted): Update keybinding.
7171
7172 2004-06-10 Kim F. Storm <storm@cua.dk>
7173
7174 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7175
7176 2004-06-05 Lars Hansen <larsh@math.ku.dk>
7177
7178 * dired-x.texi (variable dired-omit-mode): Rename from
7179 dired-omit-files-p.
7180 (function dired-omit-mode): Rename from dired-omit-toggle.
7181 Call dired-omit-mode rather than set dired-omit-files-p.
7182 (dired-mark-omitted): Describe command.
7183
7184 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
7185
7186 Version 2.0.41 of Tramp released.
7187
7188 2004-05-29 Juanma Barranquero <lektu@terra.es>
7189
7190 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7191 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7192
7193 2004-05-29 Richard M. Stallman <rms@gnu.org>
7194
7195 * cl.texi (Top): Call this chapter `Introduction'.
7196 (Overview): In TeX, no section heading here.
7197
7198 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7199
7200 2004-05-29 Eli Zaretskii <eliz@gnu.org>
7201
7202 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7203 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7204
7205 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7206
7207 * flymake.texi: New file.
7208
7209 2004-05-28 Simon Josefsson <jas@extundo.com>
7210
7211 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7212
7213 2004-05-07 Kai Großjohann <kai@emptydomain.de>
7214
7215 Version 2.0.40 of Tramp released.
7216
7217 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7218
7219 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7220
7221 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7222 variables `tramp-backup-directory-alist' and
7223 `tramp-bkup-backup-directory-info'.
7224 (Overview, Connection types)
7225 (External transfer methods, Default Method)
7226 (Windows setup hints): Remove restriction of password entering
7227 with external methods.
7228 (Auto-save and Backup): Make file name example
7229 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7230 and `auto-save-directory' must be used.
7231 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7232 only "NT"). Remove doubled entry "What kinds of systems does
7233 @tramp{} work on".
7234 (tramp): Macro removed.
7235 (Obtaining Tramp): Flag removed from title.
7236 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7237 and `trampver' used properly. Flag `tramp-inst' replaced by
7238 `installchapter'. Installation related text adapted.
7239
7240 2004-04-28 Masatake YAMATO <jet@gyve.org>
7241
7242 * widget.texi (Programming Example): Remove overlays.
7243
7244 2004-04-27 Jesper Harder <harder@ifa.au.dk>
7245
7246 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7247
7248 2004-04-23 Juanma Barranquero <lektu@terra.es>
7249
7250 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7251
7252 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7253
7254 * info.texi (Info Search): Add info-apropos.
7255
7256 2004-03-22 Juri Linkov <juri@jurta.org>
7257
7258 * faq.texi: Fix help key bindings.
7259
7260 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7261
7262 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7263 (as suggested by Karl Berry). Update information about colored
7264 stars in menus. Add new subheading describing M-n.
7265
7266 2004-03-12 Richard M. Stallman <rms@gnu.org>
7267
7268 * cl.texi (Top): Rename top node's title.
7269
7270 2004-03-08 Karl Berry <karl@gnu.org>
7271
7272 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7273 problems making the texinfo distribution.
7274
7275 2004-02-29 Simon Josefsson <jas@extundo.com>
7276
7277 * smtpmail.texi (Authentication): Change the list of supported
7278 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7279 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7280 <voegelas@gmx.net>.
7281
7282 2004-02-29 Juanma Barranquero <lektu@terra.es>
7283
7284 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7285 Use $(DEL) instead of rm, and ignore exit code.
7286
7287 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
7288
7289 Tramp version 2.0.39 released.
7290
7291 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7292
7293 * tramp.texi (Customizing Completion): Explain new functions
7294 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7295 (all): Savannah URLs unified to "http://savannah.nongnu.org".
7296 (Top): Refer to Savannah mailing list as the major one.
7297 Mention older mailing lists in HTML mode only.
7298 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7299 (Frequently Asked Questions): Remote hosts must not be Unix-like
7300 for "smb" method.
7301 (Password caching): New node.
7302 (External transfer methods): Refer to password caching for "smb"
7303 method.
7304
7305 2004-02-17 Karl Berry <karl@gnu.org>
7306
7307 * info.texi (Help-Int): Mention the new line number feature.
7308
7309 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7310
7311 * ses.texi (Advanced Features): New functionality for
7312 ses-set-header-row (defaults to current row unless C-u used).
7313 (Acknowledgements): Add Stefan Monnier.
7314
7315 2003-12-29 Kevin Ryde <user42@zip.com.au>
7316
7317 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7318
7319 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
7320
7321 Tramp version 2.0.38 released.
7322
7323 * tramp.texi (Remote shell setup): Warn of environment variables
7324 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7325 <sven.gabriel@imk.fzk.de>.
7326 (Configuration): Tramp now chooses base64/uuencode
7327 automatically. Update wording accordingly.
7328 (Top): More description for the `Default Method' menu entry.
7329 (Default Method): Use @code, not @var, for Lisp variables.
7330 (Default Method): New subsection `Which method is the right one
7331 for me?' Suggested by Christian Kirsch.
7332 (Configuration): Pointer to new subsection added.
7333 (Default Method): Too many "use" in one sentence.
7334 Rephrase. Reported by Christian Kirsch.
7335 (Filename Syntax): Old `su' example is probably a left-over from
7336 the sm/su method naming. Replace with `ssh', instead.
7337 (External transfer methods, Auto-save and Backup):
7338 Typo fixes.
7339
7340 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7341
7342 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
7343 (Top): Mention japanese manual only if flag `jamanual' is set.
7344 Insert section `Japanese manual' in menu.
7345
7346 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7347
7348 * eshell.texi (Known Problems): Add doc item.
7349
7350 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7351
7352 * cc-mode.texi: Update for CC Mode 5.30.
7353
7354 Note: Please refrain from doing purely cosmetic changes like
7355 removing trailing whitespace in this manual; it clobbers cvs
7356 merging for no good reason.
7357
7358 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7359
7360 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7361 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7362 @acronym{ASCII}.
7363
7364 2003-10-26 Karl Berry <karl@gnu.org>
7365
7366 * info.texi (Info Search): Echo area, not echo are. From Debian
7367 diff.
7368
7369 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7370
7371 * widget.texi (Defining New Widgets): Document new behavior of
7372 :buttons and :children keywords.
7373
7374 2003-10-22 Miles Bader <miles@gnu.org>
7375
7376 * Makefile.in (info): Move before $(top_srcdir)/info.
7377
7378 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7379
7380 * tramp.texi (Inline methods): Small grammar fix.
7381 (External transfer methods): Likewise.
7382
7383 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
7384
7385 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7386
7387 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7388
7389 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7390
7391 2003-09-30 Richard M. Stallman <rms@gnu.org>
7392
7393 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7394
7395 * widget.texi (User Interface): Fix typos.
7396
7397 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7398
7399 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7400
7401 * pcl-cvs.texi (Selected Files): Fix typo.
7402
7403 2003-09-21 Karl Berry <karl@gnu.org>
7404
7405 * info.texi (] and [ commands): No period at end of section title.
7406
7407 2003-09-04 Miles Bader <miles@gnu.org>
7408
7409 * Makefile.in (top_srcdir): New variable.
7410 ($(top_srcdir)/info): New rule.
7411 (info): Depend on it.
7412
7413 2003-09-03 Peter Runestig <peter@runestig.com>
7414
7415 * makefile.w32-in: New file.
7416
7417 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7418
7419 * widget.texi (User Interface): Explain the need of static text
7420 around an editable field.
7421
7422 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7423
7424 * widget.texi (Basic Types): The argument to `:help-echo' can now
7425 be a form that evaluates to a string.
7426
7427 2003-08-18 Kim F. Storm <storm@cua.dk>
7428
7429 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7430
7431 2003-08-16 Richard M. Stallman <rms@gnu.org>
7432
7433 * dired-x.texi (Shell Command Guessing): Explain *.
7434
7435 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7436
7437 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7438 log-edit-insert-changelog.
7439
7440 2003-08-03 Karl Berry <karl@gnu.org>
7441
7442 * info.texi: Need @contents.
7443
7444 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
7445
7446 Tramp version 2.0.36 released.
7447
7448 * tramp.texi (Remote shell setup): Explain about problems with
7449 non-Bourne commands in ~/.profile and ~/.shrc.
7450
7451 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7452
7453 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7454 renaming of `vis-mode' to `visible-mode'.
7455
7456 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7457
7458 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7459 next, prev and up pointers.
7460
7461 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7462
7463 * info.texi (Help): Mention existence of Emacs and stand-alone
7464 Info at the very beginning of the tutorial.
7465 (Help-Inv): New node.
7466 (Help-]): New node.
7467 (Help-M): Systematically point out the differences between default
7468 Emacs and stand-alone versions. Delete second menu.
7469 (Help-Xref): Systematically point out the differences between
7470 default Emacs and stand-alone versions.
7471 (Help-Int): Change `l' example.
7472 (Expert Info): Fix typos.
7473 (Emacs Info Variables): Mention `Info-hide-note-references' and
7474 new default for `Info-scroll-prefer-subnodes'.
7475
7476 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
7477
7478 Version 2.0.35 of Tramp released.
7479
7480 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7481 (Inline methods): Add methods `remsh' and `plink1'.
7482 (External transfer methods): Add method `remcp'.
7483 (Multi-hop Methods): Add method `remsh'.
7484 Small patch from Adrian Aichner <adrian@xemacs.org>:
7485 Fix minor typos.
7486 (Concept Index): Add to make manual searchable via
7487 `Info-index'.
7488 (Version Control): Add cindex entry.
7489
7490 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
7491
7492 * trampver.texi: Version 2.0.34 released.
7493
7494 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7495
7496 * faq.texi: Improve previous changes.
7497
7498 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7499
7500 * faq.texi: Update copyright and maintenance details.
7501 Update some package URLs, versions, and maintainers.
7502 Remove many references to the Emacs Lisp Archive.
7503
7504 2003-04-23 Simon Josefsson <jas@extundo.com>
7505
7506 * smtpmail.texi: Fix license (the invariant sections mentioned has
7507 never been part of the smtp manual). Align info dir entry with
7508 other emacs packages.
7509
7510 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7511
7512 * tramp.texi: Version 2.0.33 released.
7513 Remove installation chapter. Remove XEmacs specifics.
7514
7515 2003-03-29 Richard M. Stallman <rms@gnu.org>
7516
7517 * tramp.texi (Top): Undo the previous renaming.
7518 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7519
7520 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
7521
7522 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7523 version of manual.
7524
7525 * tramp.texi (Auto-save and Backup): New node.
7526
7527 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7528
7529 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7530 Emacs" in order to have better differentiation to "XEmacs".
7531 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7532 are new macros in order to point to the other Emacs flavor where
7533 appropriate. In info case, point to node `Installation' in order
7534 to explain how to generate the other way. In html case, make a
7535 link to the other html file.
7536 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
7537 after CVS checkout/update.
7538 (Installation): Completely rewritten.
7539 (Installation parameters, Load paths): New sections under
7540 `Installation'.
7541
7542 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7543
7544 * tramp.texi: Version 2.0.30 released.
7545 Replace word "path" with "localname" where used as a component of
7546 a Tramp file name.
7547
7548 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7549
7550 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7551 introduced.
7552 (Installation): Explain what to do if files from the tramp/contrib
7553 directory are needed.
7554
7555 2003-02-23 Alex Schroeder <alex@emacswiki.org>
7556
7557 * smtpmail.texi (How Mail Works): New.
7558
7559 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7560
7561 * smtpmail.texi: New file.
7562
7563 * Makefile.in: Build SMTP manual.
7564
7565 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7566
7567 * tramp.texi: Version 2.0.29 released.
7568 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7569 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7570
7571 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7572
7573 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7574 another package loads accidently Ange-FTP.
7575
7576 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7577
7578 * tramp.texi (Customizing Completion): Add function
7579 `tramp-parse-sconfig'. Change example of
7580 `tramp-set-completion-function', because parsing of ssh config
7581 files looks more natural.
7582
7583 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7584
7585 * gnus.texi: Do not use `path' in several locations.
7586
7587 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7588
7589 * tramp.texi (External transfer methods): New method `smb'.
7590 From Michael Albinus.
7591
7592 2002-11-05 Karl Berry <karl@gnu.org>
7593
7594 * info.texi (Info-fontify): Reorder face list to avoid bad line
7595 breaks.
7596
7597 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7598
7599 * tramp.texi: Move @copying to standard place.
7600 Use @insertcopying.
7601
7602 2002-10-02 Karl Berry <karl@gnu.org>
7603
7604 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7605 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7606 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7607 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7608 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7609 Per rms, update all manuals to use @copying instead of @ifinfo.
7610 Also use @ifnottex instead of @ifinfo around the top node, where
7611 needed for the sake of the HTML output.
7612 (The Gnus manual is not fixed since it's not clear to me how it
7613 works; and the Tramp manual already uses @copying, although in an
7614 unusual way. All others were changed.)
7615
7616 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
7617
7618 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7619 (../info/ses, ses.dvi): New targets.
7620 * ses.texi: New file.
7621
7622 2002-09-06 Pavel Janík <Pavel@Janik.cz>
7623
7624 * texinfo.tex: Update to texinfo 4.2.
7625
7626 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7627
7628 * reftex.texi: Update to RefTeX 4.19.
7629
7630 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7631
7632 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7633 (../info/tramp, tramp.dvi): New targets.
7634
7635 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7636
7637 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7638 (calc.dvi): Uncomment.
7639
7640 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7641
7642 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7643 (../info/calc): New target.
7644
7645 2001-10-20 Gerd Moellmann <gerd@gnu.org>
7646
7647 * (Version 21.1 released.)
7648
7649 2001-10-05 Gerd Moellmann <gerd@gnu.org>
7650
7651 * Branch for 21.1.
7652
7653 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7654
7655 * Makefile.in (../info/info): Use an explicit -o switch to
7656 makeinfo.
7657
7658 2001-03-05 Gerd Moellmann <gerd@gnu.org>
7659
7660 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7661
7662 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7663
7664 * Makefile.in (../info/idlwave): Use --no-split.
7665
7666 2000-12-14 Dave Love <fx@gnu.org>
7667
7668 * Makefile.in (mostlyclean): Remove gnustmp.*.
7669 (gnus.dvi): Change rule to remove @latex stuff.
7670
7671 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7672
7673 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7674
7675 2000-10-13 John Wiegley <johnw@gnu.org>
7676
7677 * Makefile.in: Add build targets for eshell.texi.
7678
7679 2000-09-25 Gerd Moellmann <gerd@gnu.org>
7680
7681 * Makefile.in: Remove/comment speedbar stuff.
7682
7683 2000-09-22 Dave Love <fx@gnu.org>
7684
7685 * Makefile.in: Add emacs-mime.
7686
7687 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7688
7689 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7690 (DVI_TARGETS): Add woman.dvi.
7691 (../info/woman, woman.dvi): New targets.
7692
7693 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7694
7695 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7696
7697 * pcl-cvs.texi: New file.
7698 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7699 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7700
7701 2000-05-11 Gerd Moellmann <gerd@gnu.org>
7702
7703 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7704 (../info/ebrowse, ebrowse.dvi): New targets.
7705
7706 2000-01-13 Gerd Moellmann <gerd@gnu.org>
7707
7708 * Makefile.in (INFO_TARGETS): Add eudc.
7709 (DVI_TARGETS): Add eudc.dvi.
7710 (../info/eudc, eudc.dvi): New targets.
7711
7712 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7713
7714 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7715 compatibility with 8+3 filesystems).
7716 (../info/efaq): Rename from emacs-faq.
7717
7718 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7719
7720 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7721 (../info/idlwave, idlwave.dvi): New targets.
7722
7723 1999-10-23 Dave Love <fx@gnu.org>
7724
7725 * Makefile.in: Use autotype.texi.
7726
7727 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7728
7729 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
7730 faq.texi file) rather than ../info/faq.
7731
7732 1999-10-07 Gerd Moellmann <gerd@gnu.org>
7733
7734 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7735 (../info/ada-mode, ada-mode.dvi): New targets.
7736
7737 1999-09-01 Dave Love <fx@gnu.org>
7738
7739 * Makefile.in: Add faq.
7740
7741 1999-07-12 Richard Stallman <rms@gnu.org>
7742
7743 * Version 20.4 released.
7744
7745 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7746
7747 * Version 20.3 released.
7748
7749 1998-04-06 Andreas Schwab <schwab@gnu.org>
7750
7751 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7752 Use it in dvi targets.
7753 (../etc/GNU): Change to $(srcdir) first.
7754
7755 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7756
7757 * reftex.texi: Update for RefTeX version 3.22.
7758
7759 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7760
7761 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7762 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7763
7764 1997-09-23 Paul Eggert <eggert@twinsun.com>
7765
7766 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7767 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7768
7769 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7770
7771 * Version 20.2 released.
7772
7773 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7774
7775 * Version 20.1 released.
7776
7777 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7778
7779 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7780
7781 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7782
7783 * Version 19.33 released.
7784
7785 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7786
7787 * Version 19.32 released.
7788
7789 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7790
7791 * Makefile.in: Add rules for the Message manual.
7792
7793 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7794
7795 * gnus.texi: New version.
7796
7797 * message.texi: New manual.
7798
7799 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7800
7801 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7802
7803 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7804
7805 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7806 Specify -I option.
7807 (All dvi targets): Set the TEXINPUTS variable.
7808
7809 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7810
7811 * Version 19.31 released.
7812
7813 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7814
7815 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
7816 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7817
7818 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7819
7820 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7821 (INFO_TARGETS): Add ../info/cc-mode.
7822 (DVI_TARGETS): Add cc-mode.dvi.
7823
7824 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7825
7826 * Version 19.30 released.
7827
7828 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7829
7830 * gnus.texi: New file.
7831
7832 1995-11-04 Erik Naggum <erik@naggum.no>
7833
7834 * gnus.texi: File deleted.
7835
7836 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
7837
7838 * mh-e.texi: "Function Index" -> "Command Index" to work with
7839 Emacs 19.30 C-h C-k support of separately-documented commands.
7840
7841 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7842
7843 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7844 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7845
7846 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7847
7848 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7849 (../info/viper, viper.dvi): New targets.
7850
7851 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
7852
7853 * dired-x.texi (Installation): Change the example to set
7854 buffer-local variables like dired-omit-files-p in
7855 dired-mode-hook.
7856
7857 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7858
7859 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7860 (../info/mh-e, mh-e.dvi): New targets.
7861
7862 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7863
7864 * Makefile.in (maintainer-clean): Rename from realclean.
7865
7866 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7867
7868 * Makefile.in: New file.
7869 * Makefile: File deleted.
7870
7871 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7872
7873 * Makefile (TEXINDEX_OBJS): Variable deleted.
7874 (texindex, texindex.o, getopt.o): Rules deleted.
7875 All deps on texindex deleted.
7876 (distclean): Don't delete texindex.
7877 (mostlyclean): Don't delete *.o.
7878 * texindex.c, getopt.c: Files deleted.
7879
7880 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7881
7882 * Version 19.26 released.
7883
7884 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7885
7886 * Version 19.25 released.
7887
7888 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7889
7890 * Version 19.24 released.
7891
7892 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7893
7894 * Version 19.23 released.
7895
7896 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7897
7898 * Makefile: Delete spurious tab.
7899
7900 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7901
7902 * Makefile (.SUFFIXES): New rule.
7903
7904 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7905
7906 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7907 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7908
7909 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7910
7911 * Makefile (../info/sc): Rename from sc.info.
7912 (../info/cl): Likewise.
7913 (INFO_TARGETS): Use new names.
7914
7915 1993-12-04 Richard Stallman (rms@srarc2)
7916
7917 * getopt.c: New file.
7918 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7919 (getopt.o): New rule.
7920 (dvi): Don't depend on texindex.
7921 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7922 Depend on texindex.
7923
7924 1993-12-03 Richard Stallman (rms@srarc2)
7925
7926 * Makefile (../info/sc.info): Rename from ../info/sc.
7927 (TEXI2DVI): New variable.
7928 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7929 Add explicit commands.
7930 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7931
7932 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7933
7934 * Version 19.22 released.
7935
7936 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7937
7938 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7939
7940 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7941
7942 * Version 19.21 released.
7943
7944 1993-11-15 Paul Eggert (eggert@twinsun.com)
7945
7946 * man/Makefile (../info/cl.info): Rename from ../info/cl.
7947
7948 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7949
7950 * Makefile (../etc/GNU): New target.
7951 (EMACSSOURCES): Add gnu1.texi.
7952
7953 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7954
7955 * Makefile (realclean): Don't delete the Info files.
7956
7957 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
7958
7959 * forms.texi: Fix forms.texi so that it will format correctly.
7960 Add missing `@end iftex', fix bad reference.
7961
7962 * info.texi, info-stn.texi: New files implement texinfo version of
7963 `info' file.
7964
7965 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
7966
7967 * Makefile: Fix targets for texindex, new info.texi files.
7968 * info-stnd.texi: New file implements info for standalone info
7969 reader.
7970 * info.texi: Update to include recent changes to "../info/info".
7971 New source file for ../info/info; includes info-stnd.texi.
7972
7973 * texindex.c: Include "../src/config.h" if building in emacs.
7974
7975 * Makefile: Change all files to FILENAME.texi, force all targets
7976 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7977 vip.texinfo, forms.texinfo, cl.texinfo.
7978 Add target to build texindex.c, defining `emacs'.
7979
7980 * forms.texi: Install new file to match version 2.3 of forms.el.
7981
7982 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7983
7984 * Version 19.19 released.
7985
7986 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7987
7988 * sc.texinfo: Fix info file name.
7989
7990 * Makefile (info): Add gnus and sc.
7991 (dvi): Add gnus.dvi and sc.dvi.
7992 (../info/sc, sc.dvi): New targets.
7993
7994 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7995
7996 * Version 19.18 released.
7997
7998 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7999
8000 * Makefile: Fix source file names of the separate manuals.
8001 (gnus.dvi, ../info/gnus): New targets.
8002
8003 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8004
8005 * Version 19.17 released.
8006
8007 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8008
8009 * split-man: Fix typos in last change.
8010
8011 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8012
8013 * Version 19.16 released.
8014
8015 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8016
8017 * version 19.15 released.
8018
8019 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8020
8021 * Makefile (distclean): It's rm, not rf.
8022
8023 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8024
8025 * Version 19.14 released.
8026
8027 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8028
8029 * Makefile: New file.
8030
8031 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8032
8033 * Version 19.13 released.
8034
8035 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8036
8037 * Version 19.9 released.
8038
8039 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8040
8041 * Version 19.8 released.
8042
8043 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8044
8045 * Version 19.7 released.
8046
8047 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8048
8049 * gnus.texinfo: New file. Removed installation instructions.
8050
8051 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8052
8053 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8054
8055 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8056
8057 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8058 then define `\sc' as the command for smallcaps in Texinfo.
8059 This means that the @sc command will produce small caps. bfox has
8060 made the corresponding change to makeinfo and texinfm.el.
8061
8062 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8063
8064 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8065 Customization since the menu entry did not point to anything.
8066 Also add an @finalout command to remove overfull hboxes from the
8067 printed output.
8068
8069 * cl.texinfo: Add @bye, \input line and @settitle to file.
8070 This file is clearly intended to be a chapter of some other work,
8071 but the other work does not yet exist.
8072
8073 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8074
8075 * texinfo.texinfo: Three typos corrected.
8076
8077 ;; Local Variables:
8078 ;; coding: utf-8
8079 ;; End:
8080
8081 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8082
8083 This file is part of GNU Emacs.
8084
8085 GNU Emacs is free software: you can redistribute it and/or modify
8086 it under the terms of the GNU General Public License as published by
8087 the Free Software Foundation, either version 3 of the License, or
8088 (at your option) any later version.
8089
8090 GNU Emacs is distributed in the hope that it will be useful,
8091 but WITHOUT ANY WARRANTY; without even the implied warranty of
8092 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8093 GNU General Public License for more details.
8094
8095 You should have received a copy of the GNU General Public License
8096 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.