diff options
Diffstat (limited to 'lisp/ChangeLog.5')
-rw-r--r-- | lisp/ChangeLog.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 5e261722cb1..28d8e726038 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -879,7 +879,7 @@ * ada-mode.el (initial comments): Copyright 1995; don't speak about setup; correct history for a file that actually IS in Emacs 19.29; update list of known bugs. - (all functions): Initialize all local variables explicitely to 'nil'. + (all functions): Initialize all local variables explicitly to 'nil'. (ada-font-lock-keywords): Initialized according to new user option `font-lock-maximum-decoration'. |