Bozhidar Batsov
61661f54a3
Merge pull request #630 from mijoharas/master
added (interactive-haskell-mode)
12 years ago
mike-work
0ac11b33b3
added (interactive-haskell-mode) to enable the use of interactive haskell commands (such as C-c C-l to load file)
12 years ago
Bozhidar Batsov
c3eac31f62
Merge pull request #628 from toctan/view-url
A better `prelude-view-url`
12 years ago
toctan
f86556b010
Update README
12 years ago
toctan
2d11c0bc4b
A better `prelude-view-url`
- remove HTTP headers, what we care most of the time is the content
- `set-auto-mode` is way better than the naive xml, html tag check
12 years ago
Bozhidar Batsov
237104bbae
Merge pull request #627 from toctan/sudo-tramp
Fix editing remote unwriteable file
12 years ago
toctan
2f22cb2684
Fix editing remote unwriteable file
With the original advice, if we try to find a not writeable file on a
remote machine, the extra tramp prefix would be inserted. As a result,
we actually end up in a blank new file.
12 years ago
Bozhidar Batsov
7ece99d281
Merge pull request #624 from RadicalZephyr/prelude-ocaml-fix
prelude-ocaml fix
12 years ago
Geoff Shannon
ed91fb3d7e
Remove hook to activate an apparently obsolete tuareg function
Trivially fixes #614 by simply removing the offending hook.
12 years ago
Geoff Shannon
313265f69c
Activate company mode support for merlin
Also, provide a commented out sample for activating autocomplete support
12 years ago
Bozhidar Batsov
d2e892d4c1
Merge pull request #612 from alexeyr/fast-math-entry
Add fast math entry methods
12 years ago
Bozhidar Batsov
0dbf527486
Merge pull request #619 from danielwuz/create-new-buffer
fixed a bug in prelude-create-scratch-buffer
12 years ago
Daniel Wu
6c337b21a0
fixed a bug in prelude-create-scratch-buffer
12 years ago
Bozhidar Batsov
bd366b4701
Add the git-timemachine package
12 years ago
roryk
d757699536
Fix for ESC -> meta in terminal mode.
If you hit esc-key in terminal mode very quickly, it gets interpreted
as meta-key, which makes evil-mode unusable in terminal mode. The
default value of 0.01 doesn't completely fix this behavior, but
setting it to 0 does. The meta key still works fine with it at 0.
12 years ago
Alexey Romanov
4666983a5e
Add fast math entry methods
12 years ago
Bozhidar Batsov
275289a497
Merge pull request #606 from alexeyr/company-auctex
Add company backends for AUCTeX
12 years ago
Alexey Romanov
27d74fe405
Company autocompletion for AUCTeX
12 years ago
Bozhidar Batsov
7b31aad69e
Merge pull request #611 from RadicalZephyr/prelude-ocaml
Add basic ocaml setup for prelude
12 years ago
Geoff Shannon
6bd092dc5b
Add basic ocaml setup for prelude
12 years ago
Bozhidar Batsov
f6781cdc23
Toggle god-local-mode instead of god-mode
12 years ago
Bozhidar Batsov
ef381ed943
Merge pull request #609 from danielwuz/fix-init-evil
enabled evil-visualstar by default
12 years ago
Daniel Wu
a3f6b0e53d
enabled evil-visualstar by default
12 years ago
Bozhidar Batsov
84fac2c435
Merge pull request #608 from jory/chore-add-missing-word-in-tips
Reword the <M-o> tip
12 years ago
Jory Graham
e1f9016432
Use the phrase 'open a line' in both tips
12 years ago
Bozhidar Batsov
c91bf8d0dd
Minor fix
12 years ago
Bozhidar Batsov
744790627c
Update the section on Projectile's keybindings
12 years ago
Bozhidar Batsov
a7bae36f8a
Merge pull request #592 from toctan/set-buffer-major-mode
Set new special buffer mode according to `auto-mode-alist'
12 years ago
Bozhidar Batsov
5bee586f0a
[ Fix #602 ] Associate .tpl files with web-mode
12 years ago
Bozhidar Batsov
fa40fc8a7e
[ Fix #604 ] Save only the current buffer on focus lost
12 years ago
Bozhidar Batsov
978808b745
Add a shorter prefix for all Projectile commands
12 years ago
Bozhidar Batsov
d49a8e9a16
Add god-mode
12 years ago
Bozhidar Batsov
fcab23fe9c
Merge pull request #599 from avsej/fix-io-redirects-in-installer
Fix redirection of IO streams
12 years ago
Sergey Avseyev
bb34a4b908
Fix redirection of IO streams
12 years ago
Bozhidar Batsov
31b84dc749
Merge pull request #597 from benprew/patch-1
Update installer.sh
12 years ago
Ben Prew
ce97547acf
Fix unset PRELUDE_INTO bug.
A -n test behaves differently with and without quotes. This fixes
https://github.com/bbatsov/prelude/issues/577
12 years ago
toctan
4dab9a193a
Respect initial-major-mode creating scratch buffer
12 years ago
toctan
bc53a7008a
Set buffer mode according to `auto-mode-alist'
With this, after we create a special buffer, the major-mode get set
automatically. For example, we create a new buffer named "ruby.rb",
`ruby-mode` was automatically enabled.
12 years ago
Bozhidar Batsov
86f25a9462
Merge pull request #571 from ilkka/patch-1
Add note about .emacs.d Windows path
12 years ago
Bozhidar Batsov
e3217b65e0
Merge pull request #584 from toctan/cleanup-buffer
Cleanup code of `prelude-cleanup-buffer`
12 years ago
Bozhidar Batsov
368ce0ceb1
Merge pull request #590 from toctan/slime
Start slime automatically via `slime-auto-start`
12 years ago
toctan
ffe8350530
Start slime automatically with `slime-auto-start`
12 years ago
toctan
158f695813
Do not bind "C-c i" to slime-inspect
This keybinding is in conflict with that of `prelude-ido-goto-symbol`,
and `slime-inspect` is already bound to "C-c I"
12 years ago
Bozhidar Batsov
5445a40453
Merge pull request #587 from swhalen/two-quicklisp-dirs
Look for Quicklisp in ~/quicklisp and ~/.quicklisp
12 years ago
Simon Whalen
d7ba68c19f
Look for Quicklisp in ~/quicklisp and ~/.quicklisp
In `prelude-common-lisp.el`, look in both `~/quicklisp/` and
`~/.quicklisp/` for `slime-helper.el`, on the assumption that most users
will have Quicklisp installed in one of these two locations.
This commit fixes #582
12 years ago
Bozhidar Batsov
2437b447d9
Merge pull request #585 from toctan/smartparens
Move smartparens pair definition out of hooks
12 years ago
toctan
07ff79872e
Move smartparens pair definition out of hooks
There are two reasons for doing this:
- It's inefficient, we don't have to define the pairs every time we
enter the mode.
- It's extremely difficult to override the pair definition, even with
`eval-after-load` and `add-hook`
12 years ago
toctan
3ac1cc8f00
Remove duplication advice of yank and yank-pop
12 years ago
toctan
491bc0617f
Do not indent region with indent sensitive modes
- Rename and move yank indent vars into prelude-custom.el
- Add coffee-mode to prelude-indent-sensitive-modes
- Do not mess up indentation when cleanup with indentation sensitive
modes, such as Python.
12 years ago
toctan
d226fd63f7
Clean up `prelude-cleanup-buffer` code
- Create a macro `with-region-or-buffer` to replace the prelude wrapper
around `untabify` and `indent-region`
- Remove the function operated on buffers, cause we only need the dwim
one
12 years ago