bug-gnu-emacs
[Top][All Lists]
Advanced

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

diff-default-read-only doesn't


From: Dan Jacobson
Subject: diff-default-read-only doesn't
Date: Wed, 31 May 2006 01:59:45 +0800

emacs-version "22.0.50.1":
diff-default-read-only doesn't make the *Diff* buffer read only.
The only place it is used,
  (when (and (> (point-max) (point-min)) diff-default-read-only)
it is never reached, as if it were, there would be no way to put stuff
in that buffer in the first place, hence the point-max jazz, I guess.





reply via email to

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