summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (record_marker_adjustment): New function.Richard M. Stallman1996-02-031-0/+34
* (adjust_markers): When a marker is inside textRichard M. Stallman1996-02-031-8/+21
* (VECSIZE): Round up when dividing.Richard M. Stallman1996-02-031-3/+4
* Comment/whitespace changes.Richard M. Stallman1996-02-021-8/+26
* (win32_kbd_mods_to_emacs, win32_kbd_patch_key,Geoff Voelker1996-02-021-3/+14
* (convert_to_key_event, is_dead_key): New functions.Geoff Voelker1996-02-021-13/+63
* (modifiers, modifier_key_support_tested,Geoff Voelker1996-02-021-42/+146
* (prepend_msg): New function.Geoff Voelker1996-02-021-0/+21
* (update_frame): Compare FRAME_MINIBUF_WINDOW(f)Richard M. Stallman1996-02-011-1/+1
* (wait_reading_process_input): If select times out,Richard M. Stallman1996-02-011-4/+11
* Update FSF address in comment.make-3-74-3Karl Heuer1996-02-011-1/+2
* (Qcursor_in_echo_area): New variable.Richard M. Stallman1996-02-011-2/+9
* (echo_now): Renamed from `echo'. All callers changed.Richard M. Stallman1996-02-011-6/+6
* (make_lispy_event): Timer event is a list, not just cons.Richard M. Stallman1996-02-011-10/+46
* (synch_process_death, synch_process_retcode): Delete extra declaration.Karl Heuer1996-01-311-2/+0
* (LIB_X11_LIB): New definition.Richard M. Stallman1996-01-311-0/+4