1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/src
Jim Blandy 7d385b0569 * alloc.c (Fgarbage_collect): If the minibuffer is active, don't
display the "...done" message; allow the minibuffer to show again.
1993-06-21 00:25:57 +00:00
..
m Remove #definition of HAVE_CLOSEDIR; autoconf figures this out. 1993-06-18 18:58:46 +00:00
s Changes for Irix 4.0, tested this time: 1993-06-18 23:33:20 +00:00
.gdbinit Doc fix. 1993-03-13 21:14:27 +00:00
abbrev.c Updated copyright years. 1993-05-22 21:34:42 +00:00
acldef.h entered into RCS 1992-01-13 21:48:03 +00:00
alloc.c * alloc.c (Fgarbage_collect): If the minibuffer is active, don't 1993-06-21 00:25:57 +00:00
alloca.c *** empty log message *** 1993-05-25 00:43:37 +00:00
blockinput.h * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is 1993-05-10 00:14:09 +00:00
buffer.c Don't let the 'B' interactive spec default to buffers viewed in 1993-06-17 05:05:53 +00:00
buffer.h Updated copyright years. 1993-05-22 21:34:42 +00:00
bytecode.c Updated copyright years. 1993-05-22 21:34:42 +00:00
callint.c (check_mark): Error if mark is not active. 1993-03-07 09:31:37 +00:00
callproc.c Changes for Irix 4.0, tested this time: 1993-06-18 23:33:20 +00:00
casefiddle.c (casify_region): Remove mistaken arg to record_change. 1993-05-16 13:42:36 +00:00
casetab.c * casetab.c: Fix formatting, so as not to confuse etags. 1993-05-25 13:03:47 +00:00
chpdef.h entered into RCS 1992-01-13 21:48:03 +00:00
cm.c entered into RCS 1992-01-13 21:48:03 +00:00
cm.h entered into RCS 1992-07-14 23:23:55 +00:00
cmds.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
commands.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
config.in * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf 1993-06-20 20:18:32 +00:00
data.c (cons_to_long): Declare top, bot as Lisp_Object. 1993-06-12 07:20:30 +00:00
dired.c (Ffile_attributes): Give -1 as size if size won't fit. 1993-06-13 01:16:05 +00:00
dispextern.h * dispextern.h (struct face): New field - `copy', to help us with 1993-05-25 14:01:54 +00:00
dispnew.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c Updated copyright years. 1993-05-22 21:34:42 +00:00
doprnt.c Put interrupt input blocking in a separate file from xterm.h. 1993-03-31 10:55:33 +00:00
editfns.c (Finsert_buffer_substring): Doc fix. 1993-06-16 22:37:24 +00:00
emacs.c * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. 1993-06-19 20:26:11 +00:00
environ.c entered into RCS 1990-11-12 20:20:40 +00:00
epaths.in * paths.h (PATH_INFO): New path, to edited by the configuration 1993-05-25 06:38:43 +00:00
eval.c (call5, call6): New functions. 1993-06-13 00:01:22 +00:00
fileio.c * fileio.c (Fset_visited_file_modtime): We're only passing two 1993-06-19 01:04:50 +00:00
filelock.c * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to 1993-06-10 06:19:30 +00:00
floatfns.c (Fexpt): New local `val' for making integer to return. 1993-06-12 07:19:24 +00:00
fns.c (internal_equal): Don't let ints be equal to floats. 1993-06-01 03:38:24 +00:00
frame.c * frame.c (Fmake_frame_visible): Make this interactively callable; 1993-06-19 01:47:40 +00:00
frame.h (Qicon): Declared. 1993-06-11 15:41:36 +00:00
getloadavg.c *** empty log message *** 1993-06-09 20:28:35 +00:00
gnu.h entered into RCS 1992-09-13 11:44:06 +00:00
hftctl.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
indent.c Updated copyright years. 1993-05-22 21:34:42 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
intervals.c (verify_interval_modification): Don't just test 1993-06-20 08:48:58 +00:00
intervals.h (INTERVAL_WRITABLE_P): Fix backwards tests. 1993-06-08 21:08:56 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c * keyboard.c (read_key_sequence): Don't confuse mock input with 1993-06-17 21:23:29 +00:00
keyboard.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
keymap.c Make prefix keys work with keymap inheritance 1993-06-15 06:26:00 +00:00
lastfile.c entered into RCS 1992-01-13 21:48:03 +00:00
line.h entered into RCS 1992-01-13 21:48:03 +00:00
lisp.h * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs. 1993-06-19 20:26:11 +00:00
lread.c (Fload): Use call5. 1993-06-13 00:01:50 +00:00
mach2.h Updated GPL version to 2. 1993-06-12 22:01:38 +00:00
macros.c Updated copyright years. 1993-05-22 21:34:42 +00:00
macros.h entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in * Makefile.in (CPP): New variable, set by the top-level Makefile. 1993-06-16 23:50:05 +00:00
marker.c entered into RCS 1992-01-13 21:48:03 +00:00
mem-limits.h [__bsdi__]: Define BSD4_2. 1993-05-31 22:25:20 +00:00
minibuf.c * minibuf.c (Fread_minibuffer): Add missing semicolon after 1993-06-19 21:06:18 +00:00
mocklisp.c Rename int-to-string to number-to-string, since it can handle 1993-03-30 21:21:49 +00:00
mocklisp.h entered into RCS 1992-01-13 21:48:03 +00:00
ndir.h entered into RCS 1992-01-13 21:48:03 +00:00
old-ralloc.c entered into RCS 1990-11-12 20:20:40 +00:00
param.h entered into RCS 1992-01-13 21:48:03 +00:00
point.h entered into RCS 1992-01-13 21:48:03 +00:00
pre-crt0.c entered into RCS 1992-01-13 21:48:03 +00:00
print.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
process.c Changes for Irix 4.0, tested this time: 1993-06-18 23:33:20 +00:00
process.h New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the 1993-03-30 23:05:56 +00:00
puresize.h * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces, 1993-06-19 22:58:35 +00:00
ralloc.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
regex.c *** empty log message *** 1993-06-16 21:28:28 +00:00
regex.h entered into RCS 1993-05-28 00:10:45 +00:00
scroll.c (calculate_scrolling): Defend against negative baud_rate. 1993-05-31 19:04:07 +00:00
search.c * search.c (Flooking_at, Fstring_match, fast_string_match, 1993-06-10 12:52:31 +00:00
sink.h entered into RCS 1992-01-13 21:48:03 +00:00
sink11.h entered into RCS 1992-01-13 21:48:03 +00:00
sink11mask.h entered into RCS 1992-01-13 21:48:03 +00:00
sinkmask.h entered into RCS 1992-09-13 11:44:06 +00:00
sunfns.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
syntax.c (scan_lists, Fforward_comment): #if 0 the code 1993-06-17 04:09:15 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c * sysdep.c (rename): Make arguments const. autoconf #defines 1993-06-19 21:07:02 +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 Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
term.c (term_get_fkeys): Use prior', not previous', for %8/kP. 1993-06-13 00:41:51 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h * lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in 1993-05-04 02:39:39 +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 Refer to GPL version two. 1993-06-12 21:44:46 +00:00
uaf.h (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
undo.c (Fprimitive_undo): Rename arg to N to avoid conflict. 1993-06-13 23:15:39 +00:00
unexaix.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexconvex.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexec.c * unexec.c [HPUX] (sbrk): This returns a void *. 1993-06-16 21:42:25 +00:00
unexelf.c (unexec): Move data2 section header up so all section 1993-03-03 09:03:06 +00:00
unexencap.c Initial revision 1992-01-13 22:04:23 +00:00
unexenix.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexfx2800.c entered into RCS 1992-01-31 21:19:17 +00:00
unexhp9k800.c (unexec): Don't call exit, just return. 1993-01-07 10:22:16 +00:00
unexmips.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexnext.c Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>: 1993-05-04 02:44:16 +00:00
unexsgi.c Changes for Silicon Graphics Iris 5D. 1993-05-19 04:56:06 +00:00
unexsunos4.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
vlimit.h entered into RCS 1992-01-13 21:48:03 +00:00
vm-limit.c (check_memory_limits): Declare __morecore. 1992-10-15 23:44:00 +00:00
vms-pp.c entered into RCS 1992-01-13 21:48:03 +00:00
vms-pwd.h entered into RCS 1992-01-13 21:48:03 +00:00
vmsdir.h entered into RCS 1992-01-13 21:48:03 +00:00
vmsfns.c entered into RCS 1992-01-13 21:48:03 +00:00
vmsgmalloc.c Initial revision 1993-05-18 22:59:49 +00:00
vmsmap.c entered into RCS 1992-01-13 21:48:03 +00:00
vmspaths.h Some VMS changes from Richard Levitte <levitte@e.kth.se>: 1993-03-19 17:28:14 +00:00
vmsproc.c entered into RCS 1992-01-13 21:48:03 +00:00
vmsproc.h entered into RCS 1992-01-13 21:48:03 +00:00
vmstime.c Add GNU copyright notice. 1993-03-15 00:16:34 +00:00
vmstime.h Add GNU copyright notice. 1993-03-15 00:16:34 +00:00
window.c Don't let the 'B' interactive spec default to buffers viewed in 1993-06-17 05:06:36 +00:00
window.h Updated copyright years. 1993-05-22 21:34:42 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c * xdisp.c (redisplay_window): No need to subtract one from start 1993-06-17 02:41:40 +00:00
xfaces.c * xfaces.c (recompute_basic_faces): This shouldn't be declared static. 1993-06-19 21:28:56 +00:00
xfns.c * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to 1993-06-18 16:33:12 +00:00
xmenu.c (xmenu_show): Store 0 in *ERROR at the beginning. 1993-06-15 23:17:10 +00:00
xrdb.c * xrdb.c (get_user_db): Get the screen-specific database too. 1993-06-11 16:20:38 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c * xterm.c (XTread_socket): Never treat a modifier key as a 1993-06-19 21:01:38 +00:00
xterm.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
XTests.c entered into RCS 1992-01-13 21:48:03 +00:00
XTests.h entered into RCS 1992-01-13 21:48:03 +00:00