aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDave Love2003-01-27 11:38:45 +0000
committerDave Love2003-01-27 11:38:45 +0000
commit839aacc98f3ffa7b609fa75f7a9963dda55acbc6 (patch)
treede71a5a3dbd9661b3ffbfbefe5eee80f77e44b85 /lisp/ChangeLog
parent1e56daa587d05f88a2be97160401be9b94c61f59 (diff)
downloademacs-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/ChangeLog7
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 @@
12003-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
12003-01-27 David Ponce <david@dponce.com> 82003-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.