1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/src
Richard M. Stallman 9fd5d7f03e entered into RCS
1993-06-07 03:34:23 +00:00
..
m entered into RCS 1993-06-07 03:34:23 +00:00
s Redone by Joe Kelsey. 1993-06-04 05:34:47 +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
alloc.c (mark_object): Add debugging code to check for ptr clobbered. 1993-05-27 23:48:18 +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 (syms_of_buffer): Set up Lisp var inhibit-read-only. 1993-06-04 18:08:07 +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 * paths.h (PATH_INFO): New path, to edited by the configuration 1993-05-25 06:38:43 +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
cm.c
cm.h
cmds.c (Fnewline): Use Fbarf_if_buffer_read_only. 1993-06-04 18:01:53 +00:00
commands.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
config.in (HAVE_TZNAME): Add #undef. 1993-06-06 17:42:02 +00:00
data.c (Ffset): Delete special check for t and nil. 1993-06-06 22:50:55 +00:00
dired.c Updated copyright years. 1993-05-22 21:34:42 +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 Include lisp.h earlier (before termhooks.h). 1993-06-06 21:16:51 +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 (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE. 1993-06-06 17:43:12 +00:00
emacs.c (syms_of_emacs): Doc fix. 1993-06-03 18:32:26 +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 Updated copyright years. 1993-05-22 21:34:42 +00:00
fileio.c (Fwrite_region): Don't fsync if autosaving. 1993-06-01 21:15:25 +00:00
filelock.c Updated copyright years. 1993-05-22 21:34:42 +00:00
floatfns.c [!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition. 1993-06-01 20:29:48 +00:00
fns.c (internal_equal): Don't let ints be equal to floats. 1993-06-01 03:38:24 +00:00
frame.c (Frubber_band_rectangle): Deleted. 1993-06-05 17:03:08 +00:00
frame.h (FRAME_MINIBUF_WINDOW): Use minibuffer_window. 1993-06-06 06:47:47 +00:00
getloadavg.c *** empty log message *** 1993-05-24 21:41:18 +00:00
gnu.h
hftctl.c (hft_alrm): Don't return a value. 1993-06-04 05:20:16 +00:00
indent.c Updated copyright years. 1993-05-22 21:34:42 +00:00
indent.h
insdel.c The text property routines can now modify buffers other 1993-05-14 14:43:30 +00:00
intervals.c (copy_intervals): Don't adjust total_length at the end. 1993-06-05 07:57:32 +00:00
intervals.h Updated copyright years. 1993-05-22 21:34:42 +00:00
ioctl.h
keyboard.c (read_char_menu_prompt): Now static. Add declaration. 1993-06-03 17:48:18 +00:00
keyboard.h Updated copyright years. 1993-05-22 21:34:42 +00:00
keymap.c (access_keymap, store_in_keymap): Discard meaningless 1993-06-06 06:45:22 +00:00
lastfile.c
line.h
lisp.h (UCHAR): Don't define if _UCHAR_T. 1993-05-30 21:42:28 +00:00
lread.c Don't #undef NULL. 1993-05-24 22:35:11 +00:00
mach2.h Initial revision 1993-05-01 21:53:52 +00:00
macros.c Updated copyright years. 1993-05-22 21:34:42 +00:00
macros.h
Makefile.in (xmakefile): Depend on ../config.status. 1993-06-03 22:42:02 +00:00
marker.c
mem-limits.h [__bsdi__]: Define BSD4_2. 1993-05-31 22:25:20 +00:00
minibuf.c Updated copyright years. 1993-05-22 21:34:42 +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
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (float_to_string): Skip `-' like digits when ensuring 1993-06-01 03:33:40 +00:00
process.c (read_process_output): Deactivate the mark. 1993-06-06 03:15:59 +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 Test MULTI_FRAME, not HAVE_X_WINDOWS. 1993-06-05 17:05:17 +00:00
ralloc.c (r_alloc_sbrk): Declare already_available as long, not SIZE. 1993-05-26 20:38:52 +00:00
regex.c *** empty log message *** 1993-05-22 08:30:16 +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 Updated copyright years. 1993-05-22 21:34:42 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sunfns.c
syntax.c (Fforward_comment): Arg is a Lisp_Object. 1993-05-25 20:46:16 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c (wait_for_termination): Fix sigpause in POSIX_SIGNALS case. 1993-06-04 05:22:19 +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 [HAVE_TERMIOS _AIX _I386]: Include termios before termio. 1993-05-30 21:32:18 +00:00
term.c (term_get_fkeys): Use correct names for F10 and up. 1993-06-05 07:56:46 +00:00
termchar.h
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
textprop.c The text property routines can now modify buffers other 1993-05-14 14:43:30 +00:00
uaf.h
undo.c Updated copyright years. 1993-05-22 21:34:42 +00:00
unexaix.c
unexconvex.c
unexec.c Some more changes from Michael K. Johnson for Linux. 1993-05-20 02:14:56 +00:00
unexelf.c (unexec): Move data2 section header up so all section 1993-03-03 09:03:06 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c (unexec): Don't call exit, just return. 1993-01-07 10:22:16 +00:00
unexmips.c
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
vlimit.h
vm-limit.c
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c Initial revision 1993-05-18 22:59:49 +00:00
vmsmap.c
vmspaths.h Some VMS changes from Richard Levitte <levitte@e.kth.se>: 1993-03-19 17:28:14 +00:00
vmsproc.c
vmsproc.h
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 (Fset_window_buffer): Set window's force_start to Qnil. 1993-05-31 18:22:48 +00:00
window.h Updated copyright years. 1993-05-22 21:34:42 +00:00
x11term.h
xdisp.c (redisplay, echo_area_display): Use redraw_garbaged_frames. 1993-06-06 06:46:06 +00:00
xfaces.c (same_size_fonts): Compare only the width. 1993-06-06 22:47:15 +00:00
xfns.c [EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps. 1993-06-06 03:32:24 +00:00
xmenu.c (Fx_popup_menu): Error if we don't get a window or a frame somehow. 1993-06-05 17:31:54 +00:00
xrdb.c [__bsdi__]: Alternate decls of getpwuid and getpwnam. 1993-05-31 23:50:17 +00:00
xscrollbar.h
xselect.c (x_get_foreign_selection): Handle x_selection_timeout 1993-06-05 08:37:45 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (x_new_font): Don't give up right away if XListFontsWithInfo 1993-06-06 03:27:43 +00:00
xterm.h (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names. 1993-05-28 04:32:28 +00:00
XTests.c
XTests.h