From 64cc3cf60817aa7cf7da6fafa94276b15903bf74 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sun, 25 Jan 2009 22:58:22 +0000 Subject: [PATCH] Add bug references. --- lisp/ChangeLog | 2 +- src/ChangeLog | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f1d3ee04f35..9287891b4c7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -96,7 +96,7 @@ return value of rmail-get-labels. * mail/rmail.el (rmail-get-labels): Obey the MSG argument. - (rmail-buffer-swapped): Fix last change. + (rmail-buffer-swapped): Fix last change. (Bug#1997) 2009-01-23 Ulf Jasper diff --git a/src/ChangeLog b/src/ChangeLog index 9d4cf88f689..9e29eb5704f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -28,14 +28,14 @@ 2009-01-25 Chong Yidong * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of - setting current_buffer directly. + setting current_buffer directly. (Bug#2044) 2009-01-24 Chong Yidong * fontset.c (fontset_font): If we know there is no font, don't do any work. (Bug#1952, bug#1990). - * font.c (font_parse_xlfd): Handle patterns of length < 2. + * font.c (font_parse_xlfd): Handle patterns of length < 2. (Bug#1802) 2009-01-23 Adrian Robert @@ -132,7 +132,7 @@ * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of font_spec_from_name. - (Fx_list_fonts): Doc fix. + (Fx_list_fonts): Doc fix. (Bug#1951) * font.c (font_spec_from_name): Return Qnil if font name could not be parsed. -- 2.39.2