FreeBSD Bugzilla – Attachment 146702 Details for
Bug 193270
editors/apel unbreak build with emacs-devel (24.4.50)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for files/patch-poe.el
patch-poe.el.diff (text/plain), 611 bytes, created by
Yoshiaki Kasahara
on 2014-09-03 02:17:32 UTC
(
hide
)
Description:
patch for files/patch-poe.el
Filename:
MIME Type:
Creator:
Yoshiaki Kasahara
Created:
2014-09-03 02:17:32 UTC
Size:
611 bytes
patch
obsolete
>--- patch-poe.el.old 2014-01-23 02:40:44.000000000 +0900 >+++ patch-poe.el 2014-09-03 10:59:19.035730598 +0900 >@@ -1408,3 +1408,12 @@ > > ;; Emacs 19.29-19.34/XEmacs: `format-time-string' neither supports the > ;; format string "%z" nor the third argument `universal'. >+@@ -1667,7 +1667,7 @@ >+ ))) >+ ;; arglist: (prefix &optional dir-flag suffix) >+ (cond >+- ((not arglist) >++ ((or (not arglist) (not (listp arglist))) >+ ;; `make-temp-file' is a built-in; expects 3-args. >+ (put 'make-temp-file 'defun-maybe '3-args)) >+ ((> (length arglist) 3)
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 193270
: 146702