.emacs-my
changeset 123 7c1f68e5b898
parent 122 680d4677e3fe
child 124 9ae30ccad707
--- a/.emacs-my	Mon Feb 09 16:30:08 2009 +0200
+++ b/.emacs-my	Tue Feb 10 14:34:01 2009 +0200
@@ -96,9 +96,13 @@
         '("^ "
           "^\*Buffer"
           "^\*Completions\*"
-          "^\*tramp/sudo"
+          "^\*tramp"
+          "^\*Dired log\*"
+          "^\*Help\*"
           "^\*Quail Completions\*"
-          "^\*tramp output\*"))
+          "^\*Disabled Command\*"
+          "^\*vc\*"
+          ))
 
 (require 'uniquify)
 (setq uniquify-buffer-name-style 'post-forward)