Skip to content

Commit 49e8e41

Browse files
author
Detlef Groth
committed
adding function execute-region for macro development
1 parent 9ca5f7e commit 49e8e41

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

ChangeLog

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,18 @@
77
>
88
> Created By : Jon Green
99
> Created : Fri Feb 6 11:13:34 2004
10-
> Last Modified : <231112.0701>
10+
> Last Modified : <231112.0840>
1111
> Authors: : John Green, Steven Phillips, Detlef Groth
1212

13+
[231112] adding new command execute-region, insert-template now interactive
14+
using macro variable .insert-template.templates, docu updates for
15+
change-font-type, insert-macro, execute-region
16+
1317
[231111] version bump in C-code for next release to v09.12.22
14-
fixing frame resize issue by removing it after font-change
18+
fixing frame resize issue after font-change by removing it
1519
taking code from me23 from Steve
1620
improved change-font-type, now this works
17-
change-font-type "chivo"
21+
change-font-type "chivo" if Chivo Mono font is installed as X11-font
1822

1923
[231108] little fix for Dracula them for link background,
2024
change-font-type now works as well like this

jasspa/macros/me.ehf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5030,7 +5030,9 @@ Miscellaneous Information
50305030

50315031
* [231212] new function with interactive selection: lslminsert-template(3)le
50325032
using lslm.insert-template.templates(5)le variable
5033-
docu update for changelogs and insert-template
5033+
adding new function lslmexecute-region(3)le for easier
5034+
macro development, docu update for changelogs and insert-template,
5035+
execute-region, change-font-type
50345036

50355037
* [231111] version bump in C-code for next release to v09.12.22
50365038
fixing frame resize issue by removing it after font-change

0 commit comments

Comments
 (0)