diff options
| author | Richard M. Stallman | 2007-10-29 13:56:39 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-10-29 13:56:39 +0000 |
| commit | d9774611743fca896e2debd914bd303891674138 (patch) | |
| tree | cf9871276c4b6f58fef4116364ead1113f82d88f /etc | |
| parent | 26c07a69b954b4616d09b03424a0c3dcb4902c6f (diff) | |
| download | emacs-d9774611743fca896e2debd914bd303891674138.tar.gz emacs-d9774611743fca896e2debd914bd303891674138.zip | |
(browse-url-text-xterm): Renamed from browse-url-lynx-xterm and made generic.
(browse-url-text-emacs): Likewise.
(browse-url-text-browser): New variable.
(browse-url-text-emacs-args): Renamed from browse-url-lynx-emacs-args.
(browse-url-text-input-field, browse-url-text-input-attempts)
(browse-url-kde-program): Likewise.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -346,6 +346,8 @@ applies before function-key-map. Also it is terminal-local contrary to | |||
| 346 | key-translation-map. Terminal-specific key-sequences are generally added to | 346 | key-translation-map. Terminal-specific key-sequences are generally added to |
| 347 | this map rather than to function-key-map now. | 347 | this map rather than to function-key-map now. |
| 348 | 348 | ||
| 349 | ** The new function `read-color' reads a color name using the minibuffer. | ||
| 350 | |||
| 349 | ** Changes related to multiple tty support. | 351 | ** Changes related to multiple tty support. |
| 350 | 352 | ||
| 351 | *** $TERM is now set to `dumb' for subprocesses. If you want to know the | 353 | *** $TERM is now set to `dumb' for subprocesses. If you want to know the |