Commit Graph

14 Commits

Author SHA1 Message Date
Lorenzo Bolla ee96d0cf96 Fix 6840 Check emacsclient version instead of emacs's (#6841)
This is much faster.
2018-05-20 16:01:55 -07:00
soredake eb244d9ec0 Update emacs plugin. (#5201)
- 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-07-19 00:20:59 +02:00
hjpotter92 909fcef046 Fix issue with `dash` as the default `/bin/sh` script executing program. (#5177)
* `function` keyword removed
 * Fixup the `if` statement and operators
2016-06-20 21:15:55 +02:00
Jordan Gwyn d7c06131a2 emacs plugin tweak to open buffer from stdin (#5126) 2016-06-17 12:12:59 +02:00
Jan Ehrhardt c451ff4bf3 Add check for display list equals nil
Emacs returns either a sequence of availbale displays or nil. Checking
nil fixes this script to work as expected.
2014-03-24 12:10:18 +01:00
Tristan Carel a01b1fefe6 Do not overwrite EDITOR environment variable if already defined. 2011-10-10 18:04:24 +02:00
Tristan Carel 3a408f326f Comment 2011-10-10 18:04:13 +02:00
Tristan Carel 7066bf7c6b Fix builtin `ecd' when file path contains space characters. 2011-10-10 14:54:20 +02:00
Tristan Carel 574de93efb New function `efile` 2011-09-06 10:50:53 +02:00
Tristan Carel 6f1929f822 Fix indentation 2011-04-15 18:22:27 +02:00
Tristan Carel 9b29136ec6 Fix alias `eeval' 2011-04-15 18:21:22 +02:00
Tristan Carel 49c0a1381a - Fix pass of parameters
- Add new function `ecd'.
2011-04-15 18:13:01 +02:00
Tristan Carel a183bcbc6d More comments 2011-04-14 07:17:10 +02:00
Tristan Carel 2fba4486bf Add new plugin emacs, to take benefit of daemon capabilities of emacs >=23 2011-04-13 17:34:51 +02:00