1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/src
Dmitry Antipov 2bf7d27acd * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argument
to be optional or nil.  Adjust comment and convert it to docstring.
* xselect.c (Fx_send_client_event): Rename to Fx_send_client_message.
* frame.c (display_x_get_resource, Fx_get_resource): Break long line.
2013-03-24 09:29:35 +04:00
..
bitmaps
.dbxinit
.gdbinit src/.gdbinit (prowlims): Display the enabled_p flag of the row. 2013-03-07 13:31:07 +02:00
.gitignore Ignore stamp-h.in 2012-08-05 23:44:21 +02:00
alloc.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
atimer.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
atimer.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
autodeps.mk Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
bidi.c * search.c (find_newline): Accept start and end byte positions 2013-03-08 13:34:35 +04:00
blockinput.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
buffer.c Fix crashes with lots of overlays. 2013-01-19 22:04:33 +02:00
buffer.h * buffer.h (NARROWED, BUF_NARROWED): Drop unused macros. 2013-01-17 09:52:13 +04:00
bytecode.c Static checking by Sun C 5.12. 2013-03-13 00:27:34 -07:00
callint.c Qcall_interactively and Qexecute_kbd_macro are now static. 2013-02-26 23:42:43 -08:00
callproc.c Minor getenv-related fixes. 2013-02-12 18:10:36 -08:00
casefiddle.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
casetab.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
category.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
category.h * casefiddle.c, casetab.c, category.c: Use bool for boolean. 2012-08-24 23:25:00 -07:00
ccl.c * lisp.h (make_uninit_vector): New function. 2013-02-08 09:28:52 +04:00
ccl.h Refactor window-system configuration 2012-08-31 22:38:52 -08:00
ChangeLog * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argument 2013-03-24 09:29:35 +04:00
ChangeLog.1 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.2 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.3 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.4 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.5 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.6 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.7 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.8 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.9 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ChangeLog.10 Spelling fixes. 2013-02-19 06:44:03 -08:00
ChangeLog.11 Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
character.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
character.h * character.h (MAYBE_UNIFY_CHAR): Remove. 2012-09-26 13:00:29 -07:00
charset.c * lisp.h (make_uninit_vector): New function. 2013-02-08 09:28:52 +04:00
charset.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
chartab.c Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
cm.c Remove obsolete references to VAX in comments. 2013-02-10 16:35:37 -08:00
cm.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cmds.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
coding.c merge trunk 2013-03-20 17:08:34 +09:00
coding.h Optimize ASCII file reading with EOL format detection and decoding. 2013-03-16 01:03:54 +09:00
commands.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
composite.c * composite.c (get_composition_id, fill_gstring_header): 2013-03-05 05:48:30 +04:00
composite.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
conf_post.h File synchronization fixes. 2013-03-13 11:42:22 -07:00
COPYING
cygw32.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
cygw32.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
data.c Omit buffer_slot_type_mismatch and use generic predicates to enforce 2013-01-10 14:30:16 +04:00
dbusbind.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
deps.mk Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
dired.c Avoid encoding file names run through dostounix_filename on MS-Windows. 2013-02-02 19:14:24 +02:00
dispextern.h Spelling fixes. 2013-03-18 21:41:53 -07:00
dispnew.c * frame.h (struct frame): Put menu_bar_window under #ifdef 2013-03-22 16:41:34 +04:00
disptab.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
doc.c Tune by using memchr and memrchr. 2013-02-11 15:37:18 -08:00
doprnt.c * src/doprnt.c: Fix comment. 2013-01-20 09:45:53 -08:00
dosfns.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
dosfns.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
editfns.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
emacs-icon.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
emacs.c * print.c (syms_of_print): Initialize debugging output not here... 2013-03-19 18:09:05 +04:00
emacsgtkfixed.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
emacsgtkfixed.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
epaths.in Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
eval.c Static checking by Sun C 5.12. 2013-03-13 00:27:34 -07:00
fileio.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
filelock.c File synchronization fixes. 2013-03-13 11:42:22 -07:00
firstfile.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
floatfns.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
fns.c * lisp.h (list2i, list3i): New functions. 2013-03-07 07:01:17 +04:00
font.c * frame.h (struct frame): Drop resx and resy because the same data is 2013-03-20 13:56:19 +04:00
font.h * font.c (font_range): Add pos_byte argument. Adjust comment 2013-02-13 11:14:38 +04:00
fontset.c * lisp.h (make_uninit_vector): New function. 2013-02-08 09:28:52 +04:00
fontset.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
frame.c * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argument 2013-03-24 09:29:35 +04:00
frame.h * frame.h (struct frame): Put menu_bar_window under #ifdef 2013-03-22 16:41:34 +04:00
fringe.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
ftfont.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
ftfont.h
ftxfont.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
getpagesize.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
gmalloc.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
gnutls.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
gnutls.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
gtkutil.c * gtkutil.c (tb_size_cb): New function. 2013-02-14 20:01:12 +01:00
gtkutil.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
image.c Static checking by GCC 4.8-20130319. 2013-03-23 19:40:51 -07:00
indent.c * search.c (find_newline): Accept start and end byte positions 2013-03-08 13:34:35 +04:00
indent.h Avoid character to byte conversions in motion subroutines. 2013-03-07 08:42:59 +04:00
inotify.c Update copyright dates to 2013. 2013-01-02 08:30:50 -08:00
insdel.c Optimize ASCII file reading with EOL format detection and decoding. 2013-03-16 01:03:54 +09:00
intervals.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
intervals.h * textprop.c: Use bool for booleans. 2013-03-02 10:39:34 -08:00
keyboard.c Static checking by Sun C 5.12. 2013-03-13 00:27:34 -07:00
keyboard.h Separate mouse-1-click-follows-link from mouse-drag-region. 2013-03-08 23:15:53 -05:00
keymap.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
keymap.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lastfile.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lisp.h Fix bug #14032 with restoring frame dimensions on MS-Windows. 2013-03-23 11:01:14 +02:00
lisp.mk Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lread.c * src/lread.c: Minor cleanup. 2013-03-10 17:52:01 -04:00
macros.c Qcall_interactively and Qexecute_kbd_macro are now static. 2013-02-26 23:42:43 -08:00
macros.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
Makefile.in File synchronization fixes. 2013-03-13 11:42:22 -07:00
makefile.w32-in Implement CLASH_DETECTION for MS-Windows. 2013-02-25 19:36:03 +02:00
marker.c Spelling fixes. 2013-02-19 06:44:03 -08:00
menu.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
menu.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
minibuf.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
msdos.c Fix bug #13879 with raw-text encoding of msdos.c. 2013-03-06 18:21:26 +02:00
msdos.h Avoid encoding file names run through dostounix_filename on MS-Windows. 2013-02-02 19:14:24 +02:00
nsfns.m * frame.h (struct frame): Drop resx and resy because the same data is 2013-03-20 13:56:19 +04:00
nsfont.m * nsfont.m (ns_escape_name, ns_unescape_name, ns_registry_to_script): 2013-01-24 09:56:31 +04:00
nsgui.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
nsimage.m Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
nsmenu.m * lisp/cus-start.el (all): Add ns-use-native-fullscreen. 2013-02-05 13:16:35 +01:00
nsselect.m * lisp.h (make_uninit_vector): New function. 2013-02-08 09:28:52 +04:00
nsterm.h * nsfns.m (ns_filename_from_panel, ns_directory_from_panel): New 2013-03-16 14:52:12 +01:00
nsterm.m * nsterm.m (ns_select): Don't return with result uninitialized. 2013-03-16 15:22:37 +01:00
print.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
process.c Static checking by GCC 4.8-20130319. 2013-03-23 19:40:51 -07:00
process.h print.c, process.c: Use bool for booleans. 2013-03-07 18:32:21 -08:00
profiler.c Minor hashing refactoring. 2013-02-09 14:42:33 -08:00
puresize.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ralloc.c Assume C89 or better. 2013-02-22 11:23:12 -08:00
README Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
regex.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
regex.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
region-cache.c * region-cache.c (find_cache_boundary, move_cache_gap) 2013-03-15 11:23:49 +04:00
region-cache.h Tune by using memchr and memrchr. 2013-02-11 15:37:18 -08:00
scroll.c region-cache.c, scroll.c, search.c: Use bool for booleans. 2013-03-08 13:37:41 -08:00
search.c region-cache.c, scroll.c, search.c: Use bool for booleans. 2013-03-08 13:37:41 -08:00
sheap.c * src/sheap.c (report_sheap_usage): Fix arguments of message1_no_log. 2013-02-20 21:35:33 -05:00
sound.c Prefer message1' over message'. 2013-02-17 11:49:27 -05:00
syntax.c * syntax.c (scan_sexps_forward): Fix byte position calculation 2013-02-10 20:25:33 +04:00
syntax.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sysdep.c File synchronization fixes. 2013-03-13 11:42:22 -07:00
sysselect.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
syssignal.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
systime.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
systty.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
syswait.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
term.c Static checking by Sun C 5.12. 2013-03-13 00:27:34 -07:00
termcap.c Avoid encoding file names run through dostounix_filename on MS-Windows. 2013-02-02 19:14:24 +02:00
termchar.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
termhooks.h * src/keyboard.c: Move keyboard decoding to read_key_sequence. 2013-03-10 21:17:40 -04:00
terminal.c * src/keyboard.c: Move keyboard decoding to read_key_sequence. 2013-03-10 21:17:40 -04:00
terminfo.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
termopts.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
textprop.c * src/keyboard.c: Move keyboard decoding to read_key_sequence. 2013-03-10 21:17:40 -04:00
tparam.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tparam.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
undo.c * lisp/simple.el (primitive-undo): Move from undo.c. 2013-01-08 14:13:31 -05:00
unexaix.c Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
unexcoff.c Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
unexcw.c * src/unexcw.c: Update for x86_64-cygwin. 2013-03-22 12:52:31 -04:00
unexec.h
unexelf.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
unexhp9k800.c
unexmacosx.c Undo stray change committed by mistake. 2013-01-22 17:51:49 -08:00
unexsol.c Port better to POSIX hosts lacking _setjmp. 2012-09-15 00:06:56 -07:00
unexw32.c Avoid encoding file names run through dostounix_filename on MS-Windows. 2013-02-02 19:14:24 +02:00
vm-limit.c Simplify data_start configuration. 2013-02-24 21:55:37 -08:00
w16select.c * src/xdisp.c (message2, message2_nolog): Remove functions. 2013-01-23 15:07:28 -05:00
w32.c * lisp.h (list2i, list3i): New functions. 2013-03-07 07:01:17 +04:00
w32.h FILE's lock is now always .#FILE and may be a regular file. 2013-03-05 14:35:41 -08:00
w32common.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32console.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
w32fns.c * src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open' as a macro. 2013-03-23 20:48:49 -04:00
w32font.c * frame.h (struct frame): Drop resx and resy because the same data is 2013-03-20 13:56:19 +04:00
w32font.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32gui.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
w32heap.c Fix bug #13065 with file selector dialog on Windows 7. 2013-01-22 15:30:17 +02:00
w32heap.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32inevt.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
w32inevt.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32menu.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
w32notify.c Update doc string of w32notify-add-watch per discussions in bug #13540. 2013-01-25 11:39:47 +02:00
w32proc.c Implement CLASH_DETECTION for MS-Windows. 2013-02-25 19:36:03 +02:00
w32reg.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32select.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32select.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
w32term.c * src/w32term.c (w32_initialize): Silence compiler warning. 2013-03-23 20:16:11 -04:00
w32term.h Fix fullscreen resizing of multiple frames on MS-Windows. 2013-03-23 21:40:43 +02:00
w32uniscribe.c * font.c (Ffont_get_glyphs): Use convenient LGLYPH_NEW. 2013-03-04 11:41:01 +04:00
w32xfns.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
widget.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
widget.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
widgetprv.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
window.c * window.h (struct window): Convert left_col, top_line, total_lines 2013-03-20 15:29:37 +04:00
window.h * frame.h (struct frame): Put menu_bar_window under #ifdef 2013-03-22 16:41:34 +04:00
xdisp.c Static checking by GCC 4.8-20130319. 2013-03-23 19:40:51 -07:00
xfaces.c * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argument 2013-03-24 09:29:35 +04:00
xfns.c * window.h (struct window): Convert left_col, top_line, total_lines 2013-03-20 15:29:37 +04:00
xfont.c Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
xftfont.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
xgselect.c Remove stray character from license URL. 2013-03-04 23:10:55 -08:00
xgselect.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
xmenu.c Use functions and constants to manipulate Lisp_Save_Value objects. 2013-03-21 13:56:22 -07:00
xml.c Prefer message1' over message'. 2013-02-17 11:49:27 -05:00
xrdb.c Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
xselect.c * xfaces.c (Finternal_face_x_get_resource): Allow 3rd (frame) argument 2013-03-24 09:29:35 +04:00
xsettings.c * frame.h (struct frame): Drop resx and resy because the same data is 2013-03-20 13:56:19 +04:00
xsettings.h Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
xsmfns.c Static checking by Sun C 5.12. 2013-03-13 00:27:34 -07:00
xterm.c * lisp.h (list2i, list3i): New functions. 2013-03-07 07:01:17 +04:00
xterm.h Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -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-2013 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/>.