da40fd3de3
are not old enough for Leap - Add patch to fix Texinfo references inside the manual: 0002-compat.texi-Fix-references-to-Emacs-30.1-in-Support-.patch OBS-URL: https://build.opensuse.org/package/show/editors/emacs-compat?expand=0&rev=11
72 lines
3.2 KiB
Plaintext
72 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Aug 3 17:21:16 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Add back the install_info macro's for Leap, info triggers
|
|
are not old enough for Leap
|
|
- Add patch to fix Texinfo references inside the manual:
|
|
0002-compat.texi-Fix-references-to-Emacs-30.1-in-Support-.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 03 16:23:59 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Remove use deprecated install_info macro's
|
|
- Rebase 0001-Add-install-target.patch against new upstream version
|
|
- Update to version 30.0.0.0:
|
|
* compat-28: Mark =subr-native-elisp-p= as obsolete (renamed in Emacs 30).
|
|
* compat-30: New function =char-to-name=.
|
|
* compat-30: New function =obarray-clear=.
|
|
* compat-30: New function =interpreted-function-p=.
|
|
* compat-30: New function =primitive-function-p=.
|
|
* compat-30: New function =closurep=.
|
|
* compat-30: Add extended function =sort= with keyword arguments.
|
|
* compat-30: New function =value<=.
|
|
* compat-30: Add extended =copy-tree= with support for copying records with
|
|
non-nil optional second argument.
|
|
* compat-30: New macro =static-if=.
|
|
* compat-30: New alias =drop=.
|
|
* compat-30: New function =merge-ordered-lists=.
|
|
* compat-30: New variables =completion-lazy-hilit= and =completion-lazy-hilit-fn=
|
|
and new function =completion-lazy-hilit=.
|
|
* compat-30: New function =require-with-check=.
|
|
* compat-30: New functions =find-buffer= and =get-truename-buffer=.
|
|
* compat-30: Add extended =completion-metadata-get= with support for
|
|
=completion-category-overrides= and =completion-extra-properties=.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 18:10:17 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Update to version 29.1.4.5:
|
|
* Update NEWS.org
|
|
* compat-tests: Fix compat-thing-at-mouse test
|
|
* Use https links everywhere
|
|
* compat.texi: Use @dfn{Extended Definitions}
|
|
* NEWS: Mention addition of compat.el to Emacs
|
|
* compat.texi: Update manual after the inclusion of compat.el in Emacs
|
|
* compat-tests: Fix commentary linter warnings
|
|
* compat-tests: Use should-equal
|
|
* compat--maybe-require: Rename macro to reduce churn
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 21:13:02 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Depend on emacs-devel to make sure Emacs packaging macros are installed when not building with emacs-eln
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 08:10:11 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Update to version 29.1.4.4:
|
|
* The maintainer field accepts only a single mail address
|
|
* fix(compat.el): Package-Requires "seq" = 2.3 -> 2.23 (#31)
|
|
* compat.texi: Fix typos
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 27 19:41:20 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Initial packaging for OpenSuSE
|
|
- Include patch to add install targets to upstream makefiles
|
|
- Compat 29.1.4.2
|
|
* compat-28: Improve =make-separator-line= visuals on graphic displays
|
|
* compat-28: Add =native-comp-available-p=, which always returns nil
|
|
* compat-29: Add variable =lisp-directory=
|
|
|