comparison src/ChangeLog @ 7869:e6d5532f760e

style fixes
author John W. Eaton <jwe@octave.org>
date Thu, 05 Jun 2008 01:06:29 -0400
parents 1b85fcb94c6a
children ab9fc4e3cdca
comparison
equal deleted inserted replaced
7868:1b85fcb94c6a 7869:e6d5532f760e
1 2008-06-05 John W. Eaton <jwe@octave.org> 1 2008-06-05 John W. Eaton <jwe@octave.org>
2 2
3 * graphics.cc (properties::update_normals): 3 * graphics.cc (properties::update_normals):
4 Eliminate unnecessary use of references. 4 Eliminate unnecessary use of references.
5 Style fixes.
6 * graphics.h.in: Style fixes.
5 7
6 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net> 8 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net>
7 9
8 * graphics.cc (axes::properties::set_defaults): Preserve position 10 * graphics.cc (axes::properties::set_defaults): Preserve position
9 if mode is replace. 11 if mode is replace.