diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0bd5fe0a149..fdcde1dde0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com> | ||
| 2 | |||
| 3 | * calc/calc-forms.el (math-date-to-dt): Use integer date when | ||
| 4 | calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'. | ||
| 5 | |||
| 1 | 2012-11-18 Glenn Morris <rgm@gnu.org> | 6 | 2012-11-18 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * image.el (insert-image, insert-sliced-image): Doc fix. | 8 | * image.el (insert-image, insert-sliced-image): Doc fix. |