..
bitmaps
.dbxinit
.gdbinit
Merge from origin/emacs-26
2018-02-17 07:50:28 -08:00
alloc.c
Tweak mark_object to avoid a conditional branch
2018-04-18 13:15:26 -07:00
atimer.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
atimer.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
bidi.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
blockinput.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
buffer.c
Fix bug#30846, along with misc cleanups found along the way
2018-03-23 11:29:06 -04:00
buffer.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
bytecode.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
callint.c
Simplify Fcall_interactively
2018-01-29 09:45:04 -08:00
callproc.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
casefiddle.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
casetab.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
category.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
category.h
Prefer HTTPS to FTP and HTTP in documentation
2017-09-13 15:54:37 -07:00
ccl.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ccl.h
Prefer HTTPS to FTP and HTTP in documentation
2017-09-13 15:54:37 -07:00
ChangeLog.1
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.2
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.3
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.4
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.5
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.6
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.7
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.8
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.9
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.10
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.11
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.12
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ChangeLog.13
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
character.c
Merge from origin/emacs-26
2018-02-17 07:50:28 -08:00
character.h
Merge from origin/emacs-26
2018-02-17 07:50:28 -08:00
charset.c
; Fix doc typos related to indefinite articles
2018-02-16 16:33:36 -05:00
charset.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
chartab.c
Prefer HTTPS to FTP and HTTP in documentation
2017-09-13 15:54:37 -07:00
cm.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
cm.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
cmds.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
coding.c
Merge from origin/emacs-26
2018-02-17 07:50:28 -08:00
coding.h
; * src/coding.h (surrogates_to_codepoint): Add prototype.
2018-01-15 14:15:53 +02:00
commands.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
composite.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
composite.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
conf_post.h
Pacify GCC when --enable-profiling
2018-04-03 17:32:16 -07:00
COPYING
Merge from Gnulib
2017-10-01 18:31:10 -07:00
cygw32.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
cygw32.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
data.c
Lisp reader now checks for integer overflow
2018-03-29 11:03:07 -07:00
dbusbind.c
; Fix doc typos related to indefinite articles
2018-02-16 16:33:36 -05:00
decompress.c
Make Fzlib_decompress_region always call the change hooks in a balanced way.
2018-01-12 16:31:35 +00:00
deps.mk
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
dired.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
dispextern.h
Merge from origin/emacs-26
2018-04-10 07:50:48 -07:00
dispnew.c
Pacify GCC when --enable-profiling
2018-04-03 17:32:16 -07:00
disptab.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
doc.c
Stop keeping multiple doc copies for items defined multiple times
2018-02-13 14:22:16 -08:00
doprnt.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
dosfns.c
Stop keeping multiple doc copies for items defined multiple times
2018-02-13 14:22:16 -08:00
dosfns.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
dynlib.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
dynlib.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
editfns.c
Centralize Bug#30931 fix
2018-03-30 14:26:26 -07:00
emacs-icon.h
An overdue update of src/emacs-icon.h
2018-01-14 17:27:19 -08:00
emacs-module.c
Merge from origin/emacs-26
2018-01-20 08:23:30 -08:00
emacs-module.h.in
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
emacs.c
Pacify GCC when --enable-profiling
2018-04-03 17:32:16 -07:00
emacsgtkfixed.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
emacsgtkfixed.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
epaths.in
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
eval.c
Avoid undefined behavior in 'defvar' (Bug#31072)
2018-04-15 23:50:06 -07:00
fileio.c
Do not assume --with-file-notification
2018-03-30 14:26:26 -07:00
filelock.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
firstfile.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
floatfns.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
fns.c
Remove redundant test in fns.c
2018-03-01 17:20:32 +02:00
font.c
Ignore color fonts when using Xft
2018-04-03 14:42:16 +02:00
font.h
Improve GC+Cairo workaround
2018-04-04 10:59:53 -07:00
fontset.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
fontset.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
frame.c
Merge from origin/emacs-26
2018-03-08 08:29:14 -08:00
frame.h
Fix some tooltip related problems
2018-01-18 10:36:47 +01:00
fringe.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
ftcrfont.c
Improve GC+Cairo workaround
2018-04-04 10:59:53 -07:00
ftfont.c
Improve GC+Cairo workaround
2018-04-04 10:59:53 -07:00
ftfont.h
Prefer HTTPS to FTP and HTTP in documentation
2017-09-13 15:54:37 -07:00
ftxfont.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
getpagesize.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
gfilenotify.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
gmalloc.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
gnutls.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
gnutls.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
gtkutil.c
Merge from emacs-26
2018-01-26 20:45:38 -05:00
gtkutil.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
image.c
; Fix doc typos related to indefinite articles
2018-02-16 16:33:36 -05:00
indent.c
* src/indent.c (Findent_to): Doc fix. (Bug#30260)
2018-01-27 12:11:28 +02:00
indent.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
inotify.c
; Fix doc typos related to indefinite articles
2018-02-16 16:33:36 -05:00
insdel.c
Centralize Bug#30931 fix
2018-03-30 14:26:26 -07:00
intervals.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
intervals.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
json.c
; Fix arglist doc of json parse functions
2018-02-03 15:17:10 +01:00
keyboard.c
* src/keyboard.c (record_char, read_key_sequence): Copy raw events
2018-03-29 09:11:22 -04:00
keyboard.h
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
keymap.c
; Fix doc typos related to indefinite articles
2018-02-16 16:33:36 -05:00
keymap.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
kqueue.c
Use fcntl.h in kqueue.c
2018-01-15 09:12:44 +01:00
lastfile.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
lcms.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
lisp.h
Pacify GCC when --enable-profiling
2018-04-03 17:32:16 -07:00
lread.c
Tell user about read-integer-overflow-as-float
2018-04-18 12:48:48 -07:00
macfont.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
macfont.m
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
macros.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
macros.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
macuvs.h
Import the latest IVD_Sequences.txt
2017-12-12 21:41:23 +02:00
Makefile.in
Make bare "make" in src actually build emacs again
2018-02-26 09:18:11 -08:00
marker.c
Centralize Bug#30931 fix
2018-03-30 14:26:26 -07:00
menu.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
menu.h
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
minibuf.c
Add a history variable for `read-variable'
2018-04-02 16:19:59 +02:00
module-env-25.h
* src/module-env-25.h (copy_string_contents): Fix comment.
2017-07-01 20:02:24 +02:00
module-env-26.h
emacs-module.h: Create emacs_env_26
2017-06-17 19:16:14 +02:00
msdos.c
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
msdos.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
nsfns.m
Simplify represented filename handling (bug#30800)
2018-03-30 12:33:42 +01:00
nsfont.m
Normalize and fix some mistakes in NS-related commentary
2018-03-19 20:35:24 +01:00
nsgui.h
Normalize and fix some mistakes in NS-related commentary
2018-03-19 20:35:24 +01:00
nsimage.m
Normalize and fix some mistakes in NS-related commentary
2018-03-19 20:35:24 +01:00
nsmenu.m
Normalize and fix some mistakes in NS-related commentary
2018-03-19 20:35:24 +01:00
nsselect.m
Normalize and fix some mistakes in NS-related commentary
2018-03-19 20:35:24 +01:00
nsterm.h
Simplify represented filename handling (bug#30800)
2018-03-30 12:33:42 +01:00
nsterm.m
Simplify represented filename handling (bug#30800)
2018-03-30 12:33:42 +01:00
print.c
Improve octal-escape output in bool vectors and strings
2018-03-01 18:16:43 -08:00
process.c
Merge from origin/emacs-26
2018-04-14 07:50:45 -07:00
process.h
Fix wait_reading_process_output wait_proc hang
2018-02-16 17:57:40 +02:00
profiler.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ptr-bounds.h
Update copyright year to 2018
2018-01-01 01:25:56 -08:00
puresize.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
ralloc.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
README
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
regex.c
Merge from origin/emacs-26
2018-02-17 07:50:28 -08:00
regex.h
Raise limit of regexp repetition (Bug#24914)
2018-01-26 20:49:44 -05:00
region-cache.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
region-cache.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
scroll.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
search.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
sheap.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
sheap.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
sound.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
syntax.c
Merge from origin/emacs-26
2018-03-20 08:59:39 -07:00
syntax.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
sysdep.c
Revert overenthusiastic procfs fixup
2018-03-12 10:37:05 -07:00
sysselect.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
syssignal.h
Merge from origin/emacs-26
2018-01-01 01:13:04 -08:00
sysstdio.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
systhread.c
Require a larger stack size for threads on macOS (bug#30364)
2018-02-28 16:31:20 -08:00
systhread.h
Fix module support if threads are disabled (Bug#30106)
2018-01-18 20:14:36 +01:00
systime.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
systty.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
syswait.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
term.c
Fix display of TABs in hscrolled windows with line numbers
2018-03-07 20:40:44 +02:00
termcap.c
; Comments related to src/termcap.c
2018-01-05 18:50:31 -08:00
termchar.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
termhooks.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
terminal.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
terminfo.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
termopts.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
textprop.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
thread.c
Fix module support if threads are disabled (Bug#30106)
2018-01-18 20:14:36 +01:00
thread.h
Fix module support if threads are disabled (Bug#30106)
2018-01-18 20:14:36 +01:00
tparam.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
tparam.h
Support standard Terminfo direct mode terminals
2018-02-10 13:31:22 +02:00
undo.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexaix.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexcoff.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexcw.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexec.h
Make src headers idempotent and standalone
2015-10-16 14:56:11 -07:00
unexelf.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexhp9k800.c
Consistently use min and max macros from lisp.h.
2014-10-03 08:35:10 +04:00
unexmacosx.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
unexsol.c
Include-file cleanup for src directory
2015-10-20 18:35:53 -07:00
unexw32.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
vm-limit.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w16select.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
w32.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32common.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32console.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32cygwinx.c
Add battery support to all Cygwin builds
2018-01-13 13:16:47 -05:00
w32fns.c
Stop keeping multiple doc copies for items defined multiple times
2018-02-13 14:22:16 -08:00
w32font.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32font.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32gui.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32heap.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32heap.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32inevt.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32inevt.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32menu.c
Stop keeping multiple doc copies for items defined multiple times
2018-02-13 14:22:16 -08:00
w32notify.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
w32proc.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32reg.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
w32select.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
w32select.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32term.c
Allow underline position variables be buffer-local
2018-03-10 13:14:28 +02:00
w32term.h
Fix some tooltip related problems
2018-01-18 10:36:47 +01:00
w32uniscribe.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
w32xfns.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
widget.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
widget.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
widgetprv.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
window.c
* src/window.c (Frecenter): Improve commentary.
2018-03-02 11:24:24 +02:00
window.h
Make tooltip code handle scenarios from Bug#30182 and Bug#30399
2018-02-10 10:18:38 +01:00
xdisp.c
Fix C-p and C-n when wrap-prefix is too wide
2018-03-30 15:57:57 +03:00
xfaces.c
Revert overenthusiastic procfs fixup
2018-03-12 10:37:05 -07:00
xfns.c
Stop keeping multiple doc copies for items defined multiple times
2018-02-13 14:22:16 -08:00
xfont.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xftfont.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xgselect.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xgselect.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xmenu.c
; Replace "Written by" with standard "Author:" header in some C files
2018-02-13 14:29:59 -08:00
xml.c
(libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
2018-04-14 19:06:51 +02:00
xrdb.c
Fix crashes when run with --no-build-details
2018-02-08 09:31:20 -08:00
xselect.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xsettings.c
; Fix doc typos related to indefinite articles
2018-02-16 17:33:57 -05:00
xsettings.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xsmfns.c
Update copyright year to 2018
2018-01-01 00:57:59 -08:00
xterm.c
* src/xterm.c (x_make_frame_visible): Fix typo in previous change.
2018-03-29 19:17:34 -04:00
xterm.h
Fix some tooltip related problems
2018-01-18 10:36:47 +01:00
xwidget.c
Merge from origin/emacs-26
2018-01-20 08:23:30 -08:00
xwidget.h
Update copyright year to 2018
2018-01-01 00:57:59 -08:00