..
bitmaps
m
Terminate comment.
2000-03-02 10:27:35 +00:00
s
(GC_SETJMP_WORKS): Define.
2000-03-27 19:42:03 +00:00
.dbxinit
.gdbinit
Adapt to new strings.
2000-01-11 22:07:09 +00:00
.gitignore
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
2000-02-06 23:37:51 +00:00
abbrev.c
Comment change.
2000-01-21 02:22:56 +00:00
acldef.h
alloc.c
(mark_maybe_object): New function.
2000-03-27 19:43:47 +00:00
alloca.c
alloca.s
atimer.c
(cancel_atimer): Break out of the loop as soon as timer
2000-03-12 17:01:02 +00:00
atimer.h
(stop_other_atimers, run_all_atimers)
2000-02-12 13:13:59 +00:00
blockinput.h
(pending_atimers): Add extern declaration.
2000-01-25 15:53:45 +00:00
buffer.c
(buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
2000-03-27 12:51:06 +00:00
buffer.h
(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
2000-03-27 12:49:02 +00:00
bytecode.c
(Fbyte_code): Remove keyword_symbols_constant_flag.
2000-02-23 10:42:36 +00:00
callint.c
callproc.c
(Fcall_process): Call code_convert_string to encode
1999-12-15 00:02:12 +00:00
casefiddle.c
Include composite.h.
1999-12-15 00:02:33 +00:00
casetab.c
category.c
Use new macro names
2000-03-27 12:50:13 +00:00
category.h
(CATEGORY_SET): Delete codes for a composite character.
1999-12-15 00:02:55 +00:00
ccl.c
(ccl_driver) [CCL_MapMultiple]: When the mapped value is
2000-02-26 01:13:11 +00:00
ccl.h
ChangeLog
(mark_maybe_object): New function.
2000-03-27 19:43:47 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
charset.c
(find_charset_in_str): Fix use of c' instead of c1'.
2000-02-21 10:03:46 +00:00
charset.h
* regex.c: Declare a new type `re_char' used throughout the code for the
2000-03-14 00:27:57 +00:00
chpdef.h
cm.c
cm.h
cmds.c
Comment change.
2000-01-21 02:22:56 +00:00
coding.c
Add comments on coding-category-utf-8,
2000-03-07 06:17:54 +00:00
coding.h
(CODING_CATEGORY_IDX_UTF_8)
2000-03-07 06:17:10 +00:00
commands.h
composite.c
New file
1999-12-15 00:08:01 +00:00
composite.h
(struct composition): Change the order of declaring
1999-12-27 03:34:02 +00:00
config.in
(HAVE_X_I18N): Moved here from xterm.h.
2000-03-14 21:16:55 +00:00
convexos.h
COPYING
cxux-crt0.s
data.c
Use new macro names
2000-03-27 12:50:13 +00:00
dired.c
dispextern.h
(INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.
2000-03-27 16:02:34 +00:00
dispnew.c
(direct_output_for_insert): Use DEC_TEXT_POS
2000-03-27 16:03:29 +00:00
disptab.h
doc.c
(Qfunction_documentation): New variable.
2000-03-26 19:32:02 +00:00
doprnt.c
(doprnt1): Adjusted for the change of CHAR_STRING.
1999-12-15 00:09:57 +00:00
dosfns.c
(unspecified_colors): Remove.
2000-01-03 16:56:40 +00:00
dosfns.h
ecrt0.c
Remove LISP_FLOAT_TYPE' and standalone'.
2000-02-17 09:45:46 +00:00
editfns.c
(Fsubst_char_in_region): Don't use INC_POS in unibyte
2000-03-27 15:48:36 +00:00
emacs.c
[HAVE_NTGUI]: call syms_of_xfaces instead of syms_of_w32faces.
2000-03-04 14:50:45 +00:00
environ.c
epaths.in
eval.c
* eval.c (Fautoload): Add entry in load-history (if after dump).
2000-03-24 20:25:34 +00:00
fileio.c
(Fread_file_name): Handle case that DIR contains a
2000-03-12 16:24:20 +00:00
filelock.c
filemode.c
firstfile.c
floatfns.c
Remove LISP_FLOAT_TYPE' and standalone'.
2000-02-17 09:45:46 +00:00
fns.c
(optimize_sub_char_table): New function.
2000-03-21 00:37:25 +00:00
fontset.c
(Fset_fontset_font, Ffontset_font): Fix newlines in doc string.
2000-03-21 17:31:48 +00:00
fontset.h
(FONT_NOT_OPENED, FONT_NOT_FOUND): Macros removed.
2000-03-21 00:38:44 +00:00
frame.c
(make_frame): Don't allocate f->fontset_data.
2000-03-21 00:39:10 +00:00
frame.h
(struct frame): Member `fontset_data' removed.
2000-03-21 00:39:29 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
hftctl.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
indent.c
(Fvertical_motion): Always use the current buffer.
2000-03-24 13:31:20 +00:00
indent.h
insdel.c
(del_range_1): Call update_compositions.
2000-02-11 02:20:49 +00:00
intervals.c
Changes towards better type safety regarding intervals, primarily
2000-03-22 21:44:05 +00:00
intervals.h
Changes towards better type safety regarding intervals, primarily
2000-03-22 21:44:05 +00:00
ioctl.h
keyboard.c
(make_lispy_event): Call buffer_posn_from_coords with correct parameters.
2000-03-03 20:32:33 +00:00
keyboard.h
(polling_for_input): Removed.
2000-01-25 15:52:54 +00:00
keymap.c
(push_key_description): Adjusted for the change of
1999-12-15 00:15:57 +00:00
lastfile.c
line.h
lisp.h
(free_frame_xic) [HAVE_X_I18N]: Add missing semicolon.
2000-03-14 21:15:03 +00:00
lread.c
(defvar_per_buffer): Use new macros for per-buffer
2000-03-26 14:09:59 +00:00
mach2.h
macros.c
(Fstart_kbd_macro): Handle case where last-kbd-macro
1999-12-13 03:50:21 +00:00
macros.h
Makefile.in
(bootstrap-emacs): Use mv -f' instead of mv'.
2000-03-26 14:05:11 +00:00
makefile.nt
(w32bdf.obj): Update dependencies.
2000-03-22 21:46:29 +00:00
marker.c
mem-limits.h
Use POINTER_TYPE.
2000-03-08 18:49:46 +00:00
minibuf.c
(Fminibuffer_complete): Set point to ZV if finding
2000-03-15 19:58:19 +00:00
mktime.c
mocklisp.c
mocklisp.h
msdos.c
(XMenuActivate): Args to lookup_derived_face changed.
2000-03-21 00:40:54 +00:00
msdos.h
(FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
2000-03-02 12:27:37 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c
print.c
Use new macro names
2000-03-27 12:50:13 +00:00
process.c
(send_process): Add a hint that the function
2000-03-15 19:58:03 +00:00
process.h
puresize.h
(BASE_PURESIZE): Increase to 650000.
2000-02-07 23:20:53 +00:00
ralloc.c
README
regex.c
(enum re_opcode_t): New opcode on_failure_jump_nastyloop.
2000-03-26 23:05:51 +00:00
regex.h
(RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.
2000-03-19 23:21:42 +00:00
region-cache.c
region-cache.h
scroll.c
search.c
Remove definition of CONST.
2000-02-27 12:48:53 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c
* sound.c (sound_cleanup): Don't call device close routine if pointer is null.
2000-02-07 00:45:16 +00:00
strftime.c
Use PROTOTYPES.
2000-03-08 18:55:10 +00:00
sunfns.c
syntax.c
Use new macro names
2000-03-27 12:50:13 +00:00
syntax.h
(SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 00:20:44 +00:00
sysdep.c
[WINDOWSNT]: Use sys_read and sys_write to ensure correct line-ending
2000-03-01 20:55:11 +00:00
sysselect.h
syssignal.h
systime.h
(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
2000-01-04 17:14:55 +00:00
systty.h
syswait.h
temacs.opt
term.c
(calculate_costs): Remove code dealing with X frames.
2000-03-19 17:04:41 +00:00
termcap.c
termchar.h
termhooks.h
(scroll_bar_part): Add `scroll_bar_move_ratio'.
1999-12-10 01:39:30 +00:00
terminfo.c
termopts.h
textprop.c
(Vtext_property_default_nonsticky): New variable
1999-12-15 00:21:42 +00:00
tparam.c
uaf.h
undo.c
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c
unexelf.c
Restore changes of 1999-10-19.
2000-03-12 17:04:43 +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-pp.trans
vms-pwd.h
vmsdir.h
vmsfns.c
vmsgmalloc.c
vmsmap.c
vmspaths.h
vmsproc.c
vmsproc.h
vmstime.c
vmstime.h
w16select.c
w32.c
(init_environment): Set Vw32_num_mouse_buttons here.
2000-02-27 21:28:38 +00:00
w32.h
w32bdf.c
Include frame.h and dispextern.h before fontset.h.
2000-03-22 21:50:25 +00:00
w32bdf.h
w32console.c
Only disable window system features for dispextern.h
2000-02-27 21:31:07 +00:00
w32faces.c
(tty_defined_color): Apply xfaces.c change from 02-17.
2000-02-27 21:32:22 +00:00
w32fns.c
(w32_wnd_proc): Handle WM_MENUSELECT message.
2000-03-22 22:29:41 +00:00
w32gui.h
(struct W32FontStruct): Revert last change after change to xdisp.c.
2000-02-27 21:36:58 +00:00
w32heap.c
w32heap.h
w32inevt.c
(get_frame, w32_console_mouse_position, mouse_moved_to):
2000-01-30 18:35:30 +00:00
w32inevt.h
w32menu.c
(single_submenu): Set help string to NULL if none.
2000-03-22 23:15:30 +00:00
w32proc.c
w32reg.c
w32select.c
(Fw32_set_clipboard_data): Update call to find_charset_in_str.
2000-01-23 03:23:12 +00:00
w32term.c
Bring up to date with xterm.c changes of 2000-02-24 and 2000-02-25.
2000-03-01 21:13:15 +00:00
w32term.h
(XCharStruct): New struct for emulating X.
2000-01-23 03:24:54 +00:00
w32xfns.c
widget.c
(EmacsFrameSetCharSize): Change size of children first
2000-01-17 09:13:51 +00:00
widget.h
widgetprv.h
window.c
(Fsave_window_excursion): Doc fix.
2000-03-12 15:19:21 +00:00
window.h
x-list-font.c
x11term.h
xdisp.c
(face_before_or_after_it_pos): Pass multibyteness
2000-03-27 16:05:50 +00:00
xfaces.c
(register_color, unregister_colors, unregister_colors)
2000-03-27 14:47:42 +00:00
xfns.c
(x_set_cursor_color): Get color reference counts right.
2000-03-27 14:48:33 +00:00
xmenu.c
(xmenu_show) [!USE_X_TOOLKIT]: Pass help to
2000-01-27 15:32:21 +00:00
xrdb.c
xscrollbar.h
xselect.c
(lisp_data_to_selection_data): Adjusted for the change
1999-12-15 00:26:05 +00:00
xselect.c.old
xterm.c
(x_copy_color): New function.
2000-03-27 14:50:47 +00:00
xterm.h
(x_specified_cursor_type, x_copy_color): Add prototypes.
2000-03-27 14:46:48 +00:00
XTests.c
XTests.h