diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/windows.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 1ebf84c3261..417c323be6b 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi | |||
| @@ -7001,6 +7001,7 @@ Together, the argument @var{writable} and the variable | |||
| 7001 | @code{window-persistent-parameters} specify which window parameters are | 7001 | @code{window-persistent-parameters} specify which window parameters are |
| 7002 | saved by this function. @xref{Window Parameters}. | 7002 | saved by this function. @xref{Window Parameters}. |
| 7003 | 7003 | ||
| 7004 | @vindex window-state-normalize-buffer-name | ||
| 7004 | Bind @code{window-state-normalize-buffer-name} to non-@code{nil} to | 7005 | Bind @code{window-state-normalize-buffer-name} to non-@code{nil} to |
| 7005 | normalize buffer names under @file{uniquify} management by removing its | 7006 | normalize buffer names under @file{uniquify} management by removing its |
| 7006 | prefixes and suffixes. This helps restore window buffers across Emacs | 7007 | prefixes and suffixes. This helps restore window buffers across Emacs |