1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 08:51:45 -08:00
emacs/src
1994-11-09 06:04:46 +00:00
..
m [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined. 1994-11-03 20:49:20 +00:00
s #include <malloc.h>. 1994-11-03 20:46:43 +00:00
.gdbinit Set the breakpoint in x_error_quitter instead of _XPrintDefaultError. 1994-07-24 01:10:32 +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 (mark_object): Use the new substructure. 1994-10-12 05:14:11 +00:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:59:04 +00:00
alloca.s
blockinput.h
buffer.c (init_buffer): Fix error message syntax. 1994-11-02 01:22:31 +00:00
buffer.h (struct buffer): Test DOS_MT, not MSDOS. 1994-11-01 06:17:07 +00:00
bytecode.c (Fbyte_code): Skip optimization for all Lisp_Misc types. 1994-10-12 05:17:52 +00:00
callint.c (Finteractive): Doc fix. 1994-10-04 22:55:50 +00:00
callproc.c (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp. 1994-11-01 06:49: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 (evalcost, cmputc): They now return their arguments. 1994-09-22 04:11:04 +00:00
cm.h (cmputc): Return int rather than void. 1994-09-22 04:11:43 +00:00
cmds.c * cmds.c (Fforward_line): Call scan_buffer with new args. 1994-10-08 22:13:15 +00:00
commands.h (unread_command_char): Declared. 1994-07-18 06:14:10 +00:00
config.in (HAVE_GETPAGESIZE): Add #undef. 1994-10-26 23:19:58 +00:00
convexos.h
data.c (do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset, 1994-10-12 05:15:21 +00:00
dired.c Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP. 1994-11-01 07:03:57 +00:00
dispextern.h *** empty log message *** 1994-10-17 08:42:36 +00:00
dispnew.c (Fframe_or_buffer_changed_p): 1994-10-22 03:54:14 +00:00
disptab.h * disptab.h (window_display_table): Doc fix. 1994-10-08 22:13:44 +00:00
doc.c (store_function_docstring): Don't use XFASTINT as an lvalue. 1994-10-04 15:48:16 +00:00
doprnt.c (doprnt): Handle padding on %c. 1994-07-05 07:24:16 +00:00
dosfns.c *** empty log message *** 1994-10-17 08:42:36 +00:00
dosfns.h *** empty log message *** 1994-10-17 08:42:36 +00:00
editfns.c (Fdecode_time): Fix Lisp_Object vs. integer problems. 1994-11-02 04:27:27 +00:00
emacs.c (Fdump_emacs): Don't reset the data start address by 1994-11-01 07:07:32 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c (Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an 1994-10-04 15:50:45 +00:00
fileio.c Change explicit uses of the Unix directory separator 1994-11-01 08:16:31 +00:00
filelock.c (unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros. 1994-09-27 03:01:57 +00:00
floatfns.c (Fabs): Don't use XFASTINT when negative. 1994-10-06 22:38:08 +00:00
fns.c (internal_equal): Check the substructure. 1994-10-11 07:46:34 +00:00
frame.c (Fset_frame_height): Compare against height, not width. 1994-11-08 02:43:25 +00:00
frame.h *** empty log message *** 1994-10-17 08:42:36 +00:00
getloadavg.c [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE. 1994-10-27 00:34:56 +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 * indent.c: #include "region-cache.h". 1994-10-08 22:14:04 +00:00
indent.h * indent.h (disptab_matches_widthtab, recompute_width_table): New 1994-10-08 22:14:35 +00:00
insdel.c (insert_from_buffer_1): Don't use min. 1994-10-25 07:53:05 +00:00
intervals.c (verify_interval_modification): Fix comment. 1994-10-12 02:11:34 +00:00
intervals.h (NULL_INTERVAL_P): Use type test macros. 1994-09-27 03:13:50 +00:00
ioctl.h
keyboard.c (print_help): Set help-mode in *Help* buffer. 1994-11-09 06:04:46 +00:00
keyboard.h (EVENT_HAS_PARAMETERS): Use type test macros. 1994-09-27 03:13:08 +00:00
keymap.c (describe_buffer_bindings): Set help-mode in *Help* buffer. 1994-11-09 05:55:39 +00:00
lastfile.c
line.h
lisp.h Leave DEVICE_SEP undefined by default. 1994-11-02 02:35:56 +00:00
lread.c Change explicit uses of the Unix directory separator 1994-11-01 08:22:31 +00:00
mach2.h
macros.c (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue. 1994-10-04 16:06:40 +00:00
macros.h
Makefile.in (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files. 1994-10-18 20:57:58 +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 (Fmarker_position): Don't use XFASTINT as an lvalue. 1994-10-04 16:07:23 +00:00
mem-limits.h [WINDOWSNT]: Don't include vlimit.h. 1994-11-01 08:23:44 +00:00
minibuf.c (read_minibuf): Fix comment. 1994-10-20 19:13:47 +00:00
mocklisp.c (Finsert_string): Use type test macros. 1994-09-27 02:00:42 +00:00
mocklisp.h
msdos.c *** empty log message *** 1994-10-17 08:42:36 +00:00
msdos.h *** empty log message *** 1994-10-17 08:42:36 +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 (print): Check the substructure. 1994-10-11 07:46:50 +00:00
process.c Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, 1994-11-01 08:31:31 +00:00
process.h (struct process): New field tty_name. 1994-09-18 20:11:07 +00:00
puresize.h (BASE_PURESIZE): Increment MULTI_FRAME value. 1994-10-30 20:12:53 +00:00
ralloc.c (struct heap): New fields first_bloc, last_bloc. 1994-10-23 06:16:43 +00:00
regex.c (re_comp, re_exec): Define this obsolete 4.2bsd 1994-10-26 22:43:45 +00:00
regex.h (re_comp, re_exec): Define this obsolete 4.2bsd 1994-10-26 22:43:45 +00:00
scroll.c (do_line_insertion_deletion_costs): Fix argument order. 1994-10-18 00:08:18 +00:00
search.c (searchbufs): New variable, replaces searchbuf and last_regexp and 1994-10-19 04:51:45 +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): Set help-mode in *Help* buffer. 1994-11-09 05:56:23 +00:00
syntax.h (SYNTAX_MATCH): Fix typo (syntax -> matcher). 1994-06-19 18:18:20 +00:00
sysdep.c [WINDOWSNT]: Add includes for NT. 1994-11-01 08:39:49 +00:00
syssignal.h [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process. 1994-11-01 08:42:36 +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 Test DOS_NT, not MSDOS. 1994-11-01 08:41:25 +00:00
syswait.h
term.c (term_init) [WINDOWSNT]: Do some Windows-specific 1994-11-01 08:44:15 +00:00
termcap.c entered into RCS 1994-06-04 16:23:20 +00:00
termchar.h
termhooks.h (iconify_event, deiconify_event): New events. 1994-10-27 21:09:39 +00:00
terminfo.c
termopts.h
textprop.c (Fset_text_properties): Special case for getting 1994-10-15 21:29:19 +00:00
tparam.c
uaf.h
undo.c (record_delete, record_first_change): Don't use XFASTINT as an lvalue. 1994-10-04 16:15:52 +00:00
unexaix.c (CHECK_SCNHDR, write_segment): Fix format/arg mismatch. 1994-09-29 19:22:57 +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 Include config.h. 1994-10-13 03:41:14 +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
unexsunos4.c (unexec): Don't print number of pure bytes used. 1994-10-30 08:20:41 +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
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
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\'s. 1994-10-26 06:22:14 +00:00
window.h (struct window): Use EMACS_INT. 1994-09-17 00:43:45 +00:00
x11term.h
xdisp.c (column_number_displayed): New variable. 1994-10-31 21:50:17 +00:00
xfaces.c (unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT. 1994-10-23 09:40:07 +00:00
xfns.c (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref 1994-11-02 06:18:45 +00:00
xmenu.c (set_frame_menubar): Don't copy string during GC risk. 1994-10-27 18:44:47 +00:00
xrdb.c (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. 1994-09-16 07:51:10 +00:00
xscrollbar.h
xselect.c (x_own_selection, x_get_foreign_selection): Change calls 1994-10-26 04:58:18 +00:00
xselect.c.old
xterm.c (XTread_socket): Generate iconify and deiconify events. 1994-11-04 04:00:50 +00:00
xterm.h Delete X10 code. 1994-10-25 10:42:02 +00:00
XTests.c
XTests.h