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