diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-09-27 13:00:44 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2017-09-27 13:00:44 -0400 |
commit | 56f7e4c2024608b2a263dc8505c49996cda0ec4f (patch) | |
tree | c9fe5b6a0c62bcb56f600541ce4defeeddbbb45a /lisp/emacs-lisp | |
parent | a17f30d7cdfa3983f8c97e474015777ec051de35 (diff) | |
download | emacs-56f7e4c2024608b2a263dc8505c49996cda0ec4f.tar.gz emacs-56f7e4c2024608b2a263dc8505c49996cda0ec4f.tar.bz2 emacs-56f7e4c2024608b2a263dc8505c49996cda0ec4f.zip |
* lisp/textmodes/page-ext.el: Misc cleanup, add RET binding
Use lexical-binding.
Remove redundant :group args.
(pages-directory-mode-map): Bind RET.
(pages-buffer, pages-pos-list): Define as buffer-local.
(pages-directory-map): Define as alias *before* the defvar.
Mark as obsolete.
(pages-buffer-original-position, pages-buffer-original-page):
Move declaration to before the first use.
(pages-directory): Remove unused var `linenum`.
(pages-directory-goto): Add optional `event` arg and make it work when
bound to mouse events.
(pages-directory-goto-with-mouse): Make it an obsolete alias.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions