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