comparison lisp/ChangeLog @ 359:8e84bee8ddd0 r21-1-9

Import from CVS: tag r21-1-9
author cvs
date Mon, 13 Aug 2007 10:57:55 +0200
parents 4711e16a8e49
children 7347b34c275b
comparison
equal deleted inserted replaced
358:fed6e0f6a03a 359:8e84bee8ddd0
1 2000-02-13 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.1.9 is released
4
5 2000-02-07 Andreas Jaeger <aj@suse.de>
6
7 * x-font-menu.el: Use unscaled fonts, if available.
8
9 2000-02-07 Stef Epardaud <stef@lunatech.com>
10
11 * font-lock.el: add JavaDoc 1.2 support and correct interface decl
12 highlighting
13
14 2000-01-26 Hrvoje Niksic <hniksic@iskon.hr>
15
16 * files.el (abbreviate-file-name): Use directory-sep-char instead
17 of hard-coded "/".
18
19 2000-01-22 Kyle Jones <kyle_jones@wonderworks.com>
20
21 * lisp/itimer.el (itimer-run-expired-timers): (consp
22 last-command-event-time) instead of (consp
23 'last-command-event-time).
24
25 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
26
27 * about.el (about-hackers): Add myself to contributors list.
28
29 2000-01-15 Hrvoje Niksic <hniksic@iskon.hr>
30
31 * info.el (Info-directory-list): Warn against using Customize with
32 Info-directory-list.
33
34 2000-01-07 Andreas Jaeger <aj@suse.de>
35
36 * about.el (about-hackers): Moved my entry to contributor list.
37 (xemacs-hackers): Added myself.
38 (about-maintainer-info): Added description of myself.
39
40 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
41
42 * hyper-apropos.el (hyper-apropos-this-symbol): Don't always
43 get symbol at point-min.
44
45 1999-12-13 Charles G Waldman <cgw@alum.mit.edu>
46
47 * gnuserv.el (gnuserv-process-filter): don't call
48 gnuserv-write-to-client when gnuserv-current-client is nil
49
50 1999-12-11 Gunnar Evermann <ge204@eng.cam.ac.uk>
51
52 * toolbar.el (default-toolbar-position): typo fix
53
54 1999-12-07 Jan Vroonhof <vroonhof@math.ethz.ch>
55
56 * package-get.el (package-get-download-sites): Use correct custom
57 type.
58
59 1999-12-05 Kyle Jones <kyle_jones@wonderworks.com>
60
61 * lisp/itimer.el: (require 'lisp-float-type). Use
62 floats directly in itimer-time-difference.
63
64 1999-12-03 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
65
66 * lisp/mule-misc.el (coding-system-get): Imported from 21.2.
67 (coding-system-put): Ditto.
68 (coding-category): Imported from 21.2 and modified for 21.2.
69
70 1999-12-03 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
71
72 * mule-charset.el (charset-bytes): Imported from 21.2.
73 (charset-width): Ditto.
74
75 1999-12-03 Adrian Aichner <aichner@ecf.teradyne.com>
76
77 * hyper-apropos.el (hyper-apropos-this-symbol): Handle
78 `hyper-apropos-help-mode' here to find symbol to customize
79 irregardless of cursor position and simplify
80 `hyper-apropos-set-variable', `hyper-apropos-find-function', and
81 `hyper-apropos-popup-menu'.
82
83 1999-11-14 Jason R Mastaler <jason@mastaler.com>
84
85 * package-get.el (package-get-download-sites): Removed several
86 defunct download sites, added many new ones, and corrected a few
87 incorrect directory-on-site entries.
88
1 1999-11-02 XEmacs Build Bot <builds@cvs.xemacs.org> 89 1999-11-02 XEmacs Build Bot <builds@cvs.xemacs.org>
2 90
3 * XEmacs 21.1.8 is released 91 * XEmacs 21.1.8 is released
4 92
5 1999-11-01 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> 93 1999-11-01 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>