summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.5
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-16 18:47:25 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-16 18:47:25 +0100
commit7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1 (patch)
tree334fa246f6537c6fbdb73be78c873416b2b9bf44 /lisp/ChangeLog.5
parent10649b828d6b2c7bfc41dde3386c980bcd48c0b3 (diff)
downloademacs-7877f37394a0bea045c8d0faf7db7a7e1b4ccdc1.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.5')
-rw-r--r--lisp/ChangeLog.54
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 28d8e726038..2d61f464a29 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -196,7 +196,7 @@
(ispell-required-version): Documentation changes.
(ispell-skip-sgml): Documentation changes.
(ispell-command-loop): `mode-line-format' now shows misspelled word.
- (ispell-message-text-end): Can now process postscript version 1.
+ (ispell-message-text-end): Can now process PostScript version 1.
(ispell-message-start-skip): New variable for block skips, set up for
pgp and forward blocks.
(ispell-message-end-skip): New variable for block skips, set up for
@@ -5507,7 +5507,7 @@
1994-10-26 Michael Ernst <mernst@research.microsoft.com>
- * ispell.el (ispell-message-text-end): Match Postscript 3 like 2.
+ * ispell.el (ispell-message-text-end): Match PostScript 3 like 2.
1994-10-26 Ed Reingold <reingold@albert.gnu.ai.mit.edu>