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

Diff of /emacs/lisp/iswitchb.el

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

revision 1.61 by ttn, Sat Aug 6 22:13:43 2005 UTC revision 1.62 by deego, Sun Sep 18 12:25:02 2005 UTC
# Line 1122  Return the modified list with the last e Line 1122  Return the modified list with the last e
1122                (set-buffer-major-mode newbufcreated))                (set-buffer-major-mode newbufcreated))
1123            (iswitchb-visit-buffer newbufcreated))            (iswitchb-visit-buffer newbufcreated))
1124        ;; else wont create new buffer        ;; else wont create new buffer
1125        (message (format "no buffer matching `%s'" buf)))))        (message "no buffer matching `%s'" buf))))
1126    
1127  (defun iswitchb-window-buffer-p  (buffer)  (defun iswitchb-window-buffer-p  (buffer)
1128    "Return window pointer if BUFFER is visible in another frame.    "Return window pointer if BUFFER is visible in another frame.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

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