Mercurial > emacs
diff lisp/emacs-lock.el @ 14040:187735b53d52
Comment fixes.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 05 Jan 1996 22:21:28 +0000 |
parents | 84acc3adcd63 |
children | 83f275dcd93a |
line wrap: on
line diff
--- a/lisp/emacs-lock.el Fri Jan 05 21:57:54 1996 +0000 +++ b/lisp/emacs-lock.el Fri Jan 05 22:21:28 1996 +0000 @@ -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