1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/src
1996-09-01 19:02:26 +00:00
..
m (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining. 1996-08-10 18:58:06 +00:00
s (LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT. 1996-08-31 19:22:43 +00:00
.gdbinit Add `dir ../lwlib'. 1996-06-28 07:48:15 +00:00
abbrev.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
acldef.h
alloc.c (Fgarbage_collect): Report used and free intervals. 1996-08-31 21:53:53 +00:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
alloca.s Update FSF address in comment. 1996-01-29 22:30:55 +00:00
blockinput.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
buffer.c (buffer_permanent_local_flags): New variable. 1996-07-26 16:08:04 +00:00
buffer.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
bytecode.c (Fbyte_code): For relative gotos, force signed arithmetic. 1996-08-16 19:08:24 +00:00
callint.c (Fcall_interactively): For N' and n', 1996-08-29 00:51:51 +00:00
callproc.c (Fcall_process_region) [DOS_NT]: Avoid downcasing 1996-08-05 01:15:49 +00:00
casefiddle.c (casify_region, casify_object): 1996-05-06 04:28:18 +00:00
casetab.c (set_case_table): Set upcase_table, case_canon_table 1996-05-06 04:28:32 +00:00
chpdef.h
cm.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cm.h Undo previous change. 1996-07-16 22:39:31 +00:00
cmds.c (Fdelete_backward_char): Fix off-by-one error. 1996-08-16 23:14:09 +00:00
commands.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
config.in (HAVE_SETRLIMIT): Add #undef. 1996-09-01 00:13:53 +00:00
convexos.h
data.c (arith_error): Undo previous change. 1996-07-16 22:19:09 +00:00
dired.c (file_name_completion): Set `stat' flags to avoid 1996-07-07 22:37:17 +00:00
dispextern.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
dispnew.c (change_frame_size_1): Clean up conditional. 1996-08-22 08:23:30 +00:00
disptab.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
doc.c (get_doc_string): Move static vars outside the function, 1996-02-22 18:21:03 +00:00
doprnt.c (doprnt1): Move cast to unsigned inside a shift. 1996-02-26 20:24:16 +00:00
dosfns.c (Fset_mouse_position): Remove the DOS-specific 1996-06-10 21:09:54 +00:00
dosfns.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
editfns.c (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t. 1996-08-24 21:11:13 +00:00
emacs.c (main): Add bug report info in --help message. 1996-08-28 21:27:18 +00:00
environ.c
epaths.in (PATH_BITMAPS): New macro. 1994-10-16 09:47:28 +00:00
eval.c (Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from 1996-05-21 18:06:40 +00:00
fileio.c (check_writable): Use euidaccess, not eaccess. 1996-07-20 07:00:51 +00:00
filelock.c (lock_file_owner_name): Always initialize the_pw. 1996-07-29 04:21:23 +00:00
floatfns.c (Qarith_error): Delete redundant definition. 1996-07-15 23:53:58 +00:00
fns.c (Fsubstring): Handle vectors as well as strings. 1996-08-29 03:50:02 +00:00
frame.c (Qmouse_leave_buffer_hook): Delete redundant definition. 1996-07-16 00:05:12 +00:00
frame.h (FRAME_MSDOS_P): A new macro for MSDOS frames. 1996-06-10 21:05:11 +00:00
getloadavg.c [SOLARIS2]: Define SUNOS_5. 1996-05-28 00:17:16 +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): Doc fix. 1996-07-13 01:03:02 +00:00
indent.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
insdel.c (signal_after_change): Correct the arg to report_overlay_modification. 1996-05-01 21:25:49 +00:00
intervals.c (balance_intervals_internal): Recurse directly. 1996-07-20 04:44:09 +00:00
intervals.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ioctl.h
keyboard.c (requeued_events_pending_p): New function. 1996-09-01 02:43:58 +00:00
keyboard.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
keymap.c (Fset_keymap_parent): Return early if KEYMAP already has the proper parent. 1996-06-12 21:47:59 +00:00
lastfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
line.h
lisp.h (Qfont): Declare here. 1996-07-16 05:07:01 +00:00
lread.c (Fload): Add "source is newer" info to the "loading" and "done" messages. 1996-09-01 00:01:56 +00:00
mach2.h
macros.c (init_macros): Initialize executing_macro, too. 1996-08-29 21:22:04 +00:00
macros.h (executing_macro_iterations, executing_macro): Declared. 1996-08-29 04:39:47 +00:00
Makefile.in (TAGS): Use $(srcdir) in deps. 1996-09-01 18:27:40 +00:00
makefile.nt Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
marker.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mem-limits.h (lim_data): Make this an unsigned long. 1996-07-11 23:41:28 +00:00
minibuf.c (Fminibuffer_complete_word): Check for 1996-08-30 00:04:33 +00:00
mocklisp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mocklisp.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
msdos.c (IT_menu_display): Display control characters as ^X. 1996-07-07 22:40:53 +00:00
msdos.h (check_x): Macro definition deleted. 1996-06-10 21:02:00 +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-quoted): New variable. 1996-08-24 19:39:34 +00:00
process.c (send_process): GCPRO object. 1996-08-22 02:57:09 +00:00
process.h (synch_process_death, synch_process_retcode): Delete extra declaration. 1996-01-31 22:36:08 +00:00
puresize.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ralloc.c (r_alloc_check): Don't check alignment of h->start. 1996-04-07 16:44:38 +00:00
regex.c (re_match_2_internal) [emacs]: Use PT, not point. 1996-09-01 19:02:26 +00:00
regex.h Update FSF address in comment. 1996-01-29 22:30:55 +00:00
region-cache.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
region-cache.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
scroll.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
search.c (Fmatch_data): If no matching done yet, return Qnil. 1996-07-14 00:06:09 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syntax.c (Fcopy_syntax_table): Set default to nil. 1996-02-24 20:03:07 +00:00
syntax.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sysdep.c (<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined. 1996-08-31 22:11:26 +00:00
sysselect.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syssignal.h Comment change. 1996-06-12 17:56:46 +00:00
systime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
systty.h Delete spurious period from last change. 1996-07-02 16:25:41 +00:00
syswait.h Remove `|| defined (LINUX)' from #if condition. 1996-04-12 06:06:34 +00:00
term.c (Vring_bell_function): New variable. 1996-08-29 20:50:15 +00:00
termcap.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
termchar.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
termhooks.h (enum scroll_bar_part): Delete extra comma. 1996-05-08 00:04:11 +00:00
terminfo.c Undo previous changes. 1996-07-16 22:37:24 +00:00
termopts.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
textprop.c (Fadd_text_properties): Don't return without ungcpro. 1996-02-10 08:58:49 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
uaf.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
undo.c (record_marker_adjustment): New function. 1996-02-03 18:07:27 +00:00
unexaix.c (write_segment,copy_sym): Increase blocking from 128 to 4k bytes. 1996-03-08 05:02:23 +00:00
unexalpha.c Conditionalize the changes below on not __linux__. 1996-08-21 20:18:00 +00:00
unexconvex.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexec.c (copy_text_and_data) [DJGPP >= 2]: Switch off two bits 1996-07-19 19:47:26 +00:00
unexelf.c Undo previous change. 1996-07-16 22:39:31 +00:00
unexelf1.c Initial revision 1996-08-09 21:57:00 +00:00
unexencap.c
unexenix.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexfx2800.c
unexhp9k800.c (unexec): Cast result of sbrk. 1996-06-28 06:31:22 +00:00
unexmips.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexnext.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsgi.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsni.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexsunos4.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexw32.c (WinMain): Function removed. 1996-05-03 18:39:18 +00:00
vlimit.h
vm-limit.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pp.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vms-pwd.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsdir.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsgmalloc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsmap.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmspaths.h
vmsproc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmsproc.h
vmstime.c (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
vmstime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32.c (normalize_filename): Always lower-case drive letters, even on systems 1996-07-07 01:59:24 +00:00
w32.h (struct _child_process): New member is_dos_process. 1996-05-17 21:42:27 +00:00
w32console.c (prev_console_mode): New variable. 1996-05-10 20:33:26 +00:00
w32faces.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32fns.c (Qfont): Delete redundant definition. 1996-07-16 05:10:26 +00:00
w32gui.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.c (allocate_heap): Clean up conditional. 1996-05-13 15:06:32 +00:00
w32heap.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32inevt.c (win32_read_socket): Never block reading from input queue. 1996-07-25 07:14:14 +00:00
w32inevt.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32menu.c Include buffer.h. 1996-05-21 18:09:43 +00:00
w32proc.c (Vwin32_start_process_show_window): New variable. 1996-08-31 20:13:29 +00:00
w32reg.c (REG_ROOT): Remove trailing backslash. 1996-05-03 18:44:46 +00:00
w32select.c (QCLIPBOARD): New symbol. 1996-05-14 19:01:53 +00:00
w32term.c Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
w32term.h (struct win32_palette_entry): New structure. 1996-05-03 18:48:05 +00:00
w32xfns.c Include frame.h. 1996-05-03 18:49:20 +00:00
widget.c (EmacsFrameSetCharSize): Call do_pending_window_change. 1996-08-05 19:46:39 +00:00
widget.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
widgetprv.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
window.c (Fsplit_window): Fix previous change. 1996-08-24 12:12:08 +00:00
window.h (struct window): New field, last_had_star. 1996-06-28 08:09:53 +00:00
x11term.h
xdisp.c (prepare_menu_bars): Conditionalize previous change. 1996-08-01 21:38:20 +00:00
xfaces.c (Fset_face_attribute_internal): Set mouse_face_defer flag. 1996-08-31 02:43:52 +00:00
xfns.c (x_set_cursor_color): Use x_update_cursor. 1996-08-31 20:12:15 +00:00
xmenu.c (set_frame_menubar): Don't add ibw to menubar_size. 1996-08-27 13:40:40 +00:00
xrdb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c (last_event_timestamp): Declare, but don't define. 1996-07-16 05:19:28 +00:00
xselect.c.old
xterm.c (XTupdate_end): Always clear mouse_face_defer flag. 1996-08-31 02:44:14 +00:00
xterm.h (struct x_output): Member saved_button_event replaced by 1996-07-16 05:59:54 +00:00
XTests.c
XTests.h