]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorEli Zaretskii <eliz@gnu.org>
Thu, 14 Dec 2000 05:44:18 +0000 (05:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 14 Dec 2000 05:44:18 +0000 (05:44 +0000)
lisp/ChangeLog

index 272a5cc78b2f0bdb8f9b6317c4b4f3ac5c3a3911..67c1c0ec9e90e9b2e56e6a3042b3b6b7122aaacf 100644 (file)
@@ -7,8 +7,8 @@
 
        * bookmark.el: Provide a generic exit hook, as suggested by
        Ovidiu Predescu <ovidiu@cup.hp.com>:
-       (bookmark-exit-hook): new var.
-       (bookmark-exit-hook-internal): new func, replaces
+       (bookmark-exit-hook): New var.
+       (bookmark-exit-hook-internal): New func, replaces
        old raw lambda form in `kill-emacs-hook', and runs new
        `bookmark-exit-hooks'.  No longer tests for the bookmark feature,
        as logically that feature must have been provided if this function
@@ -70,7 +70,7 @@
 
        * term/mac-win.el: Remove load for ls-lisp.
 
-       * loadup.el: Load ls-lisp for system-type macros.
+       * loadup.el: Load ls-lisp for system-type `macos'.
 
 2000-12-12  Miles Bader  <miles@gnu.org>