Mercurial > emacs
comparison etc/NEWS @ 108160:7fc92f732328
Document complete-symbol change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 28 Apr 2010 18:27:54 -0400 |
parents | 640de94ce18b |
children | 444a324af979 |
comparison
equal
deleted
inserted
replaced
108159:56d11bda8235 | 108160:7fc92f732328 |
---|---|
104 ** New property `scroll-command' should be set on a command's symbol to | 104 ** New property `scroll-command' should be set on a command's symbol to |
105 define it as a scroll command affected by `scroll-preserve-screen-position. | 105 define it as a scroll command affected by `scroll-preserve-screen-position. |
106 | 106 |
107 | 107 |
108 * Editing Changes in Emacs 24.1 | 108 * Editing Changes in Emacs 24.1 |
109 | |
110 ** completion-at-point is now an alias for complete-symbol. | |
109 | 111 |
110 | 112 |
111 * Changes in Specialized Modes and Packages in Emacs 24.1 | 113 * Changes in Specialized Modes and Packages in Emacs 24.1 |
112 | 114 |
113 ** Archive Mode has basic support to browse 7z archives. | 115 ** Archive Mode has basic support to browse 7z archives. |