entered into RCS
[bpt/emacs.git] / src / lisp.h
index 7c5f9dd..b8d22f6 100644 (file)
@@ -127,9 +127,9 @@ enum Lisp_Type
     Lisp_Buffer_Local_Value,
 
     /* Like Lisp_Buffer_Local_Value with one difference:
-       merely setting the variable while some buffer is current
-       does not cause that buffer to have its own local value of this variable.
-       Only make-local-variable does that.  */
+       merely setting the variable while some buffer is current
+       does not cause that buffer to have its own local value of this variable.
+       Only make-local-variable does that.  */
     Lisp_Some_Buffer_Local_Value,