From: Juanma Barranquero Date: Tue, 20 Jan 2009 02:29:24 +0000 (+0000) Subject: Fix bug references. X-Git-Tag: emacs-pretest-23.0.90~357 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=68f040f2f182fc45bac068082f31382c28937b27;p=emacs.git Fix bug references. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0cda430b400..0675327cf1b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2009-01-20 Kenichi Handa * descr-text.el (describe-char): Improve description of eight-bit - char in a unibyte buffer. + char in a unibyte buffer. (Bug#1935) 2009-01-20 Glenn Morris @@ -50,7 +50,7 @@ * dos-w32.el (find-buffer-file-type-coding-system): If `(car TARGET)' does not exist, try again with its basename replaced by - `(cdr TARGET)'. Fixes Bug #1853. + `(cdr TARGET)'. (Related to Bug #1853.) * international/mule-conf.el (raw-text, eight-bit): Doc fixes.