.. |
advice.el
|
Update copyright year to 2015
|
2015-01-01 14:26:41 -08:00 |
autoload.el
|
Less 'make' chatter in batch mode
|
2015-01-03 18:29:23 -08: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/cl-macs.el (cl-defstruct): Keep type=nil by default.
|
2015-02-16 01:37:57 -05: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
|
Fix seq-subseq and cl-subseq for bad bounding indices
|
2015-01-18 14:04:31 +08: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
|
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
|
2015-04-10 01:50:22 -04: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 |
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
|
(diff-hunk-file-names): Don't require a TAB after the file name
|
2015-04-08 21:46:28 -04: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
|
(eieio-copy-parents-into-subclass): Fix inheritance of initargs
|
2015-04-08 17:23:50 -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
|
* lisp/emacs-lisp/cl|eieio: Minor tweaks
|
2015-03-26 13:32:45 -04: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
|
Fix previous commit (again)
|
2015-03-23 01:54:42 -07: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 |
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
|
* lisp/emacs-lisp/package.el: Use mode-line-process for notification
|
2015-04-10 00:47:05 +01:00 |
pcase.el
|
Add cl-struct specific optimizations to pcase.
|
2015-03-23 23:40:06 -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
|
Update copyright year to 2015
|
2015-01-01 14:26:41 -08:00 |
seq.el
|
* lisp/emacs-lisp/seq.el: Documentation improvements
|
2015-03-25 09:21:14 +01: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 |