# HG changeset patch # User Daniel Pfeiffer # Date 1086730458 0 # Node ID ec25f3ebecc4247d4e019afd8f6f7d0e7b178ad7 # Parent 2809c96660f4095778c461b7433e8fb2679f237f *** empty log message *** diff -r 2809c96660f4 -r ec25f3ebecc4 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jun 08 17:53:11 2004 +0000 +++ b/lisp/ChangeLog Tue Jun 08 21:34:18 2004 +0000 @@ -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.