# HG changeset patch # User Glenn Morris # Date 1218417847 0 # Node ID 04e6451326c5623ee27b5056367ff7df65f52ef2 # Parent 6e551caf98f676bc76c86e9fa6ce82b257fdab41 (x-parse-geometry): Doc fix. diff -r 6e551caf98f6 -r 04e6451326c5 lisp/term/ns-win.el --- 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]+\\)\