diff options
| author | Joakim Verona | 2013-02-13 00:04:17 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-02-13 00:04:17 +0100 |
| commit | e46029ad6dda065541c8de40de0fe9d5800ac770 (patch) | |
| tree | 891ff36967b0ef02459ee46b6363b75bf810d524 /etc | |
| parent | e0444a0966fa001953bb97cfb60451c42220be8e (diff) | |
| parent | c4131562319d3529841136d236ac39fb1e3d2b7c (diff) | |
| download | emacs-e46029ad6dda065541c8de40de0fe9d5800ac770.tar.gz emacs-e46029ad6dda065541c8de40de0fe9d5800ac770.zip | |
auto upstream
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -76,6 +76,9 @@ of the buffer is visible). | |||
| 76 | ** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized', | 76 | ** New commands `toggle-frame-fullscreen' and `toggle-frame-maximized', |
| 77 | bound to <f11> and M-<f10>, respectively. | 77 | bound to <f11> and M-<f10>, respectively. |
| 78 | 78 | ||
| 79 | ** In keymaps where SPC scrolls, S-SPC now scrolls in the reverse direction. | ||
| 80 | Eg View mode, etc. | ||
| 81 | |||
| 79 | 82 | ||
| 80 | * Changes in Specialized Modes and Packages in Emacs 24.4 | 83 | * Changes in Specialized Modes and Packages in Emacs 24.4 |
| 81 | 84 | ||