diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2c3336df2f7..aa8bf90c906 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-09-08 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * minibuf.c (history_delete_duplicates): New variable. | ||
| 4 | (read_minibuf): Use it. | ||
| 5 | (syms_of_minibuf): Create the corresponding lisp variable. | ||
| 6 | |||
| 1 | 2004-09-08 Kim F. Storm <storm@cua.dk> | 7 | 2004-09-08 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * xdisp.c (set_cursor_from_row): Also look at 'cursor' property in | 9 | * xdisp.c (set_cursor_from_row): Also look at 'cursor' property in |