diff options
| author | Eli Zaretskii | 2022-09-20 14:53:22 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-09-20 14:53:22 +0300 |
| commit | 0be83e07dde2d12eb4ee170f291d7a415b614a22 (patch) | |
| tree | c8e9a2a5f91c364f765ab788b80a772f515d4649 | |
| parent | a498e5f8301eeb3bf7b15136469449ab4c93b99a (diff) | |
| download | emacs-0be83e07dde2d12eb4ee170f291d7a415b614a22.tar.gz emacs-0be83e07dde2d12eb4ee170f291d7a415b614a22.zip | |
; * etc/NEWS: Fix capitalization.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -181,7 +181,7 @@ of 'user-emacs-directory'. | |||
| 181 | * Incompatible changes in Emacs 29.1 | 181 | * Incompatible changes in Emacs 29.1 |
| 182 | 182 | ||
| 183 | +++ | 183 | +++ |
| 184 | *** bookmarks no longer include context for encrypted files. | 184 | *** Bookmarks no longer include context for encrypted files. |
| 185 | If you're visiting an encrypted file, setting a bookmark no longer | 185 | If you're visiting an encrypted file, setting a bookmark no longer |
| 186 | includes excerpts from that buffer in the bookmarks file. | 186 | includes excerpts from that buffer in the bookmarks file. |
| 187 | 187 | ||