diff options
| author | Juanma Barranquero | 2010-08-06 02:44:56 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-08-06 02:44:56 +0200 |
| commit | c95b508f9b3304c3ce45e5f7c6769dbe2978152c (patch) | |
| tree | 7ce7cfa7295b2343d7aa31322f4b97252a08f530 /src | |
| parent | fce70521a62cbcc56ec41659e35c3ca94ce53f7f (diff) | |
| download | emacs-c95b508f9b3304c3ce45e5f7c6769dbe2978152c.tar.gz emacs-c95b508f9b3304c3ce45e5f7c6769dbe2978152c.zip | |
src/ChangeLog: Fix entry.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 60a69356d30..feda54defd8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -15,8 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | * menu.h (xmalloc_widget_value, digest_single_submenu): Declare. | 16 | * menu.h (xmalloc_widget_value, digest_single_submenu): Declare. |
| 17 | 17 | ||
| 18 | * dired.c (compile_pattern): | 18 | * dired.c (compile_pattern): Restore declaration. |
| 19 | * syssignal.h (signal_handler_t): Restore declarations. | ||
| 20 | 19 | ||
| 21 | 2010-08-05 Dan Nicolaescu <dann@ics.uci.edu> | 20 | 2010-08-05 Dan Nicolaescu <dann@ics.uci.edu> |
| 22 | 21 | ||