]> git.eshelyaron.com Git - emacs.git/commit
Bind 'n'/'p' in gitmerge-mode to line scroll
authorStefan Kangas <stefankangas@gmail.com>
Wed, 21 Sep 2022 08:10:22 +0000 (10:10 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 21 Sep 2022 08:15:45 +0000 (10:15 +0200)
commit00f6bb1286c6f52bd2f70650e720c88ec090dae9
treedbcbfc621dd6dcdeca90e3ff81ba36ddf439e0a9
parentcee9a2cbe0cd2cb1af602077727c03f2ae62fa90
Bind 'n'/'p' in gitmerge-mode to line scroll

* admin/gitmerge.el (gitmerge-mode-map): Bind 'n' and 'p' to
'next-line' and 'previous-line'.
admin/gitmerge.el