1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/src
2005-12-09 19:30:35 +00:00
..
bitmaps
m Add previous years to copyright notice. 2005-10-31 08:41:51 +00:00
s (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'. 2005-11-13 05:48:59 +00:00
.arch-inventory
.dbxinit
.gdbinit Revert unwanted changes. 2005-11-19 22:31:15 +00:00
.gitignore Add makefile (for MS-Windows). 2005-09-24 10:27:46 +00:00
abbrev.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
acldef.h
alloc.c Include fcntl.h. Define O_WRONLY if not defined. 2005-11-30 00:04:51 +00:00
alloca.c
atimer.c (stop_other_atimers): Fix loop to correctly compute `prev'. 2005-11-29 22:37:27 +00:00
atimer.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
blockinput.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
buffer.c (Fkill_buffer): Avoid dangerous side effects in NILP argument. 2005-12-06 07:37:47 +00:00
buffer.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
bytecode.c (Fbyte_code): Avoid dangerous side effects in NILP argument. 2005-12-06 07:39:05 +00:00
callint.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
callproc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
casefiddle.c (casify_object): Fix for the case that case 2005-10-14 07:51:51 +00:00
casetab.c (Fset_case_table): Doc fix. 2005-10-23 17:26:53 +00:00
category.c Update FSF's address. 2005-07-04 16:49:24 +00:00
category.h Update FSF's address. 2005-07-04 16:49:24 +00:00
ccl.c (check_ccl_update): Remove unused var vp. 2005-10-20 15:02:59 +00:00
ccl.h Update FSF's address. 2005-07-04 16:49:24 +00:00
ChangeLog *** empty log message *** 2005-12-09 19:30:35 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5 *** empty log message *** 2005-02-18 18:17:16 +00:00
ChangeLog.6 Fix typo. 2005-04-08 11:57:30 +00:00
ChangeLog.7
ChangeLog.8
ChangeLog.9
charset.c (invalid_character): Use Lisp-readable syntax 2005-11-20 07:52:40 +00:00
charset.h (charset_mule_unicode_0100_24ff) 2005-10-24 08:04:01 +00:00
chpdef.h
cm.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
cm.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
cmds.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
coding.c (code_convert_region_unwind): Argument format changed. 2005-09-14 07:06:20 +00:00
coding.h (DECODE_SYSTEM): Fix argument name; name->str. 2005-10-27 00:45:44 +00:00
commands.h (Vminibuffer_local_filename_completion_map): Declare a new keymap for 2005-12-02 13:43:04 +00:00
composite.c (compose_chars_in_text): Delete it. 2005-09-13 01:07:30 +00:00
composite.h (compose_chars_in_text): Delete extern. 2005-09-13 01:05:51 +00:00
config.in Regenerated after adding test for get_current_dir_name. 2005-09-10 11:36:24 +00:00
COPYING Update FSF's address. 2005-07-02 15:46:32 +00:00
cxux-crt0.s Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
data.c (Fmake_variable_frame_local): Doc fix. 2005-10-30 03:02:43 +00:00
dired.c * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
dispextern.h (struct it): New member ignore_overlay_strings_at_pos_p. 2005-11-11 15:33:34 +00:00
dispnew.c (redraw_overlapped_rows, redraw_overlapping_rows) 2005-10-07 21:47:49 +00:00
disptab.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
doc.c (Fsubstitute_command_keys): Doc fix. 2005-11-11 15:36:36 +00:00
doprnt.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
dosfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
dosfns.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ecrt0.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
editfns.c (Fformat): Don't include string padding 2005-10-28 16:26:45 +00:00
emacs.c (main) [MAC_OSX]: Change working directory to home 2005-11-23 07:19:03 +00:00
epaths.in Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
eval.c (internal_lisp_condition_case): New function. 2005-10-29 19:34:12 +00:00
fileio.c (internal_delete_file, Fread_file_name_internal): Avoid dangerous side effects in NILP argument. 2005-12-06 07:39:37 +00:00
filelock.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
filemode.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
firstfile.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
floatfns.c (Fexpt): Use floats for negative exponent. 2005-08-09 07:37:25 +00:00
fns.c (Fchar_table_range): Remove unused var i. 2005-10-20 15:03:26 +00:00
fontset.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
fontset.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
frame.c (Fredirect_frame_focus): Fix typos in docstring. 2005-10-10 14:52:50 +00:00
frame.h (struct frame): New member updated_p. 2005-09-08 22:30:08 +00:00
fringe.c (update_window_fringes): Undo 2005-10-27 change. 2005-11-01 22:32:24 +00:00
getloadavg.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
getpagesize.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
gmalloc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
gnu.h * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
gtkutil.c * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program 2005-09-20 20:07:15 +00:00
gtkutil.h * gtkutil.h (xg_set_frame_icon): Declare it. 2005-08-16 19:33:07 +00:00
hftctl.c
image.c Fix typo. 2005-11-18 19:11:19 +00:00
indent.c From: Kyotaro HORIGUCHI (tiny change) 2005-12-09 09:35:21 +00:00
indent.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
insdel.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
intervals.c (update_interval): Fix indentation and coding style. Add info in error. 2005-09-01 14:18:10 +00:00
intervals.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ioctl.h
keyboard.c (command_loop_1): Don't set Vmemory_full here. 2005-10-29 19:34:58 +00:00
keyboard.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
keymap.c (Vminibuffer_local_filename_completion_map) 2005-12-02 13:47:11 +00:00
keymap.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
lastfile.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
lisp.h Use typedef when Lisp_Object is EMACS_INT so that 2005-11-20 02:15:26 +00:00
lread.c (read_escape) <\s>: Don't treat strings specially. 2005-12-08 17:43:52 +00:00
mac.c (DECODE_UTF_8): Remove macro. 2005-11-23 07:19:16 +00:00
macfns.c * macfns.c: Update copyright year. 2005-10-31 08:36:55 +00:00
macgui.h (USE_CG_TEXT_DRAWING): New define. 2005-11-13 05:46:17 +00:00
macmenu.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macros.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macros.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
macselect.c (Fx_own_selection_internal): Follow error conventions. 2005-07-23 07:50:27 +00:00
macterm.c (Qcontrol): Rename from Qctrl. All uses changed. 2005-11-24 08:20:16 +00:00
macterm.h (cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype. 2005-11-23 07:19:24 +00:00
Makefile.in (lisp, shortlisp): Add rfn-eshadow. 2005-11-16 02:38:24 +00:00
makefile.w32-in Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
marker.c * xlwmenu.c (find_next_selectable): 2005-09-27 18:48:59 +00:00
md5.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
md5.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
mem-limits.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
minibuf.c (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map 2005-12-06 15:53:58 +00:00
mktime.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
msdos.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
msdos.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
ndir.h
param.h
point.h
pre-crt0.c
prefix-args.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
print.c (safe_debug_print): New function to be called from gdb 2005-11-09 23:14:32 +00:00
process.c (Fsignal_process): Recognize signal names with and 2005-11-08 21:38:37 +00:00
process.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
puresize.h (BASE_PURESIZE): Increment to 1180000. 2005-11-21 07:54:48 +00:00
ralloc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
README
regex.c (re_char): Move it back to the implementation file. 2005-10-04 04:31:08 +00:00
regex.h (re_char): Don't expose it in the interface. 2005-10-04 04:32:50 +00:00
region-cache.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
region-cache.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
scroll.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
search.c (search_buffer): No need to initialize base_pat. 2005-11-08 21:38:10 +00:00
sheap.c (STATIC_HEAP_SIZE): Increment both definitions. 2005-11-03 21:12:07 +00:00
sound.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
stamp-h.in
strftime.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
sunfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syntax.c (Fparse_partial_sexp): Fix docstring. 2005-10-29 16:05:41 +00:00
syntax.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
sysdep.c (request_sigio, unrequest_sigio): Do nothing in 2005-10-13 09:29:18 +00:00
sysselect.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syssignal.h [__Lynx__]: Undef SIGPOLL along with SIGIO. 2005-10-20 13:18:50 +00:00
systime.h * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
systty.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
syswait.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
temacs.opt
term.c (encode_terminal_code): Remove unused var src_start. 2005-10-20 15:03:58 +00:00
termcap.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termchar.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termhooks.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
terminfo.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
termopts.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
textprop.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
tparam.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
uaf.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
undo.c (truncate_undo_list): Avoid dangerous side effects in NILP argument. 2005-12-06 07:40:47 +00:00
unexaix.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexalpha.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexapollo.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexconvex.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexcw.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexec.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexelf.c (unexec): Handle .plt section in BSS segment. 2005-11-01 21:32:27 +00:00
unexenix.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexhp9k800.c
unexmacosx.c (unexec_write_zero): New function. 2005-11-09 08:08:34 +00:00
unexmips.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexnext.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexsni.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexsol.c
unexsunos4.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
unexw32.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
vlimit.h
vm-limit.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w16select.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32.c (check_windows_init_file): Fix allocation of error buffer. 2005-09-12 10:27:02 +00:00
w32.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32bdf.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32bdf.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32console.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32fns.c (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog. 2005-12-09 19:29:58 +00:00
w32gui.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32heap.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32heap.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32inevt.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32inevt.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32menu.c (add_menu_item): If unicode_append_menu returns an 2005-08-31 15:22:15 +00:00
w32proc.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32reg.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32select.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32term.c (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for 2005-10-14 08:10:05 +00:00
w32term.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
w32xfns.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widget.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widget.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
widgetprv.h Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
window.c (enlarge_window): Eliminate arg preserve_before. 2005-12-06 02:03:23 +00:00
window.h (struct window): Remove height_fixed_p, no longer set. 2005-09-18 16:30:27 +00:00
xdisp.c (handle_stop): Skip overlay string handling if 2005-11-11 15:33:23 +00:00
xfaces.c (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property 2005-11-26 11:06:53 +00:00
xfns.c (Fx_create_frame): Comment out previous change. 2005-12-08 15:49:11 +00:00
xmenu.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xrdb.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xselect.c Update years in copyright notice; nfc. 2005-08-07 12:33:19 +00:00
xsmfns.c * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct 2005-09-30 22:38:16 +00:00
xterm.c * xfns.c (xg_set_icon_from_xpm_data): New function. 2005-11-16 16:38:48 +00:00
xterm.h Add prototype for xg_set_icon_from_xpm_data. 2005-12-02 14:57:10 +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.