comparison lisp/ChangeLog @ 30870:4f58e2bbcb08

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 16 Aug 2000 19:53:17 +0000
parents e9f90c0f204c
children c4366892a814
comparison
equal deleted inserted replaced
30869:1827bd720842 30870:4f58e2bbcb08
1 2000-08-16 Dave Love <fx@gnu.org>
2
3 * play/5x5.el: Doc fixes.
4 (5x5) <defgroup>: Add :version.
5
6 * play/fortune.el (fortune) <defgroup>: Add :version.
7 (fortune-append): Fix error message.
8 (fortune-from-region): Doc fix.
9
10 * play/pong.el (pong): Doc fix.
11
12 * play/morse.el: Keywords, commentary, autoloads.
13
1 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il> 14 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il>
2 15
3 * desktop.el (desktop-save): Don't look at symbol-value of a 16 * desktop.el (desktop-save): Don't look at symbol-value of a
4 member of minor-mode-alist, unless it is boundp. 17 member of minor-mode-alist, unless it is boundp.
5 18