| .. |
|
m
|
Initial revision
|
1998-11-04 10:54:59 +00:00 |
|
s
|
Initial revision
|
1998-11-04 10:54:59 +00:00 |
|
.gdbinit
|
(xstring): Handle unibyte strings.
|
1998-05-10 01:13:11 +00:00 |
|
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
|
(reinvoke_input_signal): Don't use prototype decl.
|
1998-04-28 02:33:19 +00:00 |
|
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
|
(Fbyte_code): Don't use Bmark.
|
1998-05-10 01:16:42 +00:00 |
|
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
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
category.c
|
(syms_of_category): Doc-string modified.
|
1998-10-26 08:00:11 +00:00 |
|
category.h
|
Add declaration of word_boundary_p.
|
1997-11-21 14:26:38 +00:00 |
|
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
|
(string_to_non_ascii_char): Change the check for the
|
1998-11-04 10:48:53 +00:00 |
|
charset.h
|
(Vauto_fill_chars): Extern it.
|
1998-10-19 00:40:10 +00:00 |
|
chpdef.h
|
|
|
|
cm.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
cm.h
|
Update return types of declarations.
|
1998-04-14 12:34:43 +00:00 |
|
cmds.c
|
(internal_self_insert): Check Vauto_fill_chars.
|
1998-10-19 00:40:10 +00:00 |
|
coding.c
|
(DECODE_CHARACTER_ASCII): Check validity of inserted
|
1998-10-28 07:52:13 +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
|
(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE.
|
1998-05-25 20:15:45 +00:00 |
|
convexos.h
|
|
|
|
d.el
|
Initial revision
|
1998-04-18 01:29:57 +00:00 |
|
data.c
|
(set_internal): For built-in maybe-local vars,
|
1998-10-31 23:39:42 +00:00 |
|
dired.c
|
(Fdirectory_files): If MATCH is non-nil, decode filenames
|
1998-08-06 05:38:11 +00:00 |
|
dispextern.h
|
Add more prototypes.
|
1998-04-14 12:33:47 +00:00 |
|
dispnew.c
|
(Fredraw_frame): Don't erase frame or its glyph records
|
1998-06-01 03:12:04 +00:00 |
|
disptab.h
|
Add prototypes. Remove declaration of obsolete
|
1997-11-21 14:46:31 +00:00 |
|
doc.c
|
(Fdocumentation): Specify UNIBYTE = 0
|
1998-08-02 02:44:04 +00:00 |
|
doprnt.c
|
(doprnt1): Fix char signedness mismatches.
|
1998-06-01 03:32:00 +00:00 |
|
dosfns.c
|
(init_dosfns): Fix bug in passing segment address of the transfer buffer.
|
1998-04-08 13:48:30 +00:00 |
|
dosfns.h
|
Declare Vdos_windows_version.
|
1997-10-13 16:29:00 +00:00 |
|
editfns.c
|
(Fsubst_char_in_region): Fix previous change.
|
1998-10-31 05:12:07 +00:00 |
|
emacs.c
|
emacs.c (main): Invoke init_fileio_once.
|
1998-10-30 03:48:54 +00:00 |
|
environ.c
|
|
|
|
epaths.in
|
(PATH_X_DEFAULTS): New macro.
|
1997-08-16 18:32:17 +00:00 |
|
eval.c
|
(Fsignal): Use a separate format string when passing
|
1998-10-30 10:14:50 +00:00 |
|
fileio.c
|
(Fsubstitute_in_file_name) [DOS_NT]: Fix typo.
|
1998-11-03 02:26:21 +00:00 |
|
filelock.c
|
(get_boot_time): Scan the whole wtmp file
|
1998-05-18 00:17:38 +00:00 |
|
firstfile.c
|
Initial revision
|
1997-09-07 05:14:46 +00:00 |
|
floatfns.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
fns.c
|
(Fbase64_decode_region): Fix previous change.
|
1998-10-31 05:12:07 +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
|
(do_switch_frame): Cancel previous change.
|
1998-11-04 10:53:14 +00:00 |
|
frame.h
|
Comment changes.
|
1998-04-28 23:39:57 +00:00 |
|
getloadavg.c
|
Checkpoint changes. Bug fixes, mostly.
|
1998-10-03 05:40:15 +00:00 |
|
getpagesize.h
|
|
|
|
gmalloc.c
|
Rename macro __P to PP.
|
1997-07-07 19:04:35 +00:00 |
|
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
|
(struct position): New field bytepos.
|
1998-01-01 02:40:05 +00:00 |
|
insdel.c
|
(replace_range): Fix previous change.
|
1998-10-31 05:24:11 +00:00 |
|
intervals.c
|
(create_root_interval): Initialize position to 0
|
1998-06-03 14:44:21 +00:00 |
|
intervals.h
|
Add more prototypes.
|
1998-04-14 12:33:47 +00:00 |
|
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
|
* lastfile.c (_my_endbss, my_endbss_static): New variables.
|
1998-04-17 05:25:35 +00:00 |
|
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
|
Declare finalize_kbd_macro_chars and
|
1997-11-21 13:24:40 +00:00 |
|
Makefile.in
|
(widget.o, xfns.o, xmenu.o):
|
1998-08-02 00:30:33 +00:00 |
|
makefile.nt
|
Compile multiple source files when possible.
|
1998-11-04 01:28:57 +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
|
automatically generated from GPLed version
|
1998-04-14 00:02:53 +00:00 |
|
mocklisp.c
|
(Fml_if): Initialize val.
|
1998-04-17 01:49:33 +00:00 |
|
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
|
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
|
1998-04-27 14:15:07 +00:00 |
|
ndir.h
|
|
|
|
old-ralloc.c
|
|
|
|
param.h
|
|
|
|
point.h
|
|
|
|
pre-crt0.c
|
|
|
|
prefix-args.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
print.c
|
(print_string): Check validity of a character.
|
1998-11-04 10:53:14 +00:00 |
|
process.c
|
(exec_sentinel, read_process_output):
|
1998-10-14 14:36:33 +00:00 |
|
process.h
|
(struct process): Make inherit_coding_system_flag a Lisp_Object.
|
1998-04-29 21:47:23 +00:00 |
|
puresize.h
|
(BASE_PURESIZE): Increased.
|
1998-08-15 01:28:14 +00:00 |
|
ralloc.c
|
(relinquish): When returning memory to the system,
|
1997-09-27 16:01:00 +00:00 |
|
regex.c
|
(regex_compile): Declare p with non-const type on AIX.
|
1998-07-25 06:40:50 +00:00 |
|
regex.h
|
(RE_TRANSLATE_P): New macro.
|
1998-04-15 10:32:29 +00:00 |
|
region-cache.c
|
|
|
|
region-cache.h
|
Add prototypes.
|
1997-11-25 13:44:34 +00:00 |
|
scroll.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
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
|
(syms_of_sunfns): Pass new arg to make_pure_string.
|
1998-03-21 18:07:27 +00:00 |
|
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
|
[nec_ews_svr4]: Extern *_sobuf.
|
1998-11-04 10:53:14 +00:00 |
|
sysselect.h
|
|
|
|
syssignal.h
|
Declare init_signals and add prototypes.
|
1998-05-04 09:24:30 +00:00 |
|
systime.h
|
|
|
|
systty.h
|
Add prototypes.
|
1997-11-25 13:44:34 +00:00 |
|
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
|
(event_kind): New event type `drag_n_drop'.
|
1998-05-01 04:52:40 +00:00 |
|
terminfo.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
termopts.h
|
|
|
|
textprop.c
|
Handle the new convention that `position' values
|
1998-06-03 14:45:03 +00:00 |
|
tparam.c
|
|
|
|
uaf.h
|
|
|
|
undo.c
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
unexaix.c
|
Comment change.
|
1997-09-14 15:57:18 +00:00 |
|
unexalpha.c
|
Test __OpenBSD__ along with __NetBSD__.
|
1997-09-06 19:37:47 +00:00 |
|
unexapollo.c
|
Initial revision
|
1998-01-02 21:48:33 +00:00 |
|
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
|
Comment change.
|
1997-09-02 05:05:37 +00:00 |
|
unexsgi.c
|
|
|
|
unexsni.c
|
|
|
|
unexsunos4.c
|
|
|
|
unexw32.c
|
(w32_fatal_reload_error): Update error message.
|
1998-05-30 23:42:16 +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
|
|
|
|
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
|
(stat): GetFileInformationByHandle can legitimately fail, so don't
|
1998-11-03 22:39:04 +00:00 |
|
w32.h
|
(FILE_SEND_SIGCHLD): New macro.
|
1998-04-17 05:07:51 +00:00 |
|
w32console.c
|
(initialize_w32_display): Use buffer coords
|
1998-10-30 04:22:31 +00:00 |
|
w32faces.c
|
(Qmouse_face): Replace definition with extern decl.
|
1998-11-04 01:26:24 +00:00 |
|
w32fns.c
|
(w32_list_fonts): Report an error if a frame has not
|
1998-11-04 23:38:19 +00:00 |
|
w32gui.h
|
Update include conditionals to use new name.
|
1997-01-20 01:10:38 +00:00 |
|
w32heap.c
|
(allocate_heap): Define NTHEAP_PROBE_BASE by default.
|
1998-09-02 05:25:38 +00:00 |
|
w32heap.h
|
* w32heap.h (w32_fatal_reload_error): Declare.
|
1998-04-17 05:09:06 +00:00 |
|
w32inevt.c
|
(w32_console_mouse_position): Rename from
|
1998-04-29 04:36:00 +00:00 |
|
w32inevt.h
|
(w32_console_mouse_position, w32_console_read_socket):
|
1998-04-29 04:36:27 +00:00 |
|
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
|
(sys_spawnve): Place Emacs pid in EM_PARENT_PROCESS_ID.
|
1998-05-30 23:41:48 +00:00 |
|
w32reg.c
|
|
|
|
w32select.c
|
(Vnext_selection_coding_system): New variable.
|
1998-10-28 03:50:07 +00:00 |
|
w32term.c
|
(w32_enable_unicode_output): Rename from
|
1998-11-04 23:42:04 +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
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
widget.h
|
|
|
|
widgetprv.h
|
|
|
|
window.c
|
(window_loop): New alternative CHECK_ALL_WINDOWS.
|
1998-10-10 14:49:28 +00:00 |
|
window.h
|
(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
|
1998-05-04 20:14:36 +00:00 |
|
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
|
(unload_color): No longer static.
|
1998-04-25 23:33:59 +00:00 |
|
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
|
Fix -Wimplicit warnings.
|
1998-04-14 12:25:56 +00:00 |
|
xscrollbar.h
|
|
|
|
xselect.c
|
(Vselection_coding_system): Doc fix.
|
1998-10-30 10:21:58 +00:00 |
|
xselect.c.old
|
|
|
|
xterm.c
|
(XTread_socket): Check the returned value of XmbLookupString more carefully.
|
1998-10-29 00:16:49 +00:00 |
|
xterm.h
|
x_display_unibyte_char_with_fontset renamed to
|
1998-08-15 23:00:07 +00:00 |
|
XTests.c
|
|
|
|
XTests.h
|
|
|