comparison lisp/ChangeLog @ 84510:83341575ba12

* term/xterm.el (xterm-function-map): Add bindings for M-S- and C-M-S- keys. * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 12 Sep 2007 18:58:26 +0000
parents 24fe522ec90f
children add5eb313df5
comparison
equal deleted inserted replaced
84509:24fe522ec90f 84510:83341575ba12
1 2007-09-12 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
4 C-M-S- keys.
5
6 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
7
1 2007-09-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 8 2007-09-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2 9
3 * lisp/net/browse-url.el (browse-url-encode-url): Fix an infinite loop. 10 * lisp/net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
4 New argument `filename-p' to use one set of confusing chars or another. 11 New argument `filename-p' to use one set of confusing chars or another.
5 (browse-url-file-url): Use the argument. 12 (browse-url-file-url): Use the argument.