]> git.eshelyaron.com Git - emacs.git/commitdiff
* bs.el (bs-unload-function): New function.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 8 Oct 2008 08:48:52 +0000 (08:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 8 Oct 2008 08:48:52 +0000 (08:48 +0000)
lisp/ChangeLog

index f888f5285973a0a2773dd5d60d98f952e00502c7..b5f62a2ca84c7b0dc1dbb1475a6fd0516173ee8c 100644 (file)
@@ -1,3 +1,7 @@
+2008-10-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs-unload-function): New function.
+
 2008-10-08  Sven Joachim  <svenjoac@gmx.de>
 
        * eshell/em-cmpl.el, eshell/em-hist.el, eshell/em-ls.el:
@@ -65,8 +69,7 @@
 
 2008-10-06  Chong Yidong  <cyd@stupidchicken.com>
 
-       * startup.el (before-init-time, after-init-time): Move into
-       emacs.c.
+       * startup.el (before-init-time, after-init-time): Move into emacs.c.
        (command-line): Set after-init-time to nil before initialization.
 
 2008-10-06  Jay Belanger  <jay.p.belanger@gmail.com>