Mercurial > emacs
comparison lisp/ChangeLog @ 94641:0280cb8774cc
(delete-other-windows-vertically): New function.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 05 May 2008 20:12:24 +0000 |
parents | 4ee3432d1e09 |
children | d0547efd97db |
comparison
equal
deleted
inserted
replaced
94640:4ee3432d1e09 | 94641:0280cb8774cc |
---|---|
1 2008-05-05 Sam Steingold <sds@gnu.org> | |
2 | |
3 * window.el (delete-other-windows-vertically): New function. | |
4 | |
1 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2008-05-05 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * dired.el (dired-read-dir-and-switches): | 7 * dired.el (dired-read-dir-and-switches): |
4 Obey read-file-name-completion-ignore-case. | 8 Obey read-file-name-completion-ignore-case. |
5 | 9 |