comparison lisp/ChangeLog @ 60517:dac124e3f630

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Mar 2005 11:39:38 +0000
parents 46609ac51b44
children d77b4a9173ea
comparison
equal deleted inserted replaced
60516:fb4694e71d60 60517:dac124e3f630
1 2005-03-08 Kenichi Handa <handa@m17n.org>
2
3 * international/ccl.el (define-ccl-program): Fix docstring about
4 extra 256 bytes assured for the output buffer.
5
6 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
7 Fix BUFFER_MAGNIFICATION to 2.
8 (ccl-encode-mule-utf-16be-with-signature): Likewise.
9
1 2005-03-07 Karl Chen <quarl@cs.berkeley.edu> 10 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
2 11
3 * align.el (align-rules-list): Added an alignment rule for CSS 12 * align.el (align-rules-list): Added an alignment rule for CSS
4 declarations (applies to css-mode and html-mode buffers). 13 declarations (applies to css-mode and html-mode buffers).
5 14