Commit graph

1541 commits

Author SHA1 Message Date
Bozhidar Batsov
44b10b968d Extend the philosophy a bit 2020-09-16 08:30:53 +03:00
Bozhidar Batsov
e278f32a0a Tweak a couple of messages 2020-09-15 22:02:16 +03:00
Bozhidar Batsov
e29042f369 Use nlinum instead of linum
Supposedly it's faster. Also - use the actual global mode. :-)
2020-09-15 21:16:34 +03:00
Bozhidar Batsov
00288c7af0 Tweak a menu item 2020-09-15 18:53:45 +03:00
Bozhidar Batsov
3e81853b01 Reorder some keybindings 2020-09-15 18:53:15 +03:00
tncowart
0e3cb6c489
Replaces errant prelude-mode-map with map (#1280)
A `map` variable was mistakenly replaced with `prelude-mode-map`
2020-09-15 18:34:14 +03:00
Bozhidar Batsov
0783e64f5b Fix a typo 2020-09-15 16:33:06 +03:00
Bozhidar Batsov
d3c739725e [Docs] Tweak some wording 2020-09-15 14:40:08 +03:00
Bozhidar Batsov
16727e3c70 [Fix #1277] Make it possible to disable the creation of Super-based keybindings 2020-09-15 11:21:36 +03:00
Bozhidar Batsov
d02eaf2e26 Enable linum-mode by default 2020-09-15 11:13:43 +03:00
Bozhidar Batsov
878cffb65a Don't disable menu-bar-mode by default 2020-09-15 11:11:23 +03:00
Bozhidar Batsov
13fa12a3de Tweak a docstring 2020-09-15 11:00:05 +03:00
Bozhidar Batsov
82ef247afd Add a bit of structure to the changelog 2020-09-15 10:22:59 +03:00
Bozhidar Batsov
5b43b4c891 Bump the development version 2020-09-15 09:44:00 +03:00
Bozhidar Batsov
edeef9ee4b Make the file metadata more uniform 2020-09-15 09:19:15 +03:00
Bozhidar Batsov
cfb38d52b9 Mention ko-fi 2020-09-15 08:42:11 +03:00
Bozhidar Batsov
c38e7f78aa Mention crux and super-save in the README 2020-09-15 08:37:43 +03:00
Bozhidar Batsov
6363738951 Update the homepage link 2020-09-15 08:37:35 +03:00
Bozhidar Batsov
3a48c9bc2d Add issue and PR templates 2020-09-15 08:25:40 +03:00
Bozhidar Batsov
df6af2b282 Add a changelog 2020-09-15 08:25:30 +03:00
Bozhidar Batsov
025c377e54 Improve some installer messages 2020-09-15 08:14:25 +03:00
Bozhidar Batsov
b003f56c62 Improve the docs here and there 2020-09-03 09:22:32 +03:00
Bozhidar Batsov
dd972f2031 Tweak some wording 2020-09-03 09:08:56 +03:00
Bozhidar Batsov
6237cdce08 Tweak some wording 2020-09-03 09:05:17 +03:00
Bozhidar Batsov
13ffd79871 Extend the README a bit 2020-09-03 09:04:24 +03:00
Ashton Honnecke
27a08cfe37
Add link to README for issue search (#1275) 2020-09-03 08:58:17 +03:00
Daniel Hutzley
3a85ecd0df Add Rusty Object Notation to the Rust package 2020-08-24 08:24:51 +03:00
Rafael Medina
2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Bozhidar Batsov
aa05753b97 Enable subword-mode for JavaScript 2020-08-18 19:15:19 +03:00
Manoel Vilela
b9f14023b3 Replace cl to cl-lib
On emacs 27.1 cl is oficially deprecated and receives a message
warning in the startup as:

        Package cl is deprecated

Using cl-lib, which prefix all the Common Lisp functions with `cl-`
solves the problem.
2020-08-12 09:19:16 +03:00
Bozhidar Batsov
f73e28a9ea Add a ko-fi link 2020-08-02 15:58:51 +03:00
Bozhidar Batsov
90d0bce3bd Remove some deprecated logic 2020-06-18 10:45:54 +03:00
Bozhidar Batsov
d87a9a8073 [Docs] Extend a bit the "Pinning packages" section 2020-06-18 09:52:45 +03:00
Bozhidar Batsov
019b8cb4b1 [Docs] Update copyright 2020-06-10 15:12:02 +03:00
Bozhidar Batsov
0e9a1d0b83 [Docs] Remove a mention of the wiki 2020-06-10 13:07:50 +03:00
Bozhidar Batsov
e8548a358c [Docs] Update the FAQ 2020-06-10 12:56:58 +03:00
Bozhidar Batsov
0d87d503a4 [Docs] Misc small changes 2020-06-10 12:49:27 +03:00
Bozhidar Batsov
7a7060c3c0 Update the current Emacs version 2020-06-10 12:45:59 +03:00
Bozhidar Batsov
a8a812da3b Mention the license in the README 2020-06-10 12:44:49 +03:00
Fidel Ramos
808a14c82b Fix C-c b keybinding (org-switchb)
org-iswitchb no longer exists.
2020-05-05 16:20:51 +03:00
Bozhidar Batsov
a09faa5f1f Fix code examples markup 2020-04-16 16:59:21 +03:00
Bozhidar Batsov
dea250ba88 Improve some wording in the README 2020-04-13 08:30:14 +03:00
Bozhidar Batsov
8e0546c109 Fix a typo 2020-04-13 08:30:14 +03:00
RohanHart
33c21ff1fe
Allow auto-formatting of files to be controlled (#1254) 2020-04-09 09:58:07 +03:00
Bozhidar Batsov
a7c82c865c [Docs] Document the company-mode setup 2020-04-08 10:34:55 +03:00
Bozhidar Batsov
5b836e766a [Docs] Document the programming module 2020-04-08 10:15:30 +03:00
Gregg Hernandez
6e53b69346
Replace ensime with lsp-mode/metals for scala (#1247) 2020-01-30 06:28:43 +02:00
Matt T. Proud
93e7284c39 Include the Go in list of modules index
Prelude has support for the Go Programming Language, yet Go is not included in the list.  This commit rectifies the omission.

https://github.com/bbatsov/prelude/blob/master/modules/prelude-go.el
2020-01-28 11:16:09 +02:00
Bozhidar Batsov
dd9b01a991 Bump the copyright years 2020-01-20 16:35:36 +02:00
Bozhidar Batsov
e49ffaae25
Create FUNDING.yml 2020-01-05 12:20:59 +02:00