1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/src
2009-08-21 19:36:50 +00:00
..
bitmaps * bitmaps/README: 2008-07-31 05:33:56 +00:00
m * m/mips.h: Mention this file is also used for netbsd. 2009-07-03 13:19:03 +00:00
s (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h 2009-07-27 17:52:17 +00:00
.arch-inventory
.dbxinit
.gdbinit (xcharset): Fix the treating $arg0. 2009-07-07 06:25:45 +00:00
.gitignore Add arch tagline 2009-03-04 06:02:06 +00:00
alloc.c * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value. 2009-08-17 01:25:54 +00:00
atimer.c (init_atimer): Also clear stopped_atimers. 2009-04-29 03:48:38 +00:00
atimer.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
blockinput.h * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 2009-02-01 16:32:26 +00:00
buffer.c * buffer.c (set_buffer_internal_1) 2009-08-15 14:06:02 +00:00
buffer.h Add comment noting that unbound symbols appear as themselves in local_var_alist. 2009-08-15 13:53:41 +00:00
bytecode.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
callint.c * fileio.c (history_delete_duplicates): Remove unused declaration. 2009-04-15 00:08:23 +00:00
callproc.c * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. 2009-07-03 13:46:39 +00:00
casefiddle.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
casetab.c (shuffle): Fix the logic of setting up the cycle. 2009-07-17 01:28:58 +00:00
category.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
category.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ccl.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ccl.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog * nsterm.m (ns_get_color): Update documentation properly for last 2009-08-21 19:33:56 +00:00
ChangeLog.1 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.2 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.3 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.4 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.5 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.6 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.7 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.8 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.9 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ChangeLog.10 Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
character.c (unibyte_has_multibyte_table): Delete it. 2009-07-07 06:26:18 +00:00
character.h (unibyte_has_multibyte_table): Delete extern. 2009-07-07 06:26:36 +00:00
charset.c (Fset_charset_priority): Update charset_unibyte. 2009-07-07 06:27:23 +00:00
charset.h (charset_ksc5601): Extern it. 2009-04-16 01:05:10 +00:00
chartab.c (sub_char_table_ref_and_range): Fix the range check against max_char. 2009-07-13 04:02:26 +00:00
cm.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cm.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
cmds.c * cmds.c (nonundocount): New global variable. 2009-08-12 05:07:48 +00:00
coding.c (detect_coding_sjis): Handle shift_jis-2004 correctly. 2009-07-08 02:22:05 +00:00
coding.h (decode_coding_string, encode_coding_string): Use SBYTES macro. 2009-08-10 00:56:00 +00:00
commands.h Update for last_command_char rename. 2009-01-09 03:29:39 +00:00
composite.c Fix typo in comment. 2009-03-25 11:58:43 +00:00
composite.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
config.in (--enable-checking): New option. 2009-06-26 23:41:43 +00:00
COPYING
data.c * keyboard.c (Fset_input_meta_mode): Doc fix. 2009-04-22 04:32:21 +00:00
dbusbind.c * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro. 2009-08-20 12:54:57 +00:00
dired.c (directory_files_internal) [WINDOWSNT]: Don't make a local copy 2009-07-13 20:23:46 +00:00
dispextern.h * xfaces.c (face_at_buffer_position): New arg base_face_id. 2009-04-30 05:01:57 +00:00
dispnew.c * dispnew.c (init_display): Use Qx, Qw32, and Qns. 2009-07-26 23:09:44 +00:00
disptab.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
doc.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
doprnt.c * doprnt.c (doprnt_lisp): Unused function deleted. 2009-08-10 00:54:02 +00:00
dosfns.c (system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data. 2009-04-04 09:43:21 +00:00
dosfns.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ecrt0.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
editfns.c * editfns.c (Ftranspose_regions): Doc fix (Bug#3248). 2009-05-10 21:48:11 +00:00
emacs-icon.h * emacs-icon.h: Always define gnu_xpm_bits on GTK (bug#3671). 2009-06-24 14:27:47 +00:00
emacs.c (system-type): Doc fix. 2009-08-20 06:41:43 +00:00
epaths.in Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
eval.c (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el. 2009-08-21 14:53:02 +00:00
fileio.c * fileio.c: Revert 2009-07-16 changes. 2009-07-21 23:34:02 +00:00
filelock.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
filemode.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
firstfile.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
floatfns.c Comment (add Author:, based on ack.texi). 2009-01-10 23:42:02 +00:00
fns.c * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value. 2009-08-17 01:25:54 +00:00
font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more rigidly. 2009-07-28 02:09:52 +00:00
font.h (Vfont_log): Extern it. 2009-06-23 05:53:28 +00:00
fontset.c (Ffontset_font): Fix previous change. 2009-08-18 00:37:11 +00:00
fontset.h (set_default_ascii_font): Delete extern. 2009-04-29 01:42:51 +00:00
frame.c Slightly fix the docstring of `select-frame'. 2009-07-26 19:16:16 +00:00
frame.h * xterm.h (struct x_display_info): Add invisible_cursor. 2009-07-03 11:07:02 +00:00
fringe.c (init_fringe_bitmap) [HAVE_X_WINDOWS && WORDS_BIG_ENDIAN]: 2009-04-25 00:26:34 +00:00
ftfont.c (ftfont_spec_pattern): New arg langname. Caller 2009-07-14 11:55:19 +00:00
ftfont.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ftxfont.c (ftxfont_draw_backgrond): Fix args to XFillRectangle. 2009-04-06 11:11:36 +00: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 2009 to copyright years. 2009-01-08 03:15:17 +00:00
gmalloc.c * gmalloc.c (__sbrk): Also define for uClibc. 2008-10-02 02:58:01 +00:00
gtkutil.c * xterm.c (Qx_gtk_map_stock): New var. 2009-07-16 01:24:00 +00:00
gtkutil.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
image.c * image.c (xbm_read_bitmap_data): New arg inhibit_image_error. 2009-08-13 17:01:21 +00:00
indent.c (Fvertical_motion): Undo 2005-01-19 change (Bug#2694). 2009-03-19 02:58:21 +00:00
indent.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
insdel.c * editfns.c (general_insert_function): Adjust to insdel.c changes. 2009-03-28 04:53:04 +00:00
intervals.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
intervals.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
keyboard.c (syms_of_keyboard): Default to 5 buttons, which should be 2009-08-19 14:39:35 +00:00
keyboard.h (add_user_signal): Fix typo in extern. 2009-05-06 02:26:42 +00:00
keymap.c (Fkeymap_parent): Doc fix (Bug#2391). 2009-02-20 01:52:22 +00:00
keymap.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
lastfile.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
lisp.h * lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value. 2009-08-17 01:25:54 +00:00
lread.c * lread.c (read1, syms_of_lread): Read hashtables back from the 2009-08-05 09:19:21 +00:00
macros.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
macros.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc. 2009-07-01 08:55:45 +00:00
makefile.w32-in * makefile.w32-in: Update dependencies. 2009-03-11 01:02:05 +00:00
marker.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
md5.c Mark as part of the GNU C Library rather than of Emacs. 2008-05-14 07:39:01 +00:00
md5.h
mem-limits.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
menu.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
menu.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
minibuf.c (Vminibuffer_completion_confirm): Doc fix. 2009-03-17 04:37:41 +00:00
mktime.c
msdos.c * xfaces.c (face_at_buffer_position): New arg base_face_id. 2009-04-30 05:01:57 +00:00
msdos.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
ndir.h * bitmaps/README: 2008-07-31 05:33:56 +00:00
nsfns.m (Fxw_color_values): Return 3-element list. Doc fix. 2009-08-20 09:44:06 +00:00
nsfont.m * nsfont.m (ns_descriptor_to_entity): Handle case when descriptor has no family set. (nsfont_open): Handle case when entity has no family. 2009-08-02 15:37:07 +00:00
nsgui.h Remove '23' comments that indicated code added during update from emacs-20 -> emacs-23. 2009-01-22 13:55:44 +00:00
nsimage.m * nsselect.m (symbol_to_nsstring, clean_local_selection_data) 2009-04-13 18:45:12 +00:00
nsmenu.m nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of 2009-08-21 19:29:31 +00:00
nsselect.m nsselect.m (Fx_own_selection_internal, Fx_selection_exists_p, 2009-06-05 14:08:16 +00:00
nsterm.h nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring. 2009-06-08 04:40:17 +00:00
nsterm.m (ns_get_color): fix typo in last change 2009-08-21 19:36:50 +00:00
point.h
pre-crt0.c
prefix-args.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
print.c (syms_of_print): Undo previous change. 2009-08-07 05:46:34 +00:00
process.c * process.c (status_notify): Don't perform redisplay. 2009-08-17 21:04:05 +00:00
process.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
puresize.h (BASE_PURESIZE): Increase to 1270000. 2009-08-07 13:55:00 +00:00
ralloc.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
README Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
regex.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
regex.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
region-cache.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
region-cache.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
scroll.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
search.c * search.c: Use EMACS_INT for buffer positions. Add prototypes. 2009-04-16 16:01:14 +00:00
sheap.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sound.c (alsa_configure): Remove call do deprecated 2009-03-14 15:19:04 +00:00
stamp-h.in
strftime.c
syntax.c (Fskip_chars_forward): Fix doc typo. 2009-02-20 06:09:38 +00:00
syntax.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
sysdep.c * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. 2009-07-03 13:46:39 +00:00
sysselect.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
syssignal.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
systime.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
systty.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
syswait.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
term.c * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. 2009-07-03 13:46:39 +00:00
termcap.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
termchar.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
termhooks.h * xterm.h (struct x_display_info): Add invisible_cursor. 2009-07-03 11:07:02 +00:00
terminal.c Minor comment fix. 2009-04-22 03:37:30 +00:00
terminfo.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
termopts.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
textprop.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
tparam.c Revert copyright year changes for files that are not part of Emacs. 2009-01-08 03:52:24 +00:00
undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): Quadruple undo 2009-01-27 20:57:47 +00:00
unexaix.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexalpha.c Comment (fix header format). 2009-01-10 23:46:13 +00:00
unexcw.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexec.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexelf.c (unexec): Consider a section to precede the .bss section 2009-05-06 02:27:51 +00:00
unexhp9k800.c * unexnext.c: 2008-06-26 04:24:54 +00:00
unexmacosx.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
unexsol.c
unexw32.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
vm-limit.c Fix copyright years. 2009-01-03 15:09:53 +00:00
w16select.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32.c (stat): Fix last change. 2009-07-11 20:31:27 +00:00
w32.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32console.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32fns.c * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position 2009-07-22 16:03:39 +00:00
w32font.c Remove useless if-before-xfree tests. 2009-06-29 05:28:54 +00:00
w32font.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32gui.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32heap.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32heap.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32inevt.c * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]: 2009-01-30 18:01:40 +00:00
w32inevt.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32menu.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32proc.c (syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix. 2009-07-09 18:57:01 +00:00
w32reg.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32select.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
w32term.c * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position 2009-07-22 16:03:39 +00:00
w32term.h * w32term.h (WM_EMACS_PAINT): New message. 2009-03-15 14:53:53 +00:00
w32uniscribe.c Change font_add_log to FONT_ADD_LOG. 2009-06-23 05:51:00 +00:00
w32xfns.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widget.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widget.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
widgetprv.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
window.c Add the recenter-redisplay' variable, and make recenter' use it. 2009-06-23 07:07:45 +00:00
window.h Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
xdisp.c * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). 2009-08-15 17:30:18 +00:00
xfaces.c (face_with_height): Call font_clear_prop. 2009-07-27 04:19:57 +00:00
xfns.c xfns.c (Fx_select_font): Remember last font selected in 2009-07-10 17:07:36 +00:00
xfont.c (xfont_list_pattern): Don't ignore the return value of 2009-07-28 02:07:05 +00:00
xftfont.c (xftfont_open): Fix typo: FC_RGBA->FC_HINT_STYLE. 2009-07-10 11:30:37 +00:00
xmenu.c (xdialog_show): Move Fredisplay call ... 2009-03-18 08:37:56 +00:00
xrdb.c Comment (add Author:, based on authors.el). 2009-01-10 22:53:08 +00:00
xselect.c Remove useless if-before-xfree tests. 2009-06-29 05:28:54 +00:00
xsmfns.c Add 2009 to copyright years. 2009-01-08 03:15:17 +00:00
xterm.c * dispnew.c (init_display): Use Qx, Qw32, and Qns. 2009-07-26 23:09:44 +00:00
xterm.h * xterm.h (struct x_display_info): Add invisible_cursor. 2009-07-03 11:07:02 +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, 2009
  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.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'.


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/>.