diff options
| author | Dan Nicolaescu | 2007-09-18 01:31:07 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-09-18 01:31:07 +0000 |
| commit | 9372a95843c1b9e34ea5ba58ac0ddc5f0144f0b1 (patch) | |
| tree | 20b864b7917843acfd7aac0708d04905815fafc3 | |
| parent | 299ea3d32e572b24192e0c694b2e207cc7d4df48 (diff) | |
| download | emacs-9372a95843c1b9e34ea5ba58ac0ddc5f0144f0b1.tar.gz emacs-9372a95843c1b9e34ea5ba58ac0ddc5f0144f0b1.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 1 insertions, 4 deletions
| @@ -154,10 +154,7 @@ with the face `eldoc-highlight-function-argument'. | |||
| 154 | ** VC | 154 | ** VC |
| 155 | *** Clicking on the VC mode-line entry now pops the VC menu. | 155 | *** Clicking on the VC mode-line entry now pops the VC menu. |
| 156 | 156 | ||
| 157 | *** The VC mode-line entry now has a tooltip. | 157 | *** The VC mode-line entry now has a tooltip that explains the VC file status. |
| 158 | |||
| 159 | *** VC backends can provide extra menu entries to be added to the "Version Control" menu. | ||
| 160 | This can be used to add menu entries for backend specific functions. | ||
| 161 | 158 | ||
| 162 | *** VC now supports applying VC operations to a set of files at a time. | 159 | *** VC now supports applying VC operations to a set of files at a time. |
| 163 | 160 | ||