Page MenuHomeFreeBSD

japanese/yc.el: Adapt to newer emacs versions
ClosedPublic

Authored by rhurlin on Dec 4 2020, 10:29 AM.
Tags
None
Referenced Files
F162941201: D27473.id80305.diff
Sat, Jul 18, 1:05 PM
Unknown Object (File)
Thu, Jul 9, 11:55 PM
Unknown Object (File)
Sat, Jul 4, 11:11 AM
Unknown Object (File)
Sat, Jul 4, 10:20 AM
Unknown Object (File)
Fri, Jul 3, 12:20 PM
Unknown Object (File)
Fri, Jul 3, 1:11 AM
Unknown Object (File)
Thu, Jul 2, 11:39 PM
Unknown Object (File)
Thu, Jun 25, 5:04 AM
Subscribers

Details

Summary

The "process-kill-without-query" function was made obsolete in emacs 27.1 [1].

Therefore the function should be replaced in japanese/yc.el by "set-process-query-on-exit-flag" function.

[1] http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f1c48b0

Submitted by Takayuki Nakao <t@nakao.org> (maintainer) in PR 249873.

Tested on Poudriere (amd64, i386). 'portlint -AC' seems happy.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable