1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/src
Kenichi Handa 15d143f758 (coding_set_source): Delete the local variable beg_byte.
(encode_coding_charset): Delete the local variable charset.
(Fdefine_coding_system_internal): Likewise.
(Fdefine_coding_system_internal): Setup
attrs[coding_attr_charset_valids] correctly.
2002-05-10 03:56:05 +00:00
..
bitmaps
m Split the __hpux conditional into the parts 2001-12-11 06:34:37 +00:00
s (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. 2002-02-07 11:12:04 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +00:00
acldef.h
alloc.c Include "character.h" instead of "charset.h". 2002-03-01 01:06:56 +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): Fix 8-bit char handling. 2002-05-07 04:49:50 +00:00
buffer.h EXFUN Fbuffer_live_p. 2002-03-01 01:10:45 +00:00
bytecode.c Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +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): Be sure to give the current buffer 2002-05-07 04:50:09 +00:00
casefiddle.c (casify_region): Fix multibyte case. 2002-03-05 00:07:19 +00:00
casetab.c Include "character.h" instead of "charset.h". 2002-03-01 01:11:39 +00:00
category.c Include "character.h". 2002-03-01 01:13:23 +00:00
category.h (CATEGORY_SET): Just call char_category_set. 2002-03-01 01:13:46 +00:00
ccl.c Include "character.h". 2002-03-01 01:14:09 +00:00
ccl.h (struct ccl_program): Members eol_type and multibyte 2002-03-01 01:14:37 +00:00
ChangeLog (coding_set_source): Delete the local variable beg_byte. 2002-05-10 03:56:05 +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 (c_string_width): Add return type `int'. 2002-03-05 00:07:51 +00:00
character.h (CHAR_VALID_P): Don't call CHARACTERP. 2002-03-05 00:08:10 +00:00
charset.c (load_charset_map): Fix previous change. 2002-05-10 03:54:48 +00:00
charset.h (struct charset): New member `code_space_mask'. 2002-05-10 03:55:12 +00:00
chartab.c (sub_char_table_set_range): Optimized for the case 2002-03-05 00:08:31 +00:00
chpdef.h
cm.c Don't try to include termcap.h; see comment there. 2000-11-21 12:05:08 +00:00
cm.h
cmds.c Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +00:00
coding.c (coding_set_source): Delete the local variable beg_byte. 2002-05-10 03:56:05 +00:00
coding.h Completely re-written. 2002-03-01 01:17:24 +00:00
commands.h
composite.c Include "character.h" instead of "charset.h". 2002-03-01 01:18:09 +00:00
composite.h (enum composition_method): Order of enumeration 2002-03-01 01:18:37 +00:00
config.in (HAVE_MBSINIT): Add #undef. 2001-12-28 19:06:08 +00:00
COPYING Moved back. 2001-12-09 10:14:33 +00:00
cxux-crt0.s
data.c Include "character.h" instead of "charset.h". 2002-03-01 01:25:08 +00:00
dired.c Include "character.h". 2002-03-01 01:06:35 +00:00
dispextern.h (generate_ascii_font): Fix return type. 2002-05-09 17:59:15 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:37:55 +00:00
emacs.c (main): Call init_charset_once, init_charset, 2002-03-01 01:38:15 +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 (Finsert_file_contents): Set coding_system instead of 2002-05-07 04:51:06 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:39:56 +00:00
fontset.c Mostly re-written. 2002-03-01 02:07:40 +00:00
fontset.h (struct font_info): Type of the member encoding_type 2002-03-01 01:41:06 +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): Call record_insert. 2002-03-08 00:19:56 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:43:03 +00:00
keyboard.h Fix typos. 2002-02-13 21:33:40 +00:00
keymap.c Include "character.h". 2002-03-01 01:43:26 +00:00
keymap.h (describe_char_table): Extern it. 2002-03-01 01:43:45 +00:00
lastfile.c
lisp.h (enum pvec_type): New member PVEC_SUB_CHAR_TABLE. 2002-03-01 01:44:13 +00:00
lread.c Include "character.h". 2002-03-01 01:44:45 +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 (obj): Add character.o and chartab.o. 2002-03-01 01:01:48 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +00:00
mktime.c
msdos.c Include "character.h" instead of "charset.h". 2002-03-01 01:06:01 +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 * print.c: Include "character.h" instead of "charset.h". 2002-03-01 01:45:03 +00:00
process.c Include "character.h" instead of "charset.h". 2002-03-01 01:45:23 +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 * regex.c: Include "character.h" instead of "charset.h". 2002-03-01 01:46:12 +00:00
regex.h Remove warning that noone noticed anyway 2000-10-17 06:55:04 +00:00
region-cache.c
region-cache.h
scroll.c Don't define min/max. 2001-10-08 08:08:08 +00:00
search.c (boyer_moore): Fix handling of mulitbyte character translation. 2002-05-07 12:46:21 +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 Include "character.h" instead of "charset.h". 2002-03-01 01:47:11 +00:00
syntax.h (syntax_temp) [!__GNUC__]: Declare. 2002-05-09 17:59:01 +00:00
sysdep.c (init_system_name): Put unused variable `p' in #if 0. 2002-02-08 09:46:14 +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 Include "buffer.h" and "character.h". 2002-03-01 01:48:37 +00:00
termcap.c (speeds): Put in #if 0. 2001-05-28 11:58:27 +00:00
termchar.h
termhooks.h (reassert_line_highlight_hook, change_line_highlight_hook): 2001-10-20 05:51:38 +00:00
terminfo.c (ospeed): Don't declare. 2000-10-06 22:53:30 +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): Define n so as to cause compilation error 2002-01-22 20:56:29 +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 (x_new_font): Adjusted for the change of FS_LOAD_FONT. 2002-03-01 01:49:08 +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 (display_mode_element): When the variable `elt' is 2002-05-07 04:55:32 +00:00
xfaces.c (generate_ascii_font): Fix arg declaration. 2002-05-09 17:57:26 +00:00
xfns.c Include "character.h". 2002-03-01 01:50:19 +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 Don't include "charset.h". 2002-03-01 04:28:00 +00:00
xterm.c Include "character.h". 2002-03-01 04:15:33 +00:00
xterm.h (x_encode_text): Update prototype. 2002-02-22 13:15:02 +00:00

This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs (on Unix systems) or the Emacs
executable and map files (on VMS systems) are copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

Under GNU and Unix systems, the file `Makefile.in' is used as a
template by the script `../configure' to produce `Makefile.c'.  The
same script then uses `cpp' to produce the machine-dependent
`Makefile' from `Makefile.c'; `Makefile' is the file which actually
controls the compilation of Emacs.  Most of this should work
transparently to the user; you should only need to run `../configure',
and then type `make'.

See the file VMSBUILD in this directory for instructions on compiling,
linking and building Emacs on VMS.

The files `*.com' and `temacs.opt' are used on VMS only.
The files `vlimit.h', `ioclt.h' and `param.h' are stubs to
allow compilation on VMS with the minimum amount of #ifdefs.

`uaf.h' contains VMS uaf structure definitions.  This is only needed if
you define READ_SYSUAF.  This should only be done for single-user
systems where you are not overly concerned with security, since it
either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
world readable.  Otherwise, Emacs can determine information about the
current user, but no one else.