diff options
| author | Stefan Monnier | 2007-08-22 18:52:59 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2007-08-22 18:52:59 +0000 |
| commit | 378f9937f10466aab340f81206193c11346cf9c2 (patch) | |
| tree | ca739d6587750f724cf03fa9cdfa2908ec232dd0 /etc | |
| parent | ea26cc2e3dd9e2c179bba6a249953d53ae99a04b (diff) | |
| download | emacs-378f9937f10466aab340f81206193c11346cf9c2.tar.gz emacs-378f9937f10466aab340f81206193c11346cf9c2.zip | |
(browse-url-emacs): New function.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -41,6 +41,8 @@ below. Emacs tries to warn you about these through `bad-packages-alist'. | |||
| 41 | 41 | ||
| 42 | * Changes in Emacs 22.2 | 42 | * Changes in Emacs 22.2 |
| 43 | 43 | ||
| 44 | ** `browse-url-emacs' loads a URL into an Emacs buffer. Handy for *.el URLs. | ||
| 45 | |||
| 44 | ** `bad-packages-alist' will warn about external packages that are known | 46 | ** `bad-packages-alist' will warn about external packages that are known |
| 45 | to cause problems in this version of Emacs. | 47 | to cause problems in this version of Emacs. |
| 46 | 48 | ||