1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/src
2014-11-07 21:09:34 +01:00
..
bitmaps
.dbxinit
.gdbinit Fix GDB xwindow command. 2014-07-28 10:10:17 +03:00
.gitignore
alloc.c Attempt to fix bug #17771 with segfault if "C-h h" is interrupted. 2014-06-13 16:53:24 +03:00
atimer.c
atimer.h
autodeps.mk
bidi.c src/bidi.c: Describe the design of reordering engine in the commentary. 2014-04-06 18:56:01 +03:00
blockinput.h
buffer.c Fix bug with uninitialized undo list of an indirect buffer (Bug#18180). 2014-08-05 10:04:38 +04:00
buffer.h src/buffer.h, src/frame.h: Clarify doc of optimization variables. 2014-04-04 12:59:50 -04:00
bytecode.c * src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly, 2014-04-12 22:51:11 -04:00
callint.c
callproc.c * callproc.c (encode_current_directory): Encode dir at the end. 2014-11-07 21:09:34 +01:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog * callproc.c (encode_current_directory): Support handling of file 2014-11-07 15:45:34 +01:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10 Doc tweaks 2014-10-08 20:47:30 -04:00
ChangeLog.11 Fix mailaddress 2014-10-11 10:24:56 +02:00
ChangeLog.12 Tabify recent ChangeLog change 2014-10-15 21:47:10 -04:00
character.c
character.h
charset.c * src/charset.c (init_charset): When we cannot find the charsets directory, 2014-03-19 21:21:52 -04:00
charset.h
chartab.c
cm.c
cm.h
cmds.c * src/cmds.c (Fself_insert_command): Allow zero repeat count. 2014-05-30 19:53:29 -07:00
coding.c Fix bug #18610 with crashes when visiting files with ESC and 8-bit bytes. 2014-10-08 10:30:57 +03:00
coding.h
commands.h
composite.c
composite.h
conf_post.h * src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI]: Define. (Bug#18366) 2014-08-30 15:47:56 -04:00
COPYING
cygw32.c
cygw32.h
data.c Prefer ptrdiff_t to int and avoid integer overflows. 2014-09-16 08:07:51 +04:00
dbusbind.c * dbusbind.c (Fdbus__init_bus, Qdbus__init_bus, Sdbus__init_bus): 2014-02-27 16:36:14 +01:00
decompress.c
deps.mk
dired.c * dired.c (Ffile_attributes): Return Qnil, if Fexpand_file_name 2014-11-05 12:23:10 +01:00
dispextern.h src/dispextern.h: Commentary fix. 2014-09-15 18:29:40 +03:00
dispnew.c Fix bug #18839 with incorrect image size returned by posn-at-point. 2014-10-26 17:42:08 +02:00
disptab.h
doc.c Backport doc.c fix from trunk. 2014-03-20 17:10:29 -07:00
doprnt.c
dosfns.c
dosfns.h
editfns.c More backward-compatible fix to char-equal core dump. 2014-03-26 10:55:31 -07:00
emacs-icon.h
emacs.c * emacs.c (main): Don't chdir to $HOME on Cocoa if --chdir was given. 2014-10-31 16:18:36 +01:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c Always use matched specpdl entry to record call arguments (Bug#18473). 2014-09-16 08:04:56 +04:00
fileio.c Fix bug #18873 with non-ASCII characters in user's HOME directory. 2014-10-28 19:48:21 +02:00
filelock.c Add some Authors: headers based on authors.el. 2014-02-25 13:32:52 -05:00
firstfile.c
floatfns.c Doc fixes 2014-05-01 19:55:25 -04:00
fns.c * fns.c (Frandom): Fix rare bug where the result isn't random. 2014-03-19 14:14:32 -07:00
font.c * font.c (font_list_entities): Do not add empty vector to font cache. 2014-10-03 07:46:53 +04:00
font.h Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
fontset.c Fix bug #18162 with assertion violations due to empty face cache. 2014-08-07 18:18:10 +03:00
fontset.h
frame.c * src/frame.c (Fmouse_pixel_position): Call Vmouse_position_function. 2014-10-09 09:50:10 -04:00
frame.h src/buffer.h, src/frame.h: Clarify doc of optimization variables. 2014-04-04 12:59:50 -04:00
fringe.c
ftfont.c
ftfont.h
ftxfont.c
getpagesize.h
gfilenotify.c
gmalloc.c * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHECK mutexes. (Bug#18222) 2014-08-11 11:25:08 -04:00
gnutls.c gnutls.c (Fgnutls_boot): Fix case of :verify-error = t. 2014-03-17 17:29:56 -04:00
gnutls.h
gtkutil.c Fix a few crashes and leaks when cloning C strings. 2014-02-28 13:45:34 -08:00
gtkutil.h
image.c * src/image.c (imagemagick_load_image): Add delay to imagemagick metadata. 2014-09-18 23:59:55 +03:00
indent.c Fix bug #18276 with vertical motion through a display property. 2014-08-18 18:34:49 +03:00
indent.h
inotify.c
insdel.c Fix bug #17269 with corruption of the newline cache. 2014-04-17 10:24:40 +03:00
intervals.c * src/intervals.c: Tighten assertions. 2014-05-01 11:15:46 -04:00
intervals.h
keyboard.c * src/keyboard.c (read_key_sequence): Don't invoke Vprefix_help_command 2014-06-18 23:48:18 -04:00
keyboard.h
keymap.c
keymap.h
lastfile.c
lisp.h Always use matched specpdl entry to record call arguments (Bug#18473). 2014-09-16 08:04:56 +04:00
lisp.mk
lread.c src/lread.c (Funintern): Fix doc to match advertised calling convention. 2014-02-25 23:51:34 +01:00
macfont.h * macfont.h (macfont_update_antialias_threshold): Declare. 2014-07-20 15:18:47 +02:00
macfont.m * macfont.m (macfont_glyph_extents): Turn off syntetic bold 2014-10-31 19:41:07 +01:00
macros.c Fixes: debbugs:18140 2014-07-29 10:08:04 +02:00
macros.h
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
makefile.w32-in
marker.c
menu.c * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crash 2014-07-01 12:07:32 +04:00
menu.h
minibuf.c * src/minibuf.c (history-length): Increase default from 30 to 100. 2014-10-20 18:02:40 -04:00
msdos.c Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
msdos.h Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
nsfns.m * nsfns.m (ns_set_doc_edited): Check for FRAME_NS. 2014-11-03 08:15:11 +01:00
nsfont.m
nsgui.h
nsimage.m
nsmenu.m Backport from trunk. 2014-04-04 18:32:24 +02:00
nsselect.m * nsselect.m (Fx_selection_exists_p): Just return Qnil if window system 2014-05-05 19:37:43 +02:00
nsterm.h * nsfns.m (ns_set_doc_edited): Do all logic (check frames) here 2014-10-30 20:15:38 +01:00
nsterm.m * nsfns.m (x_icon): icon_top/left is int. 2014-10-30 18:23:52 +01:00
print.c
process.c Fix port to Debian GNU/kFreeBSD 7 (wheezy). 2014-10-10 11:02:09 -07:00
process.h
profiler.c Doc fixes 2014-05-01 19:55:25 -04:00
puresize.h * src/puresize.h (BASE_PURESIZE): Add 1%, for safety. 2014-06-25 16:26:01 -04:00
ralloc.c
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c
search.c Fix debugging code for checking the newline cache. 2014-04-23 18:21:25 +03:00
sheap.c
sound.c Fix expansion and encoding of sound file names on MS-Windows. 2014-09-13 11:26:44 +03:00
syntax.c * src/syntax.c (back_comment): Fix off-by-one error. 2014-11-06 09:05:58 -05:00
syntax.h
sysdep.c src/sysdep.c (emacs_full_write): Fix a typo in a comment. 2014-09-03 21:13:45 +03:00
sysselect.h
syssignal.h
sysstdio.h
systime.h
systty.h
syswait.h Handle systems without WCONTINUED consistently. 2014-05-03 13:13:10 -07:00
term.c Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates. 2014-06-04 12:16:46 +03:00
termcap.c
termchar.h
termhooks.h Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
terminal.c
terminfo.c
termopts.h
textprop.c
tparam.c
tparam.h
undo.c Undo in region after markers in undo history relocated 2014-03-24 22:47:39 -04:00
unexaix.c Fix port to 32-bit AIX. 2014-05-21 22:00:39 -07:00
unexcoff.c Fix the MSDOS build. 2014-04-16 16:27:28 +03:00
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c * src/unexmacosx.c (copy_data_segment): Port to GCC 4.6+ (backport) 2014-10-29 22:31:12 -07:00
unexsol.c
unexw32.c
vm-limit.c
w16select.c Fix last commit of src/w16select.c. 2014-07-17 18:40:18 +03:00
w32.c Fix bug #18420 with deadlocks communicating with subprocess on MS-Windows. 2014-09-14 18:18:39 +03:00
w32.h
w32common.h
w32console.c
w32fns.c Fix creation of frames on MS-Windows: don't cons Lisp objects in input thread. 2014-09-30 16:53:24 +03:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS. 2014-07-17 18:37:48 +03:00
w32select.h
w32term.c Doc tweaks 2014-10-08 20:47:30 -04:00
w32term.h
w32uniscribe.c
w32xfns.c
widget.c Fix minor --enable-gcc-warnings issues. 2014-03-04 22:28:20 -08:00
widget.h
widgetprv.h
window.c src/window.c (window_scroll_pixel_based): Fix a typo in a comment. 2014-11-03 20:22:07 +02:00
window.h Fix bug #17892 with mode/header line and display margins. 2014-07-01 20:07:24 +03:00
xdisp.c Fix minor issues with functions that dump glyph matrices. 2014-11-03 19:14:50 +02:00
xfaces.c Spelling fixes. 2014-10-09 08:59:41 -07:00
xfns.c Fix bug with an attempt to select uninitialized frame (Bug#18161). 2014-08-03 11:19:43 +04:00
xfont.c Avoid crashes when X fonts are erroneously freed on reused X 2014-03-03 12:27:58 +04:00
xftfont.c Avoid crashes when X fonts are erroneously freed on reused X 2014-03-03 12:27:58 +04:00
xgselect.c * src/xgselect.c (xg_select): Use g_main_context_acquire. 2014-11-05 22:02:11 -05:00
xgselect.h
xmenu.c
xml.c
xrdb.c
xselect.c
xsettings.c * xsettings.c (init_gsettings): Use g_settings_schema_source_lookup 2014-05-10 12:42:08 +02:00
xsettings.h
xsmfns.c
xterm.c Fix display on X of 1-pixel R2L characters. 2014-10-17 09:43:36 +03:00
xterm.h Avoid 100% CPU utilization on ssh session exit. 2014-08-02 14:31:18 -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-2014 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/>.