1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 17:31:04 -08:00
emacs/src
Robert Pluim 175ebb0104 Don't crash if we can't find a monitor model name
This can happen when running emacs over a forwarded X11 connection.

* src/pgtkfns.c (pgtk_get_monitor_scale_factor): Return 0 if we're
passed a NULL model name.
2021-02-11 17:00:03 +01:00
..
bitmaps
.dbxinit
.gdbinit
alloc.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
atimer.c
atimer.h
bidi.c
bignum.c
bignum.h
blockinput.h
buffer.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
buffer.h
bytecode.c
callint.c
callproc.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
character.c
character.h
charset.c
charset.h
chartab.c
cm.c
cm.h
cmds.c Merge from origin/emacs-27 2021-01-27 07:55:11 -08:00
coding.c
coding.h
commands.h
composite.c
composite.h
conf_post.h Work around __has_attribute bug in clang 3.4 2021-01-22 12:02:56 -08:00
COPYING
cygw32.c
cygw32.h
data.c Add cross-references to defvar-local 2021-02-01 12:29:09 +01:00
dbusbind.c
decompress.c
deps.mk
dired.c
dispextern.h Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
dispnew.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-20 21:46:03 +09:00
disptab.h
dmpstruct.awk
doc.c
doprnt.c
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c Fix copying text properties in 'format' 2021-02-06 11:54:08 +02:00
emacs-icon.h
emacs-module.c
emacs-module.h.in Work around __has_attribute bug in clang 3.4 2021-01-22 12:02:56 -08:00
emacs.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c Add cross-references to defvar-local 2021-02-01 12:29:09 +01:00
fileio.c
filelock.c
firstfile.c
floatfns.c
fns.c * src/fns.c (hash_string): Fix bug#46111 2021-01-28 12:27:27 -05:00
font.c
font.h
fontset.c
fontset.h
frame.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
frame.h Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-02-06 19:11:51 +09:00
fringe.c
ftcrfont.c
ftfont.c
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c
gnutls.h
gtkutil.c
gtkutil.h
hbfont.c
image.c Make imagemagick images less blurry. 2021-01-21 00:57:10 +09:00
indent.c
indent.h
inotify.c
insdel.c
intervals.c
intervals.h
json.c
keyboard.c
keyboard.h
keymap.c Remove another variable obsolete since Emacs 23.2 2021-02-01 12:29:10 +01:00
keymap.h
kqueue.c
lastfile.c
lcms.c
lisp.h Make syntax errors say the line/column they appear at 2021-02-01 17:04:17 +01:00
lread.c Avoid overwriting minibuffer prompt by keystrokes echo 2021-02-04 19:35:07 +02:00
macfont.h
macfont.m
macros.c execute-kbd-macro doc string clarification 2021-01-31 08:46:02 +01:00
macros.h
macuvs.h
Makefile.in
marker.c
menu.c
menu.h
minibuf.c Minimise the time Vminibuffer_list is in an inconsistent state (src/minibuf.c) 2021-01-31 17:24:23 +00:00
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h
msdos.c
msdos.h
nsfns.m Merge from origin/emacs-27 2021-02-03 08:11:08 -08:00
nsfont.m
nsgui.h
nsimage.m
nsmenu.m Fix NS build broken by a recent change 2021-01-30 21:13:53 +02:00
nsselect.m Avoid macOS NSFilenamesPboardType warning (bug#33035) 2021-01-18 12:52:08 +01:00
nsterm.h Avoid macOS NSFilenamesPboardType warning (bug#33035) 2021-01-18 12:52:08 +01:00
nsterm.m Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
nsxwidget.h
nsxwidget.m
pdumper.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
pdumper.h
pgtkfns.c Don't crash if we can't find a monitor model name 2021-02-11 17:00:03 +01:00
pgtkgui.h
pgtkim.c Add support for setting cursor location using Gtk IM Context 2021-01-30 23:20:08 +09:00
pgtkmenu.c Remove unused arg as xmenu.c 2021-02-06 19:19:03 +09:00
pgtkselect.c Support getting a image from clipboard 2021-02-11 19:30:01 +09:00
pgtkselect.h
pgtkterm.c Make reading GNOME settings optional. 2021-02-06 18:54:27 +09:00
pgtkterm.h Add support for setting cursor location using Gtk IM Context 2021-01-30 23:20:08 +09:00
print.c
process.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
process.h
profiler.c
puresize.h
ralloc.c
README
regex-emacs.c
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sheap.h
sound.c
syntax.c
syntax.h
sysdep.c Add functions to open a file without quitting. 2021-01-10 22:31:22 +01:00
sysselect.h
syssignal.h
sysstdio.h
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c Fix last change for DOS_NT systems 2021-01-22 14:16:51 +02:00
termcap.c
termchar.h
termhooks.h Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-20 21:46:03 +09:00
terminal.c
terminfo.c
termopts.h
textprop.c
thread.c
thread.h
timefns.c
tparam.c
tparam.h
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c
w32.h
w32common.h Support 'operating-system-release' on MS-Windows 2021-01-29 13:52:31 +02:00
w32console.c
w32cygwinx.c
w32fns.c Remove unused argument from set_frame_menubar (Bug#45759) 2021-01-30 15:59:13 +01:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32image.c
w32inevt.c
w32inevt.h
w32menu.c Remove unused argument from set_frame_menubar (Bug#45759) 2021-01-30 15:59:13 +01:00
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c Fix display of stretches of whitespace in the display margins 2021-01-27 17:52:51 +02:00
w32term.h
w32uniscribe.c
w32xfns.c
widget.c
widget.h
widgetprv.h
window.c Don't let maybe_quit prevent resetting consing_until_gc (bug#43389) 2021-01-20 10:36:46 -05:00
window.h Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-20 21:46:03 +09:00
xdisp.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-02-06 19:11:51 +09:00
xfaces.c Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk 2021-01-30 23:37:19 +09:00
xfns.c Add distinct controls for child frames' borders (Bug#45620) 2021-01-26 10:36:52 +01:00
xfont.c
xftfont.c
xgselect.c
xgselect.h
xmenu.c Remove unused argument from set_frame_menubar (Bug#45759) 2021-01-30 15:59:13 +01:00
xml.c
xrdb.c
xselect.c
xsettings.c
xsettings.h
xsmfns.c
xterm.c Fix display of stretches of whitespace in the display margins 2021-01-27 17:52:51 +02:00
xterm.h
xwidget.c
xwidget.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-2021 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/>.