Miles Bader
97dff879ca
(window_box_height): Only use mode-line glyph-rows that are actually
...
marked as mode-lines; otherwise use estimate_mode_line_height.
2000-12-15 00:59:56 +00:00
Stefan Monnier
8f530b953c
(add-change-log-entry): Only expand-file-name if non-nil.
2000-12-14 17:30:34 +00:00
Eli Zaretskii
4dddb0b795
(Info-directory-list): Change doc string to reflect the
...
change in Info-default-directory-list.
2000-12-14 17:14:32 +00:00
Eli Zaretskii
e103ef954c
(Info-default-directory-list): If
...
configure-info-directory is not one of the standard directories,
put it first in the list; otherwise put it last. Doc string
changed accordingly.
2000-12-14 17:12:39 +00:00
Eli Zaretskii
6d435deb17
([M-delete]): Remap to M-d.
2000-12-14 16:53:25 +00:00
Eli Zaretskii
13a9eed7d9
(delete-key-deletes-forward-mode): Treat ms-dos and
...
windows-nt as windowed environments, even under -nw.
2000-12-14 16:51:52 +00:00
Eli Zaretskii
9ded625ddd
(command-line): Don't call x-backspace-delete-keys-p
...
if not fboundp. Switch delete-forward mode for the <delete> key
on all PC platforms, even under -nw.
2000-12-14 16:51:13 +00:00
Gerd Moellmann
9d7d926345
*** empty log message ***
2000-12-14 16:47:18 +00:00
Gerd Moellmann
877d5b3966
Change maintainer to FSF.
2000-12-14 16:44:40 +00:00
Gerd Moellmann
a432bfe5e7
(Fformat): Prevent a buffer overrun when the format
...
specifies a precision.
2000-12-14 16:18:54 +00:00
Eli Zaretskii
0b750d7005
Document show-cursor-in-non-selected-windows and
...
cursor-in-non-selected-windows.
2000-12-14 15:20:27 +00:00
Eli Zaretskii
e921a911ed
Mark show-cursor-in-non-selected-windows aas documented in the manual.
2000-12-14 15:19:20 +00:00
Eli Zaretskii
7cf0153a60
*** empty log message ***
2000-12-14 15:18:26 +00:00
Eli Zaretskii
e9510d0020
(show-cursor-in-non-selected-windows): Doc fix.
2000-12-14 15:16:27 +00:00
Eli Zaretskii
e7522695a5
(Fmsdos_set_mouse_buttons): Signal an error if the
...
argument is outside the range [2..3].
2000-12-14 15:12:58 +00:00
Dave Love
eccd9c9b8c
Note about W3.
2000-12-14 14:21:32 +00:00
Dave Love
ec9077f26c
*** empty log message ***
2000-12-14 14:17:49 +00:00
Dave Love
55c875c2d2
(mostlyclean): Remove gnustmp.*
...
(gnus.dvi): Change rule to remove @latex stuff.
2000-12-14 14:17:37 +00:00
Dave Love
5916243b18
(gray_bitmap_bits): Remove `unsigned' from
...
declaration.
2000-12-14 14:11:03 +00:00
Andrew Innes
1de0f662a7
*** empty log message ***
2000-12-14 14:02:06 +00:00
Gerd Moellmann
5f368d294e
*** empty log message ***
2000-12-14 13:47:45 +00:00
Gerd Moellmann
26abe2b009
(ctl-x-map): Bind `delete' to backward-delete-char.
2000-12-14 13:37:24 +00:00
Gerd Moellmann
1d4b11bf96
(delete-key-deletes-forward): New user-option.
...
(delete-key-deletes-forward-mode): New function.
2000-12-14 13:36:59 +00:00
Gerd Moellmann
14f076a8ce
(command-line): Call delete-key-deletes-forward-mode,
...
if appropriate.
2000-12-14 13:36:34 +00:00
Gerd Moellmann
02387dcc1f
*** empty log message ***
2000-12-14 12:02:24 +00:00
Gerd Moellmann
cae1e7d4ef
AC_CHECK_FUNC XkbGetKeyboard.
2000-12-14 12:02:09 +00:00
Gerd Moellmann
82bab41c67
(Fx_backspace_delete_keys_p): New function.
...
(syms_of_xfns): Defsubr it.
2000-12-14 12:01:50 +00:00
Gerd Moellmann
ef0234c755
(HAVE_XKBGETKEYBOARD): Add.
2000-12-14 11:59:50 +00:00
Dave Love
f3a5300dcf
Changes from Gnus CVS and fixes.
2000-12-14 11:31:28 +00:00
Andrew Innes
937e601efc
(Fx_hide_tip): Avoid unnecessary work when there's
...
nothing to do. Bind inhibit-quit.
(tip_frame): Make it a Lisp_Object.
(x_create_tip_frame): Set tip_frame after it has been added to
Vframe_list.
(Fx_show_tip): Don't set tip_frame here.
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New
variables.
(unwind_create_frame, unwind_create_tip_frame): New functions.
(Fx_create_frame, x_create_tip_frame): Handle errors signaled
while a frame is only partially constructed.
2000-12-14 10:55:36 +00:00
Andrew Innes
25badd7aeb
(clear_mouse_face): Treat tip_frame as a Lisp_Object.
...
(x_free_frame_resources): New function.
(x_destroy_window): Use it.
2000-12-14 10:55:10 +00:00
Kenichi Handa
a4ef85ee19
(echo_prompt): Argument type changed to Lisp_Object.
...
Always store string in multibyte representation in echobuf.
(echo_char): Always store string in multibyte representation in
echobuf.
(echo_now): Call message2_nolog with the arg MULTIBYTE 1.
(read_key_sequence): Adjusted for the change of echo_prompt.
2000-12-14 10:44:56 +00:00
Kenichi Handa
98d62747fd
*** empty log message ***
2000-12-14 10:43:49 +00:00
Gerd Moellmann
5e5b3d4114
(easy-menu-current-active-maps): Test
...
if symbol is bound before getting its value.
2000-12-14 10:36:42 +00:00
Gerd Moellmann
e56031492e
(tooltip-show): If an error is signaled in
...
x-show-tip, display that error, and display the help in the
echo area.
2000-12-14 10:35:22 +00:00
Eli Zaretskii
a924cf63b2
Fix typos.
2000-12-14 05:44:18 +00:00
Kenichi Handa
f15dafe081
(Fmd5): Docstring improved.
2000-12-14 01:42:13 +00:00
Kenichi Handa
a20193cd46
*** empty log message ***
2000-12-14 01:40:55 +00:00
Kenichi Handa
764ca8dad8
(decode_coding_string): Set coding->src_multibyte and
...
coding->dst_multibyte before calling detect_coding and detect_eol.
Update them after some coding system is detected.
2000-12-14 01:27:43 +00:00
Kenichi Handa
1da1bb05a8
*** empty log message ***
2000-12-14 01:27:24 +00:00
Kenichi Handa
984742da9c
(detect_coding_system): Prototype adjusted.
2000-12-13 23:29:44 +00:00
Kenichi Handa
191b83b64c
*** empty log message ***
2000-12-13 23:29:17 +00:00
Kenichi Handa
50e3a34644
(skkdic-set-okuri-nasi): Show
...
"... entries" messages for every 10000 entries, not 10.
2000-12-13 23:27:49 +00:00
Kenichi Handa
0a28aafbbc
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
...
(detect_coding_emacs_mule, detect_coding_iso2022,)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Make them static. New
argument MULTIBYTEP. Callers changed.
(detect_coding_mask, detect_coding_system): New argument
MULTIBYTEP. Callers changed.
2000-12-13 23:24:37 +00:00
Kenichi Handa
0544ef4958
*** empty log message ***
2000-12-13 23:24:13 +00:00
Karl Fogel
6192b604c1
* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
...
Predescu <ovidiu@cup.hp.com>:
(bookmark-exit-hook): new var.
(bookmark-exit-hook-internal): new func, replaces old raw lambda form
in `kill-emacs-hook', and runs new `bookmark-exit-hooks'. No longer
tests for the bookmark feature, as logically that feature must have
been provided if this function is running.
Removed ;;;###autoload before the `add-hook' call.
2000-12-13 22:56:38 +00:00
Stefan Monnier
bf6282d222
*** empty log message ***
2000-12-13 22:27:23 +00:00
Gerd Moellmann
19f71add93
(x_free_frame_resources): New function.
...
(x_destroy_window): Use it.
2000-12-13 20:28:14 +00:00
Gerd Moellmann
6dec8d7873
(x_free_frame_resources): Declare.
2000-12-13 20:27:22 +00:00
Gerd Moellmann
eaf1eea986
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]:
...
New variables.
(unwind_create_frame, unwind_create_tip_frame): New functions.
(Fx_create_frame, x_create_tip_frame): Handle errors signaled
while a frame is only partially constructed.
2000-12-13 20:27:01 +00:00