Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3302:3d54e5f2dfb0
[xemacs-hg @ 2006-03-26 13:05:14 by stephent]
Make {en,de}code-coding-region interactive commands.
<877j6hnyuj.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sun, 26 Mar 2006 13:05:17 +0000 |
parents | a034c4bd7877 |
children | 619edf713d55 |
comparison
equal
deleted
inserted
replaced
3301:abb6e10c1d05 | 3302:3d54e5f2dfb0 |
---|---|
1 2006-03-24 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * file-coding.c (decode-coding-region, encode-coding-region): | |
4 Convert to interactive commands, and adjust docstrings. | |
5 | |
1 2006-03-21 Malcolm Purvis <malcolmp@xemacs.org> | 6 2006-03-21 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 7 |
3 * regex.c: Bump INIT_FAILURE_ALLOC and re_max_failures to the | 8 * regex.c: Bump INIT_FAILURE_ALLOC and re_max_failures to the |
4 current values found in GNU Emacs. | 9 current values found in GNU Emacs. |
5 | 10 |