Noam Postavsky 112fbe3515 Minor simplification for byte-compile-constant-push 8 éve
..
advice.el bcf244ef9b Merge from origin/emacs-25 8 éve
autoload.el 231bfd6818 Fix over-protection of byte-compiled files 7 éve
avl-tree.el 4b7f822cd5 Implement iterator generator for avl-trees. 8 éve
backquote.el 0c31ff43b6 Give , and .@ doc strings. Fixes bug #24561. 8 éve
benchmark.el 244de7b0ed Use lexical binding in benchmark.el 8 éve
bindat.el 5badc81c1c Update copyright year to 2017 8 éve
byte-opt.el dc79aa10f1 Mark keywordp as a safe, error-free function 8 éve
byte-run.el bcf244ef9b Merge from origin/emacs-25 8 éve
bytecomp.el 112fbe3515 Minor simplification for byte-compile-constant-push 7 éve
cconv.el bcf244ef9b Merge from origin/emacs-25 8 éve
chart.el bcf244ef9b Merge from origin/emacs-25 8 éve
check-declare.el bcf244ef9b Merge from origin/emacs-25 8 éve
checkdoc.el 91478f4623 Nix some useless uses of looking-at, looking-back 8 éve
cl-extra.el 6fb45b7b36 * lisp/emacs-lisp/cl-extra.el (cl--random-state): New defstruct 8 éve
cl-generic.el b2225a374f * lisp/subr.el (method-files): Move function to cl-generic.el 8 éve
cl-indent.el 527a7cc942 Fix cl-indent for `loop' with :keywords (Bug#15543) 8 éve
cl-lib.el fa72de6cf7 * emacs-lisp/cl-lib.el (cl--old-struct-type-of): Accept `[]' 8 éve
cl-macs.el 0648edf3e0 Split variable macro env from function env 8 éve
cl-preloaded.el 2c68192c6b Backward compatibility with pre-existing struct instances. 8 éve
cl-print.el 9a65b57796 * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default. 8 éve
cl-seq.el bcf244ef9b Merge from origin/emacs-25 8 éve
cl.el 43eba49553 Move cXXXr and cXXXXr to subr.el 8 éve
copyright.el 5badc81c1c Update copyright year to 2017 8 éve
crm.el 5badc81c1c Update copyright year to 2017 8 éve
cursor-sensor.el 5badc81c1c Update copyright year to 2017 8 éve
debug.el 9a65b57796 * lisp/emacs-lisp/cl-print.el (cl-print-compiled-button): t by default. 8 éve
derived.el 82a5e4dc88 Fix free var FOO-mode-{syntax,abbrev}-table warnings 8 éve
disass.el 6a82d19db1 * lisp/emacs-lisp/disass.el: Fix spacing while showing jump tables 8 éve
easy-mmode.el 5badc81c1c Update copyright year to 2017 8 éve
easymenu.el b0ade0df21 Clarify that easy-menu-add is a nop (Bug#25382) 8 éve
edebug.el b2225a374f * lisp/subr.el (method-files): Move function to cl-generic.el 8 éve
eieio-base.el 8e6f204f44 Make EIEIO use records. 8 éve
eieio-compat.el 24b91584c2 * lisp/emacs-lisp/eieio-compat.el (eieio--defgeneric-init-form): 8 éve
eieio-core.el c75eb1030f Don't change byte-compile-delete-errors at runtime (Bug#27340) 8 éve
eieio-custom.el bcf244ef9b Merge from origin/emacs-25 8 éve
eieio-datadebug.el 91932fff1d Use cl-print for Edebug and EIEIO 8 éve
eieio-opt.el bcf244ef9b Merge from origin/emacs-25 8 éve
eieio-speedbar.el 5badc81c1c Update copyright year to 2017 8 éve
eieio.el b5c8e9898d Let the cl-typep effects of defclass work during compilation (Bug#27718) 8 éve
eldoc.el 7ef0b5f611 Simplify eldoc-message 7 éve
elint.el 542a763281 Revert "Replace ldefs-boot with a much smaller file" 8 éve
elp.el 955e0cbb32 * lisp/loadhist.el (unload-feature): Remove ad-hoc ELP code 8 éve
ert-x.el ef3d8d6f72 New macro 'ert-with-message-capture' 8 éve
ert.el 054c198c12 Catch argument and macroexpansion errors in ert 8 éve
ewoc.el 5badc81c1c Update copyright year to 2017 8 éve
find-func.el 021430f4b4 New commands: find-library-other-window, find-library-other-frame 8 éve
float-sup.el 5badc81c1c Update copyright year to 2017 8 éve
generator.el 992e2019d3 Remove some explicit runtime loads of pcase 8 éve
generic.el 5badc81c1c Update copyright year to 2017 8 éve
gv.el 79a74568e9 Don't define gv expanders in compiler's runtime (Bug#27016) 8 éve
helper.el 5badc81c1c Update copyright year to 2017 8 éve
inline.el 5badc81c1c Update copyright year to 2017 8 éve
let-alist.el 12da2a5bea ; Bump let-alist 8 éve
lisp-mnt.el 4314713764 Adjust lm-verify to accept current notices 8 éve
lisp-mode.el 386918f0b8 Fix lisp-comment-indent for single-semicolon case 8 éve
lisp.el aa779b0f15 Modify `beginning-of-defun-comments' 8 éve
macroexp.el bcf244ef9b Merge from origin/emacs-25 8 éve
map-ynp.el bcf244ef9b Merge from origin/emacs-25 8 éve
map.el 5e2ae74df5 * lisp/emacs-lisp/map.el (map-put): Fix redundancy in docstring. 8 éve
nadvice.el 24bd52565a * lisp/emacs-lisp/nadvice.el (advice--defalias-fset): Strip advices 8 éve
package-x.el 5badc81c1c Update copyright year to 2017 8 éve
package.el 1bd1658111 * lisp/emacs-lisp/package.el: Don't let failure stop us 7 éve
pcase.el bfb8d33fd1 * lisp/subr.el (define-symbol-prop): New function 8 éve
pp.el f5388ba8a7 Switch pp.el to lexical binding 8 éve
radix-tree.el e6a782ee1a Update copyright year to 2017 in master 8 éve
re-builder.el 12d7757a79 ; * lisp/emacs-lisp/re-builder.el: Fix commentary (Bug#27947). 8 éve
regexp-opt.el bcf244ef9b Merge from origin/emacs-25 8 éve
regi.el 5badc81c1c Update copyright year to 2017 8 éve
ring.el bcf244ef9b Merge from origin/emacs-25 8 éve
rx.el ad4eff3b90 Add 'rx' pattern for pcase. 8 éve
seq.el 5c4dbbb745 * lisp/emacs-lisp/seq.el: Bump seq version. 8 éve
shadow.el 5badc81c1c Update copyright year to 2017 8 éve
smie.el 473a42010c make smie.el respect prog-first-column 8 éve
subr-x.el c189986b24 Add an optional arguments to string-trim 8 éve
syntax.el bcf244ef9b Merge from origin/emacs-25 8 éve
tabulated-list.el 2c77213738 Improve support of display-line-numbers in package.el 7 éve
tcover-ses.el 5badc81c1c Update copyright year to 2017 8 éve
tcover-unsafep.el 5badc81c1c Update copyright year to 2017 8 éve
testcover.el 0508045ed7 Don't error on circular values in testcover 8 éve
thunk.el 55086ef651 Fix obsolete ‘test/automated’ references 8 éve
timer-list.el e6a782ee1a Update copyright year to 2017 in master 8 éve
timer.el bcf244ef9b Merge from origin/emacs-25 8 éve
tq.el 5badc81c1c Update copyright year to 2017 8 éve
trace.el 5badc81c1c Update copyright year to 2017 8 éve
unsafep.el 5badc81c1c Update copyright year to 2017 8 éve
warnings.el 5badc81c1c Update copyright year to 2017 8 éve