1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 22:40:51 -08:00
emacs/src
2008-02-19 04:03:01 +00:00
..
bitmaps Add copyright and license information. 2007-02-03 23:03:40 +00:00
m * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
s * s/gnu-linux.h: Remove support for non-ELF and linux-1.x. 2008-02-10 17:01:47 +00:00
.arch-inventory
.dbxinit
.gdbinit Don't set `args', it breaks gdb --args. 2008-02-15 22:42:02 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
acldef.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +00:00
alloc.c (mark_buffer): Comment fix to clarify the status of Lisp fields. 2008-02-11 17:54:46 +00:00
atimer.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
atimer.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
blockinput.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
buffer.c (clone_per_buffer_values, reset_buffer_local_variables) 2008-02-11 17:56:13 +00:00
buffer.h (struct buffer): Comment fix to clarify the status of Lisp fields. 2008-02-11 17:54:15 +00:00
bytecode.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
callint.c (Fcall_interactively): Use AREF. 2008-02-19 04:03:01 +00:00
callproc.c * process.c (Fstart_process): 2008-02-06 03:16:10 +00:00
casefiddle.c (casify_region): Only call after-change and composition 2008-02-12 21:25:45 +00:00
casetab.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
category.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
category.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
ccl.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
ccl.h (smerge-auto-combine-max-separation): New var. 2008-02-13 15:10:57 +00:00
ChangeLog (Fcall_interactively): Use AREF. 2008-02-19 04:03:01 +00:00
ChangeLog.1 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.2 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.3 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.4 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.5 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.6 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.7 Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ChangeLog.8 Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ChangeLog.9 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ChangeLog.10 Add 2008 to copyright years. 2008-01-09 04:31:51 +00:00
character.c * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. 2008-02-12 21:35:15 +00:00
character.h (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE) 2008-02-12 21:27:54 +00:00
charset.c (syms_of_charset): Set QCtest and Qeq. 2008-02-06 11:51:55 +00:00
charset.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
chartab.c (make_sub_char_table): Remove noop-yet-incorrect statement. 2008-02-06 03:03:52 +00:00
chpdef.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +00:00
cm.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
cm.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
cmds.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
coding.c (decode_coding_object, encode_coding_object): Preserve 2008-02-14 12:24:15 +00:00
coding.h Use AREF, not ASLOT. 2008-02-14 01:05:46 +00:00
commands.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
composite.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
composite.h (Fcompose_region_internal, Fcompose_string_internal): Declare. 2008-02-06 03:10:25 +00:00
config.in Regenerate. 2008-02-11 00:30:48 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
data.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dbusbind.c * dbusbind.c (xd_retrieve_arg): Pacify GCC on x86_64 GNU/Linux. 2008-01-25 18:56:46 +00:00
dired.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dispextern.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dispnew.c Merge from emacs--devo--0 2008-01-30 07:57:28 +00:00
disptab.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
doc.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
doprnt.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dosfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
dosfns.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
ecrt0.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
editfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
emacs.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
epaths.in Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
eval.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
fileio.c (Finsert_file_contents): Adjust offsets when replacing 2008-02-14 19:41:43 +00:00
filelock.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
filemode.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
firstfile.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
floatfns.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
fns.c * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. 2008-02-12 21:35:15 +00:00
font.c (font_unparse_xlfd): Don't ignore integer pixel size specs. 2008-02-18 18:38:49 +00:00
font.h (smerge-auto-combine-max-separation): New var. 2008-02-13 15:10:57 +00:00
fontset.c (FONTSET_OBJLIST): New macro. 2008-02-17 02:03:44 +00:00
fontset.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
frame.c (Fdelete_frame): Call Fdelete_terminal. 2008-02-12 04:03:17 +00:00
frame.h * frame.c (Qnoelisp): New symbol. 2008-02-10 21:56:38 +00:00
fringe.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
ftfont.c (ftfont_shape): Return Lispy number. 2008-02-16 12:40:42 +00:00
ftfont.h Update copyright years and GPL version. 2008-02-02 04:35:05 +00:00
ftxfont.c (ftxfont_default_fid): Delete it. 2008-02-17 02:03:19 +00:00
getloadavg.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
getpagesize.h * movemail.c: 2008-01-13 00:43:55 +00:00
gmalloc.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
gnu.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
gtkutil.c (xg_create_frame_widgets): If frame is embedded, call 2008-02-07 14:07:55 +00:00
gtkutil.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
hftctl.c
image.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
indent.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
indent.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
insdel.c * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. 2008-02-12 21:35:15 +00:00
intervals.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
intervals.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
ioctl.h
keyboard.c (read_avail_input): Call Fdelete_terminal. 2008-02-12 04:05:29 +00:00
keyboard.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
keymap.c (Fkey_description): Move side effect outside of macro call. 2008-02-08 16:23:19 +00:00
keymap.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
lastfile.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
lisp.h Undo last mistakenly commited change. 2008-02-13 22:39:30 +00:00
lread.c Jim Meyering <meyering at redhat.com> 2008-02-07 06:54:39 +00:00
mac.c Merge from emacs--rel--22 2008-01-22 23:53:46 +00:00
macfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
macgui.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
macmenu.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
macros.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
macros.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
macselect.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
macterm.c Merge from emacs--devo--0 2008-01-30 07:57:28 +00:00
macterm.h Merge from emacs--rel--22 2008-01-22 23:53:46 +00:00
Makefile.in (${lispsource}international/charprop.el): Delete 2008-02-11 05:34:40 +00:00
makefile.w32-in (OBJ1): Include font.o here. 2008-02-03 21:33:49 +00:00
marker.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
md5.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
md5.h Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
mem-limits.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
minibuf.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
mktime.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
msdos.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
msdos.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
ndir.h Add legal comment on copyright issue. 2007-02-10 22:34:45 +00:00
param.h
point.h
pre-crt0.c
prefix-args.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
print.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
process.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
process.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
puresize.h Don't include CYGWIN in condition. 2008-02-01 23:29:14 +00:00
ralloc.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
README Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
regex.c Update copyrights. 2008-02-12 21:26:23 +00:00
regex.h Update copyrights. 2008-02-12 21:26:23 +00:00
region-cache.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
region-cache.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
scroll.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
search.c (boyer_moore): Fix incorrect synching of the trunk and 2008-02-11 05:25:24 +00:00
sheap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
sound.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
stamp-h.in
strftime.c Update copyright for years from Emacs 21 to present (mainly adding 2007-01-14 03:38:22 +00:00
syntax.c (scan_lists): Follow coding convention. 2008-02-12 21:29:33 +00:00
syntax.h Use "do...while (0)", not "if (1)..else" in macro definitions. 2008-02-07 12:47:00 +00:00
sysdep.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
sysselect.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
syssignal.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
systime.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
systty.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
syswait.h * movemail.c: 2008-01-13 00:43:55 +00:00
temacs.opt
term.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
termcap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
termchar.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
termhooks.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
terminal.c (Fdelete_terminal): Clean up the `force' path. 2008-02-11 03:51:39 +00:00
terminfo.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
termopts.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
textprop.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
tparam.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
uaf.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
undo.c (undo_inhibit_record_point): New variable. 2008-01-20 10:34:18 +00:00
unexaix.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexalpha.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexcw.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexec.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
unexelf.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexhp9k800.c Restore file with clarified legal status. 2007-03-23 02:38:05 +00:00
unexmacosx.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexmips.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexnext.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
unexsol.c (unexec): Use xsignal. 2006-07-18 13:29:49 +00:00
unexw32.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
vlimit.h
vm-limit.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w16select.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32.c (init_user_info): Use TOKEN_USER and TOKEN_PRIMARY_GROUP instead of 2008-02-16 17:05:24 +00:00
w32.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32bdf.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32bdf.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32console.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32fns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32font.c * w32font.c (w32font_text_extents): Fill in lbearing metric. 2008-02-06 22:35:30 +00:00
w32font.h * w32font.c (w32font_text_extents): Fill in lbearing metric. 2008-02-06 22:35:30 +00:00
w32gui.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32heap.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32heap.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32inevt.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
w32inevt.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
w32menu.c (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane, 2008-02-11 11:28:35 +00:00
w32proc.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32reg.c Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
w32select.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32term.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
w32term.h Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
w32xfns.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
widget.c Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
widget.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
widgetprv.h Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
window.c Merge from emacs--devo--0 2008-01-30 07:57:28 +00:00
window.h * window.c (run_window_configuration_change_hook): New function. 2008-01-28 19:05:13 +00:00
xdisp.c *** empty log message *** 2008-02-17 21:56:39 +00:00
xfaces.c (prepare_face_for_display): Use display_info->font->fid 2008-02-17 02:01:26 +00:00
xfns.c (Fx_show_tip): Set string to " " if empty. 2008-02-18 08:08:32 +00:00
xfont.c (xfont_draw): Use BLOCK_INPUT and UNBLOCK_INPUT. 2008-02-17 02:03:07 +00:00
xftfont.c (xftfont_default_fid): Delete it. 2008-02-17 02:03:32 +00:00
xmenu.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
xrdb.c Merge from emacs--devo--0 2008-01-09 01:21:15 +00:00
xselect.c * xselect.c (x_handle_dnd_message): 2008-02-07 04:11:05 +00:00
xsmfns.c * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
xterm.c (x_set_cursor_gc): Use display_info->font->fid for GCs. 2008-02-17 02:02:54 +00:00
xterm.h * xterm.h (struct x_display_info): New member font. 2008-02-17 02:02:33 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
  Free Software Foundation, Inc.
See the end of the file for license conditions.


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.


This file is part of GNU Emacs.

GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING.  If not, write to the
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.