1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/src
1993-03-14 20:56:05 +00:00
..
m (NO_X_DESTROY_DATABASE): Defined. 1993-03-14 05:40:29 +00:00
s * s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB. 1993-03-13 23:31:35 +00:00
.gdbinit Doc fix. 1993-03-13 21:14:27 +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 Comment fix. 1993-03-12 06:27:05 +00:00
buffer.c (syms_of_buffer): Make erase-buffer a disabled command. 1993-03-07 23:41:34 +00:00
buffer.h (struct buffer): New field mark_active. 1993-03-07 09:33:43 +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 (check_mark): Error if mark is not active. 1993-03-07 09:31:37 +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 (internal_self_insert): Check that tab_width does not 1993-03-12 21:42:58 +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 (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions: 1993-03-10 05:14:04 +00:00
dired.c * dired.c (NAMLEN): Never use d_nameln to get the length of the 1993-03-11 07:11:34 +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 (change_frame_size): Handle FRAME_MENU_BAR_LINES. 1993-03-11 07:49:34 +00:00
disptab.h (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE. 1993-03-05 23:52:24 +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 (Fcurrent_time_string): Optional arg specifies time. 1993-03-12 12:02:31 +00:00
emacs.c * emacs.c (__do_global_ctors, __do_global_ctors_aux, 1993-03-11 07:13:06 +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 (Flogb): Fix arg names. Don't confuse Lisp_Object with integer. 1993-03-11 07:25:50 +00:00
fns.c * fns.c (Fy_or_n_p): Display the answer. 1993-03-14 20:56:05 +00:00
frame.c (x_frame_parms): Add elts for visibility and menu-bar-lines. 1993-03-11 07:48:36 +00:00
frame.h (FRAME_MENU_BAR_ITEMS): New macro (two versions). 1993-03-12 06:22:11 +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 (current_column, Fmove_to_column, compute_motion): 1993-03-05 23:56:43 +00:00
indent.h entered into RCS 1992-01-13 21:48:03 +00:00
insdel.c (prepare_to_modify_buffer): Set Vdeactivate_mark. 1993-03-07 09:33:13 +00:00
intervals.c (set_point): Check invisibility of following character, not previous character. 1993-03-10 05:12:42 +00:00
intervals.h Declare Qcategory, Qlocal_map. Declare textget, get_local_map. 1993-03-07 23:45:23 +00:00
ioctl.h entered into RCS 1992-01-13 21:48:03 +00:00
keyboard.c (syms_of_keyboard): Set up Qmenu_bar. 1993-03-12 06:25:48 +00:00
keyboard.h Use the term scroll bar', instead of scrollbar'. 1993-03-02 08:14:57 +00:00
keymap.c (Fdefine_key): Use proper meta-bit to clear. 1993-03-10 05:24:42 +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 (Qrange_error, Qdomain_error, Qsingularity_error): 1993-03-12 12:04:04 +00:00
lread.c (syms_of_lread): Set up Qascii_character. 1993-03-07 09:25:28 +00:00
macros.c (Fend_kbd_macro): Fix call to make_event_array. 1993-03-05 23:55:44 +00:00
macros.h entered into RCS 1992-01-13 21:48:03 +00:00
Makefile.in * Makefile.in (xmakefile): Add missing quote. 1993-03-04 15:16:11 +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 * print.c (float_to_string): Define buf to be an unsigned char, to 1993-03-02 08:16:49 +00:00
process.c * process.c (process_send_signal): In the TERMIOS code for sending 1993-03-11 07:14:16 +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-03-09 17:03:08 +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 (describe_syntax_1): Delete excess arg to describe_vector. 1993-03-02 17:21:05 +00:00
syntax.h entered into RCS 1992-09-02 23:42:24 +00:00
sysdep.c * sysdep.c (read_input_waiting): Set e.frame_or_window, not 1993-03-11 07:14:54 +00:00
syssignal.h * syssignal.h (sigunblock): Add definition which works under SYSVr4. 1993-03-11 07:16:39 +00:00
systime.h * systime.h (timezone): Add an explicit declaration for this 1993-03-11 07:17:15 +00:00
systty.h Define HAVE_TCATTR based on HAVE_TERMIOS earlier. 1993-03-10 05:34:06 +00:00
term.c Fixed typo. tigetstr -> tgetstr. 1993-03-12 20:13:56 +00:00
termchar.h entered into RCS 1992-07-13 20:56:17 +00:00
termhooks.h (alt_modifier, super_modifier, hyper_modifier): 1993-03-07 09:29:36 +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 (Fadd_text_properties): Initialize the modified flag. 1993-03-11 07:17:54 +00:00
uaf.h entered into RCS 1992-01-13 21:48:03 +00:00
undo.c (record_property_change): Typo in last change. 1993-03-01 09:01:13 +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 * unexec.c (copy_text_and_data): Error message tweaked. 1993-03-11 07:18:15 +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 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 Use the term scroll bar', instead of scrollbar'. 1993-03-02 08:22:42 +00:00
window.h Use the term scroll bar', instead of scrollbar'. 1993-03-02 08:22:42 +00:00
x11term.h entered into RCS 1992-05-01 06:20:52 +00:00
xdisp.c (display_menu_bar): New function. 1993-03-12 06:26:18 +00:00
xfns.c (x_frame_parms): Add elts for visibility and menu-bar-lines. 1993-03-11 08:10:58 +00:00
xmenu.c (xmenu_show): New arg enable_list. 1993-03-12 22:37:07 +00:00
xrdb.c * xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h, 1993-03-11 07:18:48 +00:00
xscrollbar.h entered into RCS 1992-01-13 21:48:03 +00:00
xselect.c entered into RCS 1993-03-14 20:19:28 +00:00
xselect.c.old JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
xterm.c * xterm.c (x_find_modifier_meanings): XDisplayKeycodes only 1993-03-11 07:19:36 +00:00
xterm.h Use the term scroll bar', instead of scrollbar'. 1993-03-02 08:22:42 +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