Mercurial > emacs
changeset 97423:04e6451326c5
(x-parse-geometry): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 11 Aug 2008 01:24:07 +0000 |
parents | 6e551caf98f6 |
children | af4c45829666 |
files | lisp/term/ns-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/ns-win.el Mon Aug 11 01:23:07 2008 +0000 +++ b/lisp/term/ns-win.el Mon Aug 11 01:24:07 2008 +0000 @@ -160,7 +160,7 @@ (nreverse args)) (defun x-parse-geometry (geom) - "Parse a Nextstep-style geometry string STRING. + "Parse a Nextstep-style geometry string GEOM. Returns an alist of the form ((top . TOP), (left . LEFT) ... ). The properties returned may include `top', `left', `height', and `width'." (when (string-match "\\([0-9]+\\)\\( \\([0-9]+\\)\\( \\([0-9]+\\)\