1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 22:31:13 -07:00
emacs/src
Pip Cet 69a10f10de [MPS] Avoid PGTK crashes (bug#76238)
* src/pgtkfns.c (Fx_create_frame):
(x_create_tip_frame): Use 'igc_xzalloc_ambig', not 'xzalloc'.
* src/pgtkmenu.c (pgtk_menu_show): Use 'SAFE_ALLOCA_LISP'.
* src/pgtkselect.c (pgtk_own_selection): Use temporary copies of the
symbol name strings.
(lisp_data_to_selection_data): Use temporary string copy.
* src/pgtkterm.c (pgtk_enumerate_devices):
(pgtk_free_devices):
(evq_enqueue): Use 'igc_xzalloc_ambig' etc.
(size_allocate): Use 'get_glib_user_data'.
(pgtk_link_touch_point):
(pgtk_unlink_touch_point):
(pgtk_unlink_touch_points):
(pgtk_free_frame_resources):
(pgtk_delete_display): Use 'igc_xzalloc_ambig' etc.
(pgtk_set_event_handler): Use 'glib_user_data'.
2025-02-15 19:04:46 +00:00
..
bitmaps
.dbxinit
.gdbinit Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
.lldbinit Merge branch 'master' into scratch/igc 2025-01-15 09:14:06 +01:00
alloc.c Split 'xpalloc' into two functions 2025-02-07 18:33:39 +00:00
android-asset.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
android-emacs.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
android.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
android.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
androidfns.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
androidfont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
androidgui.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
androidmenu.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
androidselect.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
androidterm.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
androidterm.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
androidvfs.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
atimer.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
atimer.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
bidi.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
bignum.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
bignum.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
blockinput.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
buffer.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
buffer.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
bytecode.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
callint.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
callproc.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
casefiddle.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
casetab.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
category.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
category.h
ccl.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ccl.h Be more systematic about parens in C source code 2024-01-20 17:28:53 -08:00
ChangeLog.1 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.2 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.3 Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
ChangeLog.4 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.5 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.6 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.7 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.8 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.9 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.10 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.11 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.12 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.13 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
character.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
character.h Prefer static_assert to verify 2024-08-22 00:51:55 +02:00
charset.c Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
charset.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
chartab.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
cm.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cm.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cmds.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
coding.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
coding.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
commands.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
comp.c ; src/comp.c (load_comp_unit): Always initialize 'data_relocs'. 2025-02-01 16:57:01 +00:00
comp.h Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
composite.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
composite.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
conf_post.h Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
COPYING
cygw32.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cygw32.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
data.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
dbusbind.c [MPS] Avoid DBUS malfunctions 2025-02-15 18:52:24 +00:00
decompress.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
deps.mk Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
dired.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
dispextern.h Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
dispnew.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
disptab.h Display separators on tty menus with display table entries 2025-01-26 16:41:01 +01:00
dmpstruct.awk Update copyright year to 2025 2025-01-02 18:39:42 +01:00
doc.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
doprnt.c Fix buffer overflows in doprnt (bug#75900) 2025-01-27 17:16:43 -08:00
dosfns.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dosfns.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dynlib.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
dynlib.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
editfns.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
emacs-icon.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emacs-module.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
emacs-module.h.in Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emacs.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
emacsgtkfixed.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
emacsgtkfixed.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
epaths.in Update copyright year to 2025 2025-01-02 18:39:42 +01:00
eval.c [MPS] Avoid resizing roots; allocate new ones instead (Bug#76091) 2025-02-07 19:21:09 +00:00
fileio.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
filelock.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
floatfns.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
fns.c Fix GC tallying for hash table allocations (bug#76069) 2025-02-05 17:52:34 +00:00
font.c Remove DEFVAR_LISP_NOPRO 2025-02-01 16:27:37 +02:00
font.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
fontset.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
fontset.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
frame.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
frame.h Merge branch 'master' into scratch/igc 2025-01-15 09:14:06 +01:00
fringe.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
ftcrfont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ftfont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ftfont.h
getpagesize.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gfilenotify.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gmalloc.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
gnutls.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
gnutls.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gtkutil.c Use glib_user_data more consistently (bug#75905) 2025-02-01 23:37:59 +00:00
gtkutil.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
haiku.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_draw_support.cc Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_font_support.cc Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_io.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_select.cc Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_support.cc Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haiku_support.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikufns.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
haikufont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikugui.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikuimage.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikumenu.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
haikuselect.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikuselect.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
haikuterm.c Protect against GCing of last_mouse_window 2025-01-26 23:05:53 -08:00
haikuterm.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
hbfont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
igc.c ; * src/igc.c: Document arena_park (), arena_release () 2025-02-13 00:36:42 +01:00
igc.h [MPS] Avoid resizing roots; allocate new ones instead (Bug#76091) 2025-02-07 19:21:09 +00:00
image.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
indent.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
indent.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
inotify.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
insdel.c Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
intervals.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
intervals.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
itree.c Merge branch 'master' into scratch/igc 2025-01-15 09:14:06 +01:00
itree.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
json.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
keyboard.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
keyboard.h Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
keymap.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
keymap.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
kqueue.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lcms.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lisp.h [MPS] Ensure specpdl and ppstack always scan consistently 2025-02-07 19:19:40 +00:00
lread.c Fix GC tallying for hash table allocations (bug#76069) 2025-02-05 17:52:34 +00:00
macfont.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
macfont.m Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
macros.c [MPS] Avoid crash on keyboard macro buffer resizing (bug#76039) 2025-02-04 10:28:27 +00:00
macros.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
macuvs.h
Makefile.in Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
marker.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
menu.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
menu.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
minibuf.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h
module-env-29.h
module-env-30.h Update emacs-module for Emacs 31 2024-06-23 07:11:04 -04:00
module-env-31.h Update emacs-module for Emacs 31 2024-06-23 07:11:04 -04:00
msdos.c Protect against GCing of last_mouse_window 2025-01-26 23:05:53 -08:00
msdos.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsfns.m Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
nsfont.m Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsgui.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsimage.m Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsmenu.m Remove inhibit_garbage_collection when HAVE_MPS 2025-01-12 15:49:47 +01:00
nsselect.m Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
nsterm.h ; Fix indentation in src/nsterm.h 2025-01-08 07:29:33 +01:00
nsterm.m ; Revert spurious formatting changes 2025-01-08 07:27:31 +01:00
nsxwidget.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nsxwidget.m Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pdumper.c ; src/pdumper.c (dump_symbol, dump_hash_table): CHECK_STRUCT hashes. 2025-02-01 17:23:48 +00:00
pdumper.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
pgtkfns.c [MPS] Avoid PGTK crashes (bug#76238) 2025-02-15 19:04:46 +00:00
pgtkgui.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pgtkim.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
pgtkmenu.c [MPS] Avoid PGTK crashes (bug#76238) 2025-02-15 19:04:46 +00:00
pgtkselect.c [MPS] Avoid PGTK crashes (bug#76238) 2025-02-15 19:04:46 +00:00
pgtkterm.c [MPS] Avoid PGTK crashes (bug#76238) 2025-02-15 19:04:46 +00:00
pgtkterm.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
print.c ; * src/print.c (pp_stack_pop): Avoid infloop. 2025-02-09 16:29:27 +00:00
process.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
process.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
profiler.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
ralloc.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
README Update copyright year to 2025 2025-01-02 18:39:42 +01:00
regex-emacs.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
regex-emacs.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
region-cache.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
region-cache.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
scroll.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
search.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
sfnt.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sfnt.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sfntfont-android.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sfntfont.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
sfntfont.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sort.c Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
sound.c Signal error when keyword/arg list is malformed 2025-01-21 17:41:35 +01:00
sqlite.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
syntax.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
syntax.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sysdep.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
sysselect.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
syssignal.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
sysstdio.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
systhread.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
systhread.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
systime.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
systty.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
syswait.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
term.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
termcap.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
termchar.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
termhooks.h Merge branch 'master' into scratch/igc 2025-01-15 09:14:06 +01:00
terminal.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
terminfo.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
termopts.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
textconv.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
textconv.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
textprop.c Replace call[1-8] with calln 2025-01-19 14:29:41 +01:00
thread.c Merge branch 'master' into scratch/igc 2025-01-15 09:14:06 +01:00
thread.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
timefns.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
tparam.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
tparam.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
treesit.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
treesit.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
undo.c Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
verbose.mk.in Update copyright year to 2025 2025-01-02 18:39:42 +01:00
vm-limit.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w16select.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
w32.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32common.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32console.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32cygwinx.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32dwrite.c Update copyright year to 2025 2025-01-01 07:39:17 +00:00
w32fns.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
w32font.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32font.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32gdiplus.h Support :transform-smoothing on images (MS-Windows) (bug#57166) 2024-11-05 14:37:07 +02:00
w32gui.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32heap.c ; Avoid compiler warnings in the MS-Windows build 2025-02-01 15:15:28 +02:00
w32heap.h Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
w32image.c Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
w32inevt.c Protect against GCing of last_mouse_window 2025-01-26 23:05:53 -08:00
w32inevt.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32menu.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32notify.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32proc.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32reg.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32select.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32select.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32term.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
w32term.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
w32uniscribe.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
w32xfns.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
widget.c Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
widget.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
widgetprv.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
window.c Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
window.h Merge branch 'master' into feature/igc 2025-01-31 16:40:29 +00:00
xdisp.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
xfaces.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
xfns.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
xfont.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xftfont.c Merge 'master' into 'feature/igc' 2025-02-01 12:48:57 +00:00
xgselect.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xgselect.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xmenu.c [MPS] Fix GTK menus always returning nil 2025-02-02 01:05:30 +00:00
xml.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xrdb.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xselect.c Merge branch 'master' into feature/igc 2025-01-19 15:52:10 +01:00
xsettings.c Simplify make_formatted_string API 2025-01-26 23:05:50 -08:00
xsettings.h Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xsmfns.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xterm.c [MPS] Use 'igc_xfree' for 'dpyinfo' (Bug#76091) 2025-02-07 09:39:42 +00:00
xterm.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01:00
xwidget.c Update copyright year to 2025 2025-01-02 18:39:42 +01:00
xwidget.h Merge branch 'master' into scratch/igc 2025-01-08 04:04:49 +01: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-2025 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/>.