1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
emacs/src
Martin Rudalics c7b08b0d14 Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618)
* window.c (coordinates_in_window): Rewrite and delabelize
vertical border check.  (Bug#5357) (Bug#9618)
2011-10-15 12:12:00 +02:00
..
bitmaps Change bitmaps back to X11-compatible types. 2011-04-16 01:30:05 -07:00
m Whitespace changes. 2011-09-09 03:06:52 +02:00
s Whitespace changes. 2011-09-09 03:06:52 +02:00
.dbxinit
.gdbinit src/.gdbinit (pgx): Fix references to fields of `struct glyph'. 2011-09-18 03:33:04 -04:00
.gitignore Nuke arch-tags. 2011-01-15 15:16:57 -08:00
alloc.c * alloc.c (Fgc_status): Do not access beyond zombies array 2011-10-11 23:09:40 -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 Fix the change with paragraph_dir initialization. 2011-10-13 13:17:32 +02:00
blockinput.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
buffer.c * src/buffer.c (syms_of_buffer) <enable-multibyte-characters>: Don't 2011-10-07 09:08:47 -04:00
buffer.h * buffer.h (struct buffer): Use time_t, not int, for a time stamp. 2011-09-30 13:22:01 -07:00
bytecode.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
callint.c Small callint.c fix. 2011-10-08 14:07:23 -07:00
callproc.c Whitespace changes. 2011-09-09 03:06:52 +02:00
casefiddle.c Whitespace changes. 2011-09-09 03:06:52 +02:00
casetab.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
category.c Use ptrdiff_t for hash table indexes. 2011-07-18 23:07:07 -07:00
category.h * category.h (CATEGORY_SET_P): Remove unnecessary cast to EMACS_INT. 2011-06-17 01:17:29 -07:00
ccl.c Whitespace changes. 2011-09-09 03:06:52 +02:00
ccl.h * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. 2011-04-10 23:43:21 -07:00
ChangeLog Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618) 2011-10-15 12:12:00 +02: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 Fix typos. 2011-07-14 03:09:00 +02: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 Fix typos. 2011-09-28 02:59:28 +02: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-09-28 02:59:28 +02:00
character.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
character.h Don't assume that stated character widths fit in int. 2011-07-18 17:42:24 -07:00
charset.c Remove dependency on glibc malloc internals. 2011-09-30 10:07:40 -07:00
charset.h Use ptrdiff_t for hash table indexes. 2011-07-18 23:07:07 -07:00
chartab.c Fix default values of character properties. 2011-08-23 20:48:07 +09:00
cm.c Protoize 2011-07-10 10:52:10 +02:00
cm.h Make tparam.h and terminfo.c consistent. 2011-03-19 15:46:50 -07:00
cmds.c Merge from trunk. 2011-08-24 14:20:36 -07:00
coding.c * coding.c: Integer and memory overflow fixes. 2011-07-28 13:31:29 -07:00
coding.h Use ptrdiff_t for hash table indexes. 2011-07-18 23:07:07 -07:00
commands.h * commands.h (last_point_position, last_point_position_buffer): 2011-04-11 00:02:21 -07:00
composite.c Add comments about special meaning of TAB characters in compositions. 2011-09-15 19:22:58 +03:00
composite.h Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
COPYING
data.c * data.c (Fcdr, Fcar): Revert the last change, since it didn't really clarify much. 2011-07-14 22:08:05 +02:00
dbusbind.c * dbusbind.c (Fdbus_register_signal): When service is not 2011-09-25 18:00:02 +02:00
deps.mk Use uniprop tables instead of biditype.h and bidimirror.h. 2011-08-15 20:47:25 +03:00
dired.c * lisp/pcomplete.el: Require comint. 2011-10-02 00:08:50 -04:00
dispextern.h Fix assertion failure when displaying stretch glyphs under linum-mode. 2011-09-21 04:13:18 -04:00
dispnew.c Fix bug #4426 with buffer_posn_from_coords when header line is present. 2011-10-08 12:58:50 +02:00
disptab.h Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:22Z!eggert@cs.ucla.edu (inclusive) from trunk (bug#8623) 2011-05-09 05:59:23 -04:00
doc.c * doc.c (get_doc_string): Encode file name. 2011-10-12 15:08:04 -04:00
doprnt.c Remove unused external symbols. 2011-09-14 14:45:51 -07:00
dosfns.c Whitespace changes. 2011-09-09 03:06:52 +02:00
dosfns.h Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
editfns.c Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. 2011-10-13 07:55:46 -07:00
emacs-icon.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
emacs.c do not ignore write error for any output size 2011-09-24 11:22:06 +02:00
emacsgtkfixed.c Whitespace changes. 2011-09-09 03:06:52 +02:00
emacsgtkfixed.h Fix wm_size-hints race between KDE/KWin and Gtk+ 3. 2011-06-26 20:47:07 +02:00
epaths.in Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
eval.c * src/eval.c (Fquote): Document its non-consing behavior. 2011-09-16 10:14:48 -04:00
fileio.c * buffer.h (struct buffer): Use time_t, not int, for a time stamp. 2011-09-30 13:22:01 -07:00
filelock.c Whitespace changes. 2011-09-09 03:06:52 +02:00
firstfile.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
floatfns.c Whitespace changes. 2011-09-09 03:06:52 +02:00
fns.c Whitespace changes. 2011-09-09 03:06:52 +02:00
font.c Whitespace changes. 2011-09-09 03:06:52 +02:00
font.h * font.c (font_intern_prop): Don't assume string length fits in int. 2011-06-19 22:51:47 -07:00
fontset.c * fontset.c (num_auto_fontsets): Now printmax_t, not int. 2011-08-29 11:48:24 -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 * lisp/window.el (window-deletable-p): Never delete last frame on a terminal. 2011-09-13 11:33:16 -04:00
frame.h * frame.h (struct frame): Use int, not EMACS_INT, where int works. 2011-07-28 14:51:29 -07:00
fringe.c Whitespace changes. 2011-09-09 03:06:52 +02:00
ftfont.c Merge from trunk. 2011-08-13 23:40: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 Whitespace changes. 2011-09-09 03:06:52 +02:00
gmalloc.c Whitespace changes. 2011-09-09 03:06:52 +02:00
gnutls.c Follow variable naming convention 2011-08-14 11:08:02 +02:00
gnutls.h src/gnutls.c: Remove unused parameter `fildes'. 2011-05-05 01:56:09 +02:00
gtkutil.c Whitespace changes. 2011-09-09 03:06:52 +02:00
gtkutil.h * gtkutil.c: Integer overflow fixes. 2011-07-28 16:58:05 -07:00
image.c Fix a compilation error with MinGW GCC 3.x in tiff_handler. 2011-09-16 13:25:39 +03:00
indent.c * indent.c (Fvertical_motion): Fix == vs = typo. 2011-09-24 09:15:32 -07:00
indent.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
insdel.c Whitespace changes. 2011-09-09 03:06:52 +02:00
intervals.c Protoize 2011-07-10 10:20:10 +02:00
intervals.h * intervals.h (struct interval): Use EMACS_INT for members 2011-04-20 01:04:17 -07:00
keyboard.c * src/keyboard.c (read_key_sequence_remapped): New var. 2011-10-03 16:50:54 -04:00
keyboard.h * keyboard.c: Integer and memory overflow fixes. 2011-07-28 17:30:00 -07:00
keymap.c Merge changes from emacs-23 2011-10-01 14:46:45 -04:00
keymap.h * keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls 2011-09-10 17:41:48 -07:00
lastfile.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
lisp.h * src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR) 2011-10-11 19:35:16 +02:00
lisp.mk Remove $shortlisp from src/Makefile.in. 2011-05-19 17:41:03 -07:00
lread.c * lread.c (read_escape): Allow hex escapes as large as ?\xfffffff. 2011-10-11 21:58:43 -07:00
macros.c * macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int. 2011-08-29 12:07:18 -07:00
macros.h * macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int. 2011-08-29 12:07:18 -07:00
Makefile.in Merge from trunk. 2011-09-03 16:03:38 -07:00
makefile.w32-in src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h. 2011-08-27 03:42:00 +02:00
marker.c Don't publish debugger-only interfaces to other modules. 2011-04-13 23:48:41 -07:00
mem-limits.h * vm-limit.c (check_memory_limits): Fix incorrect extern function decls. 2011-06-13 21:49:24 -07:00
menu.c Whitespace changes. 2011-09-09 03:06:52 +02:00
menu.h Be more systematic about user-interface timestamps. 2011-05-12 13:23:33 -07:00
minibuf.c * minibuf.c (Finternal_complete_buffer): Fix last change. 2011-10-11 13:32:38 -04:00
msdos.c Whitespace changes. 2011-09-09 03:06:52 +02:00
msdos.h Repair the MSDOS build following latest changes. 2011-04-24 15:48:30 +03: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 Fix that executing applescript may hang emacs uninterruptedly. 2011-08-14 12:39:38 +02:00
nsfont.m * src/nsfont.m (ns_otf_to_script): Fix typo. 2011-08-23 10:41:07 -04:00
nsgui.h Whitespace changes. 2011-09-09 03:06:52 +02:00
nsimage.m Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. 2011-07-08 12:04:23 +02:00
nsmenu.m Merge from trunk. 2011-07-28 22:31:12 -07:00
nsselect.m Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. 2011-07-08 12:04:23 +02:00
nsterm.h Whitespace changes. 2011-09-09 03:06:52 +02:00
nsterm.m * nsterm.m (windowDidResize): Call x_set_window_size only when 2011-09-30 09:42:26 +02:00
pre-crt0.c Nuke arch-tags. 2011-01-15 15:16:57 -08:00
print.c Whitespace changes. 2011-09-09 03:06:52 +02:00
process.c Whitespace changes. 2011-09-09 03:06:52 +02:00
process.h * src/xdisp.c (next_element_from_string, next_element_from_buffer): Use EQ 2011-07-17 22:34:14 -04:00
puresize.h Remove obsolete comment about PNTR_COMPARISON_TYPE. 2011-06-09 12:08:29 -07:00
ralloc.c Whitespace changes. 2011-09-09 03:06:52 +02:00
README Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
regex.c Whitespace changes. 2011-09-09 03:06:52 +02:00
regex.h Fix regex.c, syntax.c and friends for buffers > 2GB. 2011-04-16 21:26:30 +03:00
region-cache.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
region-cache.h Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
scroll.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
search.c Merge changes from emacs-23 branch 2011-09-18 11:21:57 -04:00
sheap.c * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB. 2011-03-02 16:30:51 -05:00
sound.c Whitespace changes. 2011-09-09 03:06:52 +02:00
stamp-h.in
syntax.c Merge changes from emacs-23 branch 2011-08-30 18:43:43 -04:00
syntax.h Support buffers > 2GB on 64-bit hosts. 2011-04-19 13:48:30 +03:00
sysdep.c Fix the MSDOS build. 2011-09-29 15:00:18 +03:00
sysselect.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
syssignal.h Check for pthread and use it if found. 2011-08-04 19:04:39 +02:00
systime.h * systime.h (Time): Define only if emacs is defined. 2011-05-19 23:37:13 -07: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 Add comments about special meaning of TAB characters in compositions. 2011-09-15 19:22:58 +03:00
termcap.c Whitespace changes. 2011-09-09 03:06:52 +02:00
termchar.h Whitespace changes. 2011-09-09 03:06:52 +02:00
termhooks.h Fix incorrect comment. 2011-07-19 17:09:31 -07:00
terminal.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02: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 * textprop.c (text_property_stickiness): Obey Vtext_property_default_nonsticky. 2011-07-04 14:31:29 -04:00
tparam.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
tparam.h Make tparam.h and terminfo.c consistent. 2011-03-19 15:46:50 -07:00
undo.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
unexaix.c Whitespace changes. 2011-09-09 03:06:52 +02:00
unexcoff.c Restore failure returns to unexaix.c, unexcoff.c, unexcw.c 2011-03-17 13:18:59 -07:00
unexcw.c Fix memory allocation problems in Cygwin build (Bug#9273). 2011-08-16 09:27:12 -04:00
unexec.h * unexec.h: New file. 2011-03-16 17:03:31 -07:00
unexelf.c Whitespace changes. 2011-09-09 03:06:52 +02:00
unexhp9k800.c Protoize 2011-07-10 10:20:10 +02:00
unexmacosx.c Whitespace changes. 2011-09-09 03:06:52 +02:00
unexsol.c Change unexec implementations to match prototype. 2011-03-17 11:41:30 -07:00
unexw32.c Whitespace changes. 2011-09-09 03:06:52 +02:00
vm-limit.c Whitespace changes. 2011-09-09 03:06:52 +02:00
w16select.c Whitespace changes. 2011-09-09 03:06:52 +02:00
w32.c Whitespace changes. 2011-09-09 03:06:52 +02:00
w32.h Implement dynamic loading of GnuTLS on Windows. 2011-05-04 16:03:16 +02:00
w32console.c Fix bug #8597 with setting frame background mode on w32 console. 2011-05-07 18:44:19 +03:00
w32fns.c * src/w32fns.c (w32_wnd_proc) [WM_TIMER, WM_SET_CURSOR]: Avoid using 2011-07-08 20:46:17 +08:00
w32font.c Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:22Z!eggert@cs.ucla.edu (inclusive) from trunk (bug#8623) 2011-05-09 05:59:23 -04:00
w32font.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32gui.h Fixups, following up to the user-interface timestamp change. 2011-05-14 02:03:53 -07:00
w32heap.c Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org. 2011-05-04 21:00:38 -07:00
w32heap.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32inevt.c * msdos.c (mouse_get_pos): Likewise. 2011-05-14 12:06:08 -07:00
w32inevt.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32menu.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
w32proc.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
w32reg.c Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
w32select.c Move DEFSYM to lisp.h and use everywhere. 2011-06-24 23:25:22 +02:00
w32term.c Add comments about special meaning of TAB characters in compositions. 2011-09-15 19:22:58 +03:00
w32term.h Whitespace changes. 2011-09-09 03:06:52 +02: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 Whitespace changes. 2011-09-09 03:06:52 +02:00
widget.h Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
widgetprv.h * buffer.c (Qclone_number): Remove for now, as it's unused. 2011-06-11 14:31:32 -07:00
window.c Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618) 2011-10-15 12:12:00 +02:00
window.h sprintf-related integer and memory overflow issues. 2011-08-29 08:43:34 -07:00
xdisp.c Fix the change with paragraph_dir initialization. 2011-10-13 13:17:32 +02:00
xfaces.c Whitespace changes. 2011-09-09 03:06:52 +02:00
xfns.c Fix handling of X resource for window icons. 2011-09-18 16:01:37 -04:00
xfont.c * xfont.c (xfont_match): Avoid need for strlen. 2011-06-20 18:40:45 -07:00
xftfont.c * xftfont.c (xftfont_open): Rename locals to avoid shadowing. 2011-03-18 22:07:42 -07:00
xgselect.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
xgselect.h Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
xmenu.c Fix typos. 2011-09-17 14:19:04 +02:00
xml.c * xml.c (parse_region): Make the parsing work for non-comment-starting XML files again. 2011-09-10 20:14:50 +02:00
xrdb.c Whitespace changes. 2011-09-09 03:06:52 +02:00
xselect.c * xselect.c: Relax test for outgoing X longs (Bug#9498). 2011-09-16 10:49:29 -07:00
xsettings.c Whitespace changes. 2011-09-09 03:06:52 +02:00
xsettings.h * xsettings.c, xsettings.h (xsettings_get_system_normal_font): 2011-04-13 20:08:55 -07:00
xsmfns.c Adjust in response to jan.h.d's comments. 2011-08-04 19:15:35 -07:00
xterm.c * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplained 2011-10-14 13:44:39 -04:00
xterm.h Remove unused external symbols. 2011-09-14 14:45:51 -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/>.