1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
emacs/src
Ken Raeburn 1f37714a11 Disable non-working pointerColor setting for X tooltip frame.
It generates a bunch of server traffic, but there's some bug wherein
the new mouse cursor settings don't seem to get used.  In most
situations the cursor isn't likely to be seen anyway, so it's not
urgent to fix.

* src/xfns.c (x_create_tip_frame): Don't set pointerColor.
2015-10-08 01:44:43 -04:00
..
bitmaps
.dbxinit
.gdbinit .gdbinit followup to changes in !USE_LSB_TAG 2015-06-29 18:57:25 +03:00
alloc.c Fix bug in GC_CHECK_MARKED_OBJECTS check 2015-10-06 13:34:18 -07:00
atimer.c Fix debug-timer-check on systems without HAVE_TIMERFD 2015-06-22 19:11:45 +03:00
atimer.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bidi.c Fix display of characters adjacent to ZWJ and ZWNJ 2015-10-06 19:08:21 +03:00
blockinput.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
buffer.c * src/buffer.c (syms_of_buffer): Typo fix. (Bug#21622) 2015-10-06 06:48:39 +08:00
buffer.h Remove the deprecated INTERNAL_FIELD macro by expanding it 2015-04-29 08:53:55 +02:00
bytecode.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
callint.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
callproc.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
casefiddle.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
casetab.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
category.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
category.h Simplify and port recent bool vector changes. 2013-11-04 23:11:24 -08:00
ccl.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
ccl.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
ChangeLog.1 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.2 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.3 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.4 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.5 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.6 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.7 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.8 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.9 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.10 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.11 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.12 Spelling fixes 2015-06-30 19:47:29 -07:00
ChangeLog.13 Don't call do_pending_window_change in signal handlers (Bug#21380) 2015-08-31 11:09:22 +02:00
character.c Port --enable-gcc-warnings to GCC 5.1 x86-64 2015-04-24 22:41:56 -07:00
character.h Prefer ‘format’ to ‘substitute-command-keys’ 2015-08-14 15:55:58 -07:00
charset.c Make add_to_log varargs 2015-08-13 13:48:58 -07:00
charset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
chartab.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
cm.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cm.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cmds.c Don't use XFASTINT on a negative number 2015-10-06 11:52:06 +02:00
coding.c * src/coding.c (complement_process_encoding_system): Revert last 2015-10-03 20:15:44 +02:00
coding.h Avoid aborts when keyboard-coding-system is raw-text (Bug#19532) 2015-01-31 20:48:53 +02:00
commands.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
composite.c Give names to Unicode code points in C code 2015-08-11 15:53:56 -07:00
composite.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
conf_post.h New optional ZONE arg for format-time-string etc. 2015-07-26 12:44:54 -07:00
COPYING
cygw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cygw32.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
data.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
dbusbind.c ; Preserve formatting in docstring of dbusbind.c 2015-09-17 09:25:21 +02:00
decompress.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
deps.mk Replace AC_SUBST_FILE in configure with include in Makefiles. 2015-05-15 20:51:45 -04:00
dired.c Improve doc strings in dired.c 2015-10-01 09:34:00 -05:00
dispextern.h Add -Wswitch to --enable-gcc-warnings 2015-09-16 15:07:23 -07:00
dispnew.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
disptab.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
doc.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
doprnt.c Avoid non-ASCII decoding errors in C src files 2015-09-25 20:29:27 +03:00
dosfns.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
dosfns.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
editfns.c Avoid non-ASCII decoding errors in C src files 2015-09-25 20:29:27 +03:00
emacs-icon.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
emacs.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
emacsgtkfixed.c Revert changes installed by xwidgets merge 2015-02-01 11:45:15 -08:00
emacsgtkfixed.h Revert changes installed by xwidgets merge 2015-02-01 11:45:15 -08:00
epaths.in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
fileio.c ; Restore some of the recent deletions in fileio.c 2015-10-04 12:23:45 +03:00
filelock.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
firstfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
floatfns.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
fns.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
font.c Fix problems found by clang 3.5.0 2015-10-02 08:34:50 -07:00
font.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
fontset.c Define internal-char-font even if --without-x 2015-09-09 10:48:31 -07:00
fontset.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
frame.c Try to avoid redisplaying all frames when creating a new one 2015-09-30 10:00:13 -04:00
frame.h Make face realization be more frame-specific 2015-09-26 09:50:58 +03:00
fringe.c Fix fringe bitmap initialization for cairo. 2015-02-14 12:45:52 +09:00
ftcrfont.c Spelling fixes 2015-06-14 22:56:45 -07:00
ftfont.c fix for the case that M17N_FLT_USE_NEW_FEATURE is not defined 2015-09-02 22:29:37 +09:00
ftfont.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
ftxfont.c Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
getpagesize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gfilenotify.c * src/gfilenotify.c (Fgfile_add_watch): Cleanup temporary variable. 2015-09-27 20:16:06 +02:00
gmalloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gnutls.c Avoid error in TLS connections due to incorrect format 2015-06-27 11:00:38 +03:00
gnutls.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gtkutil.c Cache XParseColor results in the X display info structure. 2015-10-08 01:19:49 -04:00
gtkutil.h Add cairo drawing. 2015-02-11 16:14:35 +01:00
image.c Reduce color allocation/query traffic in the TrueColor case. 2015-10-08 01:44:42 -04:00
indent.c Fix 'current-column' in presence of :relative-width 2015-09-22 19:33:47 +03:00
indent.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inotify.c Use common report_file_notify_error function 2015-09-16 15:50:37 +02:00
insdel.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
intervals.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
intervals.h Use bool for boolean in xdisp.c 2015-02-09 23:50:18 -08:00
keyboard.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
keyboard.h Re-add the notion of echo_prompt lost in the translation 2015-09-03 16:02:28 -04:00
keymap.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
keymap.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
lastfile.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lisp.h Avoid non-ASCII decoding errors in C src files 2015-09-25 20:29:27 +03:00
lread.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
macfont.h Use Core Text types/functions/variables/enumerators directly 2015-08-29 17:03:55 +09:00
macfont.m * src/macfont.m (macfont_encode_char, syms_of_macfont): Remove unused vars. 2015-10-05 09:16:21 +09:00
macros.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
macros.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
macuvs.h Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
Makefile.in Fix submake dependency bug with .h files 2015-06-25 13:31:38 -07:00
marker.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
menu.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
menu.h Compute C decls for DEFSYMs automatically 2015-01-05 10:14:58 -08:00
minibuf.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
msdos.c Use bool, not int, to track face changes 2015-01-28 11:15:23 -08:00
msdos.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsfns.m Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
nsfont.m Fix quoting in ‘message_with_string’ 2015-08-26 13:12:26 -07:00
nsgui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nsimage.m In nsimage.m include coding.h (Bug#21292) 2015-08-19 11:26:37 +02:00
nsmenu.m Fix NS warnings. 2015-05-15 17:06:16 +02:00
nsselect.m Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
nsterm.h Fix warnings on OSX 10.10. 2015-05-15 16:23:44 +02:00
nsterm.m Respect value of frame_resize_pixelwise when handling fullscreen state. 2015-09-28 08:11:14 +02:00
print.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
process.c Revert my two recent process.c changes 2015-10-03 06:02:11 +02:00
process.h * src/process.c (status_notify): Avoid global redisplay (bug#11822) 2015-09-08 09:06:49 -04:00
profiler.c Fix some int overflows in profiler.c 2015-07-31 10:13:36 -07:00
puresize.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ralloc.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
README Prefer straight quoting in some text files 2015-09-11 11:05:12 -07:00
regex.c Fix some minor quoting issues with grave accent 2015-08-09 16:23:06 -07:00
regex.h Curved quotes in --batch diagnostics in non-UTF-8 2015-08-17 12:01:26 -07:00
region-cache.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
region-cache.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
scroll.c Fix subscript error in calculate_direct_scrolling 2015-07-27 23:40:27 -07:00
search.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
sheap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sound.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
syntax.c * src/syntax.c (syms_of_syntax): Make syntax-propertize--done local 2015-10-07 21:11:38 -04:00
syntax.h Merge syntax-propertize--done and parse-sexp-propertize-done 2015-09-11 20:00:05 -04:00
sysdep.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
sysselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syssignal.h Enable CPU profiling on Cygwin 2015-06-22 17:38:35 -04:00
sysstdio.h Simplify binary I/O configuration 2015-02-19 19:21:32 -08:00
systime.h Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
systty.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syswait.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
term.c Prevent timers from messing up TTY menus 2015-09-24 21:04:42 +03:00
termcap.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termchar.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termhooks.h Improvements for curved quotes on Linux consule 2015-09-09 02:22:24 -07:00
terminal.c Port Unicode char detection to FreeBSD+svgalib 2015-09-13 11:56:06 -07:00
terminfo.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
termopts.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
textprop.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
tparam.c Use bool for boolean in textprop.c, undo.c 2015-04-19 13:13:52 -07:00
tparam.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
undo.c Use bool for boolean in textprop.c, undo.c 2015-04-19 13:13:52 -07:00
unexaix.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcoff.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexcw.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexec.h
unexelf.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unexhp9k800.c Consistently use min and max macros from lisp.h. 2014-10-03 08:35:10 +04:00
unexmacosx.c Avoid grave accent quoting in stderr diagnostics 2015-05-31 23:53:45 -07:00
unexsol.c Prefer list1 (X) to Fcons (X, Qnil) when building lists. 2013-07-15 23:39:49 -07:00
unexw32.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vm-limit.c Add -Wswitch to --enable-gcc-warnings 2015-09-16 15:07:23 -07:00
w16select.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
w32.c Fix deletion of symlinks to directories on MS-Windows 2015-09-07 18:26:36 +03:00
w32.h Make file-accessible-directory-p reliable on MS-Windows 2015-08-31 17:48:26 +03:00
w32common.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32console.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32fns.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
w32font.c Fix display of glyphless characters with problematic fonts 2015-05-28 20:23:41 +03:00
w32font.h Teach MS-Windows font back-end return per-glyph ascent/descent 2015-05-26 18:29:40 +03:00
w32gui.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32heap.c Handle NULL pointers in w32heap.c allocation routines 2015-07-27 21:16:46 +03:00
w32heap.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32inevt.c Prefer 'Qfoo' to 'intern ("foo")' in w32 source files 2015-02-21 14:54:08 +02:00
w32inevt.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32menu.c Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c. 2015-01-29 19:16:56 +02:00
w32notify.c Use common report_file_notify_error function 2015-09-16 15:50:37 +02:00
w32proc.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
w32reg.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32select.c MS-Windows followup to previous commit 2015-01-05 22:13:58 +02:00
w32select.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
w32term.c Don't call do_pending_window_change in signal handlers (Bug#21380) 2015-08-31 11:09:22 +02:00
w32term.h Avoid compiler warning in image.c on MS-Windows 2015-05-23 22:19:08 +03:00
w32uniscribe.c Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 2015-08-26 19:24:58 -07:00
w32xfns.c Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widget.c * src/widget.c (set_frame_size): Prefer 'int' to 'unsigned' 2015-04-19 10:11:21 -07:00
widget.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
widgetprv.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
window.c In resize_frame_windows don't set a top position when resizing horizontally. 2015-10-07 11:11:53 +02:00
window.h Avoid some int overflows in window.c 2015-04-13 23:26:59 -07:00
xdisp.c Remove redundant redisplay code 2015-10-05 10:22:08 +03:00
xfaces.c Reduce color allocation/query traffic in the TrueColor case. 2015-10-08 01:44:42 -04:00
xfns.c Disable non-working pointerColor setting for X tooltip frame. 2015-10-08 01:44:43 -04:00
xfont.c * xfont.c: Minor style fixes 2015-02-09 11:08:58 -08:00
xftfont.c Reduce color allocation/query traffic in the TrueColor case. 2015-10-08 01:44:42 -04:00
xgselect.c Use bool for boolean in xfont.c, xftfont.c, xgselect.c 2015-01-21 23:41:24 -08:00
xgselect.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xmenu.c Adjust offset and border calculations for X. 2015-02-27 18:46:26 +01:00
xml.c Remove unused DEFSYMs 2015-05-31 11:50:01 -07:00
xrdb.c Port to pedantic memcpy 2015-07-31 09:47:19 -07:00
xselect.c Omit unnecessary \ before paren in C docstrings 2015-09-16 16:26:07 -07:00
xsettings.c Fix DPI calculation when Xft/DPI is default 2015-08-09 23:23:38 -07:00
xsettings.h Update copyright year to 2015 2015-01-01 14:26:41 -08:00
xsmfns.c * src/xsmfns.c (x_session_initialize): Avoid libSM crash 2015-06-13 16:35:54 -07:00
xterm.c Reduce some unnecessary X calls. 2015-10-08 01:44:43 -04:00
xterm.h Reduce color allocation/query traffic in the TrueColor case. 2015-10-08 01:44:42 -04: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-2015 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 is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

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 C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run '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/>.