diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 5 insertions, 3 deletions
| @@ -180,9 +180,6 @@ You can use the new function `remember-store-in-files' within the | |||
| 180 | See `remember-data-directory' and `remember-directory-file-name-format' | 180 | See `remember-data-directory' and `remember-directory-file-name-format' |
| 181 | for new options related to this function. | 181 | for new options related to this function. |
| 182 | 182 | ||
| 183 | ** `ido-use-virtual-buffers' takes a new value 'auto. | ||
| 184 | ** `ido-decorations' has been slightly extended to give a bit more control. | ||
| 185 | |||
| 186 | ** More packages look for ~/.emacs.d/<foo> additionally to ~/.<foo>. | 183 | ** More packages look for ~/.emacs.d/<foo> additionally to ~/.<foo>. |
| 187 | Affected files: | 184 | Affected files: |
| 188 | ~/.emacs.d/timelog replaces ~/.timelog | 185 | ~/.emacs.d/timelog replaces ~/.timelog |
| @@ -283,6 +280,11 @@ amounts of data into the ERC input. | |||
| 283 | *** The icomplete-separator is customizable, and its default has changed. | 280 | *** The icomplete-separator is customizable, and its default has changed. |
| 284 | *** Removed icomplete-show-key-bindings. | 281 | *** Removed icomplete-show-key-bindings. |
| 285 | 282 | ||
| 283 | ** Ido | ||
| 284 | *** Ido has a manual now. | ||
| 285 | ** `ido-use-virtual-buffers' takes a new value 'auto. | ||
| 286 | ** `ido-decorations' has been slightly extended to give a bit more control. | ||
| 287 | |||
| 286 | ** Image mode | 288 | ** Image mode |
| 287 | 289 | ||
| 288 | *** New commands `n' (`image-next-file') and `p' (`image-previous-file') | 290 | *** New commands `n' (`image-next-file') and `p' (`image-previous-file') |