(dired-move-to-filename-regexp):
authorPaul Eggert <eggert@twinsun.com>
Wed, 7 Nov 2001 21:52:44 +0000 (21:52 +0000)
committerPaul Eggert <eggert@twinsun.com>
Wed, 7 Nov 2001 21:52:44 +0000 (21:52 +0000)
commitb4bbe8889b20b7371686e32f002f61e1b202c671
treea46a55555480bc124841ab17bfcad65cb2fb72bc
parent0c99b1392778ac128d78c14a1bd28b64d9f9d566
(dired-move-to-filename-regexp):
Do not distinguish between ASCII letters and non-ASCII characters.
Don't allow comma except in the form "month day, year".
Don't allow space between month name and comma.
Clean up the code that checks for trailing period, comma, and space.
Remove now-obsolete comments, and add more commentary about
Japanese dates.
Always gobble up trailing spaces, instead of doing it only sometimes.
lisp/dired.el