diff options
| author | Lars Ingebrigtsen | 2021-09-13 10:40:56 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2021-09-13 10:40:56 +0200 |
| commit | 2a3ef454c2bc1b8d21e22dc5d0e0d8b897f8187d (patch) | |
| tree | ef1988904d9a40af3ce2949463a1e88d11a86ae7 | |
| parent | 08540a29e30775092cf3dc7fc25f845bd34b913b (diff) | |
| download | emacs-2a3ef454c2bc1b8d21e22dc5d0e0d8b897f8187d.tar.gz emacs-2a3ef454c2bc1b8d21e22dc5d0e0d8b897f8187d.zip | |
Clarify bookmark-fontify NEWS entry
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1287,7 +1287,8 @@ the variables 'bookmark-bmenu-use-header-line' and | |||
| 1287 | --- | 1287 | --- |
| 1288 | *** New user option 'bookmark-fontify'. | 1288 | *** New user option 'bookmark-fontify'. |
| 1289 | If non-nil, setting a bookmark will colorize the current line with | 1289 | If non-nil, setting a bookmark will colorize the current line with |
| 1290 | 'bookmark-face'. | 1290 | 'bookmark-face', and jumping to a bookmark will colorize the line the |
| 1291 | bookmark was set on. | ||
| 1291 | 1292 | ||
| 1292 | --- | 1293 | --- |
| 1293 | *** New user option 'bookmark-menu-confirm-deletion'. | 1294 | *** New user option 'bookmark-menu-confirm-deletion'. |