/[emacs]/emacs/lisp/ibuffer.el
ViewVC logotype

Diff of /emacs/lisp/ibuffer.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.63 by jpw, Sun Oct 17 18:07:41 2004 UTC revision 1.64 by jpw, Sat Oct 23 19:52:52 2004 UTC
# Line 873  width and the longest string in LIST." Line 873  width and the longest string in LIST."
873                                      default-directory)                                      default-directory)
874                                  default-directory))))                                  default-directory))))
875       (list (read-file-name "Find file: " default-directory)       (list (read-file-name "Find file: " default-directory)
876             current-prefix-arg)))             t)))
877    (find-file file (or wildcards (interactive-p))))    (find-file file wildcards))
878    
879  (defun ibuffer-mouse-visit-buffer (event)  (defun ibuffer-mouse-visit-buffer (event)
880    "Visit the buffer chosen with the mouse."    "Visit the buffer chosen with the mouse."

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26