emacs/lisp/emacs-lisp
2013-11-04 14:48:07 -05:00
..
advice.el * lisp/subr.el (pop): Use `car-safe'. 2013-09-04 23:46:34 -04:00
authors.el * configure.ac [alpha]: Explicit error in non-ELF case. 2013-10-13 16:01:20 -07:00
autoload.el * lisp/Makefile.in (autoloads): Do not use abs_lisp. 2013-10-30 16:27:35 -04:00
avl-tree.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
backquote.el * lisp/emacs-lisp/backquote.el (backquote-process): Catch uses of , and ,@ 2013-10-08 00:30:31 -04:00
benchmark.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
bindat.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
byte-opt.el Introduce new bytecodes for efficient catch/condition-case in lexbind. 2013-10-03 00:58:56 -04:00
byte-run.el * lisp/emacs-lisp/bytecomp.el: Check existence of f in #'f. 2013-08-07 13:33:30 -04:00
bytecomp.el Cleanup namespace of dos-w32.el. 2013-10-29 22:45:53 -04:00
cconv.el * lisp/emacs-lisp/cconv.el (cconv-convert): Check form of let binding. 2013-11-04 14:48:07 -05:00
chart.el * emacs-lisp/chart.el (x-display-color-cells): Declare. 2013-09-17 22:04:41 -07:00
check-declare.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
checkdoc.el * lisp/emacs-lisp/checkdoc.el: Remove redundant :group keywords. 2013-08-08 21:19:42 -04:00
cl-extra.el * lisp/emacs-lisp/cl-extra.el (cl-getf): Return the proper value in 2013-05-14 22:00:07 -04:00
cl-indent.el Make some files provide features 2013-05-11 16:41:52 -07:00
cl-lib.el * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el: 2013-09-27 21:07:18 -04:00
cl-seq.el * lisp/emacs-lisp/package.el: Include obsolete packages from archives. 2013-06-25 12:13:49 -04:00
cl.el Merge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka@jpl.org 2013-01-30 00:07:37 -08:00
copyright.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
crm.el * lisp/minibuffer.el: Make minibuffer-complete call completion-in-region 2013-09-06 18:46:44 -04:00
debug.el Use define-derived-mode (and derived-mode-p). 2013-09-10 23:31:56 -04:00
derived.el Always defvar a mode's hook and provide a docstring. 2013-05-27 12:12:52 -04:00
disass.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
easy-mmode.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
easymenu.el * lisp/emacs-lisp/easymenu.el (easy-menu-create-menu): Use closures. 2013-10-07 01:13:51 -04:00
edebug.el * lisp/emacs-lisp/edebug.el (edebug-debugger): Use edebug-eval to run the 2013-08-08 19:14:20 -04:00
eieio-base.el Merge from CEDET upstream (8564). 2013-06-02 15:33:09 +02:00
eieio-core.el Merge from CEDET upstream (8564). 2013-06-02 15:33:09 +02:00
eieio-custom.el * lisp/emacs-lisp/eieio-custom.el: Remove misleading Version: header. 2013-06-18 16:06:18 -04:00
eieio-datadebug.el Merge with CEDET upstream (rev. 8499). 2013-03-21 23:11:03 +01:00
eieio-opt.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
eieio-speedbar.el Small speedbar-related clean-up 2013-05-21 20:13:56 -07:00
eieio.el * lisp/emacs-lisp/eieio.el (class-parent): Undo previous change. 2013-09-19 16:11:48 -04:00
eldoc.el Use with-demoted-errors now that it can format any error messages 2013-09-11 22:32:57 -07:00
elint.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
elp.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
ert-x.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
ert.el * emacs-lisp/ert.el (ert-run-tests-interactively): 2013-10-25 14:07:34 +02:00
ewoc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
find-func.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
find-gc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
float-sup.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
generic.el Replace obsolete generic-make-keywords calls 2013-06-18 00:43:46 -07:00
gulp.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
gv.el * lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compiled places. 2013-09-04 16:03:52 -04:00
helper.el Do not call to `selected-window' where it is assumed by default. 2013-08-05 18:26:57 +04:00
helpers.el * lisp/emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding. 2013-11-04 14:25:09 -05:00
lisp-mnt.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
lisp-mode.el * lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywords-2): Fix cut&paste. 2013-10-24 13:49:12 -04:00
lisp.el * lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Complete var names for 2013-10-17 00:49:42 -04:00
macroexp.el Fix compilation error with simultaneous dynamic+lexical scoping. 2013-06-04 22:35:40 -04:00
map-ynp.el * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change. 2013-07-12 11:33:09 +02:00
nadvice.el * lisp/subr.el (macrop): New function. 2013-08-04 16:18:11 -04:00
package-x.el * lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): Pass 2013-09-29 22:41:00 +03:00
package.el Add Archive column to package list. 2013-11-04 11:04:09 -05:00
pcase.el * lisp/subr.el (macrop): New function. 2013-08-04 16:18:11 -04:00
pp.el * lisp/emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression): 2013-08-21 14:26:15 -04:00
re-builder.el * lisp/emacs-lisp/re-builder.el (reb-color-display-p): 2013-07-31 10:52:26 +04:00
regexp-opt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
regi.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
ring.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rx.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
shadow.el Use accented form of some names 2013-10-12 17:31:19 -07:00
smie.el * lisp/emacs-lisp/smie.el (smie-rule-parent): Always call 2013-11-03 17:56:03 -05:00
syntax.el * lisp/emacs-lisp/syntax.el (syntax-ppss): Doc fix. 2013-10-04 22:46:31 +08:00
tabulated-list.el lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0. 2013-06-23 15:23:49 +02:00
tcover-ses.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tcover-unsafep.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
testcover.el More custom :type fixes 2013-05-10 19:21:29 -07:00
timer.el * lisp/emacs-lisp/timer.el (timer--time-setter): New function. 2013-08-12 22:30:52 -04:00
tq.el * lisp/emacs-lisp/tq.el (tq-create): Use a closure instead of `(lambda...). 2013-10-07 01:10:06 -04:00
trace.el * lisp/emacs-lisp/trace.el (trace--read-args): Provide a default. 2013-05-29 11:17:12 -04:00
unsafep.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
warnings.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00