diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3344bca5ba3..656a17a3c96 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-02-28 Jay Belanger <belanger@truman.edu> | ||
| 2 | |||
| 3 | * calc/calccomp.el: (math-compose-tex-matrix): Add a latex option. | ||
| 4 | (math-compose-expr): Use latex option when calling | ||
| 5 | `math-compose-tex-matrix' for latex mode. | ||
| 6 | |||
| 1 | 2006-02-28 Nick Roberts <nickrob@snap.net.nz> | 7 | 2006-02-28 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 8 | ||
| 3 | * speedbar.el: Re-instate comments about developing for speedbar | 9 | * speedbar.el: Re-instate comments about developing for speedbar |