diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06dd2bf1198..53fbdf00087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-08-21 Chong Yidong <cyd@stupidchicken.com> | 1 | 2011-08-21 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * progmodes/compile.el (compilation-error-properties): Fix | ||
| 4 | confusion between file struct and message struct (Bug#9319). | ||
| 5 | |||
| 3 | * net/browse-url.el (browse-url-firefox): Don't call | 6 | * net/browse-url.el (browse-url-firefox): Don't call |
| 4 | browse-url-firefox-sentinel unless using -remote (Bug#9328). | 7 | browse-url-firefox-sentinel unless using -remote (Bug#9328). |
| 5 | 8 | ||