Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-20 | Fix 6840 Check emacsclient version instead of emacs's (#6841) | Lorenzo Bolla | |
This is much faster. | |||
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. | |||
2016-06-20 | Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177) | hjpotter92 | |
* `function` keyword removed * Fixup the `if` statement and operators | |||
2016-06-17 | emacs plugin tweak to open buffer from stdin (#5126) | Jordan Gwyn | |
2014-03-24 | Add check for display list equals nil | Jan Ehrhardt | |
Emacs returns either a sequence of availbale displays or nil. Checking nil fixes this script to work as expected. | |||
2011-10-10 | Do not overwrite EDITOR environment variable if already defined. | Tristan Carel | |
2011-10-10 | Comment | 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 | |