Mercurial > emacs
diff etc/NEWS @ 85145:0833864bd9a1
(frame-inherited-parameters): New var.
(make-frame): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 10 Oct 2007 20:18:45 +0000 |
parents | 7cbf2833ffb8 |
children | 2922a5d23b4e |
line wrap: on
line diff
--- a/etc/NEWS Wed Oct 10 20:02:07 2007 +0000 +++ b/etc/NEWS Wed Oct 10 20:18:45 2007 +0000 @@ -262,6 +262,8 @@ * Lisp Changes in Emacs 23.1 +** `frame-inherited-parameters' lets new frames inherit parameters from +the selected frame. ** New keymap `input-decode-map' overrides like key-translation-map, but applies before function-key-map. Also it is terminal-local contrary to key-translation-map. Terminal-specific key-sequences are generally added to