• Sam Steingold's avatar
    * lisp/bindings.el (global-map): Bind XF86Forward to next-buffer and · 3d10db47
    Sam Steingold authored
    XF86Back to previous-buffer.
    (minibuffer-local-map): Bind them to next-history-element and
    previous-history-element respectively.
    * lisp/help-mode.el (help-mode-map): Bind them to help-go-forward and
    help-go-back respectively.
    * lisp/info.el (Info-mode-map): Bind them to Info-history-forward and
    Info-history-back respectively.
    These are the keys next to Up on the ThinkPad keyboard.
    3d10db47
help-mode.el 31.1 KB