summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-07-12 12:01:34 -0400
committerChong Yidong <cyd@stupidchicken.com>2011-07-12 12:01:34 -0400
commit8c3e8e1144f57051117f4a1d938e92bf9c9cd169 (patch)
tree2128aa4143bcce59fc40dd25572896b55a184dee
parent4050dcf84afbc93c8d8cde395a6af669dfdb8e7c (diff)
downloademacs-8c3e8e1144f57051117f4a1d938e92bf9c9cd169.tar.gz
* window.el (split-window-horizontally): Doc fix (Bug#9060).
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/window.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c05c769d2a9..c624b6d49d4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-12 Chong Yidong <cyd@stupidchicken.com>
+
+ * window.el (split-window-horizontally): Doc fix (Bug#9060).
+
2011-06-27 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
* progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
diff --git a/lisp/window.el b/lisp/window.el
index e8e1c6149fd..837d5a418b7 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -1314,7 +1314,7 @@ window."
(defun split-window-horizontally (&optional size)
"Split selected window into two windows side by side.
The selected window becomes the left one and gets SIZE columns.
-SIZE negative means the right window gets -SIZE lines.
+SIZE negative means the right window gets -SIZE columns.
SIZE includes the width of the window's scroll bar; if there are
no scroll bars, it includes the width of the divider column to