Mercurial > emacs
changeset 54680:88e54f50860f
*** empty log message ***
author | David Kastrup <dak@gnu.org> |
---|---|
date | Fri, 02 Apr 2004 14:32:48 +0000 |
parents | 821beb22a34c |
children | 8e0abac00108 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Apr 02 07:53:11 2004 +0000 +++ b/lisp/ChangeLog Fri Apr 02 14:32:48 2004 +0000 @@ -1,3 +1,8 @@ +2004-04-02 David Kastrup <dak@gnu.org> + + * net/browse-url.el (browse-url-generic): Use call-process + instead of start-process to allow browsers that fork and detach. + 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org> * compile.el (compilation-current-error): New var.