.emacs.d/site-lisp
Daniel - e15be73bc1
Fix insertion of text from hex numbers
Using `insert` directly makes use of character conversion and may scramble the
byte when inserting into the buffer (indeed, `insert` does not seem to insert
the byte, but the characters whose code-points is given in the string; same for
`insert-char`).
2021-11-06 17:49:49 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Add shortcut to timeline of day to frequently used features 2021-07-02 17:38:22 +02:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Move eshell popup function to `db-eshell' 2020-06-26 23:08:00 +02:00
db-hydras.el Make checkdoc happy about db-hydras package 2021-03-20 15:48:00 +01:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Add stop shortcut for main music hydra 2021-06-13 18:05:40 +02:00
db-org.el Allow to copy template from outside of current file 2021-10-29 14:35:35 +02:00
db-projects.el Do not treat dotfiles as projects 2020-09-20 16:40:48 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Fix insertion of text from hex numbers 2021-11-06 17:49:49 +01:00
plantuml-mode.el Update local copy of plantuml-mode 2021-10-16 18:45:41 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Fix org mode category refresh when redisplaying timelines 2021-09-30 15:35:18 +02:00