diff options
| author | Luc Teirlinck | 2004-09-27 22:10:21 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-09-27 22:10:21 +0000 |
| commit | e2577410cce69c189dfc8f394015aae2ababb295 (patch) | |
| tree | e6c011881badeeef4f9dbf419a4d52752eab2c28 /lisp/ChangeLog | |
| parent | 10b43d7c1c9f6cc96b797ff0066d356d3598775d (diff) | |
| download | emacs-e2577410cce69c189dfc8f394015aae2ababb295.tar.gz emacs-e2577410cce69c189dfc8f394015aae2ababb295.zip | |
(enriched-translations): Replace defconst with defvar.
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 f83d6e09ad0..c411ccf6a45 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-09-27 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * textmodes/enriched.el (enriched-translations): Replace defconst | ||
| 4 | with defvar. | ||
| 5 | |||
| 1 | 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 7 | ||
| 3 | * printing.el: Doc fix. | 8 | * printing.el: Doc fix. |