Bozhidar Batsov
7cae1b3427
Add new command prelude-youtube
2013-08-26 17:58:02 +03:00
Bozhidar Batsov
0dfb6c9287
Set properly smartparens's default keymap
2013-08-22 14:58:19 +03:00
Bozhidar Batsov
6c83619c62
Auto-install puppet-mode
2013-08-20 15:22:41 +03:00
Bozhidar Batsov
22edcac3cb
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-08-12 19:04:09 +03:00
Bozhidar Batsov
936482fb3b
Ignore .cask
2013-08-12 19:03:50 +03:00
Bozhidar Batsov
a9485b7b31
Merge pull request #373 from benol/patch-1
...
Make "C-x C-m" a true alias for M-x by binding it to smex.
2013-08-11 00:56:26 -07:00
Michal Bendowski
3d1c634baf
Make "C-x C-m" a true alias for M-x by binding it to smex.
2013-08-10 18:56:36 +01:00
Bozhidar Batsov
69861a33a0
Clean up updated prelude-open-with
2013-08-09 12:16:42 +03:00
Bozhidar Batsov
dbd920147d
Merge pull request #371 from eq42/async-open
...
open file in new session, new process
2013-08-09 02:08:17 -07:00
C.Li
5eb8bf5143
open file in new session, new process
2013-08-07 20:49:21 +08:00
Bozhidar Batsov
578a92e004
Always auto-skip closing pair
2013-08-06 22:51:10 +03:00
Bozhidar Batsov
04b68e7482
Disable ido's annoying auto-merging of directories if no match is found
2013-08-06 22:40:31 +03:00
Bozhidar Batsov
96e8320286
Merge pull request #370 from shanmuha/master
...
Fixed username (in windows-nt) in the final message after loading prelud...
2013-08-02 15:28:34 -07:00
Shanmu Thiagaraja
6c1c6ff0da
Fixed username (in windows-nt) in the final message after loading prelude.
2013-08-02 20:41:39 +01:00
Bozhidar Batsov
2a6d240ce4
Merge pull request #369 from climatewarrior/add-web-mode
...
Fix issue disabling white-space-mode.
2013-08-01 14:31:21 -07:00
Gabriel J. Pérez Irizarry
8a182d8dd3
Fix issue disabling white-space-mode.
2013-08-01 12:58:19 -04:00
Bozhidar Batsov
0316fca8b7
Merge pull request #368 from climatewarrior/add-web-mode
...
Adds web-mode as prelude module.
2013-08-01 08:42:51 -07:00
Gabriel J. Pérez Irizarry
1f141e9b08
Adds web-mode and prelude module.
2013-08-01 11:23:37 -04:00
Bozhidar Batsov
c4d96549a4
Merge pull request #366 from shanmuha/master
...
Username fix for windows-nt
2013-07-31 15:21:29 -07:00
Shanmu Thiagaraja
99a26d88a2
Username fix for windows-nt
2013-07-31 14:25:23 +01:00
Bozhidar Batsov
8905997172
Remove solarized-theme from the list of default packages
2013-07-27 18:07:32 +03:00
Bozhidar Batsov
9a26a09e78
More tips
2013-07-26 17:54:20 +03:00
Bozhidar Batsov
69e5ab693c
Refine fullscreen support
2013-07-26 17:36:18 +03:00
Bozhidar Batsov
752fc53b9c
Merge pull request #359 from haplo/fullscreen
...
Add command to make Emacs window fullscreen
2013-07-26 05:29:43 -07:00
Fidel Ramos
1abba58332
Restrict fullscreen feature to X-based systems.
...
Recent Emacs in OSX already comes with fullscreen support.
2013-07-26 14:17:34 +02:00
Fidel Ramos
f77ad4d854
Add command to make Emacs window fullscreen.
...
Default keybinding is F11. The command follows freedesktop standards,
so it should work on most desktops, at least in GNU/Linux systems.
2013-07-25 19:01:02 +02:00
Bozhidar Batsov
93c94a6f82
Add commands to increment and decrement an integer at point
2013-07-25 15:51:01 +03:00
Bozhidar Batsov
a752457a62
Rename prelude-add-comment-annotations to prelude-font-lock-comment-annotations
2013-07-24 16:26:19 +03:00
Bozhidar Batsov
b474df9609
Cleanup comment annotation highlighting a bit
2013-07-24 16:13:32 +03:00
Bozhidar Batsov
44851ad5d5
Fix command name
2013-07-23 18:32:46 +03:00
Bozhidar Batsov
dd329a53f7
Add a few more tips
2013-07-23 16:51:02 +03:00
Bozhidar Batsov
1ad14ccf91
Clean up package installation code
2013-07-23 15:53:17 +03:00
Bozhidar Batsov
cc29e0f2bb
Update keybindings a bit
2013-07-23 15:18:50 +03:00
Bozhidar Batsov
bdb9969ea2
Revert "flx-ido does not exist but flx does"
...
This reverts commit 6821b1d79b
.
2013-07-17 21:18:18 +03:00
Bozhidar Batsov
84f44e0e58
Remove a problematic keybinding
2013-07-17 18:12:53 +03:00
Bozhidar Batsov
1d8ce75ffd
Add a few keybindings making use of the Super key
2013-07-17 16:12:29 +03:00
Bozhidar Batsov
b7d8bf7126
Refactor the window switching advice code
2013-07-17 15:28:30 +03:00
Bozhidar Batsov
3b5ac377a0
Fix a typo
2013-07-17 13:10:40 +03:00
Bozhidar Batsov
62b33d1c98
Merge pull request #357 from localredhead/master
...
flx-ido does not exist but flx does
2013-07-17 00:23:02 -07:00
Levi Strope
6821b1d79b
flx-ido does not exist but flx does
...
I had to change flx-ido to flx to avoid the following:
error: Package `flx-ido' is not available for installation
2013-07-16 21:13:05 -07:00
Bozhidar Batsov
07c1118a22
Add flx-ido to the list of default packages
2013-07-17 00:17:13 +03:00
Bozhidar Batsov
5dfcd4417f
Merge pull request #356 from lewang/flx-perf-note
...
clarify flx performance based on recent changes
2013-07-16 05:30:55 -07:00
Le Wang
a7b44525ba
clarify flx performance based on recent changes
2013-07-16 20:26:48 +08:00
Bozhidar Batsov
fb39a6e0b5
Remember the last 500 visited files
2013-07-15 11:56:25 +03:00
Bozhidar Batsov
f3b1d679e0
Fix ido-ubiquitous deprecation warning
2013-07-14 23:32:06 +03:00
Bozhidar Batsov
88248111d1
Add prelude-duplicate-and-comment-current-line-or-region ( fixes #348 )
2013-07-13 14:15:16 +03:00
Bozhidar Batsov
d47293858c
Correct substatement indentation in c-mode ( fixes #342 )
2013-07-13 13:55:58 +03:00
Bozhidar Batsov
f341074dd8
Add flx to list of default packages
2013-07-13 10:01:19 +03:00
Bozhidar Batsov
e70cd713f1
Add grizzl to the default list of packages
2013-07-13 09:25:53 +03:00
Bozhidar Batsov
10116b47f0
Set sp-cancel-autoskip-on-backward-movement to nil
2013-07-11 11:38:49 +03:00