comparison lisp/ChangeLog @ 325:f2b5d7006b0a r21-0-60

Import from CVS: tag r21-0-60
author cvs
date Mon, 13 Aug 2007 10:47:35 +0200
parents 4dbe6856a8dc
children 03446687b7cc
comparison
equal deleted inserted replaced
324:8f2460f6e1f6 325:f2b5d7006b0a
1 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.0.60 is released
4
5 1998-12-04 Hrvoje Niksic <hniksic@srce.hr>
6
7 * wid-edit.el (widget-echo-this-extent): Set
8 help-echo-owns-message to t.
9
10 1998-12-10 SL Baur <steve@altair.xemacs.org>
11
12 * package-admin.el (package-admin-add-binary-package): Grammar
13 fix.
14
15 1998-12-01 Greg Klanderman <greg@alphatech.com>
16
17 * package-get.el (package-get-locate-index-file): change argument
18 to `force-current'. error out if force-current is set and no
19 download sites are specified.
20
21 1998-12-01 Jan Vroonhof <vroonhof@math.ethz.ch>
22
23 * package-get.el (package-get): If we cannot find a package
24 because package-get-remote is not set, give a more helpful
25 error message.
26
27 1998-11-30 Greg Klanderman <greg@alphatech.com>
28
29 * package-get.el (package-get-remote-filename): use an EFS path
30 with user anonymous if no user is specified.
31
32 1998-12-01 Didier Verna <verna@inf.enst.fr>
33
34 * hyper-apropos.el (hyper-where-is): added the missing autoload.
35
36 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
37
38 * faces.el (face-spec-set): Re-init fallfacks for default after
39 calling reset-face on the default face.
40
41 1998-12-10 Jan Vroonhof <vroonhof@math.ethz.ch>
42
43 * package-admin.el (package-admin-default-install-function):
44 Behave as advertised. Make sure the pkg-dir is proper for
45 default-directory.
46 (package-admin-add-binary-package): Make sure the pkg-dir is
47 proper for default-directory.
48 (package-admin-install-function-mswindows): Make sure the pkg-dir
49 is proper for default-directory.
50
1 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org> 51 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
2 52
3 * XEmacs 21.0.59 is released 53 * XEmacs 21.0.59 is released
4 54
5 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org> 55 1998-12-08 XEmacs Build Bot <builds@cvs.xemacs.org>
305 changed from "Normal" to "Regular". 355 changed from "Normal" to "Regular".
306 356
307 mswindows-make-font-bold / -bold-italic: Supplied device was 357 mswindows-make-font-bold / -bold-italic: Supplied device was
308 not being passed into call to mswindows-find-smaller-font. 358 not being passed into call to mswindows-find-smaller-font.
309 359
310 1998-09-10 Björn Torkelsson <torkel@hpc2n.umu.se> 360 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se>
311 361
312 * package-get.el (package-get-remote): Fix the path where to find 362 * package-get.el (package-get-remote): Fix the path where to find
313 the packages on xemacs.org. 363 the packages on xemacs.org.
314 364
315 1998-09-08 Hrvoje Niksic <hniksic@srce.hr> 365 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>