| .. |
|
advice.el
|
|
|
|
autoload.el
|
Get rid of the AUTOGEN_VCS variable in lisp/Makefile
|
2014-06-30 14:26:34 -04:00 |
|
avl-tree.el
|
|
|
|
backquote.el
|
|
|
|
benchmark.el
|
|
|
|
bindat.el
|
|
|
|
byte-opt.el
|
Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru
|
2014-06-01 17:18:22 -07:00 |
|
byte-run.el
|
|
|
|
bytecomp.el
|
Merge from emacs-24; up to 117634
|
2014-10-29 22:15:28 -07:00 |
|
cconv.el
|
* lisp/subr.el (track-mouse): New macro.
|
2014-09-27 11:52:28 -04:00 |
|
chart.el
|
|
|
|
check-declare.el
|
|
|
|
checkdoc.el
|
|
|
|
cl-extra.el
|
Merge from emacs-24; up to 117634
|
2014-10-29 22:15:28 -07:00 |
|
cl-indent.el
|
|
|
|
cl-lib.el
|
Consolidate x-select-text.
|
2014-10-01 18:13:11 -04:00 |
|
cl-macs.el
|
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Define an internal predicate
|
2014-10-23 17:44:36 -04:00 |
|
cl-seq.el
|
|
|
|
cl.el
|
|
|
|
copyright.el
|
|
|
|
crm.el
|
|
|
|
debug.el
|
|
|
|
derived.el
|
|
|
|
disass.el
|
|
|
|
easy-mmode.el
|
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Use mode function
|
2014-08-29 22:28:19 +02:00 |
|
easymenu.el
|
|
|
|
edebug.el
|
* lisp/emacs-lisp/edebug.el: Use nadvice.
|
2014-07-20 21:56:54 -04:00 |
|
eieio-base.el
|
* lisp/emacs-lisp/eieio-base.el: Use lexical-binding and cl-lib.
|
2014-10-17 01:09:24 -04:00 |
|
eieio-core.el
|
* lisp/emacs-lisp/eieio: A bit more cleanup, removing compat code.
|
2014-10-18 22:14:58 -04:00 |
|
eieio-custom.el
|
|
|
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
* lisp/emacs-lisp/eieio: A bit more cleanup, removing compat code.
|
2014-10-18 22:14:58 -04:00 |
|
eieio-speedbar.el
|
|
|
|
eieio.el
|
* lisp/emacs-lisp/eieio: A bit more cleanup, removing compat code.
|
2014-10-18 22:14:58 -04:00 |
|
eldoc.el
|
* lisp/emacs-lisp/eldoc.el (global-eldoc-mode): Enable by default.
|
2014-10-15 13:32:41 -04:00 |
|
elint.el
|
|
|
|
elp.el
|
|
|
|
ert-x.el
|
|
|
|
ert.el
|
Simplify and parallize test/automated Makefile
|
2014-06-25 22:47:10 -07:00 |
|
ewoc.el
|
|
|
|
find-func.el
|
* find-func.el (find-function-C-source-directory): Use file-accessible-directory-p
|
2014-06-25 23:45:10 -07:00 |
|
float-sup.el
|
|
|
|
generic.el
|
|
|
|
gv.el
|
* lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.
|
2014-10-31 17:35:35 -04:00 |
|
helper.el
|
|
|
|
lisp-mnt.el
|
|
|
|
lisp-mode.el
|
Font-lock `cl-flet*', too.
|
2014-09-28 10:03:48 +02:00 |
|
lisp.el
|
* lisp/emacs-lisp/lisp.el (lisp--local-variables-1): Handle `quote'.
|
2014-10-14 22:00:20 -04:00 |
|
macroexp.el
|
* lisp/emacs-lisp/macroexp.el (macroexpand-1): New function.
|
2014-10-31 17:35:35 -04:00 |
|
map-ynp.el
|
|
|
|
nadvice.el
|
Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org
|
2014-05-25 19:28:09 -07:00 |
|
package-x.el
|
|
|
|
package.el
|
* ses.el (macroexp): add require for this package, so that function
|
2014-10-25 01:02:25 +02:00 |
|
pcase.el
|
* lisp/emacs-lisp/pcase.el (pcase--split-match, pcase--app-subst-match):
|
2014-09-27 00:24:06 -04: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
|
|
|
|
regexp-opt.el
|
* lisp/minibuffer.el (completion--sreverse): Remove.
|
2014-05-23 11:54:44 -04:00 |
|
regi.el
|
|
|
|
ring.el
|
|
|
|
rx.el
|
|
|
|
shadow.el
|
|
|
|
smie.el
|
* emacs-lisp/smie.el (smie-config--guess-1): Split from smie-config--guess.
|
2014-07-20 21:58:43 -04:00 |
|
subr-x.el
|
Rename 24.5 to 25.1
|
2014-09-29 14:14:08 -04:00 |
|
syntax.el
|
|
|
|
tabulated-list.el
|
Merge from emacs-24; up to 2014-07-27T09:41:59Z!ttn@gnu.org
|
2014-10-14 19:42:58 -07:00 |
|
tcover-ses.el
|
|
|
|
tcover-unsafep.el
|
|
|
|
testcover.el
|
|
|
|
timer.el
|
* lisp/emacs-lisp/timer.el (timer-event-handler): Fix last change.
|
2014-05-18 09:17:10 -04:00 |
|
tq.el
|
|
|
|
trace.el
|
|
|
|
unsafep.el
|
|
|
|
warnings.el
|
|
|