aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (cancel_atimer): Handle canceling an atimer whenGerd Moellmann2000-02-291-18/+27
* (cancel_busy_cursor): Set busy_cursor_atimer to nullGerd Moellmann2000-02-291-1/+5
* (maybe_resize_hash_table): Handle case of new sizeGerd Moellmann2000-02-291-0/+1
* *** empty log message ***Jason Rumney2000-02-271-0/+26
* (handle_single_display_prop): Use FONT_HEIGHT macro.Jason Rumney2000-02-271-3/+3
* (single_submenu): Set up help string.Jason Rumney2000-02-271-3/+15
* (struct W32FontStruct): Revert last change after change to xdisp.c.Jason Rumney2000-02-271-2/+0
* (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LBUTTON_UP,Jason Rumney2000-02-271-3/+3
* (tty_defined_color): Apply xfaces.c change from 02-17.Jason Rumney2000-02-271-2/+6
* Only disable window system features for dispextern.hJason Rumney2000-02-271-4/+8
* Add atimer.h to dependencies.Jason Rumney2000-02-271-3/+6
* (init_environment): Set Vw32_num_mouse_buttons here.Jason Rumney2000-02-271-0/+6
* (w32_display_info_for_display): Remove unused function.Jason Rumney2000-02-271-70/+77
* Add a bunch of prototypes.Dave Love2000-02-272-3/+21
* Remove definition of CONST.Dave Love2000-02-271-6/+0
* (read_char): Set `usec' correctly.Kenichi Handa2000-02-261-1/+1
* *** empty log message ***Kenichi Handa2000-02-261-0/+4
* (ccl_driver) [CCL_MapMultiple]: When the mapped value isKenichi Handa2000-02-261-2/+3
* *** empty log message ***Kenichi Handa2000-02-261-0/+7
* (main): Remove code snipped commented out with `//'.Gerd Moellmann2000-02-252-1/+4
* *** empty log message ***Gerd Moellmann2000-02-251-0/+12
* (Ffile_symlink_p): If result starts with a `/'Gerd Moellmann2000-02-251-0/+2
* (select_window_1): If selected_window is nil,Gerd Moellmann2000-02-251-9/+28
* *** empty log message ***Gerd Moellmann2000-02-251-0/+2
* (recursive_edit_1): Cancel busy-cursor.Gerd Moellmann2000-02-251-0/+8
* *** empty log message ***Gerd Moellmann2000-02-251-0/+30
* (inhibit_busy_cursor, busy_count): Removed.Gerd Moellmann2000-02-251-69/+114
* (read_minibuf): Cancel busy-cursor.Gerd Moellmann2000-02-251-0/+4
* (command_loop_1): Call start_busy_cursor beforeGerd Moellmann2000-02-251-17/+26
* (wait_reading_process_input): Remove busy-cursor code.Gerd Moellmann2000-02-251-11/+0
* (Fsignal): Call cancel_busy_cursor instead ofGerd Moellmann2000-02-251-1/+1
* (Fx_show_busy_cursor, Fx_hide_busy_cursor):Gerd Moellmann2000-02-251-3/+2
* (Fx_hide_busy_cursor): Remove prototype.Gerd Moellmann2000-02-251-1/+0
* (XTread_socket): Remove busy-cursor code.Gerd Moellmann2000-02-251-23/+0
* *** empty log message ***Gerd Moellmann2000-02-251-0/+7
* (flush_stdout) [GLYPH_DEBUG]: New function.Gerd Moellmann2000-02-251-17/+114
* (Fload): Use `xfree' instead of `free'.Gerd Moellmann2000-02-252-3/+6
* (coordinates_in_window): Take frame's internal border widthGerd Moellmann2000-02-252-2/+6
* (Fset_window_buffer): Set WINDOW to the windowGerd Moellmann2000-02-252-0/+6
* *** empty log message ***Gerd Moellmann2000-02-241-1/+10
* (x_display_and_set_cursor): Display cursor ofGerd Moellmann2000-02-241-1/+3
* (cursor_in_non_selected_windows): New variable.Gerd Moellmann2000-02-241-0/+11
* *** empty log message ***Gerd Moellmann2000-02-231-0/+3
* (Fstring_to_number): If number is greater than whatGerd Moellmann2000-02-231-14/+23
* *** empty log message ***Gerd Moellmann2000-02-231-0/+11
* (specbind): Remove references toGerd Moellmann2000-02-231-2/+0
* (keyword_symbols_constant_flag): Removed.Gerd Moellmann2000-02-231-12/+2
* (Fbyte_code): Remove keyword_symbols_constant_flag.Gerd Moellmann2000-02-231-2/+0
* *** empty log message ***Kenichi Handa2000-02-231-0/+10
* (multibyte_syntax_as_symbol): New variable.Kenichi Handa2000-02-231-9/+32