Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | 2af401a6ecca |
children | 59463afc5666 |
comparison
equal
deleted
inserted
replaced
148:f659db2a1f73 | 149:538048ae2ab8 |
---|---|
1 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * apropos.el (apropos): Add support for customization groups. | |
4 (apropos-print): Ditto. | |
5 | |
6 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk> | |
7 | |
8 * packages/man.el (manual-entry): Strip out stderr output. | |
9 | |
10 Sun May 11 18:24:25 1997 Kyle Jones <kyle@crystal.WonderWorks.COM> | |
11 | |
12 * lisp/prim/modeline.el: new mouse-drag-modeline function. | |
13 Allows bottommost modeline to be dragged. | |
14 | |
15 Sat May 17 03:41:11 1997 Steven L Baur <steve@altair.xemacs.org> | |
16 | |
17 * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods | |
18 from Hrvoje Niksic. | |
19 | |
20 * prim/files.el (auto-mode-alist): Don't copy to purespace. | |
21 (interpreter-mode-alist): Ditto. | |
22 | |
23 Fri May 16 21:43:35 1997 Steven L Baur <steve@altair.xemacs.org> | |
24 | |
25 * packages/info.el (Info-button1-follows-hyperlink): New variable. | |
26 (Info-maybe-follow-clicked-node): Use it. | |
27 | |
28 * prim/simple.el (transpose-preceding-chars): New function. | |
29 | |
30 Wed Apr 23 16:04:22 1997 Hrvoje Niksic <hniksic@srce.hr> | |
31 | |
32 * prim/loaddefs.el (debug-ignored-errors): Initialize. | |
33 | |
34 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org> | |
35 | |
36 * version.el: Update minor version number. | |
37 | |
1 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | 38 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> |
2 | 39 |
3 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed | 40 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed |
4 in recent versions of VM. | 41 in recent versions of VM. |
5 | 42 |