comparison ChangeLog @ 464:5aa1854ad537 r21-2-47

Import from CVS: tag r21-2-47
author cvs
date Mon, 13 Aug 2007 11:45:51 +0200
parents 0784d089fdc9
children 13d500863631
comparison
equal deleted inserted replaced
463:a158004111cd 464:5aa1854ad537
1 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * XEmacs 21.2.47 "Zephir" is released.
4
5 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
6
7 * configure.in: Don't #define __STDC__ in confdefs.h
8
9 2001-03-30 Ben Wing <ben@xemacs.org>
10
11 * etc\sample.init.el:
12 * etc\sample.init.el (Init-kill-entire-line):
13 * etc\sample.init.el (describe-foo-at-point):
14 * etc\sample.init.el (kill-current-buffer):
15 * etc\sample.init.el (kill-current-buffer-and-window):
16 * etc\sample.init.el (grep-c-files): Removed.
17 * etc\sample.init.el (grep-all-files-history): New.
18 * etc\sample.init.el (grep-all-files-omitted-expressions): New.
19 * etc\sample.init.el (grep-all-files-omitted-directories): New.
20 * etc\sample.init.el (construct-grep-all-files-command): New.
21 * etc\sample.init.el (grep-all-files-in-current-directory): New.
22 * etc\sample.init.el (grep-lisp-files): Removed.
23 * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
24 * etc\sample.init.el (clear-select):
25 * etc\sample.init.el ((control kp-add)):
26 * etc\sample.init.el (pause):
27 * etc\sample.init.el ((eq system-type 'windows-nt)):
28
29 Add documentation for defined functions. Change grep functions to
30 be more generally useful. Document more specifically what the
31 `menu-force' setting actually does -- what commands are overridden
32 and how to access them.
33
34 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
35
36 * configure.usage: Document --with-file-coding.
37
38 * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
39
40 * etc/NEWS: Fix typo.
41
42 * configure.in:
43 * configure:
44 Fix typo, add -Wsign-compare if GCC, run autoconf.
45
46 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
47
48 * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS:
49 * PROBLEMS (Problems with running XEmacs):
50 Document TMPDIR lossage in gnuserv/gnuclient.
51
52 2001-03-06 Ben Wing <ben@xemacs.org>
53
54 * etc\sample.init.el:
55 * etc\sample.init.el (Init-kill-entire-line): New.
56 Fix to take into account the removed kill-whole-line changes.
57
1 2001-03-21 Martin Buchholz <martin@xemacs.org> 58 2001-03-21 Martin Buchholz <martin@xemacs.org>
2 59
3 * XEmacs 21.2.46 "Urania" is released. 60 * XEmacs 21.2.46 "Urania" is released.
4 61
5 2001-03-19 Andy Piper <andy@xemacs.org> 62 2001-03-19 Andy Piper <andy@xemacs.org>