1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/src
Gerd Moellmann edfef19957 (string_to_object): New.
(read_minibuf_noninteractive): New.
(read_minibuf): Call read_minibuf_noninteractive if
noninteractive.  Use string_to_object.
1999-11-03 12:41:38 +00:00
..
bitmaps # 1999-09-29 16:37:29 +00:00
m * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
s Use SIGCHLD, not SIGCLD (not in glibc 2.1). 1999-11-02 23:10:56 +00:00
.dbxinit #ecrt0.c 1999-10-01 11:44:30 +00:00
.gdbinit (xstring): Handle unibyte strings. 1998-05-10 01:13:11 +00:00
.gitignore Add TAGS-LISP 1999-10-08 11:52:13 +00:00
abbrev.c (Fexpand_abbrev): Remove unused variables. 1999-09-20 00:34:35 +00:00
acldef.h
alloc.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
alloca.c
alloca.s
blockinput.h (reinvoke_input_signal): Don't use prototype decl. 1998-04-28 02:33:19 +00:00
buffer.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
buffer.h (struct buffer): Remove prompt_end_charpos field. 1999-10-17 12:53:48 +00:00
bytecode.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
casefiddle.c (casify_object): Remove unused variables. 1999-09-20 23:18:36 +00:00
casetab.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
category.c (modify_lower_category_set): Set default value of 1999-09-30 04:18:36 +00:00
category.h (CATEGORY_SET): Adjusted for the change of cmpchar_component. 1998-11-10 00:24:40 +00:00
ccl.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
ccl.h (setup_ccl_program): The type is changed to `int'. 1999-07-26 11:55:53 +00:00
ChangeLog (string_to_object): New. 1999-11-03 12:41:38 +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 Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
charset.h (GET_TRANSLATION_TABLE): Use XCDR. 1999-09-11 18:35:57 +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 (Fbeginning_of_line): Don't handle minibuffer prompt here. 1999-09-11 01:12:39 +00:00
coding.c (code_convert_region): Update `dst' correctly. 1999-10-29 00:46:20 +00:00
coding.h Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
commands.h (Vthis_command): Renamed from this_command. 1998-08-09 21:55:27 +00:00
config.in Add undef for HAVE_DEV_PTMX. 1999-10-27 10:22:45 +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
d.el Initial revision 1998-04-18 01:29:57 +00:00
data.c (Qtext_read_only): New built-in error. 1999-11-01 14:14:04 +00:00
dired.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
dispextern.h (struct image): New member load_failed_p. 1999-10-09 19:46:41 +00:00
dispnew.c (Finternal_show_cursor): Renamed from Fshow_cursor. 1999-11-01 14:43:24 +00:00
disptab.h Add prototypes. Remove declaration of obsolete 1997-11-21 14:46:31 +00:00
doc.c (Fdocumentation_property): Fix bug bypassing UNGCPRO. 1999-11-02 23:18:05 +00:00
doprnt.c Use stdlib.h, unistd.h. 1999-08-18 13:14:37 +00:00
dosfns.c (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
dosfns.h (msdos_stdcolor_name): Remove const from return value. 1999-08-10 10:29:20 +00:00
ecrt0.c # 1999-10-01 12:43:57 +00:00
editfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
emacs.c (standard_args): Add file' as synonym for visit', 1999-10-26 14:34:42 +00:00
environ.c
epaths.in (PATH_X_DEFAULTS): New macro. 1997-08-16 18:32:17 +00:00
eval.c (init_eval): Conditionalize declaration of gcpro_level. 1999-11-02 12:58:32 +00:00
fileio.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
filelock.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
filemode.c #ecrt0.c 1999-10-01 11:44:30 +00:00
firstfile.c Initial revision 1997-09-07 05:14:46 +00:00
floatfns.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
fns.c (Flength): Unroll loop over lists. 1999-10-31 02:04:50 +00:00
fontset.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
fontset.h (FONT_INFO_ID): Build an ID from a font_info pointer. 1999-07-21 21:43:52 +00:00
frame.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
frame.h (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while. 1999-09-14 13:09:30 +00:00
getloadavg.c * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when 1999-07-20 22:34:43 +00:00
getpagesize.h
gmalloc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
gnu.h
hftctl.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
indent.c Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. 1999-09-12 05:07:01 +00:00
indent.h (toplevel): Add function prototypes. 1999-07-21 21:43:52 +00:00
insdel.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
intervals.c (get_local_map): Use indirect_function, 1999-10-09 00:50:15 +00:00
intervals.h Add function prototypes. 1999-07-21 21:43:52 +00:00
ioctl.h
keyboard.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
keyboard.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
keymap.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
lastfile.c Include config.h to pick up data layout pragmas. 1999-01-17 19:16:08 +00:00
line.h
lisp.h (QUIT): Give it statement form. 1999-11-02 13:25:16 +00:00
lread.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
mach2.h
macros.c (Fexecute_kbd_macro): Save real_this_command. 1999-03-30 18:02:13 +00:00
macros.h Declare finalize_kbd_macro_chars and 1997-11-21 13:24:40 +00:00
Makefile.in (w16select.o, sound.o): Don't depend on lisp.h. 1999-11-01 23:26:54 +00:00
makefile.nt ($(BLD)\w32term.obj): Add dependency on w32heap.h. 1999-05-02 10:11:35 +00:00
marker.c (Fcopy_marker): Make return from wrong_type_argument 1998-07-12 19:13:45 +00:00
mem-limits.h (get_lim_data): Use reserved_heap_size instead of 1999-01-17 19:18:38 +00:00
minibuf.c (string_to_object): New. 1999-11-03 12:41:38 +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 (Fml_if): Initialize val. 1998-04-17 01:49:33 +00:00
mocklisp.h
msdos.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
msdos.h Remove redundant declarations (most of them are now in 1999-07-30 08:08:43 +00:00
ndir.h
old-ralloc.c
param.h
point.h
pre-crt0.c
prefix-args.c Fix -Wimplicit warnings. 1998-04-14 12:25:56 +00:00
print.c (strout): Consider `noninteractive' and use stdout 1999-11-01 23:25:14 +00:00
process.c Undo last change and define _GNU_SOURCE before config.h. 1999-11-02 22:44:28 +00:00
process.h (struct process): Make inherit_coding_system_flag a Lisp_Object. 1998-04-29 21:47:23 +00:00
puresize.h (BASE_PURESIZE): Increase to 525000. 1999-10-04 15:47:14 +00:00
ralloc.c (relinquish): When returning memory to the system, 1997-09-27 16:01:00 +00:00
README #ecrt0.c 1999-10-01 11:44:30 +00:00
regex.c (POP_FAILURE_POINT): Use failure_id.integer 1999-10-28 21:17:43 +00:00
regex.h (RE_TRANSLATE_P): New macro. 1998-04-15 10:32:29 +00:00
region-cache.c
region-cache.h Add prototypes. 1997-11-25 13:44:34 +00:00
scroll.c Rewritten. 1999-07-21 21:43:52 +00:00
search.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sol2-2.h
sound.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
strftime.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +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 Remove whitespace after open or in front of closing parentheses. 1999-11-01 13:56:47 +00:00
syntax.h Use XCAR and XCDR. 1999-09-11 20:42:47 +00:00
sysdep.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25: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
systty.h [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of 1999-01-04 12:10:38 +00:00
syswait.h
temacs.opt #ecrt0.c 1999-10-01 11:44:30 +00:00
term.c (OUTPUT_IF, OUTPUT1_IF): Use do-while. 1999-09-15 12:58:40 +00:00
termcap.c (tgetst1): Supprt EBCDIC systems. 1998-08-18 20:58:45 +00:00
termchar.h
termhooks.h Change spelling of toolbar' to tool_bar' or `tool-bar'. 1999-09-05 15:49:07 +00:00
terminfo.c Use lisp.h 1999-08-18 13:17:06 +00:00
termopts.h
textprop.c (verify_interval_modification): Signal text-read-only 1999-11-01 14:14:52 +00:00
tparam.c
uaf.h
undo.c Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
unexaix.c New version incorporating Michael Sperber's changes from XEmacs. 1999-09-06 16:01:15 +00:00
unexalpha.c Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
unexapollo.c Initial revision 1998-01-02 21:48:33 +00:00
unexconvex.c
unexec.c [COFF]: New variable coff_offset. 1998-06-29 22:54:28 +00:00
unexelf.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexelf1.c
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 Comment change. 1997-09-02 05:05:37 +00:00
unexsgi.c (unexec): Dump the .rodata section from memory 1999-06-13 22:48:46 +00:00
unexsni.c
unexsunos4.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
unexw32.c (get_section_info) [_ALPHA_]: Force as much bss data 1999-06-03 21:00:10 +00:00
vlimit.h
vm-limit.c (memory_warnings) [WINDOWSNT]: Reset lim_data on each 1999-02-20 20:50:20 +00:00
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 Use XCAR and XCDR instead of explicit member access. 1999-09-13 03:35:33 +00:00
vmsproc.h
vmstime.c
vmstime.h
w16select.c (get_clipboard_data): Always stop at the first null byte. 1999-03-03 14:51:07 +00:00
w32.c (stat): Check for directory ending in separator when 1999-08-06 20:40:36 +00:00
w32.h (FILE_SEND_SIGCHLD): New macro. 1998-04-17 05:07:51 +00:00
w32bdf.c (clear_cached_bitmap_slots): Remove. 1999-06-13 17:49:12 +00:00
w32bdf.h Merged patches from Meadow. 1999-03-17 22:03:43 +00:00
w32console.c (w32_use_full_screen_buffer): New variable. 1999-07-09 13:38:11 +00:00
w32faces.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32fns.c Use XCAR and XCDR instead of explicit member references. 1999-09-12 07:05:34 +00:00
w32gui.h Include w32bdf.h. 1999-01-22 19:58:10 +00:00
w32heap.c w32heap.c (osinfo_cache): New variable. 1999-06-24 22:05:35 +00:00
w32heap.h w32heap.h (osinfo_cache): Declare. 1999-06-24 22:05:46 +00:00
w32inevt.c (w32_console_read_socket): Use new variable w32_use_full_screen_buffer. 1999-07-09 13:36:55 +00:00
w32inevt.h (w32_console_mouse_position, w32_console_read_socket): 1998-04-29 04:36:27 +00:00
w32menu.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32proc.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32reg.c (w32_get_string_resource): Check for name in current 1999-05-02 10:28:55 +00:00
w32select.c (Fw32_set_clipboard_data): Undo last change to add 1999-05-02 10:30:22 +00:00
w32term.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
w32term.h (drain_message_queue): Add extern. 1999-07-01 19:48:19 +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 (set_frame_size, EmacsFrameSetCharSize): Remove 1999-09-15 12:58:42 +00:00
widget.h (x_set_font): Don't call face-set-after-frame-default 1999-07-21 21:43:52 +00:00
widgetprv.h
window.c more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine 1999-10-25 04:58:18 +00:00
window.h Extend comment for optional_new_start. 1999-10-30 20:43:26 +00:00
x-list-font.c (Fx_list_fonts): Access frame parameters throught 1998-10-21 11:50:56 +00:00
x11term.h
xdisp.c (display_line): Set charpos of first glyph in blank 1999-11-02 12:22:54 +00:00
xfaces.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xfns.c (QCuser_data): New. 1999-11-02 12:51:55 +00:00
xmenu.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xrdb.c (get_fallback): Remove unused variable. 1999-09-16 20:20:10 +00:00
xscrollbar.h
xselect.c (x_own_selection): Change for Lisp_Object selected_frame. 1999-09-13 11:14:26 +00:00
xselect.c.old
xterm.c Add support for large files, 64-bit Solaris, system locale codings. 1999-10-19 07:25:11 +00:00
xterm.h Change protorype of x_alloc_nearest_color. 1999-09-03 18:50:06 +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'.