summaryrefslogtreecommitdiff
path: root/plugins/emacs/emacs.plugin.zsh
AgeCommit message (Collapse)Author
2016-07-19Update emacs plugin. (#5201)soredake
- Updated minimal version from 23 to 24. - Added new aliases that fix unexpected close with -nw option. - Removed some old aliases. - Fixed line that detects open frames.
2011-10-10Do not overwrite EDITOR environment variable if already defined.Tristan Carel
2011-10-10Fix builtin `ecd' when file path contains space characters.Tristan Carel
2011-09-06New function `efile`Tristan Carel
2011-04-15Fix indentationTristan Carel
2011-04-15Fix alias `eeval'Tristan Carel
2011-04-15- Fix pass of parametersTristan Carel
- Add new function `ecd'.
2011-04-14More commentsTristan Carel
2011-04-13Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23Tristan Carel