John Eismeier
|
5e3c96562a
|
Propose a couple of spelling corrections
|
2018-08-02 00:20:06 +03:00 |
|
syl20bnr
|
1ddd843130
|
Update conventions for test generation
|
2018-06-09 00:36:32 -04:00 |
|
syl20bnr
|
834c39c2fd
|
Update promotion and demotion conventions and apply them to markdown
|
2018-06-06 01:15:48 -04:00 |
|
syl20bnr
|
3731d0d3fc
|
Move major specific error key bindings to SPC m E prefix
Also add a convention for it.
|
2018-03-03 16:45:00 -05:00 |
|
syl20bnr
|
904523293c
|
conventions: add SPC m f for web frameworks
|
2018-01-18 00:27:22 -05:00 |
|
syl20bnr
|
78931f4ccd
|
conventions: add m g u to go to/find usage of things under point
|
2017-08-27 21:45:08 -04:00 |
|
JAremko
|
a1101eb38f
|
fix links
|
2017-08-18 22:12:17 +03:00 |
|
JAremko
|
6c5a0b2b14
|
update docs to the new toc-org format
|
2017-05-22 18:35:37 +03:00 |
|
duianto
|
dba5dd34e1
|
CONVENTIONS.org: update evilify macro name
|
2017-05-14 12:33:16 -04:00 |
|
smile13241324
|
c8e8280660
|
Add missing "m key" to debugging and help base prefix
|
2017-04-17 23:11:00 -04:00 |
|
syl20bnr
|
87cd00eac7
|
conventions: update debug conventions
Step in and Step out are now, i and o respectively.
Inspect a value is now v.
Next step is now s.
These new conventions better fit evilificiation.
|
2017-02-12 13:02:55 -05:00 |
|
syl20bnr
|
9ab4453029
|
Add convention for clean build project.
|
2017-02-03 11:40:19 -05:00 |
|
syl20bnr
|
bd50484689
|
conventions: add code formatting key bindings
|
2016-07-06 22:10:34 -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 |
|
Johan K. Jensen
|
be2c471397
|
Fix inline code blocks
Add zero-width space because emphasis blocks can't start/end with
a comma, an apostrophe or a quote.
|
2016-03-01 18:51:13 +01:00 |
|
Balaji Sivaraman
|
2b1ed603dc
|
Change all references of micro-state in codebase to transient-state
|
2016-01-31 23:04:47 -05:00 |
|
Xue Fuqiao
|
4958f7fc10
|
Fix "the point" problems
Point is a proper name when it refers to the current editing location.
Moreover, point designates a place *between* two characters (or before the first
character, or after the last character), rather than a particular character.
References:
* http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
* https://www.gnu.org/software/emacs/manual/html_node/elisp/Point.html#index-point
|
2016-01-31 21:48:52 +01:00 |
|
syl20bnr
|
cf11c5eb41
|
Update conventions (use-package and key bindings in doc)
|
2016-01-17 23:42:04 -05:00 |
|
syl20bnr
|
4a27a812b1
|
conventions: generalize confirm and abort bindings
|
2016-01-04 00:34:14 -05:00 |
|
syl20bnr
|
2409a3dfc0
|
conventions: add justbur suggestion for SPC m a for abort
|
2015-12-09 00:51:50 -05:00 |
|
Fabien Dubosson
|
fb3e539eaf
|
Define a convention for message modes
|
2015-12-09 00:50:22 -05:00 |
|
Fabien Dubosson
|
028c53fbd7
|
Create the layer README on create-layer
When using `configuration-layer/create-layer`, the `README.org` file is
not created from the template. This change corrects this.
Close #3259
|
2015-11-24 23:20:45 +01: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
|
1070d4b56a
|
Set up documentation publishing
|
2015-11-01 23:40:36 -05:00 |
|
Eivind Fonn
|
13c5b1d24b
|
Convert documentation to publishable format
|
2015-11-01 23:40:29 -05:00 |
|
syl20bnr
|
ab6ebd0348
|
conventions: better evilified buffers section
|
2015-09-29 21:35:21 -04:00 |
|
Tommi Komulainen
|
910417d143
|
doc: fix typo in before listing "SPC m x" keybindings
|
2015-09-28 23:21:50 -04:00 |
|
Eivind Fonn
|
d17c229c2a
|
Make SPC m o reserved for user
|
2015-08-26 21:37:01 -04:00 |
|
syl20bnr
|
a6cd304d62
|
conventions: add SPC m g b to jump back
|
2015-08-24 21:24:54 -04:00 |
|
syl20bnr
|
f80cc05d44
|
conventions: add toggles conventions
|
2015-08-24 21:23:28 -04:00 |
|
syl20bnr
|
612a77ba10
|
conventions: modify test in debug conventions
Noew they are under `SPC m t X` instead of `SPC m T x`
|
2015-08-24 21:22:45 -04:00 |
|
person808
|
640366e9ae
|
Add spacing conventions for writing documentation.
These were briefly discussed in #2124.
|
2015-07-27 12:11:52 -04:00 |
|
syl20bnr
|
920f01a776
|
Minor reformating of documentation files
|
2015-06-14 22:10:38 -04:00 |
|
person808
|
48ff6550db
|
Convert CONVENTIONS.md to org.
|
2015-06-14 21:47:07 -04:00 |
|