[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/visual-fill-column bad073f941 079/137: Fix README
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/visual-fill-column bad073f941 079/137: Fix README |
Date: |
Sun, 2 Jan 2022 22:59:13 -0500 (EST) |
branch: elpa/visual-fill-column
commit bad073f941874df7b5c0f13620e5c5b8a2cab2e3
Author: Joost Kremers <joostkremers@fastmail.fm>
Commit: Joost Kremers <joostkremers@fastmail.fm>
Fix README
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a30667c5bc..84f628af6b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
`visual-fill-column-mode` is a small Emacs minor mode that mimics the effect
of `fill-column` in `visual-line-mode`. Instead of wrapping lines at the window
edge, which is the standard behaviour of `visual-line-mode`, it wraps lines at
`fill-column`. If `fill-column` is too large for the window, the text is
wrapped at the window edge.
+|----------------------------------+--------------------------------|
|  |  |
## Installation ##
- [nongnu] elpa/visual-fill-column ed3dec104f 032/137: Fix doc string of `visual-fill-column-split-window-sensibly', (continued)
- [nongnu] elpa/visual-fill-column ed3dec104f 032/137: Fix doc string of `visual-fill-column-split-window-sensibly', ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column d24354e79b 039/137: Update version number., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column d96fefd6be 056/137: Further change to the README., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column ccb017b24e 069/137: Bug fix: calculate right margin on the basis of left margin., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 0cba0dcc15 087/137: Add example code for setting split-window-preferred-function., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column f72b9d3740 008/137: Add small comment to header block., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 9ab9d05139 020/137: Merge pull request #7 from expez/tweak-readme, ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 055933e93c 023/137: Fix doc string., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 56355c305b 028/137: Update copyright statement., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 5c1f26f1b8 037/137: Make visual-fill-column-split-window a public function., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column bad073f941 079/137: Fix README,
ELPA Syncer <=
- [nongnu] elpa/visual-fill-column 9ddc876975 067/137: Remove space between #' and function symbol., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 8aee572de5 062/137: Merge branch 'master' of https://github.com/joostkremers/visual-fill-column, ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column a19fbe8bcf 076/137: Update version number., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column d6b09e5533 078/137: Add screenshots before and after., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column fac6a4ce67 044/137: Take text scaling into account when computing margins, ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column db89c32b4d 059/137: Update copyright statement to 2018., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column d3f64e7206 050/137: Update README, ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column c0e5ec8f88 052/137: Fix potentially serious typos in license, ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column 606d86e38c 060/137: Update doc string of `turn-on-visual-fill-column-mode'., ELPA Syncer, 2022/01/02
- [nongnu] elpa/visual-fill-column dd6f1e0cf2 084/137: Resize screenshots., ELPA Syncer, 2022/01/02