diff options
author | Kenichi Handa <handa@m17n.org> | 2004-05-12 02:42:42 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2004-05-12 02:42:42 +0000 |
commit | 44251fad2c6fe564a5bdbe4f4e37f0f697e27cf6 (patch) | |
tree | 605a1d96b3ec9c1ceeda3c6293fc91bccf881cd5 /etc/NEWS | |
parent | 309473d014bf6a1cbdb3c695bef3f9d3136aa7ee (diff) | |
download | emacs-44251fad2c6fe564a5bdbe4f4e37f0f697e27cf6.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -90,6 +90,9 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. * Changes in Emacs 21.4 +** New command quail-show-key shows what key to type to input a +character at point. + ** Convenient commands to switch buffers in a cyclic order are C-x <left> (prev-buffer) and C-x <right> (next-buffer). |