Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 355:182f72e8cd0d r21-1-7
Import from CVS: tag r21-1-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:56:21 +0200 |
parents | 3b3709405255 |
children | 4711e16a8e49 |
comparison
equal
deleted
inserted
replaced
354:3729bef672e0 | 355:182f72e8cd0d |
---|---|
1 1999-09-26 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.1.7 is released | |
4 | |
5 1999-09-23 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
6 | |
7 * indent.el (indent-line-to): fix bug: spaces were not replaced | |
8 with tab if column is multiple of tab-width | |
9 From dhn@qedinc.com | |
10 | |
11 1999-09-19 Hrvoje Niksic <hniksic@srce.hr> | |
12 | |
13 * simple.el (do-auto-fill): Commented out part of Kinsoku | |
14 processing. | |
15 | |
16 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
17 | |
18 * setup-paths.el (paths-find-doc-directory): Respect value of | |
19 `configure-doc-directory.' | |
20 | |
21 * find-paths.el (paths-find-architecture-directory): Give | |
22 precendence `default' argument (which typically comes from | |
23 configure). | |
24 | |
25 1999-09-19 Jan Vroonhof <vroonhof@math.ethz.ch> | |
26 | |
27 * files.el (allow-remote-paths): Variable added to core where it | |
28 belongs. | |
29 | |
30 1999-09-06 Robert Pluim <rpluim@bigfoot.com> | |
31 | |
32 * package-get.el (package-get-package-provider): Make sure we | |
33 produce some output, as we can be called interactively. | |
34 | |
35 1999-09-03 Hrvoje Niksic <hniksic@srce.hr> | |
36 | |
37 * cl-macs.el (extent-start-position): Fix setf method. | |
38 (extent-end-position): Ditto. | |
39 | |
40 1999-08-29 Jan Vroonhof <vroonhof@math.ethz.ch> | |
41 | |
42 * auto-show.el (auto-show-truncationp): Remove. | |
43 (auto-show-should-take-action-p): Use window-truncated-p | |
44 | |
45 1999-08-26 burt@dfki.de (Alastair Burt) | |
46 | |
47 * derived.el: Apply derived-mode-parent-property. | |
48 | |
49 1999-08-26 Hrvoje Niksic <hniksic@srce.hr> | |
50 | |
51 * replace.el (perform-replace): Stop the search after the search | |
52 limit has been reached. | |
53 | |
54 1999-08-26 Christoph Wedler <wedler@fmi.uni-passau.de> | |
55 | |
56 * bytecomp.el (byte-compile-buffer-substring): Would produce wrong | |
57 warning/code for `buffer-substring' with no or one arg. | |
58 | |
59 1999-08-26 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp> | |
60 | |
61 * mule/japanese.el: Use setup-japanese-environment-internal as the | |
62 setup function. | |
63 | |
1 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org> | 64 1999-08-14 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 65 |
3 * XEmacs 21.1.6 is released | 66 * XEmacs 21.1.6 is released |
4 | 67 |
5 1999-08-14 Jan Vroonhof <vroonhof@math.ethz.ch> | 68 1999-08-14 Jan Vroonhof <vroonhof@math.ethz.ch> |