Skip to content

Commit

Permalink
updating ChangeLog and adding more documentation to me.ehf
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Oct 29, 2023
1 parent c80e8ab commit 366a01e
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 4 deletions.
6 changes: 4 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
>
> Created By : Jon Green
> Created : Fri Feb 6 11:13:34 2004
> Last Modified : <231024.0719>
>
> Last Modified : <231028.1433>
> Authors: : John Green, Steven Phillips, Detlef Groth

[231027] mittelmark: Adding suspend code from Me23 from Steven Phillips code

[231024] mittelmark: Extending the Markdown mode by importing Steve's code from me23

[231023] mittelmark: Updating ChangeLog
Expand Down
45 changes: 43 additions & 2 deletions jasspa/macros/me.ehf
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@ Miscellaneous Information
lslmadd-color(2)le Create a new color
lslmadd-color-scheme(2)le Create a new color scheme
lslmchange-font(2)le Change the screen font
lslmchange-font-size(2)le Change the font size X-Windows or Windows
lslmchange-frame-depth(2)le Change the number of lines on the current frame
lslmchange-frame-width(2)le Change the number of columns on the current frame
lslmchange-scheme(3)le Change the current highlight scheme
Expand Down Expand Up @@ -1858,6 +1859,7 @@ Miscellaneous Information
lslmchange-buffer-name(2)le (cDesc C-ncA) Change name of current buffer
lslmchange-file-name(2)le (cDC-x ncA) Change the file name of the current buffer
lslmchange-font(2)le Change the screen font
lslmchange-font-size(2)le Change the screen font
lslmchange-frame-depth(2)le Change the number of lines on the current frame
lslmchange-frame-width(2)le Change the number of columns on the current frame
lslmchange-scheme(3)le Change the current highlight scheme
Expand Down Expand Up @@ -2268,6 +2270,7 @@ Miscellaneous Information
lslmchange-buffer-name(2)le (cDesc C-ncA) Change name of current buffer
lslmchange-file-name(2)le (cDC-x ncA) Change the file name of the current buffer
lslmchange-font(2)le Change the screen font
lslmchange-font-size(2)le Change the font size X-Windows or Windows
lslmchange-frame-depth(2)le Change the number of lines on the current frame
lslmchange-frame-width(2)le Change the number of columns on the current frame
lslmchange-screen-depth(2)le Change the number of lines on the screen
Expand Down Expand Up @@ -3379,6 +3382,7 @@ Miscellaneous Information
lslmchange-buffer-name(2)le (cDesc C-ncA) Change name of current buffer
lslmchange-file-name(2)le (cDC-x ncA) Change the file name of the current buffer
lslmchange-font(2)le Change the screen font
lslmchange-font-size(2)le Change the font size X-Windows or Windows
lslmchange-frame-depth(2)le Change the number of lines on the current frame
lslmchange-frame-width(2)le Change the number of columns on the current frame
lslmchange-scheme(3)le Change the current highlight scheme
Expand Down Expand Up @@ -12690,7 +12694,44 @@ $a
cEcESEE ALSO cEcA


lslmchange-frame-width(2)le, lslmchange-frame-depth(2)le, lslm$result(5)le, lslmuser-setup(3)le.
lslmchange-font-size(2)le, lslmchange-frame-width(2)le, lslmchange-frame-depth(2)le, lslm$result(5)le, lslmuser-setup(3)le.
! 2 change-font-size
cEcENAME cEcA


change-font-size - Change the screen font in non-terminal mode
$a


cEcESYNOPSIS cEcA


cC[X-Windows, Microsoft Windows]cA
cCncA cDchange-font-sizecA
1cA cDchange-font-sizecA (cDC-+cA)
-1cA cDchange-font-size cA (cDC--cA)
0cA cDchange-font-sizecA (cDC-=cA)



cEcEDESCRIPTION cEcA


cDchange-font-sizecA is a command which allows to resize the current
MicroEmacs font using standard key-bindings, C-+, C-- and C-=.
The font-size is increased in case of C-+ and decreased in case of the C--
minus key bindings. For Unix systems the variables lslm%fonts(5)le
and lslm%font-index(5)le are used to cycle through some standard (Adobe
bold) fonts or through a list of user defined fonts. On Windows simply
the current font-size of the current font is changed.

cEcESEE ALSO cEcA


lslmchange-font(2)le, lslm%font(5)le, lslm%font-index(5)le.



! 2 prefix
cEcENAME cEcA

Expand Down Expand Up @@ -50845,7 +50886,7 @@ $a
cEcESEE ALSO cEcA


lslm%change-font(2)le, lslmuser-setup(3)le.
lslmchange-font(2)le, lslmuser-setup(3)le.
! 5 %ftp-flags
! 5 %http-flags
cEcENAME cEcA
Expand Down

0 comments on commit 366a01e

Please sign in to comment.