1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/src
1998-10-27 20:10:19 +00:00
..
m
s (NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs. 1998-09-27 07:21:30 +00:00
.gdbinit
abbrev.c (Funexpand_abbrev): Add ADJUST instead of subtracting. 1998-08-05 14:59:09 +00:00
acldef.h
alloc.c (Fgarbage_collect): Block input around most of the function. 1998-10-22 01:53:38 +00:00
alloca.c
alloca.s
blockinput.h
buffer.c (inhibit_modification_hooks): New variable. 1998-10-08 06:45:36 +00:00
buffer.h (inhibit_modification_hooks): Extern it. 1998-10-08 06:45:36 +00:00
bytecode.c
callint.c (Fcall_interactively): Don't use input method when 1998-09-22 10:23:40 +00:00
callproc.c (Fcall_process): Use $TMPDIR instead of trying $TMP 1998-10-14 15:17:11 +00:00
casefiddle.c (casify_object): Use make_string instead of 1998-10-17 01:58:01 +00:00
casetab.c
category.c (syms_of_category): Doc-string modified. 1998-10-26 08:00:11 +00:00
category.h
ccl.c (CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions. 1998-10-12 12:00:44 +00:00
ccl.h (ccl_spec): New member valid_codes. 1998-08-02 01:06:57 +00:00
charset.c (Vauto_fill_chars, Qauto_fill_chars): New variables. 1998-10-19 00:40:10 +00:00
charset.h (Vauto_fill_chars): Extern it. 1998-10-19 00:40:10 +00:00
chpdef.h
cm.c
cm.h
cmds.c (internal_self_insert): Check Vauto_fill_chars. 1998-10-19 00:40:10 +00:00
coding.c (code_convert_region): Kill the work buffer created by 1998-10-26 08:00:11 +00:00
coding.h (struct coding_system): New member composed_chars. 1998-09-26 04:20:48 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
config.in
convexos.h
d.el
data.c (Faset): Fix previous change. 1998-10-14 07:17:22 +00:00
dired.c (Fdirectory_files): If MATCH is non-nil, decode filenames 1998-08-06 05:38:11 +00:00
dispextern.h
dispnew.c
disptab.h
doc.c (Fdocumentation): Specify UNIBYTE = 0 1998-08-02 02:44:04 +00:00
doprnt.c
dosfns.c
dosfns.h
editfns.c (Fsubst_char_in_region): Correctly handle the case 1998-10-27 03:54:13 +00:00
emacs.c (main) [HAVE_NTGUI]: Invoke syms_of_fontset(). 1998-10-25 23:55:37 +00:00
environ.c
epaths.in
eval.c (error): After enlarging buffer, write to it, not to buf. 1998-09-07 17:31:29 +00:00
fileio.c (Fwrite_region): Reflect the eol conversion 1998-08-10 06:29:02 +00:00
filelock.c
firstfile.c
floatfns.c
fns.c (Fbase64_decode_string): Doc fix. 1998-10-27 17:55:28 +00:00
fontset.c Include frame.h before fontset.h. 1998-10-21 11:50:56 +00:00
fontset.h (list_fonts_func): Fix prototype. 1998-10-21 11:50:56 +00:00
frame.c Include frame.h before fontset.h. 1998-10-21 11:50:56 +00:00
frame.h
getloadavg.c Checkpoint changes. Bug fixes, mostly. 1998-10-03 05:40:15 +00:00
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
indent.c (vmotion): Don't use WINDOW for Fget_char_property 1998-08-16 02:10:56 +00:00
indent.h
insdel.c (adjust_after_replace): Correctly handle the case that 1998-10-27 03:54:13 +00:00
intervals.c
intervals.h
ioctl.h
keyboard.c (parse_menu_item): Avoid initialization for Lisp_Object. 1998-10-14 12:59:30 +00:00
keyboard.h (struct kboard): New elts Vreal_last_command and Vlast_prefix_arg. 1998-06-07 22:38:17 +00:00
keymap.c (push_key_description): Output multibyte char as itself. 1998-07-28 23:10:44 +00:00
lastfile.c
line.h
lisp.h (clear_string_char_byte_cache): Extern it. 1998-10-12 12:00:44 +00:00
lread.c (build_load_history): Do add to Vload_history 1998-09-21 16:31:46 +00:00
mach2.h
macros.c (Fexecute_kbd_macro): Set real_this_command. 1998-10-12 20:03:15 +00:00
macros.h
Makefile.in (widget.o, xfns.o, xmenu.o): 1998-08-02 00:30:33 +00:00
makefile.nt (w32fns.c): Add x-list-font.c to dependancies. 1998-10-20 22:12:38 +00:00
marker.c (Fcopy_marker): Make return from wrong_type_argument 1998-07-12 19:13:45 +00:00
mem-limits.h
minibuf.c Fix previous change. 1998-10-13 23:54:54 +00:00
mktime.c
mocklisp.c
mocklisp.h
msdos.c (mouse_init): Reset the button press/release info of the mouse driver. 1998-10-20 14:25:38 +00:00
msdos.h
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (Fwith_output_to_temp_buffer): Doc fix. 1998-09-10 22:51:33 +00:00
process.c (exec_sentinel, read_process_output): 1998-10-14 14:36:33 +00:00
process.h
puresize.h (BASE_PURESIZE): Increased. 1998-08-15 01:28:14 +00:00
ralloc.c
regex.c (regex_compile): Declare p with non-const type on AIX. 1998-07-25 06:40:50 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c
search.c (wordify): Fix i_byte even in unibyte case for copy loop. 1998-06-29 17:20:52 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
strftime.c (underlying_strftime): 1998-09-25 21:40:23 +00:00
sunfns.c
syntax.c (syms_of_syntax): Fix the setup of Qscan_error. 1998-10-20 20:56:18 +00:00
syntax.h (SETUP_SYNTAX_TABLE): Don't call update_syntax_table 1998-06-11 20:16:45 +00:00
sysdep.c [AIXHFT] (hft_init, hft_reset): Add declarations. 1998-07-25 20:51:40 +00:00
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
term.c (encode_terminal_code): Handle raw 8-bit codes correctly. 1998-09-28 11:52:53 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h
terminfo.c
termopts.h
textprop.c
tparam.c
uaf.h
undo.c
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c [COFF]: New variable coff_offset. 1998-06-29 22:54:28 +00:00
unexelf.c (unexec): Check for section names end and edata with no underscore. 1998-08-10 02:35:54 +00:00
unexelf1.c
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsgi.c
unexsni.c
unexsunos4.c
unexw32.c
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
vmstime.h
w16select.c (Fw16_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0. 1998-10-12 12:00:44 +00:00
w32.c (init_ntproc): Check for Windows init file. 1998-10-07 19:47:48 +00:00
w32.h
w32console.c (initialize_w32_display): Call init_crit to initialize 1998-06-22 17:33:05 +00:00
w32faces.c Update comments referring to obsolete structs. 1998-10-20 22:12:51 +00:00
w32fns.c (w32_color_map_lookup): Remove duplicate definition. 1998-10-27 20:10:19 +00:00
w32gui.h
w32heap.c (allocate_heap): Define NTHEAP_PROBE_BASE by default. 1998-09-02 05:25:38 +00:00
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c (add_menu_item): Draw menu items like titles if call_data is 0. 1998-07-13 19:54:15 +00:00
w32proc.c
w32reg.c
w32select.c (Fw32_set_clipboard_data): Call find_charset_in_str with CMPCHARP arg 0. 1998-10-12 12:00:44 +00:00
w32term.c (w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly. 1998-10-20 22:34:50 +00:00
w32term.h Remove redundant font_info struct definition. 1998-10-20 22:16:00 +00:00
w32xfns.c Include charset.h and fontset.h. 1998-10-20 22:16:48 +00:00
widget.c
widget.h
widgetprv.h
window.c (window_loop): New alternative CHECK_ALL_WINDOWS. 1998-10-10 14:49:28 +00:00
window.h
x-list-font.c (Fx_list_fonts): Access frame parameters throught 1998-10-21 11:50:56 +00:00
x11term.h
xdisp.c (redisplay_window): Clear w->window_end_valid 1998-10-12 01:38:50 +00:00
xfaces.c
xfns.c (check_x_display_info): Don't use selected_frame if it is dead. 1998-10-10 15:07:08 +00:00
xmenu.c (single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make 1998-09-22 10:33:09 +00:00
xrdb.c
xscrollbar.h
xselect.c (lisp_data_to_selection_data): Call find_charset_in_str with CMPCHARP arg 0. 1998-10-12 12:00:44 +00:00
xselect.c.old
xterm.c Include frame.h before fontset.h. 1998-10-21 11:50:56 +00:00
xterm.h x_display_unibyte_char_with_fontset renamed to 1998-08-15 23:00:07 +00:00
XTests.c
XTests.h