# HG changeset patch # User Luc Teirlinck # Date 1085095947 0 # Node ID 23826e112618650f93ba0464f9b40efef09830f8 # Parent 166093a56a5be884d77427fea70f6b0b5bd63a53 *** empty log message *** diff -r 166093a56a5b -r 23826e112618 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 20 23:29:24 2004 +0000 +++ b/lisp/ChangeLog Thu May 20 23:32:27 2004 +0000 @@ -1,3 +1,10 @@ +2004-05-20 Luc Teirlinck + + * files.el (find-file-noselect-1): Limit the scope of the + `inhibit-read-only' binding. Make sure that `inhibit-read-only' + is, by default, nil during the execution of + `find-file-not-found-functions' and `find-file-hook'. + 2004-05-20 Michael Mauger * facemenu.el (facemenu-color-name-equal): New function.