diff options
| author | Eric M. Ludlam | 2001-02-12 16:33:03 +0000 |
|---|---|---|
| committer | Eric M. Ludlam | 2001-02-12 16:33:03 +0000 |
| commit | 68514d48aa7a9b75b0cde8072379845669c5bb02 (patch) | |
| tree | 4be4caba7f8df2e29aa670e51823d8a09a441eee /lisp/ChangeLog | |
| parent | 60222d69c6d0c46532c9f1f7824f2c7c992da39e (diff) | |
| download | emacs-68514d48aa7a9b75b0cde8072379845669c5bb02.tar.gz emacs-68514d48aa7a9b75b0cde8072379845669c5bb02.zip | |
(speedbar-frame-parameters): No toolbar lines.
(speedbar-line-file): Return nil if not a file.
(speedbar-buffers-line-path): Return file for tags, and dir for files.
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 87eb632dbdc..bcfa6aaa26c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-12 Eric M. Ludlam <zappo@choochoo.ultranet.com> | ||
| 2 | |||
| 3 | * speedbar.el (speedbar-frame-parameters): No toolbar lines. | ||
| 4 | (speedbar-line-file): Return nil if not a file. | ||
| 5 | (speedbar-buffers-line-path): Return file for tags, and dir for files. | ||
| 6 | |||
| 1 | 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> | 7 | 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu> |
| 2 | 8 | ||
| 3 | * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks | 9 | * ediff-diff.el (ediff-make-diff2-buffer): Removed bogus checks |