Age | Commit message (Collapse) | Author |
|
|
|
|
|
Switching the window split is often followed by a window swap, so it is
nice to be able to do this with a single key. winner-undo is also
repeated often.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Renamed in 4679d9b (implement a revision stack for inserting revs into
messages, 2015-09-22).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Never mind. I think I used this just in case the string contained '%'.
|
|
|
|
|
|
|
|
|
|
Remove BOM character.
|
|
|
|
|
|
I think I was using a custom one mainly to get ggplot indentation how I
wanted, but with recent ESS versions, my style now seems
broken (continued ggplot lines aren't indented) and the default style
seems to support continued ggplot statements better (e.g., the variable
ess-offset-continued), so switch back to the default style for a while
and see how it goes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is already a command message-elide-region.
|
|
|
|
|
|
|
|
|
|
|