1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-28 01:34:16 -07:00
emacs/src
Eli Zaretskii 24becea4a7 Fix cursor display when several display strings follow each other.
src/xdisp.c (set_cursor_from_row): Skip step 2 only if point is not
 between bpos_covered and bpos_max.  This fixes cursor display when
 several display strings follow each other.
2012-11-23 10:27:05 +02:00
..
bitmaps
.dbxinit
.gdbinit Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined. 2012-11-23 09:54:33 +02:00
.gitignore
alloc.c
atimer.c
atimer.h
autodeps.mk
bidi.c
blockinput.h
buffer.c
buffer.h
bytecode.c
callint.c
callproc.c Fix crash when using Emacs as commit editor for git. 2012-10-31 10:27:29 -07:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog Fix cursor display when several display strings follow each other. 2012-11-23 10:27:05 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
character.c
character.h
charset.c
charset.h
chartab.c
cm.c
cm.h
cmds.c
coding.c Complete fix for build break 2012-10-29 19:10:52 -08:00
coding.h
commands.h
composite.c
composite.h
conf_post.h Adapt the MSDOS build to the latest changes on mainline. 2012-11-03 15:48:33 +02:00
COPYING
cygw32.c Backport: Rename cygwin_convert_path* to cygwin_convert_file_name* 2012-11-20 11:28:53 -08:00
cygw32.h
data.c
dbusbind.c * dbusbind.c: Fix cut'n'waste error. Use HAVE_DBUS_VALIDATE_INTERFACE. 2012-10-31 12:45:40 +01:00
deps.mk
dired.c
dispextern.h
dispnew.c Fix crash when using Emacs as commit editor for git. 2012-10-31 10:27:29 -07:00
disptab.h
doc.c
doprnt.c
dosfns.c
dosfns.h
editfns.c * src/editfns.c (Fmessage): Mention message-log-max. (Bug#12849) 2012-11-15 21:40:54 -05:00
emacs-icon.h
emacs.c Fix non-GTK builds on Cygwin 2012-11-20 08:26:40 -05:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c * src/eval.c (Finteractive_p): Revert lexbind-merge mishap. 2012-11-15 12:17:23 -05:00
fileio.c Prevent crashes on MS-Windows when w32-downcase-file-names is non-nil. 2012-11-18 18:43:36 +02:00
filelock.c
firstfile.c
floatfns.c
fns.c
font.c font.c (Ffont_at): If WINDOW is specified and it is not displaying the current buffer, signal an error. 2012-10-30 20:14:15 +09:00
font.h
fontset.c
fontset.h
frame.c * frame.c (Fframe_pixel_height): Fix documentation. 2012-10-30 19:28:48 +01:00
frame.h
fringe.c
ftfont.c
ftfont.h
ftxfont.c
getpagesize.h
gmalloc.c
gnutls.c
gnutls.h
gtkutil.c
gtkutil.h
image.c
indent.c Fix bug #12930 with vertical-motion through a display string. 2012-11-21 21:28:14 +02:00
indent.h
insdel.c
intervals.c
intervals.h
keyboard.c
keyboard.h
keymap.c
keymap.h
lastfile.c
lisp.h Fix crash when using Emacs as commit editor for git. 2012-10-31 10:27:29 -07:00
lisp.mk Load term/internal from loadup.el. 2012-11-03 15:56:02 +02:00
lread.c
macros.c
macros.h
Makefile.in
makefile.w32-in
marker.c
mem-limits.h
menu.c
menu.h
minibuf.c Install fixes for Bug#12764 and Bug#12766. 2012-10-31 11:02:51 +01:00
msdos.c Adapt the MSDOS build to the latest changes on mainline. 2012-11-03 15:48:33 +02:00
msdos.h
ndir.h
nsfns.m
nsfont.m
nsgui.h
nsimage.m
nsmenu.m
nsselect.m
nsterm.h
nsterm.m * nsterm.m (hold_event): Set send_appdefined to YES. 2012-11-17 16:28:56 +01:00
pre-crt0.c
print.c
process.c Fix crash when using Emacs as commit editor for git. 2012-10-31 10:27:29 -07:00
process.h
profiler.c
puresize.h
ralloc.c Fix bug #12774 with crashes in ralloc.c. 2012-11-05 19:23:25 +02:00
README
regex.c
regex.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sound.c
syntax.c
syntax.h
sysdep.c Fix crash when using Emacs as commit editor for git. 2012-10-31 10:27:29 -07:00
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
term.c
termcap.c
termchar.h
termhooks.h
terminal.c
terminfo.c
termopts.h
textprop.c
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c * src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set to 64 2012-11-16 13:41:00 -05:00
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c More fixes for bug #12878 with MS-Windows MSVC build. 2012-11-19 19:34:21 +02:00
w32.h
w32common.h
w32console.c
w32fns.c Backport: Rename cygwin_convert_path* to cygwin_convert_file_name* 2012-11-20 11:28:53 -08:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32proc.c Clean up w32 timer thread code in the hope of solving bug #12832. 2012-11-14 18:41:43 +02:00
w32reg.c
w32select.c Fix bug #12878 with compilation failure with Visual C++ 11.0. 2012-11-17 20:51:06 +02:00
w32select.h
w32term.c
w32term.h More fixes for bug #12878 with MS-Windows MSVC build. 2012-11-19 19:34:21 +02:00
w32uniscribe.c
w32xfns.c
widget.c Backport from trunk. 2012-11-03 12:33:28 +01:00
widget.h
widgetprv.h
window.c Fix and rewrite doc on window recombining facilities. 2012-11-07 10:41:52 +01:00
window.h
xdisp.c Fix cursor display when several display strings follow each other. 2012-11-23 10:27:05 +02:00
xfaces.c Fixes related to face underlining 2012-11-14 23:30:46 -08:00
xfns.c
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c
xml.c
xrdb.c
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c Spelling fixes. 2012-10-31 12:23:06 -07:00
xterm.h

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