Alex Kost
|
b4f3edb4c0
Handle the case when `comment-start-skip' is nil
|
6 years ago |
Alex Kost
|
462207227b
Update version to 0.4
|
6 years ago |
Alex Kost
|
7df277eacd
Use 'message-beginning-of-line' in message-mode
|
6 years ago |
Alex Kost
|
508efa3a61
Support mode-specific configurations for beg/end-of-line functions
|
6 years ago |
Alex Kost
|
a27879c4d0
README: Add "Quick start" section
|
6 years ago |
Alex Kost
|
61c749fc21
Add a variable to control 'mwim' command
|
6 years ago |
Alex Kost
|
e15c579773
Move to beginning/end of comment/code depending on context
|
6 years ago |
Alex Kost
|
e53da113b8
README: Update for renamed variables
|
8 years ago |
Alex Kost
|
8549209766
README: Add "Acknowledgments" section
|
8 years ago |
Alex Kost
|
0ef2841deb
Rename and customize 'mwim-{beginning/end}-functions'
|
8 years ago |
Alex Kost
|
14043e0996
Add 'mwim' command
|
8 years ago |
Alex Kost
|
b79b453681
Add possibility to sort positions
|
8 years ago |
Alex Kost
|
23dd157622
Add possibility to reverse order for 'mwim-{beginning/end}'
|
8 years ago |
Alex Kost
|
4b76f8a4a1
Fix potential problems when there are more than 3 positions
|
8 years ago |
Alex Kost
|
ab0e6e4129
Use position functions instead of expressions
|
8 years ago |
Alex Kost
|
8570fb9c02
Update package and group descriptions
|
8 years ago |
Alex Kost
|
6c48cc0b51
'mwim-beginning' also moves to a comment start
|
8 years ago |
Alex Kost
|
5f550cefa8
Move inside a comment instead of a comment start
|
8 years ago |
Alex Kost
|
a8c6f679d3
Do not use '() pattern in pcase
|
8 years ago |
Alex Kost
|
1be8bc79f6
Change default values of 'mwim-{beginning/end}-of-line-function'
|
8 years ago |
Alex Kost
|
b6836d89af
README: Mention how to define custom commands
|
8 years ago |
Alex Kost
|
b9656d2901
Add 'mwim-beginning' and 'mwim-end' commands
|
8 years ago |
Alex Kost
|
9a6e6abe37
README: Shift the headings one level up
|
8 years ago |
Alex Kost
|
9d9b9cb8aa
Do not evaluate the last expression if possible
|
8 years ago |
Alex Kost
|
2a823f8e01
Add Makefile
|
8 years ago |
Alex Kost
|
c797798c76
Add tests
|
8 years ago |
Alex Kost
|
1dd63cf30e
Add and use 'mwim-move-to-next-position'
|
8 years ago |
Alex Kost
|
0c789ae5af
Use functions instead of macros to define point positions
|
8 years ago |
Alex Kost
|
0d605cda88
Expressions evaluate to point positions
|
8 years ago |
Alex Kost
|
25df32f0b6
Fix code end position when there is a block comment
|
8 years ago |