Carlo Sala
ca0acf31ef
fix(emacs): make alternate-editor
work for emacs >28
...
Closes #11441
2023-01-13 14:42:11 +01:00
Marc Cornellà
c06197ad95
chore: fix comment bulk replace
2021-12-28 14:34:09 +01:00
Curtis Rueden
2d32e9be66
refactor: handle $0
according to the Zsh plugin standard ( #10518 )
...
For details and rationale, see:
https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
Closes #10518
2021-12-28 12:29:24 +01:00
Marc Cornellà
b37114b4d5
refactor(emacs): remove dependency on require_tool.sh
and clean up code style
2021-09-29 16:50:12 +02:00
Ivan Dario Piernagorda Peña
fb80eb8e05
emacs: add ansi-term directory tracking ( #9218 )
2020-10-11 18:05:14 +02:00
akinnane
25d0a10cda
Revert "Fix emacs client terminal" ( #7597 )
...
Reverts robbyrussell/oh-my-zsh#5714
2019-02-25 14:37:41 +01:00
Robby Russell
6cec86203a
Merge pull request #5714 from dluksza/master
...
Fix emacs client terminal
2019-02-13 11:21:45 -08:00
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
Dariusz Luksza
6fe2028a12
Fix emacs client terminal
...
Fixes #3305
Signed-off-by: Dariusz Luksza <dariusz@luksza.org>
2016-12-15 12:27:30 +01: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
Tristan Carel
a01b1fefe6
Do not overwrite EDITOR environment variable if already defined.
2011-10-10 18:04:24 +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