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