Mercurial > emacs
comparison lisp/ChangeLog @ 33228:a1f940e02f06
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 06 Nov 2000 01:43:37 +0000 |
parents | af7c650f6434 |
children | 332e8deb8bea |
comparison
equal
deleted
inserted
replaced
33227:791ce66d397e | 33228:a1f940e02f06 |
---|---|
1 2000-11-06 Miles Bader <miles@lsi.nec.co.jp> | |
2 | |
3 * mwheel.el (mouse-wheel-scroll-amount): Renamed from | |
4 `mwheel-scroll-amount'. | |
5 (mouse-wheel-follow-mouse): Renamed from `mwheel-follow-mouse'. | |
6 (mouse-wheel-mode): Use (featurep 'xemacs) instead of | |
7 string-matching against the version string. | |
8 | |
1 2000-11-06 Kenichi Handa <handa@etl.go.jp> | 9 2000-11-06 Kenichi Handa <handa@etl.go.jp> |
2 | 10 |
3 * language/thai.el ("Thai"): Set a lisp form that produces | 11 * language/thai.el ("Thai"): Set a lisp form that produces |
4 composed string in `sample-text' language info. | 12 composed string in `sample-text' language info. |
5 | 13 |