aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.Richard M. Stallman1994-04-151-0/+4
* (modify_event_symbol): Use the cdr of the alist entry.Richard M. Stallman1994-04-151-2/+3
* (syms_of_keyboard): Init and staticpro system_key_syms.Richard M. Stallman1994-04-151-0/+3
* (LIBX): Put LIBXT after LD_SWITCH_X_SITE.Richard M. Stallman1994-04-151-1/+1
* (read_avail_input): Fix comment delimiter.Karl Heuer1994-04-151-1/+1
* Doc fix.Karl Heuer1994-04-151-1/+1
* (C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.Karl Heuer1994-04-151-1/+6
* (calculate_scrolling): Add explicit casts, to avoid compiler warnings.Karl Heuer1994-04-151-2/+2
* (shell-mode-map): Fix menu bar options.Karl Heuer1994-04-141-27/+22
* (comint-replace-by-expanded-history-before-point): Advance pointKarl Heuer1994-04-141-4/+5
* (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.Karl Heuer1994-04-141-1/+2
* (rmail-default-file, rmail-default-rmail-file): Cancel new defvars.Karl Heuer1994-04-141-6/+0
* (x_make_frame_visible): Don't call XMapSubwindows.Richard M. Stallman1994-04-141-37/+54
* (Fx_list_fonts): Error if non-X frame used.Richard M. Stallman1994-04-141-5/+11
* (last_menu_bar_item_end): New variable.Richard M. Stallman1994-04-141-21/+76
* (LIBS_SYSTEM): Defined.Richard M. Stallman1994-04-141-0/+1
* (frame_update_line_height): Don't call x_set_window_size.Richard M. Stallman1994-04-141-5/+6
* (Fuser_real_login_name): Doc syntax fix.Richard M. Stallman1994-04-141-1/+1
* (save-place-kill-emacs-hook): Fix typo.Richard M. Stallman1994-04-141-1/+1
* (gettimeofday): If system doesn't have this, define it to give a fatal error.Richard M. Stallman1994-04-141-0/+8
* (make_lispy_event): Put mouse event codeRichard M. Stallman1994-04-141-12/+16
* (command-line): Call face-initialize before frame-initialize.Richard M. Stallman1994-04-141-2/+2
* (make-face-x-resource-internal): Don't mess with terminal frames.Richard M. Stallman1994-04-141-2/+3
* (update_menu_bar): Take frame as arg.Richard M. Stallman1994-04-141-59/+13
* (x-create-frame-with-faces): Create frame invisible,Richard M. Stallman1994-04-141-1/+5
* (HAVE_X11R4): If we define HAVE_X11R5, define this too.Richard M. Stallman1994-04-141-0/+3
* (CFLAGS): Exclude ${CFLAGS} from singlequotes.Richard M. Stallman1994-04-141-11/+9
* (MAKE): Don't just assign it--use @SET_MAKE@.Richard M. Stallman1994-04-141-1/+3
* (x-fixed-font-alist): Give multiple names for try for certain fonts.Richard M. Stallman1994-04-141-34/+44
* (find-buffer-visiting): Don't check buffer-file-numberRichard M. Stallman1994-04-141-1/+2
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-131-0/+3
* (dired-subdir-regexp): Allow a space in dir name.Richard M. Stallman1994-04-131-1/+1
* (inherited_pgroup): Conditionalize on BSD_PGRPS.Richard M. Stallman1994-04-131-1/+1
* [HAVE_UNISTD_H]: Include unistd.h.Richard M. Stallman1994-04-133-0/+12
* (TABDLY): Defined.Richard M. Stallman1994-04-131-0/+1
* (Ffile_attributes): Cast st_size to int.Richard M. Stallman1994-04-131-1/+1
* (describe_map_tree): Fix call to Flookup_key.Richard M. Stallman1994-04-131-1/+1
* (rmail-default-file, rmail-default-rmail-file): New defvars.Richard M. Stallman1994-04-131-0/+6
* (Vglyph_table): Doc fix.Karl Heuer1994-04-131-1/+1
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-45/+72
* (mh-progs, mh-lib): Move from mh-e.elRichard M. Stallman1994-04-131-28/+18
* (Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. SkipKarl Heuer1994-04-131-34/+12
* (super-apropos-check-doc-file): Force Fundamental mode.Richard M. Stallman1994-04-131-3/+4
* (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.Karl Heuer1994-04-131-0/+4
* (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME whenKarl Heuer1994-04-131-0/+8
* (Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.Karl Heuer1994-04-131-9/+10
* (CFLAGS): Exclude ${CFLAGS} from singlequotes.Richard M. Stallman1994-04-131-2/+2
* (CFLAGS): Use shell syntax, not Makefile.Karl Heuer1994-04-131-3/+3
* (comint-dynamic-complete-as-filename): Simplify.Karl Heuer1994-04-131-9/+5
* (compute_motion): Do not abort if window shows some other buffer.Richard M. Stallman1994-04-131-17/+16