diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a633d951b4d..1f7c1fdd26b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2003-01-15 Dave Love <fx@gnu.org> | 1 | 2003-01-15 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * thingatpt.el (thing-at-point-file-name-chars): Include non-ASCII | ||
| 4 | and use documented treatment of -. | ||
| 5 | |||
| 6 | * dired-x.el (dired-filename-at-point): Fix filename-chars. | ||
| 7 | |||
| 3 | * international/ucs-tables.el: Set up tables for 8859-6. | 8 | * international/ucs-tables.el: Set up tables for 8859-6. |
| 4 | 9 | ||
| 5 | * server.el (server-window): Customize. | 10 | * server.el (server-window): Customize. |