Mercurial > emacs
diff etc/NEWS @ 49341:aa7e1948ad31
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Jan 2003 09:12:53 +0000 |
parents | 1ace047a072a |
children | 4e87b41641d9 |
line wrap: on
line diff
--- a/etc/NEWS Mon Jan 20 09:09:10 2003 +0000 +++ b/etc/NEWS Mon Jan 20 09:12:53 2003 +0000 @@ -1045,6 +1045,12 @@ C-x C-k SPC will step through the last keyboard macro one key sequence at a time, prompting for the actions to take. +--- +** The old Octave mode bindings C-c f and C-c i have been changed +to C-c C-f and C-c C-i. The C-c C-i subcommands now have duplicate +bindings on control characters--thus, C-c C-i C-b is the same as +C-c C-i b, and so on. + +++ ** Calc is now part of the Emacs distribution.