- 14 Dec, 2000 27 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
argument is outside the range [2..3].
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(gnus.dvi): Change rule to remove @latex stuff.
-
Dave Love authored
declaration.
-
Andrew Innes authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(delete-key-deletes-forward-mode): New function.
-
Gerd Moellmann authored
if appropriate.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(syms_of_xfns): Defsubr it.
-
Gerd Moellmann authored
-
Dave Love authored
-
Andrew Innes authored
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.
-
Andrew Innes authored
(x_free_frame_resources): New function. (x_destroy_window): Use it.
-
Kenichi Handa authored
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.
-
Kenichi Handa authored
-
Gerd Moellmann authored
if symbol is bound before getting its value.
-
Gerd Moellmann authored
x-show-tip, display that error, and display the help in the echo area.
-
Eli Zaretskii authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
coding->dst_multibyte before calling detect_coding and detect_eol. Update them after some coding system is detected.
-
Kenichi Handa authored
-
- 13 Dec, 2000 13 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
"... entries" messages for every 10000 entries, not 10.
-
Kenichi Handa authored
(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.
-
Kenichi Handa authored
-
Karl Fogel authored
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.
-
Stefan Monnier authored
-
Gerd Moellmann authored
(x_destroy_window): Use it.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
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.
-
Dave Love authored
-
Dave Love authored
-
Stefan Monnier authored
(easy-menu-current-active-maps): New function. (easy-menu-get-map): Use it. Make a proper menu entry when creating a new keymap.
-