diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cf690be2c43..dc6b0a5ed2f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2001-12-18 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * dired.c (scmp): Function moved from minibuf.c. | ||
| 4 | Delete multibyte handling--used only on encoded strings. | ||
| 5 | |||
| 6 | * minibuf.c (scmp): Function moved to dired.c. | ||
| 7 | |||
| 8 | * fns.c (merge): Add QUIT call. | ||
| 9 | |||
| 1 | 2001-12-18 Dave Love <fx@gnu.org> | 10 | 2001-12-18 Dave Love <fx@gnu.org> |
| 2 | 11 | ||
| 3 | * Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el, | 12 | * Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el, |