comparison lisp/ChangeLog @ 97436:4b240c36264c

* simple.el (visual-line--saved-state): New var. (visual-line-mode): Save local values of variables, and restore them when visual-line-mode is disabled.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Aug 2008 19:38:05 +0000
parents ee8eefbfeab3
children 80e94ca2a2db
comparison
equal deleted inserted replaced
97435:92660418caae 97436:4b240c36264c
1 2008-08-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * simple.el (visual-line--saved-state): New var.
4 (visual-line-mode): Save local values of variables, and restore
5 them when visual-line-mode is disabled.
6
1 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change) 7 2008-08-12 NAKAGAWA Makoto <gha03025@nifty.ne.jp> (tiny change)
2 8
3 * net/ldap.el (ldap-search-internal): Tweak URL regexp. 9 * net/ldap.el (ldap-search-internal): Tweak URL regexp.
4 10
5 2008-08-11 Chong Yidong <cyd@stupidchicken.com> 11 2008-08-11 Chong Yidong <cyd@stupidchicken.com>