1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/src
1997-03-17 09:37:32 +00:00
..
m Initial revision 1996-12-31 04:55:55 +00:00
s (HAVE_PSTAT_GETDYNAMIC): New definition. 1997-01-15 20:24:01 +00:00
.gdbinit Add `dir ../lwlib'. 1996-06-28 07:48:15 +00:00
abbrev.c Change FETCH_CHAR references to FETCH_BYTE. 1997-02-22 19:26:15 +00:00
acldef.h
alloc.c (Fmake_char_table): Typo in doc-string fixed. Handle 1997-02-20 06:43:51 +00:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
alloca.s
blockinput.h
buffer.c (init_buffer_once): Make member 1997-02-27 11:15:55 +00:00
buffer.h (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR. 1997-02-20 06:45:13 +00:00
bytecode.c (HANDLE_RELOCATION): New macro. 1997-01-02 20:50:51 +00:00
callint.c (doc-string of `interactive'): Describe new code 1997-02-20 06:45:50 +00:00
callproc.c Include charset.h and coding.h. 1997-02-20 06:46:14 +00:00
casefiddle.c Change FETCH_CHAR references to FETCH_BYTE. 1997-02-22 19:26:15 +00:00
casetab.c (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and 1996-09-17 16:18:00 +00:00
category.c Fix FSF address in comment. 1997-02-23 09:20:52 +00:00
category.h (CATEGORY_SET): Cast arg C to 1997-03-03 01:54:26 +00:00
ccl.c (Fregister_ccl_program): Escape newlines in docstring. 1997-02-27 11:13:46 +00:00
ccl.h Fix FSF address in comment. 1997-02-23 09:20:52 +00:00
charset.c (Fcmpchar_cmp_rule): Escape newlines in docstring. 1997-02-27 11:12:11 +00:00
charset.h (INC_POS, DEC_POS): Don't increase or decrease too 1997-02-27 11:11:46 +00:00
chpdef.h
cm.c
cm.h [HAVE_TERMIOS_H]: Include termios.h. 1996-09-10 19:53:02 +00:00
cmds.c Include charset.h. 1997-02-20 06:46:40 +00:00
coding.c (decode_eol): Fix bug of converting CRLF to LF. 1997-03-05 07:02:02 +00:00
coding.h (struct iso2022_spec): Member requested_designation is 1997-02-27 11:07:46 +00:00
commands.h
config.in (HAVE_RINT, HAVE_CBRT): Add undefs. 1997-01-27 01:47:08 +00:00
convexos.h
data.c (Faref, Faset): Handle a composite char correctly in char-table. 1997-02-27 10:45:19 +00:00
dired.c (Ffile_attributes): Represent inode number as a pair of 1996-11-07 05:46:56 +00:00
dispextern.h (struct face): New members `non_ascii_gc' and 1997-02-20 06:47:37 +00:00
dispnew.c (direct_output_forward_char): #if-0-out redundant 1997-02-20 06:35:00 +00:00
disptab.h (DISP_CHAR_VECTOR): Allow bare 8-bit in display-table. 1997-02-27 10:44:19 +00:00
doc.c
doprnt.c Include charset.h. 1997-02-20 06:48:14 +00:00
dosfns.c (init_dosfns): When setting `__opendir_flags' value, 1996-09-25 22:39:43 +00:00
dosfns.h
editfns.c Escape newlines in docstring. 1997-02-27 08:03:44 +00:00
emacs.c (main): Call several initialization function introduced 1997-02-22 19:30:55 +00:00
environ.c
epaths.in
eval.c (init_eval_once): Increase max_lisp_eval_depth to 300. 1997-02-22 19:31:13 +00:00
fileio.c (Finsert_file_contents, Fwrite_region): Do not perform 1997-02-27 08:01:34 +00:00
filelock.c Fix typos in comment. 1997-03-17 09:25:32 +00:00
floatfns.c Whitespace change. 1997-02-01 01:39:11 +00:00
fns.c (Fcopy_sequence, concat, internal_equal, Ffillarray): 1997-02-22 19:31:56 +00:00
fontset.c (syms_of_fontset): Intern Qfontset. Declare new lisp 1997-02-27 07:52:23 +00:00
fontset.h (Vuse_default_ascent): Extern. 1997-02-27 08:00:26 +00:00
frame.c Include "charset.h" 1997-02-20 06:49:05 +00:00
frame.h (struct frame): New member `fontset_data'. 1997-02-20 06:49:29 +00:00
getloadavg.c [__GNU__] (NeXT, host_self): 1997-02-23 03:38:49 +00:00
getpagesize.h If no sys/param.h, default to 8k. 1996-11-19 18:40:34 +00:00
gmalloc.c [__GLIBC__ >= 2]: Don't declare __getpagesize. 1997-03-01 17:55:39 +00:00
gnu.h
hftctl.c
indent.c (compute_motion): When POS >= TO, don't call 1997-03-05 01:42:06 +00:00
indent.h (struct position): New member tab_offset to accumulate tab offset. 1997-02-20 06:41:36 +00:00
insdel.c Include charset.h. 1997-02-20 06:50:03 +00:00
intervals.c (set_point): Use virtual bounds, not real bounds, 1996-12-20 18:15:52 +00:00
intervals.h (FRONT_NONSTICKY_P): New macro. 1996-12-20 18:15:32 +00:00
ioctl.h
keyboard.c (command_loop_1): Pay attention to a multibyte 1997-02-20 06:50:30 +00:00
keyboard.h Removed support for !MULTI_FRAME. 1996-09-01 21:04:32 +00:00
keymap.c (describe_vector): Do not descibe deeper char-table if 1997-02-27 07:49:24 +00:00
lastfile.c
line.h
lisp.h (FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes 1997-03-10 21:14:32 +00:00
lread.c (Fload): Call Vload_source_file_function with 4 args. 1997-02-27 19:08:35 +00:00
mach2.h
macros.c (Fcall_last_kbd_macro): Set this_command from last_command 1996-11-11 20:33:21 +00:00
macros.h (executing_macro_iterations, executing_macro): Declared. 1996-08-29 04:39:47 +00:00
Makefile.in (lisp, shortlisp): Add lao.elc. 1997-02-27 00:17:54 +00:00
makefile.nt Use new name w32gui.h. 1997-01-20 01:00:08 +00:00
marker.c (Fbuffer_has_markers_at): New function. 1996-10-11 03:11:21 +00:00
mem-limits.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
minibuf.c Include charset.h. 1997-02-20 06:52:47 +00:00
mktime.c automatically generated from GPLed version 1997-02-02 01:50:06 +00:00
mocklisp.c
mocklisp.h
msdos.c dos_rawgetc: When international keyboard doesn't have 1997-02-02 15:41:27 +00:00
msdos.h (check_x): Macro definition deleted. 1996-06-10 21:02:00 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
print.c Include charset.h. 1997-02-20 06:53:20 +00:00
process.c (Fstart_process, Fopen_network_stream): Do not perform 1997-02-27 07:48:21 +00:00
process.h (struct Lisp_Process): New members 1997-02-20 06:54:35 +00:00
puresize.h (BASE_PURESIZE): Increase. 1997-02-20 06:54:58 +00:00
ralloc.c
regex.c [emacs] (malloc, free): Define as xmalloc, and xfree. 1996-11-07 21:13:22 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c
search.c (skip_chars): If enable-multibyte-characters is nil, 1997-02-27 06:50:46 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sunfns.c (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro. 1996-09-21 02:25:56 +00:00
syntax.c (init_syntax_once): Add trick to avoid compiler warning 1997-02-28 01:38:57 +00:00
syntax.h (SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to 1997-02-28 01:40:51 +00:00
sysdep.c `ospeed' should be short if not HAVE_TERMIIO_H. 1997-02-27 07:46:33 +00:00
sysselect.h
syssignal.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
systime.h
systty.h Comment changes. 1996-09-16 01:20:20 +00:00
syswait.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
term.c Include charset.h and coding.h. 1997-02-20 06:57:21 +00:00
termcap.c
termchar.h
termhooks.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
terminfo.c Include config.h. 1996-09-04 15:12:18 +00:00
termopts.h
textprop.c (Fnext_char_property_change): New function. 1996-12-15 04:57:31 +00:00
tparam.c
uaf.h
undo.c Change all references from point to PT. 1996-09-01 19:15:05 +00:00
unexaix.c
unexalpha.c Conditionalize the changes below on not __linux__. 1996-08-21 20:18:00 +00:00
unexconvex.c
unexec.c (copy_text_and_data) [DJGPP >= 2]: Switch off two bits 1996-07-19 19:47:26 +00:00
unexelf.c unexelf1.c merged into this file. 1996-09-04 15:15:42 +00:00
unexelf1.c Initial revision 1996-08-09 21:57:00 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c (unexec): Cast result of sbrk. 1996-06-28 06:31:22 +00:00
unexmips.c
unexnext.c Include <mach-o/reloc.h>. 1997-01-10 02:53:35 +00:00
unexsgi.c
unexsni.c
unexsunos4.c
unexw32.c Use new names for w32 files 1996-11-19 07:04:49 +00:00
vlimit.h
vm-limit.c
vms-pp.c
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
vmstime.h
w32.c Rebuild Vsystem_configuration at startup. 1997-01-20 01:52:48 +00:00
w32.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32console.c Change all uses of win95, winnt, and win32 1997-01-20 00:34:34 +00:00
w32faces.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32fns.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32gui.h Update include conditionals to use new name. 1997-01-20 01:10:38 +00:00
w32heap.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32heap.h Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32inevt.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32inevt.h Change all uses of win95, winnt, and win32 into Windows 95, Windows 1997-01-20 00:43:16 +00:00
w32menu.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32proc.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32reg.c Change identifiers of the form win32* to w32*. 1996-11-19 04:59:23 +00:00
w32select.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32term.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
w32term.h Use new name w32gui.h. 1997-01-20 01:00:08 +00:00
w32xfns.c Change all uses of win95, winnt, and win32 1997-01-20 00:38:22 +00:00
widget.c Fix typo in comment. 1997-03-17 09:37:32 +00:00
widget.h
widgetprv.h
window.c (change_window_height): Handle shrink as well as enlarge. 1997-03-14 17:22:11 +00:00
window.h (struct window): New field optional_new_start. 1996-11-10 00:25:20 +00:00
x11term.h
xdisp.c (try_window_id): Display blank lines from the next 1997-02-27 07:45:24 +00:00
xfaces.c Include charset.h. 1997-02-20 06:57:46 +00:00
xfns.c (syms_of_xfns): Documentation of 1997-02-27 06:59:54 +00:00
xmenu.c (single_keymap_panes): New arg DEPTH. 1996-12-26 21:06:19 +00:00
xrdb.c
xscrollbar.h
xselect.c (lisp_data_to_selection_data, selection_data_to_lisp_data): 1997-02-27 06:55:57 +00:00
xselect.c.old
xterm.c (dumpglyphs): Pay attention to characters registered in 1997-02-27 06:53:04 +00:00
xterm.h (struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT. 1997-02-27 06:55:20 +00:00
XTests.c
XTests.h