diff options
Diffstat (limited to 'lisp/ChangeLog.5')
| -rw-r--r-- | lisp/ChangeLog.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 1edf6d692a0..2d61f464a29 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -196,7 +196,7 @@ | |||
| 196 | (ispell-required-version): Documentation changes. | 196 | (ispell-required-version): Documentation changes. |
| 197 | (ispell-skip-sgml): Documentation changes. | 197 | (ispell-skip-sgml): Documentation changes. |
| 198 | (ispell-command-loop): `mode-line-format' now shows misspelled word. | 198 | (ispell-command-loop): `mode-line-format' now shows misspelled word. |
| 199 | (ispell-message-text-end): Can now process postscript version 1. | 199 | (ispell-message-text-end): Can now process PostScript version 1. |
| 200 | (ispell-message-start-skip): New variable for block skips, set up for | 200 | (ispell-message-start-skip): New variable for block skips, set up for |
| 201 | pgp and forward blocks. | 201 | pgp and forward blocks. |
| 202 | (ispell-message-end-skip): New variable for block skips, set up for | 202 | (ispell-message-end-skip): New variable for block skips, set up for |
| @@ -879,7 +879,7 @@ | |||
| 879 | * ada-mode.el (initial comments): Copyright 1995; don't speak | 879 | * ada-mode.el (initial comments): Copyright 1995; don't speak |
| 880 | about setup; correct history for a file that actually IS in | 880 | about setup; correct history for a file that actually IS in |
| 881 | Emacs 19.29; update list of known bugs. | 881 | Emacs 19.29; update list of known bugs. |
| 882 | (all functions): Inititialize all local variables explicitely to 'nil'. | 882 | (all functions): Initialize all local variables explicitly to 'nil'. |
| 883 | (ada-font-lock-keywords): Initialized according to new user option | 883 | (ada-font-lock-keywords): Initialized according to new user option |
| 884 | `font-lock-maximum-decoration'. | 884 | `font-lock-maximum-decoration'. |
| 885 | 885 | ||
| @@ -5507,7 +5507,7 @@ | |||
| 5507 | 5507 | ||
| 5508 | 1994-10-26 Michael Ernst <mernst@research.microsoft.com> | 5508 | 1994-10-26 Michael Ernst <mernst@research.microsoft.com> |
| 5509 | 5509 | ||
| 5510 | * ispell.el (ispell-message-text-end): Match Postscript 3 like 2. | 5510 | * ispell.el (ispell-message-text-end): Match PostScript 3 like 2. |
| 5511 | 5511 | ||
| 5512 | 1994-10-26 Ed Reingold <reingold@albert.gnu.ai.mit.edu> | 5512 | 1994-10-26 Ed Reingold <reingold@albert.gnu.ai.mit.edu> |
| 5513 | 5513 | ||