diff options
| author | Glenn Morris | 2013-01-31 19:58:50 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-01-31 19:58:50 -0800 |
| commit | 0eb61895e5c1496551c9aa5d1d97ddc24835f932 (patch) | |
| tree | 2bcbbb39286f725cafd49bb97305306159d7c861 /etc/ChangeLog | |
| parent | 86e100a6936882a982648c3fe2e09d82f5a94e55 (diff) | |
| download | emacs-0eb61895e5c1496551c9aa5d1d97ddc24835f932.tar.gz emacs-0eb61895e5c1496551c9aa5d1d97ddc24835f932.zip | |
Move lisp/calc/README* to etc/CALC-NEWS
* make-dist: Only README files exist in lisp/ now, not README*.
* doc/misc/calc.texi (Help Commands): Mention etc/CALC-NEWS.
* etc/CALC-NEWS: Move here from lisp/calc/README, README.prev.
* lisp/calc/README, lisp/calc/README.prev: Rename/merge to etc/CALC-NEWS.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 6c1a08cb670..e50ae678a70 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-02-01 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * CALC-NEWS: Move here from lisp/calc/README, README.prev. | ||
| 4 | |||
| 1 | 2012-12-23 Jan Djärv <jan.h.d@swipnet.se> | 5 | 2012-12-23 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | * TODO: Adjust entry about NS event loop. | 7 | * TODO: Adjust entry about NS event loop. |