1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
emacs/src
Geoff Voelker 9989a75ec0 (TEMACS): Depend upon $(BLD).
(temacs): Remove $(BLD) dependency.
1995-06-10 02:22:05 +00:00
..
m (LIBS_MACHINE): Use -lpthread if it exists. 1995-06-09 01:39:10 +00:00
s (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000. 1995-06-08 20:39:45 +00:00
.gdbinit gdb_lisp_params to get storage layout info. 1995-05-22 22:15:45 +00:00
abbrev.c (Fexpand_abbrev): Call to upcase_initials_region 1995-06-06 01:46:33 +00:00
acldef.h
alloc.c (mark_kboards): Mark system_key_syms member. 1995-06-09 20:37:32 +00:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:59:04 +00:00
alloca.s
blockinput.h
buffer.c (Fbuffer_disable_undo): Make this function interactive. 1995-06-07 21:00:01 +00:00
buffer.h (Fdelete_overlay): Was mistakenly called Fdelete_overlays. 1995-05-04 16:20:15 +00:00
bytecode.c (Fbyte_code): Call Ffollowing_char and Fprevious_char 1994-12-09 14:15:06 +00:00
callint.c (current_prefix_partial): Deleted. 1995-06-07 22:12:07 +00:00
callproc.c (Fcall_process): Keep reading till buffer is nearly full. 1995-05-09 05:35:45 +00:00
casefiddle.c (casify_region): Use explicit local vars for start 1995-06-06 01:43:42 +00:00
casetab.c (STRING256_P): Use type test macros. 1994-09-27 03:09:02 +00:00
chpdef.h
cm.c Update copyright. 1995-04-07 02:21:52 +00:00
cm.h Declare checkmagic. 1995-01-17 00:18:36 +00:00
cmds.c (internal_self_insert): Make last_command be kboard-local. 1995-06-09 03:05:04 +00:00
commands.h (last_command): Var deleted; now part of struct kboard. 1995-06-09 03:04:43 +00:00
config.in [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol. 1995-03-15 20:20:39 +00:00
convexos.h
data.c (Flocal_variable_p): New optional arg BUFFER. 1995-06-07 21:07:25 +00:00
dired.c (Ffile_attributes) [WINDOWSNT]: Removed syntax errors. 1995-04-12 02:00:23 +00:00
dispextern.h *** empty log message *** 1994-10-17 08:42:36 +00:00
dispnew.c (Fframe_or_buffer_changed_p): Record frame names 1995-05-25 17:06:34 +00:00
disptab.h * disptab.h (window_display_table): Doc fix. 1994-10-08 22:13:44 +00:00
doc.c (Fsubstitute_command_keys): Cast arg of describe_map_tree. 1995-05-26 02:52:36 +00:00
doprnt.c (doprnt): Handle long EMACS_INT in sprintf. 1995-05-05 02:56:50 +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 (Fencode_time): Doc fix. 1995-06-03 17:25:27 +00:00
emacs.c (standard_args): -i, -itype, --icon-type take 0, not 1, args 1995-05-26 04:17:02 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c (Ffetch_bytecode): Check the type of the object being read from the file. 1995-04-18 18:13:13 +00:00
fileio.c (Fvisited_file_modtime): Cast arg to long_to_cons. 1995-05-23 00:11:46 +00:00
filelock.c (unlock_file, lock_file): Call Fexpand_file_name. 1995-06-07 20:39:56 +00:00
floatfns.c (Flogb): frexp needs a pointer to int, not EMACS_INT. 1995-05-20 03:36:53 +00:00
fns.c (NULL): Define if not defined. 1995-06-03 16:57:38 +00:00
frame.c (make_frame_without_minibuffer): New arg DISPLAY. 1995-05-30 06:53:08 +00:00
frame.h (struct frame): New member namebuf. 1995-04-19 20:54:09 +00:00
getloadavg.c AIX support from Tim Bell <tbel@afsmail.cern.ch>: 1995-05-10 15:03:48 +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 (Fvertical_motion): Add cast. 1995-06-06 01:44:34 +00:00
indent.h * indent.h (disptab_matches_widthtab, recompute_width_table): New 1994-10-08 22:14:35 +00:00
insdel.c (adjust_point): Declare arg AMOUNT. 1995-05-25 18:18:56 +00:00
intervals.c (get_local_map): Use Fget_char_property, so that 1995-05-02 23:06:11 +00:00
intervals.h Vdefault_text_properties: name changed from Vdefault_properties. 1995-03-27 16:05:28 +00:00
ioctl.h
keyboard.c (system_key_syms): Deleted; now part of struct kboard. 1995-06-09 20:37:54 +00:00
keyboard.h (struct kboard): New member system_key_syms. 1995-06-09 20:37:20 +00:00
keymap.c (Flookup_key, Fdefine_key): Use Fevent_convert_list. 1995-06-09 01:15:14 +00:00
lastfile.c (my_edata): Declare as char array, not int. 1995-03-21 20:02:52 +00:00
line.h
lisp.h (current_prefix_partial): Deleted. 1995-06-07 21:39:33 +00:00
lread.c (init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH. 1995-05-27 00:19:05 +00:00
mach2.h
macros.c (Fexecute_kbd_macro): Vprefix_arg is now part of kboard. 1995-06-07 22:24:23 +00:00
macros.h (defining_kbd_macro): Delete declaration. 1995-03-03 05:02:29 +00:00
Makefile.in (SOURCES): Makefile isn't source; Makefile.in.in is. 1995-06-09 15:44:44 +00:00
makefile.nt (TEMACS): Depend upon $(BLD). 1995-06-10 02:22:05 +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 (Fminibuffer_complete): Make last_command be kboard-local. 1995-06-09 03:05:13 +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 (float_to_string): Fix type mismatch and simplify. 1995-05-12 00:44:17 +00:00
process.c [!subprocesses]: Include sysselect.h. 1995-06-08 19:21:05 +00:00
process.h Make size field an EMACS_INT. 1994-12-29 19:56:17 +00:00
puresize.h (CHECK_IMPURE): Remove & from before my_edata. 1995-04-07 02:59:03 +00:00
ralloc.c (r_re_alloc): Correct realloc behavior--allow shrinking 1995-03-28 17:43:24 +00:00
regex.c Undefined INHIBIT_STRING_HEADER when we have no 1995-06-03 17:32:10 +00:00
regex.h [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is 1995-05-17 20:47:26 +00:00
region-cache.c Update copyright. 1995-04-07 02:21:52 +00:00
region-cache.h Update copyright. 1995-04-07 02:21:52 +00:00
scroll.c (scrolling_1): When scroll_region_ok is set, use a 1994-12-26 15:38:56 +00:00
search.c (Freplace_match): Do the right thing with backslash. 1995-06-09 01:10:11 +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 (describe_syntax_1): Pass new arg to describe_vector. 1995-05-29 06:07:10 +00:00
syntax.h (SYNTAX_MATCH): Fix typo (syntax -> matcher). 1994-06-19 18:18:20 +00:00
sysdep.c (old_tty_valid): New variable. 1995-06-05 12:35:03 +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 Update copyright. 1995-04-07 02:21:52 +00:00
term.c (cursor_to, clear_to_end_of_line_raw): 1995-06-05 12:35:17 +00:00
termcap.c (tgetent): Don't try to return the allocated address. 1995-04-07 18:58:05 +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 (record_insert): Change args to be ints, not Lisp_Objects. 1995-06-06 01:40:34 +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) [UNEXEC_USE_MAP_PRIVATE]: New logic for 1995-05-16 01:46:20 +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 Update copyright. 1995-04-07 02:21:52 +00:00
unexsunos4.c Treat __NetBSD__ like __FreeBSD__. 1995-04-06 21:55:02 +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 Change Vuser_real_name to Vuser_real_login_name. 1995-05-30 21:50:07 +00:00
w32.h Initial revision 1994-11-01 10:27:02 +00:00
w32console.c (set_terminal_modes): Set cursor size appropriate for Win95. 1995-05-26 05:26:51 +00:00
w32heap.c (reserved_heap_size,allocate_heap): Defined. 1995-05-26 05:27:52 +00:00
w32heap.h (get_data_region_base): Undefined. 1995-05-26 05:28:13 +00:00
w32inevt.c (do_mouse_event): Use XSETFASTINT. 1995-04-12 02:23:35 +00:00
w32inevt.h Fixed function prototypes. 1995-04-12 02:25:05 +00:00
w32proc.c (win32_wait): Reap synchronous subprocesses, and place 1995-04-12 02:27:16 +00:00
widget.c (EmacsFrameDestroy): Block and unblock input. 1995-06-01 23:37:20 +00:00
widget.h Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred. 1994-10-02 12:37:21 +00:00
widgetprv.h
window.c (Fpos_visible_in_window_p): New arg to compute_motion. 1995-05-18 22:27:59 +00:00
window.h Fix comment. 1995-03-31 19:13:22 +00:00
x11term.h
xdisp.c (update_menu_bar): Use set_buffer_internal_1 to switch bufs. 1995-06-09 16:00:45 +00:00
xfaces.c (load_color): misleading comment rewritten. 1995-06-05 17:35:01 +00:00
xfns.c (x_real_positions): Uncatch and recatch X errors in the loop. 1995-06-07 21:02:00 +00:00
xmenu.c (xmenu_show): Do call lw_destroy_all_widgets. 1995-06-09 01:11:36 +00:00
xrdb.c Don't include sys/param.h. 1995-01-18 23:23:58 +00:00
xscrollbar.h
xselect.c (queue_selection_requests_unwind): Add return value. 1995-05-24 22:08:58 +00:00
xselect.c.old
xterm.c (x_get_keysym_name): New function. 1995-06-09 19:15:28 +00:00
xterm.h (struct x_display): Rename icon_label to icon_name 1995-06-05 12:37:48 +00:00
XTests.c
XTests.h