Fix commit conflicts.
[bpt/emacs.git] / man / ChangeLog
index 01cc157..f0c5307 100644 (file)
@@ -1,3 +1,602 @@
+2005-01-13  Richard M. Stallman  <rms@gnu.org>
+
+       * commands.texi (Commands): Clarification.
+
+2005-01-11  Richard M. Stallman  <rms@gnu.org>
+
+       * programs.texi (Multi-line Indent): Fix previous change.
+       (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
+
+2005-01-11  Kim F. Storm  <storm@cua.dk>
+
+       * widget.texi (Basic Types): Add :follow-link keyword.
+
+2005-01-09  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Basic Commands): Describe new behavior of calc-reset.
+
+2005-01-08  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Faces): isearch-lazy-highlight-face renamed to
+       lazy-highlight.
+
+       * search.texi (Query Replace): Mention faces query-replace
+       and lazy-highlight.
+       (Incremental Search): Update isearch highlighting info.
+
+2005-01-08  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi: Change throughout to reflect new default value of
+       calc-settings-file.
+
+2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Reply): `message-reply-to-function' should return
+       a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
+
+2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
+
+       * faq.texi (Changing load-path): Fix typo.
+
+2005-01-05  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Programming Tutorial): Replace kbd command by
+       appropriate characters for a keyboard macro.
+
+2005-01-04  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
+       for Lucid Emacs.
+       (Programming Tutorial): Mention that the user needs to be in the
+       right mode to compute some functions.
+
+2005-01-04  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (Saving Customizations): Minor improvement.
+
+2005-01-04  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
+       no longer applicable.
+
+2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * custom.texi (Saving Customizations): Emacs no longer loads
+       `custom-file' after .emacs.  No longer mention customizing through
+       Custom.
+
+2005-01-01  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Programming Tutorial): Changed description of how to
+       edit keyboard macros to match current behavior.
+
+2005-01-01  Andreas Schwab  <schwab@suse.de>
+
+       * killing.texi (Graphical Kill): Move up under node Killing,
+       change @section to @subsection.
+
+2005-01-01  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (Face Customization): Mention hex color specs.
+
+       * emacs.texi (Top): Update Killing submenu.
+
+       * killing.texi (Killing): Reorganize section.
+       No more TeX-only text; put the node command at start of chapter.
+       But the first section heading is used only in TeX.
+       Rewrite the text to read better in this mode.
+       (Graphical Kill): New subnode gets some of the text that
+       used to be in the first section.
+
+2004-12-31  Richard M. Stallman  <rms@gnu.org>
+
+       * dired.texi (Shell Commands in Dired): Delete the ? example.
+
+       * display.texi (Scrolling): Correct scroll-preserve-screen-position.
+
+       * files.texi (Saving): Describe new require-final-newline features
+       and mode-require-final-newline.
+
+2004-12-31  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi: Mention C-cC-c as the way to finish editing throughout.
+
+2004-12-29  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (File Variables): Clarify previous change.
+
+2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
+       out now.
+
+2004-12-27  Richard M. Stallman  <rms@gnu.org>
+
+       * Makefile.in (MAKEINFO): Specify --force.
+
+       * basic.texi (Moving Point): C-e now runs move-end-of-line.
+       (Undo): Doc undo-outer-limit.
+
+2004-12-20  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Types Tutorial): Emphasize that you can't divide by
+       zero.
+
+2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * cc-mode.texi (Text Filling and Line Breaking): Put period after
+       @xref.
+       (Font Locking): Avoid @strong{Note:}.
+
+2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.0.46.
+
+       * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
+
+2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * url.texi: Correct typos.
+       (Retrieving URLs): @var{nil}->@code{nil}.
+       (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
+       the standard "The GNU Emacs Manual" in fifth argument of @xref's.
+       (Dealing with HTTP documents): @inforef->@xref.
+
+2004-12-15  Juri Linkov  <juri@jurta.org>
+
+       * mark.texi (Transient Mark, Mark Ring): M-< and other
+       movement commands don't set mark in Transient Mark mode
+       if mark is active.
+
+2004-12-15  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi: Consistently capitalized all mode names.
+       (Answers to Exercises): Mention that an answer can be a fraction
+       when in Fraction mode.
+
+2004-12-13  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi: Fix some TeX definitions.
+
+2004-12-12  Juri Linkov  <juri@jurta.org>
+
+       * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
+       C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
+
+       * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
+       (Misc Dired Commands): Add @r{(Dired)} to w.
+
+2004-12-12  Juri Linkov  <juri@jurta.org>
+
+       * mark.texi (Marking Objects): Marking commands also extend the
+       region when mark is active in Transient Mark mode.
+
+2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * reftex.texi (Imprint): Remove erroneous @value's.
+
+2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * custom.texi (Saving Customizations): Emacs only loads the custom
+       file automatically after the init file in version 21.4 or later.
+       Adapt text and examples to this fact.
+
+       * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
+       (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
+
+2004-12-08  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Starting Calc): Remove comment about installation.
+       (Keypad Mode Overview): Remove comment about Emacs 19 support.
+
+2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * url.texi: Update @setfilename.
+       (Getting Started): No need to worry about Gnus versions.
+       (Dealing with HTTP documents): Use @inforef.
+
+       * org.texi: Fix @direntry file name.
+
+2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
+       be set through Custom.  Otherwise, it has no effect.
+
+2004-12-07  Stefan  <monnier@iro.umontreal.ca>
+
+       * url.texi: New file.
+
+       * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
+
+2004-12-06  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Using Calc): Remove paragraph about installation.
+
+2004-12-06  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi: Use more Texinfo macros and less TeX defs.
+       Remove @refill's.
+
+2004-12-06  Richard M. Stallman  <rms@gnu.org>
+
+       * org.texi: New file.
+
+2004-12-05  Richard M. Stallman  <rms@gnu.org>
+
+       * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
+       * entering.texi: Rename Command Line to Emacs Invocation.
+
+       * Makefile.in (org.dvi, ../info/org): New targets.
+       (INFO_TARGETS): Add ../info/org.
+       (DVI_TARGETS): Add org.dvi.
+       (maintainer-clean): Remove the info files in the info dir.
+
+       * misc.texi (Term Mode): Correcty describe C-c.
+
+       * custom.texi (Easy Customization): Move up to section level,
+       before Variables.  Avoid using the term "variable"; say "option".
+       New initial explanation.
+       (Variables): In initial explanation, connect "variable" to the
+       already-explained "user option".
+
+       * emacs.texi (Top): Fix ref to Command Line.
+       Move reference to Easy Customization.
+
+       * xresources.texi (X Resources): Fix From link.
+
+       * doclicense.texi (GNU Free Documentation License): Fix To link.
+
+       * entering.texi (Entering Emacs): Fix xref, now to Command Line.
+
+       * cmdargs.texi (Command Line): Node renamed from Command Arguments.
+
+2004-12-03  Richard M. Stallman  <rms@gnu.org>
+
+       * cmdargs.texi (Initial Options): Clarify batch mode i/o.
+
+2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * kmacro.texi: Several small changes in addition to the following.
+       (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
+       defining a keyboard macro.
+       Mention `kmacro-ring-max'.
+       (Keyboard Macro Counter): Clarify description of
+       `kmacro-insert-counter', `kmacro-set-counter',
+       `kmacro-add-counter' and `kmacro-set-format'.
+
+2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * custom.texi (File Variables): Add `unibyte' and make it more
+       clear that `unibyte' and `coding' are special.  Suggested by Simon
+       Krahnke <overlord@gmx.li>.
+
+       * mule.texi (Enabling Multibyte): Refer to File Variables.
+       Suggested by Simon Krahnke <overlord@gmx.li>.
+
+2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
+       x-use-old-gtk-file-dialog.
+
+2004-11-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * idlwave.texi: Fix the setfilename directive to put the produced
+       file in ../info.
+       (Continued Statement Indentation): Resurrect Jan D.'s change from
+       2004-11-03 that was lost when a newer version of idlwave.texi was
+       imported.
+
+2004-11-20  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
+
+2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
+
+       * building.texi (Lisp Eval): Delete hyphen in section name.
+
+2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * files.texi (Old Versions):
+       No longer document annotation as "CVS only".
+
+2004-11-10  Andre Spiegel  <spiegel@gnu.org>
+
+       * files.texi (Version Control): Rewrite the introduction about
+       version systems, mentioning the new ones that we support.  Thanks
+       to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
+       suggestions.
+
+2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-faq.texi ([5.1]): Added missing bracket.
+
+       * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
+       `spam-initialize'.
+
+2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.texi (Various Message Variables): Mention that all mail
+       file variables are derived from `message-directory'.
+
+       * gnus.texi (Splitting Mail): Clarify bogus group.
+
+2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * emacs-mime.texi (Encoding Customization): Fix
+       mm-coding-system-priorities entry.
+
+2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes):
+       * idlwave.texi (Continued Statement Indentation):
+       * reftex.texi (Options (Index Support)):
+       (Displaying and Editing the Index, Table of Contents):
+       * speedbar.texi (Creating a display, Major Display Modes): Replace
+       non-nil with non-@code{nil}.
+
+2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
+
+2004-10-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * text.texi (Text Based Tables, Table Definition)
+       (Table Creation, Table Recognition, Cell Commands)
+       (Cell Justification, Row Commands, Column Commands)
+       (Fixed Width Mode, Table Conversion, Measuring Tables)
+       (Table Misc): New nodes, documenting the Table Mode.
+
+2004-10-21  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Algebraic-Style Calculations): Removed a comment.
+
+2004-10-19  Jason Rumney  <jasonr@gnu.org>
+
+       * makefile.w32-in (info): Change order of arguments to makeinfo.
+
+2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
+
+       * calendar.texi (iCalendar): Update for package changes.
+
+2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * calc.texi (Reporting Bugs): Double up `@'.
+
+2004-10-18  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Reporting Bugs):  Changed the address that bugs
+       should be sent to.
+
+2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (New Features): Add 5.11.
+
+       * message.texi (Resending): Remove wrong default value.
+
+       * gnus.texi (Mail Source Specifiers): Describe possible problems
+       of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
+       `pop3-leave-mail-on-server' to the index.
+
+2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.texi (Canceling News): Add how to set a password.
+
+2004-10-12  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Help Commands):  Changed the descriptions of
+       calc-describe-function and calc-describe-variable to match their
+       current behavior.
+
+2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
+
+2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
+
+       Sync with Tramp 2.0.45.
+
+       * tramp.texi (Frequently Asked Questions): Comment paragraph about
+       plink link.  The URL is outdated.  Originator contacted for
+       clarification.
+
+2004-10-10  Juri Linkov  <juri@jurta.org>
+
+       * gnus.texi (Top, Marking Articles): Join two menus in one node
+       because a node can have only one menu.
+
+2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * files.texi (Misc File Ops): View mode is a minor mode.
+
+2004-10-09  Juri Linkov  <juri@jurta.org>
+
+       * gnus.texi (Fancy Mail Splitting): Remove backslash in the
+       example of nnmail-split-fancy.
+
+2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+       * calendar.texi (iCalendar): Style changes.
+
+2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * search.texi (Regexps): The regexp described in the example is no
+       longer stored in the variable `sentence-end'.
+
+2004-10-06  Karl Berry  <karl@gnu.org>
+
+       * info.texi (@kbd{1}--@kbd{9}): no space around --, for
+       consistency with other uses of dashes.
+
+2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
+
+       * building.texi (Starting GUD): Note that multiple debugging
+       sessions requires `gdb --fullname'.
+
+2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
+
+       * calendar.texi (iCalendar): New section for a new package.
+
+2004-10-05  Karl Berry  <karl@gnu.org>
+
+       * info.texi: consistently use --- throughout, periods at end of
+       menu descriptions, and a couple typos.
+
+2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * text.texi: Various small changes in addition to the following.
+       (Text): Replace xref for autotype with inforef.
+       (Sentences): Explain nil value for `sentence-end'.
+       (Paragraphs): Update default values for `paragraph-start' and
+       `paragraph-separate'.
+       (Text Mode): Correct description of Text mode's effect on the
+       syntax table.
+       (Outline Visibility): `hide-other' does not hide top level headings.
+       `selective-display-ellipses' no longer has an effect on Outline mode.
+       (TeX Misc): Add missing @cindex.
+       Replace xref for RefTeX with inforef.
+       (Requesting Formatted Text): the variable
+       `enriched-fill-after-visiting' no longer exists.
+       (Editing Format Info): Update names of menu items and commands.
+       (Format Faces): Mention special effect of specifying the default face.
+       Describe inheritance of text properties.
+       Correct description of `fixed' face.
+       (Format Indentation): Correct description of effect of setting
+       margins.  Mention `set-left-margin' and `set-right-margin'.
+       (Format Justification): Update names of menu items.
+       `set-justification-full' is now bound to `M-j b'.
+       Mention that `default-justification' is a per buffer variable.
+       (Format Properties): Update name of menu item.
+       (Forcing Enriched Mode): `format-decode-buffer' automatically
+       turns on Enriched mode if the buffer is in text/enriched format.
+
+
+2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
+
+       * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
+
+2004-09-28  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Display Custom) <indicate-buffer-boundaries>:
+       Align with new functionality.
+
+2004-09-26  Jesper Harder  <harder@ifa.au.dk>
+
+       * sieve.texi (Manage Sieve API): nil -> @code{nil}.
+       * pgg.texi (User Commands, Backend methods): do.
+       * gnus.texi: Markup fixes.
+       (Setting Process Marks): Fix `M P a' entry.
+       * emacs-mime: Fixes.
+
+2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
+       again.
+       Use 5.10 instead of 5.10.0.
+
+2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Summary Mail Commands): S D e.
+
+2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
+
+       * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
+       the gnus-article-mode-line-format section.
+
+2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
+
+       * gnus.texi (Various Summary Stuff): Fix the documentation for
+       gnus-newsgroup-variables.
+
+2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (MIME Commands): Added
+       gnus-mime-display-multipart-as-mixed,
+       gnus-mime-display-multipart-alternative-as-mixed,
+       gnus-mime-display-multipart-related-as-mixed.
+       (Mail Source Customization): Clarify `mail-source-directory'.
+       (Splitting Mail): Mention gnus-group-find-new-groups.
+       (SpamOracle): Fixed typo.
+
+       * gnus-faq.texi: Untabify.
+       ([6.3]): nnir.el is in contrib directory.
+
+       * message.texi (News Headers): Clarify how a unique ID is created.
+
+       * gnus.texi (Batching Agents): Fixed typo in example.  Reported
+       by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
+
+2004-09-20  Andre Srinivasan  <andre@e2open.com>
+
+       * gnus.texi (Group Parameters): Added more on hooks.  (Small
+       change.)
+
+2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
+
+       * gnus.texi (Charsets): Point to relevant section in emacs-mime.
+
+2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * display.texi (Display Custom): Remove stray `@end defvar'.
+
+2004-09-23  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Display Custom): Add `overflow-newline-into-fringe',
+       `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
+
+2004-09-22  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Vectors as Lists): Added a warning that the tutorial
+       might be hidden during part of the session.
+
+2004-09-20  Jay Belanger  <belanger@truman.edu>
+
+       * calc.texi (Notations Used in This Manual): Put in an earlier
+       mention that DEL could be called Backspace.
+
+2004-09-20  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (Hooks): Explain using setq to clear out a hook.
+       (File Variables): Explain multiline string constants.
+       (Non-ASCII Rebinding): Explain when you need to update
+       non-ASCII char codes in .emacs.
+
+       * building.texi (Compilation): Explain how to make a silent
+       subprocess that won't be terminated.  Explain compilation-environment.
+
+2004-09-13  Kim F. Storm  <storm@cua.dk>
+
+       * mini.texi (Repetition): Rename isearch-resume-enabled to
+       isearch-resume-in-command-history and change default to disabled.
+
+2004-09-10  Simon Josefsson  <jas@extundo.com>
+
+       * gnus.texi (IMAP): Add example.  Suggested and partially written
+       by Steinar Bang <sb@dod.no>.
+
+2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (IMAP): add comments about imaps synonym to imap in
+       netrc syntax
+
+2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Spam ELisp Package Sequence of Events): some clarifications
+       (Spam ELisp Package Global Variables)
+       (Spam ELisp Package Global Variables): more clarifications
+
+2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
+       mention spam-split does not modify incoming mail
+
+2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Spam ELisp Package Sequence of Events): fix typo
+
+2004-09-10  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
+
 2004-09-09  Kim F. Storm  <storm@cua.dk>
 
        * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
 
        * misc.texi: Section "Saving Emacs Sessions" rewritten.
 
-2003-09-29  Jan D.  <jhd@gaffa.gaia.swipnet.se>
+2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
 
        * xresources.texi (GTK names in Emacs): Correct typo.