comparison lisp/ChangeLog @ 67359:d04a31d76193

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Dec 2005 07:28:37 +0000
parents ad09fcb8cef5
children 5d310dbe872c
comparison
equal deleted inserted replaced
67358:9fa16adb2f52 67359:d04a31d76193
1 2005-12-07 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-cmds.el
4 (set-display-table-and-terminal-coding-system): If the coding
5 system specified in `unibyte-display' property is different from
6 the arg coding-system, don't setup standard-display-table.
7
1 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca> 8 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says 10 * emacs-lisp/edebug.el (edebug-skip-whitespace): read1:lread.c says
4 that comments end at \n, regardless of selective-display. 11 that comments end at \n, regardless of selective-display.
5 12