]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Fri, 29 Aug 2008 06:52:17 +0000 (06:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 29 Aug 2008 06:52:17 +0000 (06:52 +0000)
lisp/ChangeLog
src/ChangeLog

index 196b3baa74e82f04cb8bb95358c276e95b0a8f38..bbb10dcf73e6a93e6e4887ada57d7792cbb27776 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * cus-start.el (truncate-partial-width-windows): Changed in 23.1.
+
 2008-08-28  Chong Yidong  <cyd@stupidchicken.com>
 
        * term/x-win.el (x-win-suspend-error): Don't signal error if there
index cac3b713d6fb0efee5c0511e624bd8baec15ee69..72ceb2109c25e91b0379cb5100b063b607f24cfd 100644 (file)
@@ -1,3 +1,9 @@
+2008-08-29  Glenn Morris  <rgm@gnu.org>
+
+       * buffer.c (word-wrap): Doc fix.
+       * xdisp.c (truncate-partial-width-windows): Doc fix.
+       Increase default to 50.
+
 2008-08-29  Chong Yidong  <cyd@stupidchicken.com>
 
        * xdisp.c (update_tool_bar_unwind): New function.