In term-window-width call window-text-width instead of window-width (Bug#16470).
[bpt/emacs.git] / lisp / ChangeLog
index 798967e..471be5e 100644 (file)
@@ -1,3 +1,8 @@
+2014-01-19  Martin Rudalics  <rudalics@gmx.at>
+
+       * term.el (term-window-width): Call window-text-width instead of
+       window-width (Bug#16470).
+
 2014-01-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        * simple.el (password-word-equivalents): Remove duplicates.