.. |
advice.el
|
* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice): Doc fix
|
2014-03-10 14:16:13 -04:00 |
authors.el
|
Tweak previous authors.el change
|
2014-10-13 15:52:43 -04:00 |
autoload.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
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
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
bindat.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
byte-opt.el
|
* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary-predicate): Don't assume
|
2014-05-27 10:56:03 -04:00 |
byte-run.el
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |
bytecomp.el
|
* bytecomp.el (byte-compile-report-error): Allow the argument to be a string.
|
2014-11-08 13:29:04 -08:00 |
cconv.el
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |
chart.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
check-declare.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
checkdoc.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
cl-extra.el
|
* lisp/emacs-lisp/bytecomp.el: Require cl-extra.
|
2014-10-23 09:31:20 -04:00 |
cl-indent.el
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |
cl-lib.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
cl-macs.el
|
Remove some function declarations, no longer needed or correct
|
2014-06-25 23:43:39 -07:00 |
cl-seq.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
cl.el
|
Require gv early to break eager macro-expansion cycles
|
2014-04-23 17:28:47 -07:00 |
copyright.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
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
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
edebug.el
|
* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print result using
|
2014-07-05 15:11:59 -04:00 |
eieio-base.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
eieio-core.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
eieio-custom.el
|
Restore generated autoloads in eieio.el.
|
2014-01-09 21:31:21 +01:00 |
eieio-datadebug.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
eieio-opt.el
|
Deal with EIEIO methods without doc strings (Bug#17490).
|
2014-05-14 22:41:53 +02:00 |
eieio-speedbar.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
eieio.el
|
Auto-commit of loaddefs files.
|
2014-05-14 22:45:05 +02: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
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
ert.el
|
* lisp/emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
|
2014-02-26 04:02:21 +02:00 |
ewoc.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
find-func.el
|
* lisp/help-fns.el (help-C-file-name): Handle advised functions.
|
2014-02-01 21:25:05 -05: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
|
* emacs-lisp/gv.el (window-buffer, window-display-table)
|
2014-05-31 23:43:43 +08: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
|
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
|
2014-04-24 08:55:18 +08:00 |
lisp.el
|
* lisp/emacs-lisp/lisp.el (lisp--local-variables-1): Handle `quote'.
|
2014-10-14 22:00:20 -04:00 |
macroexp.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
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--member-p): Change second arg.
|
2014-05-23 12:17:14 -04:00 |
package-x.el
|
lisp/emacs-lisp/package-x.el: Follow-up to change in package.el.
|
2014-03-27 01:20:50 +01:00 |
package.el
|
* package.el (package-import-keyring): Create gnupg directory private.
|
2014-10-01 19:39:50 -04:00 |
pcase.el
|
* lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):
|
2014-01-02 23:40:30 -05:00 |
pp.el
|
* emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):
|
2014-07-02 13:05:50 +08:00 |
re-builder.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
regexp-opt.el
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |
regi.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
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
|
* lisp/emacs-lisp/smie.el (smie-config--guess): Fix typo.
|
2014-06-20 17:10:40 -04: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
|
Fix display of R2L entries in tabulated-list-mode.
|
2014-10-14 22:29:47 +03:00 |
tcover-ses.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
tcover-unsafep.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
testcover.el
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
timer.el
|
* lisp/emacs-lisp/timer.el (timer-event-handler): Fix last change.
|
2014-05-18 09:17:10 -04: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
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
warnings.el
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |