Mercurial > emacs
comparison lisp/ChangeLog @ 54680:88e54f50860f
*** empty log message ***
author | David Kastrup <dak@gnu.org> |
---|---|
date | Fri, 02 Apr 2004 14:32:48 +0000 |
parents | db4c0d22d62b |
children | bd0296e87c16 |
comparison
equal
deleted
inserted
replaced
54679:821beb22a34c | 54680:88e54f50860f |
---|---|
1 2004-04-02 David Kastrup <dak@gnu.org> | |
2 | |
3 * net/browse-url.el (browse-url-generic): Use call-process | |
4 instead of start-process to allow browsers that fork and detach. | |
5 | |
1 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org> | 6 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org> |
2 | 7 |
3 * compile.el (compilation-current-error): New var. | 8 * compile.el (compilation-current-error): New var. |
4 (compilation-setup, compile-mouse-goto-error) | 9 (compilation-setup, compile-mouse-goto-error) |
5 (compile-goto-error, next-error): Use it. | 10 (compile-goto-error, next-error): Use it. |