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