1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/src
Richard M. Stallman b78ce8fbdb (Fcommand_execute): Ignore `disabled' property on
commands if `disable-command-hook' is nil.

(read_key_sequence): Validate the event position
before calling get_local_map.
1995-08-31 23:09:39 +00:00
..
m (TEXT_END, DATA_END): Fix the definitions. 1995-08-11 23:47:16 +00:00
s (GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros. 1995-08-28 20:38:37 +00:00
.gdbinit Use long, not EMACS_INT. 1995-06-16 16:48:16 +00:00
abbrev.c (Fexpand_abbrev): Call to upcase_initials_region 1995-06-06 01:46:33 +00:00
acldef.h
alloc.c (cons_cells_consed, floats_consed, vector_cells_consed) 1995-08-02 18:30:53 +00:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:59:04 +00:00
alloca.s entered into RCS 1994-04-12 01:39:14 +00:00
blockinput.h
buffer.c (get_truename_buffer): New function. 1995-08-09 22:39:09 +00:00
buffer.h (Qbefore_change_functions, Qafter_change_functions): Declared. 1995-08-05 22:58:11 +00:00
bytecode.c Fix the other instance too. 1995-07-18 00:34:53 +00:00
callint.c (Fcall_interactively): Doc fix. 1995-07-18 19:14:38 +00:00
callproc.c (Fcall_process_region): Pass new arg to Fwrite_region. 1995-08-14 17:26:50 +00:00
casefiddle.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
casetab.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
chpdef.h
cm.c Update copyright. 1995-04-07 02:21:52 +00:00
cm.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
cmds.c (Fself_insert_command): Optimize the case with arg > 2 1995-08-16 15:00:57 +00:00
commands.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
config.in (GETTIMEOFDAY_ONE_ARGUMENT): Add #undef. 1995-07-28 02:54:28 +00:00
convexos.h
data.c (Fnumber_to_string): Make `buffer' long enough. 1995-07-17 22:09:35 +00:00
dired.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
dispextern.h *** empty log message *** 1994-10-17 08:42:36 +00:00
dispnew.c Include syssignal.h. 1995-08-21 21:56:40 +00:00
disptab.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
doc.c (Fsubstitute_command_keys): 1995-06-16 05:19:43 +00:00
doprnt.c (doprnt): Fix typo in error message. 1995-08-27 23:53:06 +00:00
dosfns.c Comment change. 1995-01-20 23:40:03 +00:00
dosfns.h Comment change. 1995-01-20 23:40:03 +00:00
editfns.c (Fdecode_time): Doc fix. 1995-08-29 19:38:04 +00:00
emacs.c (decode_env_path): Use ".", not nil, for current dir. 1995-08-29 15:32:00 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c (run_hook_with_args): Move the GCPRO2; add UNGCPRO. 1995-08-06 06:09:59 +00:00
fileio.c (Fwrite_region): New arg lockname. 1995-08-14 17:26:27 +00:00
filelock.c (lock_file): Use get_truename_buffer. 1995-08-09 22:39:32 +00:00
floatfns.c (Fexpt): Use EMACS_INT for integer calculation. 1995-07-17 22:18:04 +00:00
fns.c (Fsafe_length): Use conservative upper bound. 1995-07-20 20:26:06 +00:00
frame.c (store_frame_param): Don't call set_menu_bar_lines if X. 1995-08-12 23:26:21 +00:00
frame.h (struct frame): Rename display' member to output_data'. 1995-07-25 21:14:46 +00:00
getloadavg.c [ps2]: Use nlist instead of knlist #ifdef _AIX. 1995-08-07 20:48:08 +00:00
getpagesize.h entered into RCS 1994-10-10 21:35:16 +00:00
gnu.h
hftctl.c Put sys/signal.h and errno.h first, then config.h. 1994-06-15 03:45:54 +00:00
indent.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
indent.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
insdel.c (signal_before_change, signal_after_change): Fix 1995-08-07 17:53:17 +00:00
intervals.c (get_local_map): Use Fget_char_property, so that 1995-05-02 23:06:11 +00:00
intervals.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
ioctl.h
keyboard.c (Fcommand_execute): Ignore `disabled' property on 1995-08-31 23:09:39 +00:00
keyboard.h (struct kboard): Add Voverriding_terminal_local_map. 1995-06-16 04:56:05 +00:00
keymap.c (describe_buffer_bindings): Print bindings from 1995-07-28 02:57:41 +00:00
lastfile.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
line.h
lisp.h (struct Lisp_Marker): Make insertion_type an unsigned int. 1995-08-19 05:38:46 +00:00
lread.c (saved_doc_string*): New variables. 1995-08-05 22:51:17 +00:00
mach2.h
macros.c (Fcancel_kbd_macro_events): New function. 1995-08-13 15:47:11 +00:00
macros.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
Makefile.in (prefix-args): Pass ALL_LDFLAGS. 1995-07-26 21:48:05 +00:00
makefile.nt (EMACS) [win95]: Removed. 1995-06-30 21:14:56 +00:00
marker.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
mem-limits.h Comment change. 1995-06-14 14:21:09 +00:00
minibuf.c (Fdisplay_completion_list): Clear all text properties 1995-08-31 17:23:50 +00:00
mocklisp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
mocklisp.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
msdos.c (init_environment): Move alloca call out of function arg. 1995-07-20 18:30:49 +00:00
msdos.h (x_mouse_leave): Add neutralizing define. 1995-01-20 23:38:46 +00:00
ndir.h (MAXNAMLEN) [WINDOWSNT]: Define as 255. 1994-11-01 08:24:29 +00:00
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (print_string): Use insert_from_string for output to buffer. 1995-08-05 22:53:36 +00:00
process.c (read_process_output, exec_sentinel): Call 1995-08-08 21:22:16 +00:00
process.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
puresize.h [!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000. 1995-07-20 17:43:52 +00:00
ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking 1995-03-28 17:43:24 +00:00
regex.c (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop 1995-08-22 19:44:26 +00:00
regex.h [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is 1995-05-17 20:47:26 +00:00
region-cache.c Update copyright. 1995-04-07 02:21:52 +00:00
region-cache.h Update copyright. 1995-04-07 02:21:52 +00:00
scroll.c (scrolling_1): When scroll_region_ok is set, use a 1994-12-26 15:38:56 +00:00
search.c (Freplace_match): New arg SUBEXP. 1995-08-08 21:20:07 +00:00
sink11.h
sink11mask.h
sink.h
sinkmask.h
sol2-2.h
sunfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
syntax.c (scan_sexps_forward): Fix previous change. 1995-08-19 17:00:34 +00:00
syntax.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
sysdep.c (sys_close): Handle Sunos 4.1 bug in close errno value. 1995-07-17 22:27:13 +00:00
sysselect.h Initial revision 1995-01-23 23:03:37 +00:00
syssignal.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systime.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
systty.h Comment change. 1995-06-14 23:18:50 +00:00
syswait.h Update copyright. 1995-04-07 02:21:52 +00:00
term.c (term_init): Alternative error messages for TERMCAP/TERMINFO. 1995-06-28 10:05:35 +00:00
termcap.c default to user-supplied buffer. 1995-08-21 04:33:21 +00:00
termchar.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
termhooks.h (enum event_kind): Added menu_bar_activate_event. 1995-07-25 20:24:46 +00:00
terminfo.c
termopts.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
textprop.c (Fget_char_property): If OBJECT is non-current buffer, 1995-07-22 16:11:48 +00:00
tparam.c (tparam): Remove arg array and the #ifdef. 1995-07-26 18:20:46 +00:00
uaf.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
undo.c (Fprimitive_undo): Don't end inner loop 1995-07-25 02:18:58 +00:00
unexaix.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexalpha.c (fatal_unexec): Use vfprintf, not _doprnt. 1995-08-11 00:26:22 +00:00
unexconvex.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
unexec.c Comment changes. 1994-10-26 04:43:33 +00:00
unexelf.c (unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for 1995-05-16 01:46:20 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c (roundup): Undef before defining. 1994-05-28 21:46:45 +00:00
unexmips.c [MACH]: Include a.out.h. 1995-06-29 01:44:57 +00:00
unexnext.c
unexsgi.c (unexec): Copy previous change in unexelf.c. 1994-08-24 23:42:49 +00:00
unexsni.c Update copyright. 1995-04-07 02:21:52 +00:00
unexsunos4.c (unexec): If not SUNOS4_SHARED_LIBRARIES 1995-07-18 20:42:33 +00:00
unexw32.c (get_section_info): Set the end of the data region 1995-06-30 21:15:19 +00:00
vlimit.h
vm-limit.c
vms-pp.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vms-pwd.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsdir.h Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsfns.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsgmalloc.c
vmsmap.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmspaths.h
vmsproc.c Update GPL to version 2. 1995-06-15 20:42:24 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c (PASSWD_FIELD_SIZE): Defined. 1995-06-30 21:12:37 +00:00
w32.h Initial revision 1994-11-01 10:27:02 +00:00
w32console.c (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. 1995-06-20 14:58:38 +00:00
w32heap.c Include config.h. 1995-06-30 21:14:06 +00:00
w32heap.h (get_data_region_base): Undefined. 1995-05-26 05:28:13 +00:00
w32inevt.c (win32_mouse_position, mouse_moved_to): 1995-07-17 22:23:14 +00:00
w32inevt.h Fixed function prototypes. 1995-04-12 02:25:05 +00:00
w32proc.c (win32_wait): Massage retval into what is expected in Unix. 1995-06-19 23:20:42 +00:00
widget.c Do renamings: 1995-07-26 00:04:12 +00:00
widget.h Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred. 1994-10-02 12:37:21 +00:00
widgetprv.h
window.c (Fprevious_window, Fnext_window): When minibuf = nil, 1995-07-23 07:11:26 +00:00
window.h (echo_area_window): Declared. 1995-07-21 07:51:20 +00:00
x11term.h
xdisp.c (display_text_line): Write blanks under the entire 1995-08-22 00:32:03 +00:00
xfaces.c Renamings: frame->display => frame->output, struct x_display -> sruct x_output. 1995-07-25 21:55:50 +00:00
xfns.c (x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning 1995-08-11 00:55:47 +00:00
xmenu.c [USE_X_TOOLKIT] (xmenu_show): Compute root-based 1995-08-02 08:17:20 +00:00
xrdb.c Don't include sys/param.h. 1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c (x_clear_frame_selections): Delete duplicate code. 1995-07-17 22:14:00 +00:00
xselect.c.old
xterm.c (x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing. 1995-08-29 04:36:12 +00:00
xterm.h (struct x_output): Renamed from struct x_display. 1995-07-25 21:20:18 +00:00
XTests.c
XTests.h