From: Daniel Pfeiffer Date: Tue, 8 Jun 2004 21:34:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~5870 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ed27bf96e88b56b6b4f0b3d694abd6de2cbe42aa;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 94633ab869a..0421851eabc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-06-08 Daniel Pfeiffer + + * progmodes/compile.el (compilation-set-window-height): Rearrange + the save-* functions because a buffer can have several current + point in different windows. + (compilation-error-regexp-alist-alist): Recognize {standard input} + GNU messages (for gcc --pipe) and more kinds of Oracle messages. + 2004-06-08 Jan Dj,Ad(Brv * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm @@ -11,7 +19,7 @@ * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm * toolbar/up_arrow-locol.xpm: New versions of icons that uses fewer colors. - + * toolbar/tool-bar.el (tool-bar-local-item) (tool-bar-local-item-from-menu): Try to use icons with fewer colors if display-color-cells is 256 or less.