Bozhidar Batsov
aac5f3df84
Extend update instructions
2013-09-27 11:09:40 +03:00
Bozhidar Batsov
7e20d8bf2b
Highlight the : in comment annotations as well
2013-09-26 14:43:04 +03:00
Bozhidar Batsov
b3277d190e
Add a comment
2013-09-26 14:34:10 +03:00
Bozhidar Batsov
5a01605564
Enable smartparens only for programming modes
2013-09-26 14:33:33 +03:00
Bozhidar Batsov
5b3c4e26e8
Merge pull request #396 from climatewarrior/fix-org-bindings
...
Unbind conflicting prelude-mode keys.
2013-09-26 04:23:28 -07:00
Bozhidar Batsov
8074b0f441
Add a note for updating packages
2013-09-26 12:35:51 +03:00
Bozhidar Batsov
a1152019bc
Don't kill entire symbol at point when doing sp-hybrid-kill
2013-09-26 12:31:00 +03:00
Gabriel J. Pérez Irizarry
a63f62b8c0
Unbind conflicting prelude-mode keys.
2013-09-25 17:04:07 -04:00
Bozhidar Batsov
0e1632868e
Add a few extra Magit keybindings
2013-09-18 16:31:39 +03:00
Bozhidar Batsov
78b6a8083d
Enable smartparens-strict-mode in Lisps
2013-09-18 12:17:51 +03:00
Bozhidar Batsov
580628fc98
[ Fix #391 ] Ask for confirmation before deleting a file that's not under VC
2013-09-18 11:49:57 +03:00
Bozhidar Batsov
fcff51fb41
[ Fix #365 ] Don't indent with tabs in c-mode
2013-09-17 15:16:16 +03:00
Bozhidar Batsov
121ad02843
Use move-text to allow moving up or down of the selected region as well
2013-09-17 13:24:03 +03:00
toctan
c0727a8404
Add prelude-github
...
Conflicts:
core/prelude-core.el
2013-09-16 09:37:54 +03:00
Bozhidar Batsov
754451a34a
Bind hippie-expand to Command+/ as well
2013-09-12 19:03:27 +03:00
Bozhidar Batsov
b1caa73aa3
Add a basic version check
2013-09-05 14:24:38 +03:00
Bozhidar Batsov
98e453c640
Enable smartparens in the minubuffer during eval-expression
2013-09-04 12:14:43 +03:00
Bozhidar Batsov
06d0c0c6ce
[ Fix #377 ] Require smartparens-latex in latex module
2013-09-02 18:42:58 +03:00
Bozhidar Batsov
09635ea870
[ Fix #378 ] Add folders recursively to the load-path in prelude-add-subfolders-to-load-path
2013-09-02 18:38:04 +03:00
Bozhidar Batsov
ab2107a5ba
Don't swap Command & Option by default
2013-09-02 11:57:38 +03:00
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