Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 832 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 832 Bytes

Build Status Coverage Status

beginend

Summary

Redefine M-< and M-> for some modes.

  • in dired mode, M-< (resp. M->) go to first (resp. last) file line.
  • in message mode,
    • M-< go to first line of message body (after headings)
    • M-> go to last line before message signature

Installing

Use melpa.

In your Emacs init file, add:

(beginend-setup-all)

Contributing

Yes, please do! See CONTRIBUTING for guidelines.

License

See COPYING. Copyright (c) 2015 Damien Cassou.