aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (Fdelete_overlay): Was mistakenly called Fdelete_overlays.Richard M. Stallman1995-05-041-1/+1
* (gc_cons_threshold): Make this an EMACS_INT.Richard M. Stallman1995-05-041-1/+1
* (gc_cons_threshold): Make this an EMACS_INT.Richard M. Stallman1995-05-041-3/+6
* (search_buffer): Cast p_limit to EMACS_INT not int.Richard M. Stallman1995-05-041-1/+1
* (GETPGRP_NO_ARG): Define.Richard M. Stallman1995-05-041-0/+2
* (HAVE_FMOD): Defined.Richard M. Stallman1995-05-041-0/+4
* (reorder_modifiers): Cast apply_modifiers arg to int.Richard M. Stallman1995-05-041-1/+1
* (reorder_modifiers): Use XINT.Richard M. Stallman1995-05-041-1/+1
* (CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)Richard M. Stallman1995-05-031-20/+25
* (directory_file_name): Add APOLLO conditional.Richard M. Stallman1995-05-031-31/+7
* (get_local_map): Use Fget_char_property, so thatKarl Heuer1995-05-021-11/+21
* (Fset_buffer_modified_p): Use the truename for locking.Richard M. Stallman1995-05-021-1/+1
* (Finsert_file_contents): Use file_truename for unlocking.Richard M. Stallman1995-05-021-2/+2
* (prepare_to_modify_buffer): Use file_truename for locking.Richard M. Stallman1995-05-021-2/+2
* (union fail_stack_elt): New union.Richard M. Stallman1995-05-021-26/+29
* (xmenu_show, menubar_selection_callback): Move declarationKarl Heuer1995-05-021-6/+2
* (kbd_buffer_get_event): New arg USED_MOUSE_MENU.Karl Heuer1995-05-021-6/+18
* (update_frame): Don't put cursor in echo area unlessKarl Heuer1995-05-021-1/+2
* (display_text_line): Don't move the cursor if it's supposed toKarl Heuer1995-05-021-2/+8
* (redisplay): Don't move the cursor if it's supposed toKarl Heuer1995-05-011-2/+4
* (main): Delete duplicate code for -version.Richard M. Stallman1995-04-301-10/+2
* (Fdo_auto_save): Record visited file nameRichard M. Stallman1995-04-301-3/+12
* (standard_args): Add #ifdef VMS for -map.Richard M. Stallman1995-04-301-0/+2
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1995-04-291-0/+5
* (standard_args): Add -L/--directory/-directory.Richard M. Stallman1995-04-291-0/+2
* (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.Richard M. Stallman1995-04-291-53/+138
* (Fcall_process): Extend BUFFER arg so it can specifyRichard M. Stallman1995-04-291-3/+17
* (ORDINARY_LINK): Defined.Richard M. Stallman1995-04-291-1/+1
* (popup_get_selection): Use x_non_menubar_window_to_frame.Karl Heuer1995-04-291-7/+11
* (read_char, read_char_x_menu_prompt): ExcludeKarl Heuer1995-04-291-2/+5
* Declare x_non_menubar_window_to_frame.Karl Heuer1995-04-291-0/+1
* (x_non_menubar_window_to_frame): New function.Karl Heuer1995-04-291-0/+29
* (x_term_init): Add stub to initialize Vsystem_key_alist.Karl Heuer1995-04-291-0/+3
* (create_process): Don't reference pty_name if !HAVE_PTYS.Karl Heuer1995-04-281-5/+14
* (Ffile_regular_p): Use Qfile_regular_p.Richard M. Stallman1995-04-261-2/+5
* (standard_args): Move -iconic and --icon-type (etc.)Richard M. Stallman1995-04-261-3/+4
* (mark_kboards): Mark the kbd macro and Vsystem_key_alist.Karl Heuer1995-04-251-0/+5
* Comment change.Richard M. Stallman1995-04-251-0/+2
* (REGEXP_IN_LIBC): Defined.Richard M. Stallman1995-04-251-0/+3
* (x_term_init): If the previous kboard was the dummy one,Karl Heuer1995-04-241-0/+5
* (Vsystem_key_alist): Delete global variable.Karl Heuer1995-04-241-5/+4
* (struct kboard): New member Vsystem_key_alist.Karl Heuer1995-04-241-0/+3
* Make intervals.o and term.o depend on keyboard.h.Karl Heuer1995-04-241-2/+2
* (safe_run_hooks_1, safe_run_hooks_error): New subroutines.Richard M. Stallman1995-04-241-8/+22
* (Fplist_put): Don't signal an error if plist isn't a cons.Karl Heuer1995-04-241-6/+5
* (struct x_display_info): New members x_focus_frame,Karl Heuer1995-04-241-5/+20
* (x_get_focus_frame): New arg FRAME. Callers changed.Karl Heuer1995-04-241-6/+13
* (x_focus_frame, x_focus_event_frame, x_highlight_frame):Karl Heuer1995-04-241-78/+71
* (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.Karl Heuer1995-04-241-1/+1
* Make dispnew.o and keyboard.o depend on xterm.h.Karl Heuer1995-04-241-2/+3