aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
1996-03-07Comment change.Richard M. Stallman1-1/+1
1996-03-06(TERMINFO): Define, if HAVE_NCURSES.Richard M. Stallman1-23/+19
1996-03-06(timers_run): New variable, incremented when a timer isRichard M. Stallman1-5/+33
1996-03-06(x_connection_closed): Don't unblock input until the end.Richard M. Stallman1-5/+0
1996-03-06(HAVE_NCURSES): Add #undef.Richard M. Stallman1-0/+1
1996-03-06(pixel_to_char_size): Cast args to int.Richard M. Stallman1-2/+2
1996-03-06(struct string_block_head): Change to match string_block.Karl Heuer1-1/+1
1996-03-05(wait_reading_process_input):Richard M. Stallman1-2/+5
1996-03-05(sit_for): Pass DISPLAY to detect_input_pending_run_timers.Richard M. Stallman1-1/+1
1996-03-04[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.Richard M. Stallman1-9/+0
1996-03-04(Fkill_local_variable): Call find_symbol_value directly,Richard M. Stallman1-1/+1
1996-03-04Comment change.Richard M. Stallman1-1/+5
1996-03-03(obj): Add xmenu.o.Richard M. Stallman1-3/+3
1996-03-03Put most of file into HAVE_MENUS conditional.Richard M. Stallman1-0/+10
1996-03-03(main): Always call syms_of_xmenu.Richard M. Stallman1-2/+0
1996-03-03(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.Richard M. Stallman1-2/+0
1996-03-03(wait_reading_process_input): Use getpid when generating SIGIO.Richard M. Stallman1-2/+2
1996-03-01[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.Richard M. Stallman1-0/+2
1996-02-29Avoid the #pragma alloca on AIX 4.Richard M. Stallman1-0/+2
1996-02-28Comment change.Richard M. Stallman1-1/+5
1996-02-28(REL_ALLOC): #undef deleted.Richard M. Stallman1-4/+0
1996-02-28[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.Richard M. Stallman1-0/+9
1996-02-28(timer_check): Walk down both timer lists in parallel.Richard M. Stallman1-94/+169
1996-02-27(Fexpand_file_name): Fix confusion in detectingRichard M. Stallman1-3/+8
1996-02-27(Fcommand_execute): New arg SPECIAL. All callers changed.Richard M. Stallman1-12/+20
1996-02-27(X_CONNECTION_LOCK_FLAG): New macro.Richard M. Stallman1-16/+46
1996-02-27(x_set_window_size): Clear out the mouse-highlighting dataRichard M. Stallman1-11/+30
1996-02-26(doprnt1): Move cast to unsigned inside a shift.Richard M. Stallman1-1/+1
1996-02-26Commenht change.Richard M. Stallman1-1/+2
1996-02-26(redisplay_window): Pass preserve_echo_area as a missingRichard M. Stallman1-2/+2
1996-02-26(Fopen_network_stream): Set immediate_quit for the connect.Richard M. Stallman1-0/+8
1996-02-25(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.Richard M. Stallman1-16/+30
1996-02-25(command_loop_1): Explicitly clear the echo areaRichard M. Stallman1-2/+4
1996-02-25(Qinhibit_read_only): Declared.Richard M. Stallman1-0/+1
1996-02-25(redisplay_internal): Renamed from redisplay.Richard M. Stallman1-10/+32
1996-02-24(Fcopy_syntax_table): Set default to nil.Richard M. Stallman1-1/+10
1996-02-22(get_doc_string): Move static vars outside the function,Richard M. Stallman1-16/+22
1996-02-22(Fsleep_for): Accept sub-second intervals.Erik Naggum1-1/+1
1996-02-21Comment censored.Karl Heuer1-1/+11
1996-02-21(C_DEBUG_SWITCH) [not __GNUC__]: New definition.Karl Heuer1-3/+16
1996-02-21(vfork): Delete definition (kernel bug fixed).Karl Heuer1-4/+0
1996-02-21(map_char_table): Fix args in recursive call.Karl Heuer1-1/+1
1996-02-21(Fdo_auto_save): Pause before restoring old message.Karl Heuer1-1/+4
1996-02-21(defined_color): When we find a "near" color in the map,Karl Heuer1-2/+10
1996-02-21(redisplay_window): If window-scroll-functions changeKarl Heuer1-6/+15
1996-02-21(wait_reading_process_input):Karl Heuer1-6/+11
1996-02-21(swallow_events): New arg DO_DISPLAY.Karl Heuer1-121/+206
1996-02-21(Faccept_process_output): Accept sub-second timeouts.Erik Naggum1-1/+1
1996-02-20(init_eval_once): Initialize specpdl_ptr.Karl Heuer1-0/+1
1996-02-19Comment fix.Karl Heuer1-1/+1