projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ee1ff
)
; * lisp/simple.el (read-only-mode): Fix wording of doc string.
author
Eli Zaretskii
<eliz@gnu.org>
Wed, 24 Aug 2022 11:45:07 +0000
(14:45 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Wed, 24 Aug 2022 11:45:07 +0000
(14:45 +0300)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 13d0d3b241420f42c7a752570f4e39070ad3ebfe..ee765c8a575de1fce04c67701d1e25864f0affc2 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-10402,7
+10402,7
@@
ignore read-only status in a Lisp program (whether due to text
properties or buffer state), bind `inhibit-read-only' temporarily
to a non-nil value.
-Reverting a buffer will keep the read
edness state
set by using
+Reverting a buffer will keep the read
-only status
set by using
this command."
:variable buffer-read-only
;; We're saving this value here so that we can restore the