* diff-default-read-only doesn't
@ 2006-05-30 17:59 Dan Jacobson
0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2006-05-30 17:59 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-05-30 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-30 17:59 diff-default-read-only doesn't Dan Jacobson
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).