Mercurial > emacs
comparison lisp/ChangeLog @ 96844:767c19ce14e0
* simple.el (visual-line-mode): Add lighter.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Jul 2008 03:53:51 +0000 |
parents | a6bc7ef623c5 |
children | 0807daabeb14 |
comparison
equal
deleted
inserted
replaced
96843:cc8f5c6c468e | 96844:767c19ce14e0 |
---|---|
1 2008-07-21 Chong Yidong <cyd@stupidchicken.com> | 1 2008-07-21 Chong Yidong <cyd@stupidchicken.com> |
2 | 2 |
3 * simple.el (visual-line): New custom group. | 3 * simple.el (visual-line): New custom group. |
4 (visual-line-fringe-indicators): New var. | 4 (visual-line-fringe-indicators): New var. |
5 (visual-line-mode): Set fringe-indicator-alist based on | 5 (visual-line-mode): Set fringe-indicator-alist based on |
6 visual-line-fringe-indicators. | 6 visual-line-fringe-indicators. Add lighter. |
7 | 7 |
8 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> | 8 2008-07-20 Dan Nicolaescu <dann@ics.uci.edu> |
9 | 9 |
10 * term/x-win.el (x-handle-switch, x-handle-numeric-switch) | 10 * term/x-win.el (x-handle-switch, x-handle-numeric-switch) |
11 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) | 11 (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) |