mirror of
https://codeberg.org/scip/novel-mode.git
synced 2025-12-17 12:31:01 +01:00
typos
This commit is contained in:
@@ -18,8 +18,8 @@ When turned on, it does the following conversions:
|
|||||||
- enlarge font size
|
- enlarge font size
|
||||||
- switch to variable width font
|
- switch to variable width font
|
||||||
- enable word wrap (without fringe marker)
|
- enable word wrap (without fringe marker)
|
||||||
- increate line spacing
|
- increase line spacing
|
||||||
- adds a window margin to the left and right (thereby centering the text)
|
- add a window margin to the left and right (thereby centering the text)
|
||||||
- disable all input keys (rendering the buffer read-only)
|
- disable all input keys (rendering the buffer read-only)
|
||||||
- disable the cursor
|
- disable the cursor
|
||||||
- switch to buffer-scrolling (like e.g. in Acroread)
|
- switch to buffer-scrolling (like e.g. in Acroread)
|
||||||
|
|||||||
@@ -38,8 +38,8 @@
|
|||||||
;; - enlarge font size
|
;; - enlarge font size
|
||||||
;; - switch to variable width font
|
;; - switch to variable width font
|
||||||
;; - enable word wrap (without fringe marker)
|
;; - enable word wrap (without fringe marker)
|
||||||
;; - increate line spacing
|
;; - increase line spacing
|
||||||
;; - adds a window margin to the left and right (thereby centering the text)
|
;; - add a window margin to the left and right (thereby centering the text)
|
||||||
;; - disable all input keys (rendering the buffer read-only)
|
;; - disable all input keys (rendering the buffer read-only)
|
||||||
;; - disable the cursor
|
;; - disable the cursor
|
||||||
;; - switch to buffer-scrolling (like e.g. in Acroread)
|
;; - switch to buffer-scrolling (like e.g. in Acroread)
|
||||||
|
|||||||
Reference in New Issue
Block a user