summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (x_real_positions): Cast arg of XFree.Karl Heuer1996-02-131-1/+1
* (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.Richard M. Stallman1996-02-121-0/+5
* (x_error_quitter): Add newline to error message.Richard M. Stallman1996-02-121-1/+1
* (xmalloc_widget_value): Define only if USE_X_TOOLKIT.Richard M. Stallman1996-02-121-14/+13
* (get_doc_string): Always read entire disk blocks.Richard M. Stallman1996-02-121-39/+24
* [HAVE_NTGUI] (lispy_function_keys): Add mappingsRichard M. Stallman1996-02-121-7/+18
* (xmalloc_widget_value): Fix previous change.Richard M. Stallman1996-02-111-2/+2
* (xmalloc_widget_value): New function.Richard M. Stallman1996-02-111-14/+28
* (Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.Richard M. Stallman1996-02-111-1/+2
* (Fadd_text_properties): Don't return without ungcpro.Richard M. Stallman1996-02-101-1/+1
* (read_char, timer_check): Call any_kboard_stateRichard M. Stallman1996-02-101-0/+14
* (display_buffer_1): Fix typo in last change.Roland McGrath1996-02-101-14/+14
* (display_buffer_1): Raise the frame if already visible.Richard M. Stallman1996-02-101-3/+7
* (x_real_positions): Use XFree.Richard M. Stallman1996-02-091-1/+1
* (Fdirectory_files): Doc fix.Richard M. Stallman1996-02-091-3/+4
* (min, max): Don't define if already defined.Richard M. Stallman1996-02-081-0/+4
* (FONT_WIDTH): Use average character width, not maximum.Geoff Voelker1996-02-081-1/+1
* (Fmake_temp_name) [MS-DOS]: Allow upto 8 characters inRichard M. Stallman1996-02-081-0/+6
* (remove_process): Don't unlink the process marker.Richard M. Stallman1996-02-081-1/+0
* (LIB_STANDARD): Add -lmach.Richard M. Stallman1996-02-071-4/+1
* Initial revisionRichard M. Stallman1996-02-071-0/+13
* (Fbuffer_live_p): New function.Richard M. Stallman1996-02-061-0/+11
* (emacs.o): Depend on blockinput.h.Richard M. Stallman1996-02-061-1/+2
* Include blockinput.h.Richard M. Stallman1996-02-061-0/+1
* (fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.Richard M. Stallman1996-02-061-0/+2
* (sigchld_handler): Use cleaner end-of-list test.Karl Heuer1996-02-051-2/+2
* (LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem wasRichard M. Stallman1996-02-051-4/+0
* (vfork): Define as fork.Richard M. Stallman1996-02-042-0/+8
* (read_char_minibuf_menu_prompt): Use malloc to allocateRichard M. Stallman1996-02-041-1/+21
* (x_connection_signal): Call x_connection_closed properly.Richard M. Stallman1996-02-041-12/+22
* [POSIX_SIGNALS] (sigsetmask): Don't define if already defined.Richard M. Stallman1996-02-041-0/+2
* (syms_of_fns): Set yes-or-no-p-history to nil.Richard M. Stallman1996-02-041-0/+2
* (Fread_char_exclusive): Doc fix.Richard M. Stallman1996-02-041-1/+2
* (x_frame_parms): Add "title" element.Richard M. Stallman1996-02-041-7/+82
* (syms_of_buffer): Doc fix.Richard M. Stallman1996-02-031-0/+3