this comment is dead afaics thanks john -- "Euler's equation contains the five most important numbers in mathematics."
Index: buffer.h =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/buffer.h,v retrieving revision 1.71 diff -u -r1.71 buffer.h --- buffer.h 2001/05/09 09:14:48 1.71 +++ buffer.h 2001/06/22 18:01:43 @@ -10,15 +10,6 @@ * * ====================================================== */ -// Change Log: -// =========== -// 23/03/98 Heinrich Bauer ([EMAIL PROTECTED]) -// Spots marked "changed Heinrich Bauer, 23/03/98" modified due to the -// following bug: dvi file export did not work after printing (or previewing) -// and vice versa as long as the same file was concerned. This happened -// every time the LyX-file was left unchanged between the two actions mentioned -// above. - #ifndef BUFFER_H #define BUFFER_H Index: ChangeLog =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/ChangeLog,v retrieving revision 1.196 diff -u -r1.196 ChangeLog --- ChangeLog 2001/06/21 10:55:47 1.196 +++ ChangeLog 2001/06/22 18:01:46 @@ -1,3 +1,7 @@ +2001-06-22 John Levon <[EMAIL PROTECTED]> + + * buffer.h: remove out of date comment + 2001-06-20 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> * LaTeX.C (scanAuxFile): @@ -42,7 +46,7 @@ 2001-06-14 Angus Leeming <[EMAIL PROTECTED]> * BufferView.C: - * Bullet.C + * Bullet.C: * ColorHandler.C: * FontInfo.C: * FontLoader.C: