From 68f040f2f182fc45bac068082f31382c28937b27 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 20 Jan 2009 02:29:24 +0000 Subject: [PATCH] Fix bug references. --- lisp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5