| .. |
|
m
|
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.
|
1994-01-25 15:04:07 +00:00 |
|
s
|
(X_IO_BUG): Defined.
|
1994-02-03 06:07:47 +00:00 |
|
.gdbinit
|
Delete `show env TERMCAP'.
|
1994-01-01 15:11:38 +00:00 |
|
abbrev.c
|
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.
|
1993-09-14 12:10:27 +00:00 |
|
acldef.h
|
|
|
|
alloc.c
|
(Fmemory_limit): No longer interactive.
|
1993-12-25 08:12:08 +00:00 |
|
alloca.c
|
entered into RCS
|
1993-09-20 20:03:30 +00:00 |
|
blockinput.h
|
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
|
1993-05-10 00:14:09 +00:00 |
|
buffer.c
|
Whitespace change.
|
1994-01-30 01:03:56 +00:00 |
|
buffer.h
|
(struct buffer): New field auto_save_failure_time.
|
1994-01-10 22:37:13 +00:00 |
|
bytecode.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
callint.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
callproc.c
|
Include stdio.h.
|
1994-01-29 01:16:17 +00:00 |
|
casefiddle.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
casetab.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
cm.h
|
|
|
|
cmds.c
|
(Fforward_line): Pass new arg to scan_buffer.
|
1994-02-03 05:05:12 +00:00 |
|
commands.h
|
* keyboard.c (menu_bar_items, read_key_sequence): Use
|
1993-06-22 08:17:26 +00:00 |
|
config.in
|
(HAVE_FMOD): Add another #undef.
|
1994-02-01 23:18:34 +00:00 |
|
convexos.h
|
Initial revision
|
1993-11-10 21:03:53 +00:00 |
|
data.c
|
(fmod): Implement it on systems where it's missing, using drem if available.
|
1994-02-04 20:18:59 +00:00 |
|
dired.c
|
(DIRENTRY_NONEMPTY): New macro; two definitions.
|
1994-01-08 08:47:19 +00:00 |
|
dispextern.h
|
Separate parameter faces (those created and modified by the user)
|
1993-06-22 07:26:44 +00:00 |
|
dispnew.c
|
Include stdio.h before config.h.
|
1994-01-17 01:38:26 +00:00 |
|
disptab.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
doc.c
|
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
|
1994-01-10 21:30:04 +00:00 |
|
doprnt.c
|
(doprnt): Cast the value alloca returns.
|
1993-11-16 16:21:26 +00:00 |
|
dosfns.c
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
dosfns.h
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
editfns.c
|
(Femacs_pid): New function.
|
1993-12-30 10:08:46 +00:00 |
|
emacs.c
|
(init_cmdargs): Set Vinstallation_directory.
|
1994-02-03 19:51:07 +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
|
(Fcondition_case): Doc fix.
|
1994-01-11 19:08:24 +00:00 |
|
fileio.c
|
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.
|
1994-02-03 05:56:36 +00:00 |
|
filelock.c
|
Include <paths.h>, not "paths.h".
|
1993-09-12 01:34:01 +00:00 |
|
floatfns.c
|
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
|
1994-01-15 13:28:24 +00:00 |
|
fns.c
|
(Fconcat): Doc fix.
|
1994-01-23 23:23:42 +00:00 |
|
frame.c
|
(Fdelete_frame): Call x_sync.
|
1994-01-10 22:20:56 +00:00 |
|
frame.h
|
(struct frame): New field external_menu_bar.
|
1994-01-21 20:43:07 +00:00 |
|
getloadavg.c
|
entered into RCS
|
1993-11-03 13:06:04 +00:00 |
|
getpagesize.h
|
Initial revision
|
1993-07-30 22:30:50 +00:00 |
|
gnu.h
|
|
|
|
hftctl.c
|
Include config.h. Include sys/signal.h before config.h.
|
1993-11-21 22:19:51 +00:00 |
|
indent.c
|
(Fmove_to_column): Increments for control characters
|
1993-11-24 23:41:42 +00:00 |
|
indent.h
|
|
|
|
insdel.c
|
(del_range): Second argument in call to
|
1993-12-23 01:19:25 +00:00 |
|
intervals.c
|
Add comments describing the rules used by the merge algorithm.
|
1994-02-04 01:18:01 +00:00 |
|
intervals.h
|
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
|
1994-01-02 19:00:54 +00:00 |
|
ioctl.h
|
|
|
|
keyboard.c
|
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
|
1994-01-27 11:01:59 +00:00 |
|
keyboard.h
|
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
|
1993-07-05 04:26:30 +00:00 |
|
keymap.c
|
Whitespace changes.
|
1994-01-30 01:09:58 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(get_system_name): Declared.
|
1994-02-02 06:31:26 +00:00 |
|
lread.c
|
(init_lread): Put non-ex-dir warnings on stderr.
|
1994-01-29 01:15:53 +00:00 |
|
mach2.h
|
Updated GPL version to 2.
|
1993-06-12 22:01:38 +00:00 |
|
macros.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
macros.h
|
|
|
|
Makefile.in
|
(configuration): Change # comment to C comment.
|
1994-01-30 00:50:32 +00:00 |
|
marker.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
mem-limits.h
|
Include <sys/types.h> before <sys/resource.h>.
|
1994-01-09 23:36:21 +00:00 |
|
minibuf.c
|
(read_from_minibuffer): Rename arg initial_input to initial_contents.
|
1993-12-30 16:43:05 +00:00 |
|
mocklisp.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
mocklisp.h
|
|
|
|
msdos.c
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
msdos.h
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
ndir.h
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
(strout, printchar): Use proper frame for minibuffer.
|
1994-01-07 13:50:23 +00:00 |
|
process.c
|
(sigchld_handler, status_message): Handle a NULL in sys_siglist.
|
1994-01-14 14:17:12 +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]: Increase PURESIZE to 220000.
|
1993-09-25 22:46:34 +00:00 |
|
ralloc.c
|
(r_alloc_init): Explicitly use real_morecore
|
1993-11-18 09:26:05 +00:00 |
|
regex.c
|
*** empty log message ***
|
1993-11-20 04:05:45 +00:00 |
|
regex.h
|
entered into RCS
|
1993-05-28 00:10:45 +00:00 |
|
scroll.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
search.c
|
(scan_buffer): New arg ALLOW_QUIT.
|
1994-02-03 05:06:01 +00:00 |
|
sink.h
|
|
|
|
sink11.h
|
|
|
|
sink11mask.h
|
|
|
|
sinkmask.h
|
|
|
|
sol2-2.h
|
File removed.
|
1993-07-29 02:36:54 +00:00 |
|
sunfns.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
syntax.c
|
(find_defun_start): Pass new arg to scan_buffer.
|
1994-02-03 05:05:42 +00:00 |
|
syntax.h
|
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
|
1994-02-01 18:24:12 +00:00 |
|
sysdep.c
|
(get_system_name): Remove restriction on hostname size.
|
1994-02-02 06:20:58 +00:00 |
|
syssignal.h
|
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.
|
1993-06-05 02:07:08 +00:00 |
|
systime.h
|
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.
|
1993-12-26 06:04:18 +00:00 |
|
systty.h
|
[MSDOS]: don't #include <sgtty.h>. We haven't got it.
|
1994-01-08 09:18:53 +00:00 |
|
syswait.h
|
Treat convex like hpux.
|
1993-11-10 19:53:29 +00:00 |
|
term.c
|
(update_end): Clear updating_frame before calling hook.
|
1994-01-21 00:09:47 +00:00 |
|
termchar.h
|
|
|
|
termhooks.h
|
(struct input_event): FIx typo in previous change.
|
1993-12-26 08:43:36 +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
|
Doc fix.
|
1994-01-20 19:58:44 +00:00 |
|
tparam.c
|
entered into RCS
|
1993-09-10 04:36:09 +00:00 |
|
uaf.h
|
(uaf$v_thursday): Fix misspelling of "thursday".
|
1993-06-07 18:27:47 +00:00 |
|
undo.c
|
(record_first_change): Check for buffer-undo-list = t.
|
1994-02-03 19:39:21 +00:00 |
|
unexaix.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
unexconvex.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
unexec.c
|
[MSDOS]: Don't #include <a.out.h>, but use other headers.
|
1994-01-08 09:19:22 +00:00 |
|
unexelf.c
|
(unexec): Add casts for some comparisons.
|
1993-08-10 01:32:23 +00:00 |
|
unexencap.c
|
|
|
|
unexenix.c
|
Don't declare sys_errlist; declare strerror instead.
|
1994-01-08 21:42:04 +00:00 |
|
unexfx2800.c
|
|
|
|
unexhp9k800.c
|
(unexec): Don't call exit, just return.
|
1993-01-07 10:22:16 +00:00 |
|
unexmips.c
|
Don't declare sys_errlist; declare strerror instead.
|
1994-01-08 21:42:04 +00:00 |
|
unexnext.c
|
(get_data_region): Add cast to avoid warning.
|
1993-08-13 05:38:33 +00:00 |
|
unexsgi.c
|
Changes for Silicon Graphics Iris 5D.
|
1993-05-19 04:56:06 +00:00 |
|
unexsunos4.c
|
[! MAP_FILE] (MAP_FILE): Define to zero.
|
1993-12-11 22:26:14 +00:00 |
|
vlimit.h
|
|
|
|
vm-limit.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vms-pp.c
|
|
|
|
vms-pwd.h
|
|
|
|
vmsdir.h
|
|
|
|
vmsfns.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmsgmalloc.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmsmap.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmspaths.h
|
Some VMS changes from Richard Levitte <levitte@e.kth.se>:
|
1993-03-19 17:28:14 +00:00 |
|
vmsproc.c
|
(Fcall_process): Call prepare_menu_bars.
|
1993-12-23 02:00:55 +00:00 |
|
vmsproc.h
|
|
|
|
vmstime.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
vmstime.h
|
Add GNU copyright notice.
|
1993-03-15 00:16:34 +00:00 |
|
widget.c
|
*** empty log message ***
|
1994-01-31 05:35:36 +00:00 |
|
widget.h
|
entered into RCS
|
1994-01-30 03:04:13 +00:00 |
|
widgetprv.h
|
entered into RCS
|
1994-01-18 23:52:19 +00:00 |
|
window.c
|
(Fpos_visible_in_window_p): Return nil if POS > ZV.
|
1994-02-02 07:16:51 +00:00 |
|
window.h
|
(echo_area_glyphs_length): Declared.
|
1993-12-23 01:13:02 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(try_window_id): Don't pass value beyond ZV to compute_motion.
|
1994-02-02 07:25:37 +00:00 |
|
xfaces.c
|
(compute_char_face): Accept new arg LIMIT.
|
1993-11-20 09:43:41 +00:00 |
|
xfns.c
|
(x_set_menu_bar_lines): Test also menubar_widget before calling
|
1994-02-01 17:33:14 +00:00 |
|
xmenu.c
|
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to
|
1994-02-04 17:13:26 +00:00 |
|
xrdb.c
|
(x_get_customization_string): Use get_system_name instead of gethostname.
|
1994-02-02 06:26:21 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(x_get_foreign_selection): Use x_catch_errors.
|
1993-12-23 01:43:11 +00:00 |
|
xselect.c.old
|
JimB's changes since January 18th
|
1993-01-26 01:58:16 +00:00 |
|
xterm.c
|
(XTread_socket): Add X_IO_BUG conditional.
|
1994-02-02 23:47:57 +00:00 |
|
xterm.h
|
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
|
1994-01-26 17:57:30 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|