diff options
| author | Kelvin White | 2016-01-24 14:37:38 -0500 |
|---|---|---|
| committer | l3thal | 2016-01-24 14:47:28 -0500 |
| commit | 05a630484fd652f67ce06679fb3f890f5fdd65ea (patch) | |
| tree | e4e5461c4604f0bd0734170a63b5fa754c88da61 /etc | |
| parent | 3772f444228a07404c5af1fdf67a220025d37645 (diff) | |
| download | emacs-05a630484fd652f67ce06679fb3f890f5fdd65ea.tar.gz emacs-05a630484fd652f67ce06679fb3f890f5fdd65ea.zip | |
browse-url.el: Add 'google-chrome' to supported browsers.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1121,6 +1121,9 @@ make the new option `eshell-destroy-buffer-when-process-dies' non-nil. | |||
| 1121 | ** Browse-url | 1121 | ** Browse-url |
| 1122 | 1122 | ||
| 1123 | --- | 1123 | --- |
| 1124 | *** Support for the Google Chrome web browser. | ||
| 1125 | |||
| 1126 | --- | ||
| 1124 | *** Support for the Conkeror web browser. | 1127 | *** Support for the Conkeror web browser. |
| 1125 | 1128 | ||
| 1126 | --- | 1129 | --- |