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