/[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.73 by lektu, Fri Aug 26 10:46:50 2005 UTC revision 1.74 by jpw, Sun Nov 6 21:06:57 2005 UTC
# Line 2288  FORMATS is the value to use for `ibuffer Line 2288  FORMATS is the value to use for `ibuffer
2288        (save-selected-window        (save-selected-window
2289          ;; We switch to the buffer's window in order to be able          ;; We switch to the buffer's window in order to be able
2290          ;; to modify the value of point          ;; to modify the value of point
2291          (select-window (get-buffer-window buf))          (select-window (get-buffer-window buf 'visible))
2292          (or (eq major-mode 'ibuffer-mode)          (or (eq major-mode 'ibuffer-mode)
2293              (ibuffer-mode))              (ibuffer-mode))
2294          (setq ibuffer-restore-window-config-on-quit other-window-p)          (setq ibuffer-restore-window-config-on-quit other-window-p)

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74

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