1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
emacs/src
Gerd Moellmann bdda7eb033 (DEFAULT_IMAGE_HEIGHT): New macro.
(IMAGE_ASCENT): Removed.
2000-05-02 20:02:55 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m (_LP64) [!_LP64]: Define. 2000-04-19 14:32:35 +00:00
s (TERMCAP_OBJ): Removed. 2000-04-27 19:09:58 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.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 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type 2000-04-02 01:52:58 +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 (init_buffer_once): Handle extra_line_spacing. 2000-04-24 13:55:05 +00:00
buffer.h (struct buffer): Add extra_line_spacing, remove extra2 2000-04-24 13:54:35 +00:00
bytecode.c (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/ 2000-04-04 14:54:29 +00:00
callint.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
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 *** empty log message *** 2000-05-02 13:47:06 +00:00
ChangeLog.1 # 1999-09-29 16:37:29 +00:00
ChangeLog.2 # 1999-09-29 16:37:29 +00:00
ChangeLog.3 # 1999-09-29 16:37:29 +00:00
ChangeLog.4 # 1999-09-29 16:37:29 +00:00
ChangeLog.5 # 1999-09-29 16:37:29 +00:00
ChangeLog.6 # 1999-09-29 16:37:29 +00:00
ChangeLog.7 # 1999-10-04 16:40:11 +00:00
charset.c * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a 2000-04-08 19:39:03 +00:00
charset.h (CHARSET_TABLE_ENTRY): Fix comment -- argument is a C int, not a lisp integer. 2000-04-08 19:35:24 +00:00
chpdef.h
cm.c (toplevel) [HAVE_TERMCAP_H]: Include termcap.h. 1999-09-16 12:52:12 +00:00
cm.h Remove unneeded declaration of ospeed. 1999-09-27 16:42:19 +00:00
cmds.c Comment change. 2000-01-21 02:22:56 +00:00
coding.c * coding.h (code_convert_string): Declare. 2000-04-08 19:34:29 +00:00
coding.h * coding.h (code_convert_string): Declare. 2000-04-08 19:34:29 +00:00
commands.h
composite.c (update_compositions): If FROM and TO is not in a 2000-04-13 23:38:19 +00:00
composite.h (struct composition): Change the order of declaring 1999-12-27 03:34:02 +00:00
config.in Add BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION. 2000-04-14 11:24:14 +00:00
convexos.h
COPYING # 1999-10-17 09:55:57 +00:00
cxux-crt0.s #ecrt0.c 1999-10-01 11:44:30 +00:00
data.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
dired.c Include sys/stat.h. Declare filemodestring. 1999-11-24 12:56:02 +00:00
dispextern.h (DEFAULT_IMAGE_HEIGHT): New macro. 2000-05-02 20:02:55 +00:00
dispnew.c (increment_matrix_positions): Renamed from 2000-04-25 19:39:59 +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 Changes for automatic remapping of X colors on terminal frames: 1999-12-06 16:54:09 +00:00
ecrt0.c Remove LISP_FLOAT_TYPE' and standalone'. 2000-02-17 09:45:46 +00:00
editfns.c (preceding-char, following-char): Doc fix. 2000-04-10 17:42:19 +00:00
emacs.c (USAGE2): Add --line-spacing' and -lsp'. 2000-04-24 13:55:28 +00:00
environ.c
epaths.in
eval.c (Fsignal): If lisp_eval_depth or spepdl_size are near 2000-05-02 13:41:03 +00:00
fileio.c (Fdo_auto_save): Create directories for auto-save 2000-04-24 18:41:54 +00:00
filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes. 2000-04-14 13:03:20 +00:00
filemode.c #ecrt0.c 1999-10-01 11:44:30 +00:00
firstfile.c
floatfns.c Remove LISP_FLOAT_TYPE' and standalone'. 2000-02-17 09:45:46 +00:00
fns.c (syms_of_fns): Defsubr mapc. 2000-04-19 22:27:27 +00:00
fontset.c (fs_load_font): By default, use 0x00..0x7f for ASCII. 2000-05-01 00:57:23 +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): Add member extra_line_spacing. 2000-04-24 13:56:30 +00:00
getloadavg.c
getpagesize.h
gmalloc.c * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
gnu.h
hftctl.c Use PROTOTYPES. 2000-03-08 18:55:10 +00:00
indent.c (compute_motion): Set immediate_quit. 2000-04-10 11:44:37 +00:00
indent.h
insdel.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
intervals.c Stop assuming interval pointers and lisp objects can be distinguished by 2000-03-29 22:14:34 +00:00
intervals.h * intervals.h (SET_INTERVAL_PARENT): Use INT_LISPLIKE to test for a pointer 2000-04-05 18:53:39 +00:00
ioctl.h
keyboard.c (timer_check): Fix typo in comment. 2000-04-21 13:02:41 +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 (struct Lisp_Buffer_Cons): Remove. 2000-04-21 13:00:58 +00:00
lread.c (read1): Don't treat period followed by certain 2000-04-27 19:10:15 +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 (termcapobj): Don't use TERMCAP_OBJ. 2000-04-27 19:09:43 +00:00
makefile.nt (w32bdf.obj): Update dependencies. 2000-03-22 21:46:29 +00:00
marker.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
mem-limits.h Use POINTER_TYPE. 2000-03-08 18:49:46 +00:00
minibuf.c make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP 2000-04-05 17:29:31 +00:00
mktime.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
mocklisp.c
mocklisp.h
msdos.c (NUM_MOUSE_BUTTONS): Define. 2000-04-12 15:46:49 +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 (print_object): Treat print-length < 0 as nil. 2000-04-27 19:09:17 +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 #ecrt0.c 1999-10-01 11:44:30 +00:00
regex.c (re_match_2_internal): Don't shorten the strings anymore, 2000-04-19 21:39:18 +00:00
regex.h * regex.c (PTR_TO_OFFSET) [!emacs]: Remove. 2000-04-02 23:56:46 +00:00
region-cache.c
region-cache.h
scroll.c * scroll.c (CHECK_BOUNDS): Renamed from CHECK. 2000-03-29 23:24:14 +00:00
search.c make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP 2000-04-05 17:29:31 +00:00
sink11.h
sink11mask.h
sink.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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
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 #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c (produce_glyphs): Remove reference to struct it's prompt_width. 2000-04-24 13:53:16 +00:00
termcap.c
termchar.h
termhooks.h (NUM_MOUSE_BUTTONS): Removed. 2000-04-03 12:19:31 +00:00
terminfo.c
termopts.h
textprop.c (Vtext_property_default_nonsticky): New variable 1999-12-15 00:21:42 +00:00
tparam.c (tparam1): Abort when encountering an unknown 2000-04-13 19:10:40 +00:00
uaf.h
undo.c (record_delete): If we hit the end of the undo list, stop picking elements 2000-04-26 18:39:30 +00:00
unexaix.c (unexec): Use unsigned instead of uintptr_t because 1999-11-23 17:22:03 +00:00
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c
unexelf1.c
unexelf.c Restore changes of 1999-10-19. 2000-03-12 17:04:43 +00:00
unexencap.c
unexenix.c
unexfx2800.c
unexhp9k800.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexmips.c
unexnext.c
unexsgi.c
unexsni.c (unexec): Handle .rel.dyn section. 1999-11-17 20:58:06 +00:00
unexsunos4.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexw32.c
vlimit.h
vm-limit.c
vms-pp.c
vms-pp.trans #ecrt0.c 1999-10-01 11:44:30 +00:00
vms-pwd.h
vmsdir.h
vmsfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsgmalloc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
vmsmap.c
vmspaths.h
vmsproc.c * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER): 2000-03-30 09:56:31 +00:00
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 * callproc.c (strerror): Remove decl. 1999-11-22 08:19:51 +00:00
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 (w32_read_socket): Handle WM_MENUSELECT message. 2000-03-27 20:19:49 +00:00
w32term.h (XCharStruct): New struct for emulating X. 2000-01-23 03:24:54 +00:00
w32xfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
widget.c (EmacsFrameSetCharSize): Change size of children first 2000-01-17 09:13:51 +00:00
widget.h
widgetprv.h
window.c (freeze_window_start): Check that minibuffer scroll window isn't nil before 2000-04-26 18:41:05 +00:00
window.h Extend comment for optional_new_start. 1999-10-30 20:43:26 +00:00
x11term.h
x-list-font.c
xdisp.c (make_cursor_line_fully_visible): Handle case of rows 2000-04-28 13:39:21 +00:00
xfaces.c (realize_x_face): Fix the argument of the second 2000-04-28 12:57:52 +00:00
xfns.c (slurp_file): New function. 2000-04-27 19:11:04 +00:00
xmenu.c (xmenu_show) [!USE_X_TOOLKIT]: Pass help to 2000-01-27 15:32:21 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
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_produce_image_glyph, x_draw_image_foreground) 2000-05-02 20:02:29 +00:00
xterm.h (struct face): Add forward declaration. 2000-05-02 20:01:46 +00:00
XTests.c
XTests.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.

`pwd.h' contains definitions for VMS to be able to correctly simulate
`getpwdnam' and `getpwduid'.