aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2007-10-26 03:51:44 +0000
committerRichard M. Stallman2007-10-26 03:51:44 +0000
commit66dc1ca2700ded1c49b8e20fff3d3a2c728565e0 (patch)
tree807628fef92d53d7c0d99406044cde911d8e7a55 /etc
parent400b960e6779f2bf84944dd6fd676479abe285ff (diff)
downloademacs-66dc1ca2700ded1c49b8e20fff3d3a2c728565e0.tar.gz
emacs-66dc1ca2700ded1c49b8e20fff3d3a2c728565e0.zip
(browse-url-browser-function): Delete grail.
(browse-url-grail): Function and variable deleted. (browse-url-browser-function): Delete IXI Mosaic. (browse-url-default-browser): Don't try IXI Mosaic. (browse-url-iximosaic): Function deleted. (browse-url-browser-function): Delete MMM. (browse-url-default-browser): Don't try MMM. (browse-url-mmm): Function deleted.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 28b6ac0b7a8..f56c16ad951 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -312,8 +312,12 @@ functions `read-from-minibuffer', `read-string', `read-command',
312are available for inserting into the minibuffer by typing `M-n'. 312are available for inserting into the minibuffer by typing `M-n'.
313For empty input these functions return the first element of this list. 313For empty input these functions return the first element of this list.
314 314
315** `custom-note-var-changed' tells Custom to treat the change in a certain
316variable as having been made within Custom.
317
315** `frame-inherited-parameters' lets new frames inherit parameters from 318** `frame-inherited-parameters' lets new frames inherit parameters from
316the selected frame. 319the selected frame.
320
317** New keymap `input-decode-map' overrides like key-translation-map, but 321** New keymap `input-decode-map' overrides like key-translation-map, but
318applies before function-key-map. Also it is terminal-local contrary to 322applies before function-key-map. Also it is terminal-local contrary to
319key-translation-map. Terminal-specific key-sequences are generally added to 323key-translation-map. Terminal-specific key-sequences are generally added to