comparison lisp/ChangeLog @ 353:3b3709405255 r21-1-6

Import from CVS: tag r21-1-6
author cvs
date Mon, 13 Aug 2007 10:55:33 +0200
parents 1057b58c392a
children 182f72e8cd0d
comparison
equal deleted inserted replaced
352:e7288c5461ae 353:3b3709405255
1 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.1.6 is released
4
5 1999-08-14 Jan Vroonhof <vroonhof@math.ethz.ch>
6
7 * package-get.el: Don't require package signing by default.
8
9 1999-08-12 SL Baur <steve@xemacs.org>
10
11 * code-files.el (insert-file-contents): Fix docstring.
12
13 1999-08-12 Steve Baur <steve@xemacs.org>
14
15 * dumped-lisp.el Fix thai and ethiopic.
16
17 1999-08-12 Bob Weiner <weiner@beopen.com>
18
19 * fill.el (fill-context-prefix): Fixed bug that prevented the
20 setting of an adaptive fill prefix when the `dont-skip-first'
21 was t.
22
23 1999-08-12 Karl M. Hegbloom <karlheg@debian.org>
24
25 * config.el (config-value-file): look for "config.values" in
26 `doc-directory', rather than in `exec-directory', since it varies
27 with the configuration like DOC does, and `--docdir' is
28 configurable now. The docstring for `doc-directory' says its
29 value is usually the same as `exec-directory' anyway, so this
30 should NOT affect XEmacs when configured without the `--docdir'
31 switch.
32
33 1999-08-12 Bob Weiner <weiner@beopen.com>
34
35 * list-mode.el (list-mode): It is visually disconcerting to have
36 the text cursor disappear within list buffers, especially when
37 moving from window to window, so leave it visible.
38
39 1999-08-12 Karl M. Hegbloom <karlheg@debian.org>
40
41 * files.el (interpreter-mode-alist): add `make', `guile', and
42 `emacs' entries. (#!/usr/bin/make -f ought to send a file into
43 makefile-mode, guile is a scheme, and someday XEmacs will be
44 modular enough to use as an efficient scripting tool.)
45
1 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org> 46 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org>
2 47
3 * XEmacs 21.1.5 is released 48 * XEmacs 21.1.5 is released
4 49
5 1999-07-08 XEmacs Build Bot <builds@cvs.xemacs.org> 50 1999-07-08 XEmacs Build Bot <builds@cvs.xemacs.org>