Mercurial > emacs
comparison etc/NEWS @ 81851:c8c299af082c
* NEWS: Update for recent bookmark keybinding changes.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Fri, 13 Jul 2007 23:20:21 +0000 |
parents | dc2bceb79a0a |
children | 622be87f6a99 |
comparison
equal
deleted
inserted
replaced
81850:29ac3696d5de | 81851:c8c299af082c |
---|---|
55 | 55 |
56 * Editing Changes in Emacs 23.1 | 56 * Editing Changes in Emacs 23.1 |
57 | 57 |
58 ** New command kill-matching-buffers kills buffers whose name matches a regexp. | 58 ** New command kill-matching-buffers kills buffers whose name matches a regexp. |
59 | 59 |
60 ** Bookmark commands live under prefix C-x p now, instead of C-x r. Some of | |
61 the individual bindings have changed; do C-x p C-h for details. | |
62 | |
60 | 63 |
61 * New Modes and Packages in Emacs 23.1 | 64 * New Modes and Packages in Emacs 23.1 |
62 | 65 |
63 ** css-mode to edit Cascading Style Sheets. | 66 ** css-mode to edit Cascading Style Sheets. |
64 | 67 |