diff options
author | Pavel Janík <Pavel@Janik.cz> | 2002-01-12 15:58:30 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2002-01-12 15:58:30 +0000 |
commit | 8c1cc9e8a6a7106c2aae52ec5d95034e7c946981 (patch) | |
tree | 76bd11eba414adb44ccb0a0fb76c533c358746be /lisp/ChangeLog.8 | |
parent | ef59dd3bb89839f8480e2c5eb91edc6c55bebad8 (diff) | |
download | emacs-8c1cc9e8a6a7106c2aae52ec5d95034e7c946981.tar.gz |
Fix typo.
Diffstat (limited to 'lisp/ChangeLog.8')
-rw-r--r-- | lisp/ChangeLog.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index 9fc1ddc866c..5e5e063aa5f 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -10005,7 +10005,7 @@ (speedbar-mode): Set buffer to read only. (speedbar-temp-buffer-show-function): For emacs don't call hook with arguments. - (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. + (speedbar-stealthy-updates): Do all updates w/ the buffer writable. 1998-08-19 Dan Nicolaescu <done@ece.arizona.edu> |