Issue320

classification
Title RFC: add buffer-narrowed-p?
Type feature Module core code 21.5
Severity inconvenience Platform N/A
Keywords Nosy List stephen
explanation
process
These controls should only be changed by committers and tracker administrators.
Status new   Reason
Superseder  
Priority normal   Assigned To

Created on 2008-03-09.01:50:06 by stephen, last changed 2008-03-09.01:50:06 by stephen.

Messages
msg623 [hidden] ([hidden]) Date: 2008-03-09.01:50:06
Stefan Monnier recommended testing for buffer being widened with

(= (buffer-size) (- (point-max) (point-min)))

on emacs-devel.
History
Date User Action Args
2008-03-09 01:50:06stephencreate