diff options
| author | John Paul Wallington | 2004-03-11 01:27:10 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2004-03-11 01:27:10 +0000 |
| commit | d544d2ca97c576c07fb19e6f1167531eff66c85a (patch) | |
| tree | 3021d6fdb7fe22210f3ca2da1f0c88525f3ccdc1 /lisp/ChangeLog | |
| parent | c0f97789bf67d4279de3242cc9a87eef059fae38 (diff) | |
| download | emacs-d544d2ca97c576c07fb19e6f1167531eff66c85a.tar.gz emacs-d544d2ca97c576c07fb19e6f1167531eff66c85a.zip | |
(foldout-fold-list, foldout-modeline-string): Declare them as
variables, not constants.
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 4ecd05a778f..b2237cb0620 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-03-10 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * foldout.el (foldout-fold-list, foldout-modeline-string): | ||
| 4 | Declare them as variables, not constants. | ||
| 5 | |||
| 1 | 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 7 | ||
| 3 | * ps-print.el: Modification to print *Messages* buffer. | 8 | * ps-print.el: Modification to print *Messages* buffer. |