Mercurial > emacs
comparison etc/NEWS @ 99986:821cd83f08ea
* NEWS: Fix typo. (Bug#1439)
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 27 Nov 2008 09:14:14 +0000 |
parents | 7e55a36d7687 |
children | 178782cd97e1 |
comparison
equal
deleted
inserted
replaced
99985:b904676d14f2 | 99986:821cd83f08ea |
---|---|
249 line are now interactive: mouse-1 can be used on them to pop up a menu. | 249 line are now interactive: mouse-1 can be used on them to pop up a menu. |
250 | 250 |
251 +++ | 251 +++ |
252 ** File deletion can make use of the Recycle Bin or system Trash folder. | 252 ** File deletion can make use of the Recycle Bin or system Trash folder. |
253 Set `delete-by-moving-to-trash' non-nil to use this. Deleted files | 253 Set `delete-by-moving-to-trash' non-nil to use this. Deleted files |
254 and directories will then be sent to the Recyle Bin on Windows, and | 254 and directories will then be sent to the Recycle Bin on Windows, and |
255 to `trash-directory' on other systems. | 255 to `trash-directory' on other systems. |
256 | 256 |
257 +++ | 257 +++ |
258 ** Directory-local variables can now be defined. | 258 ** Directory-local variables can now be defined. |
259 By default, Emacs looks in .dir-locals.el for directory-local | 259 By default, Emacs looks in .dir-locals.el for directory-local |