diff options
| author | shipmints | 2025-03-12 12:14:50 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2025-03-22 14:10:37 +0200 |
| commit | 4266514dc88345d5c1bc1ab6dd8576dd47caf57f (patch) | |
| tree | 262ad5c752bfcb6c823dc4c3dfb7b6f5a0db35c6 /java | |
| parent | 1aebb026112016fb38ff458bd50c80be0f139538 (diff) | |
| download | emacs-4266514dc88345d5c1bc1ab6dd8576dd47caf57f.tar.gz emacs-4266514dc88345d5c1bc1ab6dd8576dd47caf57f.zip | |
'window-state-normalize-buffer-name' option for `uniquify' buffers
If 'window-state-normalize-buffer-name' is non-nil, 'window-state-get'
will normalize stored buffer names, making them easier to restore for
users that use 'uniquify' buffer naming.
* doc/lispref/windows.texi (Window Configurations): Document
'window-state-normalize-buffer-name'.
* lisp/window.el (window-state-normalize-buffer-name): New defvar.
(window--state-normalize-buffer-name): New function.
(window--state-get-1): Call 'window--state-normalize-buffer-name'
rather than 'buffer-name'.
* etc/NEWS: Announce 'window-state-normalize-buffer-name'.
(Bug#76980)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions