]> code.delx.au - gnu-emacs/commit
Add more keymaps where S-SPC scrolls in the opposite direction to SPC.
authorJuri Linkov <juri@jurta.org>
Wed, 13 Feb 2013 08:28:47 +0000 (10:28 +0200)
committerJuri Linkov <juri@jurta.org>
Wed, 13 Feb 2013 08:28:47 +0000 (10:28 +0200)
commit9cec74cfd720b607fe9fb2929ce1dfeca53ac544
tree20ce149a8516f1cebe244e64e2d2404e303510c6
parent7132e457ad3d5c6eec1c1eb78e1b7409d1fd5631
Add more keymaps where S-SPC scrolls in the opposite direction to SPC.

* lisp/image-mode.el (image-mode-map):
* lisp/doc-view.el (doc-view-mode-map):
* lisp/vc/ediff-util.el (ediff-setup-keymap):
Make S-SPC scroll in the opposite sense to SPC.

* lisp/gnus/gnus-art.el (gnus-article-mode-map):
* lisp/gnus/gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
lisp/ChangeLog
lisp/doc-view.el
lisp/gnus/ChangeLog
lisp/gnus/gnus-art.el
lisp/gnus/gnus-sum.el
lisp/image-mode.el
lisp/vc/ediff-util.el