aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2007-05-22 13:45:59 +0000
committerJan Djärv2007-05-22 13:45:59 +0000
commit2f041d624968c64b1c8a06d78b761a4226ddaf11 (patch)
treef4d2f69e00a52b3ae6a7e2f6bb4eac94b04f2e2d /lisp/ChangeLog
parentc297055514ffc34bbf79ca4ed2c00d77d49d021c (diff)
downloademacs-2f041d624968c64b1c8a06d78b761a4226ddaf11.tar.gz
emacs-2f041d624968c64b1c8a06d78b761a4226ddaf11.zip
(find-source-lisp-file): New function.
(describe-function-1): Use find-source-lisp-file to find source file in compile tree.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ec6ae659e9..e36fed25413 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-05-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * help-fns.el (find-source-lisp-file): New function.
4 (describe-function-1): Use find-source-lisp-file to find source
5 file in compile tree.
6
12007-05-22 Eli Zaretskii <eliz@gnu.org> 72007-05-22 Eli Zaretskii <eliz@gnu.org>
2 8
3 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix. 9 * dos-w32.el (find-buffer-file-type-coding-system): Doc fix.