File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
2023-12-01 Mats Lidell <
[email protected] >
2
2
3
+ * hmouse-tag.el (ibtype:def-symbol): Declare function to silence warning.
4
+
3
5
* test/hyrolo-tests.el (hyrolo-sort-test): Set default date format so the
4
6
format used is well defined.
5
7
(hyrolo-fgrep-and-goto-next-visible-md-heading): Use level one heading
Original file line number Diff line number Diff line change 3
3
; ; Author: Bob Weiner
4
4
; ;
5
5
; ; Orig-Date: 24-Aug-91
6
- ; ; Last-Mod: 22-Nov -23 at 00:15:24 by Bob Weiner
6
+ ; ; Last-Mod: 1-Dec -23 at 23:32:23 by Mats Lidell
7
7
; ;
8
8
; ; SPDX-License-Identifier: GPL-3.0-or-later
9
9
; ;
80
80
81
81
(declare-function hsys-org-get-value " hsys-org" )
82
82
(declare-function org-in-src-block-p " org" )
83
+ (declare-function ibtype:def-symbol " hbut" )
83
84
84
85
; ; Forward declare needed? Because of optional defined above? Can we
85
86
; ; skip checking if xref is available since it has been at least since
You can’t perform that action at this time.
0 commit comments