Mercurial > emacs
diff src/lisp.h @ 1184:5f4300ccc93f
entered into RCS
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Mon, 21 Sep 1992 08:28:43 +0000 |
| parents | d8d503897aa5 |
| children | 4eee4dc734bb |
line wrap: on
line diff
--- a/src/lisp.h Mon Sep 21 01:35:20 1992 +0000 +++ b/src/lisp.h Mon Sep 21 08:28:43 1992 +0000 @@ -127,9 +127,9 @@ 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,
