summaryrefslogtreecommitdiff
path: root/lisp/init-view.el
AgeCommit message (Collapse)Author
2015-01-27Improve organization and consistency of filesKyle Meyer
- Add pages and more headings for large files. - Try to use consistent order for file (or page) structure. * Loading * Settings * Hooks * Any mode activation or function calls * My functions * Key bindings
2014-11-29Wrap imenu to add rescan as prefix argumentKyle Meyer
2014-08-19Add {forward,backward}-paragraph to view-mode-mapKyle Meyer
2014-06-18Define {forward,backward}-word in view-mode-mapKyle Meyer
2014-06-06Move diminish code to single fileKyle Meyer
2014-06-06Use milkypostman's `after' macroKyle Meyer
2014-05-12Add imenu binding to view-modeKyle Meyer
2014-05-12Move view-mode settings to separate fileKyle Meyer