..
bitmaps
m
(HAVE_ALLOCA): Delete.
2002-07-31 22:30:08 +00:00
s
Fix last change.
2002-09-05 17:11:25 +00:00
.dbxinit
.gdbinit
(xchartable): Adjusted for the change of char table
2002-03-01 00:59:36 +00:00
.gitignore
ignore *-spd and *.pdb for w32
2001-10-26 16:51:57 +00:00
abbrev.c
(Fexpand_abbrev): Convert a unibyte character to
2002-09-03 04:06:07 +00:00
acldef.h
alloc.c
(Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
2002-07-26 04:05:01 +00:00
alloca.c
alloca.s
atimer.c
(alarm_signal_handler) [USG && !POSIX_SIGNALS]:
2001-10-08 09:42:24 +00:00
atimer.h
*** empty log message ***
2001-10-08 05:55:48 +00:00
blockinput.h
buffer.c
(Fset_buffer_multibyte, Fset_buffer_multibyte): Fix
2002-09-05 16:59:44 +00:00
buffer.h
(_fetch_multibyte_char_len): Extern deleted.
2002-08-20 03:59:29 +00:00
bytecode.c
(Fbyte_code): Convert a unibyte character to multibyte if necessary.
2002-09-03 04:06:33 +00:00
callint.c
(check_mark): New arg to specify clearer error message.
2002-02-01 04:32:24 +00:00
callproc.c
(Fcall_process): Don't call insert_1_both directly if
2002-07-31 07:05:17 +00:00
casefiddle.c
(casify_object): Fix previous change.
2002-09-03 04:07:54 +00:00
casetab.c
(set_canon, set_identity, shuffle): Simplified.
2002-08-20 11:23:38 +00:00
category.c
(copy_category_entry): Fix for the case that RANGE is an integer.
2003-01-31 06:10:06 +00:00
category.h
(CATEGORY_SET): Just call char_category_set.
2002-03-01 01:13:46 +00:00
ccl.c
(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
2003-01-30 02:19:06 +00:00
ccl.h
(ccl_driver): Prototype adjusted.
2003-01-30 02:19:36 +00:00
ChangeLog
*** empty log message ***
2003-05-29 13:16:36 +00:00
ChangeLog.1
fixed format
2001-11-13 00:07:54 +00:00
ChangeLog.2
fixed format
2001-11-13 00:07:54 +00:00
ChangeLog.3
*** empty log message ***
2002-01-20 18:13:16 +00:00
ChangeLog.4
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.5
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.6
*** empty log message ***
2001-10-06 09:57:20 +00:00
ChangeLog.7
Fix typo.
2002-02-13 21:29:16 +00:00
ChangeLog.8
*** empty log message ***
2001-10-06 09:57:20 +00:00
character.c
(char_string): Renamed from
2002-10-09 05:24:48 +00:00
character.h
(CHAR_STRING): Call char_string if C is greater than
2002-10-09 05:16:05 +00:00
charset.c
(Fcharset_id_internal): New function.
2003-01-30 02:25:12 +00:00
charset.h
(ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.
2003-01-11 03:39:02 +00:00
chartab.c
*** empty log message ***
2003-05-06 23:43:33 +00:00
chpdef.h
cm.c
(calccost, cmgoto): Declare args.
2002-07-30 11:33:39 +00:00
cm.h
cmds.c
(internal_self_insert): In a multibyte buffer, insert C
2002-09-03 04:08:14 +00:00
coding.c
(setup_coding_system): If coding has
2003-05-29 13:17:04 +00:00
coding.h
(make_conversion_work_buffer): Prototype adjusted.
2003-05-28 11:36:19 +00:00
commands.h
composite.c
(syms_of_composite): Make composition_hash_table
2003-01-10 12:45:24 +00:00
composite.h
(Qauto_composed, Vauto_composition_function,
2002-11-07 06:23:23 +00:00
config.in
*** empty log message ***
2002-09-06 17:41:19 +00:00
COPYING
Moved back.
2001-12-09 10:14:33 +00:00
cxux-crt0.s
data.c
(Faset): Check NEWELT by ASCII_CHAR_P, not by
2002-10-15 01:17:51 +00:00
dired.c
Include "character.h".
2002-03-01 01:06:35 +00:00
dispextern.h
(check_face_attributes, generate_ascii_font_name)
2003-01-10 07:16:14 +00:00
dispnew.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
disptab.h
(DISP_CHAR_VECTOR): Adjusted for the change of char
2002-03-01 01:25:51 +00:00
doc.c
(Fsubstitute_command_keys): Delete unused vars.
2002-07-30 11:34:55 +00:00
doprnt.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
dosfns.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
dosfns.h
Update copyright notice.
2001-03-04 07:12:41 +00:00
ecrt0.c
editfns.c
(Finsert_byte): Return a proper value.
2002-10-15 13:01:50 +00:00
emacs.c
(main): In the case of --unibyte, instead of aborting on
2002-08-19 06:11:52 +00:00
epaths.in
Update copyright notice.
2001-02-22 11:56:33 +00:00
eval.c
(Fsignal): Remove duplicated declaration of the variable
2002-02-02 10:08:08 +00:00
fileio.c
(kill_workbuf_unwind): New function.
2003-05-28 11:35:50 +00:00
filelock.c
Include "character.h".
2002-03-01 01:06:35 +00:00
filemode.c
firstfile.c
floatfns.c
(Fatan): Accept an optional second arg and call atan2 if passed 2 args.
2002-02-19 10:58:07 +00:00
fns.c
(Flanginfo): Call synchronize_system_time_locale.
2002-11-26 17:48:07 +00:00
fontset.c
(BASE_FONTSET_P): Check FONTSET_BASE, not
2003-05-20 13:04:49 +00:00
fontset.h
(Qfontset): Don't extern it.
2003-01-10 07:14:47 +00:00
frame.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
frame.h
(Vmouse_highlight): Declare extern.
2002-02-16 23:54:04 +00:00
getloadavg.c
getpagesize.h
Add copyright notice.
2001-02-20 13:36:21 +00:00
gmalloc.c
Test BROKEN_PROTOTYPES.
2001-11-03 15:08:36 +00:00
gnu.h
hftctl.c
indent.c
Include "character.h" instead of "charset.h".
2002-03-01 01:42:20 +00:00
indent.h
insdel.c
(insert_from_gap): Fix argument to offset_intervals.
2003-01-06 01:17:47 +00:00
intervals.c
(set_point_both): The position after an invisible, intangible
2001-12-28 05:12:42 +00:00
intervals.h
Include "dispextern.h" unconditionally.
2002-02-24 20:37:24 +00:00
ioctl.h
keyboard.c
(lispy_accent_codes, lispy_accent_keys): Extend.
2002-10-28 22:50:00 +00:00
keyboard.h
Fix typos.
2002-02-13 21:33:40 +00:00
keymap.c
(Fapropos_internal): Don't gcpro apropos_predicate but
2003-01-07 17:53:49 +00:00
keymap.h
(describe_char_table): Extern it.
2002-03-01 01:43:45 +00:00
lastfile.c
lisp.h
(Fgenerate_new_buffer_name): EXFUN it.
2003-05-28 11:35:32 +00:00
lread.c
Fix last change.
2003-05-04 15:46:26 +00:00
macros.c
Change doc-string comments to new style' [w/doc:' keyword].
2001-12-11 06:23:50 +00:00
macros.h
Makefile.in
Fix some dependencies.
2003-01-07 17:52:51 +00:00
makefile.nt
Remove mocklisp files.
2001-12-22 14:02:33 +00:00
makefile.w32-in
Remove mocklisp files.
2001-12-22 14:02:33 +00:00
marker.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
md5.c
(WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define
2001-01-13 07:14:02 +00:00
md5.h
(__P): Don't define -- it comes from config.h.
2000-12-06 21:16:37 +00:00
mem-limits.h
Test GNU_LINUX, not LINUX.
2001-12-11 22:20:20 +00:00
minibuf.c
(Fminibuffer_complete_word): Use the macro
2002-09-03 04:08:49 +00:00
mktime.c
msdos.c
(XMenuActivate): Adjuted for the change of lookup_derived_face.
2002-07-26 04:07:00 +00:00
msdos.h
(struct display_info): Add mouse_face_hidden.
2002-02-16 23:56:41 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
Add copyright and permissions.
2001-02-22 01:49:37 +00:00
print.c
Copyright up-date.
2002-10-06 21:16:50 +00:00
process.c
*** empty log message ***
2002-05-17 17:10:07 +00:00
process.h
(EXEC_SUFFIXES): Remove.
2001-10-14 20:16:52 +00:00
puresize.h
(BASE_PURESIZE): Increased.
2002-03-01 01:45:51 +00:00
ralloc.c
(__morecore) [!SYSTEM_MALLOC]: Move declaration
2001-02-19 12:20:08 +00:00
README
*** empty log message ***
2001-10-08 05:55:48 +00:00
regex.c
(re_search_2): Fix for the case of unibyte buffer.
2002-10-07 12:59:21 +00:00
regex.h
(struct re_pattern_buffer): New member target_multibyte.
2002-09-03 04:09:06 +00:00
region-cache.c
region-cache.h
scroll.c
(calculate_scrolling, calculate_direct_scrolling):
2002-07-30 11:36:03 +00:00
search.c
(Freplace_match): Check C by ASCII_CHAR_P, not by
2002-10-15 01:19:20 +00:00
sound.c
(Fplay_sound): Initialize header_size also for :data case.
2002-01-14 14:37:37 +00:00
strftime.c
(mbsinit): Define as no-op if not available.
2001-12-28 19:05:42 +00:00
sunfns.c
(Fsun_change_cursor_icon): Doc fix.
2001-11-14 00:04:24 +00:00
syntax.c
(skip_chars, skip_syntaxes): Fix type errors.
2003-01-07 17:54:30 +00:00
syntax.h
(SYNTAX_ENTRY_INT): Don't use make_number.
2002-07-16 14:58:26 +00:00
sysdep.c
Comment.
2002-07-03 22:47:00 +00:00
sysselect.h
syssignal.h
(sigunblock): Don't define if already defined.
2001-11-03 16:52:13 +00:00
systime.h
(set_file_times): Prototype.
2001-01-04 17:50:27 +00:00
systty.h
syswait.h
Delete conditionals for HPUX7, ISC 4.1, and convex.
2001-11-17 03:49:13 +00:00
temacs.opt
term.c
Comment fix
2002-07-30 11:36:59 +00:00
termcap.c
(speeds): Put in #if 0.
2001-05-28 11:58:27 +00:00
termchar.h
termhooks.h
Comment.
2002-10-28 22:48:53 +00:00
terminfo.c
(tparam): Declare an arg. Use P_ to declare tparm.
2002-07-30 11:37:36 +00:00
termopts.h
textprop.c
(Fnext_property_change, Fnext_single_property_change)
2002-01-25 22:42:13 +00:00
tparam.c
(tparam1): Change the way buffers are reallocated to be
2000-12-08 09:58:48 +00:00
uaf.h
undo.c
Update usage of CHECK_ macros (remove unused second argument).
2001-11-02 20:46:55 +00:00
unexaix.c
unexalpha.c
unexapollo.c
Include <config.h>.
2002-01-01 19:15:26 +00:00
unexconvex.c
unexec.c
*** empty log message ***
2001-12-11 22:56:41 +00:00
unexelf.c
(unexec): Make last change conditional on Irix 6.5.
2002-10-10 22:28:48 +00:00
unexenix.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
w32.c
Include <config.h>.
2002-01-01 19:15:26 +00:00
w32.h
(w32_strerror): New extern.
2000-12-18 23:50:56 +00:00
w32bdf.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
w32bdf.h
(bdffont): Add nchars.
2000-10-29 21:02:58 +00:00
w32console.c
Include "character.h" instead of "charset.h".
2002-03-01 01:06:01 +00:00
w32fns.c
(w32_wnd_proc) <WM_TIMER>: Fix last change.
2002-02-23 18:14:06 +00:00
w32gui.h
Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.
2001-10-26 11:54:10 +00:00
w32heap.c
Include <config.h>.
2002-01-01 19:15:26 +00:00
w32heap.h
Do not undef min and max.
2001-10-08 22:41:09 +00:00
w32inevt.c
Include <config.h>.
2002-01-01 19:15:26 +00:00
w32inevt.h
w32menu.c
(menubar_selection_callback): Free the menu and
2002-02-23 00:01:34 +00:00
w32proc.c
(syms_of_ntproc): Doc fix.
2002-02-26 10:01:38 +00:00
w32reg.c
w32select.c
(Fw32_set_clipboard_data): Run pre-write-conversion
2002-02-23 18:12:30 +00:00
w32term.c
(w32_encode_char): Call ccl_driver with the last arg Qnil.
2003-01-31 06:08:43 +00:00
w32term.h
(struct w32_output): New member menu_command_in_progress.
2002-02-22 23:58:11 +00:00
w32xfns.c
(select_palette): Do nothing if palette hasn't yet
2001-02-06 22:20:12 +00:00
widget.c
(set_frame_size): Use x_compute_fringe_widths.
2001-12-01 01:24:00 +00:00
widget.h
(EmacsFrameSetCharSize_): Prototype.
2001-01-04 17:48:42 +00:00
widgetprv.h
window.c
(Vminibuf_selected_window): New variable.
2002-02-26 22:50:55 +00:00
window.h
(Vminibuf_selected_window): Declare extern.
2002-02-26 22:52:07 +00:00
xdisp.c
(SKIP_GLYPHS): New macro.
2003-01-31 06:11:29 +00:00
xfaces.c
(Vface_font_rescale_alist): Renamed from
2003-04-09 08:35:07 +00:00
xfns.c
(x_set_font, x_create_tip_frame): Adjusted to the change
2003-01-10 07:20:25 +00:00
xmenu.c
(set_frame_menubar, xmenu_show):
2002-01-07 00:23:56 +00:00
xrdb.c
(SYSV): Don't define on Solaris 2.
2001-08-16 12:55:40 +00:00
xselect.c
(selection_data_to_lisp_data): Don't call
2002-11-07 06:25:02 +00:00
xterm.c
(XTread_socket): Check Lisp types for Vx_keysym_table
2003-02-04 19:24:26 +00:00
xterm.h
(x_new_fontset): Prototype adjusted.
2003-01-10 07:22:39 +00:00