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 c17f848c0f4..0cfe7fe704d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc-aent.el (calc-last-user-lang-parse-table): New variable. | ||
| 4 | (math-build-parse-table): Get parse information from | ||
| 5 | `math-parse-table'. | ||
| 6 | |||
| 1 | 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * window.el (recenter-last-op): New var. | 9 | * window.el (recenter-last-op): New var. |