aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-10 04:27:05 +0000
committerChong Yidong2008-07-10 04:27:05 +0000
commit0443c1eb25f2e9ff7c8b8de1a6c16daa4dc582b1 (patch)
treef43856d647a6ebf7c10e3971195464ce0ef6f1d3
parent41e6403e7f7ff84fcc43beb438190b46083498a8 (diff)
downloademacs-0443c1eb25f2e9ff7c8b8de1a6c16daa4dc582b1.tar.gz
emacs-0443c1eb25f2e9ff7c8b8de1a6c16daa4dc582b1.zip
* window.el (truncated-partial-width-window-p): New function.
* menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f083bfe0e03..162346dd684 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12008-07-10 Chong Yidong <cyd@stupidchicken.com> 12008-07-10 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * window.el (truncated-partial-width-window-p): New function.
4
5 * menu-bar.el: Remove Longlines mode from menu. Add word-wrap
6 option.
7
3 * faces.el (x-create-frame-with-faces): Don't pass parameters that 8 * faces.el (x-create-frame-with-faces): Don't pass parameters that
4 are set later to x-create-frame. 9 are set later to x-create-frame.
5 (face-set-after-frame-default): Apply X resources for non-default 10 (face-set-after-frame-default): Apply X resources for non-default