1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/src
Eli Zaretskii 2eb738f2b8 Support builds configured with a separate --bindir
* src/emacs.c (load_pdump): Don't overwrite the leading
directories of the Emacs executable just because the pdumper file
was not found in the expected directory relative to the binary.
This is needed to support builds with a separate --bindir
configure-time option and native-compilation.  (Bug#55741)
2022-06-20 19:04:06 +03:00
..
bitmaps
.dbxinit
.gdbinit ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
alloc.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
atimer.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
atimer.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bidi.c Avoid assertion violations in 'bidi_resolve_brackets' 2022-03-08 15:35:39 +02:00
bignum.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
buffer.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
bytecode.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
callint.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
callproc.c Use correct signal oldset in posix_spawn implementation 2022-04-07 12:54:26 +02:00
casefiddle.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 Improve documentation of 'map-charset-chars' 2022-03-10 09:29:29 +02: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 Update error message to reflect variable rename 2022-06-09 09:31:01 +03:00
comp.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
composite.c ; * src/composite.c (syms_of_composite) <auto-composition-mode>: Doc fix. 2022-01-25 14:15:36 +02:00
composite.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
conf_post.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
COPYING
cygw32.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cygw32.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
data.c Add notes about command modes and nativecomp interaction 2022-03-21 15:53:25 +01:00
dbusbind.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
decompress.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
deps.mk ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dired.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dispextern.h Avoid crashes when fringe bitmaps are defined in daemon mode 2022-03-03 20:31:33 +02:00
dispnew.c Fix segfaults when starting on 80x26 TTY frames 2022-06-02 13:41:59 +03: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
dynlib.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
editfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-icon.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-module.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-module.h.in ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs.c Support builds configured with a separate --bindir 2022-06-20 19:04:06 +03:00
emacsgtkfixed.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacsgtkfixed.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
epaths.in ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
eval.c Bind Qdebugger to Qdebug in signal_or_quit. 2022-01-31 17:20:45 +00:00
fileio.c ; * src/fileio.c (Fset_file_modes): Improve previous change 2022-06-15 15:16:47 +02:00
filelock.c Fix GC bug in filelock.c 2022-04-17 01:08:21 -07:00
firstfile.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
floatfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
fns.c ; * src/fns.c (Frequire): Fix wording of doc string. 2022-01-09 19:02:17 +02:00
font.c Improve documentation of font- and face-related attribute functions 2022-04-28 17:53:36 +03:00
font.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
fontset.c Improve documentation of 'set-fontset-font' 2022-04-24 09:56:22 +03:00
fontset.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
frame.c do_switch_frame: before leaving mini-window, check other (mru) window is live 2022-05-28 12:55:32 +00:00
frame.h Restore the Fselect_window call in gui_consider_frame_title. 2022-05-20 20:18:38 +00:00
fringe.c Avoid crashes when fringe bitmaps are defined in daemon mode 2022-03-03 20:31:33 +02:00
ftcrfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ftfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ftfont.h
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gtkutil.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
hbfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
image.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
indent.c Fix cursor motion under truncate-lines with Flymake fringe indicator 2022-04-15 12:03:36 +03: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
intervals.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
intervals.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
json.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
keyboard.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
keyboard.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
keymap.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
lread.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macfont.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macfont.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macros.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macros.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
macuvs.h
Makefile.in ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
marker.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
menu.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
menu.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
minibuf.c Restore the Fselect_window call in gui_consider_frame_title. 2022-05-20 20:18:38 +00:00
module-env-25.h
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
msdos.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
msdos.h Clean up the MSDOS port 2022-04-10 15:44:11 +03:00
nsfns.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsfont.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsgui.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsimage.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsmenu.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsselect.m ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsterm.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nsterm.m Remove debug logging 2022-01-29 12:15:39 +00: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
pdumper.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
print.c Be more resilient towards errors during error handling 2022-05-05 20:05:28 +03:00
process.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
syntax.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
syntax.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
sysdep.c Revert "Don’t assume openat" 2022-04-17 22:03:52 +03: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
terminal.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
thread.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
thread.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
timefns.c Clarify %g and %G time format specs 2022-01-02 09:30:15 +02: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
vm-limit.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w16select.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32font.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32inevt.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32menu.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
w32notify.c ; * src/w32notify.c: Fix a typo in a comment. 2022-05-05 10:38:40 +03:00
w32proc.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -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 Avoid crashes when fringe bitmaps are defined in daemon mode 2022-03-03 20:31:33 +02: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
widget.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
widgetprv.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
window.c ; * src/window.c (Fset_window_start): Mention the effect on vscroll. 2022-05-05 08:57:49 +03:00
window.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xdisp.c Restore the Fselect_window call in gui_consider_frame_title. 2022-05-20 20:18:38 +00:00
xfaces.c Improve documentation of font- and face-related attribute functions 2022-04-28 17:53:36 +03:00
xfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xftfont.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xgselect.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xgselect.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xmenu.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xsettings.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xsettings.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xsmfns.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xterm.c Avoid crashes when fringe bitmaps are defined in daemon mode 2022-03-03 20:31:33 +02:00
xterm.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xwidget.c ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xwidget.h ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05: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/>.