(server-start): Only register cleanup after server was
[bpt/emacs.git] / lisp / ChangeLog
index 3a35707..0b875a4 100644 (file)
@@ -1,3 +1,22 @@
+2007-11-07  Andreas Schwab  <schwab@suse.de>
+
+       * server.el (server-start): Only register cleanup after server was
+       started.
+
+2007-11-06  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (top): Don't autoload `tramp-cache-print'.
+
+       * net/tramp-cache (tramp-cache-print): Move down.
+       (tramp-cache-list-connections): New defun.
+
+       * net/tramp-cmds.el (tramp-cleanup-connection): Use it.
+
+2007-11-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-save-history): Write the history file in the current
+       filename coding system, and add `coding' file-local variable.
+
 2007-11-06  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/org.el (org-table-formula-substitute-names):