diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -259,11 +259,11 @@ by default at least in Debian, for security reasons). | |||
| 259 | An external package is any installed package that's not built-in and | 259 | An external package is any installed package that's not built-in and |
| 260 | not from `package-user-dir', which usually means it's from an entry in | 260 | not from `package-user-dir', which usually means it's from an entry in |
| 261 | `package-directory-list'. They are treated much like built-in | 261 | `package-directory-list'. They are treated much like built-in |
| 262 | packages, in that they cannot be through the Package Menu deleted and | 262 | packages, in that they cannot be deleted through the package menu and |
| 263 | are not considered for upgrades. | 263 | are not considered for upgrades. |
| 264 | 264 | ||
| 265 | The effect, is that a user can manually place a specific version of a | 265 | The effect, is that a user can manually place a specific version of a |
| 266 | package inside `package-directory-list' and the Package Menu will | 266 | package inside `package-directory-list' and the package menu will |
| 267 | always respect that. | 267 | always respect that. |
| 268 | 268 | ||
| 269 | *** If a package is available on multiple archives and one has higher | 269 | *** If a package is available on multiple archives and one has higher |