• Chong Yidong's avatar
    * diff-mode.el (diff-mode): Set buffer-read-only to t when · 53dd481c
    Chong Yidong authored
    	diff-default-read-only is non-nill.
    
    	* diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
    	modifying the *Diff* buffer.
    	(diff-process-filter): New filter function for diff process that
    	sets inhibit-read-only to t when modifying the *Diff* buffer.
    53dd481c
diff.el 6.56 KB