diff options
| author | Paul Eggert | 2012-11-22 00:39:27 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-11-22 00:39:27 -0800 |
| commit | 0e70ce9335996bd21c6b7f4ae0bf6b2924b89d4f (patch) | |
| tree | 970de43bc14b72184216fbc59a7f006940236fc9 /doc/misc/ChangeLog | |
| parent | a14a5a40990df7637e6852d328cb16dc5c35ede0 (diff) | |
| download | emacs-0e70ce9335996bd21c6b7f4ae0bf6b2924b89d4f.tar.gz emacs-0e70ce9335996bd21c6b7f4ae0bf6b2924b89d4f.zip | |
Document Calc Gregorian in NEWS; fix manual a bit.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 67cbd40a0a3..7c56d56fd73 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-11-22 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!". | ||
| 4 | (Date Forms): Correct off-by-one error in explanation of | ||
| 5 | Julian day numbers. Give Gregorian equivalent of its origin. | ||
| 6 | |||
| 1 | 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com> | 7 | 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com> |
| 2 | 8 | ||
| 3 | * doc/misc/calc.texi (Date Forms): Mention the customizable | 9 | * doc/misc/calc.texi (Date Forms): Mention the customizable |