Mercurial > emacs
comparison lisp/ChangeLog @ 67966:f0f4b3a82887
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 01 Jan 2006 07:55:21 +0000 |
parents | 48d2cc2834b4 |
children | 8920c7a39a29 |
comparison
equal
deleted
inserted
replaced
67965:ea7ab3ce03e8 | 67966:f0f4b3a82887 |
---|---|
1 2006-01-01 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * mouse.el (mouse-drag-region-1): When following link via mouse-2, | |
4 put on event-kind property. | |
5 | |
1 2005-12-31 Chong Yidong <cyd@stupidchicken.com> | 6 2005-12-31 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * custom.el (provide-theme): Ban `user' theme name. | 8 * custom.el (provide-theme): Ban `user' theme name. |
4 (custom-enabling-themes): New variable. | 9 (custom-enabling-themes): New variable. |
5 (enable-theme): Don't enable user if custom-enabling-themes is t. | 10 (enable-theme): Don't enable user if custom-enabling-themes is t. |