From a7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Fri, 5 Jan 1996 22:21:28 +0000 Subject: Comment fixes. --- lisp/emacs-lock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lock.el') diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index c0495bb8350..7d9614c4006 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el @@ -28,7 +28,7 @@ ;; yourself from yourself. For example, if you have a shell running a big ;; program and exiting emacs would abort that program, you may want to lock ;; that buffer, then if you forget about it after a while, you won't -;; accidently exit emacs. To unlock the buffer, just goto the buffer and +;; accidentally exit emacs. To unlock the buffer, just goto the buffer and ;; run toggle-emacs-lock again. (defvar lock-emacs-from-exiting nil -- cgit v1.2.1