Skip to content

Commit 2811e72

Browse files
committed
Improve the feature to enable/disable highlighting at point
1 parent ef8d832 commit 2811e72

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
strategy:
2424
matrix:
2525
emacs-version:
26-
- 27.1
2726
- 28.1
2827
- 29.1
2928
- 29.4

bufferwizard.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Version: 1.0.0
77
;; URL: https://github.com/jamescherti/bufferwizard.el
88
;; Keywords: convenience
9-
;; Package-Requires: ((emacs "27.1"))
9+
;; Package-Requires: ((emacs "28.1"))
1010
;; SPDX-License-Identifier: GPL-3.0-or-later
1111

1212
;; This file is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)