Mercurial > emacs
diff lisp/ChangeLog @ 102984:3c287035dd2c
* net/browse-url.el (browse-url-filename-alist): Correct file
URI (Bug#2922).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Apr 2009 22:51:26 +0000 |
parents | ab2250dc98c7 |
children | 3123154d96e0 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 15 22:41:20 2009 +0000 +++ b/lisp/ChangeLog Wed Apr 15 22:51:26 2009 +0000 @@ -1,3 +1,8 @@ +2009-04-15 Katsumi Yamaoka <yamaoka@jpl.org> + + * net/browse-url.el (browse-url-filename-alist): Correct file + URI (Bug#2922). + 2009-04-15 Chong Yidong <cyd@stupidchicken.com> * subr.el (posn-col-row): Properly compute line spacing.