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 b536f7f1b66..b3e92b1a50a 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 @@ -2579,7 +2579,7 @@ 1995-03-13 Karl Fogel <kfogel@floss> * bookmark.el: Removed C-v bindings; they were inconsistent. - Defvarred some variables to nil, solely to avoid compilation warnings. + Defvared some variables to nil, solely to avoid compilation warnings. Use "Author's Update Number:" instead of "Version:". (bookmark-history): New var. (bookmark-completing-read): Use `bookmark-history'. |