1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 05:31:01 -08:00
emacs/lisp/emacs-lisp
2014-03-23 20:06:35 -07:00
..
advice.el * lisp/emacs-lisp/advice.el (ad-add-advice, defadvice): Doc fix 2014-03-10 14:16:13 -04:00
authors.el Move iswitchb.el to obsolete/ 2014-02-06 19:22:34 -08:00
autoload.el
avl-tree.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
backquote.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
benchmark.el
bindat.el
byte-opt.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
byte-run.el Allow `declare' to set the interactive-only property 2014-03-22 15:12:52 -07:00
bytecomp.el Move some help functions from help-fns.el to help.el, which is preloaded. 2014-03-13 20:32:41 -04:00
cconv.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
chart.el
check-declare.el
checkdoc.el
cl-extra.el lisp/emacs-lisp/cl-extra.el (cl--map-overlays): Remove obsolete code. 2014-03-20 19:16:47 +01:00
cl-indent.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
cl-lib.el
cl-macs.el Improve performance of &key parsing 2014-03-23 20:06:35 -07:00
cl-seq.el
cl.el
copyright.el
crm.el Some crm.el doc 2014-02-26 23:42:57 -08:00
debug.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
derived.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
disass.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
easy-mmode.el * emacs-lisp/easy-mmode.el (define-minor-mode): Fix debug spec. 2014-02-24 11:55:17 +08:00
easymenu.el
edebug.el * lisp/emacs-lisp/edebug.el (defmacro): Fix debug spec. 2014-02-25 16:55:45 -05:00
eieio-base.el
eieio-core.el
eieio-custom.el Restore generated autoloads in eieio.el. 2014-01-09 21:31:21 +01:00
eieio-datadebug.el
eieio-opt.el * eieio-opt.el (eieio-help-generic): Fix last change. 2014-01-29 23:13:00 -05:00
eieio-speedbar.el
eieio.el lisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998). 2014-03-12 16:02:45 +01:00
eldoc.el * emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear 2014-03-10 13:33:31 +08:00
elint.el * lisp/abbrev.el (define-abbrev): Beware new meaning of fboundp. 2014-01-06 18:34:05 -05:00
elp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
ert-x.el
ert.el * lisp/emacs-lisp/ert.el (ert-run-tests-interactively): `read' the 2014-02-26 04:02:21 +02:00
ewoc.el
find-func.el * lisp/help-fns.el (help-C-file-name): Handle advised functions. 2014-02-01 21:25:05 -05:00
find-gc.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
float-sup.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
generic.el Spelling fixes. 2014-01-11 21:29:11 -08:00
gulp.el * lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs-devel. 2014-02-09 17:38:56 -08:00
gv.el lisp/emacs-lisp/gv.el: Avoid duplicating entries of defun-declaration-alist. 2014-02-21 20:01:19 +01:00
helper.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
lisp-mnt.el * lisp/emacs-lisp/lisp-mnt.el: Comments. 2014-02-10 00:36:27 -08:00
lisp-mode.el Fix debbugs#16971 2014-03-17 08:22:58 +02:00
lisp.el * lisp/emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file' 2014-02-26 04:31:27 +02:00
macroexp.el
map-ynp.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
nadvice.el * lisp/emacs-lisp/nadvice.el (advice--make-docstring): Try harder to find 2014-03-20 12:00:17 -04:00
package-x.el
package.el Fix bug#16873 2014-03-22 10:43:30 +02:00
pcase.el
pp.el
re-builder.el
regexp-opt.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
regi.el
ring.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
rx.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
shadow.el * lisp/emacs-lisp/shadow.el (load-path-shadows-find): Ignore dir-locals. 2014-03-05 21:01:02 -05:00
smie.el Small smie.el doc and fix 2014-03-04 00:35:11 -08:00
subr-x.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
syntax.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tabulated-list.el
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tq.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
trace.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
unsafep.el
warnings.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00