1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
Richard M. Stallman e686c647fd (syms_of_cmds): New var `overwrite-binary-mode'.
(internal_self_insert): Handle that var.
1993-02-24 08:59:25 +00:00
..
m * ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCA 1993-02-22 14:20:51 +00:00
s * aix3-1.h: Changes from 18.58. 1993-02-22 14:21:19 +00:00
.gdbinit * .gdbinit (xprocess): New command. 1993-02-23 14:14:19 +00:00
abbrev.c * abbrev.c (Fexpand_abbrev): Only copy the text we're going to 1993-02-23 14:17:11 +00:00
acldef.h entered into RCS 1992-01-13 21:48:03 +00:00
alloc.c * alloc.c (make_pure_float): Assure that PUREBEG + pureptr is 1993-02-23 11:49:39 +00:00
buffer.c * buffer.c (Fswitch_to_buffer): Pass the correct number of 1993-02-22 14:22:37 +00:00
buffer.h * buffer.h: Remove code which #includes "undo.h" if lint is 1993-02-22 14:23:02 +00:00
bytecode.c * bytecode.c (Fbyte_code): Pass the correct number of arguments to 1993-02-22 14:23:26 +00:00
callint.c * callint.c (Fcall_interactively): Pass the correct number of 1993-02-22 14:48:45 +00:00
callproc.c * callproc.c (delete_temp_file): Declare this to return 1993-02-22 14:24:42 +00:00
casefiddle.c * callint.c (Fcall_interactively): Pass the correct number of 1993-02-22 14:48:45 +00:00
casetab.c * callint.c (Fcall_interactively): Pass the correct number of 1993-02-22 14:48:45 +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 (syms_of_cmds): New var `overwrite-binary-mode'. 1993-02-24 08:59:25 +00:00
commands.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
config.in * config.h.in: #define USE_TEXT_PROPERTIES by default. 1993-02-22 14:26:51 +00:00
data.c * data.c (Fstring_to_number): Skip initial spaces, to make Emacs 1993-02-22 14:27:14 +00:00
dired.c * fileio.c (find_file_handler): Rename this to 1992-12-12 15:35:12 +00:00
dispextern.h * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as 1993-01-14 15:13:19 +00:00
dispnew.c * dispnew.c (sit_for): Pass the correct number of arguments to 1993-02-22 14:38:10 +00:00
disptab.h entered into RCS 1992-01-13 21:48:03 +00:00
doc.c * doc.c (store_function_docstring): New function, made from part 1992-12-06 22:16:26 +00:00
doprnt.c entered into RCS 1992-01-13 21:48:03 +00:00
editfns.c * editfns.c (Fmessage): Don't forget to return a value when 1993-02-22 14:38:43 +00:00
emacs.c * emacs.c (fatal_error_signal): Unblock the signal before we try 1993-02-23 14:18:00 +00:00
environ.c entered into RCS 1990-11-12 20:20:40 +00:00
epaths.in entered into RCS 1992-05-01 06:20:52 +00:00
eval.c * eval.c (Fautoload): Renamed fifth argument TYPE. Document the 1992-11-07 07:00:37 +00:00
fileio.c * fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell 1993-02-14 14:37:33 +00:00
filelock.c entered into RCS 1992-06-30 13:55:35 +00:00
floatfns.c * floatfns.c (Flogb): Always implement this by calling Flog, even 1993-02-22 14:41:26 +00:00
fns.c * fns.c (Fequal): Call internal_equal to recurse on elements of 1993-02-22 14:41:57 +00:00
frame.c * frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after 1993-02-22 14:42:38 +00:00
frame.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
gnu.h entered into RCS 1992-09-13 11:44:06 +00:00
hftctl.c entered into RCS 1992-02-22 21:15:26 +00:00
indent.c * window.c (window_internal_width): New function. 1993-01-14 15:10:14 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
intervals.c * intervals.c (traverse_intervals): New parameter `depth'. 1992-10-14 23:12:09 +00:00
intervals.h * intervals.h: Declare `copy_intervals()'. 1992-10-03 00:04:59 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (read_avail_input): Args to `kill' were backwards. 1993-02-23 18:49:33 +00:00
keyboard.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
keymap.c * keymap.c (Fdescribe_vector): Pass the proper number of arguments 1993-02-22 14:44:52 +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 * data.c (Fstring_to_int): Rename this to Fstring_to_number, since 1993-02-22 14:45:23 +00:00
lread.c * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper 1993-02-22 14:46:31 +00:00
macros.c * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is 1992-12-12 15:35:41 +00:00
macros.h entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
marker.c entered into RCS 1992-01-13 21:48:03 +00:00
mem-limits.h * mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to 1992-11-16 00:45:34 +00:00
minibuf.c * minibuf.c (Fdisplay_completion_list): Pass the proper number of 1993-02-22 15:09:33 +00:00
mocklisp.c * mocklisp.c (Fml_substr): Put comments around text following #endif. 1992-08-19 06:34:26 +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): Add final 0 if text ends with decimal pt. 1993-01-13 00:25:03 +00:00
process.c * process.c: Make sure we don't miss processes exiting, by having 1993-02-22 14:47:53 +00:00
process.h entered into RCS 1992-02-11 02:10:29 +00:00
puresize.h entered into RCS 1992-01-13 21:48:03 +00:00
ralloc.c [! emacs] [HAVE_CONFIG_H]: #include "config.h" 1992-12-29 21:58:10 +00:00
regex.c *** empty log message *** 1993-01-07 01:47:11 +00:00
regex.h *** empty log message *** 1993-01-14 20:38:21 +00:00
scroll.c * scroll.c (do_scrolling): When bcopying the max_ascent field from 1992-12-24 06:13:57 +00:00
search.c * callint.c (Fcall_interactively): Pass the correct number of 1993-02-22 14:48:45 +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 (find_defun_start): scan_buffer returns start of line; 1992-10-11 20:41:13 +00:00
syntax.h entered into RCS 1992-09-02 23:42:24 +00:00
sysdep.c * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as 1993-02-22 14:50:42 +00:00
syssignal.h entered into RCS 1992-05-10 18:13:22 +00:00
systime.h * systime.h [_AIX]: Move test outside of previous #if. 1993-02-22 14:51:13 +00:00
systty.h * systty.h [HAVE_TERMIOS]: Include fcntl.h. 1993-02-22 14:51:39 +00:00
term.c JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
terminfo.c entered into RCS 1992-01-13 21:48:03 +00:00
termopts.h entered into RCS 1992-07-14 23:23:55 +00:00
textprop.c * textprop.c (Fget_text_property): Fix typo in function's declaration. 1993-02-22 14:52:32 +00:00
uaf.h entered into RCS 1992-01-13 21:48:03 +00:00
undo.c * undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef 1992-11-16 00:57:54 +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 (Fforward_comment): New function. 1993-02-23 05:49:12 +00:00
unexelf.c entered into RCS 1992-01-13 21:48:03 +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 entered into RCS 1992-10-06 04:54:56 +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
vmsmap.c entered into RCS 1992-01-13 21:48:03 +00:00
vmspaths.h * vmspaths.h: New version from Roland Roberts. 1992-11-16 00:58:28 +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
window.c * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper 1993-02-22 14:53:13 +00:00
window.h * dispnew.c (remake_frame_glyphs): When re-allocating the frame's 1993-02-14 14:39:09 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c * xdisp.c (message): Set echo_frame to the frame whose message buf 1993-02-14 14:39:45 +00:00
xfns.c * xfns.c (x_set_icon_type): Pass the proper number of arguments to 1993-02-22 15:08:57 +00:00
xmenu.c * minibuf.c (Fdisplay_completion_list): Pass the proper number of 1993-02-22 15:09:33 +00:00
xrdb.c * xrdb.c (getuid): Remove declaration. 1993-02-22 15:10:16 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c * xterm.c (XTread_socket): Pass the proper number of arguments to 1993-02-22 15:10:46 +00:00
xterm.h JimB's changes since January 18th 1993-01-26 01:58:16 +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