diff options
| author | Dave Love | 2003-01-27 11:38:45 +0000 |
|---|---|---|
| committer | Dave Love | 2003-01-27 11:38:45 +0000 |
| commit | 839aacc98f3ffa7b609fa75f7a9963dda55acbc6 (patch) | |
| tree | de71a5a3dbd9661b3ffbfbefe5eee80f77e44b85 /lisp/ChangeLog | |
| parent | 1e56daa587d05f88a2be97160401be9b94c61f59 (diff) | |
| download | emacs-839aacc98f3ffa7b609fa75f7a9963dda55acbc6.tar.gz emacs-839aacc98f3ffa7b609fa75f7a9963dda55acbc6.zip | |
(thing-at-point-file-name-chars): Include
non-ASCII again and re-write the filename ops.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80767e5384d..478b01997c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2003-01-27 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * dired-x.el (dired-filename-at-point): Fix last change and tidy up. | ||
| 4 | |||
| 5 | * thingatpt.el (thing-at-point-file-name-chars): Include | ||
| 6 | non-ASCII again and re-write the filename ops. | ||
| 7 | |||
| 1 | 2003-01-27 David Ponce <david@dponce.com> | 8 | 2003-01-27 David Ponce <david@dponce.com> |
| 2 | 9 | ||
| 3 | * makefile.w32-in (update-subdirs-SH): Create lisp/subdirs.el. | 10 | * makefile.w32-in (update-subdirs-SH): Create lisp/subdirs.el. |