John Practicalli Stevenson
92c010a207
[applications] refactor key bindings to layer categories
...
refactor key bindings for applications to provide additional room for
applications and use lower case characters.
Move calc-dispatch to `SPC a *`
Relates to #13503
2020-07-02 23:43:19 +02:00
Zane Sterling
942a34ce7c
s/an helm/a helm/g
...
https://en.wiktionary.org/wiki/helm#Pronunciation
2019-07-24 15:36:43 +02:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
JAremko
5d02b1c4bb
Add more tags
2019-05-03 03:44:19 +03:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
Benjamin Reynolds
a0cdccace9
Fix documentation issues with slack and emoji layers
...
See #9346
2017-08-04 21:37:59 +03:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
syl20bnr
bff206af37
Fix last documentation errors
...
Should be good now :-)
2017-05-14 23:05:26 -04:00
codefalling
37f4a5250e
emoji layer company-emoji font support
...
Font support for company-emoji on Linux or on Mac OS X and using the
Cocoa version of Emacs.
See https://github.com/dunn/company-emoji/blob/master/README.md
2017-05-07 21:32:55 -04:00
JAremko
f805d0ebd9
Fix spacefmt test on deleted files
...
Also fix some links
[ci skip]
2017-04-28 23:29:43 -04:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00