aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (Fdelete_frame): Don't let echo_area_window to remain on a deleted frame.Eli Zaretskii2000-02-222-0/+9
* (x_window_to_frame, x_any_window_to_frame)Gerd Moellmann2000-02-212-19/+36
* (Fmouse_position): GCPRO retval instead of x and y.Gerd Moellmann2000-02-211-6/+4
* (Vmouse_position_function): New variable.Dave Love2000-02-212-4/+28
* (find_charset_in_str): Fix use of `c' instead of `c1'.Dave Love2000-02-211-2/+2
* (Finsert_file_contents): Unbind the binding ofGerd Moellmann2000-02-202-1/+14
* *** empty log message ***Gerd Moellmann2000-02-201-0/+9
* (Fbyte_code) <Bvarset>: Inline most common case.Gerd Moellmann2000-02-201-7/+34
* (funcall_lambda): Don't bind Qmocklisp_arguments unlessGerd Moellmann2000-02-201-53/+87
* *** empty log message ***Richard M. Stallman2000-02-201-0/+7
* Comment changes.Richard M. Stallman2000-02-201-41/+50
* (Fmake_variable_buffer_local): Doc fix.Richard M. Stallman2000-02-201-88/+60
* *** empty log message ***Eli Zaretskii2000-02-201-0/+5
* (IT_write_glyphs): Allocate a larger screen_buf as dataEli Zaretskii2000-02-201-0/+1
* Amend last change to check for echo-keystrokes being zero, not nil.Dave Love2000-02-181-7/+15