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 | |
parent | ef59dd3bb89839f8480e2c5eb91edc6c55bebad8 (diff) | |
download | emacs-8c1cc9e8a6a7106c2aae52ec5d95034e7c946981.tar.gz |
Fix typo.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog.3 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.7 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.8 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index adc712aeff6..d20954b0bba 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 @@ -8483,7 +8483,7 @@ * bibtex.el (bibtex-clean-entry-zap-empty-opts): added. * bibtex.el (bibtex-include-OPTcrossref): added. If set, changes - order of the the lists presented to luser. + order of the lists presented to luser. * bibtex.el (bibtex-include-OPTkey & bibtex-include-OPTannote): added diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index ed07b373116..3a957aa2411 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -20416,7 +20416,7 @@ 1997-02-07 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> * rmailsort.el (rmail-sort-messages): Preserve point - with respect to the the current message. + with respect to the current message. 1997-02-06 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 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> |