# HG changeset patch # User Juanma Barranquero # Date 1164636053 0 # Node ID 1901989292d83f66e453876a7b853a32d399d105 # Parent 8dbfc40e9ab83e830373146805741297391d1345 (mouse-popup-menubar, mouse-buffer-menu-alist): "?\ " -> "?\s". diff -r 8dbfc40e9ab8 -r 1901989292d8 lisp/mouse.el --- a/lisp/mouse.el Mon Nov 27 14:00:11 2006 +0000 +++ b/lisp/mouse.el Mon Nov 27 14:00:53 2006 +0000 @@ -241,7 +241,7 @@ (cons 'keymap (cons (concat (capitalize (subst-char-in-string - ?- ?\ (symbol-name + ?- ?\s (symbol-name minor-mode))) " Menu") (cdr menu))))) @@ -1885,7 +1885,7 @@ (setq tail buffers) (while tail (let ((elt (car tail))) - (if (/= (aref (buffer-name elt) 0) ?\ ) + (if (/= (aref (buffer-name elt) 0) ?\s) (setq head (cons (cons