aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed function prototypes.Karl Heuer1995-04-121-8/+27
* (do_mouse_event): Use XSETFASTINT.Karl Heuer1995-04-121-21/+106
* (sbrk): Shrink heap by arbitrary amounts.Karl Heuer1995-04-121-2/+0
* (nt_ctime): Defined.Karl Heuer1995-04-121-11/+86
* (DOC): Defined.Karl Heuer1995-04-121-15/+28
* (NO_ARG_ARRAY) [WINDOWSNT]: Defined.Karl Heuer1995-04-121-0/+1
* (directory_file_name) [WINDOWSNT]: Handle UNC format.Karl Heuer1995-04-121-9/+15
* (Ffile_attributes) [WINDOWSNT]: Removed syntax errors.Karl Heuer1995-04-121-2/+2
* (child_setup) [WINDOWSNT]: Removed syntax errors.Karl Heuer1995-04-121-3/+3
* Initial revisionKarl Heuer1995-04-121-0/+13
* (create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,Roland McGrath1995-04-111-1/+1
* (XTread_socket): Pass dpyinfo to popup_get_selection.Richard M. Stallman1995-04-111-1/+1
* (inhibit_garbage_collection): New function.Richard M. Stallman1995-04-111-0/+17
* (Fcall_interactively): Fix handling of @Richard M. Stallman1995-04-111-1/+1
* (NO_SOCKETS_IN_FILE_SYSTEM): Defined.Richard M. Stallman1995-04-111-0/+6
* Comment changes.Karl Heuer1995-04-111-1/+11
* (push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.Karl Heuer1995-04-101-0/+4
* (internal_condition_case): Abort if interrupt_input_blocked>0.Richard M. Stallman1995-04-101-0/+5
* (make_terminal_frame): all_kboards means initial_kboard too.Karl Heuer1995-04-101-0/+2
* (init_keyboard): Don't malloc a new structure;Karl Heuer1995-04-101-8/+2
* #define SPECIAL_EMACS_INTRichard M. Stallman1995-04-101-0/+14
* Don't include alloca.h, string.h here.Richard M. Stallman1995-04-101-13/+0
* Include alloca.h, string.h. Test NOT_C_CODE.Richard M. Stallman1995-04-101-0/+6
* (make_terminal_frame): Use Emacs, Emacs-2, ... as name.Richard M. Stallman1995-04-101-2/+9
* (display_mode_line): Use push_frame_kboard, pop_frame_kboard.Richard M. Stallman1995-04-101-15/+12
* (x_window): Copy the frame name to non-Lisp string.Richard M. Stallman1995-04-101-8/+52
* (struct x_display_info): Use `struct kboard', not KBOARD.Richard M. Stallman1995-04-101-1/+1
* (struct frame): Use `struct kboard', not KBOARD.Richard M. Stallman1995-04-101-1/+1
* (any_kboard_state): Renamed from unlock_kboard.Richard M. Stallman1995-04-101-54/+123
* (single_kboard): Renamed from kboard_locked. All refs renamed.Richard M. Stallman1995-04-101-0/+133
* (XTread_socket): Make deiconify event only if frame was iconified.Richard M. Stallman1995-04-101-5/+8
* (minibuf.o, xdisp.o): Don't depend on keyboard.h.Richard M. Stallman1995-04-101-2/+2
* Don't include keyboard.h.Richard M. Stallman1995-04-101-4/+1
* (Fcall_interactively): Call single_kboard_stateRichard M. Stallman1995-04-101-9/+3
* (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.Richard M. Stallman1995-04-101-7/+7
* (KBOARD, etc): Moved to keyboard.h.Richard M. Stallman1995-04-101-86/+0
* Include keyboard.h.Richard M. Stallman1995-04-105-0/+5
* Initial revisionRichard M. Stallman1995-04-101-0/+15
* (LD_SWITCH_X_DEFAULT): New definition.Richard M. Stallman1995-04-101-0/+4
* (NO_MATHERR): Defined.Richard M. Stallman1995-04-101-1/+3
* (XMISCTYPE): New macro.Richard M. Stallman1995-04-101-20/+23
* (strftime.o): Define strftime as emacs_strftime.Richard M. Stallman1995-04-101-0/+1
* (re_match_2_internal): Eliminate cast of ptr to int.Richard M. Stallman1995-04-091-24/+33
* (set_point): When skipping intangible text,Richard M. Stallman1995-04-091-19/+27
* (xmalloc, xrealloc): Declare them here.Richard M. Stallman1995-04-091-1/+3
* (Fmove_to_column): Fix minor bug in prev change.Richard M. Stallman1995-04-081-1/+1
* (read_escape): Undo Nov 15 change.Richard M. Stallman1995-04-081-2/+10
* (Fnext_window, Fprevious_window): If all_frames is a frame and windowRichard M. Stallman1995-04-081-0/+10
* (string_width): New function.Richard M. Stallman1995-04-081-1/+87
* (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.Richard M. Stallman1995-04-081-13/+0