Skip to content

Commit c9e1bb8

Browse files
author
Detlef Groth
committed
24 beta released
1 parent 7cdbd06 commit c9e1bb8

File tree

3 files changed

+46
-5
lines changed

3 files changed

+46
-5
lines changed

ChangeLog

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,26 @@
77
>
88
> Created By : Jon Green
99
> Created : Fri Feb 6 11:13:34 2004
10-
> Last Modified : <241007.1504>
10+
> Last Modified : <241109.0737>
1111
> Authors: : John Green, Steven Phillips, Detlef Groth
1212

13+
[241109]
14+
15+
- Release v09.12.24b3 (beta-3) - last beta for final release
16+
17+
[241021]
18+
19+
- small improvements in r-mode fo item-list and folding
20+
- fixing indenting issues for R code if hash symbol is in string
21+
- jeany.emf added to repository - CUA bindings behind C-j key
22+
- shebang hilighting for R and Python
23+
- fixing Markdown link browsing in help pages
24+
- spell-install command to install dictionaries from within MicroEmacs
25+
- shell scripts to install MicroEmacs via curl and unzip on
26+
Linux, MacOS, FreeBSD, Windows/Msys2, Windows/Cygwin and Windows
27+
- on Linunx and FreeBSD as well True Type fonts are installed
28+
- adding exectute-string via !-prefix in favorites (thanks to Steven Phillips)
29+
1330
[241007]
1431
- small improvements in r-mode fo item-list and folding
1532

doc/me.smd

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4983,13 +4983,25 @@
49834983

49844984

49854985
## Development History
4986-
- [241007]
4986+
4987+
- [241109]
4988+
- Release v09.12.24b3 (beta-3) last beta for final release
4989+
4990+
- [241021]
49874991
- small improvements in r-mode fo item-list and folding
4992+
- fixing indenting issues for R code if hash symbol is in string
4993+
- jeany.emf added to repository - CUA bindings behind C-j key
4994+
- shebang hilighting for R and Python
4995+
- fixing Markdown link browsing in help pages
4996+
- spell-install command to install dictionaries from within MicroEmacs
4997+
- shell scripts to install MicroEmacs via curl and unzip on
4998+
Linux, MacOS, FreeBSD, Windows/Msys2, Windows/Cygwin and Windows
4999+
- on Linunx and FreeBSD as well True Type fonts are installed
5000+
- adding exectute-string via !-prefix in favorites (thanks to Steven Phillips)
49885001

49895002
- [240928]
49905003
- Release v09.12.24.b2 (beta-2)
49915004

4992-
49935005
- [20240927]
49945006
- support for Markdown as define-help language
49955007
- adding [rdoc(3)](rdoc(3)) command

jasspa/macros/me.ehf

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5058,13 +5058,25 @@ Miscellaneous Information
50585058

50595059

50605060
cEDevelopment History cA
5061-
- [241007]
5061+
5062+
- [241109]
5063+
- Release v09.12.24b3 (beta-3) last beta for final release
5064+
5065+
- [241021]
50625066
- small improvements in r-mode fo item-list and folding
5067+
- fixing indenting issues for R code if hash symbol is in string
5068+
- jeany.emf added to repository - CUA bindings behind C-j key
5069+
- shebang hilighting for R and Python
5070+
- fixing Markdown link browsing in help pages
5071+
- spell-install command to install dictionaries from within MicroEmacs
5072+
- shell scripts to install MicroEmacs via curl and unzip on
5073+
Linux, MacOS, FreeBSD, Windows/Msys2, Windows/Cygwin and Windows
5074+
- on Linunx and FreeBSD as well True Type fonts are installed
5075+
- adding exectute-string via !-prefix in favorites (thanks to Steven Phillips)
50635076

50645077
- [240928]
50655078
- Release v09.12.24.b2 (beta-2)
50665079

5067-
50685080
- [20240927]
50695081
- support for Markdown as define-help language
50705082
- adding lsrdoc(3)lmrdoc(3)le command

0 commit comments

Comments
 (0)