emacs-prelude/core
toctan 933fed932f Fix prelude-open-with
Currently, `prelude-open-with` does not work with files whose name has a
space or non-ascii character in it. I guess `shell-quote-argument` is
not needed for `start-process`.

I also refactor the code a little bit, and since we dot not care about
the output of `open`, so I removed the buffer name passed to `start-process`
2014-09-04 23:37:24 +08:00
..
prelude-core.el Fix prelude-open-with 2014-09-04 23:37:24 +08:00
prelude-custom.el Do not auto indent in conf-mode and yaml-mode 2014-09-04 22:20:38 +08:00
prelude-editor.el Use anzu for query-replace 2014-08-28 18:40:43 +03:00
prelude-global-keybindings.el Prefer advice over remap exchange-point-and-mark 2014-06-08 13:18:06 +08:00
prelude-mode.el Toggle god-local-mode instead of god-mode 2014-07-17 00:38:40 +03:00
prelude-osx.el [Fix #559] Add an autoload for vkill 2014-05-31 16:12:38 +03:00
prelude-packages.el Add prelude-yaml 2014-08-24 22:58:10 -06:00
prelude-ui.el Revert "Enable desktop-save-mode by default" 2014-04-25 14:06:36 +03:00