Mercurial > emacs
comparison lisp/ChangeLog @ 67998:8b8bbb4f81c2
*** empty log message ***
author | J.D. Smith <jdsmith@as.arizona.edu> |
---|---|
date | Tue, 03 Jan 2006 17:15:10 +0000 |
parents | 8ebf91fa890e |
children | 8e733b93ffdc |
comparison
equal
deleted
inserted
replaced
67997:217b260efd66 | 67998:8b8bbb4f81c2 |
---|---|
8 | 8 |
9 2006-01-03 Romain Francoise <romain@orebokech.com> | 9 2006-01-03 Romain Francoise <romain@orebokech.com> |
10 | 10 |
11 * startup.el (fancy-splash-tail, normal-splash-screen): | 11 * startup.el (fancy-splash-tail, normal-splash-screen): |
12 Update copyright year. | 12 Update copyright year. |
13 | |
14 2006-01-02 J.D. Smith <jdsmith@as.arizona.edu> | |
15 | |
16 * mouse.el (mouse-drag-track): Renamed, from | |
17 `mouse-drag-region-1'. Includes optional argument required to | |
18 enable post-drag event processing (e.g. delete region keys). Can | |
19 be used without this argument to track a mouse region and operate | |
20 on it as soon as the drag completes. | |
21 (mouse-drag-region): Use `mouse-drag-track'. | |
13 | 22 |
14 2006-01-02 Chong Yidong <cyd@stupidchicken.com> | 23 2006-01-02 Chong Yidong <cyd@stupidchicken.com> |
15 | 24 |
16 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist): | 25 * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist): |
17 Move to `custom-buffer' group. | 26 Move to `custom-buffer' group. |