FreeBSD Bugzilla – Attachment 78130 Details for
Bug 112384
dired problem of ports editors/emacs20 in Japanese environment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.07 KB, created by
Yutaka NAGAI
on 2007-05-03 17:00:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yutaka NAGAI
Created:
2007-05-03 17:00:08 UTC
Size:
1.07 KB
patch
obsolete
>*** patch-lisp::dired.el.orig Thu May 3 23:30:03 2007 >--- patch-lisp::dired.el Thu May 3 23:42:29 2007 >*************** >*** 4,10 **** > ;; weiand: changed: year potentially unaligned > ;;old s "\\(" HH:MM "\\|" s yyyy "\\|" yyyy s "\\)")) > s "\\(" HH:MM "\\|" s "?" yyyy "\\|" yyyy s "\\)")) >! + (freebsd-ja (concat s mm "/" dd s "\\(" HH:MM "\\|" s yyyy "\\)")) > (japanese (concat mm k s dd k s "\\(" s HH:MM "\\|" yyyy k "\\)"))) > ;; The "[0-9]" below requires the previous column to end in a digit. > ;; This avoids recognizing `1 may 1997' as a date in the line: >--- 4,10 ---- > ;; weiand: changed: year potentially unaligned > ;;old s "\\(" HH:MM "\\|" s yyyy "\\|" yyyy s "\\)")) > s "\\(" HH:MM "\\|" s "?" yyyy "\\|" yyyy s "\\)")) >! + (freebsd-ja (concat s "?" mm "\\(/\\|" s "\\)" dd s "\\(" HH:MM "\\|" s yyyy "\\)")) > (japanese (concat mm k s dd k s "\\(" s HH:MM "\\|" yyyy k "\\)"))) > ;; The "[0-9]" below requires the previous column to end in a digit. > ;; This avoids recognizing `1 may 1997' as a date in the line:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 112384
: 78130