emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/term/ns-win.el,v
Date: Mon, 11 Aug 2008 01:24:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/08/11 01:24:08

Index: ns-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/ns-win.el,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- ns-win.el   11 Aug 2008 01:23:06 -0000      1.21
+++ ns-win.el   11 Aug 2008 01:24:07 -0000      1.22
@@ -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]+\\)\




reply via email to

[Prev in Thread] Current Thread [Next in Thread]