| .. |
|
.gitignore
|
|
|
|
advice.el
|
Autoload more carefully from Lisp. Follow aliases for function properties.
|
2012-07-25 21:27:33 -04:00 |
|
authors.el
|
Move NT-specific include file to the NT include directory
|
2012-08-01 23:19:48 -07:00 |
|
autoload.el
|
Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com
|
2012-08-11 10:13:55 +08:00 |
|
avl-tree.el
|
lisp/*: Add declarations, remove unused bindings, mark unused args.
|
2012-04-19 19:20:26 +02:00 |
|
backquote.el
|
|
|
|
benchmark.el
|
New emacs-lisp-byte-code-mode; misc minor changes.
|
2012-09-09 21:16:13 -04:00 |
|
bindat.el
|
|
|
|
byte-opt.el
|
Autoload more carefully from Lisp. Follow aliases for function properties.
|
2012-07-25 21:27:33 -04:00 |
|
byte-run.el
|
* lisp/emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
|
2012-09-07 16:14:55 -04:00 |
|
bytecomp.el
|
byte-compile-setq-default fix for bug#12195
|
2012-08-14 14:23:10 -04:00 |
|
cconv.el
|
Provide generalized variables in core Elisp.
|
2012-06-22 09:42:38 -04:00 |
|
chart.el
|
* lisp/emacs-lisp/chart.el: Use lexical-binding.
|
2012-07-19 07:39:38 -04:00 |
|
check-declare.el
|
Comment fix
|
2012-04-20 20:32:15 -04:00 |
|
checkdoc.el
|
Add new error and function `user-error'.
|
2012-05-04 19:16:47 -04:00 |
|
cl-extra.el
|
More CL cleanups and reduction of use of cl.el.
|
2012-07-11 19:13:41 -04:00 |
|
cl-indent.el
|
Add missing :version tags to new defgroups and defcustoms
|
2012-02-11 14:13:29 -08:00 |
|
cl-lib.el
|
* cl-lib.el (buffer-string): Simplify last change.
|
2012-08-28 16:14:21 -04:00 |
|
cl-loaddefs.el
|
New emacs-lisp-byte-code-mode; misc minor changes.
|
2012-09-09 21:16:13 -04:00 |
|
cl-macs.el
|
New emacs-lisp-byte-code-mode; misc minor changes.
|
2012-09-09 21:16:13 -04:00 |
|
cl-seq.el
|
Use lexical-binding for all of CL, and clean up its namespace.
|
2012-06-11 11:52:50 -04:00 |
|
cl.el
|
Replace version 24.2 with 24.3 where appropriate (hopefully)
|
2012-08-15 09:29:11 -07:00 |
|
copyright.el
|
Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com
|
2012-08-11 10:13:55 +08:00 |
|
crm.el
|
|
|
|
debug.el
|
* src/eval.c: Add `inhibit-debugger'.
|
2012-09-11 20:14:50 -04:00 |
|
derived.el
|
Reduce use of cl in lisp/emacs-lisp/.
|
2012-06-10 09:28:26 -04:00 |
|
disass.el
|
Autoload more carefully from Lisp. Follow aliases for function properties.
|
2012-07-25 21:27:33 -04:00 |
|
easy-mmode.el
|
* lisp/emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
|
2012-06-27 10:05:24 -04:00 |
|
easymenu.el
|
Reduce use of cl in lisp/emacs-lisp/.
|
2012-06-10 09:28:26 -04:00 |
|
edebug.el
|
Replace version 24.2 with 24.3 where appropriate (hopefully)
|
2012-08-15 09:29:11 -07:00 |
|
eieio-base.el
|
|
|
|
eieio-custom.el
|
Don't warn on toggle-read-only calls.
|
2012-07-13 15:06:09 +08:00 |
|
eieio-datadebug.el
|
|
|
|
eieio-opt.el
|
* eieio-opt.el (describe-class, describe-generic): Autoload trivia.
|
2012-04-16 15:25:59 -04:00 |
|
eieio-speedbar.el
|
|
|
|
eieio.el
|
Replace version 24.2 with 24.3 where appropriate (hopefully)
|
2012-08-15 09:29:11 -07:00 |
|
eldoc.el
|
|
|
|
elint.el
|
* lisp/emacs-lisp/elint.el (elint-find-args-in-code):
|
2012-07-17 08:30:48 -04:00 |
|
elp.el
|
Autoload more carefully from Lisp. Follow aliases for function properties.
|
2012-07-25 21:27:33 -04:00 |
|
ert-x.el
|
Header comment trivial fix
|
2012-04-16 15:21:32 -04:00 |
|
ert.el
|
Remove * characters from the front of variable docstrings.
|
2012-04-09 21:05:48 +08:00 |
|
ewoc.el
|
Provide generalized variables in core Elisp.
|
2012-06-22 09:42:38 -04:00 |
|
find-func.el
|
Autoload more carefully from Lisp. Follow aliases for function properties.
|
2012-07-25 21:27:33 -04:00 |
|
find-gc.el
|
|
|
|
float-sup.el
|
Clean up scoping rule of predefined single-word vars.
|
2012-06-08 09:18:26 -04:00 |
|
generic.el
|
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
|
2012-05-17 21:46:20 -04:00 |
|
gulp.el
|
|
|
|
gv.el
|
* lisp/files.el (read-only-mode): New minor mode.
|
2012-08-29 11:11:51 -04:00 |
|
helper.el
|
|
|
|
lisp-mnt.el
|
|
|
|
lisp-mode.el
|
New emacs-lisp-byte-code-mode; misc minor changes.
|
2012-09-09 21:16:13 -04:00 |
|
lisp.el
|
`narrow-to-defun' fixup
|
2012-04-11 04:12:20 +02:00 |
|
macroexp.el
|
Macro-expand interpreted code during load.
|
2012-09-04 13:40:25 -04:00 |
|
map-ynp.el
|
Allow scrolling in y-or-n-p.
|
2012-09-09 14:43:47 +08:00 |
|
package-x.el
|
|
|
|
package.el
|
In the Package Menu, indicate packages that are newly-available.
|
2012-06-13 15:33:38 +08:00 |
|
pcase.el
|
Macro-expand interpreted code during load.
|
2012-09-04 13:40:25 -04:00 |
|
pp.el
|
In pp-display-expression select old selected window only if it is still live (Bug#12034).
|
2012-07-25 11:43:12 +02:00 |
|
re-builder.el
|
Remove incorrect uses of "modeline".
|
2012-06-02 18:56:09 +08:00 |
|
regexp-opt.el
|
Doc fixes.
|
2012-08-15 00:28:23 +08:00 |
|
regi.el
|
|
|
|
ring.el
|
Fix ring extension code in ring.el, and tweak comint-input-ring handling.
|
2012-03-15 16:00:43 +08:00 |
|
rx.el
|
* lisp/emacs-lisp/rx.el (rx-constituents): Don't define as constant.
|
2012-08-10 17:03:10 -04:00 |
|
shadow.el
|
|
|
|
smie.el
|
Miscellaneous minor cleanups and simplifications.
|
2012-06-23 11:38:23 -04:00 |
|
syntax.el
|
Miscellaneous minor cleanups and simplifications.
|
2012-06-23 11:38:23 -04:00 |
|
tabulated-list.el
|
Adapt Electric Buffer Menu to recent Buffer Menu changes.
|
2012-05-13 22:23:45 +08:00 |
|
tcover-ses.el
|
|
|
|
tcover-unsafep.el
|
|
|
|
testcover.el
|
|
|
|
timer.el
|
Adapt the MS-DOS build to the latest changes.
|
2012-06-30 18:32:51 +03:00 |
|
tq.el
|
|
|
|
trace.el
|
* lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
|
2012-07-17 04:38:12 -04:00 |
|
unsafep.el
|
|
|
|
warnings.el
|
|
|