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)
Sun, Jan 26, 9:56 PM
Unknown Object (File)
Jan 6 2025, 8:18 AM
Unknown Object (File)
Dec 14 2024, 4:23 AM
Unknown Object (File)
Nov 27 2024, 7:55 PM
Unknown Object (File)
Oct 22 2024, 1:28 AM
Unknown Object (File)
Oct 20 2024, 11:01 PM
Unknown Object (File)
Oct 20 2024, 5:41 PM
Unknown Object (File)
Oct 18 2024, 7:12 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