]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
fix macro, small cleanup
[features.git] / src / mathed / ChangeLog
index 10def87a3c5b0ab26543402e75aacd32f437bf4a..42d16107699c8523415b0bcdd1c131267a40e6b2 100644 (file)
@@ -1,3 +1,21 @@
+2001-02-26  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * math_macroarg.C (MathMacroArgument): delete
+       * math_macro.C (~MathMacro): delete
+       * math_macrotemplate.C (~MathMacroTemplate): delete
+       
+       * math_decorationinset.[Ch]: add pragma
+       * math_deliminset.[Ch]: likewise
+       * math_fracinset.[Ch]: likewise
+       * math_macroarg.[Ch]: likewise
+       * math_macrotemplate.[Ch]: likewise
+       * math_matrixinset.[Ch]: likewise
+       
+       * formulamacro.C (Read): set contents of tmacro_ to ar.
+
+       * formulamacro.h: add '_' to private variables.
+       * formalamacro.C: changes because of this.
+
 2001-02-23  Juergen Vigna  <jug@sad.it>
 
        * formula.C (LocalDispatch):  changed action to be a kb_action (as it