diff options
| author | Jan Djärv | 2007-05-22 13:45:59 +0000 |
|---|---|---|
| committer | Jan Djärv | 2007-05-22 13:45:59 +0000 |
| commit | 2f041d624968c64b1c8a06d78b761a4226ddaf11 (patch) | |
| tree | f4d2f69e00a52b3ae6a7e2f6bb4eac94b04f2e2d /lisp/ChangeLog | |
| parent | c297055514ffc34bbf79ca4ed2c00d77d49d021c (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-05-22 Eli Zaretskii <eliz@gnu.org> | 7 | 2007-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. |