; Fix typo in last change to simple.el.
This commit is contained in:
parent
79940d038f
commit
6d0089cabc
1 changed files with 1 additions and 1 deletions
|
@ -1280,7 +1280,7 @@ that uses or sets the mark."
|
|||
|
||||
(defcustom goto-line-history-local nil
|
||||
"If this option is nil, `goto-line-history' is shared between all buffers.
|
||||
if it is non-nil, each buffer has its own value of this history list.
|
||||
If it is non-nil, each buffer has its own value of this history list.
|
||||
|
||||
Note that on changing from non-nil to nil, the former contents of
|
||||
`goto-line-history' for each buffer are discarded on use of
|
||||
|
|
Loading…
Add table
Reference in a new issue