diff options
| author | Dave Love | 2001-04-06 10:24:47 +0000 |
|---|---|---|
| committer | Dave Love | 2001-04-06 10:24:47 +0000 |
| commit | 3ffb33bb5097419fd82156d3a3c562dfab803529 (patch) | |
| tree | f0581761a20a9e57086bd479b696cf085ddd296e /lisp | |
| parent | dd33cc5605a2dc5418868246afcf453d727615e2 (diff) | |
| download | emacs-3ffb33bb5097419fd82156d3a3c562dfab803529.tar.gz emacs-3ffb33bb5097419fd82156d3a3c562dfab803529.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 49c158fa4bb..e28048bb60e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-04-06 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * international/encoded-kb.el (encoded-kbd-self-insert-ccl): | ||
| 4 | Remove redundant string-to-list. | ||
| 5 | |||
| 1 | 2001-04-05 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2001-04-05 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * composite.el (reference-point-alist): Doc fix. | 8 | * composite.el (reference-point-alist): Doc fix. |