summaryrefslogtreecommitdiff
path: root/helm-font.el
Commit message (Expand)AuthorAge
* Avoid using ring in helm-ucsThierry Volpiatto2018-04-06
* Cleanup helm-fontThierry Volpiatto2018-04-06
* Add recent UCS source to `helm-ucs`Tianxiang Xiong2018-03-20
* Update copyrightsThierry Volpiatto2018-01-08
* Filter out all unprintable character in ucsThierry Volpiatto2017-09-16
* Don't try to print "\n" in ucsThierry Volpiatto2017-09-14
* Fix ucs-name handling for upcoming Emacs releaseEtienne2017-09-13
* Fix title actionThierry Volpiatto2017-09-04
* Add kill actions to ucsThierry Volpiatto2017-09-04
* Allow space insertion in current-buffer from ucsThierry Volpiatto2017-09-03
* Fix actions and keymap in ucsThierry Volpiatto2017-09-03
* Allow reloading ucs-names with a prefix argThierry Volpiatto2017-09-02
* Add progress reporter to ucsThierry Volpiatto2017-09-02
* Filter out characters without font (squares) in ucsThierry Volpiatto2017-09-02
* Use assq and memq where needed.Thierry Volpiatto2017-03-22
* Update copyrights.Thierry Volpiatto2017-01-01
* Remove now unneeded local settings of (not cl-lib) warnings.Thierry Volpiatto2016-11-13
* Give a buffer name to helm ucs buffer.Thierry Volpiatto2016-04-07
* Add history to ucs (#1428).Thierry Volpiatto2016-04-04
* Fix copyrights.Thierry Volpiatto2016-03-05
* Fix ucs font for non dark backgrounds (#1411).Titus von der Malsburg2016-03-02
* Add a space after code in ucs (#1365).Thierry Volpiatto2016-02-10
* Remove spaces before name in ucs (#1365).Thierry Volpiatto2016-02-10
* Add group and face in helm-font (#1365).Thierry Volpiatto2016-02-10
* Fix regexp in helm-ucs-insert (#1365).Thierry Volpiatto2016-02-10
* Colorize syms, add parenthesis to code (#1365).Thierry Volpiatto2016-02-10
* Fix initial input in helm-ucs (#1365).Thierry Volpiatto2016-02-10
* Allow matching char at point change alignment (#1365).Thierry Volpiatto2016-02-07
* Simplify max len calculation (#1365).Thierry Volpiatto2016-02-07
* Remove bidi bindings (#1365).Thierry Volpiatto2016-02-06
* First shoot to align ucs chars with name at end (#1365).Thierry Volpiatto2016-02-06
* Add helm-only property to helm actions.Thierry Volpiatto2016-01-12
* Use helm-source for x-fonts.Thierry Volpiatto2015-10-09
* Revert previous changes breaking build with melpa (#1206).Thierry Volpiatto2015-10-08
* Build ucs source at run time.Thierry Volpiatto2015-10-07
* Add macro to maybe build sources and start using it.Thierry Volpiatto2015-10-07
* Fix typo, use helm directly.Thierry Volpiatto2015-10-07
* Declare helm-previous-font, untabify (#1181).Thierry Volpiatto2015-09-19
* helm-select-xfont: Preview font without timerAdam Porter2015-09-19
* Improve usability of helm-ucs (#1137, #1138).Thierry Volpiatto2015-08-24
* Sort ucs-names.Thierry Volpiatto2015-08-09
* Require helm-help in several places.Thierry Volpiatto2015-07-14
* Remove old help command from all maps affected.Thierry Volpiatto2015-07-14
* Remove most mode-line strings to use generic one.Thierry Volpiatto2015-07-14
* Generalize usage of C-h m everywhere.Thierry Volpiatto2015-07-14
* Update copyrights.Thierry Volpiatto2015-03-24
* Added insert actions for name and hex code of char in `helm-ucs`.Titus von der Malsburg2015-03-01
* Show codepoint in hex with description and char.Titus von der Malsburg2015-02-27
* Finally reindent with the cl indentation behavior of 24.4.50.Thierry Volpiatto2014-04-25
* Reindent all again.Thierry Volpiatto2014-04-25