Eli Zaretskii
38ac48fbc6
(Several Buffers): Add a cross-reference to the description of the
...
buffer list format.
2001-11-01 13:29:25 +00:00
Pavel Janík
1cbc35b1ab
Fix the previous change.
2001-11-01 13:27:35 +00:00
Gerd Moellmann
cd963ca0d7
Change of normal-erase-is-backspace-mode on terminals.
2001-11-01 13:13:32 +00:00
Gerd Moellmann
7360b8aa67
(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.
2001-11-01 13:09:32 +00:00
Gerd Moellmann
7b49b9d282
(x_scroll_bar_create): Check for width and height > 0.
...
(XTset_vertical_scroll_bar): Likewise.
2001-11-01 11:25:01 +00:00
Gerd Moellmann
43f7c3ea0c
(x_build_heuristic_mask): Use four_corners_best
...
instead of IMAGE_BACKGROUND.
2001-11-01 11:11:44 +00:00
Gerd Moellmann
b350c2e5c3
(four_corners_best): Reindent.
2001-11-01 10:38:59 +00:00
Gerd Moellmann
864b90c968
Fix a typo.
2001-11-01 10:23:52 +00:00
Gerd Moellmann
27188d1122
(Finternal_set_lisp_face_attribute_from_resource):
...
Handle :box so that it is possible to specify sexprs.
2001-11-01 10:13:16 +00:00
Pavel Janík
864f06c33a
(Glossary): Fix syntax.
2001-11-01 09:10:43 +00:00
Pavel Janík
d576358ba5
*** empty log message ***
2001-11-01 07:04:57 +00:00
Pavel Janík
032653524e
(x-get-resource): Reindent.
2001-11-01 07:04:29 +00:00
Pavel Janík
e3cd9e7f2a
(Finternal_merge_in_global_face): Reindent.
...
(Fface_font): Ditto.
(Finternal_set_alternative_font_registry_alist): Ditto.
(Ftty_suppress_bold_inverse_default_colors): Ditto.
2001-11-01 07:04:02 +00:00
Pavel Janík
06415cad5d
(X Resources): Fix typo and syntax.
2001-11-01 07:00:20 +00:00
Miles Bader
588c722f22
(define-button-type): Make sure every user-defined button type has a supertype.
2001-11-01 07:00:07 +00:00
Pavel Janík
1c7a4f723f
Reindent --help output.
...
From Per Starback (starback@ling.uu.se ).
2001-11-01 06:26:56 +00:00
Jason Rumney
74142afec1
*** empty log message ***
2001-10-31 23:39:10 +00:00
Jason Rumney
86d9e62860
(locale-language-names): Add chs and
...
cht as aliases for Chinese-GB and Chinese-BIG5.
2001-10-31 23:23:33 +00:00
Richard M. Stallman
405f44899f
Add menu of submodes.
2001-10-31 22:00:40 +00:00
Richard M. Stallman
a0e204da2c
Explain when not to use CL.
2001-10-31 22:00:17 +00:00
Richard M. Stallman
d804f4d6ca
More explanation of "highlighting".
2001-10-31 21:59:42 +00:00
Richard M. Stallman
a6b7378823
Minor menu indentation cleanup.
2001-10-31 21:58:44 +00:00
Richard M. Stallman
3d24098d2a
Update menu for subnodes of Text Properties.
2001-10-31 21:58:18 +00:00
Richard M. Stallman
e618896497
(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.
2001-10-31 21:57:45 +00:00
Richard M. Stallman
a54016d911
Remove the menu items for nodes that were moved to xresource.texi.
2001-10-31 21:50:05 +00:00
Sam Steingold
cc1bde62e7
easy source access from the *debugger* buffer
2001-10-31 19:32:26 +00:00
Eli Zaretskii
05b6e46ca6
Remove the nodes which were moved to xresources.texi.
2001-10-31 18:28:11 +00:00
Sam Steingold
02f7be414d
(cvs-mode-map): bind C-m, not RET
2001-10-31 17:39:07 +00:00
Eli Zaretskii
bf00d4619b
*** empty log message ***
2001-10-31 17:27:50 +00:00
Stefan Monnier
cbe5287938
*** empty log message ***
2001-10-31 17:23:29 +00:00
Eli Zaretskii
5282dcdb56
New file.
2001-10-31 17:21:33 +00:00
Eli Zaretskii
4f4d6b177a
New entry for HP/UX-11.
2001-10-31 17:20:54 +00:00
Pavel Janík
406f228c6c
Mention --no-window-system changes in the NEWS.
2001-10-31 15:21:11 +00:00
Eli Zaretskii
5d991fc473
*** empty log message ***
2001-10-31 15:14:34 +00:00
Pavel Janík
2b209b974e
*** empty log message ***
2001-10-31 15:12:04 +00:00
Pavel Janík
400d6fa9d2
(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.
2001-10-31 15:11:35 +00:00
Pavel Janík
9dbc908170
(Fcommandp): Doc fix.
...
Change doc-string comments to `new style' [w/`doc:' keyword].
2001-10-31 15:09:35 +00:00
Pavel Janík
4e10df5997
(Fframe_live_p): Doc fix.
2001-10-31 15:07:07 +00:00
Pavel Janík
3f676284d2
(selective-display-ellipses): Doc fix.
2001-10-31 15:04:58 +00:00
Pavel Janík
687784e854
Change doc-string comments to new style' [w/
doc:' keyword].
2001-10-31 15:03:32 +00:00
Eli Zaretskii
12b4889030
Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
2001-10-31 14:54:31 +00:00
Pavel Janík
011185fb91
(Initial Options): Document command line option --no-window-system instead
...
of --no-windows.
2001-10-31 14:53:53 +00:00
Pavel Janík
568bd708b3
Document command line option --no-window-system instead of --no-windows.
2001-10-31 14:50:02 +00:00
Pavel Janík
b8fbee6421
(Coding Conventions): Fix typo.
2001-10-31 14:44:17 +00:00
Eli Zaretskii
bf180a000c
(SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
...
<esr@golux.thyrsus.com>.
2001-10-31 14:42:25 +00:00
Gerd Moellmann
fe957e6553
(to_multibyte): Fix computation of new read_buffer_size.
2001-10-31 13:33:56 +00:00
Gerd Moellmann
dd387b25cd
(struct face) <colors_copied_bitwise_p>: New
...
member.
2001-10-31 11:12:09 +00:00
Gerd Moellmann
28a072fe30
(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.
2001-10-31 11:10:25 +00:00
Pavel Janík
2e1280f865
Change doc-string comments to new style' [w/
doc:' keyword].
2001-10-31 11:06:47 +00:00
Gerd Moellmann
28b927d85e
Comment fix.
2001-10-31 11:02:19 +00:00