- 07 Mar, 2003 1 commit
-
-
Kenichi Handa authored
-
- 06 Mar, 2003 1 commit
-
-
Juanma Barranquero authored
(x_get_string_resource): Use it, so resources passed with -xrm supercede the ones in the registry.
-
- 04 Mar, 2003 1 commit
-
-
Jan Djärv authored
instead of x_top_window_to_frame.
-
- 03 Mar, 2003 2 commits
-
-
Jan Djärv authored
when restarting Emacs.
-
Richard M. Stallman authored
to run kill-buffer-query-functions. (Qkill_buffer_query_functions): New var. (syms_of_buffer): Init and staticpro it.
-
- 02 Mar, 2003 3 commits
-
-
Stefan Monnier authored
-
Jan Djärv authored
-
Jan Djärv authored
-
- 26 Feb, 2003 1 commit
-
-
Stefan Monnier authored
-
- 25 Feb, 2003 3 commits
-
-
Kim F. Storm authored
If centering point failed to make whole line visible and vscroll is non-zero, disable vscroll and try centering point again.
-
Jan Djärv authored
#ifdef HAVE_X_WINDOWS
-
Kenichi Handa authored
-
- 24 Feb, 2003 2 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(syms_of_xdisp): Don't initialize Qwhen.
-
- 23 Feb, 2003 4 commits
-
-
Jan Djärv authored
(command_loop_1): Cancel hourglass with unwind-protect.
-
Jan Djärv authored
-
Richard M. Stallman authored
Detect (when ... (region-beginning)) etc. (Fcall_interactively): Call fix_command. (Qif, Qwhen): New variables. (syms_of_callint): Init and staticpro them.
-
Kai Großjohann authored
(Fdirectory_files, Fdirectory_files_and_attributes): Do it here instead. From Lars Hansen <larsh@math.ku.dk>.
-
- 22 Feb, 2003 2 commits
-
-
Stefan Monnier authored
(Flanginfo): Fix int/Lisp_Object mixup. (void_call2): New fun. (Fmap_char_table): Use it in place of call2.
-
Juanma Barranquero authored
(Fload): Don't check STRING_MULTIBYTE.
-
- 21 Feb, 2003 3 commits
-
-
Jan Djärv authored
-
Kai Großjohann authored
-
Juanma Barranquero authored
-
- 20 Feb, 2003 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
in/out descriptor is -1, do nothing.
-
- 19 Feb, 2003 3 commits
-
-
Andreas Schwab authored
-
Kenichi Handa authored
Vscalable_fonts_allowed is not Qt.
-
Jan Djärv authored
-
- 18 Feb, 2003 5 commits
-
-
Kim F. Storm authored
-
Jan Djärv authored
names. * xfaces.c (x_face_list_fonts): Allocate struct font_name here. (sorted_font_list): Moved allocation of struct font_name to x_face_list_fonts. (Fx_font_family_list): Set font-list-limit to -1 to get all font names. (Fx_list_fonts): Set maxnames to -1 to get all font names.
-
Kim F. Storm authored
-
Andrew Choi authored
-
Andreas Schwab authored
-
- 17 Feb, 2003 4 commits
-
-
Kim F. Storm authored
-
Jan Djärv authored
(xg_create_tool_bar): Force style of tool bar to be horizontal with icons. Set name of tool bar to emacs-toolbar. (update_frame_tool_bar): Connect expose event to xg_tool_bar_expose_callback.
-
Richard M. Stallman authored
Initiatize to 0 where this_command_key_count is set. (read_char): Save and restore this_command_key_count_reset around input method code. (read_char): If this_command_key_count_reset, echo reread commands. (Freset_this_command_lengths): Set this_command_key_count_reset to 1.
-
Kenichi Handa authored
-
- 16 Feb, 2003 1 commit
-
-
Jason Rumney authored
max_fonts parameter means list all.
-
- 14 Feb, 2003 1 commit
-
-
Dave Love authored
-
- 13 Feb, 2003 1 commit
-
-
Kim F. Storm authored
for \s-X in a character constant which still is the super modifier. (read1): Signal an `invalid read syntax' error if a character constant is immediately followed by a digit or symbol character.
-