diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc2f343cc9a..6b5ebd71995 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-11-11 Richard M. Stallman <rms@gnu.org> | 1 | 2001-11-11 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * calendar/solar.el (solar-sunrise-and-sunset): | ||
| 4 | Exchange the two extreme values of day-length. | ||
| 5 | |||
| 3 | * progmodes/sh-script.el (sh-must-be-shell-mode): | 6 | * progmodes/sh-script.el (sh-must-be-shell-mode): |
| 4 | Allow modes derived from sh-mode. | 7 | Allow modes derived from sh-mode. |
| 5 | 8 | ||