changeset 68321:e0dca263937e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 21 Jan 2006 20:39:30 +0000
parents a2ccca4b13a3
children 8f2692a01d74
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 21 20:38:52 2006 +0000
+++ b/lisp/ChangeLog	Sat Jan 21 20:39:30 2006 +0000
@@ -1,3 +1,12 @@
+2006-01-21  Martin Rudalics  <rudalics@gmx.at>
+
+	* emacs-lisp/find-func.el (find-definition-noselect)
+	(find-variable-noselect): Search variables in C source code too.
+	(find-function-C-source, find-function-noselect, find-function)
+	(find-function-other-frame, find-variable-noselect, find-variable)
+	(find-variable-other-frame, find-variable-at-point):
+	Fix docstrings.
+
 2006-01-21  Francesco Potorti`  <pot@gnu.org>
 
 	* mail/rmailout.el (rmail-output): Don't use content-type if it is nil.