aboutsummaryrefslogtreecommitdiff
path: root/emacs/init.org
Commit message (Collapse)AuthorAgeFilesLines
...
* emacs: fixed typosMiquel Sabaté Solà2017-01-261-4/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: improved yasnippet and diminish some minor modesMiquel Sabaté Solà2017-01-251-28/+49
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed syntax errorMiquel Sabaté Solà2017-01-191-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: htmlized code blocks in the resulting exported fileMiquel Sabaté Solà2017-01-181-17/+46
| | | | | | Moreover, I've added a CSS file that is specific for HTML code. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added credits and license into the init.org fileMiquel Sabaté Solà2017-01-181-0/+31
| | | | | | | This is done because the rendered html file should have both these notices since there's no link to the README.org file there. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added a style to the generated init.html fileMiquel Sabaté Solà2017-01-181-1/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: some fixesMiquel Sabaté Solà2017-01-161-33/+31
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: add relative timestamps to undo-treeMiquel Sabaté Solà2017-01-151-2/+3
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fixed buildMiquel Sabaté Solà2017-01-141-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: added an html fileMiquel Sabaté Solà2017-01-141-15/+26
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: fix kbd tagMiquel Sabaté Solà2017-01-131-4/+24
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: literate programmingMiquel Sabaté Solà2017-01-131-0/+1547
Everything has been moved into an org file. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>