1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/doc
Chong Yidong e5c2edf79b Add a utility function buffer-narrowed-p, and use it.
* lisp/subr.el (buffer-narrowed-p): New function.

* lisp/ses.el (ses-widen):
* lisp/simple.el (count-words--buffer-message):
* lisp/net/browse-url.el (browse-url-of-buffer): Use it

* lisp/simple.el (count-words-region): Don't signal an error if there
is a non-nil prefix arg and the mark is not set.

* doc/lispref/positions.texi (Narrowing): Document buffer-narrowed-p.
2012-09-07 16:58:31 +08:00
..
emacs Give more-useful info on a fatal error (Bug#12328). 2012-09-04 11:29:04 -07:00
lispintro Fix typos in ChangeLogs. 2012-07-14 04:08:32 +02:00
lispref Add a utility function buffer-narrowed-p, and use it. 2012-09-07 16:58:31 +08:00
man Bump version to 24.2.50 2012-08-15 21:26:30 +08:00
misc Merge from gnulib. 2012-08-13 20:15:52 -07:00