2014-10-23 13:31:30 +02:00
|
|
|
* fix swap-region
|
2015-11-08 21:23:23 +01:00
|
|
|
* DONE change helm-command-map
|
2014-10-26 20:47:12 +01:00
|
|
|
** change c to be as in the regular map
|
2014-10-23 13:31:30 +02:00
|
|
|
* When 24.4 rolls out:
|
2015-11-08 21:23:23 +01:00
|
|
|
** TODO use string-blank-p
|
2014-10-23 14:03:33 +02:00
|
|
|
** bind rectangle-mark-mode in extras
|
2015-10-30 09:17:30 +01:00
|
|
|
** DONE checkout electric-pair-mode options (http://www.masteringemacs.org/articles/2013/12/29/whats-new-in-emacs-24-4/) and clean the code
|
|
|
|
* DONE Add enclosure " "text<RET> for arbitrary enclosures
|
|
|
|
* DONE Add region specifier ' (former selected region)
|
2014-10-23 13:31:30 +02:00
|
|
|
* When inserting a newline; remove spaces before and after the point.
|
2015-11-08 21:23:23 +01:00
|
|
|
* DONE Support Fundamental buffers (see evil code)
|
2014-10-23 13:31:30 +02:00
|
|
|
* Repeat "last command" (bind on return?)
|
|
|
|
No idea how to do that
|
2014-10-23 14:03:33 +02:00
|
|
|
|