Mercurial > emacs
comparison lisp/ChangeLog @ 81673:da0809ff8ac8
(find-file-confirm-inexistent-file): New var.
(find-file, find-file-other-window, find-file-other-frame)
(find-file-read-only, find-file-read-only-other-window)
(find-file-read-only-other-frame): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 01 Jul 2007 01:57:31 +0000 |
parents | 03548d4c812b |
children | a7f937665ba6 |
comparison
equal
deleted
inserted
replaced
81672:3f6e5ebf9c3b | 81673:da0809ff8ac8 |
---|---|
1 2007-07-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * files.el (find-file-confirm-inexistent-file): New var. | |
4 (find-file, find-file-other-window, find-file-other-frame) | |
5 (find-file-read-only, find-file-read-only-other-window) | |
6 (find-file-read-only-other-frame): Use it. | |
7 | |
1 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 9 |
3 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'. | 10 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'. |
4 | 11 |
5 2007-06-29 Juanma Barranquero <lekktu@gmail.com> | 12 2007-06-29 Juanma Barranquero <lekktu@gmail.com> |