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 | 836310f61278c2e99a8b620b9c2bb5217f62dcb0 (patch) | |
tree | b5f4f3d61ee6de30cb8abe0746865e40cc1fbd6a | |
parent | 02ec0d4bfef515d2d5ae302a55e330facf1f1676 (diff) | |
download | emacs-836310f61278c2e99a8b620b9c2bb5217f62dcb0.tar.gz |
Fix typo.
-rw-r--r-- | etc/ONEWS | 5 | ||||
-rw-r--r-- | etc/ledit.l | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.3 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.7 | 2 | ||||
-rw-r--r-- | lisp/ChangeLog.8 | 2 | ||||
-rw-r--r-- | lispref/ChangeLog | 2 | ||||
-rw-r--r-- | mac/src/macterm.c | 8 | ||||
-rw-r--r-- | man/faq.texi | 2 | ||||
-rw-r--r-- | src/ChangeLog.7 | 2 |
9 files changed, 13 insertions, 14 deletions
diff --git a/etc/ONEWS b/etc/ONEWS index 5b03b80ef63..762ad6f1c78 100644 --- a/etc/ONEWS +++ b/etc/ONEWS @@ -1029,7 +1029,7 @@ your working file with the latest version from the master. *** RCS customization. There is a new variable vc-consult-headers. If it is t (the default), -VC searches for RCS headers in working files (like `$Id: ONEWS,v 1.4 2000/11/20 16:15:34 gerd Exp $') and +VC searches for RCS headers in working files (like `$Id: ONEWS,v 1.5 2001/01/31 15:19:32 gerd Exp $') and determines the state of the file from them, not from the master file. This is fast and more reliable when you use branches. (The variable was already present in Emacs 19.29, but didn't get mentioned in the @@ -4739,8 +4739,7 @@ Emacs searches for X resources The paths in the variables XFILESEARCHPATH, XUSERFILESEARCHPATH, and XAPPLRESDIR may contain %-escapes (like the control strings passed to -the the Emacs lisp `format' function or C printf function), which -Emacs expands. +the Emacs lisp `format' function or C printf function), which Emacs expands. %N is replaced by the string "Emacs" wherever it occurs. %T is replaced by "app-defaults" wherever it occurs. diff --git a/etc/ledit.l b/etc/ledit.l index a66d1c321ea..37f8fcbb15f 100644 --- a/etc/ledit.l +++ b/etc/ledit.l @@ -98,7 +98,7 @@ ;;; Liszt returns 0 if all was well. ;;; Note that in ordinary use the user will have to get used to looking ;;; at "%Warning: ... Compiler declared *foo* special" messages, since -;;; you don't usually want to hunt around in your file, zap in the the +;;; you don't usually want to hunt around in your file, zap in the ;;; declarations, then go back to what you were doing. ;;; Fortunately this doesn't cause the compiler to bomb. ;;; Some sleepless night I will think of a way to get around this. 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> diff --git a/lispref/ChangeLog b/lispref/ChangeLog index e08413346d5..072878572ef 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -78,7 +78,7 @@ * Makefile.in (VERSION): Set to 2.8. (manual): Use `manual-21'. - * elisp.texi (VERSION): Add and use it where the the version + * elisp.texi (VERSION): Add and use it where the version number was used. Set it to 2.8. * intro.texi: Likewise. diff --git a/mac/src/macterm.c b/mac/src/macterm.c index d8af2e80403..4893a551f8f 100644 --- a/mac/src/macterm.c +++ b/mac/src/macterm.c @@ -2145,9 +2145,9 @@ x_append_stretch_glyph (it, object, width, height, ascent) 4. `:height HEIGHT' specifies that the height of the stretch produced should be HEIGHT, measured in canonical character units. - 5. `:relative-height FACTOR' specifies that the height of the the - stretch should be FACTOR times the height of the characters having - the glyph property. + 5. `:relative-height FACTOR' specifies that the height of the stretch + should be FACTOR times the height of the characters having the glyph + property. Either none or exactly one of 4 or 5 must be present. @@ -11737,7 +11737,7 @@ profiler_exit_proc () #endif /* These few functions implement Emacs as a normal Mac application - (almost): set up the the heap and the Toolbox, handle necessary + (almost): set up the heap and the Toolbox, handle necessary system events plus a few simple menu events. They also set up Emacs's access to functions defined in the rest of this file. Emacs uses function hooks to perform all its terminal I/O. A diff --git a/man/faq.texi b/man/faq.texi index c4ee4bf181f..ced2f7ebecf 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -4718,7 +4718,7 @@ This method is not recommended, though: it only solves the problem for those modes which bind @key{DEL} to @code{delete-backward-char}. Modes which bind @key{DEL} to something else, such as @code{view-mode}, will not work as you expect when you press the @key{Backspace} key. For this -reason, we recommend the the @code{keyboard-translate} method, shown +reason, we recommend the @code{keyboard-translate} method, shown above. Other popular key bindings for help are @kbd{M-?} and @kbd{C-x ?}. diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index fb759823bf8..6087877dca7 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 @@ -1528,7 +1528,7 @@ * lread.c (Fload): Rename dosmode to fmode and use it on all platforms. Avoid calling fdopen only for WINDOWSNT, use fdopen - for the the MSDOS version. + for the MSDOS version. (read1): Avoid recording doc strings positions only for WINDOWSNT, not for MSDOS. |