1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/src
Jim Blandy e4571a43ea * xterm.c (x_is_vendor_fkey): New function.
(XTread_socket): Call it to recognize vendor-specific function keys.
1993-06-09 04:56:47 +00:00
..
m Rewrite by author; mostly rearrangements. 1993-06-08 16:25:02 +00:00
s * s/dgux.h: Move #definition of SYSTEM_MALLOC outside of 1993-06-09 04:42:19 +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 (emacs_blocked_malloc, emacs_blocked_realloc): Cast the 1993-06-09 03:55:55 +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 (Fdelete_overlay): Do nothing if overlay already deleted. 1993-06-07 05:07:34 +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 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 (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 * config.h.in (HAVE_LIBDNET): New macro, to be defined by 1993-06-08 07:00:13 +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 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 Updated copyright years. 1993-05-22 21:34:42 +00:00
fileio.c (syms_of_fileio): Set up Qset_visited_file_modtime. 1993-06-08 01:09:50 +00:00
filelock.c (MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates 1993-06-07 05:30:29 +00:00
floatfns.c (Fceiling): Fix spelling of "ceiling". 1993-06-07 18:29:07 +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 entered into RCS 1992-09-13 11:44:06 +00:00
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 entered into RCS 1992-01-13 21:48:03 +00:00
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 (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 (read_key_sequence): Reset fkey_map when we find 1993-06-07 05:31:40 +00:00
keyboard.h Updated copyright years. 1993-05-22 21:34:42 +00:00
keymap.c Doc fix. 1993-06-07 17:19:36 +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 Don't declare malloc or realloc. 1993-06-07 05:32: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 entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these; 1993-06-08 06:59:37 +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 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 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 (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-06-07 08:06:10 +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 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 * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use 1992-10-19 18:33:14 +00:00
syntax.c (Fforward_comment): Set point to where scan stops, 1993-06-08 06:12:08 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed. 1993-06-07 23:57:08 +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 Add NO_TERMIO conditional. 1993-06-07 23:40:04 +00:00
term.c (term_get_fkeys): Use correct names for F10 and up. 1993-06-05 07:56:46 +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 entered into RCS 1992-07-14 23:23:55 +00:00
textprop.c (Fadd_text_properties): Don't treat the initial 1993-06-07 22:17:35 +00:00
uaf.h (uaf$v_thursday): Fix misspelling of "thursday". 1993-06-07 18:27:47 +00:00
undo.c Updated copyright years. 1993-05-22 21:34:42 +00:00
unexaix.c entered into RCS 1992-02-22 21:15:26 +00:00
unexconvex.c entered into RCS 1992-01-13 21:48:03 +00:00
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 Initial revision 1992-01-13 22:04:23 +00:00
unexenix.c entered into RCS 1992-01-13 21:48:03 +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 [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 * unexsunos4.c: Deleted "$Log" header in comments at top of file; 1992-08-12 14:23:38 +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 (Fset_window_configuration): If a window is supposed 1993-06-07 05:29:40 +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 (redisplay, echo_area_display): Use redraw_garbaged_frames. 1993-06-06 06:46:06 +00:00
xfaces.c * xfaces.c (init_frame_faces): Remove assumption that the selected 1993-06-09 04:36:41 +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 entered into RCS 1992-01-13 21:48:03 +00:00
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 * xterm.c (x_is_vendor_fkey): New function. 1993-06-09 04:56:47 +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 entered into RCS 1992-01-13 21:48:03 +00:00
XTests.h entered into RCS 1992-01-13 21:48:03 +00:00