diff options
| author | Dmitry Gutov | 2023-08-23 21:23:41 +0300 |
|---|---|---|
| committer | Dmitry Gutov | 2023-08-23 21:23:41 +0300 |
| commit | 1992ad96d5074068a4e343d8259a73ea400d39b8 (patch) | |
| tree | 8600cc128f9f754cf5990c066d7a36052d12f51e | |
| parent | bfafc405fe4e2570dd40c6d6e3ef81110ab4728a (diff) | |
| download | emacs-1992ad96d5074068a4e343d8259a73ea400d39b8.tar.gz emacs-1992ad96d5074068a4e343d8259a73ea400d39b8.zip | |
; Fix typo (bug#63829)
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -732,7 +732,7 @@ showcases all their customization options. | |||
| 732 | ** Project | 732 | ** Project |
| 733 | 733 | ||
| 734 | *** New user option 'project-file-history-behavior'. | 734 | *** New user option 'project-file-history-behavior'. |
| 735 | Customizing it to 'relative' makes commands like 'project-find-file' | 735 | Customizing it to 'relativize' makes commands like 'project-find-file' |
| 736 | and 'project-find-dir' display previous history entries relative to | 736 | and 'project-find-dir' display previous history entries relative to |
| 737 | the current project. | 737 | the current project. |
| 738 | 738 | ||