| .. |
|
m
|
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
|
1994-02-23 19:47:30 +00:00 |
|
s
|
Initial revision
|
1994-03-08 22:59:20 +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
|
(mark_object): Add no-op cast.
|
1994-03-06 22:07:19 +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
|
(Fkill_buffer, Fkill_all_local_variables):
|
1994-03-05 20:31:10 +00:00 |
|
buffer.h
|
(OVERLAY_POSITION): Don't check which buffer it points to.
|
1994-02-26 04:05:17 +00:00 |
|
bytecode.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
callint.c
|
Fix typo in previous change.
|
1994-03-09 06:13:36 +00:00 |
|
callproc.c
|
Don't kill remaining processes if child exits.
|
1994-03-09 22:10:08 +00:00 |
|
casefiddle.c
|
(operate_on_word): Don't move point; store in *NEWPOINT.
|
1994-03-06 18:54:21 +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
|
New variable last_point_position.
|
1994-03-03 20:08:49 +00:00 |
|
config.in
|
Add #undef HAVE_FPATHCONF.
|
1994-03-08 06:52:58 +00:00 |
|
convexos.h
|
Initial revision
|
1993-11-10 21:03:53 +00:00 |
|
data.c
|
(isnan): New macro.
|
1994-03-04 21:21:08 +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
|
(direct_output_forward_char): Use Fget_char_property to test for invisibility.
|
1994-02-24 20:08:54 +00:00 |
|
disptab.h
|
Updated copyright years.
|
1993-05-22 21:34:42 +00:00 |
|
doc.c
|
(get_doc_string, Snarf_documentation): Use new variable doc_directory.
|
1994-02-22 23:49:01 +00:00 |
|
doprnt.c
|
(doprnt): Do the right thing for negative size spec.
|
1994-03-07 18:59:00 +00:00 |
|
dosfns.c
|
Use <...> for config.h.
|
1994-02-17 20:05:33 +00:00 |
|
dosfns.h
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
editfns.c
|
(save_excursion_restore): Don't call Vrun_hooks if nil.
|
1994-03-05 20:32:35 +00:00 |
|
emacs.c
|
(shut_down_emacs): Set Vrun_hooks to nil.
|
1994-03-05 20:38:30 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
New path PATH_DOC for doc-directory.
|
1994-02-22 23:51:48 +00:00 |
|
eval.c
|
(error): Use doprnt. Make buffer larger as necessary.
|
1994-03-06 20:39:52 +00:00 |
|
fileio.c
|
(Fdo_auto_save): Doc fix.
|
1994-03-05 20:36:38 +00:00 |
|
filelock.c
|
(lock_superlock): Synchronize NFS cache.
|
1994-03-11 02:35:50 +00:00 |
|
floatfns.c
|
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
|
1994-01-15 13:28:24 +00:00 |
|
fns.c
|
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
|
1994-03-11 10:15:21 +00:00 |
|
frame.c
|
(next_frame, prev_frame): If MINIBUF is `visible',
|
1994-03-08 06:18:49 +00:00 |
|
frame.h
|
Fix typo in comment.
|
1994-03-03 21:28:36 +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
|
(gnu_bits): Use unsigned char.
|
1994-02-18 06:28:50 +00:00 |
|
hftctl.c
|
Include config.h. Include sys/signal.h before config.h.
|
1993-11-21 22:19:51 +00:00 |
|
indent.c
|
(compute_motion): Initialize prev_hpos.
|
1994-03-10 19:06:59 +00:00 |
|
indent.h
|
|
|
|
insdel.c
|
(del_range_1): New function.
|
1994-03-02 00:55:05 +00:00 |
|
intervals.c
|
(verify_interval_modification): When checking read-only, allow for the case
|
1994-02-04 20:51:16 +00:00 |
|
intervals.h
|
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):
|
1994-01-02 19:00:54 +00:00 |
|
ioctl.h
|
|
|
|
keyboard.c
|
(command_loop_1): On entry, set this_command
|
1994-03-10 15:59:22 +00:00 |
|
keyboard.h
|
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
|
1993-07-05 04:26:30 +00:00 |
|
keymap.c
|
(get_keyelt): Cached equiv-key data is now a sublist.
|
1994-02-21 21:50:02 +00:00 |
|
lastfile.c
|
|
|
|
line.h
|
|
|
|
lisp.h
|
(GLYPH_MODE_LINE_FACE): New macro.
|
1994-03-10 00:20:34 +00:00 |
|
lread.c
|
(Fload): Cast the args to stat.
|
1994-02-24 21:50:10 +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
|
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
|
1994-02-12 02:10:41 +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
|
(get_minibuffer): Make name buffer large enough.
|
1994-03-07 18:55:55 +00:00 |
|
mocklisp.c
|
Include <config.h> instead of "config.h".
|
1993-09-10 06:15:46 +00:00 |
|
mocklisp.h
|
|
|
|
msdos.c
|
(mouse_get_pos): Don't convert to glyph units.
|
1994-02-24 06:22:50 +00:00 |
|
msdos.h
|
Initial revision
|
1994-01-08 09:22:50 +00:00 |
|
ndir.h
|
Use new name vmsdir.h.
|
1994-02-10 04:38:58 +00:00 |
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
print.c
|
(print): If print_escapes_newlines, print '\f' as "\\f".
|
1994-02-08 22:42:28 +00:00 |
|
process.c
|
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
|
1994-03-08 06:53:48 +00:00 |
|
process.h
|
(chan_process): Don't specify size.
|
1994-03-04 01:08:34 +00:00 |
|
puresize.h
|
(PURESIZE): Increment to 240000.
|
1994-03-10 06:25:56 +00:00 |
|
ralloc.c
|
(r_alloc_init): Explicitly use real_morecore
|
1993-11-18 09:26:05 +00:00 |
|
regex.c
|
*** empty log message ***
|
1994-03-04 22:26:03 +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
|
(Fre_search_forward, Fre_search_backward): Doc fix.
|
1994-03-10 22:55:04 +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
|
(Fforward_comment): Do the right thing at eob.
|
1994-03-02 05:31:15 +00:00 |
|
syntax.h
|
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
|
1994-02-01 18:24:12 +00:00 |
|
sysdep.c
|
(sys_subshell): New function, split from sys_suspend.
|
1994-02-26 05:55:03 +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
|
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
|
1994-02-17 03:21:36 +00:00 |
|
syswait.h
|
[BSD]: #undef WCOREDUMP before defining it.
|
1994-02-20 19:34:12 +00:00 |
|
term.c
|
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
|
1994-03-08 06:48:45 +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
|
(Fget_char_property): Fix docstring.
|
1994-02-24 19:24:37 +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
|
(syms_of_undo): staticpro pending_boundary.
|
1994-03-08 16:33:28 +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
|
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
|
1994-02-24 05:40:30 +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
|
|
|
|
unexmips.c
|
(unexec): Add cast to result of `sbrk'.
|
1994-02-17 03:32:02 +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
|
Move config.h after system includes.
|
1994-02-20 19:45:18 +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
|
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.
|
1994-03-05 21:38:34 +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
|
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
|
1994-03-11 10:33:08 +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
|
(Fselect_window): Undo previous minibuffer change.
|
1994-03-09 06:02:56 +00:00 |
|
window.h
|
(echo_area_glyphs_length): Declared.
|
1993-12-23 01:13:02 +00:00 |
|
x11term.h
|
|
|
|
xdisp.c
|
(x_consider_frame_title): New function, extracted from display_mode_line.
|
1994-03-11 23:38:27 +00:00 |
|
xfaces.c
|
(compute_char_face): Extract overlay-sorting code as a separate function,
|
1994-02-09 03:25:25 +00:00 |
|
xfns.c
|
(Fx_list_fonts): Avoid confused increment of info.
|
1994-03-02 05:48:00 +00:00 |
|
xmenu.c
|
(xdialog_show): New function to handle the display of dialog boxes.
|
1994-03-11 18:01:00 +00:00 |
|
xrdb.c
|
(gethomedir): Look at LOGNAME before USER.
|
1994-02-12 00:12:15 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(x-own-selection-internal, x-get-selection-internal,
|
1994-02-14 21:40:43 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
|
1994-02-28 12:57:12 +00:00 |
|
xterm.h
|
(check_x): Declare it.
|
1994-02-14 21:38:49 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|