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

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

[elpa] externals/objed 734711a 124/216: Add move-to-window-line-top-bott


From: Stefan Monnier
Subject: [elpa] externals/objed 734711a 124/216: Add move-to-window-line-top-bottom to activation cmds
Date: Tue, 8 Jan 2019 12:29:24 -0500 (EST)

branch: externals/objed
commit 734711a01d23882ca99ffb9ca1bbaf5bd6e4e7e5
Author: Clemera <address@hidden>
Commit: Clemera <address@hidden>

    Add move-to-window-line-top-bottom to activation cmds
---
 objed.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/objed.el b/objed.el
index 70e1d37..b73f43d 100644
--- a/objed.el
+++ b/objed.el
@@ -290,6 +290,7 @@ See also `objed-disabled-p'"
     (end-of-buffer . buffer)
     (scroll-up-command . line)
     (scroll-down-command . line)
+    (move-to-window-line-top-bottom . line)
     (xref-find-definitions . line)
     (xref-pop-marker-stack . line)
     (imenu . line)



reply via email to

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