1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/src
2010-06-10 03:04:45 +02:00
..
bitmaps
m Move UNEXEC definition to autoconf. 2010-06-03 15:16:02 -07:00
s * src/s/usg5-4.h: Fix previous change. 2010-06-09 11:36:58 -07:00
.dbxinit
.gdbinit Completed initial debugging and testing of reimplemented cursor motion. 2010-05-19 23:24:21 +03:00
.gitignore * .cvsignore, .gitignore: Ignore buildobj.h. 2009-08-28 02:40:13 +00:00
alloc.c Remove INCLUDED_FCNTL. 2010-06-07 20:02:41 -07:00
atimer.c Remove dead code dealing with POSIX_SIGNALS. 2010-03-22 12:51:59 -07:00
atimer.h Fix typos in comments. 2010-01-17 03:24:22 +01:00
autodeps.mk Do not preprocess src/Makefile.in. 2010-05-26 22:43:27 -07:00
bidi.c Fix crash reported in bug #6306. 2010-05-30 22:01:51 +03:00
blockinput.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
buffer.c Remove obsolete macro BASE_LEADING_CODE_P. 2010-06-05 02:41:32 +02:00
buffer.h * buffer.h (struct buffer): Remove unused var `direction_reversed'. 2010-04-20 13:01:39 -04:00
bytecode.c Try and fix unbind_to when localness of binding has changed 2010-05-07 16:33:00 -04:00
callint.c * callint.c (Finteractive): Doc fix. 2010-02-17 22:35:21 -08:00
callproc.c Remove INCLUDED_FCNTL. 2010-06-07 20:02:41 -07:00
casefiddle.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
casetab.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
category.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
category.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ccl.c Fix typos. 2010-06-03 17:34:35 +02:00
ccl.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog Remove duplicate ChangeLog entries. 2010-06-10 03:04:45 +02:00
ChangeLog.1 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.2 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.3 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.4 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.5 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.6 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog.7 Fix typos in Changelog. 2010-03-24 01:18:03 +01:00
ChangeLog.8 Move some old ChangeLog entries to the right files. 2010-05-27 20:52:19 -07:00
ChangeLog.9 Fix typos and whitespace in ChangeLogs. 2010-05-11 04:04:13 +02:00
ChangeLog.10 Move some old ChangeLog entries to the right files. 2010-05-27 20:52:19 -07:00
character.c * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to 2010-05-18 14:01:10 -04:00
character.h Merge from emacs-23 2010-06-10 00:08:50 +02:00
charset.c * charset.c (load_charset_map_from_file): Don't call close after fclose. 2010-05-18 10:08:33 +02:00
charset.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
chartab.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cm.c Don't use termcap.c on Posix platforms, only on MS-DOS. 2010-03-12 11:34:27 -05:00
cm.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cmds.c * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings. 2010-06-07 12:35:57 +02:00
coding.c Make variable forwarding explicit rather the using special values. 2010-04-19 21:50:52 -04:00
coding.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
commands.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
composite.c Remove obsolete pre-unicode2 macros. 2010-06-03 21:02:32 +02:00
composite.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
config.in * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string. 2010-06-09 10:31:12 -04:00
COPYING
data.c Remove obsolete pre-unicode2 macros. 2010-06-03 21:02:32 +02:00
dbusbind.c Merge from emacs-23 2010-06-10 00:08:50 +02:00
deps.mk Do not preprocess src/Makefile.in. 2010-05-26 22:43:27 -07:00
dired.c Merge from emacs-23 2010-04-19 11:07:52 -04:00
dispextern.h merge trunk 2010-05-25 09:35:50 +09:00
dispnew.c * src/dispnew.c: Remove obsolete comment. 2010-06-07 20:06:47 -07:00
disptab.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
doc.c Fix wrong-docstring problem introduced with hash-consing. 2010-04-29 08:42:01 -04:00
doprnt.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dosfns.c Remove support for DJGPP v1.x (bug#5813). 2010-04-01 17:59:46 +03:00
dosfns.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ecrt0.c Simplify m/intel386.h. 2010-04-23 15:14:14 -07:00
editfns.c * url-util.el (url-unhex-string): Don't accidentally decode as latin-1. 2010-05-19 11:23:53 -04:00
emacs-icon.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
emacs.c Turn `directory-sep-char' into a noop. 2010-06-04 16:13:35 +02:00
epaths.in Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
eval.c * eval.c (specbind): Disallow let-binding frame-local vars. 2010-05-14 13:53:42 -04:00
fileio.c Turn `directory-sep-char' into a noop. 2010-06-04 16:13:35 +02:00
filelock.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
filemode.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
firstfile.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
floatfns.c * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. 2010-05-07 14:55:18 -04:00
fns.c Merge from emacs-23 2010-06-10 00:08:50 +02:00
font.c Handle face-ignored-fonts 2010-05-28 15:42:43 +09:00
font.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
fontset.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
fontset.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
frame.c Make variable forwarding explicit rather the using special values. 2010-04-19 21:50:52 -04:00
frame.h * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change. 2010-04-15 14:52:27 -07:00
fringe.c Merge from emacs-23 2010-06-10 00:08:50 +02:00
ftfont.c ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE. 2010-05-11 20:15:29 +09:00
ftfont.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ftxfont.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
getloadavg.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
getpagesize.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gmalloc.c * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused. 2010-06-01 19:47:43 -07:00
gtkutil.c Fix bug #6139, text is briefly shown in tool bar on startup. 2010-05-08 14:04:47 +02:00
gtkutil.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
image.c Rename image-refresh to image-flush. 2010-05-22 12:48:01 -04:00
indent.c Remove obsolete macro BASE_LEADING_CODE_P. 2010-06-05 02:41:32 +02:00
indent.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
insdel.c Remove obsolete macro BASE_LEADING_CODE_P. 2010-06-05 02:41:32 +02:00
intervals.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
intervals.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
keyboard.c Doc fix (Bug#6224). 2010-05-20 10:53:30 -04:00
keyboard.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
keymap.c Remove unnecessary alloca.h includes. 2010-06-01 19:40:59 -07:00
keymap.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lastfile.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
lisp.h Merge from emacs-23 2010-06-10 00:08:50 +02:00
lread.c * src/lread.c (X_OK): Remove, unused. 2010-06-07 20:12:21 -07:00
macros.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
macros.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Makefile.in Move UNEXEC definition to autoconf. 2010-06-03 15:16:02 -07:00
makefile.w32-in Backport from trunk: Fix bug #6126. 2010-05-11 20:23:52 +03:00
marker.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
md5.c
md5.h
mem-limits.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
menu.c Lucid menus can now use Xft for fonts. 2010-04-08 18:20:32 +02:00
menu.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
minibuf.c * minibuf.c (Fall_completions): Add more checks. 2010-06-08 21:42:10 +02:00
mktime.c
msdos.c Don't use XSYMBOL (foo)->value. 2010-05-07 16:51:16 +03:00
msdos.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ndir.h
ns.mk Do not preprocess src/Makefile.in. 2010-05-26 22:43:27 -07:00
nsfns.m Fix config.h includes. 2010-06-01 21:29:53 -07:00
nsfont.m Fix config.h includes. 2010-06-01 21:29:53 -07:00
nsgui.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
nsimage.m Fix config.h includes. 2010-06-01 21:29:53 -07:00
nsmenu.m * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811). 2010-04-13 09:01:46 +03:00
nsselect.m Fix config.h includes. 2010-06-01 21:29:53 -07:00
nsterm.h Fix last set of Nextstep changes. 2010-03-31 10:27:50 -04:00
nsterm.m Fix config.h includes. 2010-06-01 21:29:53 -07:00
point.h
pre-crt0.c
prefix-args.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
print.c Make variable forwarding explicit rather the using special values. 2010-04-19 21:50:52 -04:00
process.c Merge from emacs-23 2010-06-10 00:08:50 +02:00
process.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
puresize.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ralloc.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
README Do not preprocess src/Makefile.in. 2010-05-26 22:43:27 -07:00
regex.c Merge from emacs-23 2010-06-10 00:08:50 +02:00
regex.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
region-cache.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
region-cache.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scroll.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
search.c Fix typos. 2010-06-03 17:34:35 +02:00
sheap.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sound.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
stamp-h.in
strftime.c
syntax.c * syntax.c (Fchar_syntax): Check the arg is a character. 2010-05-05 13:51:40 -04:00
syntax.h Cleanup setup of gl_state in various parts of the code. 2010-03-10 09:45:21 -05:00
sysdep.c Remove BSTRING related code, all platforms define it. 2010-06-06 01:57:39 -07:00
sysselect.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
syssignal.h Remove POSIX_SIGNALS. 2010-05-03 21:00:10 -07:00
systime.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
systty.h Remove INCLUDED_FCNTL. 2010-06-07 20:02:41 -07:00
syswait.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
term.c Remove BSD_PGRPS. 2010-05-04 00:40:53 -07:00
termcap.c * process.c (ifflag_def): Make flag_sym constant. 2009-11-11 20:11:51 +00:00
termchar.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
termhooks.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
terminal.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
terminfo.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
termopts.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
textprop.c Suppress spurious second invocation of before-change-functions 2010-01-19 13:16:01 +00:00
tparam.c * alloc.c: Do not define struct catchtag. 2009-10-19 04:27:09 +00:00
undo.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unexaix.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
unexalpha.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unexcw.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unexec.c Remove extern errno declarations. 2010-04-01 20:10:33 -07:00
unexelf.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unexhp9k800.c
unexmacosx.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unexsol.c * alloc.c: Do not define struct catchtag. 2009-10-19 04:27:09 +00:00
unexw32.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vm-limit.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w16select.c Don't use XSYMBOL (foo)->value. 2010-05-07 16:51:16 +03:00
w32.c Fix bug #6237. 2010-05-22 22:09:51 +03:00
w32.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32console.c Don't depend on cm.c or termcap.c on Windows, use stubs. 2010-04-21 02:17:02 +02:00
w32fns.c Backport from trunk: Fix bug #6126. 2010-05-11 20:23:52 +03:00
w32font.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32font.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32gui.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32heap.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32heap.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32inevt.c w32inevt.c (key_event): Remove unnecessary comparison of 2010-01-29 16:03:25 +02:00
w32inevt.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32menu.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32proc.c Turn `directory-sep-char' into a noop. 2010-06-04 16:13:35 +02:00
w32reg.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32select.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32term.c Implement cursor on the left fringe for R2L lines. 2010-04-10 19:28:30 +03:00
w32term.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
w32uniscribe.c * w32uniscribe.c (uniscribe_check_otf): Fix length check. 2010-02-27 15:28:52 +01:00
w32xfns.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
widget.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
widget.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
widgetprv.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
window.c * window.el (pop-to-buffer): Remove the conditional that 2010-06-07 21:28:02 +03:00
window.h Merge from mainline. 2010-01-16 06:59:23 -05:00
xdisp.c Finish debugging of cursor motion in bidi-reordered lines. 2010-05-29 13:49:21 +03:00
xfaces.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xfns.c (Fx_create_frame, x_create_tip_frame): Set default border width to zero. 2010-04-13 10:19:05 +02:00
xfont.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xftfont.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xgselect.c Fix config.h includes. 2010-06-01 21:29:53 -07:00
xgselect.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xmenu.c * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used. 2010-04-16 19:05:31 +02:00
xrdb.c Clean up Solaris code. 2010-04-23 00:00:38 -07:00
xselect.c Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xsettings.c Fix config.h includes. 2010-06-01 21:29:53 -07:00
xsettings.h Gtk tool bars can be text, icons with text or just icons. 2010-04-20 20:52:07 +02:00
xsmfns.c xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd). 2010-05-04 18:03:23 +02:00
xterm.c Remove INCLUDED_FCNTL. 2010-06-07 20:02:41 -07:00
xterm.h Add 2010 to copyright years. 2010-01-13 00:35:10 -08: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, 2009,
  2010  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) is 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'.  This
is the file which actually controls the compilation of Emacs.
All of this should work transparently to the user; you should only
need to run `../configure', and then type `make'.


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 of the License, 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.  If not, see <http://www.gnu.org/licenses/>.