emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/userlock.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/userlock.el,v
Date: Mon, 27 Nov 2006 16:49:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/27 16:49:39

Index: userlock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/userlock.el,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- userlock.el 6 Feb 2006 14:33:35 -0000       1.17
+++ userlock.el 27 Nov 2006 16:49:39 -0000      1.18
@@ -87,9 +87,9 @@
 (defun ask-user-about-lock-help ()
   (with-output-to-temp-buffer "*Help*"
     (princ "It has been detected that you want to modify a file that someone 
else has
-already started modifying in EMACS.
+already started modifying in Emacs.
 
-You can <s>teal the file; The other user becomes the
+You can <s>teal the file; the other user becomes the
   intruder if (s)he ever unmodifies the file and then changes it again.
 You can <p>roceed; you edit at your own (and the other user's) risk.
 You can <q>uit; don't modify this file.")




reply via email to

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