emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Delete some Emacs 24 compat code


From: Ihor Radchenko
Subject: Re: [PATCH] Delete some Emacs 24 compat code
Date: Thu, 30 Jun 2022 21:39:20 +0800

Ihor Radchenko <yantar92@gmail.com> writes:

>>  ;;; Integration with and fixes for other packages
>> diff --git a/lisp/org-fold-core.el b/lisp/org-fold-core.el
>> index 88072852d..287686c01 100644
>> --- a/lisp/org-fold-core.el
>> +++ b/lisp/org-fold-core.el
>> ...
>> +(define-obsolete-function-alias 'org-fold-core--seq-partition 
>> #'seq-partition "9.6")

Also, thinking a bit more. Do we need to obsolete the private function?
I think it is safe to remove it completely.

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]