]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 1 Nov 1999 21:11:14 +0000 (21:11 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 1 Nov 1999 21:11:14 +0000 (21:11 +0000)
lisp/ChangeLog
src/ChangeLog

index 0b4a95880e0c23ecc35fb40384384e6522832133..37452abf979fd6a9444cec6802d9c23972e2dec9 100644 (file)
@@ -1,3 +1,8 @@
+1999-11-01  John Tobey  <jtobey@epsilondev.com>
+
+       * gud.el: (gud-perldb-massage-args): Massage correctly in the
+       presence of perl switches other than "-e".
+
 1999-11-01  Markus Rost  <rost@ias.edu>
 
        * dired-x.el (dired-smart-shell-command): Use
index 04eadd6e0b91e1223f2ef48ff52d9d56d84ae40e..5f081f9858c9e56feaefb6cbd0c9493fe7acac86 100644 (file)
@@ -1,5 +1,8 @@
 1999-11-01  Gerd Moellmann  <gerd@gnu.org>
 
+       * 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.