Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | 6608ceec7cf8 |
children | 1856695b1fa9 |
comparison
equal
deleted
inserted
replaced
139:2b5203979d01 | 140:585fb297b004 |
---|---|
1 Wed Apr 30 18:06:35 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * prim/loadup.el: Put features.elc in the dump list. | |
4 | |
5 * prim/about.el (about-xemacs): Change date. | |
6 | |
7 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org> | |
8 | |
9 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for | |
10 handling info files didn't match the right pattern. | |
11 | |
12 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org> | |
13 | |
14 * prim/sound.el (load-sound-file): Fix typo. | |
15 | |
1 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org> | 16 Sat Apr 26 16:25:49 1997 Steven L Baur <steve@altair.xemacs.org> |
2 | 17 |
3 * utils/lib-complete.el: Make conformant to Lisp coding standards | 18 * utils/lib-complete.el: Make conformant to Lisp coding standards |
4 MULE-ize by allowing for coding system argument. | 19 MULE-ize by allowing for coding system argument. |
5 | 20 |
6 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org> | 21 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org> |
7 | |
8 * packages/info.el: Remove mouse-1 binding. | |
9 | 22 |
10 * modes/sh-script.el (sh-indent-line): Deal with pathological case | 23 * modes/sh-script.el (sh-indent-line): Deal with pathological case |
11 of indenting a first line containing a `#' as first non-white | 24 of indenting a first line containing a `#' as first non-white |
12 space character. | 25 space character. |
13 | 26 |