summaryrefslogtreecommitdiff
path: root/helm-font.el
Commit message (Expand)AuthorAge
* 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
* Reindent all files again.Thierry Volpiatto2014-04-25
* Reindent all files.Thierry Volpiatto2014-04-18
* Use with-helm-alive-p in many places and remove autoload cookies where needed.Thierry Volpiatto2014-01-16
* Update copyrights.Thierry Volpiatto2014-01-02
* Keep fixing unused argsThierry Volpiatto2013-11-16
* Enable lexical-binding in all files.Thierry Volpiatto2013-11-14
* reindent.Thierry Volpiatto2013-11-04
* Finish replacing cl symbols and requiring cl-lib, no compile error.Thierry Volpiatto2013-11-04
* replace all cl symbol by their cl-lib equivalent.Thierry Volpiatto2013-11-04
* Update copyrights.Thierry Volpiatto2013-03-17
* Replace "helm-c-" prefix by "helm-" in all files.Thierry Volpiatto2013-02-26
* Remove all byte-compile-dynamic and update autoloads.Thierry Volpiatto2012-11-08
* Disable compile warnings and add new keyword to helm.Thierry Volpiatto2012-07-30
* * helm-font.el (helm-c-ucs-init): Shut up byte compiler for insert-char in 24.1.Thierry Volpiatto2012-07-19
* * helm-font.el (helm-c-ucs-init): ucs-insert have been removed in emacs-24.2.Thierry Volpiatto2012-07-18