1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2008-08-29 06:52:17 +00:00
parent 0b4ffd6297
commit 05e10ad58b
2 changed files with 10 additions and 0 deletions

View 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

View 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.