Commit graph

54 commits

Author SHA1 Message Date
Xiongfei Shi
548178a3b5
Add Racket module (#1321) 2021-03-13 18:58:10 +02:00
shixiongfei
32341fe8e9 Lua module documentation 2021-03-13 18:57:12 +02:00
nayden
7be53ecc41
Fix a couple of typos (#1319)
Co-authored-by: Nayden Markatchev <nmarkatc@cisco.com>
2021-02-23 11:03:18 +02:00
Bozhidar Batsov
93c086e9e9 [Docs] Add a note 2020-12-14 13:58:05 +02:00
Bozhidar Batsov
446dc7dd3b Improve some keybindings 2020-12-14 13:58:05 +02:00
Bozhidar Batsov
3799d6fd0b [Docs] Mention editorconfig-mode 2020-11-24 09:39:54 +02:00
Bozhidar Batsov
005cd8dba8 Fix a typo 2020-11-01 18:25:42 +02:00
Chris Hellmuth
8165d7b61a [Docs] Fix a typo 2020-10-15 07:41:20 +03:00
Bozhidar Batsov
74e1eac940 [Docs] Improve the listing of essential packages 2020-10-09 17:39:18 +03:00
Bozhidar Batsov
dd53dc3591 [Docs] Fix some broken formatting 2020-10-09 16:46:21 +03:00
Bozhidar Batsov
75b7ebf684 [Docs] Tweak the ERC docs 2020-10-09 16:39:27 +03:00
Bozhidar Batsov
52b47a7a43 [Docs] Document the Scheme module 2020-10-09 16:29:48 +03:00
Bozhidar Batsov
826e42eb6e [Docs] Tweak the CL module 2020-10-09 16:29:19 +03:00
Bozhidar Batsov
fb359520dd Add some modules documentation 2020-10-09 10:19:29 +03:00
Bozhidar Batsov
08119140ef Extend the FAQ 2020-10-08 11:54:45 +03:00
Bozhidar Batsov
1553ae6a92 Improve the documentation for prelude-python 2020-10-07 10:35:27 +03:00
Manoel Vilela
7226716739
Add prelude-python-mode-set-encoding-automatically defcustom (#1293)
- if it is nil (default) does nothing
- if non-nil insert '# coding: utf-8' on top of python buffers
2020-10-07 10:21:20 +03:00
Bozhidar Batsov
849efa5891 Fix a duplicated keybinding 2020-09-23 10:12:27 +03:00
Bozhidar Batsov
ed6d63570b [Docs] Reorder a bit the installation sections 2020-09-22 13:38:15 +03:00
Bozhidar Batsov
b9ff08046c Touch up the last commit 2020-09-22 10:58:53 +03:00
Koustubh Sinkar
36813d2304 Document site-wide installation of Prelude 2020-09-21 19:55:28 +03:00
Bozhidar Batsov
0c5e198e22 [Docs] Fix a typo 2020-09-16 19:26:53 +03:00
Bozhidar Batsov
1e6028b734 [Docs] Tweak some markup 2020-09-16 19:23:10 +03:00
Bozhidar Batsov
d40d05d47c [Docs] Improve the installation instructions 2020-09-16 19:22:49 +03:00
Bozhidar Batsov
7fb98a576d [Docs] Extend the installation docs 2020-09-16 17:51:23 +03:00
Bozhidar Batsov
a85c56d7bf Remove prelude-fullscreen 2020-09-16 13:30:22 +03:00
Bozhidar Batsov
c45ab2c5a0 [Docs] Extend the landing page 2020-09-16 13:19:02 +03:00
Bozhidar Batsov
a218bfe745 Document prelude-super-keybindings 2020-09-16 09:14:21 +03:00
Bozhidar Batsov
8688173655 Document prelude-minimalistic-ui 2020-09-16 09:07:08 +03:00
Bozhidar Batsov
44b10b968d Extend the philosophy a bit 2020-09-16 08:30:53 +03:00
Bozhidar Batsov
d3c739725e [Docs] Tweak some wording 2020-09-15 14:40:08 +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
Rafael Medina
2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Bozhidar Batsov
d87a9a8073 [Docs] Extend a bit the "Pinning packages" section 2020-06-18 09:52:45 +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
a09faa5f1f Fix code examples markup 2020-04-16 16:59:21 +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
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
apiraino
c951f8e52e Update PDF cheatsheet with new Rust bindings 2019-07-28 09:53:25 +03:00
apiraino
4b13c9c582 clarify install docs 2019-06-18 19:34:38 +03:00
Bozhidar Batsov
be6c9a1d5e Kill obsolete funding channels 2019-05-29 09:23:00 +03:00
azzamsa
caa30a4123 Replace usage of magit-dispatch-popup with magit-dispatch
`magit-dispatch-popup` is an obsolete command (as of Magit 2.91.0)
2019-05-04 14:46:03 +03:00
Bozhidar Batsov
04c85dae1d Tweak some markup 2019-01-16 19:04:56 +02:00
Bozhidar Batsov
1751d21524 Extend the overview 2019-01-16 18:59:56 +02:00