emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 6d0089c 1/2: ; Fix typo in last change to simple.el.


From: Basil L. Contovounesios
Subject: master 6d0089c 1/2: ; Fix typo in last change to simple.el.
Date: Wed, 17 Feb 2021 17:55:50 -0500 (EST)

branch: master
commit 6d0089cabcc8c960cbc24e60481a916275a6833d
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; Fix typo in last change to simple.el.
---
 lisp/simple.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/simple.el b/lisp/simple.el
index 363a0f2..b0a0896 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]