1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00
emacs/src
Richard M. Stallman 7357a6812a Comment change.
1995-03-29 21:46:19 +00:00
..
m Don't include alloca.h if NOT_C_CODE. 1995-03-27 20:35:52 +00:00
s (LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT): 1995-02-18 09:07:07 +00:00
.gdbinit (xkbobjfwd): Renamed from xdispobjfwd. 1995-03-15 01:47:43 +00:00
abbrev.c (Fexpand_abbrev): Don't use XFASTINT as an lvalue. 1994-10-04 15:28:15 +00:00
acldef.h
alloc.c (init_alloc_once): Increase gc_cons_threshold to 300000. 1995-03-17 07:41:02 +00:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:59:04 +00:00
alloca.s entered into RCS 1994-04-12 01:39:14 +00:00
blockinput.h
buffer.c (syms_of_buffer): Doc fix. 1995-03-24 03:19:16 +00:00
buffer.h (struct buffer): Add file_format member. 1995-03-17 18:10:19 +00:00
bytecode.c (Fbyte_code): Call Ffollowing_char and Fprevious_char 1994-12-09 14:15:06 +00:00
callint.c Rename perdisplay to kboard. 1995-03-15 01:49:46 +00:00
callproc.c (Fcall_process): Extend BUFFER arg so it can specify 1995-02-26 07:58:52 +00:00
casefiddle.c (casify_object, operate_on_word, Fupcase_word, Fdowncase_word, 1994-10-04 15:41:33 +00:00
casetab.c (STRING256_P): Use type test macros. 1994-09-27 03:09:02 +00:00
chpdef.h
cm.c (cmcheckmagic): New function. 1995-01-17 00:18:20 +00:00
cm.h Declare checkmagic. 1995-01-17 00:18:36 +00:00
cmds.c (internal_self_insert): Do face code only if HAVE_FACES. 1995-03-15 21:53:53 +00:00
commands.h (unread_command_char): Declared. 1994-07-18 06:14:10 +00:00
config.in [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol. 1995-03-15 20:20:39 +00:00
convexos.h
data.c (find_symbol_value): current_perdisplay now is never null. 1995-03-15 01:57:50 +00:00
dired.c (Fdirectory_files): Pass new arg to `compile_pattern'. 1994-11-16 20:30:12 +00:00
dispextern.h *** empty log message *** 1994-10-17 08:42:36 +00:00
dispnew.c (direct_output_forward_char): Don't use direct output at an overlay boundary. 1995-03-22 21:22:31 +00:00
disptab.h * disptab.h (window_display_table): Doc fix. 1994-10-08 22:13:44 +00:00
doc.c Fix typo in last change. 1995-01-05 07:45:50 +00:00
doprnt.c (doprnt): Handle padding on %c. 1994-07-05 07:24:16 +00:00
dosfns.c Comment change. 1995-01-20 23:40:03 +00:00
dosfns.h Comment change. 1995-01-20 23:40:03 +00:00
editfns.c (init_editfns): Use NAME envvar to init user-full-name. 1995-03-27 20:39:28 +00:00
emacs.c (dump-emacs-data, dump-emacs): Declare my_edata as char array. 1995-03-21 20:02:34 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c (specbind): Rename perdisplay to kboard. 1995-03-15 01:48:03 +00:00
fileio.c (syms_of_fileio): Fix missing \n\. 1995-03-22 17:57:55 +00:00
filelock.c (unlock_buffer, unlock_all_files, Flock_buffer) 1995-02-14 16:33:49 +00:00
floatfns.c (Fabs): Don't use XFASTINT when negative. 1994-10-06 22:38:08 +00:00
fns.c (Fconcat): Undo previous change. 1995-03-28 07:38:29 +00:00
frame.c (Fmouse_position--both definitions): Pass 0 for `insist'. 1995-03-26 21:13:40 +00:00
frame.h (struct frame): New member kboard. 1995-03-15 01:45:04 +00:00
getloadavg.c Include config.h first. 1995-01-07 16:57:36 +00:00
getpagesize.h entered into RCS 1994-10-10 21:35:16 +00:00
gnu.h
hftctl.c Put sys/signal.h and errno.h first, then config.h. 1994-06-15 03:45:54 +00:00
indent.c (compute_motion, Fmove_to_column, current_column) 1995-03-16 18:51:49 +00:00
indent.h * indent.h (disptab_matches_widthtab, recompute_width_table): New 1994-10-08 22:14:35 +00:00
insdel.c (modify_region): Clear point_before_scroll field. 1995-01-27 07:47:15 +00:00
intervals.c (Vdefault_text_properties): name changed from Vdefault_properties. 1995-03-27 16:05:57 +00:00
intervals.h Vdefault_text_properties: name changed from Vdefault_properties. 1995-03-27 16:05:28 +00:00
ioctl.h
keyboard.c (kbd_buffer_get_event): Pass 0 for `insist' arg. 1995-03-26 21:13:57 +00:00
keyboard.h (EVENT_HAS_PARAMETERS): Use type test macros. 1994-09-27 03:13:08 +00:00
keymap.c (Fwhere_is_internal): Fix missing \n\. 1995-03-22 17:47:55 +00:00
lastfile.c (my_edata): Declare as char array, not int. 1995-03-21 20:02:52 +00:00
line.h
lisp.h Declare overlay_touches_p. 1995-03-22 21:20:41 +00:00
lread.c (Vload_read_function): New variable. 1995-03-21 20:05:23 +00:00
mach2.h
macros.c Rename perdisplay to kboard. 1995-03-15 01:49:46 +00:00
macros.h (defining_kbd_macro): Delete declaration. 1995-03-03 05:02:29 +00:00
Makefile.in (FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here. 1995-03-23 21:33:22 +00:00
makefile.nt Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h 1994-11-03 21:11:43 +00:00
marker.c (unchain_marker): Allow differing buffers 1995-03-14 05:45:39 +00:00
mem-limits.h [WINDOWSNT]: Don't include vlimit.h. 1994-11-01 08:23:44 +00:00
minibuf.c (read_minibuf): Rename perdisplay to kboard. 1995-03-15 01:48:41 +00:00
mocklisp.c (Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change. 1995-03-01 03:44:15 +00:00
mocklisp.h
msdos.c (mouse_get_pos): New arg `insist'. 1995-03-26 21:13:03 +00:00
msdos.h (x_mouse_leave): Add neutralizing define. 1995-01-20 23:38:46 +00:00
ndir.h (MAXNAMLEN) [WINDOWSNT]: Define as 255. 1994-11-01 08:24:29 +00:00
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c (temp_output_buffer_setup): (Re)set the default 1995-03-24 05:20:27 +00:00
process.c (Fsignal_process): SIGCODE is a symbol, not a string. 1995-03-28 23:33:32 +00:00
process.h Make size field an EMACS_INT. 1994-12-29 19:56:17 +00:00
puresize.h (CHECK_IMPURE): Declare my_edata as char array. 1995-03-21 20:03:04 +00:00
ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking 1995-03-28 17:43:24 +00:00
regex.c (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)' 1995-02-28 13:46:40 +00:00
regex.h (RE_NO_POSIX_BACKTRACKING): New macro. 1994-11-16 20:28:48 +00:00
region-cache.c Initial revision 1995-03-17 00:46:57 +00:00
region-cache.h Initial revision 1995-03-17 00:46:57 +00:00
scroll.c (scrolling_1): When scroll_region_ok is set, use a 1994-12-26 15:38:56 +00:00
search.c (set_search_regs): Really set search_regs.start and .end. 1994-12-25 21:15:07 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c (sun_item_create): Use type test macros. 1994-09-27 01:21:05 +00:00
syntax.c (Fforward_comment): Always clear immediate_quit for return. 1995-03-09 02:58:36 +00:00
syntax.h (SYNTAX_MATCH): Fix typo (syntax -> matcher). 1994-06-19 18:18:20 +00:00
sysdep.c (read_input_waiting): Fix Lisp_Object vs. int problem. 1995-03-08 22:49:11 +00:00
sysselect.h Initial revision 1995-01-23 23:03:37 +00:00
syssignal.h Don't use function prototypes. 1995-01-24 05:27:32 +00:00
systime.h Don't include <utime.h> here; do it in sysdep.c instead. 1994-10-02 21:41:57 +00:00
systty.h Change AIX conditional around HFNKEYS to AIXHFT. 1994-12-10 07:45:45 +00:00
syswait.h New alternative specified by WAIT_USE_INT. 1995-02-17 10:27:34 +00:00
term.c Comment change. 1995-03-29 21:46:19 +00:00
termcap.c Comment changed. 1995-02-14 17:12:41 +00:00
termchar.h (scroll_region_cost): Declared. 1994-12-26 15:36:56 +00:00
termhooks.h Update comments to reflect changes in xmenu.c. 1995-02-22 06:05:32 +00:00
terminfo.c
termopts.h
textprop.c (Vdefault_text_properties): name changed from Vdefault_properties. 1995-03-27 16:04:57 +00:00
tparam.c
uaf.h
undo.c (Fprimitive_undo): Use base buffer's modtime field. 1995-01-02 06:26:46 +00:00
unexaix.c (unrelocate_symbols): Add AIX4_1 conditionals and code. 1994-12-10 07:49:12 +00:00
unexalpha.c (Brk): Declare as unsigned long. 1994-10-25 10:52:58 +00:00
unexconvex.c
unexec.c Comment changes. 1994-10-26 04:43:33 +00:00
unexelf.c (unexec): Adjust the file offset of sections located 1995-03-13 23:12:41 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c (roundup): Undef before defining. 1994-05-28 21:46:45 +00:00
unexmips.c (unexec): Cast pointers. Fix error message. 1994-04-28 03:49:12 +00:00
unexnext.c
unexsgi.c (unexec): Copy previous change in unexelf.c. 1994-08-24 23:42:49 +00:00
unexsni.c Initial revision 1995-03-21 06:16:35 +00:00
unexsunos4.c (unexec): Cast value of sbrk. 1995-01-12 21:02:30 +00:00
vlimit.h
vm-limit.c
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c (translate_id): Use type test macros. 1994-09-27 01:11:24 +00:00
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c (create_process): Don't use XFASTINT as an lvalue. 1994-10-04 16:16:33 +00:00
vmsproc.h
vmstime.c
vmstime.h
w32.c Initial revision 1994-11-01 10:27:02 +00:00
w32.h Initial revision 1994-11-01 10:27:02 +00:00
w32console.c Initial revision 1994-11-14 01:32:24 +00:00
w32heap.c (sbrk): Allow request sizes to be different than the page size. 1994-11-03 21:07:19 +00:00
w32heap.h Initial revision 1994-11-01 10:27:02 +00:00
w32inevt.c (win32_mouse_position): New arg `insist'. 1995-03-26 21:12:46 +00:00
w32proc.c Initial revision 1994-11-14 01:32:24 +00:00
widget.c (set_frame_size): Set app_shell and wmshell the same. 1994-10-26 12:57:46 +00:00
widget.h Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred. 1994-10-02 12:37:21 +00:00
widgetprv.h
window.c (syms_of_window): Fix missing \n\. 1995-03-22 17:44:18 +00:00
window.h (struct window): New member column_number_displayed. 1995-01-17 01:51:57 +00:00
x11term.h
xdisp.c (try_window_id): Stop scan at bottom of window, not one line later. 1995-03-24 03:16:19 +00:00
xfaces.c (load_color): Call defined_color to allocate the color. 1995-03-06 04:32:25 +00:00
xfns.c (x_decode_color): Don't use cdef if defined_color failed. 1995-03-18 18:05:28 +00:00
xmenu.c (Fx_popup_menu): Pass 1 for `insist' arg. 1995-03-26 21:13:19 +00:00
xrdb.c Don't include sys/param.h. 1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c (x_get_foreign_selection, x_reply_selection_request): 1995-02-06 22:53:58 +00:00
xselect.c.old
xterm.c (XTmouse_position): New arg `insist'. 1995-03-26 21:12:11 +00:00
xterm.h (struct x_display_info): member kboard (formerly perdisplay) is now a pointer, 1995-03-15 01:53:00 +00:00
XTests.c
XTests.h