summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (wait_reading_process_input):Richard M. Stallman1996-03-051-2/+5
* (sit_for): Pass DISPLAY to detect_input_pending_run_timers.Richard M. Stallman1996-03-051-1/+1
* [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.Richard M. Stallman1996-03-041-9/+0
* (Fkill_local_variable): Call find_symbol_value directly,Richard M. Stallman1996-03-041-1/+1
* Comment change.Richard M. Stallman1996-03-041-1/+5
* (obj): Add xmenu.o.Richard M. Stallman1996-03-031-3/+3
* Put most of file into HAVE_MENUS conditional.Richard M. Stallman1996-03-031-0/+10
* (main): Always call syms_of_xmenu.Richard M. Stallman1996-03-031-2/+0
* (Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.Richard M. Stallman1996-03-031-2/+0
* (wait_reading_process_input): Use getpid when generating SIGIO.Richard M. Stallman1996-03-031-2/+2
* [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.Richard M. Stallman1996-03-011-0/+2
* Avoid the #pragma alloca on AIX 4.Richard M. Stallman1996-02-291-0/+2
* Comment change.Richard M. Stallman1996-02-281-1/+5
* (REL_ALLOC): #undef deleted.Richard M. Stallman1996-02-281-4/+0
* [AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.Richard M. Stallman1996-02-281-0/+9
* (timer_check): Walk down both timer lists in parallel.Richard M. Stallman1996-02-281-94/+169
* (Fexpand_file_name): Fix confusion in detectingRichard M. Stallman1996-02-271-3/+8
* (Fcommand_execute): New arg SPECIAL. All callers changed.Richard M. Stallman1996-02-271-12/+20
* (X_CONNECTION_LOCK_FLAG): New macro.Richard M. Stallman1996-02-271-16/+46
* (x_set_window_size): Clear out the mouse-highlighting dataRichard M. Stallman1996-02-271-11/+30
* (doprnt1): Move cast to unsigned inside a shift.Richard M. Stallman1996-02-261-1/+1
* Commenht change.Richard M. Stallman1996-02-261-1/+2
* (redisplay_window): Pass preserve_echo_area as a missingRichard M. Stallman1996-02-261-2/+2
* (Fopen_network_stream): Set immediate_quit for the connect.Richard M. Stallman1996-02-261-0/+8
* (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.Richard M. Stallman1996-02-251-16/+30
* (command_loop_1): Explicitly clear the echo areaRichard M. Stallman1996-02-251-2/+4
* (Qinhibit_read_only): Declared.Richard M. Stallman1996-02-251-0/+1
* (redisplay_internal): Renamed from redisplay.Richard M. Stallman1996-02-251-10/+32
* (Fcopy_syntax_table): Set default to nil.Richard M. Stallman1996-02-241-1/+10
* (get_doc_string): Move static vars outside the function,Richard M. Stallman1996-02-221-16/+22
* (Fsleep_for): Accept sub-second intervals.Erik Naggum1996-02-221-1/+1
* Comment censored.Karl Heuer1996-02-211-1/+11
* (C_DEBUG_SWITCH) [not __GNUC__]: New definition.Karl Heuer1996-02-211-3/+16
* (vfork): Delete definition (kernel bug fixed).Karl Heuer1996-02-211-4/+0
* (map_char_table): Fix args in recursive call.Karl Heuer1996-02-211-1/+1
* (Fdo_auto_save): Pause before restoring old message.Karl Heuer1996-02-211-1/+4
* (defined_color): When we find a "near" color in the map,Karl Heuer1996-02-211-2/+10
* (redisplay_window): If window-scroll-functions changeKarl Heuer1996-02-211-6/+15
* (wait_reading_process_input):Karl Heuer1996-02-211-6/+11
* (swallow_events): New arg DO_DISPLAY.Karl Heuer1996-02-211-121/+206
* (Faccept_process_output): Accept sub-second timeouts.Erik Naggum1996-02-211-1/+1
* (init_eval_once): Initialize specpdl_ptr.Karl Heuer1996-02-201-0/+1
* Comment fix.Karl Heuer1996-02-191-1/+1
* (Fx_create_frame): Title is a string, not a symbol.Karl Heuer1996-02-191-1/+1
* Use <config.h>, not "config.h".Richard M. Stallman1996-02-181-1/+1
* (syms_of_keyboard): Doc fix.Karl Heuer1996-02-171-1/+1
* (Fopen_dribble_file): Check for failure.Karl Heuer1996-02-171-0/+2
* (Fopen_dribble_file): Close dribble file beforeKarl Heuer1996-02-171-7/+4
* Comment fixes.Karl Heuer1996-02-172-8/+8
* (Fmake_temp_name) [MSDOS]: Make sure there is at leastKarl Heuer1996-02-161-2/+2