aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEric M. Ludlam2001-02-12 16:33:03 +0000
committerEric M. Ludlam2001-02-12 16:33:03 +0000
commit68514d48aa7a9b75b0cde8072379845669c5bb02 (patch)
tree4be4caba7f8df2e29aa670e51823d8a09a441eee /lisp/ChangeLog
parent60222d69c6d0c46532c9f1f7824f2c7c992da39e (diff)
downloademacs-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/ChangeLog6
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 @@
12001-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
12001-02-12 Michael Kifer <kifer@cs.sunysb.edu> 72001-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