1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/emacs-lisp
Stefan Monnier 77694924d8 * lisp/emacs-lisp/find-func.el (find-function-C-source): Only set
find-function-C-source-directory after checking that we found a source
file there.

Fixes: debbugs:9440
2011-09-06 21:06:09 -04:00
..
.gitignore
advice.el
assoc.el
authors.el
autoload.el
avl-tree.el
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
byte-run.el
bytecomp.el Add FORCE-SAME-WINDOW argument to switch-to-buffer. 2011-07-13 18:00:48 -04:00
cconv.el
chart.el
check-declare.el
checkdoc.el
cl-extra.el
cl-indent.el
cl-loaddefs.el Fix bug #9324 with unwarranted repositioning of point. 2011-08-26 13:07:06 +03: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
copyright.el
crm.el
cust-print.el
debug.el * lisp/emacs-lisp/debug.el (debug-arglist): New function. 2011-08-22 17:16:46 -04:00
derived.el * lisp/emacs-lisp/derived.el (define-derived-mode): Doc fix. 2011-08-24 22:37:55 -07:00
disass.el
easy-mmode.el
easymenu.el
edebug.el Improve Edebug error for attempting to instrument built-in functions. 2011-08-21 13:43:31 -04:00
eieio-base.el
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el * lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric): 2011-08-23 14:53:51 -04:00
eldoc.el
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
ewoc.el
find-func.el * lisp/emacs-lisp/find-func.el (find-function-C-source): Only set 2011-09-06 21:06:09 -04:00
find-gc.el
float-sup.el
generic.el
gulp.el
helper.el
lisp-mnt.el
lisp-mode.el * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation 2011-07-06 18:46:27 +02:00
lisp.el
macroexp.el
map-ynp.el
package-x.el
package.el Fix package menu bug in marking obsolete packages for deletion. 2011-08-28 17:32:50 -04: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 * lisp/emacs-lisp/smie.el (smie-bnf->prec2): Fix last change. 2011-06-26 10:43:52 +02:00
syntax.el Minor grammer fixes for syntax.el. 2011-07-15 15:55:00 +02:00
tabulated-list.el Add L and R categories to standard category table, and use them. 2011-08-18 11:53:29 -04:00
tcover-ses.el
tcover-unsafep.el
testcover.el Fix typos. 2011-07-14 03:09:00 +02:00
timer.el * emacs-lisp/timer.el (timer--time-less-p): Use time-less-p. 2011-07-03 23:25:23 -07:00
tq.el
trace.el
unsafep.el
warnings.el