1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 21:50:37 -08:00
emacs/src
Gerd Moellmann 4cba8c0bdc Comment fix.
2001-07-16 12:22:17 +00:00
..
bitmaps
m properly mark Attic files as deleted 2001-07-06 08:41:36 +00:00
s Update the copyright. 2001-03-04 07:09:15 +00:00
.dbxinit
.gdbinit Add copyright notice. 2001-02-20 11:00:55 +00:00
.gitignore
abbrev.c
acldef.h
alloc.c (live_string_p, live_cons_p, live_symbol_p) 2001-03-29 10:35:51 +00:00
alloca.c
alloca.s
atimer.c
atimer.h
blockinput.h
buffer.c (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0. 2001-07-06 15:38:42 +00:00
buffer.h (OVERLAY_PLIST): New macro. 2001-05-16 12:18:18 +00:00
bytecode.c (BYTE_CODE_QUIT): New macro. 2001-03-28 10:01:51 +00:00
callint.c (Fcall_interactively): Prevent a compiler warning. 2000-12-21 20:40:40 +00:00
callproc.c (Fcall_process): Deal with decode_coding returning 2001-05-29 13:57:30 +00:00
casefiddle.c (casify_object): Remove unused variable `tolen'. 2001-01-02 14:06:38 +00:00
casetab.c
category.c (Fcategory_docstring): Remove unused variable `doc'. 2001-01-02 14:21:33 +00:00
category.h
ccl.c Add copyright notice for FSF. 2001-05-17 09:09:14 +00:00
ccl.h (struct ccl_program): New member eight_bit_control. 2001-02-27 03:29:08 +00:00
ChangeLog (CHAR_STRING_NO_SIGNAL): New macro. 2001-07-13 09:31:16 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3 Fix problems confusing authors.el. 2001-02-14 20:23:45 +00:00
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7 *** empty log message *** 2001-06-08 12:08:28 +00:00
ChangeLog.8 *** empty log message *** 2001-05-11 19:45:28 +00:00
charset.c (char_to_string_1): Extracted from char_to_string. 2001-07-13 09:30:42 +00:00
charset.h (CHAR_STRING_NO_SIGNAL): New macro. 2001-07-13 09:31:16 +00:00
chpdef.h
cm.c
cm.h
cmds.c
coding.c (Ffind_coding_systems_region_internal): If safe_codings 2001-07-12 20:28:45 +00:00
coding.h Comment fixes. 2001-02-14 23:51:03 +00:00
commands.h
composite.c (Ffind_composition_internal): Accept ZV 2001-06-19 11:30:53 +00:00
composite.h (COMPOSITION_VALID_P): Allow integers as cdrs of 2001-04-06 10:14:24 +00:00
config.in (HAVE_XKBGETKEYBOARD): Add. 2000-12-14 11:59:50 +00:00
COPYING
cxux-crt0.s
data.c (Fsubr_interactive_form): New function. 2001-03-29 13:58:30 +00:00
dired.c (file_name_completion): Pass dp->d_name to 2001-07-12 16:29:51 +00:00
dispextern.h Improve a comment. 2001-07-03 10:30:08 +00:00
dispnew.c (update_window): Don't skip the header-line 2001-07-10 16:18:15 +00:00
disptab.h
doc.c (Fsnarf_documentation): Remove unused variables `fun' and 2001-01-02 14:02:33 +00:00
doprnt.c (doprnt1): Get byte length of Lisp string correctly. 2001-01-19 05:22:51 +00:00
dosfns.c (syms_of_dosfns): Add \n\ at the end of a line in the 2001-07-06 16:47:26 +00:00
dosfns.h Update copyright notice. 2001-03-04 07:12:41 +00:00
ecrt0.c
editfns.c (Fmessage_box): If the frame is not under a window 2001-06-15 11:31:11 +00:00
emacs.c (main): Remove extern declaration for sys_nerr, which 2001-06-29 22:09:24 +00:00
epaths.in Update copyright notice. 2001-02-22 11:56:33 +00:00
eval.c (specbind): Additionally record the buffer that was 2001-07-05 09:25:36 +00:00
fileio.c (unwind_read): Print a message when discarding inserted 2001-07-11 15:42:26 +00:00
filelock.c
filemode.c
firstfile.c
floatfns.c
fns.c Include blockinput.h. 2001-04-11 13:58:25 +00:00
fontset.c (Ffontset_info): Check that face is non-null 2001-05-16 10:18:36 +00:00
fontset.h
frame.c (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined. 2001-03-25 18:37:29 +00:00
frame.h Change the include blocker to the same form as in other header 2001-01-31 20:34:39 +00:00
getloadavg.c
getpagesize.h Add copyright notice. 2001-02-20 13:36:21 +00:00
gmalloc.c (__malloc_size_t) [__GNUC__]: If STDC_HEADERS is not 2001-04-18 10:26:16 +00:00
gnu.h
hftctl.c
indent.c (string_display_width): Put in #if 0. 2001-05-28 12:04:47 +00:00
indent.h
insdel.c (signal_before_change, signal_after_change): Consider a 2001-05-16 16:07:20 +00:00
intervals.c (find_interval): Don't rebalance during signal handling. 2001-04-12 12:13:27 +00:00
intervals.h (enum map_property): Removed. 2001-01-12 11:18:41 +00:00
ioctl.h
keyboard.c (read_char) <non_reread>: Record the previous idle 2001-06-26 12:31:30 +00:00
keyboard.h
keymap.c (Fsingle_key_description): NUL-terminate the string 2001-05-29 14:09:54 +00:00
lastfile.c
lisp.h Change comment. 2001-07-05 09:24:35 +00:00
lread.c (Fload): Document that the argument is run via substitute-in-file-name. 2001-06-02 06:12:18 +00:00
macros.c (Fstart_kbd_macro): Doc fix. 2001-05-28 15:01:34 +00:00
macros.h
makefile.nt ($(BLD)\dired.obj): Remove reference to VMS header 2001-02-22 23:22:52 +00:00
makefile.w32-in Update copyright notice. 2001-02-24 22:01:57 +00:00
marker.c (Fmarker_position): Remove unused variables pos', i', 2001-01-02 14:08:59 +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
minibuf.c (Fcompleting_read): Doc fix. 2001-06-23 16:19:29 +00:00
mktime.c
mocklisp.c
mocklisp.h
msdos.c (do_visible_bell): Add \n\ at the end of each line of 2001-07-06 15:31:47 +00:00
msdos.h (struct x_output): Rename busy_window to 2001-02-21 13:56:00 +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 (syms_of_print) <print-length, print-level>: Doc fix. 2001-05-09 15:41:25 +00:00
process.c (read_process_output): Don't call signal_after_change 2001-05-16 16:05:20 +00:00
process.h
puresize.h Revert last change following loadup.el change. 2001-02-05 17:41:40 +00:00
ralloc.c (__morecore) [!SYSTEM_MALLOC]: Move declaration 2001-02-19 12:20:08 +00:00
README
regex.c (malloc, realloc, free) [emacs]: Undefine before 2001-05-12 10:54:10 +00:00
regex.h
region-cache.c
region-cache.h
scroll.c
search.c (search_buffer): Call set_search_regs with a byte 2001-02-01 19:21:52 +00:00
sink.h
sink11.h
sink11mask.h
sinkmask.h
sound.c (toplevel): Include <signal.h> and "syssignal.h". 2001-07-09 17:15:48 +00:00
strftime.c Change some #if foo to #ifdef foo. 2000-12-06 19:56:47 +00:00
sunfns.c Call redisplay_preserve_echo_area with additional arg. 2001-01-16 12:42:22 +00:00
syntax.c Fixed a typo in a comment. 2001-06-15 07:31:16 +00:00
syntax.h
sysdep.c (getwd) [!HAVE_GETWD]: Unblock input before returning. 2001-04-05 14:59:37 +00:00
sysselect.h
syssignal.h
systime.h (set_file_times): Prototype. 2001-01-04 17:50:27 +00:00
systty.h
syswait.h
temacs.opt
term.c (tty_cursor_hidden): New variable. 2001-05-31 08:56:32 +00:00
termcap.c (speeds): Put in #if 0. 2001-05-28 11:58:27 +00:00
termchar.h
termhooks.h
terminfo.c
termopts.h
textprop.c (Fset_text_properties): Doc fix. 2001-02-15 12:36:44 +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 (Fprimitive_undo): In a writable buffer, enable undoing 2001-04-30 14:57:35 +00:00
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexec.c
unexelf.c
unexenix.c
unexhp9k800.c
unexmips.c
unexnext.c
unexsni.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
w32.c (sys_open): Try to open file without _O_CREAT first, to be 2001-04-10 12:15:25 +00:00
w32.h (w32_strerror): New extern. 2000-12-18 23:50:56 +00:00
w32bdf.c (search_file_line, set_bdf_font_info, seek_char) 2001-05-12 10:05:39 +00:00
w32bdf.h
w32console.c
w32fns.c (w32_to_x_font): Change prototype to fit the declaration. 2001-05-12 11:03:51 +00:00
w32gui.h
w32heap.c
w32heap.h
w32inevt.c (w32_console_toggle_lock_key): Add parentheses. 2001-01-12 23:59:09 +00:00
w32inevt.h
w32menu.c (menubar_selection_callback, w32_menu_show): Initialize `entry' to nil. 2001-07-11 18:31:41 +00:00
w32proc.c (create_child): Add new parameter is_gui_app. 2001-06-11 11:00:24 +00:00
w32reg.c
w32select.c
w32term.c * w32term.c (x_set_glyph_string_background_width): Extend the 2001-02-23 10:17:41 +00:00
w32term.h (struct image, struct face): Forward declaration, to avoid compiler warnings. 2001-05-12 09:50:14 +00:00
w32xfns.c (select_palette): Do nothing if palette hasn't yet 2001-02-06 22:20:12 +00:00
widget.c (EmacsFrameSetCharSize): Turn off atimers and block 2001-06-27 17:16:23 +00:00
widget.h (EmacsFrameSetCharSize_): Prototype. 2001-01-04 17:48:42 +00:00
widgetprv.h
window.c (window_scroll): Change the meaning of N to mean 2001-04-10 16:13:02 +00:00
window.h (WINDOW_LIVE_P): New macro. 2001-01-18 14:10:06 +00:00
xdisp.c (get_next_display_element): Use CHAR_STRING_NO_SIGNAL 2001-07-13 09:30:21 +00:00
xfaces.c Comment fix. 2001-07-16 12:22:17 +00:00
xfns.c (Fx_create_frame): Initialize frame colors to -1, 2001-07-10 12:19:10 +00:00
xmenu.c (single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]: 2001-05-29 14:31:01 +00:00
xrdb.c (x_load_resources) [USE_MOTIF]: Remove extraneous arg 2001-03-12 12:49:02 +00:00
xselect.c (x_decline_selection_request): Handle errors 2001-07-12 14:38:51 +00:00
xterm.c (XTread_socket) <PropertyNotify>: Put the code 2001-07-12 14:39:45 +00:00
xterm.h (x_free_dpy_colors): Add prototype. 2001-07-02 12:44:09 +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.

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