1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src
Richard M. Stallman c34790e0b5 (XTread_socket, case KeyPress) [HPUX]:
Recognize the extended function keys.
1993-05-28 21:13:59 +00:00
..
m (LIBS_MACHINE): Add -lIM and -liconv. 1993-05-26 03:13:32 +00:00
s * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit. 1993-05-28 07:39:58 +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 * buffer.c (Fmove_overlay): If the overlay is changing buffers, 1993-05-28 06:50:23 +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 Updated copyright years. 1993-05-22 21:34:42 +00:00
commands.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
config.in * config.h.in (UNEXEC_SRC): New macro, set by the configure 1993-05-28 04:35:57 +00:00
data.c Updated copyright years. 1993-05-22 21:34:42 +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 (Fsleep_for): Don't return without waiting when SEC is 0. 1993-05-28 01:53:31 +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): Make `am' an int, not long. 1993-05-23 22:41:44 +00:00
emacs.c (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*. 1993-05-28 00:51:49 +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 (Fread_file_name): If input is empty, do return the default 1993-05-24 21:09:38 +00:00
filelock.c Updated copyright years. 1993-05-22 21:34:42 +00:00
floatfns.c (logb): Don't declare if hpux. 1993-05-25 20:41:49 +00:00
fns.c Updated copyright years. 1993-05-22 21:34:42 +00:00
frame.c Updated copyright years. 1993-05-22 21:34:42 +00:00
frame.h Updated copyright years. 1993-05-22 21:34:42 +00:00
getloadavg.c *** empty log message *** 1993-05-24 21:41:18 +00:00
gnu.h entered into RCS 1992-09-13 11:44:06 +00:00
hftctl.c Put interrupt input blocking in a separate file from xterm.h. 1993-03-31 10:55:33 +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 * intervals.c (set_point): Check for point out of bounds before 1993-05-14 14:40:56 +00:00
intervals.h Updated copyright years. 1993-05-22 21:34:42 +00:00
ioctl.h
keyboard.c * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we 1993-05-28 08:48:33 +00:00
keyboard.h Updated copyright years. 1993-05-22 21:34:42 +00:00
keymap.c Updated copyright years. 1993-05-22 21:34:42 +00:00
lastfile.c
line.h
lisp.h * lisp.h (GLYPH_FACE): Remember that the face portion of a glyph 1993-05-23 19:23:38 +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 * Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list. 1993-05-22 23:43:29 +00:00
marker.c
mem-limits.h Changes for OSF/1: 1993-05-25 03:05:38 +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 * lisp.h (Lisp_Overlay): New tag. 1993-05-14 14:43:00 +00:00
process.c (wait_reading_process_input): Call swallow_events. 1993-05-25 23:19:07 +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 [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k, 1993-05-22 23:44:10 +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 Updated copyright years. 1993-05-22 21:34:42 +00:00
search.c Updated copyright years. 1993-05-22 21:34:42 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h entered into RCS 1992-09-13 11:44:06 +00:00
sunfns.c * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use 1992-10-19 18:33:14 +00:00
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 * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if 1993-05-27 02:12:20 +00:00
syssignal.h * syssignal.h (sys_signal): Declare the second argument to have 1993-05-24 05:12:22 +00:00
systime.h Updated copyright years. 1993-05-22 21:34:42 +00:00
systty.h * systty.h: Always terminate comments, to avoid confusion. 1993-05-27 05:35:48 +00:00
term.c Updated copyright years. 1993-05-22 21:34:42 +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
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 [sony, IRIS_4D]: Include getpagesize.h and fcntl.h. 1992-10-27 19:42:55 +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
vlimit.h
vm-limit.c (check_memory_limits): Declare __morecore. 1992-10-15 23:44:00 +00:00
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 (window_loop, case GET_LRU_WINDOW): Get frame's width properly. 1993-05-27 03:46:21 +00:00
window.h Updated copyright years. 1993-05-22 21:34:42 +00:00
x11term.h
xdisp.c (display_text_line): Don't call compute_char_face for a non-X frame. 1993-05-27 03:56:12 +00:00
xfaces.c * xterm.h: New section for declarations for xfaces.c. 1993-05-25 14:02:58 +00:00
xfns.c * xfns.c (x_set_frame_parameters): Use the first 1993-05-28 06:44:48 +00:00
xmenu.c Updated copyright years. 1993-05-22 21:34:42 +00:00
xrdb.c (magic_searchpath_decoder): Fix typos. 1993-05-26 22:12:18 +00:00
xscrollbar.h
xselect.c (x_get_local_selection): If no conversion function 1993-05-27 04:01:13 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (XTread_socket, case KeyPress) [HPUX]: 1993-05-28 21:13:59 +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