Stefan Monnier 4302f5ba6e * lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove. 13 年 前
..
.gitignore 0d9f702fd0 Nuke arch-tags. 14 年 前
advice.el 25dec36509 Update Compilation and Advice chapters in Lisp manual. 13 年 前
authors.el 276d5f5de5 Remove lib-src/vcdiff 13 年 前
autoload.el a12ac9d795 * lisp/emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt. 13 年 前
avl-tree.el 4d6769e1bb lisp/*: Add declarations, remove unused bindings, mark unused args. 13 年 前
backquote.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
benchmark.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
bindat.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
byte-opt.el c4c8444a78 * lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro... 13 年 前
byte-run.el d9857e534b Don't autoload functions too eagerly during macroexpansion. 13 年 前
bytecomp.el c4c8444a78 * lisp/emacs-lisp/byte-opt.el (featurep): Move compiler-macro... 13 年 前
cconv.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
chart.el e5bd0a2895 Move define-obsolete-variable-alias before the var's definition. 13 年 前
check-declare.el ed99f8ff2e Comment fix 13 年 前
checkdoc.el 71873e2b33 Add new error and function `user-error'. 13 年 前
cl-extra.el bb3faf5b98 Use lexical-binding for all of CL, and clean up its namespace. 13 年 前
cl-indent.el 2bed3f0483 Add missing :version tags to new defgroups and defcustoms 13 年 前
cl-lib.el 71adb94b71 Fix compiler-expansion of CL's cXXr functions. 13 年 前
cl-loaddefs.el 4302f5ba6e * lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove. 13 年 前
cl-macs.el 4302f5ba6e * lisp/emacs-lisp/cl-macs.el (cl--transform-function-property): Remove. 13 年 前
cl-seq.el bb3faf5b98 Use lexical-binding for all of CL, and clean up its namespace. 13 年 前
cl.el bb3faf5b98 Use lexical-binding for all of CL, and clean up its namespace. 13 年 前
copyright.el 0bfcf5c598 Fix minor Y10k bugs. 13 年 前
crm.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
debug.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
derived.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
disass.el 4dd1c416d1 Cleanup cl-macs namespace. Add macro helpers in macroexp.el. 13 年 前
easy-mmode.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
easymenu.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
edebug.el a81068ba96 * lisp/emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect 13 年 前
eieio-base.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
eieio-custom.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
eieio-datadebug.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
eieio-opt.el 099e72021d * eieio-opt.el (describe-class, describe-generic): Autoload trivia. 13 年 前
eieio-speedbar.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
eieio.el f1a4e679f3 Various minor variable/hook cleanups. 13 年 前
eldoc.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
elint.el 61b108cc62 * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C. 13 年 前
elp.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
ert-x.el 389c3aa7b2 Header comment trivial fix 13 年 前
ert.el fb7ada5f94 Remove * characters from the front of variable docstrings. 13 年 前
ewoc.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
find-func.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
find-gc.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
float-sup.el 513749ee18 Clean up scoping rule of predefined single-word vars. 13 年 前
generic.el b581bb5c8a * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to 13 年 前
gulp.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
helper.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
lisp-mnt.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
lisp-mode.el 61b108cc62 * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C. 13 年 前
lisp.el 050cc68b40 `narrow-to-defun' fixup 13 年 前
macroexp.el d9857e534b Don't autoload functions too eagerly during macroexpansion. 13 年 前
map-ynp.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
package-x.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
package.el 6005792624 In the Package Menu, indicate packages that are newly-available. 13 年 前
pcase.el a4712e11fe * lisp/emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs. 13 年 前
pp.el 0696d25514 lisp/emacs-lisp/pp.el: Do not reimplement common macros; use `looking-at-p'. 13 年 前
re-builder.el 3726946669 Remove incorrect uses of "modeline". 13 年 前
regexp-opt.el c505aaeb00 Call imagemagick-register-types automatically. 13 年 前
regi.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
ring.el 3f2eafd1fb Fix ring extension code in ring.el, and tweak comint-input-ring handling. 13 年 前
rx.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
shadow.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
smie.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
syntax.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
tabulated-list.el 0ae03b6aae Adapt Electric Buffer Menu to recent Buffer Menu changes. 13 年 前
tcover-ses.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
tcover-unsafep.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
testcover.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
timer.el f80efb8695 Reduce use of cl in lisp/emacs-lisp/. 13 年 前
tq.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
trace.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
unsafep.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前
warnings.el acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年 前