Commit Graph

4 Commits

Author SHA1 Message Date
d573ec035b helper: convert hex to octal or dezimal
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-26 15:51:29 +02:00
f1ac407dbe company-capf: site-lisp code for completion-at-point
* extend company mode
* bridge to standard completion-at-point-functions (CAPF)

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:52:06 +02:00
b2fc283fdd ocatl-to-hex: site-lisp defun
* convert ocatl escape sequences to hexglyphs

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
2020-06-24 01:38:51 +02:00
dfd4317d2d emacs.d: initial config version
- starting init.el
  just basics (package, use-package, path-handlin)
- include my-site-start.el
  that includes site-start.d directory and imports
  all *.el files in lexical order
- functionality is imported via use-package inside
  the *.el file
  (first run: internet connection is needed to MELPA)
2020-06-03 22:24:55 +02:00