aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2007-10-29 13:56:39 +0000
committerRichard M. Stallman2007-10-29 13:56:39 +0000
commitd9774611743fca896e2debd914bd303891674138 (patch)
treecf9871276c4b6f58fef4116364ead1113f82d88f /etc
parent26c07a69b954b4616d09b03424a0c3dcb4902c6f (diff)
downloademacs-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/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f65170003d0..10075824f6f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -346,6 +346,8 @@ applies before function-key-map. Also it is terminal-local contrary to
346key-translation-map. Terminal-specific key-sequences are generally added to 346key-translation-map. Terminal-specific key-sequences are generally added to
347this map rather than to function-key-map now. 347this 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