1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00
emacs/src
2011-04-15 01:47:25 -07:00
..
bitmaps * xfns.c: conform to C89 pointer rules 2011-02-05 19:48:28 -08:00
m error: Print 32- and 64-bit integers portably (Bug#8435). 2011-04-06 20:34:05 -07:00
s Remove (RET)SIGTYPE; it is identical to void on all supported systems. 2011-03-26 19:27:11 -07:00
.dbxinit
.gdbinit * .gdbinit (pwinx, xbuffer): Fix access to buffer name. 2011-03-11 01:19:57 +01:00
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
alloc.c Merge from mainline. 2011-04-14 13:16:48 -07:00
atimer.c * atimer.c (alarm_signal_handler, run_all_atimers): Now static. 2011-04-10 23:04:34 -07:00
atimer.h * atimer.c (alarm_signal_handler, run_all_atimers): Now static. 2011-04-10 23:04:34 -07:00
autodeps.mk Remove src/prefix-args.c. 2010-07-07 20:31:04 -07:00
bidi.c * bidi.c (bidi_dump_cached_states): Mark as externally visible, 2011-04-10 23:13:04 -07:00
bidimirror.h Use BidiMirroring.txt for mirroring characters in bidi context. 2010-06-12 18:52:43 +03:00
biditype.h Update to latest Unicode 6.0 beta data files. 2010-09-05 04:06:39 +02:00
blockinput.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
buffer.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
buffer.h Make Emacs functions such as Fatom 'static' by default. 2011-04-10 18:41:15 -07:00
bytecode.c Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
callint.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
callproc.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
casefiddle.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
casetab.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
category.c * category.c (SET_CATEGORY_SET, set_category_set): Move here. 2011-04-10 23:28:35 -07:00
category.h * category.c (SET_CATEGORY_SET, set_category_set): Move here. 2011-04-10 23:28:35 -07:00
ccl.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
ccl.h * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. 2011-04-10 23:43:21 -07:00
ChangeLog emacs_write: Accept and return EMACS_INT for sizes. 2011-04-15 01:22:34 -07:00
ChangeLog.1 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.2 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ChangeLog.3 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.4 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.5 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.6 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.7 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.8 Fix typos. 2011-02-23 20:56:30 +01:00
ChangeLog.9 Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
ChangeLog.10 Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. 2011-02-27 17:07:29 -08:00
ChangeLog.11 Fix typos. 2011-04-13 13:58:47 +02:00
character.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
character.h Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
charset.c Merge from mainline. 2011-04-14 13:16:48 -07:00
charset.h * charset.h (charset_iso_8859_1): Remove decl. 2011-04-10 23:48:18 -07:00
chartab.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
cm.c * cm.c (calccost): Turn while-do into do-while, for clarity. 2011-03-23 01:06:21 -07:00
cm.h Make tparam.h and terminfo.c consistent. 2011-03-19 15:46:50 -07:00
cmds.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
coding.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
coding.h * coding.h (coding, code_convert_region, encode_coding_gap): Remove 2011-04-10 23:58:57 -07:00
commands.h * commands.h (last_point_position, last_point_position_buffer): 2011-04-11 00:02:21 -07:00
composite.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
composite.h Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
COPYING
data.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
dbusbind.c * dired.c (file_name_completion): Now static. 2011-04-11 22:20:44 -07:00
deps.mk Remove the doprnt implementation, as Emacs now uses vsnprintf. 2011-04-06 20:49:25 -07:00
dired.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
dispextern.h * xdisp.c (draw_row_with_mouse_face): Now static. 2011-04-13 20:01:10 -07:00
dispnew.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
disptab.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
doc.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
doprnt.c Keep doprnt.c around for now, as we might revamp and reuse it. 2011-04-10 09:33:22 -07:00
dosfns.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
dosfns.h Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
editfns.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
emacs-icon.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
emacs.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
epaths.in Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
eval.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
fileio.c Fix merge typo. 2011-04-14 13:20:17 -07:00
filelock.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
firstfile.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
floatfns.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
fns.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
font.c src/font.c (Qopentype): Don't make static (used from w32uniscribe.c). 2011-04-15 03:26:32 +02:00
font.h * font.c, fontset.c: Make symbols static if they're not exported. 2011-04-13 16:22:35 -07:00
fontset.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
fontset.h * font.c, fontset.c: Make symbols static if they're not exported. 2011-04-13 16:22:35 -07:00
frame.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
frame.h * frame.c: Make symbols static if they're not exported. 2011-04-13 16:35:33 -07:00
fringe.c * fringe.c (standard_bitmaps): Now static. 2011-04-13 16:38:13 -07:00
ftfont.c Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
ftfont.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ftxfont.c * ftxfont.c: Make symbols static if they're not exported. 2011-04-12 01:42:29 -07:00
getpagesize.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
gmalloc.c Merge from mainline. 2011-01-17 11:01:01 -08:00
gnutls.c emacs_write: Accept and return EMACS_INT for sizes. 2011-04-15 01:22:34 -07:00
gnutls.h emacs_write: Accept and return EMACS_INT for sizes. 2011-04-15 01:22:34 -07:00
gtkutil.c * gtkutil.c (xg_get_file_with_chooser): Mark var as initialized. 2011-04-01 19:39:52 -07:00
gtkutil.h Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
image.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
indent.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
indent.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
insdel.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
intervals.c * intervals.c: Make symbols static if they're not exported. 2011-04-13 17:55:09 -07:00
intervals.h * intervals.c: Make symbols static if they're not exported. 2011-04-13 17:55:09 -07:00
keyboard.c Fix link errors in the Mac OS build that were caused by variables being marked as static that should not have been. 2011-04-14 21:03:43 -05:00
keyboard.h * keyboard.c: Make symbols static if they're not exported. 2011-04-13 18:36:53 -07:00
keymap.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
keymap.h Make Emacs functions such as Fatom 'static' by default. 2011-04-10 18:41:15 -07:00
lastfile.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
lisp.h emacs_write: Accept and return EMACS_INT for sizes. 2011-04-15 01:22:34 -07:00
lread.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
macros.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
macros.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Makefile.in Remove the doprnt implementation, as Emacs now uses vsnprintf. 2011-04-06 20:49:25 -07:00
makefile.w32-in src/makefile.w32-in: Update dependencies. 2011-03-19 04:22:14 +01:00
marker.c Don't publish debugger-only interfaces to other modules. 2011-04-13 23:48:41 -07:00
mem-limits.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
menu.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
menu.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
minibuf.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
msdos.c Adapt the MS-DOS build to changes in gnulib. 2011-04-06 20:49:21 +03:00
msdos.h Fix compilation warnings on MS-DOS due to constifying of pointers in xmenu.c. 2011-03-12 12:51:31 +02:00
ndir.h Nuke arch-tags. 2011-01-15 15:16:57 -08:00
ns.mk Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nsfns.m error: Print 32- and 64-bit integers portably (Bug#8435). 2011-04-06 20:34:05 -07:00
nsfont.m do not dereference NULL upon failed strdup 2011-04-02 15:52:34 +02:00
nsgui.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nsimage.m Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nsmenu.m * nsmenu.m (runDialogAt): Remove argument to timer_check. 2011-03-27 11:23:52 +02:00
nsselect.m Make globals.h a generated header 2011-02-08 14:42:56 -07:00
nsterm.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
nsterm.m * nsterm.m (ns_update_auto_hide_menu_bar): Define MAC_OS_X_VERSION_10_6 2011-04-03 10:30:57 +02:00
pre-crt0.c Nuke arch-tags. 2011-01-15 15:16:57 -08:00
print.c Fix typo in previous comment. 2011-04-14 00:09:45 -07:00
process.c * process.c (send_process): Change a size_t to EMACS_INT. 2011-04-15 01:35:53 -07:00
process.h * process.c: Make symbols static if they're not exported. 2011-04-13 19:16:00 -07:00
puresize.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
ralloc.c * ralloc.c: conform to C89 pointer rules 2011-02-06 21:47:56 -08:00
README Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
regex.c * regex.c (IF_LINT): Add defn, for benefit of ../lib-src. 2011-03-15 14:33:24 -07:00
regex.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
region-cache.c Don't publish debugger-only interfaces to other modules. 2011-04-13 23:48:41 -07:00
region-cache.h Don't publish debugger-only interfaces to other modules. 2011-04-13 23:48:41 -07:00
scroll.c * scroll.c (scroll_cost): Remove; unused. 2011-04-13 19:20:00 -07:00
search.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
sheap.c * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB. 2011-03-02 16:30:51 -05:00
sound.c * sound.c: Use EMACS_INT rather than size_t. 2011-04-15 01:47:25 -07:00
stamp-h.in
syntax.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
syntax.h Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
sysdep.c emacs_write: Accept and return EMACS_INT for sizes. 2011-04-15 01:22:34 -07:00
sysselect.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
syssignal.h * sysdep.c (croak): Now static, if 2011-04-13 23:26:22 -07:00
systime.h Move 'make_time' to be next to its inverse 'lisp_time_argument'. 2011-03-11 12:24:09 -08:00
systty.h * sysdep.c: Make symbols static if they're not exported. 2011-04-13 19:38:06 -07:00
syswait.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
term.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
termcap.c Use xfree instead of free where appropriate (Bug#8437) 2011-04-12 12:20:32 +02:00
termchar.h * cm.c (calccost, cmgoto): Use const pointers where appropriate. 2011-03-08 18:12:00 -08:00
termhooks.h * term.c: Make symbols static if they're not exported. 2011-04-13 19:52:33 -07:00
terminal.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
terminfo.c Make tparam.h and terminfo.c consistent. 2011-03-19 15:46:50 -07:00
termopts.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
textprop.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
tparam.c * tparam.h: New file. 2011-03-08 10:26:34 -08:00
tparam.h Make tparam.h and terminfo.c consistent. 2011-03-19 15:46:50 -07:00
undo.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
unexaix.c Restore failure returns to unexaix.c, unexcoff.c, unexcw.c 2011-03-17 13:18:59 -07:00
unexcoff.c Restore failure returns to unexaix.c, unexcoff.c, unexcw.c 2011-03-17 13:18:59 -07:00
unexcw.c Restore failure returns to unexaix.c, unexcoff.c, unexcw.c 2011-03-17 13:18:59 -07:00
unexec.h * unexec.h: New file. 2011-03-16 17:03:31 -07:00
unexelf.c * unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defined __sgi)]: 2011-03-29 17:19:27 -07:00
unexhp9k800.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexmacosx.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexsol.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexw32.c nt/*.c, src/*.c: Remove unused variables. 2011-03-25 16:39:59 +01:00
vm-limit.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w16select.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32.c Don't call gnulib's careadlinkat on Windows. 2011-04-06 19:05:49 +03:00
w32.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32console.c src/w32*.c: Clean up extern declarations. 2011-03-14 18:07:53 +01:00
w32fns.c nt/*.c, src/*.c: Remove unused variables. 2011-03-25 16:39:59 +01:00
w32font.c w32: Fix some warnings reported by -Wall -Wextra. 2011-03-23 17:25:38 +01:00
w32font.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32gui.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32heap.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32heap.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32inevt.c nt/*.c, src/*.c: Remove unused variables. 2011-03-25 16:39:59 +01:00
w32inevt.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32menu.c src/*.h: Remove unused parameters and functions. 2011-03-26 02:23:15 +01:00
w32proc.c src/w32*.c: Clean up extern declarations. 2011-03-14 18:07:53 +01:00
w32reg.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32select.c src/w32*.c: Clean up extern declarations. 2011-03-14 18:07:53 +01:00
w32term.c nt/*.c, src/*.c: Remove unused variables. 2011-03-25 16:39:59 +01:00
w32term.h src/w32*.c: Clean up extern declarations. 2011-03-14 18:07:53 +01:00
w32uniscribe.c w32: Fix some warnings reported by -Wall -Wextra. 2011-03-23 17:25:38 +01:00
w32xfns.c Backport 2011-03-08T01:52:20Z!lekktu@gmail.com from trunk. 2011-03-11 16:42:12 +01:00
widget.c Use SSDATA when the context wants char *. 2011-01-30 14:17:44 -08:00
widget.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
widgetprv.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
window.c * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in 2011-04-14 12:34:42 -07:00
window.h Don't publish debugger-only interfaces to other modules. 2011-04-13 23:48:41 -07:00
xdisp.c Merge from mainline. 2011-04-14 13:16:48 -07:00
xfaces.c Fix link errors in the Mac OS build that were caused by variables being marked as static that should not have been. 2011-04-14 21:03:43 -05:00
xfns.c Merge from mainline. 2011-04-14 13:16:48 -07:00
xfont.c font.c: Make copy_font_spec and merge_font_spec ordinary C functions. 2011-04-10 22:58:27 -07:00
xftfont.c * xftfont.c (xftfont_open): Rename locals to avoid shadowing. 2011-03-18 22:07:42 -07:00
xgselect.c * xgselect.c (xg_select): Remove unused var. 2011-03-13 00:05:40 -08:00
xgselect.h Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
xmenu.c Undo the DEFUN->DEFUE change. 2011-04-13 22:04:02 -07:00
xml.c * src/xml.c (parse_region): Avoid creating spurious whiespace nodes. 2011-04-08 12:15:30 -04:00
xrdb.c * xrdb.c (x_customization_string, x_rm_string): Now static. 2011-04-13 20:05:57 -07:00
xselect.c Declare Lisp_Object Q* variables to be 'static' if not exproted. 2011-04-10 20:39:45 -07:00
xsettings.c Merge from mainline. 2011-04-14 13:16:48 -07:00
xsettings.h * xsettings.c, xsettings.h (xsettings_get_system_normal_font): 2011-04-13 20:08:55 -07:00
xsmfns.c Updates for compiling with Gtk+ 3.0 (--with-x-toolkit=gtk3). 2011-03-08 09:34:55 +01:00
xterm.c * xterm.c: Make symbols static if they're not exported. 2011-04-13 15:19:27 -07:00
xterm.h * xmenu.c (x_menu_wait_for_event): Export only if USE_MOTIF. 2011-04-13 20:04:14 -07: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-2011  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/>.