From 36fcd3d902fb8435bbd2013806e1568ce7d65a6b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 1 Nov 1999 21:11:14 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 3 +++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0b4a95880e0..37452abf979 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-11-01 John Tobey + + * gud.el: (gud-perldb-massage-args): Massage correctly in the + presence of perl switches other than "-e". + 1999-11-01 Markus Rost * dired-x.el (dired-smart-shell-command): Use diff --git a/src/ChangeLog b/src/ChangeLog index 04eadd6e0b9..5f081f9858c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 1999-11-01 Gerd Moellmann + * xfns.c (png_load) [PNG_READ_sRGB_SUPPORTED]: Put code using + png_get_sRGB in #ifdef. + * dispnew.c (Finternal_show_cursor): Renamed from Fshow_cursor. (syms_of_display): Use the new name. -- 2.39.5