emacs/lisp/emacs-lisp
Juanma Barranquero 0b381c7eb8 Fix typos.
2011-11-14 22:00:24 +01:00
..
.gitignore
advice.el * lisp/emacs-lisp/advice.el (ad-read-advised-function): 2011-05-23 11:38:28 -03:00
assoc.el
authors.el * lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c 2011-05-17 20:42:33 -07:00
autoload.el Remove the SOME_MACHINE_LISP distinction in src/Makefile.in. 2011-05-18 23:04:16 -07:00
avl-tree.el * lisp/emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new 2011-05-27 19:58:29 -03:00
backquote.el
benchmark.el * emacs-lisp/benchmark.el (benchmark-elapse): Use float-time. 2011-06-30 17:27:45 -07:00
bindat.el
byte-opt.el Spelling fixes. 2011-11-13 22:27:12 -08:00
byte-run.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
bytecomp.el toggle-read-only fixes for bugs#7292, 10006. 2011-11-09 21:17:45 -05:00
cconv.el Miscellaneous tweaks. 2011-06-01 11:19:45 -03:00
chart.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
check-declare.el Small check-declare fix. 2011-05-04 23:27:24 -07:00
checkdoc.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cl-extra.el Add doc-strings to some cl float parameters. 2011-10-27 00:21:00 -07:00
cl-indent.el Doc fixes related to lisp-indent-function (bug#9484) 2011-09-12 23:55:10 -07:00
cl-loaddefs.el Auto-commit of loaddefs files. 2011-10-27 06:22:00 -04:00
cl-macs.el Fix format bug in defstruct 2011-08-26 17:52:07 +08:00
cl-seq.el
cl-specs.el
cl.el * lisp/emacs-lisp/cl.el (most-negative-float): Fix doc typo. 2011-10-27 15:38:35 -04:00
copyright.el
crm.el
cust-print.el
debug.el * lisp/emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the 2011-09-27 21:20:41 -04:00
derived.el Replace fundamental-mode-hook with change-major-mode-after-body-hook. 2011-10-27 11:01:40 +08:00
disass.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
easy-mmode.el Replace fundamental-mode-hook with change-major-mode-after-body-hook. 2011-10-27 11:01:40 +08:00
easymenu.el
edebug.el * lisp/emacs-lisp/edebug.el: Heed checkdoc recommendations. 2011-10-05 01:30:03 -04:00
eieio-base.el Spelling fixes. 2011-11-14 12:23:26 -08:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el Spelling fixes. 2011-11-12 23:48:23 -08:00
eieio-speedbar.el Fix typos. 2011-11-14 22:00:24 +01:00
eieio.el Spelling fixes. 2011-11-14 12:23:26 -08:00
eldoc.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
elint.el
elp.el * emacs-lisp/elp.el (elp-elapsed-time): Use float-time. 2011-06-30 17:30:18 -07:00
ert-x.el
ert.el Spelling fixes. 2011-11-14 12:23:26 -08:00
ewoc.el
find-func.el * emacs-lisp/find-func.el (find-function-read): Fix incorrect use of default argument in `completing-read'. 2011-11-08 16:06:47 +01:00
find-gc.el
float-sup.el
generic.el
gulp.el
helper.el
lisp-mnt.el
lisp-mode.el Capitalize non-function content words in menu item strings. 2011-09-18 23:43:20 +03:00
lisp.el Silence various byte-compiler warnings. 2011-06-01 16:32:04 -03:00
macroexp.el * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for 2011-05-22 15:22:30 -03:00
map-ynp.el
package-x.el
package.el * emacs-lisp/package.el (package-refresh-contents): Add autoload. 2011-10-29 11:42:12 +08:00
pcase.el
pp.el
re-builder.el Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com. 2011-06-25 20:08:41 +02:00
regexp-opt.el
regi.el
ring.el
rx.el Add rx.el support for numbered groups (Bug#8776). 2011-06-18 17:12:33 -04:00
shadow.el
smie.el Spelling fixes. 2011-11-13 22:27:12 -08:00
syntax.el Minor grammer fixes for syntax.el. 2011-07-15 15:55:00 +02:00
tabulated-list.el Spelling fixes. 2011-11-13 22:27:12 -08:00
tcover-ses.el
tcover-unsafep.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
testcover.el Fix typos. 2011-07-14 03:09:00 +02:00
timer.el * lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer 2011-10-13 01:18:12 -04:00
tq.el
trace.el
unsafep.el
warnings.el