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)
Thu, Aug 13, 3:31 AM
Unknown Object (File)
Tue, Aug 11, 6:59 PM
Unknown Object (File)
Tue, Aug 11, 5:24 AM
Unknown Object (File)
Sat, Aug 8, 5:07 PM
Unknown Object (File)
Mon, Aug 3, 12:08 PM
Unknown Object (File)
Mon, Jul 27, 8:45 AM
Unknown Object (File)
Fri, Jul 24, 8:33 PM
Unknown Object (File)
Jul 22 2026, 2:48 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35184
Build 32131: arc lint + arc unit