]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago(Fget_char_property): Doc fix.
Richard M. Stallman [Fri, 2 Nov 2001 07:12:33 +0000 (07:12 +0000)]
(Fget_char_property): Doc fix.

22 years agoExplain why a parent for a non-sparse keymap is not useful.
Richard M. Stallman [Fri, 2 Nov 2001 07:11:18 +0000 (07:11 +0000)]
Explain why a parent for a non-sparse keymap is not useful.

22 years agoUpdate to remove "artifacts".
Richard M. Stallman [Fri, 2 Nov 2001 07:10:30 +0000 (07:10 +0000)]
Update to remove "artifacts".

22 years ago*** empty log message ***
Pavel Janík [Fri, 2 Nov 2001 07:02:43 +0000 (07:02 +0000)]
*** empty log message ***

22 years ago(Finteractive): Add usage to doc-string.
Pavel Janík [Fri, 2 Nov 2001 07:02:18 +0000 (07:02 +0000)]
(Finteractive): Add usage to doc-string.

22 years ago(Fsetq_default): Add usage to doc-string.
Pavel Janík [Fri, 2 Nov 2001 07:01:47 +0000 (07:01 +0000)]
(Fsetq_default): Add usage to doc-string.

22 years ago(Fstart_process): Add usage to doc-string.
Pavel Janík [Fri, 2 Nov 2001 07:01:10 +0000 (07:01 +0000)]
(Fstart_process): Add usage to doc-string.

22 years ago(describe-character-set)
Miles Bader [Fri, 2 Nov 2001 05:53:54 +0000 (05:53 +0000)]
(describe-character-set)
(describe-coding-system): Pass correct args to `help-xref-button'.
(sort-listed-character-sets): New button type.
(list-character-sets): Use it.
(list-charset-chars): New button type.
(list-character-sets-1): Use it.

22 years ago(help-xref): New button type.
Miles Bader [Fri, 2 Nov 2001 05:49:48 +0000 (05:49 +0000)]
(help-xref): New button type.
(help-function, help-variable, help-face, help-coding-system)
(help-input-method, help-character-set, help-type, help-symbol)
(help-back, help-info, help-customize-variable, help-customize-face)
(help-function-def, help-variable-def): Use it as a supertype.
Remove `action' property.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 2 Nov 2001 04:59:56 +0000 (04:59 +0000)]
*** empty log message ***

22 years ago(tab-always-indent, indent-for-tab-command):
Stefan Monnier [Fri, 2 Nov 2001 04:57:54 +0000 (04:57 +0000)]
(tab-always-indent, indent-for-tab-command):
Remove redundant `never' setting.

22 years agoDon't include keymap.h any more.
Stefan Monnier [Fri, 2 Nov 2001 04:49:57 +0000 (04:49 +0000)]
Don't include keymap.h any more.

22 years ago(fill-region-as-paragraph): Don't forget to skip
Stefan Monnier [Fri, 2 Nov 2001 03:10:46 +0000 (03:10 +0000)]
(fill-region-as-paragraph): Don't forget to skip
over current whitespace before looking for a preceding space.

22 years ago*** empty log message ***
Miles Bader [Fri, 2 Nov 2001 02:28:50 +0000 (02:28 +0000)]
*** empty log message ***

22 years agoReplace presentation-level troff macros that simulate tables with
Eli Zaretskii [Thu, 1 Nov 2001 20:53:19 +0000 (20:53 +0000)]
Replace presentation-level troff macros that simulate tables with
table markup.  From Eric S. Raymond <esr@thyrsus.com>.

22 years ago(Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
Richard M. Stallman [Thu, 1 Nov 2001 20:48:30 +0000 (20:48 +0000)]
(Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
(Frun_hook_with_args_until_success, Frun_hook_with_args): Doc fix.

22 years ago(Fmake_local_variable): Doc fix.
Richard M. Stallman [Thu, 1 Nov 2001 20:48:10 +0000 (20:48 +0000)]
(Fmake_local_variable): Doc fix.

22 years ago(file-newest-backup): Don't pass backup file name
Richard M. Stallman [Thu, 1 Nov 2001 20:44:11 +0000 (20:44 +0000)]
(file-newest-backup): Don't pass backup file name
thru file-name-sans-versions, because it never has version numbers.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 1 Nov 2001 19:55:51 +0000 (19:55 +0000)]
*** empty log message ***

22 years ago(Fdescribe_buffer_bindings): Print character property
Richard M. Stallman [Thu, 1 Nov 2001 19:55:42 +0000 (19:55 +0000)]
(Fdescribe_buffer_bindings): Print character property
bindings along with or instead of the buffer local map.
Make the overriding maps override what they should.

22 years ago(sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.
Richard M. Stallman [Thu, 1 Nov 2001 19:35:05 +0000 (19:35 +0000)]
(sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.

22 years ago(find-file-noselect): Offer to change buffer-read-only
Richard M. Stallman [Thu, 1 Nov 2001 19:33:52 +0000 (19:33 +0000)]
(find-file-noselect): Offer to change buffer-read-only
only when the file's read-only status has changed from before
as well as disagreeing with the buffer's current status.
(buffer-file-read-only): New var, local in all buffers.

22 years ago(buffer-menu): Doc fix.
Richard M. Stallman [Thu, 1 Nov 2001 19:32:39 +0000 (19:32 +0000)]
(buffer-menu): Doc fix.
(buffer-menu-other-window): Doc fix.
(list-buffers, list-buffers-noselect): Doc fix.

22 years ago2001-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 1 Nov 2001 15:29:49 +0000 (15:29 +0000)]
2001-11-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-charset-synonym-alist): Revert (some).

22 years ago(grow_mini_window): Fix typo in comment.
Pavel Janík [Thu, 1 Nov 2001 14:24:02 +0000 (14:24 +0000)]
(grow_mini_window): Fix typo in comment.

22 years agoDocument problems with dumping on an NFS-mounted filesystem.
Eli Zaretskii [Thu, 1 Nov 2001 14:07:22 +0000 (14:07 +0000)]
Document problems with dumping on an NFS-mounted filesystem.

22 years ago(Dired Deletion, Operating On Files): Add index entries.
Eli Zaretskii [Thu, 1 Nov 2001 13:35:34 +0000 (13:35 +0000)]
(Dired Deletion, Operating On Files): Add index entries.

22 years ago(Several Buffers): Add a cross-reference to the description of the
Eli Zaretskii [Thu, 1 Nov 2001 13:29:25 +0000 (13:29 +0000)]
(Several Buffers): Add a cross-reference to the description of the
buffer list format.

22 years agoFix the previous change.
Pavel Janík [Thu, 1 Nov 2001 13:27:35 +0000 (13:27 +0000)]
Fix the previous change.

22 years agoChange of normal-erase-is-backspace-mode on terminals.
Gerd Moellmann [Thu, 1 Nov 2001 13:13:32 +0000 (13:13 +0000)]
Change of normal-erase-is-backspace-mode on terminals.

22 years ago(command-line): If the terminal Emacs is running on
Gerd Moellmann [Thu, 1 Nov 2001 13:09:32 +0000 (13:09 +0000)]
(command-line): If the terminal Emacs is running on
has erase char set to ^H, use the Backspace key for deleting
backward and, and the Delete key for deleting forward.

22 years ago(x_scroll_bar_create): Check for width and height > 0.
Gerd Moellmann [Thu, 1 Nov 2001 11:25:01 +0000 (11:25 +0000)]
(x_scroll_bar_create): Check for width and height > 0.
(XTset_vertical_scroll_bar): Likewise.

22 years ago(x_build_heuristic_mask): Use four_corners_best
Gerd Moellmann [Thu, 1 Nov 2001 11:11:44 +0000 (11:11 +0000)]
(x_build_heuristic_mask): Use four_corners_best
instead of IMAGE_BACKGROUND.

22 years ago(four_corners_best): Reindent.
Gerd Moellmann [Thu, 1 Nov 2001 10:38:59 +0000 (10:38 +0000)]
(four_corners_best): Reindent.

22 years agoFix a typo.
Gerd Moellmann [Thu, 1 Nov 2001 10:23:52 +0000 (10:23 +0000)]
Fix a typo.

22 years ago(Finternal_set_lisp_face_attribute_from_resource):
Gerd Moellmann [Thu, 1 Nov 2001 10:13:16 +0000 (10:13 +0000)]
(Finternal_set_lisp_face_attribute_from_resource):
Handle :box so that it is possible to specify sexprs.

22 years ago(Glossary): Fix syntax.
Pavel Janík [Thu, 1 Nov 2001 09:10:43 +0000 (09:10 +0000)]
(Glossary): Fix syntax.

22 years ago*** empty log message ***
Pavel Janík [Thu, 1 Nov 2001 07:04:57 +0000 (07:04 +0000)]
*** empty log message ***

22 years ago(x-get-resource): Reindent.
Pavel Janík [Thu, 1 Nov 2001 07:04:29 +0000 (07:04 +0000)]
(x-get-resource): Reindent.

22 years ago(Finternal_merge_in_global_face): Reindent.
Pavel Janík [Thu, 1 Nov 2001 07:04:02 +0000 (07:04 +0000)]
(Finternal_merge_in_global_face): Reindent.
(Fface_font): Ditto.
(Finternal_set_alternative_font_registry_alist): Ditto.
(Ftty_suppress_bold_inverse_default_colors): Ditto.

22 years ago(X Resources): Fix typo and syntax.
Pavel Janík [Thu, 1 Nov 2001 07:00:20 +0000 (07:00 +0000)]
(X Resources): Fix typo and syntax.

22 years ago(define-button-type): Make sure every user-defined button type has a supertype.
Miles Bader [Thu, 1 Nov 2001 07:00:07 +0000 (07:00 +0000)]
(define-button-type): Make sure every user-defined button type has a supertype.

22 years agoReindent --help output.
Pavel Janík [Thu, 1 Nov 2001 06:26:56 +0000 (06:26 +0000)]
Reindent --help output.
From Per Starback (starback@ling.uu.se).

22 years ago*** empty log message ***
Jason Rumney [Wed, 31 Oct 2001 23:39:10 +0000 (23:39 +0000)]
*** empty log message ***

22 years ago(locale-language-names): Add chs and
Jason Rumney [Wed, 31 Oct 2001 23:23:33 +0000 (23:23 +0000)]
(locale-language-names): Add chs and
cht as aliases for Chinese-GB and Chinese-BIG5.

22 years agoAdd menu of submodes.
Richard M. Stallman [Wed, 31 Oct 2001 22:00:40 +0000 (22:00 +0000)]
Add menu of submodes.

22 years agoExplain when not to use CL.
Richard M. Stallman [Wed, 31 Oct 2001 22:00:17 +0000 (22:00 +0000)]
Explain when not to use CL.

22 years agoMore explanation of "highlighting".
Richard M. Stallman [Wed, 31 Oct 2001 21:59:42 +0000 (21:59 +0000)]
More explanation of "highlighting".

22 years agoMinor menu indentation cleanup.
Richard M. Stallman [Wed, 31 Oct 2001 21:58:44 +0000 (21:58 +0000)]
Minor menu indentation cleanup.

22 years agoUpdate menu for subnodes of Text Properties.
Richard M. Stallman [Wed, 31 Oct 2001 21:58:18 +0000 (21:58 +0000)]
Update menu for subnodes of Text Properties.

22 years ago(mode-line-frame-identification): Add doc string.
Richard M. Stallman [Wed, 31 Oct 2001 21:57:45 +0000 (21:57 +0000)]
(mode-line-frame-identification): Add doc string.
(mode-line-position, mode-line-modes): New variables.
(mode-line-format): Use mode-line-position for the part
that displays the position-in-buffer info.  Use
mode-line-modes for the part that displays major and minor modes.

22 years agoRemove the menu items for nodes that were moved to xresource.texi.
Richard M. Stallman [Wed, 31 Oct 2001 21:50:05 +0000 (21:50 +0000)]
Remove the menu items for nodes that were moved to xresource.texi.

22 years agoeasy source access from the *debugger* buffer
Sam Steingold [Wed, 31 Oct 2001 19:32:26 +0000 (19:32 +0000)]
easy source access from the *debugger* buffer

22 years agoRemove the nodes which were moved to xresources.texi.
Eli Zaretskii [Wed, 31 Oct 2001 18:28:11 +0000 (18:28 +0000)]
Remove the nodes which were moved to xresources.texi.

22 years ago(cvs-mode-map): bind C-m, not RET
Sam Steingold [Wed, 31 Oct 2001 17:39:07 +0000 (17:39 +0000)]
(cvs-mode-map): bind C-m, not RET

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 31 Oct 2001 17:27:50 +0000 (17:27 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Wed, 31 Oct 2001 17:23:29 +0000 (17:23 +0000)]
*** empty log message ***

22 years agoNew file.
Eli Zaretskii [Wed, 31 Oct 2001 17:21:33 +0000 (17:21 +0000)]
New file.

22 years agoNew entry for HP/UX-11.
Eli Zaretskii [Wed, 31 Oct 2001 17:20:54 +0000 (17:20 +0000)]
New entry for HP/UX-11.

22 years agoMention --no-window-system changes in the NEWS.
Pavel Janík [Wed, 31 Oct 2001 15:21:11 +0000 (15:21 +0000)]
Mention --no-window-system changes in the NEWS.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 31 Oct 2001 15:14:34 +0000 (15:14 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Pavel Janík [Wed, 31 Oct 2001 15:12:04 +0000 (15:12 +0000)]
*** empty log message ***

22 years ago(USAGE1): Show command line option --no-window-system instead of
Pavel Janík [Wed, 31 Oct 2001 15:11:35 +0000 (15:11 +0000)]
(USAGE1): Show command line option --no-window-system instead of
--no-windows in usage.
(standard_args): Rename --no-windows to --no-window-system.
(bug_reporting_address): Follow Emacs coding conventions.

22 years ago(Fcommandp): Doc fix.
Pavel Janík [Wed, 31 Oct 2001 15:09:35 +0000 (15:09 +0000)]
(Fcommandp): Doc fix.
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years ago(Fframe_live_p): Doc fix.
Pavel Janík [Wed, 31 Oct 2001 15:07:07 +0000 (15:07 +0000)]
(Fframe_live_p): Doc fix.

22 years ago(selective-display-ellipses): Doc fix.
Pavel Janík [Wed, 31 Oct 2001 15:04:58 +0000 (15:04 +0000)]
(selective-display-ellipses): Doc fix.

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Wed, 31 Oct 2001 15:03:32 +0000 (15:03 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years agoUpdate the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
Eli Zaretskii [Wed, 31 Oct 2001 14:54:31 +0000 (14:54 +0000)]
Update the URL of Gnuserv.  From Martin Schwenke <martin@meltin.net>.

22 years ago(Initial Options): Document command line option --no-window-system instead
Pavel Janík [Wed, 31 Oct 2001 14:53:53 +0000 (14:53 +0000)]
(Initial Options): Document command line option --no-window-system instead
of --no-windows.

22 years agoDocument command line option --no-window-system instead of --no-windows.
Pavel Janík [Wed, 31 Oct 2001 14:50:02 +0000 (14:50 +0000)]
Document command line option --no-window-system instead of --no-windows.

22 years ago(Coding Conventions): Fix typo.
Pavel Janík [Wed, 31 Oct 2001 14:44:17 +0000 (14:44 +0000)]
(Coding Conventions): Fix typo.

22 years ago(SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
Eli Zaretskii [Wed, 31 Oct 2001 14:42:25 +0000 (14:42 +0000)]
(SOURCES): Replace GETTING.GNU.SOFTWARE with FTP.  From Eric S. Raymond
<esr@golux.thyrsus.com>.

22 years ago(to_multibyte): Fix computation of new read_buffer_size.
Gerd Moellmann [Wed, 31 Oct 2001 13:33:56 +0000 (13:33 +0000)]
(to_multibyte): Fix computation of new read_buffer_size.

22 years ago(struct face) <colors_copied_bitwise_p>: New
Gerd Moellmann [Wed, 31 Oct 2001 11:12:09 +0000 (11:12 +0000)]
(struct face) <colors_copied_bitwise_p>: New
member.

22 years ago(realize_x_face): If C is not a single-byte character,
Gerd Moellmann [Wed, 31 Oct 2001 11:10:25 +0000 (11:10 +0000)]
(realize_x_face): If C is not a single-byte character,
set the face's colors_copied_bitwise_p instead of the defaulted_p
members which have a different meaning.
(free_face_colors): Do nothing for a face whose colors have been
copied bitwise.

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Wed, 31 Oct 2001 11:06:47 +0000 (11:06 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].

22 years agoComment fix.
Gerd Moellmann [Wed, 31 Oct 2001 11:02:19 +0000 (11:02 +0000)]
Comment fix.

22 years ago(require_unwind): Return Lisp_Object.
Gerd Moellmann [Wed, 31 Oct 2001 10:58:35 +0000 (10:58 +0000)]
(require_unwind): Return Lisp_Object.

22 years ago(lucid-menu-bar-dirty-flag): Doc fix.
Pavel Janík [Wed, 31 Oct 2001 10:57:06 +0000 (10:57 +0000)]
(lucid-menu-bar-dirty-flag): Doc fix.
(last-input-char): Revert doc-string to be the same as the doc-string of
`last-input-event'.

22 years agoFix typos in comments.
Pavel Janík [Wed, 31 Oct 2001 10:33:29 +0000 (10:33 +0000)]
Fix typos in comments.

22 years agoComment fix.
Gerd Moellmann [Wed, 31 Oct 2001 10:19:40 +0000 (10:19 +0000)]
Comment fix.

22 years ago(grow_mini_window): Handle case that the root
Gerd Moellmann [Wed, 31 Oct 2001 10:06:35 +0000 (10:06 +0000)]
(grow_mini_window): Handle case that the root
window is already smaller than the nominal mininum height.

22 years ago* mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with
ShengHuo ZHU [Wed, 31 Oct 2001 04:16:51 +0000 (04:16 +0000)]
* mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with
the Gnus CVS.

* mm-util.el (mm-mime-mule-charset-alist): Move down and call
mm-coding-system-p. Don't correct it only in XEmacs.
(mm-charset-to-coding-system): Use mm-coding-system-p and
mm-get-coding-system-list.
(mm-emacs-mule, mm-mule4-p): New.
(mm-enable-multibyte, mm-disable-multibyte,
mm-enable-multibyte-mule4, mm-disable-multibyte-mule4,
mm-with-unibyte-current-buffer,
mm-with-unibyte-current-buffer-mule4): Use them.
(mm-find-mime-charset-region): Treat iso-2022-jp.

From  Dave Love  <fx@gnu.org>:

* mm-util.el (mm-mime-mule-charset-alist): Make it correct by
construction.
(mm-charset-synonym-alist): Remove windows-125[02].  Make other
entries conditional on not having a coding system defined for
them.
(mm-mule-charset-to-mime-charset): Use
find-coding-systems-for-charsets if defined.
(mm-charset-to-coding-system): Don't use
mm-get-coding-system-list.  Look in mm-charset-synonym-alist
later.  Add last resort search of coding systems.
(mm-enable-multibyte-mule4, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Just treat Mule 5 like
Mule 4.
(mm-find-mime-charset-region): Re-write.
(mm-with-unibyte-current-buffer): Restore buffer as well as
multibyteness.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 31 Oct 2001 02:54:33 +0000 (02:54 +0000)]
*** empty log message ***

22 years ago(java-font-lock-syntactic-face-function): New fun.
Stefan Monnier [Wed, 31 Oct 2001 02:54:06 +0000 (02:54 +0000)]
(java-font-lock-syntactic-face-function): New fun.
(font-lock-defaults-alist): Use it.  From David Ponce <david.ponce@wanadoo.fr>

22 years ago(perl-indent-line): Use `eq' to compare output of `char-after'.
Stefan Monnier [Wed, 31 Oct 2001 02:42:54 +0000 (02:42 +0000)]
(perl-indent-line): Use `eq' to compare output of `char-after'.

22 years ago(autoconf-mode): Fix comment-start-skip.
Stefan Monnier [Wed, 31 Oct 2001 02:32:18 +0000 (02:32 +0000)]
(autoconf-mode): Fix comment-start-skip.

22 years agoWork around a bug in diff-mode.el.
Stefan Monnier [Wed, 31 Oct 2001 02:26:38 +0000 (02:26 +0000)]
Work around a bug in diff-mode.el.

22 years ago(keys_of_macros): Remove.
Stefan Monnier [Wed, 31 Oct 2001 02:19:05 +0000 (02:19 +0000)]
(keys_of_macros): Remove.

22 years ago(main): Don't call keys_of_macros any more.
Stefan Monnier [Wed, 31 Oct 2001 02:16:57 +0000 (02:16 +0000)]
(main): Don't call keys_of_macros any more.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 31 Oct 2001 02:15:54 +0000 (02:15 +0000)]
*** empty log message ***

22 years ago(ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
Stefan Monnier [Wed, 31 Oct 2001 02:15:40 +0000 (02:15 +0000)]
(ctl-x-map): Add binding for C-x (, C-x ) and C-x e.

22 years ago(Fface_attribute_relative_p): Declare args.
Stefan Monnier [Wed, 31 Oct 2001 01:52:59 +0000 (01:52 +0000)]
(Fface_attribute_relative_p): Declare args.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 31 Oct 2001 01:06:30 +0000 (01:06 +0000)]
*** empty log message ***

22 years ago(reindent-then-newline-and-indent): Insert the newline
Stefan Monnier [Wed, 31 Oct 2001 00:57:04 +0000 (00:57 +0000)]
(reindent-then-newline-and-indent): Insert the newline
before indenting the first line.
(undo-get-state, undo-revert-to-state): New funs.
(shell-command): Don't kill the buffer even if empty.
(transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
(transpose-subr-end2): Remove.
(transpose-subr): Add `special' arg and simplify.
(transpose-subr-1): Rewrite.
(do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
(rfc822-goto-eoh): Simplify.

22 years ago(w32_to_x_charset): Increase size of XLFD charset buffer.
Jason Rumney [Tue, 30 Oct 2001 22:26:40 +0000 (22:26 +0000)]
(w32_to_x_charset): Increase size of XLFD charset buffer.
(enum_font_cb2): Ignore fonts with vertical orientation.

22 years agoAdd xrefs to X Resources.
Richard M. Stallman [Tue, 30 Oct 2001 18:41:31 +0000 (18:41 +0000)]
Add xrefs to X Resources.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Oct 2001 18:41:07 +0000 (18:41 +0000)]
*** empty log message ***

22 years ago@include xresources.texi.
Richard M. Stallman [Tue, 30 Oct 2001 18:39:56 +0000 (18:39 +0000)]
@include xresources.texi.

22 years agoEverything about X resources moved to xresources.texi.
Richard M. Stallman [Tue, 30 Oct 2001 18:39:13 +0000 (18:39 +0000)]
Everything about X resources moved to xresources.texi.