Next: buffer-end, Previous: point-min, Up: Positions [Index]
Return the maximum permissible value of point in the current buffer. This is (1+ (buffer-size)), unless narrowing (a buffer restriction) is in effect, in which case it is less.