1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/src
Kenichi Handa 5b359650ab (kill_workbuf_unwind): Delete this function.
(Finsert_file_contents): Adjust the call of detect_coding_system.
Get conversion_buffer by code_conversion_save.  Use the macor
CODING_MAY_REQUIRE_DECODING.  After decoding, update
coding_system.
2003-12-02 01:45:13 +00:00
..
bitmaps
m
s
.dbxinit
.gdbinit
.gitignore
abbrev.c
acldef.h
alloc.c Sync with HEAD version. 2003-09-17 19:16:27 +00:00
alloca.c
atimer.c
atimer.h
blockinput.h
buffer.c
buffer.h
bytecode.c
callint.c
callproc.c
casefiddle.c
casetab.c (set_case_table): Remove unused var. 2003-09-29 17:55:29 +00:00
category.c
category.h *** empty log message *** 2003-09-28 23:57:00 +00:00
ccl.c (ccl_driver): Fix arg of CHARACTERP. 2003-09-17 19:26:25 +00:00
ccl.h
ChangeLog *** empty log message *** 2003-09-26 12:01:49 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.22 *** empty log message *** 2003-11-24 02:46:35 +00:00
character.c (char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P. 2003-09-28 23:54:27 +00:00
character.h
charset.c (find_charsets_in_text): Delete unused locale variable. 2003-11-22 11:40:57 +00:00
charset.h (charset_unicode): Extern it. 2003-10-06 11:20:06 +00:00
chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP. 2003-10-06 11:20:45 +00:00
chpdef.h
cm.c
cm.h
cmds.c
coding.c (enum iso_code_class_type): Delete ISO_carriage_return. 2003-12-02 01:40:27 +00:00
coding.h (make_conversion_work_buffer): Delete extern. 2003-12-02 01:42:47 +00:00
commands.h
composite.c (update_compositions): Bind inhibit-read-only, etc 2003-11-18 06:29:24 +00:00
composite.h (find_composition, update_compositions): Make 2003-09-17 13:52:42 +00:00
config.in *** empty log message *** 2003-09-26 17:36:12 +00:00
COPYING
cxux-crt0.s
data.c (Faset): Check newelt by CHECK_CHARACTER. Don't change 2003-09-26 11:20:13 +00:00
dired.c
dispextern.h
dispnew.c (adjust_frame_glyphs_for_frame_redisplay) 2003-09-29 18:01:37 +00:00
disptab.h
doc.c
doprnt.c
dosfns.c
dosfns.h
ecrt0.c
editfns.c (Fgoto_char): Fix docstring. 2003-10-17 07:08:08 +00:00
emacs.c
epaths.in
eval.c
fileio.c (kill_workbuf_unwind): Delete this function. 2003-12-02 01:45:13 +00:00
filelock.c
filemode.c
firstfile.c
floatfns.c
fns.c (Fmapconcat): Signal an error if SEQUENCE is a char table. 2003-11-17 00:58:10 +00:00
fontset.c (set_fontset_font): New function. 2003-11-08 00:54:53 +00:00
fontset.h *** empty log message *** 2003-10-06 11:24:18 +00:00
frame.c (frame_name_fnn_p): Make len EMACS_INT. 2003-09-29 18:03:38 +00:00
frame.h
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
gtkutil.c
gtkutil.h
hftctl.c
indent.c (check_composition): Make start and end EMACS_INT. 2003-09-17 13:51:20 +00:00
indent.h
insdel.c (insert_from_gap): Adjust intervals correctly. 2003-10-16 00:44:43 +00:00
intervals.c (get_property_and_range): Make start and end EMACS_INT. 2003-09-17 13:53:56 +00:00
intervals.h (get_property_and_range): Make start and end EMACS_INT. 2003-09-17 13:53:56 +00:00
ioctl.h
keyboard.c (cancel_hourglass_unwind): Return Qnil. 2003-09-29 18:04:28 +00:00
keyboard.h
keymap.c (store_in_keymap): Pay attention to the case that idx is a cons 2003-11-24 02:46:11 +00:00
keymap.h
lastfile.c
lisp.h *** empty log message *** 2003-10-06 11:24:18 +00:00
lread.c
mac.c
macfns.c
macgui.h
macmenu.c
macros.c
macros.h
macterm.c
macterm.h
Makefile.in (gtkutil.o): Depend on coding.h. 2003-09-16 17:31:26 +00:00
makefile.nt
makefile.w32-in (temacs): Increase EMHEAP further to avoid startup message about low memory. 2003-10-12 13:56:23 +00:00
marker.c
md5.c
md5.h
mem-limits.h
minibuf.c (Fminibuffer_complete_word): Remove unused var. 2003-09-29 18:07:03 +00:00
mktime.c
msdos.c
msdos.h
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (print_object): Always print ASCII chars as is. 2003-11-17 23:48:44 +00:00
process.c
process.h
puresize.h
ralloc.c
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c
search.c
sound.c
stamp-h.in
strftime.c
sunfns.c
syntax.c (skip_chars): Be sure to alloca char_ranges when necessary. 2003-11-15 00:59:37 +00:00
syntax.h
sysdep.c
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
temacs.opt
term.c (terminal_encode_buffer): Make externally visible. 2003-10-11 22:15:08 +00:00
termcap.c
termchar.h
termhooks.h
terminfo.c
termopts.h
textprop.c
tparam.c
uaf.h
undo.c
unexaix.c
unexalpha.c Don't include varargs.h. 2003-09-17 19:12:26 +00:00
unexapollo.c
unexconvex.c
unexec.c
unexelf.c
unexenix.c
unexhp9k800.c
unexmacosx.c
unexmips.c
unexnext.c
unexsni.c
unexsol.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
w32.c
w32.h
w32bdf.c (w32_load_bdf_font): Clear font_info before filling. 2003-10-11 22:18:29 +00:00
w32bdf.h
w32console.c Include character.h. Use terminal_encode_buffer from term.c. 2003-10-11 22:24:47 +00:00
w32fns.c (w32_load_system_font): Default charset to -1. 2003-10-12 22:47:33 +00:00
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32proc.c
w32reg.c
w32select.c (Fw32_set_clipboard_data): Use string_x_string_p in place of 2003-10-11 22:41:38 +00:00
w32term.c (GLYPHSET, WCRANGE): Define if system headers don't. 2003-10-12 22:55:45 +00:00
w32term.h Declare x_get_font_repertory. 2003-10-11 22:43:50 +00:00
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c (Fdisplay_buffer, Fframe_selected_window): Remove 2003-09-29 17:55:05 +00:00
window.h
xdisp.c (handle_auto_composed_prop): Fix the case of returning 2003-11-23 07:32:11 +00:00
xfaces.c (set_lface_from_font_name): Fix for the case that 2003-11-13 23:33:48 +00:00
xfns.c (DefaultDepthOfScreen, x_encode_text): Remove unused vars. 2003-09-29 18:16:30 +00:00
xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used 2003-09-29 18:17:35 +00:00
xrdb.c
xselect.c
xsmfns.c
xterm.c (x_list_fonts): Fix excluding of auto-scaled fonts. 2003-10-24 00:40:10 +00:00
xterm.h

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.