emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/page-break-lines 24fee30edf 70/80: Merge pull request #32


From: ELPA Syncer
Subject: [nongnu] elpa/page-break-lines 24fee30edf 70/80: Merge pull request #32 from MicahElliott/master
Date: Tue, 5 Sep 2023 04:03:08 -0400 (EDT)

branch: elpa/page-break-lines
commit 24fee30edf14f382b2d3d4b450cc08a1956d963c
Merge: f8c4cd7fc6 ba4f69f4af
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #32 from MicahElliott/master
    
    Add README reference to Emacs “pages” and their bindings
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index e00e19e3f5..cd19675b92 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,10 @@ Enable `page-break-lines-mode` in an individual buffer like 
this:
 Alternatively, customize `page-break-lines-modes` and enable the mode globally 
with
 `global-page-break-lines-mode`.
 
+Note that Emacs already supports [“Pages”][pages] and jumping around
+between page breaks with `C-x [` (`backward-page`) and `C-x ]`
+(`forward-page`).
+
 Issues and limitations
 ======================
 
@@ -66,3 +70,5 @@ different display trade-offs.
 
[![](http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.png)](http://uk.linkedin.com/in/stevepurcell)
 
 [Steve Purcell's blog](http://www.sanityinc.com/) // [@sanityinc on 
Twitter](https://twitter.com/sanityinc)
+
+[pages](https://www.gnu.org/software/emacs/manual/html_node/emacs/Pages.html)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]