Mercurial > emacs
diff lisp/ChangeLog @ 101942:48d0501a9a76
* server.el (server-with-environment): Don't fail for negative entries in ENV.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 11 Feb 2009 09:22:59 +0000 |
parents | 7ea1de620645 |
children | c1fe31abc35f |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 11 08:44:18 2009 +0000 +++ b/lisp/ChangeLog Wed Feb 11 09:22:59 2009 +0000 @@ -1,4 +1,9 @@ -2009-02-10 Dan Nicolaescu <dann@ics.uci.edu> +2009-02-11 Juanma Barranquero <lekktu@gmail.com> + + * server.el (server-with-environment): + Don't fail for negative entries in ENV. + +2009-02-11 Dan Nicolaescu <dann@ics.uci.edu> * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map. (vc-default-dir-printer): Add a comment about updating this function.