Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 255:084402c475ba r20-5b26
Import from CVS: tag r20-5b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:21:18 +0200 |
parents | 157b30c96d03 |
children | 65c19d2020f7 |
comparison
equal
deleted
inserted
replaced
254:e92abcaa252b | 255:084402c475ba |
---|---|
1 1997-12-22 Christoph Wedler <wedler@fmi.uni-passau.de> | |
2 | |
3 * prim/register.el (view-register): Show register type file-query. | |
4 | |
5 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com> | |
6 | |
7 * mode-motion.el (mode-motion-highlight-internal): | |
8 save-excursion inside save-window-exucrsion form to | |
9 hide buffer point changes from save-window-excursion. | |
10 Prevents display flickering when the mouse pointer | |
11 moves. | |
12 | |
13 1998-02-17 Didier Verna <verna@inf.enst.fr> | |
14 | |
15 * mouse.el (default-mouse-track-set-point-in-window): rewrote this | |
16 function to handle correctly the case of a toolbar one side of the | |
17 window: scrolling will not necessarily happen. | |
18 | |
19 1998-02-17 Kyle Jones <kyle_jones@wonderworks.com> | |
20 | |
21 * files.el (after-find-file): Restore missing argument | |
22 to format that provides filename for "... consider M-x | |
23 recover-file" message. Also call `message' with "%s" | |
24 as the first arg instead of an arbitrary string. | |
25 | |
26 1998-02-18 SL Baur <steve@altair.xemacs.org> | |
27 | |
28 * about.el (about-hackers): Various additions. | |
29 | |
30 1998-02-15 SL Baur <steve@altair.xemacs.org> | |
31 | |
32 * autoload.el (generate-file-autoloads-1): Don't force an extra | |
33 line out when copying on-the-same line autoloads. | |
34 | |
35 * x-menubar.el (default-menubar): Add Sokoban to the menubar if it | |
36 is installed. | |
37 | |
1 1998-02-14 Martin Buchholz <martin@xemacs.org> | 38 1998-02-14 Martin Buchholz <martin@xemacs.org> |
2 | 39 |
3 * x11/x-win-xfree86.el (x-win-init-xfree86): | 40 * x11/x-win-xfree86.el (x-win-init-xfree86): |
4 * x11/x-win-sun.el (x-win-init-sun): | 41 * x11/x-win-sun.el (x-win-init-sun): |
5 * x11/x-init.el (x-initialize-compose): | 42 * x11/x-init.el (x-initialize-compose): |