1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/src
Po Lu bb33446f2a Better handle devices being enabled on XI2
* src/xterm.c (handle_one_xevent): Don't abort on DeviceChanged
if the device couldn't be found, instead regenerating the device
hierarchy to see if it was enabled.
2022-02-15 09:19:12 +08:00
..
bitmaps
.dbxinit
.gdbinit Merge branch 'master' into scratch/correct-warning-pos 2022-01-11 21:57:54 +00:00
alloc.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
atimer.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
atimer.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bidi.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
bignum.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
bignum.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
blockinput.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
buffer.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
buffer.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bytecode.c Speed up = on fixnums in bytecode 2022-02-12 20:27:31 +01:00
callint.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
callproc.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
casefiddle.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
casetab.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
category.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
category.h
ccl.c Inline maybe_quit 2022-01-24 11:41:47 +01:00
ccl.h
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.2 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.3 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.4 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.5 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.6 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.7 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.8 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.9 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.10 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.11 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.12 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.13 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
character.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
character.h Fix cursor motion around some Emoji sequences 2021-09-25 12:18:27 +03:00
charset.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
charset.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
chartab.c Factor out char_table_ref_simple for readability 2021-07-21 14:01:57 +02:00
cm.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cm.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cmds.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
coding.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
coding.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
commands.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
comp.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
comp.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
composite.c Optionally allow point to enter composed character sequences 2022-02-12 20:38:51 +02:00
composite.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
conf_post.h Fix the DJGPP port 2022-02-11 20:19:34 +08:00
COPYING
cygw32.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
cygw32.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
data.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
dbusbind.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
decompress.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
deps.mk ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dired.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
dispextern.h Clean up mode-line-* faces handling 2022-02-12 13:43:36 +02:00
dispnew.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
disptab.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dmpstruct.awk ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
doc.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
doprnt.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dosfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dosfns.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dynlib.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
dynlib.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
editfns.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
emacs-icon.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-module.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
emacs-module.h.in Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
emacs.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
emacsgtkfixed.c * src/emacsgtkfixed.c (XSetWMSizeHints): Remove some useless code. 2022-01-15 18:11:35 +08:00
emacsgtkfixed.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
epaths.in ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eval.c * src/eval.c (specpdl_unrewind): Remove empty statement. 2022-02-13 09:13:26 +01:00
fileio.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
filelock.c Fix error after merge 2022-01-29 20:38:13 +08:00
firstfile.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
floatfns.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
fns.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
font.c Avoid assertion violations with variable-weight fonts 2022-01-12 16:52:14 +02:00
font.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
fontset.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
fontset.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
frame.c Implement `alpha-background' on non-Cairo builds 2022-01-31 10:15:47 +08:00
frame.h Add background transparency support for GTK+Cairo 2022-01-30 08:38:32 +08:00
fringe.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
ftcrfont.c Don't make cursors affected by background alpha on PGTK 2022-02-11 13:59:03 +08:00
ftfont.c Skip virtual FcPattern entries for variable weight fonts 2022-01-12 16:42:27 +02:00
ftfont.h Merge remote-tracking branch 'origin/master' into feature/pgtk 2021-11-30 08:16:50 +08:00
getpagesize.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gfilenotify.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gmalloc.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gnutls.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gnutls.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gtkutil.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
gtkutil.h Fix build on PGTK 2022-01-08 15:27:50 +08:00
haiku.c ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
haiku_draw_support.cc Implement visual bell on Haiku like on X 2022-02-12 04:42:42 +00:00
haiku_font_support.cc Implement `list_family' for the haikufont driver 2022-02-09 03:53:13 +00:00
haiku_io.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
haiku_select.cc Improve reliability of selection ownership on Haiku 2022-02-11 02:37:38 +00:00
haiku_support.cc Fix wide fringe bitmap processing on Haiku 2022-02-14 01:36:50 +00:00
haiku_support.h Fix wide fringe bitmap processing on Haiku 2022-02-14 01:36:50 +00:00
haikufns.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
haikufont.c Make haikufont_list_family actually work 2022-02-09 05:09:24 +00:00
haikugui.h * src/haikugui.h [_cplusplus]: Remove extern "C" declarations. 2022-02-10 03:25:19 +00:00
haikuimage.c Add support for native webp images on Haiku 2022-01-09 04:44:16 +00:00
haikumenu.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
haikuselect.c Improve Haiku selection handling 2022-02-14 10:26:29 +00:00
haikuselect.h Implement selection ownership on Haiku 2022-01-20 01:05:53 +00:00
haikuterm.c Handle allocation failures of fringe bitmaps on Haiku 2022-02-14 07:12:17 +00:00
haikuterm.h Implement face cursor color merging on Haiku 2022-02-05 03:17:58 +00:00
hbfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
image.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
indent.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
indent.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
inotify.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
insdel.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
intervals.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
intervals.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
json.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
keyboard.c Optionally allow point to enter composed character sequences 2022-02-12 20:38:51 +02:00
keyboard.h Remove redundant declarations from keyboard.h that are now in lisp.h 2022-01-24 18:49:54 +08:00
keymap.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
keymap.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
kqueue.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lastfile.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lcms.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lisp.h Rewrite thread context switch code (bug#48990) 2022-02-12 15:25:53 -05:00
lread.c Don't signal errors in abbrev-table-p 2022-02-14 12:00:22 +01:00
macfont.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macfont.m Avoid deprecation warning in NS-specific code 2022-02-06 17:58:54 +01:00
macros.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
macros.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macuvs.h
Makefile.in Fix the DJGPP port 2022-02-11 20:19:34 +08:00
marker.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
menu.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
menu.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
minibuf.c Note meaning on nil HIST in Fread_from_minibuffer 2022-02-13 10:12:27 +01:00
module-env-25.h Move the new module unibyte function to the correct module-env.h file 2020-10-14 05:57:05 +02:00
module-env-26.h
module-env-27.h
module-env-28.h Remove maintainer comment from Emacs 28 module snippet. 2021-12-14 11:17:37 +01:00
module-env-29.h Update emacs-module sources for Emacs 29 2021-09-30 20:26:00 +03:00
msdos.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
msdos.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsfns.m Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
nsfont.m Fix duplicate overhang display on GNUstep 2022-01-06 14:02:43 +08:00
nsgui.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
nsimage.m Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
nsmenu.m Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
nsselect.m * src/nsselect.m (ns_get_foreign_selection): Fix GCC warning. 2022-02-02 15:19:52 +08:00
nsterm.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
nsterm.m Make behaviour of `mouse-autoselect-window' consistent with X on NS 2022-02-02 15:19:52 +08:00
nsxwidget.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsxwidget.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pdumper.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
pdumper.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
pgtkfns.c * src/pgtkfns.c (Fx_create_frame): Set `was_invisible' flag. 2022-02-13 10:05:30 +08:00
pgtkgui.h ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
pgtkim.c Clean up more code from PGTK port 2022-02-07 10:38:15 +08:00
pgtkmenu.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
pgtkselect.c Clean up more code from PGTK port 2022-02-07 10:38:15 +08:00
pgtkselect.h ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
pgtkterm.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
pgtkterm.h Implement `alpha-background' on PGTK 2022-01-31 20:21:04 +08:00
print.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
process.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
process.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
profiler.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
puresize.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ralloc.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
README ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
regex-emacs.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
regex-emacs.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
region-cache.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
region-cache.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
scroll.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
search.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
sheap.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sheap.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sound.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
sqlite.c ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
syntax.c Fix Fchar_syntax for non-ASCII in unibyte buffers 2022-01-20 11:44:07 +01:00
syntax.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sysdep.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
sysselect.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
syssignal.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sysstdio.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
systhread.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
systhread.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
systime.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
systty.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
syswait.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
term.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
termcap.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
termchar.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
termhooks.h Display pre-edit information from X input methods 2022-01-07 14:42:08 +08:00
terminal.c Fix "Buffers->Frames" submenu in daemon sessions 2022-02-03 13:00:47 +02:00
terminfo.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
termopts.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
textprop.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
thread.c Rewrite thread context switch code (bug#48990) 2022-02-12 15:25:53 -05:00
thread.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
timefns.c Merge remote-tracking branch 'origin/emacs-28' into trunk 2022-01-02 17:07:42 -05:00
tparam.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
tparam.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
undo.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
unexaix.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unexcoff.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unexcw.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unexec.h
unexelf.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unexhp9k800.c
unexmacosx.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
unexsol.c
unexw32.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
verbose.mk.in Avoid glitches in ELC lines in build output 2022-01-23 23:23:31 -08:00
vm-limit.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w16select.c Make use of NILP where possible 2022-01-26 12:59:10 +01:00
w32.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
w32.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
w32common.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32console.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32cygwinx.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32fns.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
w32font.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
w32font.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32gui.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32heap.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32heap.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32image.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32inevt.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
w32inevt.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32menu.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
w32notify.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32proc.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
w32reg.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32select.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32select.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32term.c Allow controlling the underline position of faces 2022-01-10 19:26:46 +08:00
w32term.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32uniscribe.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32xfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
widget.c Make sure `update_wm_hints' finds the WMShell 2022-02-08 08:48:55 +08:00
widget.h Make sure `update_wm_hints' finds the WMShell 2022-02-08 08:48:55 +08:00
widgetprv.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
window.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
window.h Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
xdisp.c ; * src/xdisp.c (syms_of_xdisp): Fix formatting of last change. 2022-02-12 20:45:06 +02:00
xfaces.c Clean up mode-line-* faces handling 2022-02-12 13:43:36 +02:00
xfns.c Prevent crashes from illegal locale coding systems 2022-02-13 18:20:42 +08:00
xfont.c Improve portability of alpha channel handling on TrueColor visuals 2022-01-31 18:05:13 +08:00
xftfont.c Correctly allocate colors in xftfont 2022-02-10 18:45:35 +08:00
xgselect.c Apply fix for bug#52761 to GTK native input as well 2022-01-27 09:20:25 +08:00
xgselect.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xmenu.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
xml.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xrdb.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xselect.c Replace ptrdiff_t with new specpdl_ref type for specpdl references 2022-02-12 18:00:21 +01:00
xsettings.c Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
xsettings.h Fix the xft build 2022-01-16 19:45:54 +08:00
xsmfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xterm.c Better handle devices being enabled on XI2 2022-02-15 09:19:12 +08:00
xterm.h Ensure bad values don't leak into scroll valuators after DeviceChange 2022-02-14 13:14:54 +08:00
xwidget.c Work around tooltip bug on new versions of WebKitGTK 2022-02-13 11:29:44 +08:00
xwidget.h Use the real cursor beneath the pointer on xwidgets 2022-01-28 16:40:40 +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-2022 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 <https://www.gnu.org/licenses/>.