1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
Jim Blandy 1319549a9a * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
now calling the BSD[sg]etpgrp functions directly, so this library
	is not needed; it just provides the BSD[sg]etpgrp functions under
	the [sg]etpgrp names.
	* callproc.c [IRIX] (child_setup): Don't call setpgrp this time.
	It's already been called up in Fcall_process, and create_process.
1993-06-17 23:25:37 +00:00
..
m * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are 1993-06-17 23:25:37 +00:00
s Changes for correct pgrp behavior; approach suggested by Bob 1993-06-17 05:04:57 +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 Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +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 * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are 1993-06-17 23:25:37 +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 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_CLOSEDIR): Add an #undef for autoconf to 1993-06-17 04:59:01 +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 Changes for correct pgrp behavior; approach suggested by Bob 1993-06-17 05:04:57 +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 (call5, call6): New functions. 1993-06-13 00:01:22 +00:00
fileio.c * fileio.c (Finsert_file_contents): Two new args, BEG and END. 1993-06-17 02:28:19 +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 (store_frame_param): Fix error message punctuation. 1993-06-16 21:19:06 +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
insdel.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
intervals.c (adjust_intervals_for_insertion): By default, copy 1993-06-15 07:48:27 +00:00
intervals.h (INTERVAL_WRITABLE_P): Fix backwards tests. 1993-06-08 21:08:56 +00:00
ioctl.h
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
line.h
lisp.h Remove decl for Qvisible. 1993-06-17 05:03:45 +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
Makefile.in * Makefile.in (CPP): New variable, set by the top-level Makefile. 1993-06-16 23:50:05 +00:00
marker.c
mem-limits.h [__bsdi__]: Define BSD4_2. 1993-05-31 22:25:20 +00:00
minibuf.c (read_minibuf): Set and use mini_frame only if MULTI_FRAME. 1993-06-12 17:16:00 +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 Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
process.c * callproc.c (Fcall_process, child_setup): If IRIX is #defined, 1993-06-17 22:03:06 +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 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
sink11.h
sink11mask.h
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 Changes for correct pgrp behavior; approach suggested by Bob 1993-06-17 04:58:27 +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
unexenix.c Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
unexfx2800.c
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
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 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
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 (compute_base_face): Initialize the face's stipple. 1993-06-17 22:03:40 +00:00
xfns.c * xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that 1993-06-12 17:23:13 +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
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 (x_connection_closed): Pass new arg to shut_down_emacs. 1993-06-13 02:06:17 +00:00
xterm.h Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
XTests.c
XTests.h