Remove entry for `window-full-width-p' since it's in Emacs 22 already.

This commit is contained in:
Martin Rudalics 2008-10-27 10:28:00 +00:00
parent 7bfac54794
commit bee6058c44

View file

@ -1607,10 +1607,6 @@ useful for modes such as tar-mode, archive-mode, RMAIL.
*** `face-all-attributes' returns an alist describing all the basic
attributes of a given face.
+++
*** `window-full-width-p' returns t if a window is as wide as its
frame.
+++
*** `split-string-and-unquote' splits a string into a list of substrings
on the boundaries of a given delimiter, and unquotes the substrings that