emacs/lisp/emacs-lisp
2015-06-04 22:26:22 +02:00
..
advice.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
autoload.el Speed up byte-compilation and autoload generation by avoiding mode-hooks 2015-04-12 03:57:59 +01:00
avl-tree.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
backquote.el * lisp/emacs-lisp/backquote.el: Fix bug with unoptimized exp. 2015-01-30 16:00:29 -05:00
benchmark.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bindat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
byte-opt.el * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't try to 2015-03-06 23:35:04 -05:00
byte-run.el * etc/TODO: Remove obsolete entries. 2015-03-25 14:28:25 -04:00
bytecomp.el * lisp/emacs-lisp/bytecomp.el: Silence noninteractive compilations 2015-04-12 13:45:30 +01:00
cconv.el Add (:documentation <form>) for dynamically-generated docstrings 2015-02-05 14:28:16 -05:00
chart.el Shrink EIEIO object header. Move generics to eieio-generic.el. 2015-01-08 16:03:04 -05:00
check-declare.el Spelling fixes 2015-03-03 15:10:40 -08:00
checkdoc.el emacs-lisp/checkdoc.el: Don't complain about args starting with _. 2015-03-25 17:48:38 +00:00
cl-extra.el Define cl-concatenate as an alias to seq-concatenate 2015-04-15 18:29:15 +02:00
cl-generic.el * cl-generic.el (cl-generic-generalizers): Clean up after braindamage 2015-03-18 10:49:55 -04:00
cl-indent.el Support indenting backquote substitutions in cl-indent 2015-03-15 00:17:14 -07:00
cl-lib.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement docstrings 2015-04-13 20:51:14 +01:00
cl-preloaded.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
cl-seq.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cl.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
copyright.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
crm.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cursor-sensor.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
debug.el Merge from origin/emacs-24 2015-03-23 10:17:21 -07:00
derived.el lisp/emacs-lisp/derived.el (define-derived-mode): Declare indent 3. 2015-01-27 10:48:40 +01:00
disass.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
easy-mmode.el emacs-lisp/easy-mmode.el: Clarify mode switch messages 2015-02-17 22:16:22 -02:00
easymenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edebug.el edebug.el: Disambiguate vector specifications 2015-04-12 16:26:51 +02:00
eieio-base.el Let jit-lock know the result of font-lock-extend-region-functions. 2015-03-30 21:33:20 -04:00
eieio-compat.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-core.el * lisp/emacs-lisp/eieio-core.el (eieio--class): Derive from cl--class 2015-04-14 23:04:45 -04:00
eieio-custom.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-datadebug.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-opt.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-speedbar.el * lisp/emacs-lisp/eieio*.el: Fix up warnings and improve compatibility 2015-01-21 14:39:06 -05:00
eieio.el Support debug declarations in pcase macros 2015-04-12 16:26:52 +02:00
eldoc.el eldoc: modify eldoc-documentation-function' using add-function' 2015-01-20 15:04:15 +01:00
elint.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
elp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ert-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ert.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ewoc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
find-func.el (find-function-regexp): Don't match `defgroup' 2015-01-25 02:20:01 +02:00
float-sup.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
generator.el Spelling fixes 2015-03-03 15:10:40 -08:00
generic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gv.el * lisp/progmodes/gud.el: Use lexical-binding. 2015-03-03 14:23:49 -05:00
helper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lisp-mnt.el * lisp/emacs-lisp/lisp-mnt.el (lm-version): Don't burp in a non-file buffer. 2015-04-02 09:59:47 -04:00
lisp-mode.el Move some Elisp-specific code from lisp-mode.el to elisp-mode.el 2015-04-15 16:50:17 -04:00
lisp.el Push mark before goto-char in jump-to-register and check-parens 2015-02-18 16:36:24 -02:00
macroexp.el Add classes as run-time descriptors of cl-structs. 2015-03-18 10:31:07 -04:00
map-ynp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
map.el * lisp/emacs-lisp/map.el: Better docstring for the map pcase macro. 2015-06-04 22:26:22 +02:00
nadvice.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
package-x.el emacs-lisp/package-x.el: Create valid tar files 2015-02-17 22:08:51 -02:00
package.el package--ensure-init-file: widen requires save-restriction 2015-04-14 15:14:20 -04:00
pcase.el * lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload as well. 2015-04-13 14:46:58 -04:00
pp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
re-builder.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regexp-opt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
regi.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ring.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
rx.el '[:graph:]' now excludes whitespace, not just ' ' 2015-04-15 23:47:01 -07:00
seq.el Add seq-intersection and seq-difference to the seq library 2015-04-15 01:55:03 +02:00
shadow.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
smie.el Merge from origin/emacs-24 2015-03-29 14:14:15 -07:00
subr-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syntax.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tabulated-list.el Fix problems caused by calling 'recenter' in auto-revert (Bug#20122) 2015-03-21 12:01:27 +02:00
tcover-ses.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tcover-unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
testcover.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
timer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tq.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
trace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
warnings.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00