diff options
| author | Eli Zaretskii | 2025-08-01 08:25:50 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-08-01 08:25:50 +0300 |
| commit | 91dc27c1999101b6fa77e5ab43c3ffda28e2ca00 (patch) | |
| tree | eccca2a682637dab490fd01ec7cab75279cb0295 | |
| parent | 6e1054a40bf6df1429a2b16fdd0d7652dae4d537 (diff) | |
| download | emacs-91dc27c1999101b6fa77e5ab43c3ffda28e2ca00.tar.gz emacs-91dc27c1999101b6fa77e5ab43c3ffda28e2ca00.zip | |
; * etc/NEWS: Fix wording of a recently-added entry.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -430,7 +430,7 @@ a buffer. The value must be a condition which is passed to | |||
| 430 | --- | 430 | --- |
| 431 | *** New user option 'tab-line-close-modified-button-show'. | 431 | *** New user option 'tab-line-close-modified-button-show'. |
| 432 | With this user option, if non-nil (the default), the tab close button | 432 | With this user option, if non-nil (the default), the tab close button |
| 433 | will change its appearance whether the tab buffer has been modified. | 433 | will change its appearance if the tab buffer has been modified. |
| 434 | 434 | ||
| 435 | ** Project | 435 | ** Project |
| 436 | 436 | ||