# HG changeset patch # User Richard M. Stallman # Date 1173126454 0 # Node ID 8ad72dcac1d1d5aeccbc0ff697ecdfdf72331b1c # Parent afaae672092015f5e08cbecc81bd48ac8833deae *** empty log message *** diff -r afaae6720920 -r 8ad72dcac1d1 lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 05 20:26:56 2007 +0000 +++ b/lisp/ChangeLog Mon Mar 05 20:27:34 2007 +0000 @@ -1,3 +1,10 @@ +2007-03-05 Richard Stallman + + * emacs-lisp/re-builder.el (reb-re-syntax): Fix custom type. + + * files.el (find-file-noselect): No error if file no longer exists. + Display a message and avoid other questions. + 2007-03-05 Stefan Monnier * pcomplete.el (pcomplete-show-completions): Improve last change, so