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 лет назад