Mercurial > emacs
diff lisp/ChangeLog @ 76127:a909bafa108e
(command-line): Also check if the abbrev file is
readable.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 24 Feb 2007 18:29:19 +0000 |
parents | a228fbd9ee72 |
children | d9413419f720 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 24 18:07:17 2007 +0000 +++ b/lisp/ChangeLog Sat Feb 24 18:29:19 2007 +0000 @@ -1,3 +1,8 @@ +2007-02-24 Dan Nicolaescu <dann@ics.uci.edu> + + * startup.el (command-line): Also check if the abbrev file is + readable. + 2007-02-24 John Paul Wallington <jpw@pobox.com> * net/tls.el (tls-certtool-program): Fix custom type.