Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-25 | Revert "Fix emacs client terminal" (#7597) | akinnane | |
Reverts robbyrussell/oh-my-zsh#5714 | |||
2019-02-13 | Merge pull request #5714 from dluksza/master | Robby Russell | |
Fix emacs client terminal | |||
2018-05-20 | Fix 6840 Check emacsclient version instead of emacs's (#6841) | Lorenzo Bolla | |
This is much faster. | |||
2016-12-15 | Fix emacs client terminal | Dariusz Luksza | |
Fixes #3305 Signed-off-by: Dariusz Luksza <dariusz@luksza.org> | |||
2016-07-19 | Update 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-10 | Do not overwrite EDITOR environment variable if already defined. | Tristan Carel | |
2011-10-10 | Fix builtin `ecd' when file path contains space characters. | Tristan Carel | |
2011-09-06 | New function `efile` | Tristan Carel | |
2011-04-15 | Fix indentation | Tristan Carel | |
2011-04-15 | Fix alias `eeval' | Tristan Carel | |
2011-04-15 | - Fix pass of parameters | Tristan Carel | |
- Add new function `ecd'. | |||
2011-04-14 | More comments | Tristan Carel | |
2011-04-13 | Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23 | Tristan Carel | |