..
m
Comment change.
1995-04-13 06:40:19 +00:00
s
(HAVE_RANDOM): Defined.
1995-04-12 02:32:26 +00:00
.gdbinit
(xkbobjfwd): Renamed from xdispobjfwd.
1995-03-15 01:47:43 +00:00
abbrev.c
(Fexpand_abbrev): Add some error checking.
1995-04-20 21:15:39 +00:00
acldef.h
alloc.c
Delete the #if that compares MARKBIT.
1995-04-13 21:14:31 +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
(adjust_overlays_for_insert): New function.
1995-04-17 23:13:56 +00:00
buffer.h
(Fdelete_overlays): Add declaration.
1995-04-07 18:39:56 +00:00
bytecode.c
(Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-12-09 14:15:06 +00:00
callint.c
Fix previous change.
1995-04-13 16:55:10 +00:00
callproc.c
(child_setup): Reword "can't exec" message.
1995-04-24 05:51:40 +00:00
casefiddle.c
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
1994-10-04 15:41:33 +00:00
casetab.c
(STRING256_P): Use type test macros.
1994-09-27 03:09:02 +00:00
chpdef.h
cm.c
Update copyright.
1995-04-07 02:21:52 +00:00
cm.h
Declare checkmagic.
1995-01-17 00:18:36 +00:00
cmds.c
Update copyright.
1995-04-07 02:21:52 +00:00
commands.h
(unread_command_char): Declared.
1994-07-18 06:14:10 +00:00
config.in
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
1995-03-15 20:20:39 +00:00
convexos.h
Initial revision
1993-11-10 21:03:53 +00:00
data.c
Include keyboard.h.
1995-04-10 05:33:58 +00:00
dired.c
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
1995-04-12 02:00:23 +00:00
dispextern.h
*** empty log message ***
1994-10-17 08:42:36 +00:00
dispnew.c
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
1995-04-13 07:47:27 +00:00
disptab.h
* disptab.h (window_display_table): Doc fix.
1994-10-08 22:13:44 +00:00
doc.c
(get_doc_string): Add cast.
1995-04-14 18:28:45 +00:00
doprnt.c
(xmalloc, xrealloc): Declare them here.
1995-04-09 04:50:38 +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
Comment change.
1995-04-18 03:45:52 +00:00
emacs.c
Update copyright.
1995-04-07 02:21:52 +00:00
environ.c
epaths.in
(PATH_BITMAPS): New macro.
1994-10-16 09:47:28 +00:00
eval.c
(Ffetch_bytecode): Check the type of the object being read from the file.
1995-04-18 18:13:13 +00:00
fileio.c
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
1995-04-13 17:45:06 +00:00
filelock.c
(unlock_buffer, unlock_all_files, Flock_buffer)
1995-02-14 16:33:49 +00:00
floatfns.c
(Flogb): Use EMACS_INT for `value'.
1995-04-07 19:00:48 +00:00
fns.c
(Fplist_put): Don't signal an error if plist isn't a cons.
1995-04-24 19:43:15 +00:00
frame.c
(Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.
1995-04-24 18:21:20 +00:00
frame.h
(struct frame): New member namebuf.
1995-04-19 20:54:09 +00:00
getloadavg.c
Include config.h first.
1995-01-07 16:57:36 +00:00
getpagesize.h
entered into RCS
1994-10-10 21:35:16 +00:00
gnu.h
(gnu_bits): Use unsigned char.
1994-02-18 06:28:50 +00:00
hftctl.c
Put sys/signal.h and errno.h first, then config.h.
1994-06-15 03:45:54 +00:00
indent.c
(Fmove_to_column): Fix minor bug in prev change.
1995-04-08 21:10:03 +00:00
indent.h
* indent.h (disptab_matches_widthtab, recompute_width_table): New
1994-10-08 22:14:35 +00:00
insdel.c
(insert_1): Adjust overlay center after inserting.
1995-04-17 23:16:23 +00:00
intervals.c
(set_point): When skipping intangible text,
1995-04-09 09:42:28 +00:00
intervals.h
Vdefault_text_properties: name changed from Vdefault_properties.
1995-03-27 16:05:28 +00:00
ioctl.h
keyboard.c
(Vsystem_key_alist): Delete global variable.
1995-04-24 22:13:00 +00:00
keyboard.h
(struct kboard): New member Vsystem_key_alist.
1995-04-24 22:12:44 +00:00
keymap.c
Update copyright.
1995-04-07 02:21:52 +00:00
lastfile.c
(my_edata): Declare as char array, not int.
1995-03-21 20:02:52 +00:00
line.h
lisp.h
Declare some functions.
1995-04-17 23:12:34 +00:00
lread.c
(read_escape): Undo Nov 15 change.
1995-04-08 20:58:37 +00:00
mach2.h
macros.c
Include keyboard.h.
1995-04-10 05:33:58 +00:00
macros.h
(defining_kbd_macro): Delete declaration.
1995-03-03 05:02:29 +00:00
Makefile.in
Make intervals.o and term.o depend on keyboard.h.
1995-04-24 22:03:49 +00:00
makefile.nt
(DOC): Defined.
1995-04-12 02:08:22 +00:00
marker.c
(unchain_marker): Allow differing buffers
1995-03-14 05:45:39 +00:00
mem-limits.h
[WINDOWSNT]: Don't include vlimit.h.
1994-11-01 08:23:44 +00:00
minibuf.c
Don't include keyboard.h.
1995-04-10 07:23:00 +00:00
mocklisp.c
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
1995-03-01 03:44:15 +00:00
mocklisp.h
msdos.c
(mouse_get_pos): New arg `insist'.
1995-03-26 21:13:03 +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
Include keyboard.h.
1995-04-10 05:33:58 +00:00
process.c
(create_process): Don't abort if can't reopen
1995-04-24 05:52:11 +00:00
process.h
Make size field an EMACS_INT.
1994-12-29 19:56:17 +00:00
puresize.h
(CHECK_IMPURE): Remove & from before my_edata.
1995-04-07 02:59:03 +00:00
ralloc.c
(r_re_alloc): Correct realloc behavior--allow shrinking
1995-03-28 17:43:24 +00:00
regex.c
(re_match_2_internal): Eliminate cast of ptr to int.
1995-04-09 19:14:40 +00:00
regex.h
(RE_NO_POSIX_BACKTRACKING): New macro.
1994-11-16 20:28:48 +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
(search_buffer): Avoid casting trt to int.
1995-04-07 18:46:21 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
File removed.
1993-07-29 02:36:54 +00:00
sunfns.c
(sun_item_create): Use type test macros.
1994-09-27 01:21:05 +00:00
syntax.c
(Fforward_comment): Always clear immediate_quit for return.
1995-03-09 02:58:36 +00:00
syntax.h
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
1994-06-19 18:18:20 +00:00
sysdep.c
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
1995-04-12 02:33:01 +00:00
sysselect.h
Initial revision
1995-01-23 23:03:37 +00:00
syssignal.h
Don't use function prototypes.
1995-01-24 05:27:32 +00:00
systime.h
Don't include <utime.h> here; do it in sysdep.c instead.
1994-10-02 21:41:57 +00:00
systty.h
Change AIX conditional around HFNKEYS to AIXHFT.
1994-12-10 07:45:45 +00:00
syswait.h
Update copyright.
1995-04-07 02:21:52 +00:00
term.c
(term_init): MagicWrap implies AutoWrap.
1995-04-24 17:17:15 +00:00
termcap.c
(tgetent): Don't try to return the allocated address.
1995-04-07 18:58:05 +00:00
termchar.h
(scroll_region_cost): Declared.
1994-12-26 15:36:56 +00:00
termhooks.h
Update comments to reflect changes in xmenu.c.
1995-02-22 06:05:32 +00:00
terminfo.c
termopts.h
textprop.c
(Vdefault_text_properties): name changed from Vdefault_properties.
1995-03-27 16:04:57 +00:00
tparam.c
entered into RCS
1993-09-10 04:36:09 +00:00
uaf.h
undo.c
(Fprimitive_undo): Use base buffer's modtime field.
1995-01-02 06:26:46 +00:00
unexaix.c
(unrelocate_symbols): Add AIX4_1 conditionals and code.
1994-12-10 07:49:12 +00:00
unexalpha.c
(Brk): Declare as unsigned long.
1994-10-25 10:52:58 +00:00
unexconvex.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
unexec.c
Comment changes.
1994-10-26 04:43:33 +00:00
unexelf.c
(unexec): Adjust the file offset of sections located
1995-03-13 23:12:41 +00:00
unexencap.c
unexenix.c
Don't declare sys_errlist; declare strerror instead.
1994-01-08 21:42:04 +00:00
unexfx2800.c
unexhp9k800.c
(roundup): Undef before defining.
1994-05-28 21:46:45 +00:00
unexmips.c
(unexec): Cast pointers. Fix error message.
1994-04-28 03:49:12 +00:00
unexnext.c
(get_data_region): Add cast to avoid warning.
1993-08-13 05:38:33 +00:00
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
Treat __NetBSD__ like __FreeBSD__.
1995-04-06 21:55:02 +00:00
vlimit.h
vm-limit.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c
(translate_id): Use type test macros.
1994-09-27 01:11:24 +00:00
vmsgmalloc.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmsmap.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmspaths.h
vmsproc.c
(create_process): Don't use XFASTINT as an lvalue.
1994-10-04 16:16:33 +00:00
vmsproc.h
vmstime.c
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
vmstime.h
w32.c
(nt_ctime): Defined.
1995-04-12 02:10:10 +00:00
w32.h
Initial revision
1994-11-01 10:27:02 +00:00
w32console.c
(Fset_message_beep): Defined.
1995-04-12 02:29:47 +00:00
w32heap.c
(sbrk): Shrink heap by arbitrary amounts.
1995-04-12 02:12:02 +00:00
w32heap.h
Initial revision
1994-11-01 10:27:02 +00:00
w32inevt.c
(do_mouse_event): Use XSETFASTINT.
1995-04-12 02:23:35 +00:00
w32inevt.h
Fixed function prototypes.
1995-04-12 02:25:05 +00:00
w32proc.c
(win32_wait): Reap synchronous subprocesses, and place
1995-04-12 02:27:16 +00:00
widget.c
(set_frame_size): Set app_shell and wmshell the same.
1994-10-26 12:57:46 +00:00
widget.h
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
1994-10-02 12:37:21 +00:00
widgetprv.h
entered into RCS
1994-01-18 23:52:19 +00:00
window.c
(Fdisplay_buffer): Search the proper frame when the
1995-04-13 18:06:46 +00:00
window.h
Fix comment.
1995-03-31 19:13:22 +00:00
x11term.h
xdisp.c
(message_dolog): The message log doesn't need an undo list.
1995-04-24 17:25:45 +00:00
xfaces.c
(compute_char_face): Don't use NULL.
1995-04-13 16:56:05 +00:00
xfns.c
(x_get_focus_frame): New arg FRAME. Callers changed.
1995-04-24 18:28:11 +00:00
xmenu.c
(xmenu_show): x_mouse_leave needs an arg.
1995-04-24 16:55:03 +00:00
xrdb.c
Don't include sys/param.h.
1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c
Update copyright.
1995-04-07 02:21:52 +00:00
xselect.c.old
xterm.c
(x_focus_frame, x_focus_event_frame, x_highlight_frame):
1995-04-24 18:27:33 +00:00
xterm.h
(struct x_display_info): New members x_focus_frame,
1995-04-24 18:28:50 +00:00
XTests.c
XTests.h