2005-12-16 Lőrentey Károly <lorentey@elte.hu>
authorKároly Lőrentey <lorentey@elte.hu>
Fri, 16 Dec 2005 11:35:25 +0000 (11:35 +0000)
committerKároly Lőrentey <lorentey@elte.hu>
Fri, 16 Dec 2005 11:35:25 +0000 (11:35 +0000)
commita74f9094c42fe38bf1142a698e03bf7f4711451d
tree57c6e052180b05a8cd93bd660b55d68a1690cdf1
parentf46955194797ff50b7210d5397d22b1c5e819ec0
2005-12-16  Lőrentey Károly  <lorentey@elte.hu>

* bindings.el (last-buffer): Move to simple.el.
* simple.el (last-buffer): Move here.
(get-next-valid-buffer): New function.
(next-buffer): Use frame-local buffer list, maintain buried buffer list.
(prev-buffer): Ditto. Rename to `previous-buffer'.

* menu-bar.el (menu-bar-update-buffers): Update references to `prev-buffer'.
* bindings.el (global-map): Ditto.
lisp/ChangeLog
lisp/bindings.el
lisp/menu-bar.el
lisp/simple.el