Mercurial > emacs
comparison lisp/ChangeLog @ 71676:6930c75732b8
(make-char): Remove redundancy.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 07 Jul 2006 16:38:17 +0000 |
parents | c64592812a59 |
children | dd05f4dc5c56 |
comparison
equal
deleted
inserted
replaced
71675:e5f36608288b | 71676:6930c75732b8 |
---|---|
1 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * international/mule.el (make-char): Remove redundancy. | |
2 | 4 |
3 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile' | 5 * emacs-lisp/bytecomp.el (byte-compile-form): The `byte-compile' |
4 property may contain an anonymous function rather than a symbol. | 6 property may contain an anonymous function rather than a symbol. |
5 | 7 |
6 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness. | 8 * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness. |