1 2005-02-06 Lute Kamstra <lute@gnu.org>
3 * basic.texi (Undo): Fix typo.
5 * cmdargs.texi (Emacs Invocation): Fix typo.
7 * custom.texi (Init Examples): Fix typo.
9 * abbrevs.texi (Expanding Abbrevs): Fix typo.
11 2005-02-06 Richard M. Stallman <rms@gnu.org>
13 * regs.texi (Registers): Registers can hold numbers, too.
15 * killing.texi (Other Kill Commands): Cleanup.
16 Delete redundant explanation of kill in read-only buffer.
17 (Yanking): Mention term "copying".
18 (Accumulating Text): Fix typo.
20 * entering.texi (Entering Emacs): Update rationale at start.
21 (Exiting): Treat iconifying on a par with suspension.
23 * custom.texi (Minor Modes): Fix typo.
24 (Easy Customization): Fix menu style.
25 (Variables): Add xref.
26 (Examining): Setting for future sessions works through .emacs.
27 (Keymaps): "Text terminals", not "Many".
28 (Init Rebinding): Explain \C-. Show example of \M-.
29 Fix minor wording errors.
30 (Function Keys): Explain vector syntax just once.
31 (Named ASCII Chars): Clarify history of TAB/C-i connection.
32 (Init File): Mention .emacs.d directory.
33 (Init Examples): Add xref.
34 (Find Init): Mention .emacs.d directory.
36 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
37 (Action Arguments): Explain which kinds of -l args are found how.
38 (Initial Options): --batch does not inhibit site-start.
40 (Command Example): Use --batch, not -batch.
42 * basic.texi (Inserting Text): Cleanup wording.
43 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
44 C-n is not error at end of buffer.
45 (Undo): Doc C-/ like C-_. Add xrefs.
46 (Arguments): META key may be labeled ALT.
47 Peculiar arg meanings are explained in doc strings.
49 * abbrevs.texi (Expanding Abbrevs): Clarify.
51 2005-02-05 Eli Zaretskii <eliz@gnu.org>
53 * frames.texi (Frame Parameters): Add an xref to the description
54 of list-colors-display. Add a pointer to the X docs about colors.
56 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
57 Impove docs of list-colors-display.
59 2005-02-03 Lute Kamstra <lute@gnu.org>
61 * frames.texi (Frames, Drag and Drop): Fix typos.
63 2005-02-03 Richard M. Stallman <rms@gnu.org>
65 * windows.texi (Basic Window): Mention color-change in mode line.
66 (Change Window): Explain dragging vertical boundaries.
68 * text.texi (Sentences): Clarify.
69 (Paragraphs): Explain M-a and blank lines.
70 (Outline Mode): Clarify text and menu.
71 (Hard and Soft Newlines): Mention use-hard-newlines.
73 * frames.texi (Frames): Delete unnecessary mention of Windows.
74 (Mouse Commands): Likewise. Mention xterm mouse support.
76 (Mouse References): Mention use of Mouse-1 for following links.
77 (Menu Mouse Clicks): Clarify.
78 (Mode Line Mouse): Clarify.
79 (Drag and Drop): Rewrite.
81 * fixit.texi (Spelling): Fix typo.
83 * files.texi (File Names): Clarify.
84 (Visiting): Update conditions for use of file dialog. Clarify.
85 (Saving): Doc d as answer in save-some-buffers.
86 (Remote Files): Clean up the text.
88 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
90 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
91 (List Buffers): Clarify.
92 (Several Buffers): Doc T command.
93 (Buffer Convenience): Clarify menu.
95 * basic.texi (Undo): Clarify last change.
97 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
99 * fixit.texi (Spelling): Fix typo.
101 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
103 * basic.texi (Undo): Update description of `undo-outer-limit'.
105 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
107 * building.texi: Update documentation relating to GDB Graphical
110 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
112 * custom.texi (Easy Customization): Adapt menu to node name change.
114 2005-01-30 Richard M. Stallman <rms@gnu.org>
116 * custom.texi (Easy Customization): Defn of "User Option" now
117 includes faces. Don't say just "option" when talking about variables.
118 Do say just "options" to mean "anything customizable".
119 (Specific Customization): Describe `customize-variable',
120 not `customize-option'.
122 * glossary.texi (Glossary) <Faces>: Add xref.
123 <User Option>: Change definition--include faces. Change xref.
125 * picture.texi (Picture): Mention artist.el.
127 * sending.texi, screen.texi, programs.texi, misc.texi:
128 * mini.texi, major.texi, maintaining.texi, macos.texi:
129 * help.texi, frames.texi, files.texi:
130 Don't say just "option" when talking about variables.
132 * display.texi, mule.texi: Don't say just "option" when talking
133 about variables. Other minor cleanups.
135 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
137 * gnus.texi: Some edits based on comments from David Abrahams.
139 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
141 * gnus.texi (RSS): Fix the keystroke.
143 2005-01-26 Lute Kamstra <lute@gnu.org>
145 * cmdargs.texi (Initial Options): Add a cross reference to `Init
146 File'. Mention the `-Q' option at the `--no-site-file' option.
148 2005-01-24 David Kastrup <dak@gnu.org>
150 * faq.texi: Update AUCTeX version info.
152 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
154 * gnus-faq.texi ([4.1]): Typo.
156 2005-01-22 David Kastrup <dak@gnu.org>
158 * building.texi (Grep Searching): Mention alias `find-grep' for
161 2005-01-20 Richard M. Stallman <rms@gnu.org>
163 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
165 2005-01-19 Jay Belanger <belanger@truman.edu>
167 * calc.texi (Keep Arguments): Mention that keeping arguments
168 doesn't work with keyboard macros.
170 2005-01-16 Richard M. Stallman <rms@gnu.org>
172 * autotype.texi (Autoinserting): Fix small error.
174 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
176 Sync with Tramp 2.0.47.
178 * tramp.texi (Compilation): New section, describing compilation of
181 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
183 * man/rmail.texi (Movemail): Explain differences
184 between standard and mailutils versions of movemail.
185 Describe command line and configuration options introduced
187 Explain the notion of mailbox URL, provide examples and
188 cross-references to mailutils documentation.
189 Describe various methods of specifying mailbox names,
190 user names and user passwords for rmail.
191 (Remote Mailboxes): New section. Describe
192 how movemail handles remote mailboxes. Describe configuration
193 options used to control its behavior.
194 (Other Mailbox Formats): Explain handling of various mailbox
197 2005-01-13 Richard M. Stallman <rms@gnu.org>
199 * commands.texi (Commands): Clarification.
201 2005-01-11 Richard M. Stallman <rms@gnu.org>
203 * programs.texi (Multi-line Indent): Fix previous change.
204 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
206 2005-01-11 Kim F. Storm <storm@cua.dk>
208 * widget.texi (Basic Types): Add :follow-link keyword.
210 2005-01-09 Jay Belanger <belanger@truman.edu>
212 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
214 2005-01-08 Richard M. Stallman <rms@gnu.org>
216 * display.texi (Faces): isearch-lazy-highlight-face renamed to
219 * search.texi (Query Replace): Mention faces query-replace
221 (Incremental Search): Update isearch highlighting info.
223 2005-01-08 Jay Belanger <belanger@truman.edu>
225 * calc.texi: Change throughout to reflect new default value of
228 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
230 * message.texi (Reply): `message-reply-to-function' should return
231 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
233 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
235 * faq.texi (Changing load-path): Fix typo.
237 2005-01-05 Jay Belanger <belanger@truman.edu>
239 * calc.texi (Programming Tutorial): Replace kbd command by
240 appropriate characters for a keyboard macro.
242 2005-01-04 Jay Belanger <belanger@truman.edu>
244 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
246 (Programming Tutorial): Mention that the user needs to be in the
247 right mode to compute some functions.
249 2005-01-04 Richard M. Stallman <rms@gnu.org>
251 * custom.texi (Saving Customizations): Minor improvement.
253 2005-01-04 Jay Belanger <belanger@truman.edu>
255 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
256 no longer applicable.
258 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
260 * custom.texi (Saving Customizations): Emacs no longer loads
261 `custom-file' after .emacs. No longer mention customizing through
264 2005-01-01 Jay Belanger <belanger@truman.edu>
266 * calc.texi (Programming Tutorial): Changed description of how to
267 edit keyboard macros to match current behavior.
269 2005-01-01 Andreas Schwab <schwab@suse.de>
271 * killing.texi (Graphical Kill): Move up under node Killing,
272 change @section to @subsection.
274 2005-01-01 Richard M. Stallman <rms@gnu.org>
276 * custom.texi (Face Customization): Mention hex color specs.
278 * emacs.texi (Top): Update Killing submenu.
280 * killing.texi (Killing): Reorganize section.
281 No more TeX-only text; put the node command at start of chapter.
282 But the first section heading is used only in TeX.
283 Rewrite the text to read better in this mode.
284 (Graphical Kill): New subnode gets some of the text that
285 used to be in the first section.
287 2004-12-31 Richard M. Stallman <rms@gnu.org>
289 * dired.texi (Shell Commands in Dired): Delete the ? example.
291 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
293 * files.texi (Saving): Describe new require-final-newline features
294 and mode-require-final-newline.
296 2004-12-31 Jay Belanger <belanger@truman.edu>
298 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
300 2004-12-29 Richard M. Stallman <rms@gnu.org>
302 * custom.texi (File Variables): Clarify previous change.
304 2004-12-27 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
306 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
309 2004-12-27 Richard M. Stallman <rms@gnu.org>
311 * Makefile.in (MAKEINFO): Specify --force.
313 * basic.texi (Moving Point): C-e now runs move-end-of-line.
314 (Undo): Doc undo-outer-limit.
316 2004-12-20 Jay Belanger <belanger@truman.edu>
318 * calc.texi (Types Tutorial): Emphasize that you can't divide by
321 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
323 * cc-mode.texi (Text Filling and Line Breaking): Put period after
325 (Font Locking): Avoid @strong{Note:}.
327 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
329 Sync with Tramp 2.0.46.
331 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
333 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
335 * url.texi: Correct typos.
336 (Retrieving URLs): @var{nil}->@code{nil}.
337 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
338 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
339 (Dealing with HTTP documents): @inforef->@xref.
341 2004-12-15 Juri Linkov <juri@jurta.org>
343 * mark.texi (Transient Mark, Mark Ring): M-< and other
344 movement commands don't set mark in Transient Mark mode
347 2004-12-15 Jay Belanger <belanger@truman.edu>
349 * calc.texi: Consistently capitalized all mode names.
350 (Answers to Exercises): Mention that an answer can be a fraction
351 when in Fraction mode.
353 2004-12-13 Jay Belanger <belanger@truman.edu>
355 * calc.texi: Fix some TeX definitions.
357 2004-12-12 Juri Linkov <juri@jurta.org>
359 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
360 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
362 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
363 (Misc Dired Commands): Add @r{(Dired)} to w.
365 2004-12-12 Juri Linkov <juri@jurta.org>
367 * mark.texi (Marking Objects): Marking commands also extend the
368 region when mark is active in Transient Mark mode.
370 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
372 * reftex.texi (Imprint): Remove erroneous @value's.
374 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
376 * custom.texi (Saving Customizations): Emacs only loads the custom
377 file automatically after the init file in version 21.4 or later.
378 Adapt text and examples to this fact.
380 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
381 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
383 2004-12-08 Jay Belanger <belanger@truman.edu>
385 * calc.texi (Starting Calc): Remove comment about installation.
386 (Keypad Mode Overview): Remove comment about Emacs 19 support.
388 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
390 * url.texi: Update @setfilename.
391 (Getting Started): No need to worry about Gnus versions.
392 (Dealing with HTTP documents): Use @inforef.
394 * org.texi: Fix @direntry file name.
396 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
398 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
399 be set through Custom. Otherwise, it has no effect.
401 2004-12-07 Stefan <monnier@iro.umontreal.ca>
403 * url.texi: New file.
405 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
407 2004-12-06 Jay Belanger <belanger@truman.edu>
409 * calc.texi (Using Calc): Remove paragraph about installation.
411 2004-12-06 Jay Belanger <belanger@truman.edu>
413 * calc.texi: Use more Texinfo macros and less TeX defs.
416 2004-12-06 Richard M. Stallman <rms@gnu.org>
418 * org.texi: New file.
420 2004-12-05 Richard M. Stallman <rms@gnu.org>
422 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
423 * entering.texi: Rename Command Line to Emacs Invocation.
425 * Makefile.in (org.dvi, ../info/org): New targets.
426 (INFO_TARGETS): Add ../info/org.
427 (DVI_TARGETS): Add org.dvi.
428 (maintainer-clean): Remove the info files in the info dir.
430 * misc.texi (Term Mode): Correcty describe C-c.
432 * custom.texi (Easy Customization): Move up to section level,
433 before Variables. Avoid using the term "variable"; say "option".
434 New initial explanation.
435 (Variables): In initial explanation, connect "variable" to the
436 already-explained "user option".
438 * emacs.texi (Top): Fix ref to Command Line.
439 Move reference to Easy Customization.
441 * xresources.texi (X Resources): Fix From link.
443 * doclicense.texi (GNU Free Documentation License): Fix To link.
445 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
447 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
449 2004-12-03 Richard M. Stallman <rms@gnu.org>
451 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
453 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
455 * kmacro.texi: Several small changes in addition to the following.
456 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
457 defining a keyboard macro.
458 Mention `kmacro-ring-max'.
459 (Keyboard Macro Counter): Clarify description of
460 `kmacro-insert-counter', `kmacro-set-counter',
461 `kmacro-add-counter' and `kmacro-set-format'.
463 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
465 * custom.texi (File Variables): Add `unibyte' and make it more
466 clear that `unibyte' and `coding' are special. Suggested by Simon
467 Krahnke <overlord@gmx.li>.
469 * mule.texi (Enabling Multibyte): Refer to File Variables.
470 Suggested by Simon Krahnke <overlord@gmx.li>.
472 2004-11-26 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
474 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
475 x-use-old-gtk-file-dialog.
477 2004-11-26 Eli Zaretskii <eliz@gnu.org>
479 * idlwave.texi: Fix the setfilename directive to put the produced
481 (Continued Statement Indentation): Resurrect Jan D.'s change from
482 2004-11-03 that was lost when a newer version of idlwave.texi was
485 2004-11-20 Richard M. Stallman <rms@gnu.org>
487 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
489 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
491 * building.texi (Lisp Eval): Delete hyphen in section name.
493 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
495 * files.texi (Old Versions):
496 No longer document annotation as "CVS only".
498 2004-11-10 Andre Spiegel <spiegel@gnu.org>
500 * files.texi (Version Control): Rewrite the introduction about
501 version systems, mentioning the new ones that we support. Thanks
502 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
505 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
507 * gnus-faq.texi ([5.1]): Added missing bracket.
509 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
512 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
514 * message.texi (Various Message Variables): Mention that all mail
515 file variables are derived from `message-directory'.
517 * gnus.texi (Splitting Mail): Clarify bogus group.
519 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
521 * emacs-mime.texi (Encoding Customization): Fix
522 mm-coding-system-priorities entry.
524 2004-11-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
526 * frames.texi (Dialog Boxes):
527 * idlwave.texi (Continued Statement Indentation):
528 * reftex.texi (Options (Index Support)):
529 (Displaying and Editing the Index, Table of Contents):
530 * speedbar.texi (Creating a display, Major Display Modes): Replace
531 non-nil with non-@code{nil}.
533 2004-11-02 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
535 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
537 2004-10-23 Eli Zaretskii <eliz@gnu.org>
539 * text.texi (Text Based Tables, Table Definition)
540 (Table Creation, Table Recognition, Cell Commands)
541 (Cell Justification, Row Commands, Column Commands)
542 (Fixed Width Mode, Table Conversion, Measuring Tables)
543 (Table Misc): New nodes, documenting the Table Mode.
545 2004-10-21 Jay Belanger <belanger@truman.edu>
547 * calc.texi (Algebraic-Style Calculations): Removed a comment.
549 2004-10-19 Jason Rumney <jasonr@gnu.org>
551 * makefile.w32-in (info): Change order of arguments to makeinfo.
553 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
555 * calendar.texi (iCalendar): Update for package changes.
557 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
559 * calc.texi (Reporting Bugs): Double up `@'.
561 2004-10-18 Jay Belanger <belanger@truman.edu>
563 * calc.texi (Reporting Bugs): Changed the address that bugs
566 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
568 * gnus.texi (New Features): Add 5.11.
570 * message.texi (Resending): Remove wrong default value.
572 * gnus.texi (Mail Source Specifiers): Describe possible problems
573 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
574 `pop3-leave-mail-on-server' to the index.
576 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
578 * message.texi (Canceling News): Add how to set a password.
580 2004-10-12 Jay Belanger <belanger@truman.edu>
582 * calc.texi (Help Commands): Changed the descriptions of
583 calc-describe-function and calc-describe-variable to match their
586 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
588 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
590 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
592 Sync with Tramp 2.0.45.
594 * tramp.texi (Frequently Asked Questions): Comment paragraph about
595 plink link. The URL is outdated. Originator contacted for
598 2004-10-10 Juri Linkov <juri@jurta.org>
600 * gnus.texi (Top, Marking Articles): Join two menus in one node
601 because a node can have only one menu.
603 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
605 * files.texi (Misc File Ops): View mode is a minor mode.
607 2004-10-09 Juri Linkov <juri@jurta.org>
609 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
610 example of nnmail-split-fancy.
612 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
614 * calendar.texi (iCalendar): Style changes.
616 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
618 * search.texi (Regexps): The regexp described in the example is no
619 longer stored in the variable `sentence-end'.
621 2004-10-06 Karl Berry <karl@gnu.org>
623 * info.texi (@kbd{1}--@kbd{9}): no space around --, for
624 consistency with other uses of dashes.
626 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
628 * building.texi (Starting GUD): Note that multiple debugging
629 sessions requires `gdb --fullname'.
631 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
633 * calendar.texi (iCalendar): New section for a new package.
635 2004-10-05 Karl Berry <karl@gnu.org>
637 * info.texi: consistently use --- throughout, periods at end of
638 menu descriptions, and a couple typos.
640 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
642 * text.texi: Various small changes in addition to the following.
643 (Text): Replace xref for autotype with inforef.
644 (Sentences): Explain nil value for `sentence-end'.
645 (Paragraphs): Update default values for `paragraph-start' and
646 `paragraph-separate'.
647 (Text Mode): Correct description of Text mode's effect on the
649 (Outline Visibility): `hide-other' does not hide top level headings.
650 `selective-display-ellipses' no longer has an effect on Outline mode.
651 (TeX Misc): Add missing @cindex.
652 Replace xref for RefTeX with inforef.
653 (Requesting Formatted Text): the variable
654 `enriched-fill-after-visiting' no longer exists.
655 (Editing Format Info): Update names of menu items and commands.
656 (Format Faces): Mention special effect of specifying the default face.
657 Describe inheritance of text properties.
658 Correct description of `fixed' face.
659 (Format Indentation): Correct description of effect of setting
660 margins. Mention `set-left-margin' and `set-right-margin'.
661 (Format Justification): Update names of menu items.
662 `set-justification-full' is now bound to `M-j b'.
663 Mention that `default-justification' is a per buffer variable.
664 (Format Properties): Update name of menu item.
665 (Forcing Enriched Mode): `format-decode-buffer' automatically
666 turns on Enriched mode if the buffer is in text/enriched format.
669 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
671 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
673 2004-09-28 Kim F. Storm <storm@cua.dk>
675 * display.texi (Display Custom) <indicate-buffer-boundaries>:
676 Align with new functionality.
678 2004-09-26 Jesper Harder <harder@ifa.au.dk>
680 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
681 * pgg.texi (User Commands, Backend methods): do.
682 * gnus.texi: Markup fixes.
683 (Setting Process Marks): Fix `M P a' entry.
686 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
688 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
690 Use 5.10 instead of 5.10.0.
692 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
694 * gnus.texi (Summary Mail Commands): S D e.
696 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
698 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
699 the gnus-article-mode-line-format section.
701 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
703 * gnus.texi (Various Summary Stuff): Fix the documentation for
704 gnus-newsgroup-variables.
706 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
708 * gnus.texi (MIME Commands): Added
709 gnus-mime-display-multipart-as-mixed,
710 gnus-mime-display-multipart-alternative-as-mixed,
711 gnus-mime-display-multipart-related-as-mixed.
712 (Mail Source Customization): Clarify `mail-source-directory'.
713 (Splitting Mail): Mention gnus-group-find-new-groups.
714 (SpamOracle): Fixed typo.
716 * gnus-faq.texi: Untabify.
717 ([6.3]): nnir.el is in contrib directory.
719 * message.texi (News Headers): Clarify how a unique ID is created.
721 * gnus.texi (Batching Agents): Fixed typo in example. Reported
722 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
724 2004-09-20 Andre Srinivasan <andre@e2open.com>
726 * gnus.texi (Group Parameters): Added more on hooks. (Small
729 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
731 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
733 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
735 * display.texi (Display Custom): Remove stray `@end defvar'.
737 2004-09-23 Kim F. Storm <storm@cua.dk>
739 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
740 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
742 2004-09-22 Jay Belanger <belanger@truman.edu>
744 * calc.texi (Vectors as Lists): Added a warning that the tutorial
745 might be hidden during part of the session.
747 2004-09-20 Jay Belanger <belanger@truman.edu>
749 * calc.texi (Notations Used in This Manual): Put in an earlier
750 mention that DEL could be called Backspace.
752 2004-09-20 Richard M. Stallman <rms@gnu.org>
754 * custom.texi (Hooks): Explain using setq to clear out a hook.
755 (File Variables): Explain multiline string constants.
756 (Non-ASCII Rebinding): Explain when you need to update
757 non-ASCII char codes in .emacs.
759 * building.texi (Compilation): Explain how to make a silent
760 subprocess that won't be terminated. Explain compilation-environment.
762 2004-09-13 Kim F. Storm <storm@cua.dk>
764 * mini.texi (Repetition): Rename isearch-resume-enabled to
765 isearch-resume-in-command-history and change default to disabled.
767 2004-09-10 Simon Josefsson <jas@extundo.com>
769 * gnus.texi (IMAP): Add example. Suggested and partially written
770 by Steinar Bang <sb@dod.no>.
772 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
774 * gnus.texi (IMAP): add comments about imaps synonym to imap in
777 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
779 * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
780 (Spam ELisp Package Global Variables)
781 (Spam ELisp Package Global Variables): more clarifications
783 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
785 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
786 mention spam-split does not modify incoming mail
788 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
790 * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
792 2004-09-10 Eli Zaretskii <eliz@gnu.org>
794 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
796 2004-09-09 Kim F. Storm <storm@cua.dk>
798 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
799 with new `kmacro-name-last-macro'.
801 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
803 * makefile.w32-in (sieve, pgg): Use $(infodir).
805 2004-09-08 Juri Linkov <juri@jurta.org>
807 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
809 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
811 * makefile.w32-in: Fix PGG and Sieve entries.
813 2004-09-03 Juri Linkov <juri@jurta.org>
815 * search.texi (Incremental Search): Update wording for M-%.
817 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
819 * killing.texi (Killing): Correct description of kill commands in
822 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
824 * building.texi (Compilation Mode): Add a paragraph about rules
825 for finding the compilation buffer for `next-error'.
827 * search.texi (Other Repeating Search): Mention that Occur mode
828 supports the next-error functionality.
830 2004-09-02 Juri Linkov <juri@jurta.org>
832 * search.texi (Regexp Replace): Add missing backslash to \footnote.
834 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
836 * kmacro.texi (Basic Keyboard Macro):
837 `apply-macro-to-region-lines' now operates on all lines that begin
838 in the region, rather than on all complete lines in the region.
840 2004-08-31 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
842 * frames.texi (Drag and drop): Add documentation about
843 x-dnd-test-function and x-dnd-known-types.
845 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
847 * indent.texi: Various minor changes in addition to:
848 (Indentation Commands): Correct description of `indent-relative'.
849 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
850 mode. The *Tab Stops* buffer uses Overwrite Mode.
851 (Just Spaces): `untabify' converts sequences of at least two
854 2004-08-28 Eli Zaretskii <eliz@gnu.org>
856 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
857 Emacs and related programs.
859 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
861 * frames.texi (Secondary Selection): Setting the secondary
862 selection with M-Drag-Mouse-1 does not alter the kill ring,
863 setting it with M-Mouse-1 and M-Mouse-3 does.
864 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
866 (Scroll Bars): Ditto.
868 * windows.texi (Basic Window): When using a window system, the value
869 of point in a non-selected window is indicated by a hollow box.
870 (Split Window): Side by side windows are separated by a scroll bar,
871 if scroll bars are used.
872 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
873 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
874 (Window Convenience): Update bindings for `winner-undo' and
877 * ack.texi (Acknowledgments): Use `@unnumbered'.
878 * misc.texi : Adapt sectioning in Info to the node structure.
879 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
880 of "Using Emacs as a Server".
881 * building.texi (Building): Interchange nodes (for correct numbering).
882 * programs.texi (Programs): Interchange nodes (for correct numbering).
883 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
884 Info to the node structure.
885 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
886 Rearrange order of nodes and sections such that both "GNU GENERAL
887 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
888 end, as appropriate for appendices.
889 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
890 Use `@unnumberedsec'.
891 * trouble.texi: Adapt sectioning in Info to the node structure.
892 Adapt node pointers to change in emacs.texi.
893 * cmdargs.texi, doclicense.texi: Adapt node pointers.
895 2004-08-27 Richard M. Stallman <rms@gnu.org>
897 * faq.texi: Fix texinfo usage, esp. doublequotes.
898 (Difference between Emacs and XEmacs): Some clarification.
900 * faq.texi (Difference between Emacs and XEmacs):
901 Explain not to contrast XEmacs with GNU Emacs.
903 2004-08-26 Richard M. Stallman <rms@gnu.org>
905 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
907 2004-08-25 Kenichi Handa <handa@m17n.org>
909 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
910 description for unibyte mode.
912 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
914 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
916 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
917 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
918 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
921 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
923 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
924 Change section names.
926 2004-08-22 David Kastrup <dak@gnu.org>
928 * reftex.texi (AUCTeX): Update links, section name.
930 * faq.texi (Calc): Update availability (included in 21.4).
931 (AUCTeX): Update availability, information, versions, description.
933 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
935 * kmacro.texi (Keyboard Macro Ring): Rename section.
936 Emacs treats the head of the macro ring as the `last keyboard macro'.
937 (Keyboard Macro Counter): Minor change.
938 (Save Keyboard Macro): Some clarifications.
939 (Edit Keyboard Macro): Rename section.
941 * buffers.texi (Buffers): Maximum buffer size is now 256M on
943 (Several Buffers): Clarify which buffer is selected if `2' is
944 pressed in the Buffer Menu.
945 Auto Revert mode can be used to update the Buffer Menu
948 2004-08-21 Eli Zaretskii <eliz@gnu.org>
950 * help.texi (Misc Help): Add an index entry for finding an Info
951 manual by its file name.
953 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
955 * files.texi (Backup Deletion): Correct description of
956 `delete-old-versions'.
957 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
958 (Auto Save Files): Recommend `auto-save-mode' to reenable
959 auto-saving, rather than the abbreviation `auto-save'.
961 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
963 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
964 for "killing" and "yanking" in main menu.
966 2004-08-16 Richard M. Stallman <rms@gnu.org>
968 * killing.texi (Yanking, Killing): Minor cleanups.
970 * mark.texi (Momentary Mark): Minor cleanups.
972 2004-08-15 Kenichi Handa <handa@etl.go.jp>
974 * custom.texi (Non-ASCII Rebinding):
975 C-q always inserts the right code to pass to global-set-key.
977 2004-08-14 Eli Zaretskii <eliz@gnu.org>
979 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
981 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
983 * regs.texi (RegNumbers): Mention `C-x r i' binding for
984 `insert-register', instead of `C-x r g' binding, for consistency.
986 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
988 * fixit.texi (Spelling): Fix typo.
990 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
992 * help.texi (Help): Fix Texinfo usage.
994 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
996 * cc-mode.texi: Various updates for CC Mode 5.30.9.
998 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
1000 Sync with Tramp 2.0.44.
1002 2004-08-05 Lars Hansen <larsh@math.ku.dk>
1004 * widget.texi (User Interface): Update how to separate the
1005 editable field of an editable-field widget from other widgets.
1006 (Programming Example): Add text after field.
1008 2004-07-24 Richard M. Stallman <rms@gnu.org>
1010 * text.texi (Paragraphs): Update how paragraphs are separated
1011 and the default for paragraph-separate.
1013 * search.texi (Regexp Replace): Further update text for new
1014 replacement operators.
1016 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
1018 * emacs-mime.texi (Encoding Customization): Add a note to the
1019 mm-content-transfer-encoding-defaults entry.
1022 * gnus.texi (Article Highlighting): Add
1023 gnus-cite-ignore-quoted-from.
1024 (POP before SMTP): New node.
1025 (Posting Styles): Addition.
1026 (Splitting Mail): Add nnmail-split-lowercase-expanded.
1027 (Fancy Mail Splitting): Ditto.
1028 (X-Face): Add gnus-x-face.
1030 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
1032 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
1033 pgg.texi, sieve.texi: Use @copying and @insertcopying.
1035 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
1037 * gnus.texi (Mail Source Specifiers): Describe
1038 `pop3-leave-mail-on-server'.
1040 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
1042 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
1044 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
1045 repository. Change setfilename.
1047 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
1049 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
1051 * emacs-xtra.texi (Subdir switches): Dired does not remember the
1054 * dired.texi (Dired Updating): `k' only deletes inserted
1055 subdirectories from the Dired buffer if a prefix argument was given.
1057 * search.texi (Regexps): Delete redundant definition of `symbol' in
1058 description of `\_>'. It already occurs in the description of `\_<'.
1060 2004-07-02 Juri Linkov <juri@jurta.org>
1062 * pcl-cvs.texi (Viewing differences): Add `d r'.
1064 2004-07-01 Juri Linkov <juri@jurta.org>
1066 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
1067 (Regexp Search): Add M-r.
1069 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
1071 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
1073 2004-06-29 Jesper Harder <harder@ifa.au.dk>
1075 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
1076 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
1078 2004-06-25 Richard M. Stallman <rms@gnu.org>
1080 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
1082 2004-06-25 David Kastrup <dak@gnu.org>
1084 * search.texi (Regexp Replace): Some typo corrections and
1087 2004-06-24 David Kastrup <dak@gnu.org>
1089 * search.texi (Unconditional Replace): Use replace-string instead
1090 of query-replace in example.
1091 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
1093 (Query Replace): Correct explanation of `^' which does not use
1096 2004-06-21 Nick Roberts <nickrob@gnu.org>
1098 * misc.texi (Shell History Copying): Document comint-insert-input.
1099 (Shell Ring): Describe comint-dynamic-list-input-ring here.
1101 2004-06-21 Karl Berry <karl@gnu.org>
1103 * info.texi (Top): mention that only Emacs has mouse support.
1104 (Getting Started): mention this in a few other places.
1106 2004-06-20 Jesper Harder <harder@ifa.au.dk>
1108 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
1109 * custom.texi (Customization): do.
1110 * anti.texi (Antinews): do.
1111 * abbrevs.texi (Defining Abbrevs): do.
1113 * programs.texi (Info Lookup): Fix keybinding for
1116 2004-06-16 Juanma Barranquero <lektu@terra.es>
1118 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
1120 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
1121 (clean): Add emacs-xtra and flymake. Remove redundancies.
1123 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
1125 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
1127 * emacs-xtra.texi: New file.
1129 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
1131 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
1132 (Dired and Find): Mention differences with ordinary Dired buffers.
1134 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
1136 * autotype.texi (Copyrights, Timestamps): Recommend
1137 `before-save-hook' instead of `write-file-functions'.
1139 2004-06-13 Richard M. Stallman <rms@gnu.org>
1141 * custom.texi (Init Syntax): Explain about vars that do special
1142 things when set with setq or with Custom.
1143 (Init Examples): Add line-number-mode example.
1145 2004-06-13 Lars Hansen <larsh@math.ku.dk>
1147 * dired-x.texi (dired-mark-omitted): Update keybinding.
1149 2004-06-12 Juri Linkov <juri@jurta.org>
1151 * dired.texi (Operating on Files): Add dired-do-touch.
1153 2004-06-10 Kim F. Storm <storm@cua.dk>
1155 * pcl-cvs.texi (Viewing differences): Add 'd y'.
1157 2004-06-10 Juri Linkov <juri@jurta.org>
1159 * building.texi (Lisp Eval): Add C-M-x on defface.
1161 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
1163 * files.texi (Reverting): Auto-Revert mode and
1164 Global Auto-Revert mode no longer revert remote files.
1166 2004-06-05 Lars Hansen <larsh@math.ku.dk>
1168 * dired-x.texi (variable dired-omit-mode): Rename from
1170 (function dired-omit-mode): Rename from dired-omit-toggle.
1171 Call dired-omit-mode rather than set dired-omit-files-p.
1172 (dired-mark-omitted): Describe command.
1174 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
1176 Version 2.0.41 of Tramp released.
1178 2004-05-29 Juanma Barranquero <lektu@terra.es>
1180 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
1181 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1183 2004-05-29 Richard M. Stallman <rms@gnu.org>
1185 * custom.texi (Init File): Two dashes start --no-site-file.
1187 * cl.texi (Top): Call this chapter `Introduction'.
1188 (Overview): In TeX, no section heading here.
1190 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
1192 2004-05-29 Alan Mackenzie <acm@muc.de>
1194 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
1195 ("AWK"): Is consistently thus spelt throughout.
1196 (AWK, Pike): Document as "C-like modes".
1197 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
1198 (M-x man): Supersedes M-x manual-entry.
1199 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
1201 ("Comments in C"): Delete node; the info is in CC Mode manual.
1202 (c-comment-only-line-offset): Remove description.
1204 (C-c ., C-c C-c): Describe new C Mode bindings.
1206 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
1207 (@dfn{Style}, c-default-style, comment-column, comment-padding)
1208 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
1211 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
1214 (c-comment-start-regexp, c-hanging-comment-ender-p)
1215 (c-hanging-comment-starter-p): Remove obsolete definitions.
1217 * emacs.texi: Remove the menu entry "Comments in C".
1219 2004-05-29 Eli Zaretskii <eliz@gnu.org>
1221 * Makefile.in (../info/flymake, flymake.dvi): New targets.
1222 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
1224 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
1226 * flymake.texi: New file.
1228 2004-05-28 Simon Josefsson <jas@extundo.com>
1230 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
1232 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
1234 * dired.texi (Dired and Find): `find-ls-option' does not apply to
1237 2004-05-16 Karl Berry <karl@gnu.org>
1239 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
1240 makeinfo --html fails.
1241 * help.texi (Help Summary) [@ifnottex]: Likewise.
1243 2004-05-13 Nick Roberts <nickrob@gnu.org>
1245 * building.texi (GDB Graphical Interface): Update and describe
1248 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
1250 Version 2.0.40 of Tramp released.
1252 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
1254 Complete rework, based on review by Karl Berry <karl@gnu.org>.
1256 * tramp.texi (Auto-save and Backup): Explain exploitation of new
1257 variables `tramp-backup-directory-alist' and
1258 `tramp-bkup-backup-directory-info'.
1259 (Overview, Connection types)
1260 (External transfer methods, Default Method)
1261 (Windows setup hints): Remove restriction of password entering
1262 with external methods.
1263 (Auto-save and Backup): Make file name example
1264 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
1265 and `auto-save-directory' must be used.
1266 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
1267 only "NT"). Remove doubled entry "What kinds of systems does
1269 (tramp): Macro removed.
1270 (Obtaining Tramp): Flag removed from title.
1271 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
1272 and `trampver' used properly. Flag `tramp-inst' replaced by
1273 `installchapter'. Installation related text adapted.
1275 2004-05-04 Jason Rumney <jasonr@gnu.org>
1277 * makefile.w32-in: Revert last change.
1279 2004-05-03 Jason Rumney <jasonr@gnu.org>
1281 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
1283 2004-04-28 Masatake YAMATO <jet@gyve.org>
1285 * widget.texi (Programming Example): Remove overlays.
1287 2004-04-27 Jesper Harder <harder@ifa.au.dk>
1289 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
1291 2004-04-23 Juanma Barranquero <lektu@terra.es>
1293 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1295 2004-04-18 Juri Linkov <juri@jurta.org>
1297 * fixit.texi (Spelling): Remove file extension from ispell xref.
1299 2004-04-15 Kim F. Storm <storm@cua.dk>
1301 * cmdargs.texi (Initial Options): Add -Q.
1303 2004-04-05 Kim F. Storm <storm@cua.dk>
1305 * custom.texi (File Variables): Add safe-local-eval-forms.
1307 2004-04-05 Jesper Harder <harder@ifa.au.dk>
1309 * info.texi (Info Search): Add info-apropos.
1311 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
1313 * files.texi (Reverting): Correct description of revert-buffer's
1316 2004-03-22 Juri Linkov <juri@jurta.org>
1318 * emacs.texi (Top): Add `Misc X'.
1320 * faq.texi, trouble.texi: Fix help key bindings.
1322 * glossary.texi: Improve references.
1324 * help.texi: Sync keywords with finder.el.
1326 * mini.texi (Completion): Add description for menu items.
1328 * misc.texi (Browse-URL, FFAP): Add information about keywords.
1330 * sending.texi (Mail Methods): Fix xref to Message manual.
1332 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
1334 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
1335 (as suggested by Karl Berry). Update information about colored
1336 stars in menus. Add new subheading describing M-n.
1338 2004-03-12 Richard M. Stallman <rms@gnu.org>
1340 * cl.texi (Top): Rename top node's title.
1342 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
1344 2004-03-08 Karl Berry <karl@gnu.org>
1346 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
1347 problems making the texinfo distribution.
1349 2004-03-04 Richard M. Stallman <rms@gnu.org>
1351 * search.texi (Regexps): Explain that ^ and $ have their
1352 special meanings only in certain contexts.
1354 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
1356 * mule.texi (Specify Coding): Doc C-x RET F.
1358 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
1359 for multiple compile and grep buffers.
1360 (Indirect Buffers): Don't recommand clone-indirect-buffer
1361 for multiple compile and grep buffers.
1363 2004-02-29 Simon Josefsson <jas@extundo.com>
1365 * smtpmail.texi (Authentication): Changed the list of supported
1366 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
1367 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
1370 2004-02-29 Juanma Barranquero <lektu@terra.es>
1372 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
1373 $(DEL) instead of rm, and ignore exit code.
1375 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
1377 Tramp version 2.0.39 released.
1379 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
1381 * tramp.texi (Customizing Completion): Explain new functions
1382 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
1383 (all): Savannah URLs unified to "http://savannah.nongnu.org".
1384 (Top): Refer to Savannah mailing list as the major one. Mention
1385 older mailing lists in HTML mode only.
1386 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
1387 (Frequently Asked Questions): Remote hosts must not be Unix-like
1389 (Password caching): New node.
1390 (External transfer methods): Refer to password caching for "smb"
1393 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
1395 * building.texi (Watch Expressions): Update.
1397 2004-02-21 Juri Linkov <juri@jurta.org>
1399 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
1400 --directory, --help, --version. Move text about command-line-args
1401 to Command Arguments.
1402 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
1403 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
1404 (Window Size X): Join -g and --geometry. Add @cindex.
1405 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
1406 (Title X): Remove alias -title.
1409 2004-02-17 Karl Berry <karl@gnu.org>
1411 * info.texi (Help-Int): mention the new line number feature.
1413 2004-02-15 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1415 * frames.texi (Drag and drop): Add Motif to list of supported
1418 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
1420 * ses.texi (Advanced Features): New functionality for
1421 ses-set-header-row (defaults to current row unless C-u used).
1422 (Acknowledgements): Add Stefan Monnier.
1424 2004-02-03 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1426 * frames.texi (Drag and drop): New section.
1428 2004-01-24 Richard M. Stallman <rms@gnu.org>
1430 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
1431 Include it only @ifnotinfo. Patch the preceding and following
1432 node headers to point to each other.
1434 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
1436 * calendar.texi (Appointments): Update section.
1438 2003-12-29 Kevin Ryde <user42@zip.com.au>
1440 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
1442 * programs.texi (C Modes): Fix the xref.
1444 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
1446 * building.texi (Watch Expressions): Update.
1447 (Commands of GUD): Include use of toolbar + breakpoints set from
1450 2003-12-03 Andre Spiegel <spiegel@gnu.org>
1452 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
1455 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
1457 Tramp version 2.0.38 released.
1459 * tramp.texi (Remote shell setup): Warn of environment variables
1460 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
1461 <sven.gabriel@imk.fzk.de>.
1462 (Configuration): Tramp now chooses base64/uuencode
1463 automatically. Update wording accordingly.
1464 (Top): More description for the `Default Method' menu entry.
1465 (Default Method): Use @code, not @var, for Lisp variables.
1466 (Default Method): New subsection `Which method is the right one
1467 for me?' Suggested by Christian Kirsch.
1468 (Configuration): Pointer to new subsection added.
1469 (Default Method): Too many "use" in one sentence.
1470 Rephrase. Reported by Christian Kirsch.
1471 (Filename Syntax): Old `su' example is probably a left-over from
1472 the sm/su method naming. Replace with `ssh', instead.
1473 (External transfer methods, Auto-save and Backup):
1476 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
1478 * tramp.texi (all): Harmonize all occurences of @tramp{}.
1479 (Top): Mention japanese manual only if flag `jamanual' is set.
1480 Insert section `Japanese manual' in menu.
1482 2003-11-29 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1484 * frames.texi (Dialog Boxes): Add use-file-dialog.
1486 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
1488 * eshell.texi (Known Problems): Add doc item.
1490 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1492 * ack.texi: Note that Alan Mackenzie contributed the AWK support
1495 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
1497 * cc-mode.texi: Update for CC Mode 5.30.
1499 Note: Please refrain from doing purely cosmetic changes like
1500 removing trailing whitespace in this manual; it clobbers cvs
1501 merging for no good reason.
1503 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1505 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
1506 * man/commands.texi, man/custom.texi, man/display.texi:
1507 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
1508 * man/frames.texi, man/glossary.texi, man/killing.texi:
1509 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
1510 * man/mule.texi, man/rmail.texi, man/search.texi:
1511 * man/sending.texi, man/text.texi, man/tramp.texi:
1512 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
1513 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
1515 2003-11-01 Alan Mackenzie <acm@muc.de>
1517 * search.texi (Scrolling During Incremental Search): Document a
1518 new scrolling facility in isearch mode.
1520 2003-10-26 Karl Berry <karl@gnu.org>
1522 * info.texi (Info Search): echo area, not echo are. From Debian
1525 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
1527 * widget.texi (Defining New Widgets): Document new beavior of
1528 :buttons and :children keywords.
1530 2003-10-22 Miles Bader <miles@gnu.org>
1532 * Makefile.in (info): Move before $(top_srcdir)/info.
1534 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
1536 * building.texi (Watch Expressions): Update section on data display
1537 to reflect code changes (GDB Graphical Interface).
1539 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
1541 * tramp.texi (Inline methods): Small grammar fix.
1542 (External transfer methods): Likewise.
1544 2003-10-13 Richard M. Stallman <rms@gnu.org>
1546 * xresources.texi (GTK resources): Clean up previous change.
1548 2003-10-12 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1550 * xresources.texi (GTK resources): Add a note that some themes
1551 disallow customizations. Add scroll theme example.
1553 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
1555 * speedbar.texi: Remove paragraph for GUD that is no longer true.
1557 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
1559 * texinfo.tex: Replace `%' in arch tagline by @ignore.
1561 2003-09-30 Richard M. Stallman <rms@gnu.org>
1563 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
1565 * widget.texi (User Interface): Fix typos.
1567 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
1569 * cmdargs.texi (General Variables): Remove MAILRC envvar.
1571 * misc.texi (Saving Emacs Sessions): Shorten the section,
1572 collapsing back into one node.
1574 2003-09-30 Lars Hansen <larsh@math.ku.dk>
1576 * misc.texi: Section "Saving Emacs Sessions" rewritten.
1578 2003-09-29 Jan Dj
\e,Ad
\e(Brv. <jan.h.d@swipnet.se>
1580 * xresources.texi (GTK names in Emacs): Correct typo.
1582 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
1584 * pcl-cvs.texi (Selected Files): Fix typo.
1586 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
1588 * cmdargs.texi (Font X): Mention new default font. More
1589 fully describe long font names, wildcard patterns and the
1590 problems involved. (Result of discussion on emacs-devel.)
1592 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
1594 * emacs.texi (Acknowledgements): Correct typo.
1596 2003-09-22 Richard M. Stallman <rms@gnu.org>
1598 * dired.texi (Misc Dired Commands): New node.
1599 (Dired Navigation): Add dired-goto-file.
1601 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
1603 * emacs.texi (Acknowledgements): New node, split from Distribution.
1605 * cmdargs.texi (Action Arguments): -f reads interactive args.
1607 2003-09-21 Karl Berry <karl@gnu.org>
1609 * info.texi (] and [ commands): No period at end of section title.
1611 2003-09-08 Lute Kamstra <lute@gnu.org>
1613 * screen.texi (Mode Line): Say that POS comes before LINE.
1614 Mention `size-indication-mode'.
1615 * display.texi (Optional Mode Line): Document
1616 `size-indication-mode'.
1617 * basic.texi (Position Info): Mention `size-indication-mode'.
1619 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1621 * xresources.texi (Resources): Refer to `editres' man page.
1622 (Lucid Resources): Update defaults. Expand description of
1625 2003-09-04 Miles Bader <miles@gnu.org>
1627 * Makefile.in (top_srcdir): New variable.
1628 ($(top_srcdir)/info): New rule.
1629 (info): Depend on it.
1631 2003-09-03 Peter Runestig <peter@runestig.com>
1633 * makefile.w32-in: New file.
1635 2003-08-29 Richard M. Stallman <rms@gnu.org>
1637 * misc.texi (Saving Emacs Sessions): Correct previous change.
1639 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
1641 * widget.texi (User Interface): Explain the need of static text
1642 around an editable field.
1644 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1646 * widget.texi (Basic Types): The argument to `:help-echo' can now
1647 be a form that evaluates to a string.
1649 * emacs.texi (Top): Update menu to reflect new Keyboard Macros
1651 (Intro): Include kmacro.texi after fixit.texi instead of after
1652 custom.texi. (As suggested by Kim Storm.)
1654 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
1656 * fixit.texi (Fixit): Update `Next' pointer.
1657 * files.texi (Files): Update `Previous' pointer.
1658 * kmacro.texi (Keyboard Macros): Remove redundant node and
1660 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
1661 (Suggested by Kim Storm.)
1662 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim
1665 2003-08-18 Kim F. Storm <storm@cua.dk>
1667 * kmacro.texi: New file describing enhanced keyboard macro
1668 functionality. Replaces old description in custom.texi.
1670 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
1671 (Keyboard Macros): Move to new kmacro.texi file.
1673 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
1675 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
1677 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
1679 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
1681 2003-08-17 Alex Schroeder <alex@gnu.org>
1683 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
1686 2003-08-16 Richard M. Stallman <rms@gnu.org>
1688 * dired-x.texi (Shell Command Guessing): Explain *.
1690 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
1692 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
1693 log-edit-insert-changelog.
1695 2003-08-05 Richard M. Stallman <rms@gnu.org>
1697 * programs.texi (Lisp Indent): Don't describe
1698 lisp-indent-function property here. Use xref to Lisp Manual.
1700 2003-08-03 Karl Berry <karl@gnu.org>
1702 * info.texi: Need @contents.
1704 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1706 * calendar.texi (Date Formats): Document changed behaviour of
1709 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
1711 * buffers.texi (List Buffers): Fix previous change.
1713 2003-07-20 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1715 Tramp version 2.0.36 released.
1717 * tramp.texi (Remote shell setup): Explain about problems with
1718 non-Bourne commands in ~/.profile and ~/.shrc.
1720 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
1722 * buffers.texi (List Buffers): Adjust to new format of *Buffer
1725 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
1727 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
1728 renaming of `vis-mode' to `visible-mode'.
1730 * display.texi (Font Lock): Fix typo.
1732 2003-07-07 Richard M. Stallman <rms@gnu.org>
1734 * display.texi (Font Lock): Add xref for format info on
1735 font-lock-remove-keywords.
1737 * building.texi (Compilation): Document what happens with asynch
1738 children of compiler process.
1740 * help.texi (Library Keywords): Use @multitable.
1742 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
1744 * info.texi (Top, Help-Small-Screen): Remove accidentally added
1745 next, prev and up pointers.
1747 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
1749 * info.texi (Help): Mention existence of Emacs and stand-alone
1750 Info at the very beginning of the tutorial.
1751 (Help-Inv): New node.
1753 (Help-M): Systematically point out the differences between default
1754 Emacs and stand-alone versions. Delete second menu.
1755 (Help-Xref): Systematically point out the differences between
1756 default Emacs and stand-alone versions.
1757 (Help-Int): Change `l' example.
1758 (Expert Info): Fix typos.
1759 (Emacs Info Variables): Mention `Info-hide-note-references' and
1760 new default for `Info-scroll-prefer-subnodes'.
1762 2003-06-17 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1764 Version 2.0.35 of Tramp released.
1766 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
1767 (Inline methods): Add methods `remsh' and `plink1'.
1768 (External transfer methods): Add method `remcp'.
1769 (Multi-hop Methods): Add method `remsh'.
1770 Small patch from Adrian Aichner <adrian@xemacs.org>:
1772 (Concept Index): Added to make manual searchable via
1774 (Version Control): Add cindex entry.
1776 2003-06-04 Richard M. Stallman <rms@gnu.org>
1778 * programs.texi (Expressions): Delete C-M-DEL.
1780 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
1781 comint-move-point-for-output renamed from
1782 comint-scroll-to-bottom-on-output.
1784 * custom.texi (Init Rebinding): Replace previous change with xref.
1785 (Non-ASCII Rebinding): Explain that issue more briefly here.
1787 2003-05-28 Richard M. Stallman <rms@gnu.org>
1789 * indent.texi (Indentation): Condense, simplify, clarify prev change.
1791 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
1793 * building.texi (GDB Graphical Interface): New node.
1794 (Rewritten somewhat by RMS.)
1796 2003-05-28 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1798 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
1799 non-English letters. Explain how to set coding systems correctly
1800 and how to include the right coding cookie in the file.
1802 2003-05-24 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1804 * trampver.texi: Version 2.0.34 released.
1806 2003-05-22 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1808 * indent.texi (Indentation): Explain the concepts.
1809 (Just Spaces): Explain why preventing tabs for indentation might
1812 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
1814 * faq.texi: Improve previous changes.
1816 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
1818 * faq.texi: Update copyright and maintenance details.
1819 Update some package URLs, versions, and maintainers.
1820 Remove many references to the Emacs Lisp Archive.
1822 2003-04-23 Simon Josefsson <jas@extundo.com>
1824 * smtpmail.texi: Fix license (the invariant sections mentioned has
1825 never been part of the smtp manual). Align info dir entry with
1826 other emacs packages.
1828 2003-04-16 Richard M. Stallman <rms@gnu.org>
1830 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
1832 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
1834 * tramp.texi: Version 2.0.33 released.
1835 Remove installation chapter. Remove XEmacs specifics.
1837 2003-03-29 Richard M. Stallman <rms@gnu.org>
1839 * tramp.texi (Top): Undo the previous renaming.
1840 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
1842 2003-03-29 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@gmx.net>
1844 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
1847 * tramp.texi (Auto-save and Backup): New node.
1849 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
1851 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
1852 Emacs" in order to have better differentiation to "XEmacs".
1853 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
1854 are new macros in order to point to the other Emacs flavor where
1855 appropriate. In info case, point to node `Installation' in order
1856 to explain how to generate the other way. In html case, make a
1857 link to the other html file.
1858 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
1859 after CVS checkout/update.
1860 (Installation): Completely rewritten.
1861 (Installation parameters, Load paths): New sections under
1864 2003-02-28 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1866 * tramp.texi: Version 2.0.30 released.
1867 Replace word "path" with "localname" where used as a component of
1870 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
1872 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
1874 (Installation): Explain what to do if files from the tramp/contrib
1875 directory are needed.
1877 2003-02-23 Alex Schroeder <alex@emacswiki.org>
1879 * smtpmail.texi (How Mail Works): New.
1881 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1883 * cmdargs.texi (General Variables): Document SMTPSERVER.
1885 * smtpmail.texi: New file.
1887 * sending.texi: Remove SMTP node.
1888 (Mail Sending): Describe `send-mail-function'. Link to SMTP
1891 * Makefile.in: Build SMTP manual.
1893 2003-02-22 Alex Schroeder <alex@emacswiki.org>
1895 * sending.texi (Sending via SMTP): Explain MTA/MUA.
1897 2003-02-22 Simon Josefsson <jas@extundo.com>
1899 * sending.texi (Mail Methods): Add node about SMTP.
1901 2003-02-17 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1903 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
1905 2003-02-05 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1907 * tramp.texi: Version 2.0.29 released.
1908 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
1909 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
1911 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
1913 * tramp.texi (Frequently Asked Questions): Explain a workaround if
1914 another package loads accidently Ange-FTP.
1916 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
1918 * tramp.texi (Customizing Completion): Add function
1919 `tramp-parse-sconfig'. Change example of
1920 `tramp-set-completion-function', because parsing of ssh config
1921 files looks more natural.
1923 2003-02-01 Kevin Ryde <user42@zip.com.au>
1925 * glossary.texi (Glossary): Correction to cl cross reference.
1927 2003-01-20 Richard M. Stallman <rms@gnu.org>
1929 * killing.texi (Rectangles): Document C-x c r.
1931 2003-01-19 Jan Dj
\e,Ad
\e(Brv <jan.h.d@swipnet.se>
1933 * xresources.texi (GTK resources): New node.
1934 (GTK widget names): New node.
1935 (GTK names in Emacs): New node.
1936 (GTK styles): New node.
1938 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
1940 * gnus.texi: Do not use `path' in several locations.
1942 2003-01-09 Francesco Potort
\e,Al
\e(B <pot@gnu.org>
1944 * maintaining.texi (Create Tags Table): Add reference to the new
1945 `etags --help --lang=LANG' option.
1947 2002-12-26 Kai Gro
\e,A_
\e(Bjohann <kai.grossjohann@uni-duisburg.de>
1949 * tramp.texi (External transfer methods): New method `smb'. From
1952 2002-11-05 Karl Berry <karl@gnu.org>
1954 * info.texi (Info-fontify): Reorder face list to avoid bad line
1957 2002-10-06 Kai Gro
\e,A_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1959 * tramp.texi: Move @copying to standard place. Use
1962 2002-10-02 Karl Berry <karl@gnu.org>
1964 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
1965 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
1966 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
1967 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
1968 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
1969 Per rms, update all manuals to use @copying instead of @ifinfo.
1970 Also use @ifnottex instead of @ifinfo around the top node, where
1971 needed for the sake of the HTML output.
1972 (The Gnus manual is not fixed since it's not clear to me how it
1973 works; and the Tramp manual already uses @copying, although in an
1974 unusual way. All others were changed.)
1976 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
1978 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
1979 (../info/ses, ses.dvi): New targets.
1980 * ses.texi: New file.
1982 2002-09-06 Pavel Jan
\e,Bm
\e(Bk <Pavel@Janik.cz>
1984 * texinfo.tex: Update to texinfo 4.2.
1986 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
1988 * reftex.texi: Update to RefTeX 4.19.
1990 2002-06-17 Kai Gro
\e,b_
\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1992 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
1993 (../info/tramp, tramp.dvi): New targets.
1995 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
1997 * Makefile.in (DVI_TARGETS): Add calc.dvi.
1998 (calc.dvi): Uncomment.
2000 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
2002 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
2005 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2007 * Makefile.in (emacsman): New target.
2009 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
2011 * Makefile.in (INFO_TARGETS): Add ../info/calc.
2012 (../info/calc): New target.
2014 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2016 * (Version 21.1 released.)
2018 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2022 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
2024 * Makefile.in (../info/info): Use an explicit -o switch to
2027 2001-03-05 Gerd Moellmann <gerd@gnu.org>
2029 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
2031 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
2033 * Makefile.in (../info/idlwave): Use --no-split.
2035 2000-12-14 Dave Love <fx@gnu.org>
2037 * Makefile.in (mostlyclean): Remove gnustmp.*
2038 (gnus.dvi): Change rule to remove @latex stuff.
2040 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
2042 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
2044 2000-10-13 John Wiegley <johnw@gnu.org>
2046 * Makefile.in: Add build targets for eshell.texi.
2048 2000-09-25 Gerd Moellmann <gerd@gnu.org>
2050 * Makefile.in: Remove/comment speedbar stuff.
2052 2000-09-22 Dave Love <fx@gnu.org>
2054 * Makefile.in: Add emacs-mime.
2056 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
2058 * Makefile.in (INFO_TARGETS): Add ../info/woman.
2059 (DVI_TARGETS): Add woman.dvi.
2060 (../info/woman, woman.dvi): New targets.
2062 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
2064 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
2066 * pcl-cvs.texi: New file.
2067 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
2068 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
2070 2000-05-11 Gerd Moellmann <gerd@gnu.org>
2072 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
2073 (../info/ebrowse, ebrowse.dvi): New targets.
2075 2000-01-13 Gerd Moellmann <gerd@gnu.org>
2077 * Makefile.in (INFO_TARGETS): Add eudc.
2078 (DVI_TARGETS): Add eudc.dvi.
2079 (../info/eudc, eudc.dvi): New targets.
2081 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
2083 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
2084 compatibility with 8+3 filesystems).
2085 (../info/efaq): Rename from emacs-faq.
2087 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
2089 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
2090 (../info/idlwave, idlwave.dvi): New targets.
2092 1999-10-23 Dave Love <fx@gnu.org>
2094 * Makefile.in: Use autotype.texi.
2096 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
2098 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
2099 faq.texi file) rather than ../info/faq.
2101 1999-10-07 Gerd Moellmann <gerd@gnu.org>
2103 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
2104 (../info/ada-mode, ada-mode.dvi): New targets.
2106 1999-09-01 Dave Love <fx@gnu.org>
2108 * Makefile.in: Add faq.
2110 1999-07-12 Richard Stallman <rms@gnu.org>
2112 * Version 20.4 released.
2114 1998-12-04 Markus Rost <rost@delysid.gnu.org>
2116 * Makefile.in (INFO_TARGETS): Delete customize.info.
2117 (DVI_TARGETS): Delete customize.dvi.
2118 (../info/customize, customize.dvi): Targets deleted.
2120 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
2122 * Version 20.3 released.
2124 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
2126 * Makefile.in (EMACSSOURCES): Add mule.texi.
2127 Add msdog.texi, ack.texi. Remove gnu1.texi.
2129 1998-04-06 Andreas Schwab <schwab@gnu.org>
2131 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
2133 (../etc/GNU): Change to $(srcdir) first.
2135 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
2137 * reftex.texi: Update for RefTeX version 3.22.
2139 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
2141 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
2142 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2144 1997-09-23 Paul Eggert <eggert@twinsun.com>
2146 * Makefile.in: Merge changes mistakenly made to `Makefile'.
2147 (INFO_TARGETS): Change ../info/custom to ../info/customize.
2148 (../info/customize): Rename from ../info/custom.
2149 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
2151 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2153 * Version 20.2 released.
2155 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2157 * Version 20.1 released.
2159 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2161 * Makefile (../info/customize, customize.dvi): New targets.
2162 (INFO_TARGETS): Add ../info/customize.
2163 (DVI_TARGETS): Add customize.dvi.
2165 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2167 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
2169 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2171 * Version 19.33 released.
2173 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2175 * Version 19.32 released.
2177 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2179 * Makefile.in: Add rules for the Message manual.
2181 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2183 * gnus.texi: New version.
2185 * message.texi: New manual.
2187 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2189 * Makefile.in (All info targets): cd $(srcdir) to do the work.
2191 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2193 * Makefile.in (All info targets): Specify $(srcdir) in input files.
2195 (All dvi targets): Set the TEXINPUTS variable.
2197 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
2199 * Version 19.31 released.
2201 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
2203 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
2204 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
2206 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2208 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
2209 (INFO_TARGETS): Add ../info/cc-mode.
2210 (DVI_TARGETS): Add cc-mode.dvi.
2212 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2214 * Version 19.30 released.
2216 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2218 * gnus.texi: New file.
2220 1995-11-04 Erik Naggum <erik@naggum.no>
2222 * gnus.texi: File deleted.
2224 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
2226 * mh-e.texi: "Function Index" -> "Command Index" to work with
2227 Emacs 19.30 C-h C-k support of separately-documented commands.
2229 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2231 * Makefile.in (../info/ediff, ediff.dvi): New targets.
2232 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
2234 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
2237 (../info/viper, viper.dvi): New targets.
2239 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
2241 * dired-x.texi (Installation): Change the example to set
2242 buffer-local variables like dired-omit-files-p in
2245 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2247 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
2248 (../info/mh-e, mh-e.dvi): New targets.
2250 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
2252 * Makefile.in (maintainer-clean): Rename from realclean.
2254 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2256 * Makefile.in: New file.
2257 * Makefile: File deleted.
2259 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2261 * Makefile (TEXINDEX_OBJS): Variable deleted.
2262 (texindex, texindex.o, getopt.o): Rules deleted.
2263 All deps on texindex deleted.
2264 (distclean): Don't delete texindex.
2265 (mostlyclean): Don't delete *.o.
2266 * texindex.c, getopt.c: Files deleted.
2268 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2270 * Version 19.26 released.
2272 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
2274 * Makefile (EMACSSOURCES): Exclude undo.texi.
2276 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2278 * Version 19.25 released.
2280 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2282 * Version 19.24 released.
2284 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2286 * Version 19.23 released.
2288 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2290 * Makefile: Delete spurious tab.
2292 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2294 * Makefile (.SUFFIXES): New rule.
2296 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2298 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
2299 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
2301 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2303 * Makefile (../info/sc): Rename frin sc.info.
2304 (../info/cl): Likewise.
2305 (INFO_TARGETS): Use new names.
2307 1993-12-04 Richard Stallman (rms@srarc2)
2309 * getopt.c: New file.
2310 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
2311 (getopt.o): New rule.
2312 (dvi): Don't depend on texindex.
2313 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
2316 1993-12-03 Richard Stallman (rms@srarc2)
2318 * Makefile (../info/sc.info): Rename from ../info/sc.
2319 (TEXI2DVI): New variable.
2320 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
2321 Add explicit commands.
2322 (TEXINDEX_OBJS): Delete duplicate getopt.o.
2324 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2326 * Version 19.22 released.
2328 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2330 * Makefile (TEXINDEX_OBJS): Delete spurious period.
2332 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2334 * Version 19.21 released.
2336 1993-11-15 Paul Eggert (eggert@twinsun.com)
2338 * man/Makefile (../info/cl.info): Rename from ../info/cl.
2340 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2342 * Makefile (../etc/GNU): New target.
2343 (EMACSSOURCES): Add gnu1.texi.
2345 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2347 * Makefile (realclean): Don't delete the Info files.
2349 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
2351 * forms.texi: Fix forms.texi so that it will format correctly.
2352 Add missing `@end iftex', fix bad reference.
2354 * info.texi, info-stn.texi: New files implement texinfo version of
2357 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
2358 4' where appropriate.
2360 1993-10-20 Brian Fox (bfox@ai.mit.edu)
2362 * Makefile: Fix targets for texindex, new info.texi files.
2363 * info-stnd.texi: New file implements info for standalone info
2365 * info.texi: Update to include recent changes to "../info/info".
2366 New source file for ../info/info; includes info-stnd.texi.
2368 * texindex.c: Include "../src/config.h" if building in emacs.
2370 * Makefile: Change all files to FILENAME.texi, force all targets
2371 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
2372 vip.texinfo, forms.texinfo, cl.texinfo.
2373 Add target to build texindex.c, defining `emacs'.
2375 * forms.texi: Install new file to match version 2.3 of forms.el.
2377 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2379 * Version 19.19 released.
2381 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
2383 * sc.texinfo: Fix info file name.
2385 * Makefile (info): Add gnus and sc.
2386 (dvi): Add gnus.dvi and sc.dvi.
2387 (../info/sc, sc.dvi): New targets.
2389 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2391 * Version 19.18 released.
2393 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2395 * Makefile: Fix source file names of the separate manuals.
2396 (gnus.dvi, ../info/gnus): New targets.
2398 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2400 * Version 19.17 released.
2402 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2404 * split-man: Fix typos in last change.
2406 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2408 * Version 19.16 released.
2410 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2412 * version 19.15 released.
2414 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2416 * Makefile (distclean): It's rm, not rf.
2418 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2420 * Version 19.14 released.
2422 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2424 * Makefile: New file.
2426 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2428 * Version 19.13 released.
2430 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2432 * Version 19.9 released.
2434 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2436 * Version 19.8 released.
2438 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2440 * cmdargs.texi: Document the -i, -itype, and -iconic options.
2442 * trouble.texi: It's `enable-flow-control-on', not
2443 `evade-flow-control-on'.
2445 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2447 * display.texi: Document standard-display-european.
2449 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
2451 * Version 19.7 released.
2453 * emacs.texi: Add a sentence to the top menu mentioning the
2454 specific version of Emacs this manual applies to.
2456 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2458 * basic.texi: Document next-line-add-lines variable used to
2459 implement down-arrow.
2461 * killing.texi: Document kill-whole-line.
2463 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2465 * text.texi: Update unix TeX ordering information.
2467 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2469 * news.texi: Mention fill-rectangle in keybinding list.
2471 * killing.texi: Document fill-rectangle.
2473 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2475 * vc.texi: Bring the docs up to date with VC 5.2.
2477 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2479 * emacs.tex: Mention blackbox and gomoku under Amusements.
2480 Assembler mode is now mentioned and appropriately indexed
2481 under Programming Modes.
2483 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
2485 * emacs.tex: Update TeX ordering information.
2487 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
2489 * gnus.texinfo: New file. Removed installation instructions.
2491 1990-06-26 David Lawrence (tale@geech)
2493 * emacs.tex: Note that completion-ignored-extensions is not used
2494 to filter out names when all completions are displayed in
2497 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2499 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
2501 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
2503 * emacs.tex: Add @findex grep.
2505 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2507 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
2508 then define `\sc' as the command for smallcaps in Texinfo. This
2509 means that the @sc command will produce small caps. bfox has
2510 made the corresponding change to makeinfo and texinfm.el.
2512 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2514 * emacs.tex: Correct two typos. No other changes before
2515 Version 19 will be made.
2517 * vip.texinfo: Remove menu entry Adding Lisp Code in node
2518 Customization since the menu entry did not point to anything.
2519 Also add an @finalout command to remove overfull hboxes from the
2522 * cl.texinfo: Add @bye, \input line and @settitle to file.
2523 This file is clearly intended to be a chapter of some other work,
2524 but the other work does not yet exist.
2526 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2528 * texinfo.texinfo: Three typos corrected.
2530 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
2532 * emacs.tex: Update information for obtaining TeX distribution from the
2533 University of Washington.
2536 ;; coding: iso-2022-7bit
2539 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
2540 Free Software Foundation, Inc.
2541 Copying and distribution of this file, with or without modification,
2542 are permitted provided the copyright notice and this notice are preserved.
2544 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd