1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 13:11:14 -08:00
emacs/src
2004-11-13 01:29:31 +00:00
..
bitmaps
m (DATA_SEG_BITS): Don't define. 2004-10-14 13:58:25 +00:00
s (LIBS_CARBON): New define to specify libraries for 2004-09-02 17:02:11 +00:00
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401 2004-06-12 04:51:11 +00:00
.dbxinit
.gdbinit (ppt): New function. 2004-11-03 12:49:39 +00:00
.gitignore * .cvsignore: Add buildobj.lst. 2004-11-09 08:23:44 +00:00
abbrev.c (Fexpand_abbrev): Undo previous change. 2004-07-31 03:37:21 +00:00
acldef.h
alloc.c Comment change. 2004-09-18 19:18:58 +00:00
alloca.c
atimer.c * atimer.c (alarm_signal_handler): Do not call set_alarm if 2004-10-31 12:25:46 +00:00
atimer.h Update copyright. 2004-06-16 15:10:55 +00:00
blockinput.h Update copyright. 2004-06-16 15:10:55 +00:00
buffer.c (syms_of_buffer): Fix a few typos. 2004-10-26 09:45:16 +00:00
buffer.h (struct buffer): Add auto_save_file_format field. 2004-09-08 02:21:45 +00:00
bytecode.c (BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC. 2004-09-13 21:13:38 +00:00
callint.c (Fcall_interactively): Remove unused variable 'funcar'. 2004-11-09 13:18:58 +00:00
callproc.c From: YAMAMOTO Mitsuharu 2004-11-02 10:10:35 +00:00
casefiddle.c (casify_region): Handle changes in byte-length using replace_range_2. 2004-11-02 09:12:51 +00:00
casetab.c
category.c
category.h
ccl.c (CCL_READ_CHAR): If hit EOF, set REG to -1. 2004-06-13 00:22:19 +00:00
ccl.h
ChangeLog *** empty log message *** 2004-11-13 01:29:31 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8 *** empty log message *** 2004-10-28 23:35:13 +00:00
ChangeLog.9
charset.c Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls. 2004-10-26 22:38:50 +00:00
charset.h
chpdef.h
cm.c
cm.h
cmds.c
coding.c (code_convert_region): Don't skip ASCIIs if there are compositions to encode. 2004-09-29 23:40:30 +00:00
coding.h
commands.h
composite.c
composite.h
config.in Regenerate. 2004-11-06 16:53:38 +00:00
COPYING
cxux-crt0.s
data.c (store_symval_forwarding): Remove unused variables. 2004-11-09 13:19:11 +00:00
dired.c Don't declare Fmsdos_downcase_filename. 2004-11-07 11:08:45 +00:00
dispextern.h (struct glyph_row): New member extra_line_spacing. 2004-11-12 14:26:34 +00:00
dispnew.c (margin_glyphs_to_reserve): Don't use ncols_scale_factor. 2004-10-31 00:05:18 +00:00
disptab.h
doc.c Include <ctype.h>. 2004-11-09 13:23:00 +00:00
doprnt.c
dosfns.c * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in 2004-11-07 09:13:26 +00:00
dosfns.h
ecrt0.c
editfns.c Move #include "systime.h" before <sys/resource.h>. 2004-11-08 12:04:07 +00:00
emacs.c (Fdump_emacs): Fix format string. 2004-11-09 13:23:13 +00:00
epaths.in
eval.c * eval.c (Feval): Remove check for INPUT_BLOCKED_P. 2004-11-06 07:47:27 +00:00
fileio.c Don't declare Fmsdos_downcase_filename. 2004-11-07 11:08:45 +00:00
filelock.c
filemode.c
firstfile.c
floatfns.c
fns.c (sxhash): As far as possible, merge calculation of 2004-11-06 17:01:27 +00:00
fontset.c (fontset_pattern_regexp): Cancel my previous change; 2004-11-08 00:38:48 +00:00
fontset.h
frame.c (syms_of_frame): Fix the example in the doc string. 2004-11-06 11:55:32 +00:00
frame.h
fringe.c (destroy_fringe_bitmap): Fix return type. 2004-11-09 13:23:32 +00:00
getloadavg.c
getpagesize.h
gmalloc.c
gnu.h
gtkutil.c * gtkutil.h: Declare use_old_gtk_file_dialog. 2004-11-04 15:05:27 +00:00
gtkutil.h * gtkutil.h: Declare use_old_gtk_file_dialog. 2004-11-04 15:05:27 +00:00
hftctl.c
image.c (CHECK_LIB_AVAILABLE): Add third parameter LIBRARIES. 2004-06-30 13:11:36 +00:00
indent.c (vmotion): When moving up, check the newline before. 2004-10-27 10:57:40 +00:00
indent.h
insdel.c (replace_range_2): New function. 2004-11-02 09:14:11 +00:00
intervals.c (move_if_not_intangible): Force POSITION to be between BEGV and ZV. 2004-08-16 22:52:29 +00:00
intervals.h (NULL_INTERVAL_P): Add separate version when 2004-11-09 13:23:42 +00:00
ioctl.h
keyboard.c (read_avail_input): Remove unused variable 'discard'. 2004-11-09 13:23:55 +00:00
keyboard.h (kbd_buffer_unget_event): Add prototype. 2004-11-05 11:30:12 +00:00
keymap.c (Fkeymap_prompt): Accept symbol keymaps. 2004-11-10 22:35:21 +00:00
keymap.h
lastfile.c * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF): 2004-10-20 16:23:30 +00:00
lisp.h (Fdelete): Add EXFUN. 2004-11-09 13:24:07 +00:00
lread.c (read1): Fix next_char matching. 2004-11-09 13:24:19 +00:00
mac.c macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow 2004-10-10 16:56:21 +00:00
macfns.c * fileio.c (Fread_file_name): Pass Qt as fifth parameter to 2004-11-02 08:21:16 +00:00
macgui.h macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow 2004-10-10 16:56:21 +00:00
macmenu.c macfns.c (mac_get_window_bounds): Add extern. 2004-10-06 15:38:53 +00:00
macros.c (syms_of_macros) <defining-kbd-macro>: Doc fix. 2004-11-05 22:46:28 +00:00
macros.h
macterm.c 2004-10-28 Will <will@glozer.net> 2004-10-29 00:00:43 +00:00
macterm.h
Makefile.in * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependencies 2004-11-09 10:59:49 +00:00
makefile.w32-in * doc.c: New variable Vbuild_files. 2004-11-09 08:19:51 +00:00
marker.c
md5.c
md5.h
mem-limits.h (EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true. 2004-06-01 20:26:52 +00:00
minibuf.c (history_delete_duplicates): New variable. 2004-09-08 20:06:13 +00:00
mktime.c
msdos.c * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in 2004-11-07 09:13:26 +00:00
msdos.h
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c
print.c (print_object): Fix format string. 2004-11-09 13:24:35 +00:00
process.c (Fmake_network_process): Remove unused var 'retry'. 2004-11-09 11:15:46 +00:00
process.h
puresize.h (PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT. 2004-09-14 20:53:18 +00:00
ralloc.c
README
regex.c (re_error_msgid): Add an entry for REG_ERANGEX. 2004-10-24 03:56:51 +00:00
regex.h (enum reg_errcode_t): New value REG_ERANGEX. 2004-10-24 03:58:24 +00:00
region-cache.c
region-cache.h
scroll.c
search.c Comment change. 2004-10-27 10:59:20 +00:00
sheap.c
sound.c
stamp-h.in
strftime.c
sunfns.c
syntax.c (scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one. 2004-10-27 20:15:05 +00:00
syntax.h (SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to 2004-06-13 15:30:31 +00:00
sysdep.c (child_setup_tty, init_sys_modes): Use CDISABLE. 2004-08-19 10:08:15 +00:00
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
temacs.opt
term.c
termcap.c
termchar.h
termhooks.h
terminfo.c
termopts.h
textprop.c (syms_of_textprop): Add `syntax-table' to the nonsticky props. 2004-10-13 16:58:45 +00:00
tparam.c
uaf.h
undo.c (truncate_undo_list): New arg LIMITSIZE. 2004-05-29 16:20:47 +00:00
unexaix.c
unexalpha.c
unexapollo.c
unexconvex.c
unexcw.c
unexec.c
unexelf.c
unexenix.c
unexhp9k800.c
unexmacosx.c config.in (HAVE_MALLOC_MALLOC_H): Regenerate 2004-10-08 18:38:17 +00:00
unexmips.c
unexnext.c
unexsni.c
unexsol.c
unexsunos4.c
unexw32.c
vlimit.h
vm-limit.c
w16select.c
w32.c (init_environment): Set emacs_dir correctly when running 2004-10-19 19:09:37 +00:00
w32.h
w32bdf.c
w32bdf.h
w32console.c Prefix RIF functions with w32con_ to avoid namespace clash with term.c. 2004-05-18 19:48:51 +00:00
w32fns.c Use fast_string_match_ignore_case for comparing font names. 2004-11-02 08:55:10 +00:00
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c (AppendMenuW_Proc): Move declaration to w32term.h. 2004-09-07 21:50:39 +00:00
w32proc.c Rename wait_reading_process_input to wait_reading_process_output. 2004-08-20 10:34:12 +00:00
w32reg.c
w32select.c (Fw32_set_clipboard_data): Update `nbytes' correctly 2004-06-30 23:30:39 +00:00
w32term.c Delete region objects after use. 2004-11-01 08:52:47 +00:00
w32term.h (AppendMenuW_Proc): Move declaration from w32menu.c. 2004-09-07 21:49:14 +00:00
w32xfns.c
widget.c * widget.c (EmacsFrameDestroy): Don't abort if normal_gc is 0. 2004-07-21 19:18:29 +00:00
widget.h
widgetprv.h
window.c (window_scroll_pixel_based, Frecenter): Use 2004-11-12 14:26:53 +00:00
window.h (struct glyph_matrix): New members nrows_scale_factor 2004-07-21 21:08:56 +00:00
xdisp.c (make_cursor_line_fully_visible_p): New variable. 2004-11-13 01:05:47 +00:00
xfaces.c (merge_named_face): GCPRO the face_name in the 2004-11-07 03:47:09 +00:00
xfns.c * gtkutil.h: Declare use_old_gtk_file_dialog. 2004-11-04 15:05:27 +00:00
xmenu.c (pop_down_menu): Return nil. 2004-11-12 13:47:13 +00:00
xrdb.c
xselect.c Include <sys/types.h> and <unistd.h> (for getpid). 2004-11-09 13:26:58 +00:00
xsmfns.c * xsmfns.c: Put empty line between comment and function body. 2004-10-26 09:28:01 +00:00
xterm.c * xterm.c (handle_one_xevent): Don't queue X selection events 2004-11-05 11:30:44 +00:00
xterm.h (x_start_queuing_selection_requests) 2004-11-05 11:31:03 +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.