1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00
emacs/src
1993-07-28 18:57:47 +00:00
..
m [USG5_4] (LIBX11_SYSTEM): Don't redefine in this case. 1993-07-27 07:51:55 +00:00
s * hpux9.h: Doc fix. 1993-07-28 18:57:47 +00:00
.gdbinit (xscrollbar): Fix typo specifying doc string. 1993-07-25 03:15:25 +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 (compact_strings): Add USE_TEXT_PROPERTIES conditional. 1993-07-21 22:29:26 +00:00
alloca.c *** empty log message *** 1993-07-13 16:37:01 +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): Lisp var doc fixes. 1993-07-22 08:53:43 +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 (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right 1993-07-08 23:44:01 +00:00
callproc.c (PRIO_PROCESS): Definition deleted. 1993-06-30 17:51:16 +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 * keyboard.c (menu_bar_items, read_key_sequence): Use 1993-06-22 08:17:26 +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 (syms_of_data): Staticpro Qmark_inactive. 1993-07-08 21:27:33 +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 Separate parameter faces (those created and modified by the user) 1993-06-22 07:26:44 +00:00
dispnew.c (Fsleep_for): If arg is 0, return right away. 1993-07-26 18:38:23 +00:00
disptab.h Updated copyright years. 1993-05-22 21:34:42 +00:00
doc.c * doc.c (Fsubstitute_command_keys): Pass all five arguments to 1993-07-06 06:16:20 +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 (region_limit): Declare Vmark_even_if_inactive. 1993-07-08 23:45:22 +00:00
emacs.c (main): Test LOCALTIME_CACHE. 1993-07-27 08:32:33 +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 (Fwhile): If mocklisp, test for nonzeroness. 1993-07-19 22:09:41 +00:00
fileio.c (Fdo_auto_save): Temporarily clear Vquit_flag. 1993-07-25 06:00:32 +00:00
filelock.c Fix typo in previous change. 1993-07-25 21:46:48 +00:00
floatfns.c (Fexpt): New local `val' for making integer to return. 1993-06-12 07:19:24 +00:00
fns.c * fns.c (Fsubstring, concat): Pass all six arguments to 1993-07-06 14:43:32 +00:00
frame.c (Fdelete_frame): Allow deletion if there is some other 1993-07-22 09:01:22 +00:00
frame.h (Qicon): Declared. 1993-06-11 15:41:36 +00:00
getloadavg.c *** empty log message *** 1993-07-27 00:37:13 +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 (prepare_to_modify_buffer): Call verify_overlay_modification. 1993-07-13 21:06:19 +00:00
intervals.c (set_point): Test Vinhibit_point_motion_hooks. 1993-07-23 07:59:08 +00:00
intervals.h (Vinhibit_point_motion_hooks): Declared. 1993-07-23 07:57:57 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (command_loop_1): Call Qrecompute_lucid_menubar only if defined. 1993-07-27 22:49:05 +00:00
keyboard.h * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New 1993-07-05 04:26:30 +00:00
keymap.c * keyboard.c (read_key_sequence): Accept both strings and vectors 1993-07-18 06:25:40 +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 Consistently use the mark bit of the root interval's parent field 1993-07-18 06:26:10 +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 (xmakefile): Use CFLAGS after C_SWITCH_SYSTEM. 1993-07-20 22:16:59 +00:00
marker.c entered into RCS 1992-01-13 21:48:03 +00:00
mem-limits.h [_LIBC]: Define BSD4_2. 1993-07-23 20:38:15 +00:00
minibuf.c (Fdisplay_completion_list): Run completion-setup-hook. 1993-07-15 05:46:02 +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): Don't use uninitialized pointer `cp'. 1993-07-22 08:34:30 +00:00
process.c (wait_reading_process_input): Undo last two changes: 1993-07-28 08:19:30 +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 [MULTI_FRAME] (PURESIZE): Increased to 210000. 1993-07-27 08:32:05 +00:00
ralloc.c (ALIGNED, ROUNDUP): Use unsigned long int' instead of unsigned int' for 1993-07-22 18:59:43 +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_buffer): If n is 0, just return POS. 1993-07-27 07:25:54 +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
sol2-2.h entered into RCS 1993-07-27 20:21:14 +00:00
sunfns.c Comment fixes. 1993-07-23 19:17:12 +00:00
syntax.c (scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE. 1993-07-27 16:49:34 +00:00
syntax.h Updated copyright years. 1993-05-22 21:34:42 +00:00
sysdep.c * xterm.c, sysdep.c (F_SETOWN_BUG): Defined. 1993-07-18 06:27:15 +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 * termhooks.h: In order to avoid declaring struct input_event 1993-07-18 06:27:38 +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 (syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks. 1993-07-23 07:58:22 +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 (make_hdr): Use & in call to bzero. 1993-07-28 08:18:09 +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): Use unsigned long to hold memory size values. 1993-06-30 20:18:30 +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_buffer): Clear window_end_{pos,valid}. 1993-07-26 19:14:26 +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): If we're not already showing the region, 1993-06-30 21:30:25 +00:00
xfaces.c (face_name_id_number): Use assq_no_quit, not Fassq. 1993-07-24 05:49:51 +00:00
xfns.c (Fx_rebind_key, Fx_rebind_keys): Functions deleted. 1993-07-27 17:00:08 +00:00
xmenu.c (xmenu_show): Store 0 in *ERROR at the beginning. 1993-06-15 23:17:10 +00:00
xrdb.c (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T. 1993-07-22 22:03:11 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c (lisp_data_to_selection_data): New arg NOFREE_RET. 1993-07-25 22:00:25 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c (x_iconify_frame): Handle case where frame was invisible. 1993-07-27 08:33:44 +00:00
xterm.h Separate parameter faces (those created and modified by the user) 1993-06-22 07:26:44 +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