diff options
| author | Andreas Schwab | 2002-06-28 12:39:46 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2002-06-28 12:39:46 +0000 |
| commit | 1aa1cb6611ed1c524b191bc483026d2376b85c53 (patch) | |
| tree | 16ed953d41260ae5c4cf2280f587d1edb4d37f5d /src/ChangeLog | |
| parent | 789d1bf0f08f1095ab67737e857ed5fec31b5d97 (diff) | |
| download | emacs-1aa1cb6611ed1c524b191bc483026d2376b85c53.tar.gz emacs-1aa1cb6611ed1c524b191bc483026d2376b85c53.zip | |
Remove duplicate declaration of code_convert_string_norecord.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f02f7113f29..d3898130d7c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-06-28 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * lisp.h: Remove duplicate declaration of | ||
| 4 | code_convert_string_norecord. | ||
| 5 | |||
| 1 | 2002-06-27 Kim F. Storm <storm@cua.dk> | 6 | 2002-06-27 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * xdisp.c: (mode_line_string_list, mode_line_string_face) | 8 | * xdisp.c: (mode_line_string_list, mode_line_string_face) |