..
bitmaps
.dbxinit
.gdbinit
Replace Vdead with tagged pointer
2019-07-12 22:29:57 -07:00
alloc.c
Avoid casting -1 to possibly-unsigned enum
2019-09-03 17:34:50 -07:00
atimer.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
atimer.h
bidi.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
bignum.c
Be more careful about pointers to bignum vals
2019-08-21 00:11:45 -07:00
bignum.h
Be more careful about pointers to bignum vals
2019-08-21 00:11:45 -07:00
blockinput.h
buffer.c
Take last_per_buffer_idx private
2019-09-03 22:46:11 -07:00
buffer.h
Take last_per_buffer_idx private
2019-09-03 22:46:11 -07:00
bytecode.c
Avoid overexposing fixnums for hash codes
2019-07-22 21:28:18 -07:00
callint.c
Doc clarification for call-interactively
2019-08-17 14:17:47 -07:00
callproc.c
Merge from origin/emacs-26
2019-08-20 09:01:55 -07:00
casefiddle.c
Remove INT_ADD_WRAPV bug workarounds
2019-08-14 18:24:33 -07:00
casetab.c
category.c
Simplify hashfn/cmpfn calling convention
2019-07-20 20:13:46 -07:00
category.h
ccl.c
Fix some fixnum overflow problems in ccl.c
2019-08-15 02:17:02 -07:00
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
Simplify hashfn/cmpfn calling convention
2019-07-20 20:13:46 -07:00
charset.h
chartab.c
Do not alter match data in Fcapitalize etc.
2019-07-09 13:11:45 -07:00
cm.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
cm.h
cmds.c
coding.c
Fix a recent change in coding.c
2019-08-25 11:08:11 +03:00
coding.h
Fix a recent change in coding.c
2019-08-25 11:08:11 +03:00
commands.h
composite.c
Fix crash if user test munges hash table
2019-07-20 20:13:46 -07:00
composite.h
conf_post.h
COPYING
cygw32.c
cygw32.h
data.c
Speed up % and mod with fixnum denom
2019-08-24 15:55:09 -07:00
dbusbind.c
Remove printmax_t etc.
2019-07-07 12:33:35 -07:00
decompress.c
deps.mk
dired.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
dispextern.h
Fix initialization of user-defined fringe bitmaps in daemon mode
2019-08-13 17:49:51 +03:00
dispnew.c
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
2019-08-04 09:21:18 +02:00
disptab.h
dmpstruct.awk
doc.c
Mention that text properties are removed in substitute-command-keys
2019-08-16 00:04:13 -07:00
doprnt.c
Remove printmax_t etc.
2019-07-07 12:33:35 -07:00
dosfns.c
dosfns.h
dynlib.c
dynlib.h
editfns.c
Remove INT_ADD_WRAPV bug workarounds
2019-08-14 18:24:33 -07:00
emacs-icon.h
emacs-module.c
Ignore pending_signals when checking for quits.
2019-08-07 18:16:36 +02:00
emacs-module.h.in
emacs.c
Check instead of relying on NOTREACHED
2019-08-31 11:01:46 -07:00
emacsgtkfixed.c
emacsgtkfixed.h
epaths.in
eval.c
Attempt to fix assertion violation in eval.c
2019-08-18 17:46:19 +03:00
fileio.c
Fix recently-introduced file-name-absolute-p typo
2019-07-26 09:48:57 -07:00
filelock.c
Remove printmax_t etc.
2019-07-07 12:33:35 -07:00
firstfile.c
floatfns.c
; * src/floatfns.c: Don't use non-ASCII characters in comments.
2019-08-31 09:58:45 +03:00
fns.c
extern function cleanup
2019-08-24 15:55:08 -07:00
font.c
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
font.h
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
fontset.c
fontset.h
frame.c
; Improve a recent change.
2019-08-25 10:10:01 +03:00
frame.h
fringe.c
Fix initialization of user-defined fringe bitmaps in daemon mode
2019-08-13 17:49:51 +03:00
ftcrfont.c
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
ftfont.c
extern function cleanup
2019-08-24 15:55:08 -07:00
ftfont.h
extern function cleanup
2019-08-24 15:55:08 -07:00
ftxfont.c
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
getpagesize.h
gfilenotify.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
gmalloc.c
gnutls.c
Port recent gnutls fixes to gcc -Wpointer-sign
2019-08-27 14:19:57 -07:00
gnutls.h
gtkutil.c
Always set the state of the "Show hidden files" gtk button
2019-07-28 12:49:30 +02:00
gtkutil.h
hbfont.c
image.c
Fix bug with non-paletted transparent PNGs
2019-08-25 16:36:15 -07:00
indent.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
indent.h
inotify.c
Fix the MS-Windows build broken by recent changes
2019-08-04 19:38:08 +03:00
insdel.c
intervals.c
intervals.h
json.c
Adjust remaining uses of NILP (HASH_HASH).
2019-07-26 16:55:59 -04:00
keyboard.c
* src/keyboard.c (parse_tool_bar_item): Use CAPTION when HELP is unavailable
2019-08-27 01:38:19 +03:00
keyboard.h
keymap.c
Remove no-longer-needed workaround for GC bug
2019-08-21 22:30:18 -07:00
keymap.h
kqueue.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
lastfile.c
lcms.c
lisp.h
extern function cleanup
2019-08-24 15:55:08 -07:00
lread.c
Give a better error message when reading invalid "\unicode" escapes.
2019-08-23 06:20:41 +02:00
macfont.h
macfont.m
Simplify hashfn/cmpfn calling convention
2019-07-20 20:13:46 -07:00
macros.c
macros.h
macuvs.h
Makefile.in
Remove stale .pdmp files with ‘make clean’
2019-08-03 14:13:45 -07:00
marker.c
menu.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
menu.h
mini-gmp-emacs.c
mini-gmp.c
Update mini-gmp
2019-08-20 18:11:34 -07:00
mini-gmp.h
minibuf.c
Signal `invalid-read-syntax' for "trailing garbage"
2019-08-23 02:24:55 +02:00
module-env-25.h
module-env-26.h
module-env-27.h
msdos.c
msdos.h
nsfns.m
nsfont.m
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
nsgui.h
nsimage.m
Use correct colorspace for XBM images
2019-07-14 17:41:19 +01:00
nsmenu.m
nsselect.m
nsterm.h
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
nsterm.m
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
2019-08-04 09:21:18 +02:00
pdumper.c
Avoid macros in pdumper.c when it’s easy
2019-09-03 22:46:11 -07:00
pdumper.h
Avoid casting -1 to possibly-unsigned enum
2019-09-03 17:34:50 -07:00
print.c
Adjust remaining uses of NILP (HASH_HASH).
2019-07-26 16:55:59 -04:00
process.c
; Fix last change.
2019-08-23 15:30:45 +03:00
process.h
fixup! Implement hostname->ip lookup function
2019-08-07 13:55:38 +02:00
profiler.c
Debug out-of-range make_fixnum args
2019-08-15 02:18:44 -07:00
ptr-bounds.h
puresize.h
ralloc.c
README
regex-emacs.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
search.c
Fix rare undefined behaviors in replace-match
2019-08-03 13:00:27 -07:00
sheap.c
sheap.h
sound.c
Don't worry about pre-1.0.0 alsa-lib include
2019-08-28 11:35:19 -07:00
syntax.c
syntax.h
sysdep.c
extern function cleanup
2019-08-24 15:55:08 -07:00
sysselect.h
syssignal.h
sysstdio.h
extern function cleanup
2019-08-24 15:55:08 -07:00
systhread.c
systhread.h
systime.h
systty.h
syswait.h
term.c
Fix two mouse drag and drop issues (Bug#28620, Bug#36269)
2019-08-04 09:21:18 +02:00
termcap.c
termchar.h
termhooks.h
terminal.c
Set up defined_color_hook for the initial frame
2019-08-10 11:45:41 +03:00
terminfo.c
termopts.h
textprop.c
thread.c
thread.h
timefns.c
Tweak time arithmetic performance
2019-08-24 15:55:09 -07:00
tparam.c
tparam.h
undo.c
Double undo limits
2019-08-10 19:08:31 +02:00
unexaix.c
Improve pdumper doc; say unexec is deprecated
2019-07-23 09:23:20 -07:00
unexcoff.c
Avoid some unnecessary stdio.h includes
2019-07-08 17:50:39 -07:00
unexcw.c
unexec.h
unexelf.c
Remove printmax_t etc.
2019-07-07 12:33:35 -07:00
unexhp9k800.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
unexmacosx.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
unexsol.c
unexw32.c
vm-limit.c
w16select.c
w32.c
Avoid a compilation warning in w32.c
2019-08-23 16:00:25 +03:00
w32.h
w32common.h
w32console.c
w32cygwinx.c
w32fns.c
Fix initialization of user-defined fringe bitmaps in daemon mode
2019-08-13 17:49:51 +03:00
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32notify.c
w32proc.c
w32reg.c
w32select.c
w32select.h
w32term.c
Fix initialization of user-defined fringe bitmaps in daemon mode
2019-08-13 17:49:51 +03:00
w32term.h
w32uniscribe.c
Fix HarfBuzz support on MS-Windows
2019-07-25 19:47:56 +03:00
w32xfns.c
widget.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
widget.h
widgetprv.h
window.c
Handle persistence of windows' scroll bar and fringes settings (Bug#36193)
2019-07-22 09:19:18 +02:00
window.h
Handle persistence of windows' scroll bar and fringes settings (Bug#36193)
2019-07-22 09:19:18 +02:00
xdisp.c
Fix compilation --without--x
2019-08-23 19:21:33 +03:00
xfaces.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
xfns.c
Fix doc strings modified in recent changes
2019-08-09 10:02:23 +03:00
xfont.c
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
xftfont.c
Rename font_driver member close -> close_font
2019-07-09 18:40:57 +02:00
xgselect.c
xgselect.h
xmenu.c
xml.c
xrdb.c
xselect.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
xsettings.c
xsettings.h
xsmfns.c
xterm.c
Check instead of relying on NOTREACHED
2019-08-31 11:01:46 -07:00
xterm.h
xwidget.c
Use fewer locks when accessing stdio
2019-07-08 17:50:39 -07:00
xwidget.h