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