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
F153401918: D27473.diff
Mon, Apr 20, 11:10 PM
F153357394: D27473.id80305.diff
Mon, Apr 20, 4:45 PM
F153328824: D27473.id80305.diff
Mon, Apr 20, 12:33 PM
Unknown Object (File)
Wed, Apr 15, 2:30 AM
Unknown Object (File)
Sun, Apr 5, 6:52 AM
Unknown Object (File)
Fri, Apr 3, 4:01 AM
Unknown Object (File)
Sun, Mar 29, 12:22 PM
Unknown Object (File)
Sat, Mar 28, 7:52 PM
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