..
advice.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
autoload.el
* lisp/emacs-lisp/autoload.el (make-autoload): Support cl-defgeneric
2017-02-21 13:51:12 -05:00
avl-tree.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
backquote.el
Give , and .@ doc strings. Fixes bug #24561 .
2017-01-23 19:00:49 +00:00
benchmark.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
bindat.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
byte-opt.el
; Spelling, punctuation and minor wording fixes
2017-02-16 09:18:21 -08:00
byte-run.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
bytecomp.el
; Spelling, punctuation and minor wording fixes
2017-02-16 09:18:21 -08:00
cconv.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
chart.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
check-declare.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
checkdoc.el
Nix some useless uses of looking-at, looking-back
2017-02-12 10:59:33 -05:00
cl-extra.el
Prevent for consing in cl-mapc and cl-mapl
2017-02-27 16:32:10 +09:00
cl-generic.el
* lisp/emacs-lisp/cl-generic.el (cl--generic-typeof-types): Add `atom'
2017-02-21 21:47:10 -05:00
cl-indent.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
cl-lib.el
Prevent for consing in cl-mapc and cl-mapl
2017-02-27 16:32:10 +09:00
cl-macs.el
(cl-defstruct): Improve error message for slots w/o value (bug#25312)
2017-01-03 16:07:44 -05:00
cl-preloaded.el
* lisp/emacs-lisp/cl-preloaded.el (cl-struct-define): Fix duplication
2017-02-21 13:48:30 -05:00
cl-print.el
* lisp/emacs-lisp/cl-print.el: New file
2017-02-23 21:06:54 -05:00
cl-seq.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
cl.el
Move cXXXr and cXXXXr to subr.el
2017-01-25 14:21:10 -05:00
copyright.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
crm.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
cursor-sensor.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
debug.el
Revert two accidental commits
2017-01-31 07:49:37 -08:00
derived.el
Fix free var FOO-mode-{syntax,abbrev}-table warnings
2017-01-19 20:15:18 -05:00
disass.el
* lisp/emacs-lisp/disass.el: Fix spacing while showing jump tables
2017-01-26 14:28:23 +05:30
easy-mmode.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
easymenu.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
edebug.el
Use cl-print for Edebug and EIEIO
2017-02-23 22:39:53 -05:00
eieio-base.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
eieio-compat.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
eieio-core.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
eieio-custom.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
eieio-datadebug.el
Use cl-print for Edebug and EIEIO
2017-02-23 22:39:53 -05:00
eieio-opt.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
eieio-speedbar.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
eieio.el
Use cl-print for Edebug and EIEIO
2017-02-23 22:39:53 -05:00
eldoc.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
elint.el
Turn on lexical-binding in elint.el
2017-02-17 18:52:12 -05:00
elp.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
ert-x.el
New macro 'ert-with-message-capture'
2017-02-04 13:36:43 +02:00
ert.el
Ert commands to error if no test at point (bug#25931)
2017-03-02 15:40:15 -05:00
ewoc.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
find-func.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
float-sup.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
generator.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
generic.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
gv.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
helper.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
inline.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
let-alist.el
; Bump let-alist
2017-01-31 19:47:53 -05:00
lisp-mnt.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
lisp-mode.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
lisp.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
macroexp.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
map-ynp.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
map.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
nadvice.el
* lisp/emacs-lisp/cl-print.el: New file
2017-02-23 21:06:54 -05:00
package-x.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
package.el
Don't call package--ensure-init-file if initialized during startup
2017-02-26 11:11:40 -05:00
pcase.el
Don't expand body inside a let-binding when there are no bindings
2017-02-15 20:40:46 -05:00
pp.el
Switch pp.el to lexical binding
2017-03-02 23:03:20 -05:00
radix-tree.el
Update copyright year to 2017 in master
2017-01-01 01:48:59 -08:00
re-builder.el
Fix completing-read call in reb-change-syntax
2017-03-02 19:01:18 -05:00
regexp-opt.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
regi.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
ring.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
rx.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
seq.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
shadow.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
smie.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
subr-x.el
* lisp/emacs-lisp/subr-x.el (if-let*): Fix Edebug spec (Bug#24748)
2017-02-17 18:47:50 -05:00
syntax.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
tabulated-list.el
Prevent to use tabulated-list--near-rows unbound
2017-01-22 14:23:45 +09:00
tcover-ses.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
tcover-unsafep.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
testcover.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
thunk.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
timer-list.el
Update copyright year to 2017 in master
2017-01-01 01:48:59 -08:00
timer.el
Merge from origin/emacs-25
2017-01-01 01:10:47 -08:00
tq.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
trace.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
unsafep.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00
warnings.el
Update copyright year to 2017
2016-12-31 19:42:26 -08:00