1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 00:33:13 -08:00
emacs/src
1993-10-25 05:13:17 +00:00
..
m (LIB_STANDARD): Add a second -lc after crtn.o. 1993-09-14 19:47:43 +00:00
s (BSTRING): Define only if HAVE_BCOPY. 1993-10-08 15:28:23 +00:00
.gdbinit Don't put -q in args. 1993-08-08 07:41: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 Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
alloca.c entered into RCS 1993-09-20 20:03:30 +00:00
blockinput.h
buffer.c (Fdelete_overlay, Foverlay_put): Use marker_position, 1993-10-14 04:29:17 +00:00
buffer.h Updated copyright years. 1993-05-22 21:34:42 +00:00
bytecode.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
callint.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
callproc.c Include <paths.h>, not "paths.h". 1993-09-12 01:34:01 +00:00
casefiddle.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
casetab.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
chpdef.h
cm.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
cm.h
cmds.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
commands.h * keyboard.c (menu_bar_items, read_key_sequence): Use 1993-06-22 08:17:26 +00:00
config.in Add #undef HAVE_UNISTD_H so that configure can edit it correctly. 1993-10-22 11:20:55 +00:00
data.c [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions. 1993-10-20 02:47:12 +00:00
dired.c (file_name_completion): Install case-preserving changes from Emacs 18 1993-09-22 18:25:03 +00:00
dispextern.h Separate parameter faces (those created and modified by the user) 1993-06-22 07:26:44 +00:00
dispnew.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c (Fsubstitute_command_keys): Pass new arg to insert_from_string. 1993-09-14 12:10:02 +00:00
doprnt.c (doprnt): Use a fixed buffer to store the format 1993-09-22 18:12:09 +00:00
editfns.c (Finsert_and_inherit): New function. 1993-09-14 12:08:49 +00:00
emacs.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
environ.c
epaths.in * paths.h (PATH_INFO): New path, to edited by the configuration 1993-05-25 06:38:43 +00:00
eval.c Whitespace fix. 1993-09-23 21:15:37 +00:00
fileio.c (Fcopy_file): Don't allow the copying of anything other than regular 1993-10-25 04:42:12 +00:00
filelock.c Include <paths.h>, not "paths.h". 1993-09-12 01:34:01 +00:00
floatfns.c Declare `logb' only if HAVE_LOGB is defined. 1993-10-25 04:54:54 +00:00
fns.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
frame.c (Fhandle_switch_frame): Doc fix. 1993-09-28 09:54:36 +00:00
frame.h (Qicon): Declared. 1993-06-11 15:41:36 +00:00
getloadavg.c *** empty log message *** 1993-10-03 19:33:04 +00:00
getpagesize.h Initial revision 1993-07-30 22:30:50 +00:00
gnu.h
hftctl.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
indent.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
indent.h
insdel.c (insert_from_string): Pass extra arg to graft_intervals_into_buffer. 1993-09-14 12:08:02 +00:00
intervals.c (graft_intervals_into_buffer): New arg INHERIT. 1993-09-14 12:10:53 +00:00
intervals.h (MERGE_INSERTIONS): Define as 1. 1993-07-31 21:55:38 +00:00
ioctl.h
keyboard.c (read_key_sequence): Arg prompt is now a Lisp object. 1993-10-24 23:28:06 +00:00
keyboard.h * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New 1993-07-05 04:26:30 +00:00
keymap.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
lastfile.c
line.h
lisp.h Format comment. 1993-10-05 01:50:32 +00:00
lread.c Include <paths.h>, not "paths.h". 1993-09-12 01:34:01 +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 (LIBES): Add $(GNULIB_VAR) again at end. 1993-10-03 23:03:13 +00:00
marker.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mem-limits.h [_LIBC]: Define BSD4_2. 1993-07-23 20:38:15 +00:00
minibuf.c (Fminibuffer_complete_word): GCPRO1 `completion' during calls to 1993-10-05 01:46:45 +00:00
mocklisp.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
mocklisp.h
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
process.c (Fopen_netwrok_stream): Cast arg to inet_addr to (char *). 1993-10-25 05:13:17 +00:00
process.h
puresize.h [MULTI_FRAME]: Increase PURESIZE to 220000. 1993-09-25 22:46:34 +00:00
ralloc.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
regex.c *** empty log message *** 1993-10-12 05:02:22 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
search.c (Freplace_match): Fix argument names to match doc string. 1993-10-25 05:09:20 +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 Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c (sys_write): Keep trying to write out the data until 1993-09-22 18:08:51 +00:00
syssignal.h [POSIX] [!__GNUC__] (sys_sigmask): Add declaration. 1993-06-05 02:07:08 +00:00
systime.h [HAVE_TZNAME]: Declare tzname if not macro. 1993-06-06 17:44:23 +00:00
systty.h If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already 1993-10-05 01:29:54 +00:00
syswait.h entered into RCS 1993-08-14 09:38:56 +00:00
term.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
termchar.h
termhooks.h Doc fix. 1993-09-28 09:56:06 +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 (validate_plist): Add argument declaration for `list'. 1993-09-28 09:52:13 +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 Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexaix.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexconvex.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexec.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexelf.c (unexec): Add casts for some comparisons. 1993-08-10 01:32:23 +00:00
unexencap.c
unexenix.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexfx2800.c
unexhp9k800.c
unexmips.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
unexnext.c (get_data_region): Add cast to avoid warning. 1993-08-13 05:38:33 +00:00
unexsgi.c Changes for Silicon Graphics Iris 5D. 1993-05-19 04:56:06 +00:00
unexsunos4.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +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
vmsproc.h
vmstime.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
vmstime.h
window.c (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear. 1993-09-22 18:14:10 +00:00
window.h Updated copyright years. 1993-05-22 21:34:42 +00:00
x11term.h
xdisp.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
xfaces.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
xfns.c (XScreenNumberOfScreen): Move assignments out of declaration for (dpy, 1993-09-22 18:07:44 +00:00
xmenu.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
xrdb.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
xscrollbar.h
xselect.c Include <config.h> instead of "config.h". 1993-09-10 06:15:46 +00:00
xselect.c.old
xterm.c (w_wn_set_size_hint): Make recent window gravity addition 1993-09-22 18:16:37 +00:00
xterm.h (HAVE_X11R4): If AIX, do not define HAVE_X11R4. 1993-09-13 04:15:45 +00:00
XTests.c
XTests.h