Mercurial > emacs
changeset 55989:ec25f3ebecc4
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Tue, 08 Jun 2004 21:34:18 +0000 |
parents | 2809c96660f4 |
children | c6610cef9b75 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <occitan@esperanto.org> + + * 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 <jan.h.d@swipnet.se> * 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.