1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
emacs/src
1996-03-25 00:37:45 +00:00
..
m (LD_SWITCH_MACHINE): Undo previous change-- 1996-03-08 18:27:37 +00:00
s (setpgrp): New macro. 1996-03-24 12:32:57 +00:00
.gdbinit (xsymbol): Cast name explicitly to (char *). 1995-11-15 16:57:23 +00:00
abbrev.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
acldef.h
alloc.c (struct string_block_head): Change to match string_block. 1996-03-06 04:37:18 +00:00
alloca.c (NULL): Define only if not already defined. 1996-03-20 01:08:11 +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 (Fbuffer_live_p): New function. 1996-02-06 23:48:06 +00:00
buffer.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
bytecode.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
callint.c (Fcall_interactively): In `c' case, use message_nolog 1996-03-20 13:34:21 +00:00
callproc.c (Fcall_process, child_setup): If BSD_PGRPS, call 1996-03-24 12:45:26 +00:00
casefiddle.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
casetab.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
chpdef.h
cm.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cm.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
cmds.c (Fdelete_backward_char): In overwrite mode, 1996-01-29 23:27:09 +00:00
commands.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
config.in (HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H. 1996-03-19 08:06:10 +00:00
convexos.h
data.c (Fkill_local_variable): Call find_symbol_value directly, 1996-03-04 17:38:35 +00:00
dired.c (Fdirectory_files): Doc fix. 1996-02-09 01:37:35 +00:00
dispextern.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
dispnew.c (sit_for): Pass DISPLAY to detect_input_pending_run_timers. 1996-03-05 17:26:19 +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 (mode25, mode4350): Moved to `lisp/dos-fns.el'. 1996-01-25 17:12:45 +00:00
dosfns.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
editfns.c Comment change. 1996-03-22 22:04:55 +00:00
emacs.c Comment change. 1996-03-22 22:04:55 +00:00
environ.c
epaths.in
eval.c (init_eval_once): Initialize specpdl_ptr. 1996-02-20 19:09:48 +00:00
fileio.c (Fexpand_file_name): Fix confusion in detecting 1996-02-27 16:51:25 +00:00
filelock.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
floatfns.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
fns.c (map_char_table): Fix args in recursive call. 1996-02-21 21:12:21 +00:00
frame.c (make_frame): Initialize title parameter to Qnil. 1996-01-24 23:41:55 +00:00
frame.h (struct frame): New field `title'. 1996-01-18 08:36:51 +00:00
getloadavg.c Update FSF address in comment. 1996-02-01 18:44:05 +00:00
getpagesize.h
gnu.h
hftctl.c
indent.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
indent.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
insdel.c (adjust_markers): When a marker is inside text 1996-02-03 18:06:29 +00:00
intervals.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
intervals.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
ioctl.h
keyboard.c (timers_run): New variable, incremented when a timer is 1996-03-06 19:17:17 +00:00
keyboard.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
keymap.c (Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change. 1996-03-03 19:29:10 +00:00
lastfile.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
line.h
lisp.h (Qinhibit_read_only): Declared. 1996-02-25 19:13:40 +00:00
lread.c (Fread_char_exclusive): Doc fix. 1996-02-04 05:52:54 +00:00
mach2.h
macros.c * macros.c (Fstart_kbd_macro): Use xmalloc. 1996-01-24 23:41:04 +00:00
macros.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
Makefile.in (xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h. 1996-03-25 00:37:45 +00:00
makefile.nt (keyboard.obj, dispnew.obj): Depend upon w32term.h. 1996-01-21 00:32:21 +00:00
marker.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
mem-limits.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
minibuf.c (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer. 1996-02-25 20:46:59 +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 (check_timer): Remove code for dos-display-time. 1996-03-07 20:21:29 +00:00
msdos.h (dos_set_window_size): Prototype for a new function. 1996-01-24 22:33:33 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
process.c (wait_reading_process_input): Eliminate bogus test 1996-03-22 22:06:10 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
regex.c Update FSF address in comment. 1996-01-29 22:30:55 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
sink11.h
sink11mask.h
sink.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 (init_sys_modes): Clear INLCR like ICRNL. 1996-03-08 17:43:20 +00:00
sysselect.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syssignal.h [POSIX_SIGNALS] (sigsetmask): Don't define if already defined. 1996-02-04 20:13:47 +00:00
systime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
systty.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
syswait.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
term.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +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 (event_kind): New event type: timer_event. 1996-01-29 04:53:39 +00:00
terminfo.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexconvex.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexec.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
unexelf.c Use <config.h>, not "config.h". 1996-02-18 05:22:20 +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
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): Allocate a console for stdout 1996-03-17 00:06:39 +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 Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
vmstime.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32.c (nt_stat): Use alloca instead of xmalloc. 1996-01-21 00:31:34 +00:00
w32.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32console.c (clear_frame): Use FillConsoleOutput* calls instead of 1996-01-21 00:28:26 +00:00
w32faces.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32fns.c (Vwin32_pass_alt_to_system, 1996-03-16 22:44:07 +00:00
w32gui.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32heap.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32inevt.c (win32_kbd_mods_to_emacs, win32_kbd_patch_key, 1996-02-02 02:01:53 +00:00
w32inevt.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32menu.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32proc.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32reg.c backout 1996-01-21T00:22:24Z!voelker@cs.washington.edu 1996-01-25 03:13:39 +00:00
w32select.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
w32term.c (convert_to_key_event, is_dead_key): New functions. 1996-02-02 02:00:56 +00:00
w32term.h (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS): 1996-03-16 22:43:37 +00:00
w32xfns.c (prepend_msg): New function. 1996-02-02 01:57:44 +00:00
widget.c (update_from_various_frame_slots) 1996-03-17 18:09:05 +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 (display_buffer_1): Fix typo in last change. 1996-02-10 07:33:29 +00:00
window.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
x11term.h
xdisp.c Commenht change. 1996-02-26 04:40:34 +00:00
xfaces.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xfns.c (X_I18N_INHIBITED): New macro--define this 1996-03-18 03:26:17 +00:00
xmenu.c Put most of file into HAVE_MENUS conditional. 1996-03-03 22:47:53 +00:00
xrdb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
xscrollbar.h
xselect.c (xfree): Macro deleted. 1996-01-25 22:00:11 +00:00
xselect.c.old
xterm.c (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame. 1996-03-18 03:20:06 +00:00
xterm.h (struct x_output): New member xim. 1996-03-18 03:13:07 +00:00
XTests.c
XTests.h