]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
[gnu-emacs] / doc / misc / ChangeLog
1 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5
6 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
7
8 * calc.texi (Editing Stack Entries):
9 (Algebraic Entry): Rewrite introductory sentences so it can be used by
10 Calc's help functions. Mention fixing typos.
11 (Customizing Calc): Fix typo.
12
13 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
14
15 * calc.texi (summarykey): New macro. Use to correctly format keys in
16 the summary.
17
18 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
19
20 * ns-emacs.texi (Customization): Corrected documentation on color
21 specification formats.
22
23 2008-07-19 Andreas Schwab <schwab@suse.de>
24
25 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
26
27 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
28 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
29
30 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
31
32 * dbus.texi (Inspection): Rework, introduce submenus.
33 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
34 (Properties and Annotations, Arguments and Signatures): New nodes.
35
36 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
37
38 * dbus.texi (Receiving Method Calls): Fix description of
39 `dbus-register-method'.
40 (Signals): Allow also signal arguments for filtering in
41 `dbus-register-signal'.
42
43 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
44
45 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
46 `cnorm'.
47 (Arithmetic Tutorial): Simplify the verification of prime factors.
48
49 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
50
51 * gnus.texi (Saving Articles): Mention
52 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
53
54 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
55
56 * calc.texi: Adjust mode line throughout.
57
58 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
59
60 * sasl.texi (Mechanisms): Fix typos.
61
62 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
63
64 * calc.texi (Killing from the stack): Mention using normal Emacs
65 copying.
66
67 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
68
69 * tramp.texi (Password handling): Renamed from "Password caching".
70 Add `auth-source' mechanism.
71 (Connection caching): Tramp reopens the connection automatically,
72 when the operating system on the remote host has been changed.
73
74 2008-06-20 Eli Zaretskii <eliz@gnu.org>
75
76 * makefile.w32-in (distclean): Remove makefile.
77
78 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
79
80 * org.texi (Using the mapping API): New section.
81 (Agenda column view): New section.
82 (Moving subtrees): Document archiving to the archive sibling.
83 (Agenda commands): Document columns view in the agenda.
84 (Using the property API): Document the API for multi-valued properties.
85
86 2008-06-17 Jason Riedy <jason@acm.org>
87
88 * org.texi (A LaTeX example): Note that fmt may be a one-argument
89 function, and efmt may be a two-argument function.
90 (Radio tables): Document multiple destinations.
91
92 2008-06-16 Glenn Morris <rgm@gnu.org>
93
94 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
95 Add Cover-Texts.
96
97 2008-06-15 Glenn Morris <rgm@gnu.org>
98
99 * faq.texi (VER): Update to 23.0.60.
100
101 * mh-e.texi: Remove option of licensing under GPL.
102 Add Cover-Texts to GFDL permissions notice.
103 (GPL): Remove section.
104 (GFDL): Include doclicense.texi rather than the actual text.
105
106 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
107 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
108
109 * sasl.texi: Fix output file name.
110
111 * epa.texi, sasl.texi: Refer to license in Emacs manual.
112
113 * gnus-coding.texi: Refer to license in Gnus manual.
114
115 * idlwave.texi, sasl.texi: Use @copying.
116
117 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
118
119 * speedbar.texi: Update Back-Cover Text as per maintain.info.
120
121 * url.texi: Use @copying, @title, @subtitle, @author.
122
123 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
124 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
125 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
126 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
127 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
128 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
129 * widget.texi, woman.texi:
130 Remove references to external license, since doclicense is included.
131
132 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
133 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
134 Remove references to non-existent Invariant Sections.
135
136 2008-06-14 Glenn Morris <rgm@gnu.org>
137
138 * faq.texi (Major packages and programs): Remove references to external
139 Supercite, Calc, VIPER, since they have been included for some time.
140 Update VM, AUCTeX, BBDB entries.
141
142 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
143
144 * newsticker.texi: Updated to match latest newsticker changes.
145
146 2008-06-13 Glenn Morris <rgm@gnu.org>
147
148 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
149 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
150 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
151 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
152 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
153 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
154 * woman.texi:
155 Update Back-Cover Text as per maintain.info.
156
157 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
158
159 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
160
161 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
162 (gnus-faq.xml): Update repository host.
163
164 * xml2texi.scm (boilerplate): Update copyright years.
165 (format-q-level): Change node names to "FAQ N-M", since period in
166 "[N.M]" is invalid, see "(texinfo)Node Line Requirements".
167
168 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
169
170 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
171
172 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
173 Fix a typo.
174
175 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
176
177 * gnus.texi (Mail Source Customization): Correct values of
178 `mail-source-delete-incoming'. Reported by Tassilo Horn.
179 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
180
181 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
182
183 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
184 coding standards.
185
186 2008-06-14 David Engster <dengste@eml.cc>
187
188 * gnus.texi (nnmairix): Markup fixes.
189
190 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
191
192 * gnus.texi (nnmairix): Markup and other minor fixes.
193
194 2008-06-05 David Engster <dengste@eml.cc>
195
196 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
197
198 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
199
200 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
201 (Searching, nnir, nnmairix): New stub nodes.
202
203 2008-05-30 Felix Lee <felix.1@canids.net>
204
205 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
206
207 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
208
209 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
210
211 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
212
213 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
214
215 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
216
217 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
218
219 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
220
221 * info.texi (Top): Fix typo in xref.
222
223 2008-05-05 Karl Berry <karl@gnu.org>
224
225 * info.texi (Top): @xref to stand-alone manual.
226
227 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
228
229 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
230 (Various Summary Stuff): Fix typo in last xref.
231
232 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
233
234 * org.texi (Moving subtrees): Fix typo.
235
236 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
237
238 * tramp.texi (Frequently Asked Questions): Explain, how to disable
239 Tramp via `tramp-mode'.
240
241 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
242
243 * org.texi: Massive changes, in many parts of the file.
244
245 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
246
247 * gnus.texi (Oort Gnus): Add message-fill-column.
248
249 2008-04-12 Adrian Aichner <adrian@xemacs.org>
250
251 * gnus.texi (Mail Source Specifiers): Typo fix.
252
253 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
254
255 * gnus.texi (Diary Headers Generation): Update key binding for
256 `gnus-diary-check-message'.
257
258 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
259
260 * gnus.texi (Emacsen): Addition.
261
262 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
263
264 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
265
266 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
267
268 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
269
270 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
271
272 * gnus-news.texi: Update tool bar item.
273
274 2008-04-09 Sven Joachim <svenjoac@gmx.de>
275
276 * gnus-news.texi: Fix typos.
277
278 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
279
280 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
281 Add mention of `kron'.
282
283 2008-04-01 Daiki Ueno <ueno@unixuser.org>
284
285 * epa.texi (Encrypting/decrypting *.gpg files): Document
286 epa-file-name-regexp.
287
288 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
289
290 * gnus.texi (Example Methods): Fix description about ssh-agent.
291 (Indirect Functions): Fix the default value of nntp-telnet-command;
292 remove link to connect.html.
293
294 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
295
296 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
297 dbus-call-method.
298 (Receiving Method Calls): The timeout can be set by the calling client.
299
300 * trampver.texi: Update release number.
301
302 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
303
304 * gnus.texi (Top): Fix version. Add SASL.
305
306 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
307
308 Sync with Tramp 2.1.13.
309
310 * trampver.texi: Update release number.
311
312 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
313
314 * org.texi: Update to new org-mode website.
315
316 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
317
318 * cl.texi (For Clauses): Fix loop over key-seq to match code.
319
320 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
321
322 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
323 gnus-read-ephemeral-gmane-group-url,
324 gnus-read-ephemeral-emacs-bug-group,
325 gnus-read-ephemeral-debian-bug-group.
326
327 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
328
329 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
330
331 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
332 Add FIXMEs for Bookmarks and gnus-registry-marks.
333
334 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
335
336 * gnus.texi (Smileys): Document `smiley-style'.
337
338 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
339
340 * gnus.texi (Gnus Development): Clarify difference between ding and
341 gnu.emacs.gnus.
342 (MIME Commands, Using MIME, RSS): Fix markup.
343
344 * gnus-faq.texi ([8.4]): Ditto.
345
346 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
347
348 * gnus.texi (Emacsen): Remove obsolete stuff.
349
350 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
351
352 * gnus.texi (Oort Gnus): Add version info WRT
353 `mail-source-delete-incoming'.
354
355 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
356
357 * gnus.texi (Top): Add "Other related manuals" and version info in
358 `iftex' output.
359 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
360 gnus-balloon-face-0 and the corresponding format specifiers.
361
362 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
363
364 * tramp.texi (Filename completion): Remove footnote about let-bind
365 of `partial-completion-mode'. It doesn't work this way.
366
367 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
368
369 * pcl-cvs.texi (Contributors): Update my email.
370
371 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
372
373 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
374
375 2008-03-17 Bill Wohler <wohler@newt.com>
376
377 * mh-e.texi (Viewing): Update URL for adding header fields to
378 mh-invisible-header-fields-default.
379
380 2008-03-16 Bill Wohler <wohler@newt.com>
381
382 * mh-e.texi (Preface): Add Gnus to requirements.
383 (Forwarding): Note that forwarded MIME messages are now inline.
384
385 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
386
387 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
388 (Common Variables): Give precedence to the netcat methods over the
389 telnet methods, and mention that they are more reliable.
390
391 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
392
393 * org.texi (Exporting Agenda Views): Document agenda export to
394 iCalendar.
395 (Progress logging): Document the new progress logging stuff.
396
397 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
398
399 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
400 Update for change of `mail-source-delete-incoming'.
401
402 * gnus-news.texi: Ditto.
403
404 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
405
406 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
407 custom versions.
408
409 2008-03-07 Alan Mackenzie <acm@muc.de>
410
411 * cc-mode.texi (Limitations and Known Bugs): State that the number of
412 parens/brackets in a k&r region is limited.
413
414 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
415
416 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
417 using different Emacs versions.
418
419 2008-02-27 Glenn Morris <rgm@gnu.org>
420
421 * sc.texi: Remove a lot of old and obsolete info.
422 (titlepage): Simplify.
423 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
424 (VM with any Emacsen, GNEWS with any Emacsen)
425 (Overloading for Non-conforming MUAs, Version 3 Changes)
426 (The Supercite Mailing List): Delete nodes.
427 (Introduction): Remove info about old packages.
428 (Getting Connected): Simplify. Remove info about old packages.
429 (Citing Commands): Delete Emacs 19 info.
430 (Hints to MUA Authors): Simplify.
431 (Thanks and History): Merge in some info from the deleted node
432 "Version 3 Changes".
433
434 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
435
436 * org.texi (Setting tags, In-buffer settings):
437 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
438
439 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
440
441 * gnus-news.texi: Mention that spaces and tabs are allowed in the
442 installation directory name.
443
444 2008-02-12 Romain Francoise <romain@orebokech.com>
445
446 * epa.texi (Overview): Fix typo.
447
448 2008-02-11 Daiki Ueno <ueno@unixuser.org>
449
450 * epa.texi (Quick start): Remove the .emacs setting.
451
452 2008-02-10 Daiki Ueno <ueno@unixuser.org>
453
454 * epa.texi (Quick start): Use the command `epa-enable' instead of
455 loading `epa-setup'.
456
457 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
458
459 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
460 ($(infodir)/epa, epa.dvi): New targets.
461
462 2008-02-08 Daiki Ueno <ueno@unixuser.org>
463
464 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
465
466 * epa.texi: New manual documenting the EasyPG Assistant.
467
468 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
469
470 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
471 (Inspection): New function dbus-ping.
472
473 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
474
475 * tramp.texi (Remote processes): Add `shell-command'.
476
477 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
478
479 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
480 (Group Parameters): Document `mail-source' parameter.
481
482 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
483
484 * tramp.texi (Inline methods): The hostname of the su(do)? methods
485 must be a local host.
486
487 2008-01-26 Michael Olson <mwolson@gnu.org>
488
489 * erc.texi: Update version for ERC 5.3 release.
490 (Obtaining ERC): Update extras URLs for 5.3.
491 (Development): Write instructions for git, and remove those for Arch.
492 (History): Mention the switch to git.
493
494 2008-01-24 Karl Berry <karl@gnu.org>
495
496 * info.texi (Search Index, Search Text): Mention the command
497 character in the section name, a la the (Go to node) node.
498
499 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
500
501 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
502
503 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
504
505 * gnus-news.texi: Mention gnus-article-describe-bindings.
506
507 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
508
509 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
510
511 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
512 * org.texi (Property inheritance): New section.
513 (Conventions): New section.
514 (Structure editing): Document C-RET, the prefix arg to the cut/copy
515 commands, and the new bindings for refiling.
516 (Sparse trees): Document the new special command for sparse trees.
517 (References): Be more clear about the counting of hilines.
518 (Handling links): Document M-p/n for accessing links.
519 (Fast access to TODO states): New section.
520 (Per file keywords): New section.
521 (Property inheritance): New section.
522 (Column attributes): New summary types.
523 (Capturing Column View): New section.
524 (The date/time prompt): Cover the new features in the date/time prompt.
525 Compactify the table of keys for the calendar remote control.
526 (Clocking work time): Document the new :scope parameter.
527 (Remember): Promoted to chapter.
528 (Quoted examples): New section.
529 (Enhancing text): New verbatim environments.
530
531 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
532
533 * trampver.texi: Update release number.
534
535 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
536
537 * gnus.texi (Article Keymap): Add
538 gnus-article-wide-reply-with-original; fix descriptions of
539 gnus-article-reply-with-original and
540 gnus-article-followup-with-original.
541
542 2008-01-09 Glenn Morris <rgm@gnu.org>
543
544 * nxml-mode.texi: Add @copying section.
545
546 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
547
548 * message.texi (Mail Variables): Add some text from "(gnus)Posting
549 Server". Add `message-send-mail-with-mailclient'.
550
551 * gnus.texi (Posting Server): Move some text to "(message)Mail
552 Variables" and add a reference here.
553
554 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
555
556 * dbus.texi (Receiving Method Calls): New chapter.
557 (Errors and Events): Add serial number to events. Replace "signal" by
558 "message". Introduce dbus-event-serial-number.
559
560 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
561
562 * dbus.texi (Type Conversion): Explain the type specification for empty
563 arrays. Use another example.
564
565 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
566
567 * dbus.texi (all): Replace "..." by @dots{}.
568 (Type Conversion): Precise the value range for :byte types.
569 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
570 Mention its return value.
571 (Errors and Events): There is no D-Bus error propagation during event
572 processing.
573
574 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
575
576 * calc.tex (Yacas Language, Maxima Language, Giac Language):
577 New sections.
578
579 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
580
581 * gnus.texi (Group Parameters): Reorder the text and add a note about
582 `gnus-parameters' near the beginning of the node.
583
584 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
585
586 * gnus.texi (Score File Editing): Fix function name.
587
588 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
589
590 Sync with Tramp 2.1.12.
591
592 * trampver.texi: Update release number.
593
594 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
595
596 * dbus.texi (Type Conversion): Correct input parameters mapping.
597
598 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
599
600 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
601 (Errors and Events): Mention wrong-type-argument error.
602
603 2007-12-21 Alex Schroeder <alex@gnu.org>
604
605 * rcirc.texi: Changed single spaces after sentence end to double
606 spaces. Fixed some typos.
607 (Internet Relay Chat): Explain relay.
608 (Getting started with rcirc): Change items to reflect prompts.
609 Add more explanation to rcirc-track-minor-mode and added a comment to
610 warn future maintainers that this section is a copy.
611 (People): Changed /ignore example.
612 (Keywords): Not keywords.
613
614 2007-12-20 Alex Schroeder <alex@gnu.org>
615
616 * rcirc.texi (Top): Fighting Information Overload chapter added.
617 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
618 (rcirc commands): Moved /ignore command to the new chapter.
619 (Fighting Information Overload): New chapter documenting /keyword,
620 /bright, /dim, channel ignore, and low priority channels.
621 (Configuration): Document rcirc-server-alist, remove
622 rcirc-startup-channels-alist and rcirc-default-server.
623
624 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
625
626 * dbus.texi (Signals): Fix example in dbus-register-signal.
627
628 2007-12-14 Sven Joachim <svenjoac@gmx.de>
629
630 * gnus.texi (Score Variables): Fix typo.
631
632 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
633
634 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
635 (Signals): Adapt dbus-send-signal and dbus-register-signal.
636 (Errors and Events): Adapt dbus-event.
637
638 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
639
640 * gnus.texi (Other Files): Add the yenc command.
641
642 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
643
644 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
645 since 2004-08-06.
646
647 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
648
649 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
650 on body.
651
652 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
653
654 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
655 and rfc2047-allow-irregular-q-encoded-words; fix description of
656 rfc2047-encode-encoded-words.
657
658 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
659
660 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
661
662 2007-12-05 Michael Olson <mwolson@gnu.org>
663
664 * remember.texi (Diary): Remove "require" line for remember-diary.el.
665 Update documentation for `remember-diary-file'.
666
667 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
668
669 * dbus.texi (Signals): Precise `dbus-register-signal'.
670 (Errors and Events): Rework events part, the internal structure of
671 dbus-event has changed.
672
673 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
674
675 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
676 ($(infodir)/dbus, dbus.dvi): New targets.
677
678 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
679
680 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
681 unconditionally.
682
683 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
684 emulation with @print{}.
685
686 2007-12-02 Richard Stallman <rms@gnu.org>
687
688 * dbus.texi (Overview): Minor cleanup.
689
690 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
691
692 * Makefile.in (INFO_TARGETS): Add dbus.
693 (DVI_TARGETS): Add dbus.dvi.
694 (dbus, dbus.dvi): New targets.
695
696 * dbus.texi: New file.
697
698 2007-11-24 Romain Francoise <romain@orebokech.com>
699
700 * nxml-mode.texi: Add description in @direntry.
701 Fix file name to match @setfilename.
702
703 2007-11-23 Mark A. Hershberger <mah@everybody.org>
704
705 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
706 ($(infodir)/nxml-mode): New rule.
707
708 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
709 ($(infodir)/nxml-mode): New rule.
710 (clean): Add nxml-mode*.
711
712 * nxml-mode.texi: New file with nxml manual.
713
714 2007-11-18 Richard Stallman <rms@gnu.org>
715
716 * flymake.texi (Example -- Configuring a tool called directly):
717 Update example.
718
719 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
720
721 * tramp.texi (Filename completion): Simplify explanation of
722 double-slash behavior. Explain directory contents flushing.
723
724 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
725
726 * calc.texi (TeX and LaTeX Language Modes): Put in
727 missing braces.
728
729 2007-11-15 Richard Stallman <rms@gnu.org>
730
731 * cl.texi (Equality Predicates): Delete `eql'.
732 (Predicates, Naming Conventions, Top): Delete `eql'.
733 (Common Lisp Compatibility): Delete `eql'.
734 (Porting Common Lisp): Delete obsolete backquote info.
735 Minor clarification about character constants.
736 (Sequence Basics): Minor clarification.
737
738 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
739
740 * cc-mode.texi (Electric Keys, Custom Macros):
741 * tramp.texi (Filename completion): Fix typos.
742
743 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
744
745 * calc.texi (Basic commands): Mention the menu.
746
747 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
748
749 * tramp.texi (Connection caching): Tramp flushes connection
750 properties when remote operating system has been changed.
751
752 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
753
754 * gnus-news.texi: Fix spelling.
755 `message-insert-formatted-citation-line', not
756 `message-insert-formated-citation-line'.
757
758 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
759
760 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
761
762 * tramp.texi (Overview): Mention also the PuTTY integration under
763 Win32. Remove paragraphs about Tramp's experimental status.
764 (Frequently Asked Questions): Add code example for highlighting the
765 mode line.
766
767 2007-11-03 Michael Olson <mwolson@gnu.org>
768
769 * remember.texi: Change mentions of remember-buffer to
770 remember-finalize throughout.
771
772 2007-10-30 Michael Olson <mwolson@gnu.org>
773
774 * remember.texi (Copying): Remove.
775 (Mailbox): Update with non-BBDB instructions.
776 (Diary, Org): Add.
777 (Bibliography, Planner Page): Remove.
778
779 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
780
781 * makefile.w32-in (INFO_TARGETS): Add remember.
782 (DVI_TARGETS): Add remember.dvi.
783 ($(infodir)/remember): New rule.
784 (clean): Add remember*.
785
786 2007-10-30 Michael Olson <mwolson@gnu.org>
787
788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
789 ($(infodir)/remember): New rule that builds the Remember Manual.
790
791 * remember.texi: New file containing the Remember Mode Manual.
792 Shuffle chapters around after initial import.
793 (Function Reference): Split Keystrokes into separate chapter.
794 (Keystrokes): Document C-c C-k.
795 (Introduction): Fix typographical issue with "---".
796
797 2007-10-29 Richard Stallman <rms@gnu.org>
798
799 * widget.texi (Introduction): Delete discussion of implementation
800 internals.
801
802 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
803
804 * tramp.texi (Connection caching): Host names must be different
805 when tunneling.
806
807 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
808
809 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
810 Gnus v5.13.
811
812 2007-10-28 Miles Bader <miles@gnu.org>
813
814 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
815
816 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
817
818 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
819
820 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
821
822 * gnus.texi (Sorting the Summary Buffer): Remove
823 gnus-article-sort-by-date-reverse.
824
825 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
826
827 * gnus.texi (Non-ASCII Group Names): New node.
828 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
829 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
830
831 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
832
833 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
834 clean the output of the program `imap-shell-program'.
835
836 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
837
838 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
839
840 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
841
842 * gnus.texi (Sticky Articles): Documentation for sticky article
843 buffers.
844
845 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
846
847 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
848
849 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
850
851 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
852
853 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
854
855 * gnus.texi (Archived Messages): Document
856 gnus-update-message-archive-method.
857
858 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
859
860 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
861
862 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
863
864 * gnus.texi (Group Maneuvering): Document
865 `gnus-summary-next-group-on-exit'.
866
867 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * gnus.texi (Really Various Summary Commands): Mention
870 gnus-auto-select-on-ephemeral-exit.
871
872 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
873
874 * gnus.texi, message.texi: Bump version number.
875
876 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
877
878 * gnus.texi (Group Line Specification, Misc Group Stuff)
879 (Server Commands): Parenthesize @pxref{Mail Spool}.
880
881 2007-10-28 Didier Verna <didier@xemacs.org>
882
883 New user option: message-signature-directory.
884 * message.texi (Insertion Variables): Document it.
885 * gnus.texi (Posting Styles): Ditto.
886
887 2007-10-28 Didier Verna <didier@xemacs.org>
888
889 * gnus.texi (Group Line Specification):
890 * gnus.texi (Misc Group Stuff):
891 * gnus.texi (Server Commands): Document the group compaction feature.
892
893 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
894
895 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
896
897 * message.texi (Various Message Variables): Add message-fill-column.
898
899 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
900
901 * gnus.texi: Untabify.
902
903 2007-10-28 Didier Verna <didier@xemacs.org>
904
905 * gnus.texi (Group Parameters): Document the posting-style merging
906 process in topic-mode.
907
908 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
909
910 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
911
912 2007-10-28 Romain Francoise <romain@orebokech.com>
913
914 * gnus.texi (Mail Spool): Fix typo.
915 Update copyright.
916
917 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
918
919 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
920
921 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
922
923 * gnus.texi (Summary Generation Commands):
924 Add gnus-summary-insert-ticked-articles.
925
926 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
927
928 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
929 to spam-spamassassin-program.
930
931 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
932
933 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
934
935 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
936
937 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
938
939 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
940
941 * message.texi (Mail Headers): Document `opportunistic'.
942
943 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
944
945 * emacs-mime.texi (Encoding Customization): Explain how to set
946 mm-coding-system-priorities per hierarchy.
947
948 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
949
950 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
951 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
952
953 2007-10-28 Didier Verna <didier@xemacs.org>
954
955 * message.texi (Wide Reply): Update documentation of
956 message-dont-reply-to-names (now allowing a list of regexps).
957
958 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
959
960 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
961
962 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
963
964 * gnus.texi (SpamAssassin back end): Fix typo.
965
966 * sieve.texi (Examples): Fix grammar.
967
968 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
969
970 * gnus.texi (Searching for Articles): Document M-S and M-R.
971 (Limiting): Document / b.
972
973 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
974
975 * gnus.texi (Thread Commands): T M-^.
976
977 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
978
979 * message.texi (Mail Aliases): Document ecomplete.
980 (Mail Aliases): Fix typo.
981
982 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
983
984 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
985 fix typo.
986
987 2007-10-28 Romain Francoise <romain@orebokech.com>
988
989 * gnus.texi (Mail Spool): Grammar fix.
990
991 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
992
993 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
994 string.
995
996 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
997
998 * gnus.texi (Group Parameters): Fix description.
999
1000 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1001
1002 * gnus.texi (Gmane Spam Reporting):
1003 Fix spam-report-gmane-use-article-number.
1004 Add spam-report-user-mail-address.
1005
1006 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1007
1008 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1009
1010 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1011
1012 * gnus.texi (Group Parameters): Add simplified sorting example based on
1013 example for `Sorting the Summary Buffer' from Jari Aalto
1014 <jari.aalto@cante.net>.
1015 (Example Methods): Add example for an indirect connection.
1016
1017 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1018
1019 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1020 (Agent Parameters): Updated parameter names to match code.
1021 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1022 'gnus-agent-summary-fetch-series'.
1023 (Agent and flags): New section providing a generalized discussion
1024 of flag handling.
1025 (Agent and IMAP): Removed flag discussion.
1026 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
1027
1028 2007-10-28 Romain Francoise <romain@orebokech.com>
1029
1030 * gnus.texi (Exiting the Summary Buffer): Add new function
1031 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1032
1033 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1034
1035 * gnus.texi (Conformity): Fix typo.
1036 (Customizing Articles): Document `first'.
1037
1038 2007-10-28 Jari Aalto <jari.aalto@cante.net>
1039
1040 * gnus.texi (Sorting the Summary Buffer):
1041 Add `gnus-thread-sort-by-date-reverse'. Add example
1042 host to different sorting in NNTP and RSS groups.
1043
1044 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1045
1046 * message.texi (Insertion): Describe prefix for
1047 message-mark-inserted-region and message-mark-insert-file.
1048
1049 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1050
1051 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1052 LaTeX documents. Describe "text/x-gnus-verbatim".
1053
1054 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1055
1056 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1057 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1058 (spam-stat spam filtering, SpamOracle)
1059 (Extending the Spam ELisp package): Removed extra quote symbol for
1060 clarity.
1061
1062 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1063
1064 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1065 gnus-article-delete-part and gnus-article-replace-part.
1066 (Using MIME): Add gnus-mime-replace-part.
1067
1068 2007-10-28 Romain Francoise <romain@orebokech.com>
1069
1070 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1071 requires `auto-compression-mode' to be enabled. Add new nnml
1072 variable `nnml-compressed-files-size-threshold'.
1073
1074 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1075
1076 * gnus.texi (Sorting the Summary Buffer): Added
1077 gnus-thread-sort-by-recipient.
1078
1079 2007-10-28 Romain Francoise <romain@orebokech.com>
1080
1081 * message.texi (Insertion Variables): Mention new variable
1082 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1083 documentation accordingly.
1084
1085 2007-10-28 Romain Francoise <romain@orebokech.com>
1086
1087 * gnus.texi (To From Newsgroups): Mention new variables
1088 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1089
1090 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1091
1092 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1093 stuff; gnus-mime-inline-part does the automatic decompression.
1094
1095 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1096
1097 * gnus.texi (Spam ELisp Package Configuration Examples):
1098 "training.ham" should be "training.spam".
1099
1100 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1101
1102 * message.texi (Mail Variables): Fix the default value for
1103 message-send-mail-function.
1104
1105 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1106
1107 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1108 always returns nil exceptionally.
1109
1110 2007-10-28 Simon Josefsson <jas@extundo.com>
1111
1112 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1113 Michael Cook <michael@waxrat.com>.
1114
1115 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1116
1117 * gnus.texi (Topic Commands): Fix next/previous.
1118
1119 2007-10-28 Simon Josefsson <jas@extundo.com>
1120
1121 * gnus.texi (Article Washing): Mention `W i'.
1122
1123 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
1124
1125 * gnus.texi (Group Parameters): Slight extension of sieve
1126 parameter description.
1127
1128 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1129
1130 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1131 matching score files as well.
1132 (Picons): Describe `gnus-picon-style'.
1133
1134 2007-10-28 Romain Francoise <romain@orebokech.com>
1135
1136 * message.texi (Message Headers): Mention that headers are hidden
1137 using narrowing, and how to expose them.
1138 Update copyright.
1139
1140 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1141
1142 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1143 `gnus-summary-sort-by-recipient'.
1144
1145 2007-10-28 Romain Francoise <romain@orebokech.com>
1146
1147 * gnus.texi (NNTP marks): New node.
1148 (NNTP): Move NNTP marks variables to the new node.
1149
1150 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1151
1152 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
1153
1154 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1155
1156 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1157
1158 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
1159 everywhere for consistency.
1160 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1161 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
1162 Say "regular expression" instead of "regex." Admonish. Pick
1163 other words to sound better (s/so/thus/).
1164 (Spam ELisp Package Filtering of Incoming Mail): Mention
1165 statistical filters. Remove old TODO.
1166 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
1167 New section on sorting and displaying the spam score.
1168 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1169 backend but an alias to spam-use-BBDB.
1170 (Extending the Spam ELisp package): Rewrite the example using the
1171 new backend functionality.
1172
1173 2007-10-28 Simon Josefsson <jas@extundo.com>
1174
1175 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1176 nntp-marks-directory, from Romain Francoise
1177 <romain@orebokech.com>.
1178
1179 2007-10-28 Magnus Henoch <mange@freemail.hu>
1180
1181 * gnus.texi (Hashcash): New default value of
1182 hashcash-default-payment.
1183
1184 2007-10-28 Simon Josefsson <jas@extundo.com>
1185
1186 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1187 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1188
1189 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1190
1191 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1192
1193 2007-10-28 Simon Josefsson <jas@extundo.com>
1194
1195 * gnus.texi (documentencoding): Add, to avoid warnings.
1196
1197 2007-10-28 Simon Josefsson <jas@extundo.com>
1198
1199 * message.texi (Mail Headers): Add.
1200
1201 * gnus.texi (Hashcash): Fix.
1202
1203 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1204
1205 * gnus.texi (Hashcash): Changed location of library, also mention
1206 that payments can be verified and fix the name of the
1207 hashcash-path variable.
1208
1209 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1210
1211 * gnus.texi (Article Display): Add `gnus-picon-style'.
1212
1213 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1214
1215 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1216
1217 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1218
1219 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1220 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1221 warning about ham processors in spam groups removed.
1222
1223 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1224
1225 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1226 From Hubert Chan <hubert@uhoreg.ca>.
1227
1228 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1229
1230 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1231 (Mailing List): Typo.
1232 (Customizing Articles): Add gnus-treat-ansi-sequences.
1233 (Article Washing): Index.
1234
1235 * message.texi: Use m-dash consistently.
1236
1237 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1238
1239 * gnus.texi (GroupLens): Remove.
1240
1241 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1242
1243 * gnus.texi (Outgoing Messages, Agent Variables): Add
1244 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1245 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1246
1247 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1248
1249 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1250
1251 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1252
1253 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1254
1255 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1256
1257 2007-10-28 Simon Josefsson <jas@extundo.com>
1258
1259 * gnus.texi (Top): Add SASL.
1260
1261 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1262
1263 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1264
1265 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1266
1267 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1268
1269 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1270
1271 * calc.texi (Formulas, Composition Basics): Lower the
1272 precedence of negation.
1273
1274 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1275
1276 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1277 Mention the new three-letter column identifiers.
1278 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1279 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1280 message when using `c' on an empty default with default printer.
1281 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1282 renamed to `ses--symbolic-formulas' some time ago.
1283
1284 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1285
1286 * calc.texi (Default Simplifications, Making Selections)
1287 (Customizing Calc): Clarify associativity of multiplication.
1288
1289 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1290
1291 * tramp.texi (Traces and Profiles): Simplify loop over
1292 `trace-function-background'.
1293
1294 2007-10-22 Juri Linkov <juri@jurta.org>
1295
1296 * dired-x.texi (Shell Command Guessing): Default values are now
1297 available by typing M-n instead of M-p.
1298
1299 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1300
1301 * tramp.texi (Cleanup remote connections): New section.
1302 (Password caching): Remove `tramp-clear-passwd'.
1303 It's not a command anymore.
1304 (Bug Reports): Add `tramp-bug' to function index.
1305 (Function Index, Variable Index): New nodes.
1306 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1307
1308 * trampver.texi: Update release number.
1309
1310 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1311
1312 * calc.texi (History and Acknowledgements): Turn comment
1313 about integer size into past tense.
1314 (Time Zones): Remove pointer to Calc author's address.
1315 (Trigonometric and Hyperbolic Functions): Mention cotangent
1316 and hyperbolic cotangent. Fix typo.
1317
1318 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1319
1320 Sync with Tramp 2.1.11.
1321
1322 * trampver.texi: Update release number.
1323
1324 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1325
1326 * tramp.texi (External packages): New section.
1327
1328 2007-09-29 Juri Linkov <juri@jurta.org>
1329
1330 * info.texi (Help-Int): Document `L' (`Info-history').
1331
1332 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
1333
1334 * org.texi: Change links to webpage and maintained email.
1335 (Remember): Promote to Chapter, significant changes.
1336 (Fast access to TODO states): New section.
1337 (Faces for TODO keywords): New section.
1338 (Export options): Example for #+DATE.
1339 (Progress logging): Section moved.
1340
1341 2007-09-26 Bill Wohler <wohler@newt.com>
1342
1343 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1344 browse-url-at-mouse.
1345
1346 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1347
1348 * flymake.texi (Customizable variables): Face names don't end in -face.
1349 Fix flymake-err-line-patterns template.
1350 (Example -- Configuring a tool called directly): Fix init-function.
1351 (Highlighting erroneous lines): Face names don't end in -face.
1352
1353 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
1354
1355 * erc.texi (Special-Features): Fix small typo.
1356
1357 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
1358
1359 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1360 and "External transfer methods".
1361
1362 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1363
1364 * calc.texi (Predefined Units): Add some history.
1365
1366 2007-09-08 Michael Olson <mwolson@gnu.org>
1367
1368 * erc.texi (Copying): New section included from gpl.texi.
1369 This matches the look of the upstream ERC manual.
1370
1371 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1372
1373 * calc.texi (History and Acknowledgements): Adjust the "thanks".
1374 (Random Numbers): Clarify the distribution of `random'.
1375
1376 2007-09-06 Glenn Morris <rgm@gnu.org>
1377
1378 * Move manual sources from man/ to subdirectories of doc/.
1379 Split into the Emacs manual in emacs/, and other manuals in misc/.
1380 Change all setfilename commands to use ../../info.
1381 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1382 refer to the Emacs manual here.
1383 (infodir): New variable.
1384 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1385 (cc-mode.texi, faq.texi): Update references to source file locations.
1386 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1387 do not refer to the Emacs manual here.
1388 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1389
1390 * Makefile.in: Add `basename' versions of all info targets, for
1391 convenience when rebuilding just one manual.
1392 (../etc/GNU): Delete obsolete target.
1393 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1394 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1395 *.vrs *.toc here...
1396 (maintainer-clean): ...from here.
1397
1398 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1399
1400 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1401
1402 * calc.texi (Date Conversions): Clarify definition of
1403 Julian day numbering.
1404 (Date Forms): Clarify definition of Julian day numbering;
1405 add some history.
1406
1407 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
1408
1409 * org.texi: Version 5.07.
1410
1411 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1412
1413 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1414
1415 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
1416
1417 * org.texi (Adding hyperlink types): New section.
1418 (Embedded LaTeX): Chapter updated because of LaTeX export.
1419 (LaTeX export): New section.
1420 (Using links out): New section.
1421
1422 2007-08-22 Glenn Morris <rgm@gnu.org>
1423
1424 * faq.texi (Learning how to do something): Refcards now in
1425 etc/refcards/ directory.
1426
1427 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
1428
1429 * tramp.texi (Remote Programs): Persistency file must be cleared when
1430 changing `tramp-remote-path'.
1431 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1432 macro.
1433
1434 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1435
1436 * calc.texi: Move contents to beginning of file.
1437 (Algebraic Entry): Fix the formatting of an example.
1438
1439 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1440
1441 * calc.texi (Basic Operations on Units): Mention exact versus
1442 inexact conversions.
1443
1444 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1445
1446 * calc.texi (Basic Operations on Units): Mention default
1447 values for new units.
1448 (Quick Calculator Mode): Mention that binary format will
1449 be displayed.
1450
1451 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1452
1453 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1454
1455 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1456
1457 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1458
1459 2007-08-08 Glenn Morris <rgm@gnu.org>
1460
1461 * gnus.texi, sieve.texi: Replace `iff'.
1462
1463 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1464
1465 * calc.texi (Basic Graphics): Mention the graphing of error
1466 forms.
1467 (Graphics Options): Mention how `g s' handles error forms.
1468 (Curve Fitting): Mention plotting the curves.
1469 (Standard Nonlinear Models): Add additional models.
1470 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1471 (Linear Fits): Correct result.
1472
1473 2007-08-01 Alan Mackenzie <acm@muc.de>
1474
1475 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1476 to "--no-site-file".
1477
1478 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
1479
1480 * tramp.texi (Frequently Asked Questions): Point to mode line
1481 extension in Emacs 23.1.
1482
1483 * trampver.texi: Update release number.
1484
1485 2007-07-27 Glenn Morris <rgm@gnu.org>
1486
1487 * calc.texi (Copying): Include license text from gpl.texi, rather than
1488 in-line.
1489
1490 2007-07-25 Glenn Morris <rgm@gnu.org>
1491
1492 * calc.texi (Copying): Replace license with GPLv3.
1493
1494 * Relicense all FSF files to GPLv3 or later.
1495
1496 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
1497
1498 Sync with Tramp 2.1.10.
1499
1500 * tramp.texi (trampfn): Expand macro implementation in order to handle
1501 empty arguments.
1502 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1503 occurencies by trampfn.
1504 (Frequently Asked Questions): Extend example code for host
1505 identification in the modeline. Add bbdb to approaches shortening Tramp
1506 file names to be typed.
1507
1508 * trampver.texi: Update release number.
1509
1510 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
1511
1512 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1513 section. Reported by <poti@potis.org>.
1514 (Remote processes): Arguments of the program to be debugged are taken
1515 literally.
1516 (Frequently Asked Questions): Simplify recentf example.
1517
1518 2007-07-14 Karl Berry <karl@gnu.org>
1519
1520 * info.texi (@copying): New Back-Cover Text.
1521
1522 * info.texi (Quitting Info): Move to proper place in source.
1523 (Reported by Benno Schulenberg.)
1524
1525 2007-07-13 Eli Zaretskii <eliz@gnu.org>
1526
1527 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1528
1529 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1530
1531 * emacs-mime.texi: Add @documentencoding directive.
1532
1533 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
1534
1535 * tramp.texi (Remote processes): Add an anchor to the subsection
1536 "Running a debugger on a remote host".
1537
1538 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
1539
1540 * tramp.texi (Remote processes): Don't call it "experimental" any
1541 longer. Add subsection about running a debugger on a remote host.
1542
1543 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
1544
1545 * org.texi (Properties and columns): Chapter rewritten.
1546
1547 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
1548
1549 * tramp.texi:
1550 * trampver.texi: Migrate to Tramp 2.1.
1551
1552 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
1553
1554 * org.texi (Properties): New chapter.
1555
1556 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1557
1558 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1559 Control Panel.
1560
1561 * gnus.texi (Misc Article): Add index entry for
1562 gnus-single-article-buffer.
1563
1564 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1565
1566 * gnus.texi (Starting Up): Fix typo.
1567
1568 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1569
1570 * gnus.texi (Asynchronous Fetching): Fix typo.
1571
1572 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1573
1574 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1575 (About This Manual): Remove redundant information.
1576 (Getting Started): Mention author.
1577 (Basic Arithmetic, Customizing Calc): Make description of the
1578 variable `calc-multiplication-has-precedence' match its new effect.
1579
1580 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1581
1582 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1583 the variable `calc-multiplication-has-precedence'.
1584
1585 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
1586
1587 * org.texi (Tag): Section swapped with node Timestamps.
1588 (Formula syntax for Lisp): Document new `L' flag.
1589
1590 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1591
1592 * gnus.texi (Misc Group Stuff, Summary Buffer)
1593 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1594
1595 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1596
1597 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1598 * gnus.texi (Article Buttons, Mail Source Customization)
1599 (Sending or Not Sending, Customizing NNDiary):
1600 * message.texi (Message Headers):
1601 * mh-e.texi (HTML): Fix typos.
1602
1603 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
1604
1605 Sync with Tramp 2.0.56.
1606
1607 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1608 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1609
1610 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
1611
1612 * Version 22.1 released.
1613
1614 2007-05-26 Michael Olson <mwolson@gnu.org>
1615
1616 * erc.texi (Modules): Fix references to completion modules.
1617
1618 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1619
1620 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1621
1622 2007-05-09 Didier Verna <didier@xemacs.org>
1623
1624 * gnus.texi (Email Based Diary): New. Proper documentation for the
1625 nndiary back end and the gnus-diary library.
1626
1627 2007-05-03 Karl Berry <karl@gnu.org>
1628
1629 * .cvsignore (*.pdf): New entry.
1630
1631 * texinfo.tex: Update from current version for better pdf generation.
1632
1633 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1634
1635 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1636
1637 2007-04-28 Glenn Morris <rgm@gnu.org>
1638
1639 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1640 consideration of legal status.
1641
1642 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1643
1644 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1645
1646 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * faq.texi (New in Emacs 22): python.el removed.
1649
1650 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1651
1652 * calc.texi (Reporting bugs): Update maintainer's address.
1653
1654 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
1655
1656 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1657
1658 2007-04-15 Jay Belanger <belanger@truman.edu>
1659
1660 * calc.texi (Title page): Remove the date.
1661 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1662 (The Standard Calc Interface): Change trail title.
1663 (Floats): Mention that when non-decimal floats are entered, only
1664 approximations are stored.
1665 (Copying): Move to the appendices.
1666 (GNU Free Documentation License): Add as an appendix.
1667
1668 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1671 * dired-x.texi, ebrowse.texi, ediff.texi:
1672 * emacs-mime.texi, erc.texi, eshell.texi:
1673 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1674 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1675 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1676 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1677 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1678 * woman.texi: Include GFDL.
1679
1680 * doclicense.texi: Remove node heading, so that it can be included by
1681 other files.
1682
1683 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1684
1685 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1686 than *.
1687
1688 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
1689
1690 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1691 in Calc.
1692
1693 2007-04-09 Romain Francoise <romain@orebokech.com>
1694
1695 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1696 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1697 replace mouse-2.
1698
1699 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1702 renamed to woman-use-topic-at-point. Document new behavior.
1703
1704 2007-04-08 Richard Stallman <rms@gnu.org>
1705
1706 * url.texi: Fix some indexing.
1707 (Disk Caching): Drop discussion of old/other Emacs versions.
1708
1709 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
1710
1711 * url.texi (Disk Caching): Say Emacs 21 "and later".
1712
1713 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1714 on Font locking which now mentions JIT lock.
1715
1716 2007-04-01 Michael Olson <mwolson@gnu.org>
1717
1718 * erc.texi: Update for the ERC 5.2 release.
1719
1720 2007-03-31 David Kastrup <dak@gnu.org>
1721
1722 * woman.texi (Topic, Interface Options): Explain changes semantics of
1723 woman-manpath in order to consider MANPATH_MAP entries.
1724
1725 2007-03-31 Eli Zaretskii <eliz@gnu.org>
1726
1727 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1728
1729 2007-03-26 Richard Stallman <rms@gnu.org>
1730
1731 * pgg.texi (Caching passphrase): Clean up previous change.
1732
1733 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1734
1735 * gnus.texi (Setting Process Marks): Fix typo.
1736
1737 2007-03-25 Romain Francoise <romain@orebokech.com>
1738
1739 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1740 readability, and include various fixes by Daniel Brockman, Nick Roberts
1741 and Dieter Wilhelm.
1742
1743 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1744
1745 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1746
1747 * gnus.texi (Mail Source Specifiers): Fix typo.
1748
1749 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
1750
1751 * reftex.texi (Imprint): Update maintainer information.
1752
1753 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1754
1755 * message.texi (Message Buffers): Update documentation for
1756 message-generate-new-buffers.
1757
1758 2007-03-15 Daiki Ueno <ueno@unixuser.org>
1759
1760 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1761
1762 2007-03-21 Glenn Morris <rgm@gnu.org>
1763
1764 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1765
1766 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * eshell.texi (Known problems): Emacs 21 -> 22.
1769
1770 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1771
1772 2007-03-18 Jay Belanger <belanger@truman.edu>
1773
1774 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1775
1776 2007-03-12 Glenn Morris <rgm@gnu.org>
1777
1778 * calc.texi (Time Zones): Switch to new North America DST rule.
1779
1780 * calc.texi: Replace "daylight savings" with "daylight
1781 saving" in text throughout.
1782
1783 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1784
1785 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1786 The variable now uses a list of symbols instead of just a symbol.
1787 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1788
1789 2007-03-06 Romain Francoise <romain@orebokech.com>
1790
1791 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1792 new packages, and mention Gnus update.
1793
1794 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1795
1796 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1797 nntp-open-connection-functions-never-echo-commands.
1798
1799 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1802 problems on the console, and security risk in not using gpg-agent.
1803
1804 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
1805
1806 * org.texi (The spreadsheet): Renamed from "Table calculations".
1807 Completely reorganized and rewritten.
1808 (CamelCase links): Section removed.
1809 (Repeating items): New section.
1810 (Tracking TODO state changes): New section.
1811 (Agenda views): Chapter reorganized and rewritten.
1812 (HTML export): Section rewritten.
1813 (Tables in arbitrary syntax): New section.
1814 (Summary): Better feature summary.
1815 (Activation): Document problem with cut-and-paste of Lisp code
1816 from PDF files.
1817 (Visibility cycling): Document indirect buffer use.
1818 (Structure editing): Document sorting.
1819 (Remember): Section rewritten.
1820 (Time stamps): Better description of time stamp types.
1821 (Tag searches): Document regular expression search for tags.
1822 (Stuck projects): New section.
1823 (In-buffer settings): New keywords.
1824 (History and Acknowledgments): Updated description.
1825
1826 2007-02-24 Alan Mackenzie <acm@muc.de>
1827
1828 * cc-mode.texi (Movement Commands): Insert two missing command names.
1829 (Getting Started): Slight wording correction (use conditional).
1830
1831 2007-02-22 Kim F. Storm <storm@cua.dk>
1832
1833 * widget.texi (User Interface, Basic Types): Document need to put some
1834 text before the %v escape in :format string in editable-field widget.
1835
1836 2007-02-18 Romain Francoise <romain@orebokech.com>
1837
1838 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1839 `cvs-mode-quit'.
1840
1841 2007-02-10 Markus Triska <markus.triska@gmx.at>
1842
1843 * widget.texi (Programming Example): Put constant strings in :format.
1844
1845 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
1846
1847 * faq.texi (Fullscreen mode on MS-Windows): New node.
1848
1849 2007-02-04 David Kastrup <dak@gnu.org>
1850
1851 * faq.texi (AUCTeX): Update version number. Should probably be done
1852 for other packages as well.
1853
1854 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1855
1856 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1857 <tassilo@member.fsf.org>.
1858
1859 2007-01-27 Eli Zaretskii <eliz@gnu.org>
1860
1861 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1862 ls-lisp-use-localized-time-format.
1863
1864 2007-01-20 Markus Triska <markus.triska@gmx.at>
1865
1866 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1867
1868 2007-01-13 Michael Olson <mwolson@gnu.org>
1869
1870 * erc.texi (Modules): Mention capab-identify module.
1871
1872 2007-01-05 Michael Olson <mwolson@gnu.org>
1873
1874 * erc.texi (Getting Started): Update for /RECONNECT command.
1875
1876 2007-01-04 Richard Stallman <rms@gnu.org>
1877
1878 * ebrowse.texi: Change C-c b to C-c C-m.
1879
1880 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1881
1882 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1883 variables only in info to avoid redundant entries in the printed
1884 manual.
1885
1886 2007-01-02 Daiki Ueno <ueno@unixuser.org>
1887
1888 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1889
1890 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * message.texi (Security): Split into sub-nodes.
1893
1894 2007-01-01 Alan Mackenzie <acm@muc.de>
1895
1896 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1897 eval-after-load in Emacs <=21 and a workaround. Document that
1898 trigraphs are not supported.
1899
1900 2007-01-01 Alan Mackenzie <acm@muc.de>
1901
1902 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1903 c-context-line-break. When invoked within a string, preserve
1904 whitespace. Add a backslash only when also in a macro.
1905
1906 2007-01-01 Alan Mackenzie <acm@muc.de>
1907
1908 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1909
1910 2007-01-01 Alan Mackenzie <acm@muc.de>
1911
1912 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1913 are now bound by default to c-\(beginning\|end\)-of-defun by default.
1914
1915 2007-01-01 Alan Mackenzie <acm@muc.de>
1916
1917 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1918 "Choosing a Style".
1919
1920 * cc-mode.texi ("Styles"): Add @dfn{style}.
1921
1922 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
1923
1924 Sync with Tramp 2.0.55.
1925
1926 * trampver.texi: Update release number.
1927
1928 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1929
1930 * gnus.texi (Customizing Articles): Add index entries for all
1931 gnus-treat-* variables.
1932
1933 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
1934
1935 * gnus.texi (IMAP): Fix incorrect explanation of
1936 nnimap-search-uids-not-since-is-evil in documentation for
1937 nnimap-expunge-search-string.
1938
1939 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
1940
1941 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1942 spam-ifile-database.
1943
1944 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
1945
1946 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1947 rebind C-s.
1948
1949 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
1950
1951 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1952 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1953 "expiring mail".
1954 (IMAP): Document nnimap-search-uids-not-since-is-evil and
1955 nnimap-nov-is-evil.
1956
1957 2006-12-25 Kevin Ryde <user42@zip.com.au>
1958
1959 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1960 about the key procedure being used heavily.
1961
1962 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
1963
1964 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1965 to t.
1966 (Prerequisites): Add explanation about gpg-agent.
1967
1968 2006-12-22 Kevin Ryde <user42@zip.com.au>
1969
1970 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1971 "sort" instead of "sort*".
1972
1973 2006-12-19 Richard Stallman <rms@gnu.org>
1974
1975 * calc.texi (History and Acknowledgements): Recognize that Emacs
1976 now does have floating point.
1977
1978 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * tramp.texi (External transfer methods): Describe new method `scpc'.
1981
1982 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
1983
1984 * pgg.texi: Added short note on gpg-agent to the introduction.
1985
1986 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
1987
1988 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1989 also applies to Cc.
1990
1991 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
1992
1993 * gnus.texi (X-Face): Clarify. Say which programs are required
1994 on Windows.
1995
1996 2006-12-08 Michael Olson <mwolson@gnu.org>
1997
1998 * erc.texi (Modules): Remove documentation for list module.
1999
2000 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2001
2002 * faq.texi (^M in the shell buffer): Ditto.
2003
2004 2006-11-20 Michael Olson <mwolson@gnu.org>
2005
2006 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2007
2008 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2009
2010 * org.texi: Fix typos.
2011 (Agenda commands): Document `C-k'.
2012
2013 2006-11-16 Eli Zaretskii <eliz@gnu.org>
2014
2015 * url.texi (http/https): Fix a typo in the HTTP URL.
2016
2017 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2018
2019 * ada-mode.texi: Total rewrite.
2020
2021 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2022
2023 * org.texi: Minor typo fixes.
2024
2025 2006-11-13 Bill Wohler <wohler@newt.com>
2026
2027 Release MH-E manual version 8.0.3.
2028
2029 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2030 release 8.0.3.
2031
2032 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2033 to set MAILDIR.
2034 (Reading Mail): Document the customization of read-mail-command
2035 for MH-E.
2036 (Viewing Attachments): Document mm-discouraged-alternatives.
2037 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2038 (Junk): Add more information about the settings of mh-junk-background
2039 in a program. Add /usr/bin/mh to PATH in examples.
2040
2041 2006-11-12 Richard Stallman <rms@gnu.org>
2042
2043 * woman.texi: Update author address but say he no longer maintains it.
2044
2045 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2046
2047 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2048 archived trees.
2049 (Checkboxes): Section moved to chapter 5, and extended.
2050 (The date/time prompt): New section.
2051 (Link abbreviations): New section.
2052 (Presentation and sorting): New section.
2053 (Custom agenda views): Section completely rewritten.
2054 (Summary): Compare with Planner.
2055 (Feedback): More info about creating backtraces.
2056 (Plain lists): Modified example.
2057 (Breaking down tasks): New section.
2058 (Custom time format): New section.
2059 (Time stamps): Document inactive timestamps.
2060 (Setting tags): More details about fast tag selection.
2061 (Block agenda): New section.
2062 (Custom agenda views): Section rewritten.
2063 (Block agenda): New section.
2064
2065 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
2066
2067 * tramp.texi (Configuration): scp is the default method.
2068 (Default Method): Use ssh as example for another method.
2069
2070 2006-10-27 Richard Stallman <rms@gnu.org>
2071
2072 * woman.texi: Downcase nroff/troff/roff.
2073 (Installation): Chapter deleted. Some xrefs deleted.
2074 (Background): woman doesn't advise man ;-).
2075
2076 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2077
2078 * ada-mode.texi (Project files, Identifier completion)
2079 (Automatic Casing, Debugging, Using non-standard file names)
2080 (Working Remotely): Fix typos.
2081
2082 2006-10-20 Masatake YAMATO <jet@gyve.org>
2083
2084 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2085 sample code `my-c-initialization-hook'.
2086
2087 2006-10-19 Stuart D. Herring <herring@lanl.gov>
2088
2089 * widget.texi: Fix typos.
2090
2091 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
2092
2093 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2094 "???". There have been no complaints for years, so the information
2095 must be appropriate.
2096
2097 2006-10-16 Richard Stallman <rms@gnu.org>
2098
2099 * widget.texi: Use @var instead of capitalization.
2100 Clarify many widget type descriptions.
2101
2102 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2103
2104 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2105 gnus-dired-attach.
2106 (Selecting a Group): Fix typo.
2107
2108 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2109
2110 * widget.texi: Fix typos.
2111
2112 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2113
2114 * gnus.texi (Image Enhancements): Update for Emacs 22.
2115
2116 * gnus-faq.texi ([1.3]): Update.
2117
2118 2006-10-06 Richard Stallman <rms@gnu.org>
2119
2120 * faq.texi (Displaying the current line or column):
2121 Delete "As of Emacs 20".
2122
2123 2006-10-06 Romain Francoise <romain@orebokech.com>
2124
2125 * faq.texi (VM): VM works with Emacs 22 too.
2126
2127 2006-10-06 Richard Stallman <rms@gnu.org>
2128
2129 * ebrowse.texi: Remove Emacs version "21" from title.
2130
2131 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2132
2133 * gnus.texi (Foreign Groups): Say where change of editing commands are
2134 stored. Add reference to `gnus-parameters'.
2135
2136 2006-09-15 Jay Belanger <belanger@truman.edu>
2137
2138 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2139 Change "Library Public License" to "Lesser Public License"
2140 throughout. Use "yyyy" to represent year.
2141
2142 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
2143
2144 * org.texi (Setting tags): Typo fix.
2145
2146 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2147
2148 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2149
2150 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2151
2152 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2153
2154 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2155
2156 * faq.texi (Escape sequences in shell output): EMACS is now set
2157 to Emacs's absolute file name, not to "t".
2158 (^M in the shell buffer): Likewise.
2159 * misc.texi (Interactive Shell): Likewise.
2160
2161 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2164 mails with pop3-leave-mail-on-server. Fix wording.
2165 (Limiting): Improve gnus-summary-limit-to-articles.
2166 (X-Face): Fix typo.
2167
2168 2006-09-11 Simon Josefsson <jas@extundo.com>
2169
2170 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2171 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2172
2173 2006-09-06 Simon Josefsson <jas@extundo.com>
2174
2175 * smtpmail.texi (Authentication): Mention SSL.
2176
2177 2006-09-01 Eli Zaretskii <eliz@gnu.org>
2178
2179 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2180 Don't use @indicateurl.
2181
2182 * cc-mode.texi (Subword Movement): Don't use @headitem.
2183 (Custom Braces, Clean-ups): Don't use @tie.
2184
2185 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
2186
2187 Sync with Tramp 2.0.54.
2188
2189 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2190 Suggested by Adrian Phillips <a.phillips@met.no>.
2191
2192 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
2193
2194 * org.texi (Installation, Activation): Split from Installation and
2195 Activation.
2196 (Clocking work time): Documented new features.
2197
2198 2006-08-13 Alex Schroeder <alex@gnu.org>
2199
2200 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2201 example.
2202
2203 2006-08-12 Eli Zaretskii <eliz@gnu.org>
2204
2205 * faq.texi (How to add fonts): New node.
2206
2207 2006-08-05 Romain Francoise <romain@orebokech.com>
2208
2209 * faq.texi (New in Emacs 22): Expand.
2210
2211 2006-08-03 Michael Olson <mwolson@gnu.org>
2212
2213 * erc.texi: Update for ERC 5.1.4.
2214
2215 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2216
2217 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2218 in .../site-lisp/gnus/ by default.
2219 [ From gnus-news.texi in the trunk. ]
2220
2221 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2222
2223 * gnus.texi (MIME Commands): Additions for yEnc.
2224
2225 2006-07-24 Richard Stallman <rms@gnu.org>
2226
2227 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2228 * faq.texi: Move periods and commas inside quotes.
2229
2230 2006-07-20 Jay Belanger <belanger@truman.edu>
2231
2232 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2233
2234 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * faq.texi (Security risks with Emacs): Document Emacs 22
2237 file-local-variable mechanism.
2238
2239 2006-07-12 Michael Olson <mwolson@gnu.org>
2240
2241 * erc.texi: Update for ERC 5.1.3.
2242
2243 2006-07-12 Alex Schroeder <alex@gnu.org>
2244
2245 * rcirc.texi: Fix typos.
2246 (Getting started with rcirc): New calling convention for M-x irc.
2247 Mention #rcirc. Removed channel tracking.
2248 (Configuration): Changed the names of all variables that got changed
2249 recently, eg. rcirc-server to rcirc-default-server. Added
2250 documentation for rcirc-authinfo, some background for Bitlbee, and
2251 rcirc-track-minor-mode.
2252 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2253 Scrolling.
2254 (Reconnecting after you have lost the connection): Fixed example code
2255 to match code changes.
2256
2257 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
2258
2259 * gnus.texi, message.texi: Fix typos.
2260
2261 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2262
2263 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2264 commands.
2265 (Global TODO list): Document the use of the variables
2266 `org-agenda-todo-ignore-scheduled' and
2267 `org-agenda-todo-list-sublevels'.
2268
2269 2006-07-05 Richard Stallman <rms@gnu.org>
2270
2271 * faq.texi (Scrolling only one line): Fix xref.
2272
2273 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2274
2275 * faq.texi (Evaluating Emacs Lisp code):
2276 Throughout, replace eval-current-buffer with eval-buffer.
2277
2278 2006-07-03 Richard Stallman <rms@gnu.org>
2279
2280 * rcirc.texi (Scrolling conservatively): Fix xref.
2281
2282 * pcl-cvs.texi (Viewing differences): Usage fix.
2283
2284 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2285
2286 * org.texi (Agenda commands): Document `s' key to save all org-mode
2287 buffers.
2288
2289 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
2290
2291 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2292 names. Mention `cvs-msg' face.
2293
2294 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2295
2296 * org.texi (Checkboxes): New section.
2297
2298 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2299
2300 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2301 throughout this chapter.
2302
2303 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
2304
2305 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2306 text for standalone vs Emacs info.
2307 (Help): Clarify header line description. Use mouse-1 for clicks.
2308 (Help-P): Use mouse-1 for clicks.
2309 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2310 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2311 (Choose menu subtopic): Remove gratuitous Emacs command names.
2312 (Help-FOO): Put usual behavior first.
2313 (Help-Xref): Clicking on xrefs works in Emacs.
2314 (Search Text): Clarify what the default behavior is.
2315 (Create Info buffer): Fix Emacs window/X window confusion.
2316 (Emacs Info Variables): Fix for new Emacs init file behavior.
2317
2318 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2319
2320 * gnus.texi (Summary Buffer Lines): Fix typo.
2321
2322 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2323
2324 * org.texi (Embedded LaTeX): New chapter.
2325 (Archiving): Section rewritten.
2326 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2327
2328 2006-06-20 Bill Wohler <wohler@newt.com>
2329
2330 Release MH-E manual version 8.0.1.
2331
2332 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2333 release 8.0.1.
2334 (Preface): Depend on GNU mailutils 1.0 and higher.
2335
2336 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2337
2338 * message.texi (News Headers): Update message-syntax-checks section.
2339
2340 2006-06-19 Karl Berry <karl@gnu.org>
2341
2342 * info.texi (Advanced): Mention C-q, especially with ?.
2343
2344 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2345
2346 * org.texi (Publishing links): Document the `:link-validation-function'
2347 property.
2348 (Extensions and Hacking): New chapter, includes some sections of the
2349 "Miscellaneous" chapter.
2350
2351 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2352
2353 * org.texi (Progress logging): New section.
2354
2355 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2356
2357 * viper.texi (Viper Specials):
2358 * gnus.texi (Example Setup):
2359 * faq.texi (Backspace invokes help):
2360 * dired-x.texi (Optional Installation Dired Jump):
2361 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2362 follow coding conventions.
2363
2364 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2365
2366 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2367
2368 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
2369
2370 * org.texi (ASCII export): Document indentation adaptation.
2371 (Setting tags): Document mutually-exclusive tags.
2372
2373 2006-06-05 Romain Francoise <romain@orebokech.com>
2374
2375 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2376 Fix typo.
2377
2378 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2379 channel (#gnus@irc.freenode.net).
2380 Fix typos. Update copyright notice.
2381
2382 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2383 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2384 (Line-Up Functions, Custom Macros):
2385 * ediff.texi (Window and Frame Configuration)
2386 (Highlighting Difference Regions):
2387 * emacs-mime.texi (Display Customization):
2388 * erc.texi (History):
2389 * eshell.texi (Known problems):
2390 * eudc.texi (Overview, BBDB):
2391 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2392 (The problem of spam, SpamOracle, Extending the Spam package)
2393 (Conformity, Terminology):
2394 * idlwave.texi (Routine Info)
2395 (Class and Keyword Inheritance, Padding Operators)
2396 (Breakpoints and Stepping, Electric Debug Mode)
2397 (Examining Variables, Troubleshooting):
2398 * org.texi (Creating timestamps):
2399 * reftex.texi (Commands, Options, Changes):
2400 * tramp.texi (Inline methods, Password caching)
2401 (Auto-save and Backup, Issues):
2402 * vip.texi (Files, Commands in Insert Mode):
2403 * viper.texi (Emacs Preliminaries, States in Viper)
2404 (Packages that Change Keymaps, Viper Specials, Groundwork):
2405 Fix various typos.
2406
2407 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
2408
2409 * ediff.texi: Fix typos.
2410
2411 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
2412
2413 * org.texi: Small typo fixes.
2414
2415 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
2416
2417 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2418
2419 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2420
2421 * pcl-cvs.texi: Fix typos.
2422 (Customization): Say "us".
2423
2424 2006-05-26 Eli Zaretskii <eliz@gnu.org>
2425
2426 * org.texi: Remove bogus @setfilename.
2427
2428 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
2429
2430 * org.texi (ASCII export): Omit command name.
2431 (HTML export): Add prefix to all lines in Local Variable example.
2432 (Acknowledgments): Typeset names in italics.
2433
2434 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
2435
2436 * org.texi (Plain lists): Add new item navigation commands.
2437 (External links): Document elisp and info links.
2438 (Custom searches): New section.
2439 (Publishing): New chapter.
2440 (HTML export): Include a list of supported CSS classes.
2441 (Setting tags): Describe the fast-tag-setting interface.
2442
2443 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2444
2445 * dired-x.texi: ifinfo -> ifnottex.
2446
2447 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2448
2449 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2450
2451 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2452
2453 * message.texi (Interface): Add tool bar customization.
2454 (MIME): Index and text additions for mml-attach.
2455 (MIME): Describe mml-dnd-protocol-alist and
2456 mml-dnd-attach-options.
2457
2458 * gnus.texi (Oort Gnus): Reorder entries in sections.
2459 Fix some entries.
2460 (Starting Up): Add references to "Emacs for Heathens" and to
2461 "Finding the News". Add user-full-name and user-mail-address.
2462 (Group Buffer Format): Add tool bar customization and update.
2463 (Summary Buffer): Add tool bar customization.
2464 (Posting Styles): Add message-alternative-emails.
2465
2466 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2467
2468 * tramp.texi (Filename completion): Improve wording.
2469
2470 2006-05-07 Romain Francoise <romain@orebokech.com>
2471
2472 * faq.texi (Using regular expressions): Fix typo.
2473 (Packages that do not come with Emacs): Fix capitalization.
2474 (Replacing text across multiple files): Expand node to explain how
2475 to use `dired-do-query-replace-regexp' in more detail, based on
2476 suggestion by Eric Hanchrow <offby1@blarg.net>.
2477
2478 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
2479
2480 * tramp.texi (Filename completion): Completion of remote files'
2481 method, user name and host name is active only in partial
2482 completion mode.
2483
2484 2006-05-06 Bill Wohler <wohler@newt.com>
2485
2486 Release MH-E manual version 8.0.
2487
2488 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2489 release 8.0.
2490
2491 2006-05-06 Bill Wohler <wohler@newt.com>
2492
2493 * mh-e.texi (MH-BOOK-HOME): Change from
2494 http://www.ics.uci.edu/~mh/book/mh to
2495 http://rand-mh.sourceforge.net/book/mh.
2496 Replace .htm suffix with .html for MH book files.
2497 (Using This Manual): Update key binding for getting relevant
2498 chapter in Info from command key.
2499 (Ranges): Fix itemx.
2500
2501 2006-05-05 Karl Berry <karl@gnu.org>
2502
2503 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2504 (\fonttextsize): New user-level command to change text font size.
2505
2506 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2507
2508 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2509
2510 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2511
2512 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2513
2514 2006-04-24 Bill Wohler <wohler@newt.com>
2515
2516 * mh-e.texi (Getting Started): Make it more explicit that you need
2517 to install MH. Add pointers to current MH implementations.
2518
2519 2006-04-21 Bill Wohler <wohler@newt.com>
2520
2521 Release MH-E manual version 7.94.
2522
2523 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2524 release 7.94.
2525
2526 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2527
2528 * org.texi: Many small fixes.
2529 (Handling links): Rename from "Managing links".
2530
2531 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2532
2533 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2534 (Splitting mail using spam-stat): Fix @xref.
2535
2536 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * gnus.texi (Spam Package): Major revision of the text.
2539 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2540
2541 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2542
2543 * org.texi (Time stamps): Better explanation of the purpose of
2544 different time stamps.
2545 (Structure editing, Plain lists): More details on how new items
2546 and headings are inserted.
2547
2548 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2549
2550 * org.texi (Formula syntax): Fix link to Calc Manual.
2551
2552 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2553
2554 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2555
2556 2006-04-17 Bill Wohler <wohler@newt.com>
2557
2558 * mh-e.texi (Folders): Update mh-before-quit-hook and
2559 mh-quit-hook example with code that removes the buffers rather
2560 than just bury them.
2561
2562 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2563
2564 Sync with Tramp 2.0.53.
2565
2566 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2567
2568 * org.texi (Updating settings): New section.
2569 (Visibility cycling): Better names for the startup folding
2570 options.
2571 (Exporting): Completely restructured.
2572 (The very busy C-c C-c key): New section.
2573 (Summary of in-buffer settings): New section.
2574
2575 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2576
2577 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2578
2579 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2580
2581 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2582 (Server Commands): Key `v' is reserved for users.
2583
2584 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2585
2586 * org.texi (Link format): New section, emphasis on bracket links.
2587 (External links): Document bracket links.
2588 (FAQ): Expand to cover shell links and the new link format.
2589
2590 2006-04-09 Kevin Ryde <user42@zip.com.au>
2591
2592 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2593
2594 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2595
2596 * gnus.texi (Summary Buffer Lines): Add `*'.
2597
2598 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2599
2600 * gnus.texi (Group Parameters):
2601 Mention gnus-permanently-visible-groups.
2602
2603 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2604
2605 * gnus.texi (Face): Fix typo.
2606
2607 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2608
2609 * gnus.texi (X-Face): Clarify.
2610 (Face): Need Emacs with PNG support.
2611
2612 2006-04-06 Richard Stallman <rms@gnu.org>
2613
2614 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2615 Emacs".
2616
2617 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2618
2619 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2620 blocks not suitable for inclusion with Emacs using variable
2621 PARTOFEMACS.
2622
2623 2006-04-04 Simon Josefsson <jas@extundo.com>
2624
2625 * gnus.texi (Security): Improve.
2626
2627 2006-04-02 Bill Wohler <wohler@newt.com>
2628
2629 * mh-e.texi (Getting Started, Junk, Bug Reports)
2630 (MH FAQ and Support): Fix URLs.
2631
2632 2006-03-31 Romain Francoise <romain@orebokech.com>
2633
2634 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2635 to t, not nil (and has for the past eight years).
2636
2637 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2638
2639 * message.texi, gnus.texi: Bump version to 5.11.
2640
2641 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2642
2643 * gnus.texi (Top): Add comment about version line.
2644
2645 * message.texi (Top): Ditto. Change to take named versions into
2646 account.
2647
2648 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2649
2650 * gnus.texi (Posting Styles): Add x-face-file to example.
2651 (X-Face): Refer to posting styles.
2652
2653 * gnus-faq.texi ([5.8]): Add x-face-file.
2654 ([8.4]): Add links to gmane.emacs.gnus.user and
2655 gmane.emacs.gnus.general.
2656
2657 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2658
2659 * gnus-faq.texi: Use .invalid.
2660 ([5.4]): Fix gnus-posting-styles example.
2661
2662 2006-03-27 Romain Francoise <romain@orebokech.com>
2663
2664 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2665 Emacs/W3 needs a new maintainer.
2666 (Ispell): Update author and version info.
2667 (Mailcrypt): Mention PGG.
2668 (New in Emacs 22): Add PGG to the list of new packages.
2669 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2670 updating dead URLs.
2671
2672 2006-03-25 Karl Berry <karl@gnu.org>
2673
2674 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2675 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2676 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2677 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2678 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2679 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2680 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2681 (2) do not indent copyright year list (or anything else).
2682
2683 2006-03-21 Bill Wohler <wohler@newt.com>
2684
2685 * mh-e.texi (Folders): Various edits.
2686
2687 2006-03-20 Romain Francoise <romain@orebokech.com>
2688
2689 * gnus.texi (Mail Folders): Grammar fix.
2690
2691 2006-03-19 Bill Wohler <wohler@newt.com>
2692
2693 * mh-e.texi (Replying): Document Mail-Followup-To.
2694 Change manually-formatted table to multitable. Add debugging info.
2695 Move description of mh-reply-default-reply-to into paragraph
2696 that describes its values.
2697
2698 2006-03-17 Bill Wohler <wohler@newt.com>
2699
2700 * mh-e.texi: Use smallexample and smalllisp consistenly.
2701 (Sending Mail Tour): Update method of entering
2702 addresses and subject.
2703 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2704 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2705
2706 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2707
2708 * org.texi: Version number change only.
2709
2710 2006-03-14 Bill Wohler <wohler@newt.com>
2711
2712 * mh-e.texi: Add index entries around each paragraph rather than
2713 depend on entries from beginning of node. Doing so ensures that
2714 index entries are less likely to be forgotten if text is cut and
2715 pasted, and are necessary anyway if the references are on a
2716 separate page. It seems that makeinfo is now (v. 4.8) only
2717 producing one index entry per node, so there is no longer any
2718 excuse not to. Use subheading instead of heading. The incorrect
2719 use of heading produced very large fonts in Info--as large as the
2720 main heading.
2721 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2722 versions 6 and 7 appeared *around* the time of these Emacs releases.
2723
2724 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2725
2726 * org.texi (Clean view): Document new startup options.
2727
2728 2006-03-11 Bill Wohler <wohler@newt.com>
2729
2730 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2731 (Composing, Scan Line Formats): Fix @refs.
2732 (Getting Started): Define MH profile and MH profile components.
2733 (Incorporating Mail, Reading Mail, Viewing, Printing)
2734 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2735 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2736 for string constants.
2737 (Tool Bar): Remove spurious quote.
2738 (Junk): Use ``...'' instead of "...".
2739 (Scan Line Formats): Replace @samp with @kbd.
2740
2741 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2742
2743 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2744
2745 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2746
2747 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2748 easy to understand.
2749
2750 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2751
2752 * gnus.texi: Markup fix.
2753 (Fancy Mail Splitting): Specify new feature.
2754
2755 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2756
2757 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2758 partial-words matching.
2759
2760 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2761
2762 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2763
2764 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2765 (MIME Commands): Fix mm-discouraged-alternatives.
2766
2767 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2768
2769 * org.texi: Version number change only.
2770
2771 2006-03-06 Bill Wohler <wohler@newt.com>
2772
2773 * mh-e.texi: Move from SourceForge repository to Savannah.
2774 This is version 7.93, which is a total rewrite from the previous
2775 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2776 version 7.93.
2777
2778 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2779
2780 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2781
2782 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
2783
2784 * org.texi (Interaction): Add item about `org-mouse.el' by
2785 Piotr Zielinski.
2786 (Managing links): Document that also mouse-1 can be used to
2787 activate a link.
2788 (Headlines, FAQ): Add entry about hiding leading stars.
2789 (Miscellaneous): Resort the sections in this chapter to a more
2790 logical sequence.
2791
2792 2006-02-27 Simon Josefsson <jas@extundo.com>
2793
2794 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2795 2004-01-27 from the trunk).
2796
2797 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2798
2799 * cc-mode.texi: Rename c-hungry-backspace to
2800 c-hungry-delete-backwards, at the request of RMS. Leave the old
2801 name as an alias.
2802
2803 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2804
2805 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2806 include the function header within the defun.
2807
2808 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2809
2810 * cc-mode.texi: Correct two typos.
2811
2812 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2813
2814 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2815 existing comment.
2816 (Electric Keys): Add a justification for electric indentation.
2817 (Hungry WS Deletion): Clear up the names and complications of the
2818 BACKSPACE and DELETE keys.
2819
2820 2006-02-23 Juri Linkov <juri@jurta.org>
2821
2822 * faq.texi (Common requests): Move `Turning on auto-fill by
2823 default' after `Wrapping words automatically'. Move `Working with
2824 unprintable characters' before `Searching for/replacing newlines'.
2825 Move `Replacing highlighted text' after `Highlighting a region'.
2826 Merge `Repeating commands' and `Repeating a command as many times
2827 as possible' into the former.
2828 (Packages that do not come with Emacs): Add refs to Gmane and
2829 etc/MORE.STUFF.
2830
2831 2006-02-23 Juri Linkov <juri@jurta.org>
2832
2833 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2834 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2835 Add xref to `(emacs)Reporting Bugs'.
2836 (Getting a printed manual): Add URL to other formats of the manual.
2837 (Common requests): Fix menu.
2838 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2839 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2840 (Inserting text at the beginning of each line): Add pxref to
2841 `Changing the included text prefix'.
2842 (Forcing the cursor to remain in the same column): Mention `track-eol'
2843 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2844 (Replacing text across multiple files): Add keybinding `Q' for
2845 `dired-do-query-replace'.
2846
2847 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2848
2849 * reftex.texi: Version number and date change only.
2850
2851 * org.texi (Internal Links): Rewrite to cover the modified
2852 linking system.
2853
2854 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2855
2856 * faq.texi: Remove the coding cookie, it's not needed anymore.
2857
2858 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2859
2860 * faq.texi (Colors on a TTY): Mention Mac OS port.
2861
2862 2006-02-12 Karl Berry <karl@gnu.org>
2863
2864 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2865 8-bit accented a.
2866
2867 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2868
2869 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2870
2871 2006-02-08 Romain Francoise <romain@orebokech.com>
2872
2873 * faq.texi (Top): Remove paragraph about the FAQ being a
2874 transitional document, etc.
2875 (Searching for/replacing newlines): New node.
2876 (Yanking text in isearch): New node.
2877 (Inserting text at the beginning of each line): Rename and make
2878 more general, mention `M-;' in Message mode.
2879
2880 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2881
2882 * faq.texi (Meta key does not work in xterm)
2883 (Emacs does not display 8-bit characters)
2884 (Inputting eight-bit characters): Update xrefs.
2885
2886 2006-02-06 Romain Francoise <romain@orebokech.com>
2887
2888 * faq.texi (VM): VM now at version 7.19.
2889 Set myself as maintainer of this file.
2890
2891 2006-02-04 Michael Olson <mwolson@gnu.org>
2892
2893 * erc.texi (History): Note that ERC is now included with Emacs.
2894
2895 2006-01-31 Romain Francoise <romain@orebokech.com>
2896
2897 * message.texi (Message Headers): Explain what
2898 `message-alternative-emails' does in more detail.
2899 Update copyright year.
2900
2901 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
2902
2903 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2904
2905 2006-01-29 Richard M. Stallman <rms@gnu.org>
2906
2907 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2908
2909 2006-01-29 Michael Olson <mwolson@gnu.org>
2910
2911 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2912
2913 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2914
2915 * faq.texi (New in Emacs 22): Mention ERC.
2916
2917 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2918
2919 * rcirc.texi: Capitalize dir entry for consistency with the entry
2920 in info/dir and other entries in the Emacs category.
2921 Fix typos. Delete trailing whitespace.
2922
2923 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2924
2925 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2926
2927 2006-01-27 Eli Zaretskii <eliz@gnu.org>
2928
2929 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2930 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2931
2932 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2933 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2934
2935 2006-01-27 Alex Schroeder <alex@gnu.org>
2936
2937 * rcirc.texi: New file.
2938
2939 2006-01-23 Juri Linkov <juri@jurta.org>
2940
2941 * widget.texi (User Interface): Add S-TAB for widget-backward.
2942
2943 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
2944
2945 Sync with Tramp 2.0.52.
2946
2947 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2948 Add Tramp disabling item. New item for common connection problems.
2949 (various): Apply "ftp" as method for the download URL.
2950 (Bug Reports): Refer to FAQ for common problems.
2951
2952 2006-01-21 Eli Zaretskii <eliz@gnu.org>
2953
2954 * widget.texi (User Interface): Use @key for TAB.
2955
2956 * ses.texi (Formulas, Printer functions): Use @key for TAB.
2957
2958 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2959 for TAB.
2960
2961 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2962
2963 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
2964
2965 * gnus.texi: Update copyright.
2966
2967 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
2968
2969 * gnus.texi (Article Washing): Additions.
2970
2971 2006-01-08 Alex Schroeder <alex@gnu.org>
2972
2973 * pgg.texi (Caching passphrase): Rewording.
2974
2975 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
2976
2977 * org.texi (Agenda commands): Document tags command.
2978
2979 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
2980
2981 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2982
2983 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
2984
2985 * gnus.texi (RSS): Addition.
2986
2987 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
2988
2989 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2990
2991 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
2992
2993 * emacs-mime.texi (Display Customization): Add setting example to
2994 mm-discouraged-alternatives.
2995
2996 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
2997
2998 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2999 version is the canonical version.
3000
3001 2006-01-08 Alex Schroeder <alex@gnu.org>
3002
3003 * pgg.texi (Caching passphrase): Rewording.
3004
3005 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3006
3007 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3008 repository URL.
3009
3010 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3011
3012 * org.texi: Removed the accidentally re-added empty line in the
3013 direntry.
3014
3015 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3016
3017 * org.texi (Agenda Views): Chapter reorganized.
3018
3019 2005-12-29 Romain Francoise <romain@orebokech.com>
3020
3021 * faq.texi (Using Customize): New node.
3022
3023 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3024
3025 * org.texi: Remove blank line in @direntry. It is non-standard
3026 and recursively produces blank lines all over the dir file (when
3027 using Texinfo 4.8).
3028
3029 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3032
3033 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3034
3035 * org.texi (Tags): Boolean logic documented.
3036 (Agenda Views): Document custom commands.
3037
3038 2005-12-20 David Kastrup <dak@gnu.org>
3039
3040 * faq.texi (AUCTeX): Update version and mailing list info.
3041
3042 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3043
3044 * gnus.texi (MIME Commands): Mention addition of
3045 multipart/alternative to gnus-buttonized-mime-types and add xref
3046 to mm-discouraged-alternatives.
3047
3048 * emacs-mime.texi (Display Customization): Mention addition of
3049 "image/.*" and add xref to gnus-buttonized-mime-types in the
3050 mm-discouraged-alternatives section.
3051
3052 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3053
3054 * org.texi (Tags): New section.
3055 (Agenda Views): Chapter reorganized.
3056
3057 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3058
3059 * org.texi (Internal Links): Add a missing comma after an @xref.
3060
3061 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3062
3063 * faq.texi (Filling paragraphs with a single space): No need to
3064 change sentence-end now.
3065
3066 2005-12-13 Romain Francoise <romain@orebokech.com>
3067
3068 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3069
3070 2005-12-12 Jay Belanger <belanger@truman.edu>
3071
3072 * faq.texi (Calc): Update version number.
3073
3074 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3075
3076 * org.texi (Progress Logging): New section.
3077
3078 2005-12-10 Romain Francoise <romain@orebokech.com>
3079
3080 Update the Emacs FAQ for the 22.1 release.
3081
3082 * faq.texi: Set VER to `22.1'.
3083 (Basic editing): Explain how to use localized versions of the
3084 Tutorial. Mention that `C-h r' displays the manual. Delete
3085 obsolete WWW link to an Emacs 18 tutorial.
3086 (Getting a printed manual): Point to the new locations of the
3087 manuals on the GNU Web site.
3088 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3089 available via Info (it was previously distributed separately).
3090 (Installing Texinfo documentation): The latest version of Texinfo
3091 is 4.8, not 4.0.
3092 (Informational files for Emacs): COPYING is the GNU General Public
3093 License, not the Emacs General Public License.
3094 (Informational files for Emacs): Delete obsolete link to the
3095 GNUinfo pages as they have been removed from the GNU Web site.
3096 (New in Emacs 22): New node.
3097 (Setting up a customization file): Say that most packages support
3098 Customize nowadays.
3099 (Colors on a TTY): Delete reference to instructions on how to
3100 enable syntax highlighting, it is now enabled by default.
3101 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3102 at startup automatically.
3103 (Controlling case sensitivity): Mention `M-c' in isearch.
3104 (Using an already running Emacs process): Emacs now creates the
3105 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3106 gnuserv. As emacsclient can now run Lisp code as well, delete a
3107 sentence praising gnuserv for that. Simplify description of how
3108 the client/server operation works.
3109 (Compiler error messages): Delete obsolete text (compile.el has
3110 been rewritten).
3111 (Indenting switch statements): Fix typo.
3112 (Matching parentheses): Simplify setup instructions, mention the
3113 menu bar item in the Options menu.
3114 (Repeating a command as many times as possible): Mention `C-x e'.
3115 (Going to a line by number): Mention new keymap and bindings
3116 `M-g M-g', `M-g M-p' and `M-g M-n'.
3117 (Turning on syntax highlighting): Now on by default. Simplify.
3118 (Replacing highlighted text): Use `1', not `t'.
3119 (Problems with very large files): The maximum size is now 256MB on
3120 32-bit machines.
3121 (^M in the shell buffer): Mention `comint-process-echoes'.
3122 (Emacs for Apple computers): Emacs 22 has native support for Mac
3123 OS X.
3124 (Translating names to IP addresses): Delete node.
3125 (Binding keys to commands): Fix typo.
3126 (SPC no longer completes file names): New node.
3127 (MIME with Emacs mail packages): Delete section about the Emacs
3128 MIME FAQ (it's not reachable anymore).
3129
3130 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3131
3132 * cc-mode.texi: The manual has been extensively revised: the
3133 information about using CC Mode has been separated from the larger
3134 and more difficult chapters about configuration. It has been
3135 updated for CC Mode 5.31.
3136
3137 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3138
3139 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3140 (Selecting an implementation): Fix descriptions.
3141
3142 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3143
3144 * message.texi (Various Message Variables): Addition.
3145
3146 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3147
3148 * message.texi: Fix default values.
3149
3150 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3151
3152 * message.texi (Header Commands): Clarify descriptions of
3153 message-cross-post-followup-to, message-reduce-to-to-cc, and
3154 message-insert-wide-reply.
3155 (Various Commands): Fix kindex for message-kill-to-signature;
3156 clarify description of message-tab.
3157
3158 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3159
3160 * message.texi (Mailing Lists): Fix description about MFT.
3161
3162 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3163
3164 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3165
3166 * gnus.texi (Slow Terminal Connection): Replace old description
3167 with new one.
3168
3169 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3170
3171 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3172 replace X-Draft-Headers with X-Draft-From.
3173
3174 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3175
3176 * gnus.texi (Various Various): Fix the default value of
3177 nnheader-max-head-length.
3178 (Gnus Versions): Fix typo.
3179
3180 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3181
3182 * org.texi (Structure editing): Document new functionality of
3183 M-RET.
3184
3185 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3186
3187 * org.texi (Internal Links): Fix Texinfo usage.
3188
3189 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3190
3191 * org.texi (TODO basics): Document the global todo list.
3192 (TODO items): Documents sparse tree for specific TODO
3193 keywords.
3194
3195 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3196
3197 * org.texi (Plain Lists): Typos fixed.
3198
3199 2005-11-28 Jay Belanger <belanger@truman.edu>
3200
3201 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3202
3203 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3204
3205 * org.texi (Structure editing): New item moving commands added.
3206 (Plain Lists): New section.
3207
3208 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3209
3210 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3211 (Agenda): Document commands `org-cycle-agenda-files' and
3212 `org-agenda-file-to-front'
3213 (Built-in table editor): Document `org-table-sort-lines'.
3214 (HTML formatting): Export of hand-formatted lists.
3215
3216 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3217
3218 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3219 new variable gnus-toolbar-thickness.
3220
3221 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3222
3223 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3224
3225 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3226
3227 * gnus.texi (X-Face): Fix description.
3228 (XVarious): Remove gnus-xmas-logo-color-alist and
3229 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3230
3231 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3232
3233 * gnus.texi (Group Parameters): Mention new variable
3234 gnus-parameters-case-fold-search.
3235 (Home Score File): Addition.
3236
3237 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3238
3239 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3240 (Overview): List supported feed types.
3241 (Installation): No installation necessary when using autoload.
3242 (Configuration): Rename "RSS" to "news".
3243
3244 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3245
3246 * pgg.texi (User Commands): Document additional passphrase
3247 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3248 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3249
3250 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3251
3252 * org.texi: Version number changed to 3.19.
3253
3254 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
3255
3256 * pgg.texi (How to use): Update the example to add autoload of
3257 pgg-encrypt-symmetric-region.
3258 (User Commands): Document pgg-encrypt-symmetric-region.
3259 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3260
3261 2005-10-27 Jay Belanger <belanger@truman.edu>
3262
3263 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3264 mention other TeX-related units.
3265
3266 2005-10-23 Lars Hansen <larsh@soem.dk>
3267
3268 * dired-x.texi (Miscellaneous Commands): Replace
3269 dired-do-relative-symlink by dired-do-relsymlink and
3270 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3271
3272 2005-10-23 Jay Belanger <belanger@truman.edu>
3273
3274 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3275 constant.
3276
3277 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
3278
3279 * faq.texi (Bugs and problems): Replace
3280 `dired-move-to-filename-regexp' by
3281 `directory-listing-before-filename-regexp'.
3282
3283 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3284
3285 * newsticker.texi (UPDATED): Set value.
3286
3287 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3288
3289 * gnus.texi (Document Groups): Remove duplicate item.
3290
3291 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
3292
3293 * org.texi (Summary): Mention iCalendar support.
3294 (Exporting): Document iCalendar support.
3295
3296 2005-10-18 Romain Francoise <romain@orebokech.com>
3297
3298 * viper.texi (Viper Specials): Capitalize GNU.
3299
3300 2005-10-17 Juri Linkov <juri@jurta.org>
3301
3302 * info.texi (Getting Started, Search Index, Expert Info):
3303 Fix wording.
3304 (Search Text): Replace `echo area' with `mode line'.
3305 (Search Index): Both `i' and `,' find all index entries.
3306 Replace example `C-f' with `C-l' (which exists in index of Info
3307 manual) and delete spaces in its keyboard input sequence.
3308 Delete unnecessary explanations about literal characters.
3309
3310 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3311
3312 * gnus.texi (Document Server Internals): Addition.
3313
3314 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3315
3316 * gnus.texi (A note on namespaces): Fix RFC reference.
3317
3318 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3319
3320 * gnus.texi (RSS): Fix key description.
3321
3322 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3323
3324 * gnus.texi: Emacs/w3 -> Emacs/W3.
3325 (Browsing the Web): Fix description.
3326 (Web Searches): Ditto.
3327 (Customizing W3): Ditto.
3328
3329 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3330
3331 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3332
3333 2005-10-11 Jay Belanger <belanger@truman.edu>
3334
3335 * calc.texi (Integration): Mention using `a i' to compute definite
3336 integrals.
3337
3338 2005-10-11 Juri Linkov <juri@jurta.org>
3339
3340 * info.texi: Rearrange nodes.
3341 (Top): Update menu. Change ref `Info for Experts' to
3342 `Advanced Info Commands'.
3343 (Getting Started): Fix description of manual's parts.
3344 (Help-Int): Change xref `Info Search' to `Search Index', and
3345 `Expert Info' to `Advanced'.
3346 (Advanced): Move node one level up.
3347 (Search Text, Search Index): New nodes split out from `Info Search'.
3348 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3349 split out from `Advanced'.
3350 (Advanced, Emacs Info Variables): De-document editing an Info file
3351 in Info.
3352 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3353 (Creating an Info File): Delete node and move its text to
3354 `Expert Info'.
3355
3356 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
3357
3358 * org.texi (Workflow states): Documented that change in keywords
3359 becomes active only after restart of Emacs.
3360
3361 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
3362
3363 Sync with Tramp 2.0.51.
3364
3365 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
3366
3367 * speedbar.texi (Introduction): Describe new location of speedbar
3368 on menubar.
3369 (Basic Key Bindings): Remove descriptions of bindings that have
3370 been removed.
3371
3372 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
3373
3374 * speedbar.texi (GDB): Describe use of watch expressions.
3375
3376 2005-09-28 Simon Josefsson <jas@extundo.com>
3377
3378 * message.texi (IDNA): Fix.
3379
3380 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3381
3382 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3383 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3384 description of nntp-open-connection-function.
3385 (Common Variables): Fix descriptions.
3386
3387 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3388
3389 * gnus.texi (Server Buffer Format): Document the %a format spec.
3390
3391 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3392
3393 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3394
3395 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3396
3397 * org.texi Version 3.16.
3398
3399 2005-09-19 Miles Bader <miles@gnu.org>
3400
3401 * newsticker.texi: Get rid of CVS keywords.
3402
3403 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * gnus.texi (Finding the Parent): Fix description of how Gnus
3406 finds article.
3407
3408 2005-09-14 Jari Aalto <jari.aalto@cante.net>
3409
3410 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3411 to drop off non-answered articles.
3412
3413 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
3414
3415 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3416 braces (which are unsupported by NMAKE) for macro `srcdir'.
3417
3418 2005-09-17 Eli Zaretskii <eliz@gnu.org>
3419
3420 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3421 (../info/newsticker, newsticker.dvi): New targets.
3422
3423 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
3424
3425 * newsticker.texi: Replace @command with @code. Replace @example
3426 with @lisp.
3427 (Top): Added explanations to menu items.
3428 (GNU Free Documentation License): Removed.
3429
3430 2005-09-16 Romain Francoise <romain@orebokech.com>
3431
3432 Update all files to specify GFDL version 1.2.
3433
3434 * doclicense.texi (GNU Free Documentation License): Update to
3435 version 1.2.
3436
3437 2005-09-15 Richard M. Stallman <rms@gnu.org>
3438
3439 * newsticker.texi: Fix @setfilename.
3440
3441 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3442 (../info/newsticker, newsticker.dvi): New targets.
3443
3444 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3445
3446 * org.texi: Version 3.15.
3447
3448 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3449
3450 * ses.texi: Combine all three indices into one.
3451 Correct a few typos.
3452
3453 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3454
3455 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3456
3457 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3458
3459 * emacs-mime.texi (Handles): Remove duplicate item.
3460 (Encoding Customization): Fix the default value for
3461 mm-coding-system-priorities.
3462 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3463 (Basic Functions): Fix reference.
3464
3465 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3466
3467 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3468
3469 2005-08-18 Richard M. Stallman <rms@gnu.org>
3470
3471 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3472 and web site.
3473
3474 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3475 not keyboard-translate.
3476
3477 2005-08-11 Richard M. Stallman <rms@gnu.org>
3478
3479 * faq.texi (Using regular expressions): Fix xref.
3480
3481 2005-08-09 Juri Linkov <juri@jurta.org>
3482
3483 * info.texi (Help-P): Replace `Prev' with `Previous'.
3484 (Help-M, Help-Xref): Add S-TAB.
3485 (Help-FOO): Update `u' command.
3486 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3487 Update info about visibility of xref parts.
3488 (Help-Int): Fix `m' command. Rename `Info-last' to
3489 `Info-history-back'. Add `Info-history-forward'.
3490 (Advanced): Fix `g*' and `M-n' commands.
3491 (Info Search): Add `index-apropos' in stand-alone browser.
3492 Add isearch commands.
3493 (Emacs Info Variables): Remove `Info-fontify'.
3494 Add `Info-mode-hook'. Update face names.
3495 Add `Info-fontify-maximum-menu-size',
3496 `Info-fontify-visited-nodes', `Info-isearch-search'.
3497
3498 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
3499
3500 Sync with Tramp 2.0.50.
3501
3502 * tramp.texi: Use @option{} consequently for method names.
3503 (Inline methods, External transfer methods): Remove references to
3504 Cygwin.
3505 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3506 implementation.
3507
3508 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3509
3510 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3511 Mention that gnus-init-file is not read when Emacs is invoked with
3512 --no-init-file or -q.
3513
3514 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3515
3516 * org.texi: Version 3.14.
3517
3518 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
3519
3520 * org.texi: Version 3.13.
3521
3522 2005-07-18 Juri Linkov <juri@jurta.org>
3523
3524 * calc.texi (Time Zones, Logical Operations):
3525 * cl.texi (Overview):
3526 * org.texi (TODO types):
3527 * sc.texi (Emacs 18 MUAs):
3528 * speedbar.texi (Top):
3529 * url.texi (History):
3530 Delete duplicate duplicate words.
3531
3532 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
3533
3534 * cl.texi (Type Predicates): Document `atom' type.
3535
3536 2005-07-04 Lute Kamstra <lute@gnu.org>
3537
3538 Update FSF's address in GPL notices.
3539
3540 * calc.texi (Copying):
3541 * doclicense.texi (GNU Free Documentation License):
3542 * faq.texi (Contacting the FSF):
3543 * mh-e.texi (Copying): Update FSF's address.
3544
3545 2005-07-03 Richard M. Stallman <rms@gnu.org>
3546
3547 * flymake.texi (Example -- Configuring a tool called directly):
3548 Update name of flymake-build-relative-filename.
3549
3550 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3551
3552 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3553
3554 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
3555
3556 * org.texi: Version 3.12.
3557
3558 2005-06-24 Eli Zaretskii <eliz@gnu.org>
3559
3560 * makefile.w32-in (MAKEINFO): Use --force.
3561 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3562 Makefile.in.
3563 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3564 more shells.
3565
3566 2005-06-23 Richard M. Stallman <rms@gnu.org>
3567
3568 * speedbar.texi (Creating a display): Texinfo usage fixes.
3569
3570 * tramp.texi (Customizing Completion, Auto-save and Backup):
3571 Texinfo usage fixes.
3572
3573 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
3574
3575 * dired-x.texi (Miscellaneous Commands):
3576 * ediff.texi (Miscellaneous):
3577 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3578 (Agent Variables):
3579 * info.texi (Help-Xref):
3580 * message.texi (Message Headers):
3581 * org.texi (Remember):
3582 * reftex.texi (Options (Defining Label Environments)):
3583 (Options (Index Support)):
3584 (Options (Viewing Cross-References)):
3585 (Options (Misc)):
3586 (Changes):
3587 * speedbar.texi (Creating a display):
3588 * tramp.texi (Customizing Completion, Auto-save and Backup):
3589 Texinfo usage fix.
3590
3591 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
3592
3593 * org.texi: Version 3.11.
3594
3595 2005-06-12 Jay Belanger <belanger@truman.edu>
3596
3597 * calc.texi (Getting Started): Remove extra menu item.
3598
3599 2005-05-31 Jay Belanger <belanger@truman.edu>
3600
3601 * calc.texi (Notations Used in This Manual): Use @kbd for key
3602 sequence.
3603 (Demonstration of Calc): Mention another way of starting Calc.
3604 (Starting Calc): Mention long name of M-#.
3605 (Embedded Mode Overview): Remove unnecessary instruction.
3606 (Other M-# commands): Rephrase `M-# 0' explanation.
3607 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3608 reflect current behavior.
3609
3610 2005-05-30 Jay Belanger <belanger@truman.edu>
3611
3612 * calc.texi (Hooks): Change description of calc-window-hook and
3613 calc-trail-window-hook to match usage.
3614 (Computational Functions): Add more constant-generating functions.
3615 (Customizable Variables): Use defvar.
3616
3617 2005-05-28 Jay Belanger <belanger@truman.edu>
3618
3619 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3620 (Basic Embedded Mode): Explain behavior of arguments to
3621 calc-embedded-mode.
3622
3623 2005-05-27 Jay Belanger <belanger@truman.edu>
3624
3625 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3626 current behavior.
3627
3628 2005-05-25 Jay Belanger <belanger@truman.edu>
3629
3630 * calc.texi: Change Calc version number throughout.
3631 (Keypad Mode): Change location in info output.
3632 (Keypad mode overview): Move picture of keypad.
3633
3634 2005-05-21 Jay Belanger <belanger@truman.edu>
3635
3636 * calc.texi (Storing variables): Mention that only most variables
3637 are void to begin with.
3638
3639 2005-05-21 Kevin Ryde <user42@zip.com.au>
3640
3641 * widget.texi (Basic Types): Update cross ref from "Enabling
3642 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3643 lispref/text.texi change.
3644
3645 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
3646
3647 * org.texi: Version 3.09.
3648
3649 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
3650
3651 * reftex.texi: Version 4.28.
3652
3653 2005-05-16 Jay Belanger <belanger@truman.edu>
3654
3655 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3656
3657 2005-05-14 Jay Belanger <belanger@truman.edu>
3658
3659 * calc.texi (Default Simplifications): Insert missing ! (logical
3660 not operator).
3661
3662 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
3663
3664 Sync with Tramp 2.0.49.
3665
3666 2005-05-10 Jay Belanger <belanger@truman.edu>
3667
3668 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3669 to 1.
3670
3671 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3672
3673 * org.texi: Version 3.08, structure reorganized.
3674
3675 2005-04-24 Richard M. Stallman <rms@gnu.org>
3676
3677 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3678
3679 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3680
3681 * org.texi: Update to version 3.06.
3682
3683 2005-04-13 Lute Kamstra <lute@gnu.org>
3684
3685 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3686
3687 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3688
3689 * cl.texi (Porting Common Lisp): Fix typo.
3690
3691 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3692
3693 * gnus.texi (RSS): Addition.
3694
3695 2005-04-04 Jay Belanger <belanger@truman.edu>
3696
3697 * calc.texi: Change Calc version number.
3698 (Customizable variables): Fix description of calc-language-alist.
3699 (Copying): Put in version 2 of GPL.
3700
3701 2005-04-01 Jay Belanger <belanger@truman.edu>
3702
3703 * calc.texi (Troubleshooting Commands): Remove comment about
3704 installation.
3705 (Installation): Remove section.
3706 (Customizable Variables): New section.
3707 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3708 (Graphical Devices): Add references to Customizable Variables.
3709
3710 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3711
3712 * emacs-mime.texi (Display Customization): Markup fixes.
3713 (rfc2047): Update.
3714
3715 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3716
3717 * gnus-faq.texi: Replaced with auto-generated version.
3718
3719 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3720
3721 * dired-x.texi (Multiple Dired Directories): default-directory was
3722 renamed to dired-default-directory.
3723
3724 2005-03-26 Jay Belanger <belanger@truman.edu>
3725
3726 * calc.texi (Simplifying Formulas, Rewrite Rules):
3727 Change description of top and bottom of fraction.
3728 (Modulo Forms): Move description of how to create modulo forms to
3729 earlier in the section.
3730 (Fraction Mode): Suggest using : to get a fraction by dividing.
3731 (Basic Arithmetic): Adjust placement of command name.
3732 (Truncating the Stack): Emphasize that "hidden" entries are still
3733 visible.
3734 (Installation): Move discussion of printing manual to "About This
3735 Manual".
3736 (About This Manual): Mention how to print the manual.
3737 (Reporting Bugs): Remove first person.
3738 (Building Vectors): Add algebraic version of append.
3739 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3740 (Grouping Digits): Fix typo.
3741
3742 2005-03-25 Werner Lemberg <wl@gnu.org>
3743
3744 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3745 Replace `legal' with `valid'.
3746
3747 2005-03-25 Werner Lemberg <wl@gnu.org>
3748
3749 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3750
3751 2005-03-24 Jay Belanger <belanger@truman.edu>
3752
3753 * calc.texi (General Mode Commands)
3754 (Mode Settings in Embedded Mode): Add some explanation of
3755 recording mode settings.
3756
3757 2005-03-24 Richard M. Stallman <rms@gnu.org>
3758
3759 * calc.texi: Remove praise of non-free software.
3760
3761 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3762 (Installation): Node deleted.
3763
3764 2005-03-23 Richard M. Stallman <rms@gnu.org>
3765
3766 * url.texi (HTTP language/coding): Improve last change.
3767
3768 2005-03-22 Jay Belanger <belanger@truman.edu>
3769
3770 * calc.texi (Embedded Mode): Add new information on changing
3771 modes.
3772
3773 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
3774
3775 Sync with Tramp 2.0.48.
3776
3777 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3778
3779 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3780 "GNU/Linux". Change all addresses to .gnu.org.
3781 (Default Method): Offer shortened syntax for "su" and "sudo"
3782 methods.
3783
3784 2005-03-07 Richard M. Stallman <rms@gnu.org>
3785
3786 * url.texi: Fix usage of "e.g.".
3787 (HTTP language/coding): Explain the rules for these strings.
3788
3789 2005-03-06 Richard M. Stallman <rms@gnu.org>
3790
3791 * woman.texi (Introduction): Minor cleanups.
3792
3793 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3794
3795 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3796 (Installation): Node deleted.
3797
3798 * mh-e.texi (Preface): Get rid of "Emacs 21".
3799
3800 * eshell.texi (Installation): Delete node (for Emacs 20).
3801
3802 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3803
3804 * flymake.texi: Refill and tweak style in @lisp blocks.
3805
3806 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3807
3808 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3809
3810 2005-03-01 Jay Belanger <belanger@truman.edu>
3811
3812 * calc.texi (Trigonometric and Hyperbolic Functions):
3813 Mention additional functions.
3814 (Algebraic Simplifications): Mention additional simplifications.
3815
3816 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3817
3818 * ses.texi: Add concept/function/variable indices (this work was
3819 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3820 papers on file at FSF).
3821
3822 2005-02-10 Jay Belanger <belanger@truman.edu>
3823
3824 * calc.texi: Change @LaTeX to La@TeX throughout.
3825 Redefine @expr as @math for TeX output.
3826 Redefine @texline as a no-op for TeX output.
3827 Define @tfn, replace @t by @tfn throughout.
3828
3829 2005-02-09 Jay Belanger <belanger@truman.edu>
3830
3831 * calc.texi: Add macro for LaTeX for info output.
3832
3833 2005-02-08 Kim F. Storm <storm@cua.dk>
3834
3835 * texinfo.tex (LaTex): Add def.
3836
3837 2005-02-06 Jay Belanger <belanger@truman.edu>
3838
3839 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3840 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3841 throughout manual.
3842
3843 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3844
3845 * gnus.texi: Some edits based on comments from David Abrahams.
3846
3847 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3848
3849 * gnus.texi (RSS): Fix the keystroke.
3850
3851 2005-01-24 David Kastrup <dak@gnu.org>
3852
3853 * faq.texi: Update AUCTeX version info.
3854
3855 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3856
3857 * gnus-faq.texi ([4.1]): Typo.
3858
3859 2005-01-19 Jay Belanger <belanger@truman.edu>
3860
3861 * calc.texi (Keep Arguments): Mention that keeping arguments
3862 doesn't work with keyboard macros.
3863
3864 2005-01-16 Richard M. Stallman <rms@gnu.org>
3865
3866 * autotype.texi (Autoinserting): Fix small error.
3867
3868 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
3869
3870 Sync with Tramp 2.0.47.
3871
3872 * tramp.texi (Compilation): New section, describing compilation of
3873 remote files.
3874
3875 2005-01-11 Kim F. Storm <storm@cua.dk>
3876
3877 * widget.texi (Basic Types): Add :follow-link keyword.
3878
3879 2005-01-09 Jay Belanger <belanger@truman.edu>
3880
3881 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3882
3883 2005-01-08 Jay Belanger <belanger@truman.edu>
3884
3885 * calc.texi: Change throughout to reflect new default value of
3886 calc-settings-file.
3887
3888 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3889
3890 * message.texi (Reply): `message-reply-to-function' should return
3891 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3892
3893 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3894
3895 * faq.texi (Changing load-path): Fix typo.
3896
3897 2005-01-05 Jay Belanger <belanger@truman.edu>
3898
3899 * calc.texi (Programming Tutorial): Replace kbd command by
3900 appropriate characters for a keyboard macro.
3901
3902 2005-01-04 Jay Belanger <belanger@truman.edu>
3903
3904 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3905 for Lucid Emacs.
3906 (Programming Tutorial): Mention that the user needs to be in the
3907 right mode to compute some functions.
3908
3909 2005-01-04 Jay Belanger <belanger@truman.edu>
3910
3911 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3912 no longer applicable.
3913
3914 2005-01-01 Jay Belanger <belanger@truman.edu>
3915
3916 * calc.texi (Programming Tutorial): Changed description of how to
3917 edit keyboard macros to match current behavior.
3918
3919 2004-12-31 Jay Belanger <belanger@truman.edu>
3920
3921 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3922
3923 2004-12-20 Jay Belanger <belanger@truman.edu>
3924
3925 * calc.texi (Types Tutorial): Emphasize that you can't divide by
3926 zero.
3927
3928 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * cc-mode.texi (Text Filling and Line Breaking): Put period after
3931 @xref.
3932 (Font Locking): Avoid @strong{Note:}.
3933
3934 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
3935
3936 Sync with Tramp 2.0.46.
3937
3938 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
3939
3940 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
3941
3942 * url.texi: Correct typos.
3943 (Retrieving URLs): @var{nil}->@code{nil}.
3944 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
3945 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3946 (Dealing with HTTP documents): @inforef->@xref.
3947
3948 2004-12-15 Jay Belanger <belanger@truman.edu>
3949
3950 * calc.texi: Consistently capitalized all mode names.
3951 (Answers to Exercises): Mention that an answer can be a fraction
3952 when in Fraction mode.
3953
3954 2004-12-13 Jay Belanger <belanger@truman.edu>
3955
3956 * calc.texi: Fix some TeX definitions.
3957
3958 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * reftex.texi (Imprint): Remove erroneous @value's.
3961
3962 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3963
3964 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3965 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3966
3967 2004-12-08 Jay Belanger <belanger@truman.edu>
3968
3969 * calc.texi (Starting Calc): Remove comment about installation.
3970 (Keypad Mode Overview): Remove comment about Emacs 19 support.
3971
3972 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * url.texi: Update @setfilename.
3975 (Getting Started): No need to worry about Gnus versions.
3976 (Dealing with HTTP documents): Use @inforef.
3977
3978 * org.texi: Fix @direntry file name.
3979
3980 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3981
3982 * url.texi: New file.
3983
3984 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3985
3986 2004-12-06 Jay Belanger <belanger@truman.edu>
3987
3988 * calc.texi (Using Calc): Remove paragraph about installation.
3989
3990 2004-12-06 Jay Belanger <belanger@truman.edu>
3991
3992 * calc.texi: Use more Texinfo macros and less TeX defs.
3993 Remove @refill's.
3994
3995 2004-12-06 Richard M. Stallman <rms@gnu.org>
3996
3997 * org.texi: New file.
3998
3999 2004-12-05 Richard M. Stallman <rms@gnu.org>
4000
4001 * Makefile.in (org.dvi, ../info/org): New targets.
4002 (INFO_TARGETS): Add ../info/org.
4003 (DVI_TARGETS): Add org.dvi.
4004 (maintainer-clean): Remove the info files in the info dir.
4005
4006 2004-11-26 Eli Zaretskii <eliz@gnu.org>
4007
4008 * idlwave.texi: Fix the setfilename directive to put the produced
4009 file in ../info.
4010 (Continued Statement Indentation): Resurrect Jan D.'s change from
4011 2004-11-03 that was lost when a newer version of idlwave.texi was
4012 imported.
4013
4014 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4015
4016 * gnus-faq.texi ([5.1]): Added missing bracket.
4017
4018 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4019 `spam-initialize'.
4020
4021 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4022
4023 * message.texi (Various Message Variables): Mention that all mail
4024 file variables are derived from `message-directory'.
4025
4026 * gnus.texi (Splitting Mail): Clarify bogus group.
4027
4028 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4029
4030 * emacs-mime.texi (Encoding Customization): Fix
4031 mm-coding-system-priorities entry.
4032
4033 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
4034
4035 * idlwave.texi (Continued Statement Indentation):
4036 * reftex.texi (Options (Index Support)):
4037 (Displaying and Editing the Index, Table of Contents):
4038 * speedbar.texi (Creating a display, Major Display Modes): Replace
4039 non-nil with non-@code{nil}.
4040
4041 2004-10-21 Jay Belanger <belanger@truman.edu>
4042
4043 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4044
4045 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4046
4047 * calc.texi (Reporting Bugs): Double up `@'.
4048
4049 2004-10-18 Jay Belanger <belanger@truman.edu>
4050
4051 * calc.texi (Reporting Bugs): Changed the address that bugs
4052 should be sent to.
4053
4054 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4055
4056 * gnus.texi (New Features): Add 5.11.
4057
4058 * message.texi (Resending): Remove wrong default value.
4059
4060 * gnus.texi (Mail Source Specifiers): Describe possible problems
4061 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4062 `pop3-leave-mail-on-server' to the index.
4063
4064 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4065
4066 * message.texi (Canceling News): Add how to set a password.
4067
4068 2004-10-12 Jay Belanger <belanger@truman.edu>
4069
4070 * calc.texi (Help Commands): Changed the descriptions of
4071 calc-describe-function and calc-describe-variable to match their
4072 current behavior.
4073
4074 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4075
4076 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4077
4078 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
4079
4080 Sync with Tramp 2.0.45.
4081
4082 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4083 plink link. The URL is outdated. Originator contacted for
4084 clarification.
4085
4086 2004-10-10 Juri Linkov <juri@jurta.org>
4087
4088 * gnus.texi (Top, Marking Articles): Join two menus in one node
4089 because a node can have only one menu.
4090
4091 2004-10-09 Juri Linkov <juri@jurta.org>
4092
4093 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4094 example of nnmail-split-fancy.
4095
4096 2004-10-06 Karl Berry <karl@gnu.org>
4097
4098 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4099 consistency with other uses of dashes.
4100
4101 2004-10-05 Karl Berry <karl@gnu.org>
4102
4103 * info.texi: Consistently use --- throughout, periods at end of
4104 menu descriptions, and a couple typos.
4105
4106 2004-09-26 Jesper Harder <harder@ifa.au.dk>
4107
4108 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4109 * pgg.texi (User Commands, Backend methods): Do.
4110 * gnus.texi: Markup fixes.
4111 (Setting Process Marks): Fix `M P a' entry.
4112 * emacs-mime.texi: Fixes.
4113
4114 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4115
4116 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4117 again.
4118 Use 5.10 instead of 5.10.0.
4119
4120 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4121
4122 * gnus.texi (Summary Mail Commands): S D e.
4123
4124 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4125
4126 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4127 the gnus-article-mode-line-format section.
4128
4129 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4130
4131 * gnus.texi (Various Summary Stuff): Fix the documentation for
4132 gnus-newsgroup-variables.
4133
4134 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * gnus.texi (MIME Commands): Added
4137 gnus-mime-display-multipart-as-mixed,
4138 gnus-mime-display-multipart-alternative-as-mixed,
4139 gnus-mime-display-multipart-related-as-mixed.
4140 (Mail Source Customization): Clarify `mail-source-directory'.
4141 (Splitting Mail): Mention gnus-group-find-new-groups.
4142 (SpamOracle): Fixed typo.
4143
4144 * gnus-faq.texi: Untabify.
4145 ([6.3]): nnir.el is in contrib directory.
4146
4147 * message.texi (News Headers): Clarify how a unique ID is created.
4148
4149 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4150 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4151
4152 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
4153
4154 * gnus.texi (Group Parameters): Added more on hooks.
4155
4156 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
4157
4158 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4159
4160 2004-09-22 Jay Belanger <belanger@truman.edu>
4161
4162 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4163 might be hidden during part of the session.
4164
4165 2004-09-20 Jay Belanger <belanger@truman.edu>
4166
4167 * calc.texi (Notations Used in This Manual): Put in an earlier
4168 mention that DEL could be called Backspace.
4169
4170 2004-09-10 Simon Josefsson <jas@extundo.com>
4171
4172 * gnus.texi (IMAP): Add example. Suggested and partially written
4173 by Steinar Bang <sb@dod.no>.
4174
4175 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4176
4177 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4178 netrc syntax.
4179
4180 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4181
4182 * gnus.texi (Spam ELisp Package Sequence of Events):
4183 Some clarifications.
4184 (Spam ELisp Package Global Variables): More clarifications.
4185
4186 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4187
4188 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4189 Mention spam-split does not modify incoming mail.
4190
4191 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4192
4193 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4194
4195 2004-09-10 Eli Zaretskii <eliz@gnu.org>
4196
4197 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4198
4199 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4200
4201 * makefile.w32-in (sieve, pgg): Use $(infodir).
4202
4203 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4204
4205 * makefile.w32-in: Fix PGG and Sieve entries.
4206
4207 2004-08-28 Eli Zaretskii <eliz@gnu.org>
4208
4209 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4210 Emacs and related programs.
4211
4212 2004-08-27 Richard M. Stallman <rms@gnu.org>
4213
4214 * faq.texi: Fix texinfo usage, esp. doublequotes.
4215 (Difference between Emacs and XEmacs): Some clarification.
4216
4217 * faq.texi (Difference between Emacs and XEmacs):
4218 Explain not to contrast XEmacs with GNU Emacs.
4219
4220 2004-08-26 Richard M. Stallman <rms@gnu.org>
4221
4222 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4223
4224 2004-08-22 David Kastrup <dak@gnu.org>
4225
4226 * reftex.texi (AUCTeX): Update links, section name.
4227
4228 * faq.texi (Calc): Update availability (included in 22.1).
4229 (AUCTeX): Update availability, information, versions, description.
4230
4231 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4232
4233 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4234
4235 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4236
4237 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4238
4239 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4240
4241 Sync with Tramp 2.0.44.
4242
4243 2004-08-05 Lars Hansen <larsh@math.ku.dk>
4244
4245 * widget.texi (User Interface): Update how to separate the
4246 editable field of an editable-field widget from other widgets.
4247 (Programming Example): Add text after field.
4248
4249 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4250
4251 * emacs-mime.texi (Encoding Customization): Add a note to the
4252 mm-content-transfer-encoding-defaults entry.
4253 (rfc2047): Update.
4254
4255 * gnus.texi (Article Highlighting): Add
4256 gnus-cite-ignore-quoted-from.
4257 (POP before SMTP): New node.
4258 (Posting Styles): Addition.
4259 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4260 (Fancy Mail Splitting): Ditto.
4261 (X-Face): Add gnus-x-face.
4262
4263 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4264
4265 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4266 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4267
4268 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4269
4270 * gnus.texi (Mail Source Specifiers): Describe
4271 `pop3-leave-mail-on-server'.
4272
4273 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4274
4275 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4276
4277 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4278 repository. Change setfilename.
4279
4280 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4281
4282 2004-07-02 Juri Linkov <juri@jurta.org>
4283
4284 * pcl-cvs.texi (Viewing differences): Add `d r'.
4285
4286 2004-06-29 Jesper Harder <harder@ifa.au.dk>
4287
4288 * ses.texi, viper.texi, flymake.texi, faq.texi:
4289 * eshell.texi, ediff.texi: Markup fixes.
4290
4291 2004-06-21 Karl Berry <karl@gnu.org>
4292
4293 * info.texi (Top): Mention that only Emacs has mouse support.
4294 (Getting Started): Mention this in a few other places.
4295
4296 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4297
4298 * autotype.texi (Copyrights, Timestamps): Recommend
4299 `before-save-hook' instead of `write-file-functions'.
4300
4301 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4302
4303 * dired-x.texi (dired-mark-omitted): Update keybinding.
4304
4305 2004-06-10 Kim F. Storm <storm@cua.dk>
4306
4307 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4308
4309 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4310
4311 * dired-x.texi (variable dired-omit-mode): Rename from
4312 dired-omit-files-p.
4313 (function dired-omit-mode): Rename from dired-omit-toggle.
4314 Call dired-omit-mode rather than set dired-omit-files-p.
4315 (dired-mark-omitted): Describe command.
4316
4317 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4318
4319 Version 2.0.41 of Tramp released.
4320
4321 2004-05-29 Juanma Barranquero <lektu@terra.es>
4322
4323 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4324 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4325
4326 2004-05-29 Richard M. Stallman <rms@gnu.org>
4327
4328 * cl.texi (Top): Call this chapter `Introduction'.
4329 (Overview): In TeX, no section heading here.
4330
4331 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4332
4333 2004-05-29 Eli Zaretskii <eliz@gnu.org>
4334
4335 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4336 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4337
4338 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4339
4340 * flymake.texi: New file.
4341
4342 2004-05-28 Simon Josefsson <jas@extundo.com>
4343
4344 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4345
4346 2004-05-07 Kai Großjohann <kai@emptydomain.de>
4347
4348 Version 2.0.40 of Tramp released.
4349
4350 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4351
4352 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4353
4354 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4355 variables `tramp-backup-directory-alist' and
4356 `tramp-bkup-backup-directory-info'.
4357 (Overview, Connection types)
4358 (External transfer methods, Default Method)
4359 (Windows setup hints): Remove restriction of password entering
4360 with external methods.
4361 (Auto-save and Backup): Make file name example
4362 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4363 and `auto-save-directory' must be used.
4364 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4365 only "NT"). Remove doubled entry "What kinds of systems does
4366 @tramp{} work on".
4367 (tramp): Macro removed.
4368 (Obtaining Tramp): Flag removed from title.
4369 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4370 and `trampver' used properly. Flag `tramp-inst' replaced by
4371 `installchapter'. Installation related text adapted.
4372
4373 2004-04-28 Masatake YAMATO <jet@gyve.org>
4374
4375 * widget.texi (Programming Example): Remove overlays.
4376
4377 2004-04-27 Jesper Harder <harder@ifa.au.dk>
4378
4379 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4380
4381 2004-04-23 Juanma Barranquero <lektu@terra.es>
4382
4383 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4384
4385 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4386
4387 * info.texi (Info Search): Add info-apropos.
4388
4389 2004-03-22 Juri Linkov <juri@jurta.org>
4390
4391 * faq.texi: Fix help key bindings.
4392
4393 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4394
4395 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4396 (as suggested by Karl Berry). Update information about colored
4397 stars in menus. Add new subheading describing M-n.
4398
4399 2004-03-12 Richard M. Stallman <rms@gnu.org>
4400
4401 * cl.texi (Top): Rename top node's title.
4402
4403 2004-03-08 Karl Berry <karl@gnu.org>
4404
4405 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4406 problems making the texinfo distribution.
4407
4408 2004-02-29 Simon Josefsson <jas@extundo.com>
4409
4410 * smtpmail.texi (Authentication): Changed the list of supported
4411 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4412 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4413 <voegelas@gmx.net>.
4414
4415 2004-02-29 Juanma Barranquero <lektu@terra.es>
4416
4417 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4418 Use $(DEL) instead of rm, and ignore exit code.
4419
4420 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
4421
4422 Tramp version 2.0.39 released.
4423
4424 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4425
4426 * tramp.texi (Customizing Completion): Explain new functions
4427 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4428 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4429 (Top): Refer to Savannah mailing list as the major one. Mention
4430 older mailing lists in HTML mode only.
4431 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4432 (Frequently Asked Questions): Remote hosts must not be Unix-like
4433 for "smb" method.
4434 (Password caching): New node.
4435 (External transfer methods): Refer to password caching for "smb"
4436 method.
4437
4438 2004-02-17 Karl Berry <karl@gnu.org>
4439
4440 * info.texi (Help-Int): Mention the new line number feature.
4441
4442 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4443
4444 * ses.texi (Advanced Features): New functionality for
4445 ses-set-header-row (defaults to current row unless C-u used).
4446 (Acknowledgements): Add Stefan Monnier.
4447
4448 2003-12-29 Kevin Ryde <user42@zip.com.au>
4449
4450 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4451
4452 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
4453
4454 Tramp version 2.0.38 released.
4455
4456 * tramp.texi (Remote shell setup): Warn of environment variables
4457 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4458 <sven.gabriel@imk.fzk.de>.
4459 (Configuration): Tramp now chooses base64/uuencode
4460 automatically. Update wording accordingly.
4461 (Top): More description for the `Default Method' menu entry.
4462 (Default Method): Use @code, not @var, for Lisp variables.
4463 (Default Method): New subsection `Which method is the right one
4464 for me?' Suggested by Christian Kirsch.
4465 (Configuration): Pointer to new subsection added.
4466 (Default Method): Too many "use" in one sentence.
4467 Rephrase. Reported by Christian Kirsch.
4468 (Filename Syntax): Old `su' example is probably a left-over from
4469 the sm/su method naming. Replace with `ssh', instead.
4470 (External transfer methods, Auto-save and Backup):
4471 Typo fixes.
4472
4473 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4474
4475 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4476 (Top): Mention japanese manual only if flag `jamanual' is set.
4477 Insert section `Japanese manual' in menu.
4478
4479 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4480
4481 * eshell.texi (Known Problems): Add doc item.
4482
4483 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4484
4485 * cc-mode.texi: Update for CC Mode 5.30.
4486
4487 Note: Please refrain from doing purely cosmetic changes like
4488 removing trailing whitespace in this manual; it clobbers cvs
4489 merging for no good reason.
4490
4491 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4492
4493 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4494 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4495 @acronym{ASCII}.
4496
4497 2003-10-26 Karl Berry <karl@gnu.org>
4498
4499 * info.texi (Info Search): Echo area, not echo are. From Debian
4500 diff.
4501
4502 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4503
4504 * widget.texi (Defining New Widgets): Document new beavior of
4505 :buttons and :children keywords.
4506
4507 2003-10-22 Miles Bader <miles@gnu.org>
4508
4509 * Makefile.in (info): Move before $(top_srcdir)/info.
4510
4511 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4512
4513 * tramp.texi (Inline methods): Small grammar fix.
4514 (External transfer methods): Likewise.
4515
4516 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
4517
4518 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4519
4520 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4521
4522 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4523
4524 2003-09-30 Richard M. Stallman <rms@gnu.org>
4525
4526 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4527
4528 * widget.texi (User Interface): Fix typos.
4529
4530 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4531
4532 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4533
4534 * pcl-cvs.texi (Selected Files): Fix typo.
4535
4536 2003-09-21 Karl Berry <karl@gnu.org>
4537
4538 * info.texi (] and [ commands): No period at end of section title.
4539
4540 2003-09-04 Miles Bader <miles@gnu.org>
4541
4542 * Makefile.in (top_srcdir): New variable.
4543 ($(top_srcdir)/info): New rule.
4544 (info): Depend on it.
4545
4546 2003-09-03 Peter Runestig <peter@runestig.com>
4547
4548 * makefile.w32-in: New file.
4549
4550 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4551
4552 * widget.texi (User Interface): Explain the need of static text
4553 around an editable field.
4554
4555 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4556
4557 * widget.texi (Basic Types): The argument to `:help-echo' can now
4558 be a form that evaluates to a string.
4559
4560 2003-08-18 Kim F. Storm <storm@cua.dk>
4561
4562 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4563
4564 2003-08-16 Richard M. Stallman <rms@gnu.org>
4565
4566 * dired-x.texi (Shell Command Guessing): Explain *.
4567
4568 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4569
4570 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4571 log-edit-insert-changelog.
4572
4573 2003-08-03 Karl Berry <karl@gnu.org>
4574
4575 * info.texi: Need @contents.
4576
4577 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
4578
4579 Tramp version 2.0.36 released.
4580
4581 * tramp.texi (Remote shell setup): Explain about problems with
4582 non-Bourne commands in ~/.profile and ~/.shrc.
4583
4584 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4585
4586 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4587 renaming of `vis-mode' to `visible-mode'.
4588
4589 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4590
4591 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4592 next, prev and up pointers.
4593
4594 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4595
4596 * info.texi (Help): Mention existence of Emacs and stand-alone
4597 Info at the very beginning of the tutorial.
4598 (Help-Inv): New node.
4599 (Help-]): New node.
4600 (Help-M): Systematically point out the differences between default
4601 Emacs and stand-alone versions. Delete second menu.
4602 (Help-Xref): Systematically point out the differences between
4603 default Emacs and stand-alone versions.
4604 (Help-Int): Change `l' example.
4605 (Expert Info): Fix typos.
4606 (Emacs Info Variables): Mention `Info-hide-note-references' and
4607 new default for `Info-scroll-prefer-subnodes'.
4608
4609 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
4610
4611 Version 2.0.35 of Tramp released.
4612
4613 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4614 (Inline methods): Add methods `remsh' and `plink1'.
4615 (External transfer methods): Add method `remcp'.
4616 (Multi-hop Methods): Add method `remsh'.
4617 Small patch from Adrian Aichner <adrian@xemacs.org>:
4618 Fix minor typos.
4619 (Concept Index): Added to make manual searchable via
4620 `Info-index'.
4621 (Version Control): Add cindex entry.
4622
4623 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
4624
4625 * trampver.texi: Version 2.0.34 released.
4626
4627 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4628
4629 * faq.texi: Improve previous changes.
4630
4631 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4632
4633 * faq.texi: Update copyright and maintenance details.
4634 Update some package URLs, versions, and maintainers.
4635 Remove many references to the Emacs Lisp Archive.
4636
4637 2003-04-23 Simon Josefsson <jas@extundo.com>
4638
4639 * smtpmail.texi: Fix license (the invariant sections mentioned has
4640 never been part of the smtp manual). Align info dir entry with
4641 other emacs packages.
4642
4643 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4644
4645 * tramp.texi: Version 2.0.33 released.
4646 Remove installation chapter. Remove XEmacs specifics.
4647
4648 2003-03-29 Richard M. Stallman <rms@gnu.org>
4649
4650 * tramp.texi (Top): Undo the previous renaming.
4651 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4652
4653 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
4654
4655 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4656 version of manual.
4657
4658 * tramp.texi (Auto-save and Backup): New node.
4659
4660 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4661
4662 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4663 Emacs" in order to have better differentiation to "XEmacs".
4664 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4665 are new macros in order to point to the other Emacs flavor where
4666 appropriate. In info case, point to node `Installation' in order
4667 to explain how to generate the other way. In html case, make a
4668 link to the other html file.
4669 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4670 after CVS checkout/update.
4671 (Installation): Completely rewritten.
4672 (Installation parameters, Load paths): New sections under
4673 `Installation'.
4674
4675 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4676
4677 * tramp.texi: Version 2.0.30 released.
4678 Replace word "path" with "localname" where used as a component of
4679 a Tramp file name.
4680
4681 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4682
4683 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4684 introduced.
4685 (Installation): Explain what to do if files from the tramp/contrib
4686 directory are needed.
4687
4688 2003-02-23 Alex Schroeder <alex@emacswiki.org>
4689
4690 * smtpmail.texi (How Mail Works): New.
4691
4692 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4693
4694 * smtpmail.texi: New file.
4695
4696 * Makefile.in: Build SMTP manual.
4697
4698 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4699
4700 * tramp.texi: Version 2.0.29 released.
4701 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4702 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4703
4704 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4705
4706 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4707 another package loads accidently Ange-FTP.
4708
4709 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4710
4711 * tramp.texi (Customizing Completion): Add function
4712 `tramp-parse-sconfig'. Change example of
4713 `tramp-set-completion-function', because parsing of ssh config
4714 files looks more natural.
4715
4716 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4717
4718 * gnus.texi: Do not use `path' in several locations.
4719
4720 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4721
4722 * tramp.texi (External transfer methods): New method `smb'. From
4723 Michael Albinus.
4724
4725 2002-11-05 Karl Berry <karl@gnu.org>
4726
4727 * info.texi (Info-fontify): Reorder face list to avoid bad line
4728 breaks.
4729
4730 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4731
4732 * tramp.texi: Move @copying to standard place. Use
4733 @insertcopying.
4734
4735 2002-10-02 Karl Berry <karl@gnu.org>
4736
4737 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4738 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4739 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4740 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4741 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4742 Per rms, update all manuals to use @copying instead of @ifinfo.
4743 Also use @ifnottex instead of @ifinfo around the top node, where
4744 needed for the sake of the HTML output.
4745 (The Gnus manual is not fixed since it's not clear to me how it
4746 works; and the Tramp manual already uses @copying, although in an
4747 unusual way. All others were changed.)
4748
4749 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
4750
4751 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4752 (../info/ses, ses.dvi): New targets.
4753 * ses.texi: New file.
4754
4755 2002-09-06 Pavel Janík <Pavel@Janik.cz>
4756
4757 * texinfo.tex: Update to texinfo 4.2.
4758
4759 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4760
4761 * reftex.texi: Update to RefTeX 4.19.
4762
4763 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4764
4765 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4766 (../info/tramp, tramp.dvi): New targets.
4767
4768 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4769
4770 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4771 (calc.dvi): Uncomment.
4772
4773 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4774
4775 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4776 (../info/calc): New target.
4777
4778 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4779
4780 * (Version 21.1 released.)
4781
4782 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4783
4784 * Branch for 21.1.
4785
4786 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4787
4788 * Makefile.in (../info/info): Use an explicit -o switch to
4789 makeinfo.
4790
4791 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4792
4793 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4794
4795 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4796
4797 * Makefile.in (../info/idlwave): Use --no-split.
4798
4799 2000-12-14 Dave Love <fx@gnu.org>
4800
4801 * Makefile.in (mostlyclean): Remove gnustmp.*
4802 (gnus.dvi): Change rule to remove @latex stuff.
4803
4804 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4805
4806 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4807
4808 2000-10-13 John Wiegley <johnw@gnu.org>
4809
4810 * Makefile.in: Add build targets for eshell.texi.
4811
4812 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4813
4814 * Makefile.in: Remove/comment speedbar stuff.
4815
4816 2000-09-22 Dave Love <fx@gnu.org>
4817
4818 * Makefile.in: Add emacs-mime.
4819
4820 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4821
4822 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4823 (DVI_TARGETS): Add woman.dvi.
4824 (../info/woman, woman.dvi): New targets.
4825
4826 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4827
4828 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4829
4830 * pcl-cvs.texi: New file.
4831 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4832 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4833
4834 2000-05-11 Gerd Moellmann <gerd@gnu.org>
4835
4836 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4837 (../info/ebrowse, ebrowse.dvi): New targets.
4838
4839 2000-01-13 Gerd Moellmann <gerd@gnu.org>
4840
4841 * Makefile.in (INFO_TARGETS): Add eudc.
4842 (DVI_TARGETS): Add eudc.dvi.
4843 (../info/eudc, eudc.dvi): New targets.
4844
4845 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4846
4847 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4848 compatibility with 8+3 filesystems).
4849 (../info/efaq): Rename from emacs-faq.
4850
4851 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4852
4853 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4854 (../info/idlwave, idlwave.dvi): New targets.
4855
4856 1999-10-23 Dave Love <fx@gnu.org>
4857
4858 * Makefile.in: Use autotype.texi.
4859
4860 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4861
4862 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4863 faq.texi file) rather than ../info/faq.
4864
4865 1999-10-07 Gerd Moellmann <gerd@gnu.org>
4866
4867 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4868 (../info/ada-mode, ada-mode.dvi): New targets.
4869
4870 1999-09-01 Dave Love <fx@gnu.org>
4871
4872 * Makefile.in: Add faq.
4873
4874 1999-07-12 Richard Stallman <rms@gnu.org>
4875
4876 * Version 20.4 released.
4877
4878 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4879
4880 * Version 20.3 released.
4881
4882 1998-04-06 Andreas Schwab <schwab@gnu.org>
4883
4884 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4885 it in dvi targets.
4886 (../etc/GNU): Change to $(srcdir) first.
4887
4888 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4889
4890 * reftex.texi: Update for RefTeX version 3.22.
4891
4892 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4893
4894 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4895 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4896
4897 1997-09-23 Paul Eggert <eggert@twinsun.com>
4898
4899 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4900 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4901
4902 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4903
4904 * Version 20.2 released.
4905
4906 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4907
4908 * Version 20.1 released.
4909
4910 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4911
4912 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4913
4914 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4915
4916 * Version 19.33 released.
4917
4918 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4919
4920 * Version 19.32 released.
4921
4922 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4923
4924 * Makefile.in: Add rules for the Message manual.
4925
4926 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4927
4928 * gnus.texi: New version.
4929
4930 * message.texi: New manual.
4931
4932 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4933
4934 * Makefile.in (All info targets): cd $(srcdir) to do the work.
4935
4936 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4937
4938 * Makefile.in (All info targets): Specify $(srcdir) in input files.
4939 Specify -I option.
4940 (All dvi targets): Set the TEXINPUTS variable.
4941
4942 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4943
4944 * Version 19.31 released.
4945
4946 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
4947
4948 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4949 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
4950
4951 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4952
4953 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4954 (INFO_TARGETS): Add ../info/cc-mode.
4955 (DVI_TARGETS): Add cc-mode.dvi.
4956
4957 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
4958
4959 * Version 19.31 released.
4960
4961 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4962
4963 * Version 19.30 released.
4964
4965 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4966
4967 * gnus.texi: New file.
4968
4969 1995-11-04 Erik Naggum <erik@naggum.no>
4970
4971 * gnus.texi: File deleted.
4972
4973 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
4974
4975 * mh-e.texi: "Function Index" -> "Command Index" to work with
4976 Emacs 19.30 C-h C-k support of separately-documented commands.
4977
4978 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4979
4980 * Makefile.in (../info/ediff, ediff.dvi): New targets.
4981 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4982
4983 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4984
4985 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4986 (../info/viper, viper.dvi): New targets.
4987
4988 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
4989
4990 * dired-x.texi (Installation): Change the example to set
4991 buffer-local variables like dired-omit-files-p in
4992 dired-mode-hook.
4993
4994 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4995
4996 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4997 (../info/mh-e, mh-e.dvi): New targets.
4998
4999 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5000
5001 * Makefile.in (maintainer-clean): Rename from realclean.
5002
5003 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5004
5005 * Makefile.in: New file.
5006 * Makefile: File deleted.
5007
5008 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5009
5010 * Makefile (TEXINDEX_OBJS): Variable deleted.
5011 (texindex, texindex.o, getopt.o): Rules deleted.
5012 All deps on texindex deleted.
5013 (distclean): Don't delete texindex.
5014 (mostlyclean): Don't delete *.o.
5015 * texindex.c, getopt.c: Files deleted.
5016
5017 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5018
5019 * Version 19.26 released.
5020
5021 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5022
5023 * Version 19.25 released.
5024
5025 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5026
5027 * Version 19.24 released.
5028
5029 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5030
5031 * Version 19.23 released.
5032
5033 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5034
5035 * Makefile: Delete spurious tab.
5036
5037 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5038
5039 * Makefile (.SUFFIXES): New rule.
5040
5041 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5042
5043 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5044 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5045
5046 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5047
5048 * Makefile (../info/sc): Rename from sc.info.
5049 (../info/cl): Likewise.
5050 (INFO_TARGETS): Use new names.
5051
5052 1993-12-04 Richard Stallman (rms@srarc2)
5053
5054 * getopt.c: New file.
5055 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5056 (getopt.o): New rule.
5057 (dvi): Don't depend on texindex.
5058 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5059 Depend on texindex.
5060
5061 1993-12-03 Richard Stallman (rms@srarc2)
5062
5063 * Makefile (../info/sc.info): Rename from ../info/sc.
5064 (TEXI2DVI): New variable.
5065 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5066 Add explicit commands.
5067 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5068
5069 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5070
5071 * Version 19.22 released.
5072
5073 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5074
5075 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5076
5077 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5078
5079 * Version 19.21 released.
5080
5081 1993-11-15 Paul Eggert (eggert@twinsun.com)
5082
5083 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5084
5085 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5086
5087 * Makefile (../etc/GNU): New target.
5088 (EMACSSOURCES): Add gnu1.texi.
5089
5090 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5091
5092 * Makefile (realclean): Don't delete the Info files.
5093
5094 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5095
5096 * forms.texi: Fix forms.texi so that it will format correctly.
5097 Add missing `@end iftex', fix bad reference.
5098
5099 * info.texi, info-stn.texi: New files implement texinfo version of
5100 `info' file.
5101
5102 1993-10-20 Brian Fox (bfox@ai.mit.edu)
5103
5104 * Makefile: Fix targets for texindex, new info.texi files.
5105 * info-stnd.texi: New file implements info for standalone info
5106 reader.
5107 * info.texi: Update to include recent changes to "../info/info".
5108 New source file for ../info/info; includes info-stnd.texi.
5109
5110 * texindex.c: Include "../src/config.h" if building in emacs.
5111
5112 * Makefile: Change all files to FILENAME.texi, force all targets
5113 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5114 vip.texinfo, forms.texinfo, cl.texinfo.
5115 Add target to build texindex.c, defining `emacs'.
5116
5117 * forms.texi: Install new file to match version 2.3 of forms.el.
5118
5119 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5120
5121 * Version 19.19 released.
5122
5123 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5124
5125 * sc.texinfo: Fix info file name.
5126
5127 * Makefile (info): Add gnus and sc.
5128 (dvi): Add gnus.dvi and sc.dvi.
5129 (../info/sc, sc.dvi): New targets.
5130
5131 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5132
5133 * Version 19.18 released.
5134
5135 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5136
5137 * Makefile: Fix source file names of the separate manuals.
5138 (gnus.dvi, ../info/gnus): New targets.
5139
5140 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5141
5142 * Version 19.17 released.
5143
5144 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5145
5146 * split-man: Fix typos in last change.
5147
5148 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5149
5150 * Version 19.16 released.
5151
5152 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5153
5154 * version 19.15 released.
5155
5156 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5157
5158 * Makefile (distclean): It's rm, not rf.
5159
5160 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5161
5162 * Version 19.14 released.
5163
5164 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5165
5166 * Makefile: New file.
5167
5168 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5169
5170 * Version 19.13 released.
5171
5172 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5173
5174 * Version 19.9 released.
5175
5176 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5177
5178 * Version 19.8 released.
5179
5180 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5181
5182 * Version 19.7 released.
5183
5184 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5185
5186 * gnus.texinfo: New file. Removed installation instructions.
5187
5188 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5189
5190 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5191
5192 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5193
5194 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5195 then define `\sc' as the command for smallcaps in Texinfo. This
5196 means that the @sc command will produce small caps. bfox has
5197 made the corresponding change to makeinfo and texinfm.el.
5198
5199 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5200
5201 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5202 Customization since the menu entry did not point to anything.
5203 Also add an @finalout command to remove overfull hboxes from the
5204 printed output.
5205
5206 * cl.texinfo: Add @bye, \input line and @settitle to file.
5207 This file is clearly intended to be a chapter of some other work,
5208 but the other work does not yet exist.
5209
5210 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5211
5212 * texinfo.texinfo: Three typos corrected.
5213
5214 ;; Local Variables:
5215 ;; coding: utf-8
5216 ;; fill-column: 79
5217 ;; add-log-time-zone-rule: t
5218 ;; End:
5219
5220 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5221 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5222
5223 This file is part of GNU Emacs.
5224
5225 GNU Emacs is free software: you can redistribute it and/or modify
5226 it under the terms of the GNU General Public License as published by
5227 the Free Software Foundation, either version 3 of the License, or
5228 (at your option) any later version.
5229
5230 GNU Emacs is distributed in the hope that it will be useful,
5231 but WITHOUT ANY WARRANTY; without even the implied warranty of
5232 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5233 GNU General Public License for more details.
5234
5235 You should have received a copy of the GNU General Public License
5236 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5237
5238 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803