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
Unknown Object (File)
Tue, Apr 21, 6:56 PM
Unknown Object (File)
Tue, Apr 21, 6:59 AM
Unknown Object (File)
Mon, Apr 20, 11:10 PM
Unknown Object (File)
Mon, Apr 20, 4:45 PM
Unknown Object (File)
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
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35184
Build 32131: arc lint + arc unit