1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
1994-06-16 23:45:41 +00:00
..
m Comment change. 1994-06-16 23:33:50 +00:00
s (C_DEBUG_SWITCH): Define as empty. 1994-06-15 18:19:56 +00:00
.gdbinit (pr): Use debug_print. 1994-03-25 19:19:41 +00:00
abbrev.c (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. 1993-09-14 12:10:27 +00:00
acldef.h
alloc.c Update copyright. 1994-05-04 02:41:09 +00:00
alloca.c [emacs]: Block input around the garbage reclamation. 1994-06-02 17:45:40 +00:00
alloca.s entered into RCS 1994-04-12 01:39:14 +00:00
blockinput.h
buffer.c (verify_overlay_modification): GCPRO tail and overlay. 1994-05-24 21:16:23 +00:00
buffer.h Update copyright. 1994-05-04 02:41:09 +00:00
bytecode.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
callint.c (Fcall_interactively): Ignore `-' in string. 1994-06-15 18:17:55 +00:00
callproc.c Put stdio.h after config.h. 1994-06-15 03:54:06 +00:00
casefiddle.c Update copyright. 1994-05-04 02:41:09 +00:00
casetab.c Update copyright. 1994-05-04 02:41:09 +00:00
chpdef.h
cm.c Fix GPL version. 1994-04-26 01:41:27 +00:00
cm.h
cmds.c Update copyright. 1994-05-04 02:41:09 +00:00
commands.h (last_point_position_buffer): Declared. 1994-05-05 04:44:24 +00:00
config.in EMACS_CONFIGURATION renamed from CONFIGURATION. 1994-05-18 05:40:19 +00:00
convexos.h Initial revision 1993-11-10 21:03:53 +00:00
data.c Update copyright. 1994-05-04 02:41:09 +00:00
dired.c Put stdio.h, sys/types.h and sys/stat.h after config.h. 1994-06-15 03:43:43 +00:00
dispextern.h Update copyright. 1994-05-04 02:41:09 +00:00
dispnew.c (syms_of_display): Make baud-rate a user var. 1994-06-16 15:14:30 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c Update copyright. 1994-05-04 02:41:09 +00:00
doprnt.c (doprnt): Reword confusing error message. 1994-04-07 02:46:12 +00:00
dosfns.c Finish downcasing mouse_init1, mouse_off, 1994-05-02 07:51:29 +00:00
dosfns.h Initial revision 1994-01-08 09:22:50 +00:00
editfns.c (init_editfns): Call init_system_name instead of get_system_name. 1994-06-15 05:28:51 +00:00
emacs.c (init_cmdargs): Set up initial_argv, initial_argc. 1994-06-13 20:41:00 +00:00
environ.c
epaths.in New path PATH_DOC for doc-directory. 1994-02-22 23:51:48 +00:00
eval.c (init_eval_once): Call xmalloc, not malloc. 1994-06-14 19:48:19 +00:00
fileio.c (Finsert_file_contents): Check for beginning of file. 1994-05-26 22:30:47 +00:00
filelock.c Update copyright. 1994-05-04 02:41:09 +00:00
floatfns.c Don't declare logb if it is a macro. 1994-05-11 00:17:44 +00:00
fns.c (Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu. 1994-06-07 02:32:54 +00:00
frame.c Put stdio.h after config.h. 1994-06-15 03:54:06 +00:00
frame.h Update copyright. 1994-05-04 02:41:09 +00:00
getloadavg.c Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG. 1994-06-04 05:24:48 +00:00
getpagesize.h Initial revision 1993-07-30 22:30:50 +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 (vmotion): Use find_next_newline_no_quit. 1994-06-14 21:57:11 +00:00
indent.h
insdel.c (adjust_point): New function. 1994-04-26 02:22:52 +00:00
intervals.c Update copyright. 1994-05-04 02:41:09 +00:00
intervals.h Update copyright. 1994-05-04 02:41:09 +00:00
ioctl.h
keyboard.c (syms_of_keyboard): Properly init Vsystem_key_alist. 1994-06-13 20:11:10 +00:00
keyboard.h (map_prompt): Declared. 1994-04-16 03:50:19 +00:00
keymap.c (Fsingle_key_description): Allow strings as keys. 1994-06-15 01:09:17 +00:00
lastfile.c
line.h
lisp.h declare init_system_name (replaces get_system_name). 1994-06-15 05:27:38 +00:00
lread.c Put config.h first. 1994-06-15 03:46:59 +00:00
mach2.h Updated GPL version to 2. 1993-06-12 22:01:38 +00:00
macros.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
macros.h
Makefile.in (xterm.o): Depend on dispextern.h. 1994-06-11 20:09:33 +00:00
marker.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mem-limits.h (get_lim_data): Handle NO_LIM_DATA. 1994-04-21 18:53:38 +00:00
minibuf.c (Fdisplay_completion_list): Require at least two spaces between items. 1994-06-10 20:33:03 +00:00
mocklisp.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mocklisp.h
msdos.c (init_environment): Clean up code and make the default 1994-06-07 15:24:57 +00:00
msdos.h Add template for rootrelativepath. 1994-06-07 15:25:21 +00:00
ndir.h Use new name vmsdir.h. 1994-02-10 04:38:58 +00:00
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c Doc fixes. 1994-04-29 03:06:08 +00:00
process.c (create_process): Set input_wait_mask before forking. 1994-06-15 00:24:54 +00:00
process.h Update copyright. 1994-05-04 02:41:09 +00:00
puresize.h (PURESIZE): Increase to 205000. 1994-05-07 05:22:50 +00:00
ralloc.c (r_alloc_init): Explicitly use real_morecore 1993-11-18 09:26:05 +00:00
regex.c *** empty log message *** 1994-05-06 15:23:06 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c Update copyright. 1994-05-04 02:41:09 +00:00
search.c (find_next_newline_no_quit): New function. 1994-06-14 21:54:45 +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 Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
syntax.c (scan_lists): Get error if eob within comment with depth!=0. 1994-06-16 15:03:04 +00:00
syntax.h Update copyright. 1994-05-04 02:41:09 +00:00
sysdep.c (init_system_name): New function, replaces get_system_name. 1994-06-15 05:29:08 +00:00
syssignal.h [USG5_4] (sigblock): Use |, not &. 1994-06-16 18:51:07 +00:00
systime.h Make previous change limited to HPUX. 1994-05-26 22:15:23 +00:00
systty.h [__GNU_LIBRARY__]: Include <termios.h>. 1994-05-11 22:15:20 +00:00
syswait.h [BSD]: #undef WCOREDUMP before defining it. 1994-02-20 19:34:12 +00:00
term.c Put stdio.h after config.h. 1994-06-15 03:54:06 +00:00
termcap.c entered into RCS 1994-06-04 16:23:20 +00:00
termchar.h
termhooks.h Update copyright. 1994-05-04 02:41:09 +00:00
terminfo.c Comment change. 1993-06-02 05:19:11 +00:00
termopts.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
textprop.c (Fprevious_single_property_change): Check for null interval after correcting 1994-06-03 04:08:32 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
uaf.h (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
undo.c (Fprimitive_undo): GCPRO next and list. 1994-05-25 02:22:08 +00:00
unexaix.c (adjust_lnnoptrs): Handle multiple aux symbols. 1994-06-13 19:46:22 +00:00
unexconvex.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexec.c (make_hdr): Handle case of no "additional header". 1994-06-16 23:45:41 +00:00
unexelf.c (ELF_BSS_SECTION_NAME): New macro (config.h may override). 1994-02-24 05:40:30 +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): Handle debugging info properly. 1994-05-05 19:31:09 +00:00
unexsunos4.c [HAVE_UNISTD_H]: Include unistd.h. 1994-04-13 23:25:17 +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 Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +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 Update copyright. 1994-05-04 02:41:09 +00:00
vmsproc.h
vmstime.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmstime.h
widget.c Put stdio.h after config.h. 1994-06-15 03:54:06 +00:00
widget.h entered into RCS 1994-01-30 03:04:13 +00:00
widgetprv.h entered into RCS 1994-01-18 23:52:19 +00:00
window.c (window_loop): Fix test of dedicated flag in prev change. 1994-05-23 20:09:33 +00:00
window.h (echo_area_glyphs_length): Declared. 1993-12-23 01:13:02 +00:00
x11term.h
xdisp.c (redisplay_window): Don't use shortcut if window_end_vpos is out of date. 1994-06-16 15:38:30 +00:00
xfaces.c (Fset_face_attribute_internal): Always return valid data. 1994-05-20 05:32:26 +00:00
xfns.c Comment change. 1994-06-15 03:53:12 +00:00
xmenu.c Put stdio.h after config.h. 1994-06-15 03:54:06 +00:00
xrdb.c (x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize. 1994-05-05 20:30:32 +00:00
xscrollbar.h
xselect.c Update copyright. 1994-05-04 02:41:09 +00:00
xselect.c.old
xterm.c (x_noop_count): New variable. 1994-06-15 20:15:59 +00:00
xterm.h Update copyright. 1994-05-04 02:41:09 +00:00
XTests.c
XTests.h