2024-08-30 07:51 | only show emojis for selected styles | massi | 1 | +7 | -6 |
2021-03-06 08:19 | Add GitHub Actions setting file | Yoshimura Yuu | 1 | +51 | -0 |
2021-01-06 05:35 | Fix emojify-reveal-on-isearch defcustom type | Jimmy Yuen Ho Wong | 1 | +1 | -1 |
2020-11-30 11:16 | Update the url for openmoji | Iqbal Ansari | 1 | +1 | -1 |
2020-11-27 15:05 | add OpenMoji license to README | Christian Tietze | 1 | +3 | -0 |
2020-11-25 20:13 | add version number | Christian Tietze | 1 | +1 | -1 |
2020-11-25 20:12 | add openmoji-v13.0 to known emoji sets | Christian Tietze | 1 | +10 | -4 |
2020-11-17 15:50 | Update the docstring of `emojify-completing-read` to mention new API for the predicate | Iqbal Ansari | 1 | +5 | -5 |
2020-11-15 01:49 | Silence byte-compiler | Brian Leung | 1 | +7 | -7 |
2020-08-12 06:28 | Guard against empty strings while emojifying company tooltips | Iqbal Ansari | 1 | +2 | -1 |
2020-07-19 10:19 | add: use-package snippet in readme | Polyakov Dmitry | 1 | +5 | -1 |
2020-05-12 15:09 | Whoops; forgot to remove this… | jrs5 | 1 | +0 | -1 |
2020-05-12 04:02 | Revert this back to `completing-read`. | jrs5 | 1 | +2 | -2 |
2020-05-12 04:01 | Actually be able to call this, rather than causing an error… | jrs5 | 1 | +9 | -8 |
2020-05-12 04:00 | Change this to a list, rather than modify the hash table later. | jrs5 | 1 | +7 | -12 |
2020-05-09 06:53 | And then we've gotta modify the `candidates` so they can work with functions like `ido-completing-read`. | jrs5 | 1 | +6 | -1 |
2020-05-09 06:48 | And update the documentation; we won't mention that `emojify-completing-read-function` takes the same arguments as `completing-read` since they can click through to read that from `emojify-completing-read-function`'s documentation. | jrs5 | 1 | +2 | -2 |
2020-05-09 06:47 | Replace all locations of `completing-read` with the new variable. | jrs5 | 1 | +10 | -10 |
2020-05-09 06:43 | We'll allow the user to set the function themselves; they just have to assure that the arguments of the function match what `completing-read` accepts. | jrs5 | 1 | +5 | -0 |
2020-05-03 08:54 | Improve test for org-mode tag detection | Iqbal Ansari | 1 | +3 | -2 |
2020-05-03 08:36 | Disable emojis in deft-mode | Iqbal Ansari | 1 | +2 | -1 |
2020-05-03 08:34 | Fix the regex used to identity org-mode tags | Iqbal Ansari | 1 | +2 | -1 |
2020-04-27 05:17 | Bump version | Iqbal Ansari | 1 | +1 | -1 |
2020-04-26 21:44 | Disable `buffer-list-update-hook` in emojify-string | Iqbal Ansari | 1 | +8 | -1 |
2020-04-26 08:41 | Iterate through emojis from end to beginning in emojify-do-for-emojis-in-region | Iqbal Ansari | 1 | +11 | -6 |
2020-04-26 08:27 | Fix a few typos | Iqbal Ansari | 1 | +4 | -4 |
2020-04-26 08:24 | Escape literal '%' in result of format-mode-line | Iqbal Ansari | 1 | +7 | -5 |
2020-04-26 08:20 | Add a compatibility wrapper over org-src-get-lang-mode | Iqbal Ansari | 1 | +9 | -1 |
2020-04-22 17:27 | s/emojify--string-join/emojify-string-join/ | Iqbal Ansari | 1 | +3 | -3 |
2020-03-09 05:53 | Update emoji sets to point to the properly re-exported images (see #62) | Iqbal Ansari | 1 | +12 | -12 |
2020-03-06 02:52 | Add space between ? and ( | Jen-Chieh | 1 | +1 | -1 |
2019-10-17 04:20 | Handle failures due to deprecated cons style faces used with overlays | Iqbal Ansari | 1 | +3 | -1 |
2019-08-09 09:59 | Remove redundant let binding | Iqbal Ansari | 1 | +1 | -3 |
2019-08-09 09:59 | Disable `emojify-tests-org-source-blocks` test for Emacs versions before v26.1 | Iqbal Ansari | 2 | +31 | -29 |
2019-08-02 13:43 | added emojify-mode-map | lispy-dobby | 1 | +7 | -0 |
2019-08-09 04:48 | Merge pull request #56 from yilkalargaw/patch-2 | Iqbal Ansari | 1 | +2 | -1 |
2019-08-08 00:34 | added llibgnutls28-dev to the dependencies | lispy-dobby | 1 | +1 | -0 |
2019-08-02 13:57 | change libtiff4-dev to libtiff5-dev | lispy-dobby | 1 | +1 | -1 |
2019-06-13 07:16 | Add test for failure to properly extract text for composition (see #54) | Iqbal Ansari | 1 | +9 | -0 |
2019-06-13 06:07 | Fix emojify--get-characters-for-composition's interpretation of relative-p flag in the composition | Iqbal Ansari | 1 | +8 | -8 |
2019-06-12 19:06 | Do not use seq-map-indexed | Iqbal Ansari | 1 | +8 | -6 |
2019-06-12 13:17 | Do not assume find-composition always returns a vector of characters | Iqbal Ansari | 1 | +12 | -6 |
2019-05-21 08:24 | Bump version to 1.2 | Iqbal Ansari | 2 | +2 | -2 |
2019-05-21 08:22 | Bump version | Iqbal Ansari | 2 | +2 | -1 |
2019-05-21 08:12 | Update Changelog | Iqbal Ansari | 1 | +13 | -1 |
2019-05-20 19:12 | Run tests on Emacs v26 | Iqbal Ansari | 1 | +2 | -2 |
2019-05-19 12:48 | Add compatibility wrapper for `provided-mode-derived-p` | Iqbal Ansari | 1 | +12 | -2 |
2019-05-19 12:35 | Add tests for org source blocks | Iqbal Ansari | 1 | +50 | -0 |
2019-05-19 12:26 | Use face at point to determine the prog context while displaying emojis in org source blocks | Iqbal Ansari | 1 | +35 | -12 |
2019-05-15 05:47 | Enable support for emojifying org mode source blocks | Iqbal Ansari | 1 | +23 | -15 |
2019-05-14 04:22 | Render only unicode characters in company tooltips | Iqbal Ansari | 1 | +1 | -1 |
2019-04-24 22:07 | Fix lint warnings about some docstrings and defcustoms | Iqbal Ansari | 1 | +11 | -5 |
2019-04-24 22:07 | Reimplement `emojify-string` using `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +2 | -29 |
2019-04-24 22:01 | Optionally accept the target where emojis would be displayed in `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +7 | -4 |
2019-04-02 03:53 | Improve the message displayed for partial downloads | Iqbal Ansari | 1 | +1 | -1 |
2019-03-17 05:15 | Fallback to `emojify-emoji-styles` if styles are not explicitly provided in emojify-string | Iqbal Ansari | 1 | +1 | -1 |
2019-01-22 05:13 | Add twemoji | Iqbal Ansari | 2 | +53 | -30 |
2019-01-22 03:37 | Do not use while-no-input | Iqbal Ansari | 1 | +14 | -15 |
2019-01-21 17:27 | Merge pull request #48 from seblemaguer/master | Iqbal Ansari | 2 | +8 | -6 |
2019-01-20 16:10 | fix tar urls in emoji-sets.json | Sebastien Le Maguer | 1 | +4 | -4 |
2019-01-20 16:08 | Add error message when the hash is incorrect | Sebastien Le Maguer | 1 | +4 | -2 |
2018-12-21 03:50 | Merge pull request #46 from vincentbernat/fix/hidpi | Iqbal Ansari | 1 | +1 | -0 |
2018-12-19 10:57 | Do not scale created images | Vincent Bernat | 1 | +1 | -0 |
2018-06-11 15:38 | Cache results of imagemagick support check for a format | Iqbal Ansari | 1 | +19 | -3 |
2018-03-21 02:50 | Mention mode-line and company support in the Changelog | Iqbal Ansari | 1 | +2 | -0 |
2018-03-21 02:33 | Bump to v1.0 | Iqbal Ansari | 2 | +5 | -2 |
2018-01-28 14:25 | Workaround test failures on Travis | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:07 | Bump copyright year 😅 | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:04 | Fix a small typo | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:00 | Add a simple elisp file to easily run an Emacs instance with emojify loaded | Iqbal Ansari | 1 | +21 | -0 |
2018-01-28 13:00 | Add `emojify-download-emojis-p` to allow customizing the automatic download of images | Iqbal Ansari | 3 | +63 | -5 |
2017-10-18 14:42 | Fix creation of temporary file for downloading emoji images | Iqbal Ansari | 1 | +2 | -1 |
2017-07-09 09:07 | Silence byte-compiler warnings about org-list-get-item-begin | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 09:06 | Improve detection of emojis inside org-mode tags | Iqbal Ansari | 1 | +7 | -13 |
2017-07-09 08:26 | Add tests for displaying emojis that are part of org-mode list and tags | Iqbal Ansari | 1 | +16 | -0 |
2017-07-09 08:26 | Improve checks for detecting emojis that are part of org-mode lists | Iqbal Ansari | 1 | +4 | -4 |
2017-07-09 07:24 | Do not consider the cursor background to decide emoji background | Iqbal Ansari | 1 | +1 | -12 |
2017-07-09 07:07 | Better heuristics to determine of an emoji is part of an org-mode tag | Iqbal Ansari | 1 | +11 | -4 |
2017-07-09 06:49 | Inhibit display of emojis beginning with ':' in org headlines | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 06:35 | Inhibit display of only "8)" in org mode lists | Iqbal Ansari | 1 | +5 | -3 |
2017-06-20 05:37 | Smalltalk-mode is a programming mode | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:24 | Emojify company-mode tooltips by default | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:23 | Minor formatting and documentation change | Iqbal Ansari | 1 | +5 | -3 |
2017-06-12 07:42 | Do not switch to after-string based display of company tooltip unless needed | Iqbal Ansari | 1 | +7 | -2 |
2017-05-28 08:49 | Mention emojify-mode-line-mode in the README | Iqbal Ansari | 1 | +5 | -0 |
2017-05-28 08:03 | Silence remaining byte compiler warnings | Iqbal Ansari | 1 | +14 | -14 |
2017-05-28 08:03 | Add support for emojifying the mode-line | Iqbal Ansari | 1 | +61 | -0 |
2017-04-03 17:44 | Consider the cursor position too while updating emoji backgrounds | Iqbal Ansari | 1 | +27 | -38 |
2017-04-01 16:54 | Guard against non-overlay values of 'company-pseudo-tooltip-overlay' | Iqbal Ansari | 1 | +1 | -1 |
2017-04-01 13:08 | Add support for emojifying string for display in the mode-line | Iqbal Ansari | 1 | +48 | -33 |
2017-04-01 12:56 | Fix warning about 'company-pseudo-tooltip-unhide' not being present | Iqbal Ansari | 1 | +3 | -0 |
2017-03-31 19:57 | Update CHANGELOG and README to mention new features | Iqbal Ansari | 2 | +32 | -25 |
2017-03-31 19:34 | Implement support for emojifying company mode tooltips | Iqbal Ansari | 1 | +36 | -0 |
2017-03-31 19:13 | Fix off-by-one bugs in code to determine if emoji is part of a selection | Iqbal Ansari | 1 | +3 | -3 |
2017-03-31 18:55 | Remove custom logic to find background color at point use builtin 'background-color-at-point' | Iqbal Ansari | 1 | +6 | -15 |
2017-03-30 08:14 | Update Changelog | Iqbal Ansari | 1 | +6 | -0 |
2017-03-30 08:13 | Documentation changes | Iqbal Ansari | 1 | +20 | -5 |
2017-03-28 08:01 | Add `emojify-string` for emojifying standalone strings | Iqbal Ansari | 1 | +43 | -0 |
2017-03-28 07:51 | Fix position of sit-for in display loop | Iqbal Ansari | 1 | +3 | -3 |
2017-03-28 07:50 | Allow specifying the target buffer while emojifying text | Iqbal Ansari | 1 | +41 | -31 |
2017-03-28 07:46 | Make sure emoji data is created before listing emojis | Iqbal Ansari | 1 | +2 | -0 |
2017-03-25 22:48 | Add link to Unicode Consortium in Emoji description | Iqbal Ansari | 1 | +23 | -12 |
2017-03-23 14:30 | Do not redisplay emoji list if it is already available | Iqbal Ansari | 1 | +20 | -4 |
2017-03-23 14:29 | Display progress while displaying emoji in `emojiy-list-emojis` | Iqbal Ansari | 1 | +10 | -4 |
2017-03-23 14:28 | Display names of individual emojis in emoji list | Iqbal Ansari | 1 | +18 | -10 |
2017-03-13 13:40 | New command `emojify-list-entries` for listing all the emojis | Iqbal Ansari | 1 | +100 | -0 |
2017-03-13 13:39 | Bypass context checks for text marked with `emojify-force-display` | Iqbal Ansari | 1 | +9 | -5 |
2017-03-13 12:08 | Avoid view-mode from activating in `emojify-apropos-mode` | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 12:08 | Echo the emoji after copying in apropos mode | Iqbal Ansari | 1 | +2 | -1 |
2017-03-13 12:07 | Add a dedicated mode for emoji description buffer | Iqbal Ansari | 1 | +31 | -3 |
2017-03-13 12:06 | Move common keybindings for emojify buffers to `emojify-common-mode-map` | Iqbal Ansari | 1 | +29 | -14 |
2017-03-13 10:44 | Add keybindings to view emoji description from apropos buffer | Iqbal Ansari | 1 | +11 | -1 |
2017-03-13 10:35 | Minor code cleanup | Iqbal Ansari | 1 | +10 | -7 |
2017-03-13 10:34 | Display whether emoji is user-defined in emoji description | Iqbal Ansari | 1 | +5 | -0 |
2017-03-13 10:34 | Allow forcing re-reading of emoji data in `emojify-create-emojify-emojis` | Iqbal Ansari | 1 | +6 | -3 |
2017-03-13 10:29 | Mark custom emojis in emoji-data | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 10:20 | Use the "emoji" attribute of the emoji data | Iqbal Ansari | 1 | +7 | -10 |
2017-03-13 10:19 | Reset `emojify--completing-candidates-cache` whenever emoji data changes | Iqbal Ansari | 1 | +28 | -32 |
2017-03-13 09:21 | Add the emoji text to the emoji data | Iqbal Ansari | 1 | +14 | -1 |
2017-03-13 09:17 | Use a hash-table as the collection or `emojify-completing-read` | Iqbal Ansari | 1 | +26 | -9 |
2017-03-13 09:17 | Use `ht-get` instead of `gethash` | Iqbal Ansari | 1 | +4 | -3 |
2017-03-13 08:38 | New command `emojify-describe-emoji` to describe an emoji using completing read | Iqbal Ansari | 1 | +8 | -0 |
2017-03-13 08:38 | Extract logic to display emoji description buffer to `emojify--display-emoji-description-buffer` | Iqbal Ansari | 1 | +54 | -49 |
2017-03-13 08:33 | Extract logic for completing read emojis to `emojify-completing-read` | Iqbal Ansari | 1 | +35 | -17 |
2017-03-13 07:43 | Add emojipedia links to Emoji description page | Iqbal Ansari | 1 | +15 | -2 |
2017-02-21 08:21 | 'load' as opposed to 'require' the test-helper file in tests | Iqbal Ansari | 1 | +2 | -1 |
2017-02-21 06:47 | Update copyright years | Iqbal Ansari | 1 | +1 | -1 |
2017-02-21 06:47 | Remove provide form from test-helper | Iqbal Ansari | 1 | +0 | -1 |
2017-02-21 06:46 | Lets always develop off master | Iqbal Ansari | 1 | +1 | -4 |
2016-11-24 17:40 | Merge branch 'develop' | Iqbal Ansari | 3 | +135 | -14 |
2016-11-24 17:36 | Remap backspace to delete whole emojis in org-mode | Iqbal Ansari | 2 | +2 | -0 |
2016-11-24 17:24 | Mention `emojify-describe-emoji-at-point` in the README and Changelog | Iqbal Ansari | 2 | +8 | -0 |
2016-11-24 11:42 | Improve fenced emoji regex to accept '+' | Iqbal Ansari | 1 | +1 | -1 |
2016-10-08 18:49 | Cleanup up `emojify-describe-emoji-at-point` | Iqbal Ansari | 1 | +52 | -17 |
2016-10-08 18:48 | Define a compatibility function for user-error | Iqbal Ansari | 1 | +8 | -4 |
2016-10-07 18:33 | Initial version of describe emoji functionality | Iqbal Ansari | 1 | +21 | -0 |
2016-10-01 16:56 | Add Changelog | Iqbal Ansari | 2 | +52 | -1 |
2016-09-29 18:26 | Do not attempt to emojify regions larger than 5000 chars | Iqbal Ansari | 1 | +4 | -4 |
2016-09-28 12:50 | Merge branch 'develop' | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:48 | Fix thinko in set-buffer-multibyte advice | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:46 | Merge branch 'develop' | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 11:00 | Disable emojify when buffer changes to unibyte encoding | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 03:32 | Merge branch 'develop' | Iqbal Ansari | 7 | +166 | -190 |
2016-09-28 03:22 | Add coveralls badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-28 02:50 | Add undercover for test coverage stats | Iqbal Ansari | 2 | +4 | -0 |
2016-09-27 18:26 | Polish the README a bit | Iqbal Ansari | 1 | +8 | -7 |
2016-09-27 18:22 | Mention the new `emojify-reveal-on-isearch` in the README | Iqbal Ansari | 1 | +7 | -0 |
2016-09-27 18:21 | Update README to mention changed interface for `emojify-point-entered-behaviour` | Iqbal Ansari | 1 | +3 | -4 |
2016-09-27 18:11 | Disable tests on Emacs git snapshot for now | Iqbal Ansari | 1 | +0 | -1 |
2016-09-27 18:07 | Minor update to the documentation | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 18:05 | Enable tests from emacs-git-snapshot | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:59 | Merge branch 'bugfix/uncover-25.1' into develop | Iqbal Ansari | 4 | +137 | -170 |
2016-09-27 17:36 | Enable tests for Emacs 25.1 | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:27 | Ensure that we are always dealing with complete lines while emojifying a region | Iqbal Ansari | 1 | +9 | -2 |
2016-09-27 16:52 | Wrap frequently executed (safe to fail) code in while-no-input | Iqbal Ansari | 1 | +15 | -14 |
2016-09-27 16:39 | Update tests, remove test for multiple isearches | Iqbal Ansari | 2 | +21 | -41 |
2016-09-27 16:12 | Convert unnecessary macros to functions | Iqbal Ansari | 1 | +25 | -34 |
2016-09-27 15:23 | Make uncovering of emojis on isearch configurable | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 15:22 | Detect emoji entry/exit using a custom function | Iqbal Ansari | 1 | +47 | -78 |
2016-09-26 03:52 | Fix prettify-symbol tests failures on Emacs 25.1 | Iqbal Ansari | 1 | +27 | -12 |
2016-09-25 17:28 | Set `emojify-inhibit-emojify-in-current-buffer-p` to t only locally in test buffers | Iqbal Ansari | 1 | +1 | -1 |
2016-09-25 17:27 | Cleanup point uncovering logic | Iqbal Ansari | 1 | +21 | -23 |
2016-09-25 17:26 | Do not inhibit emojification of areas larger than 100000 | Iqbal Ansari | 1 | +3 | -4 |
2016-09-19 15:19 | Remove org-bullets from project dependencies | Iqbal Ansari | 1 | +1 | -3 |
2016-09-18 11:44 | Merge branch 'develop' | Iqbal Ansari | 5 | +240 | -240 |
2016-09-18 11:31 | Update README to mention integration with prettify-symbols-mode and org-bullets-mode | Iqbal Ansari | 1 | +16 | -16 |
2016-09-18 11:04 | Remove after-change and org-bullet tests, they did not work as expected | Iqbal Ansari | 2 | +0 | -68 |
2016-09-18 09:32 | Add tests for org-bullets mode integration | Iqbal Ansari | 3 | +25 | -2 |
2016-09-18 09:20 | Force redisplays for after-change tests | Iqbal Ansari | 2 | +6 | -9 |
2016-09-18 07:03 | Fix compatibility with Emacs 24.3 | Iqbal Ansari | 1 | +5 | -3 |
2016-09-18 06:58 | Update tests to work with general handing of composition text | Iqbal Ansari | 2 | +18 | -19 |
2016-09-18 06:11 | Save emojify-composed-text-p variable while running tests | Iqbal Ansari | 1 | +3 | -5 |
2016-09-18 06:06 | Remove special handling of prettify symbols mode | Iqbal Ansari | 1 | +14 | -80 |
2016-09-18 06:03 | Handle an edge case while searching for composed text | Iqbal Ansari | 1 | +8 | -2 |
2016-09-17 18:44 | Display composed text as emojis only if user has enabled unicode emojis | Iqbal Ansari | 1 | +7 | -3 |
2016-09-17 18:38 | Make emojification of composed text customizable | Iqbal Ansari | 1 | +33 | -27 |
2016-09-17 18:36 | Cleanup display of composed text | Iqbal Ansari | 1 | +53 | -40 |
2016-09-17 05:39 | Advance point to next current matches end after emojifying composed text | Iqbal Ansari | 1 | +4 | -3 |
2016-09-16 18:24 | Require subr-x, add a compat function for string-join | Iqbal Ansari | 1 | +11 | -1 |
2016-09-16 18:13 | Initial version to handle composition more generally | Iqbal Ansari | 1 | +41 | -0 |
2016-09-16 09:10 | Do not try emojifying a text, if not emoji config is found for it | Iqbal Ansari | 1 | +2 | -1 |
2016-09-15 11:01 | Add license and make a PR badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-09 11:08 | Do not construct regexp to exactly match github emojis | Iqbal Ansari | 1 | +42 | -20 |
2016-09-08 09:19 | Improve tests for prettify symbols mode | Iqbal Ansari | 1 | +10 | -3 |
2016-09-08 08:36 | Merge branch 'develop' | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 08:35 | Use with-timeout to ensure displaying emojis does not run longer than a second | Iqbal Ansari | 1 | +60 | -56 |
2016-09-08 07:46 | Explicitly enable emojify mode in minibuffer/helm buffer while inserting emojis | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 07:30 | Merge branch 'develop' | Iqbal Ansari | 1 | +4 | -5 |
2016-09-08 07:20 | Change large region check to an absolute number of 100000 | Iqbal Ansari | 1 | +4 | -5 |
2016-09-07 18:28 | Merge branch 'develop' | Iqbal Ansari | 7 | +578 | -154 |
2016-09-07 17:59 | Guard against redisplaying very large regions | Iqbal Ansari | 1 | +6 | -4 |
2016-09-07 17:13 | Position cursor at first emoji after displaying results in apropos | Iqbal Ansari | 1 | +3 | -2 |
2016-09-07 12:36 | Select apropos window after displaying it | Iqbal Ansari | 1 | +3 | -3 |
2016-09-07 12:32 | Offer last search query as initial input when apropos is run from an apropos buffer | Iqbal Ansari | 1 | +21 | -3 |
2016-09-07 02:41 | Fix name of the style required for integration with prettify-symbols-alist | Iqbal Ansari | 1 | +1 | -1 |
2016-09-06 18:15 | Disable prettify-symbols integration by default for now | Iqbal Ansari | 2 | +3 | -1 |
2016-09-06 18:12 | Update README to mention custom emojis and prettify-symbols-integration | Iqbal Ansari | 2 | +75 | -15 |
2016-09-06 03:39 | Get after change tests running again | Iqbal Ansari | 2 | +59 | -36 |
2016-09-06 03:11 | Fix interactive running of tests | Iqbal Ansari | 1 | +7 | -0 |
2016-09-05 17:53 | Add tests for `emojify-apropos-emoji` command | Iqbal Ansari | 1 | +37 | -0 |
2016-09-05 17:34 | Reduce minor code repetition | Iqbal Ansari | 1 | +4 | -2 |
2016-09-05 17:34 | Create emojify data before running `emojify-insert-emoji` or `emojify-apropos-emoji` | Iqbal Ansari | 1 | +9 | -2 |
2016-09-05 17:04 | Use `g` to rerun apropos from emojify-apropos-mode buffer | Iqbal Ansari | 1 | +29 | -26 |
2016-09-05 16:50 | Add tests for integration with prettify-symbols-mode | Iqbal Ansari | 5 | +93 | -5 |
2016-09-05 16:24 | Rename `pretty-symbols` style to `prettify-symbol` | Iqbal Ansari | 1 | +13 | -13 |
2016-09-05 15:36 | Add tests for custom emojis | Iqbal Ansari | 2 | +41 | -5 |
2016-09-05 13:40 | Allow users to define custom emojis | Iqbal Ansari | 1 | +85 | -28 |
2016-09-05 12:24 | Display `pretty-symbols` style emoji only if prettify-symbol-mode is enabled | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 12:23 | Update redisplay emojis after prettify-symbol-mode changes | Iqbal Ansari | 1 | +16 | -5 |
2016-09-05 09:40 | First attempt at integration emojify with prettify-symbols-mode | Iqbal Ansari | 1 | +56 | -15 |
2016-09-05 08:50 | Fix a minor typo | Iqbal Ansari | 1 | +1 | -1 |
2016-09-05 08:21 | Introduce `emojify-user-emojis` and `emojify-pretty-symbol-emojis` | Iqbal Ansari | 1 | +47 | -19 |
2016-09-05 07:57 | Use ht-each instead of maphash | Iqbal Ansari | 1 | +2 | -2 |
2016-09-05 07:36 | Minor restructuring of the code | Iqbal Ansari | 1 | +28 | -28 |
2016-09-05 06:44 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -4 |
2016-09-05 06:42 | Do not enable emojify-mode in debugger mode | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 06:35 | Fix `emojify-buffer-p` check for ephemeral buffers | Iqbal Ansari | 1 | +1 | -4 |
2016-09-04 18:20 | Merge branch 'develop' | Iqbal Ansari | 2 | +164 | -35 |
2016-09-04 18:14 | Note the possibility of outdated emoji sets in the README | Iqbal Ansari | 1 | +10 | -0 |
2016-09-04 17:57 | Add new command `emojify-apropos-emoji` to search emojis | Iqbal Ansari | 2 | +154 | -35 |
2016-09-04 14:43 | Merge branch 'develop' | Iqbal Ansari | 7 | +23441 | -14523 |
2016-09-04 14:37 | Minor update to the README | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 14:33 | Autoload `emojify-insert-emoji` command | Iqbal Ansari | 1 | +2 | -1 |
2016-09-04 14:33 | Add emojify-debug-mode to debug errors in emojify-mode | Iqbal Ansari | 1 | +13 | -7 |
2016-09-04 14:14 | Cache emojis on Travis | Iqbal Ansari | 1 | +1 | -0 |
2016-09-04 14:07 | Do fail test if there are warnings during byte compilation | Iqbal Ansari | 1 | +0 | -1 |
2016-09-04 13:09 | Add some line spacing between candidates in emojify-insert-emoji command | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 12:30 | Mention the new command `emojify-insert-emoji` in the README | Iqbal Ansari | 1 | +18 | -9 |
2016-09-04 12:29 | Rename `emojify-apropos-emoji` to `emojify-insert-emoji` | Iqbal Ansari | 1 | +15 | -10 |
2016-09-04 11:12 | Update byte compilation test to fail on errors | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 10:54 | Fix tests for continuous emojis | Iqbal Ansari | 1 | +12 | -9 |
2016-09-04 10:53 | Fix a minor regression introduced in overlapping emojis fix | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 09:27 | Use face-background in place of non-existent emojify--face-background | Iqbal Ansari | 1 | +2 | -2 |
2016-09-04 08:49 | Fix display of overlapping emojis | Iqbal Ansari | 2 | +27 | -1 |
2016-09-02 07:10 | Improve test to check if emoji's closing brace is part of a list | Iqbal Ansari | 2 | +17 | -1 |
2016-09-02 06:58 | Do all checks for ascii style even in apropos mode | Iqbal Ansari | 1 | +0 | -2 |
2016-09-02 06:07 | Insert the selected emoji in apropos command | Iqbal Ansari | 1 | +11 | -10 |
2016-09-02 06:06 | Do not avoid emojifying minibuffer in apropos command | Iqbal Ansari | 1 | +8 | -2 |
2016-09-01 18:38 | Initial commit of emoji apropos functionality | Iqbal Ansari | 1 | +26 | -2 |
2016-09-01 17:28 | Set emojione-v2.2.6-22 as the default emoji set | Iqbal Ansari | 1 | +1 | -1 |
2016-09-01 17:26 | Update Emoji data to include EmojiOne v2.2.6 | Iqbal Ansari | 2 | +23305 | -14487 |
2016-09-01 15:47 | Ignore dist directory | Iqbal Ansari | 1 | +1 | -0 |
2016-08-05 16:18 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -0 |
2016-08-05 16:03 | Inhibit emojify in magit-diff-mode and ibuffer-mode | Iqbal Ansari | 1 | +2 | -0 |
2016-07-16 06:21 | Merge branch 'develop' | Iqbal Ansari | 3 | +13 | -12 |
2016-07-16 06:18 | Remove compiled files before running tests | Iqbal Ansari | 1 | +1 | -1 |
2016-07-16 06:18 | Fix the path to cask installed packages in test helper | Iqbal Ansari | 1 | +4 | -1 |
2016-07-16 05:21 | Change emojify-image-dir to a function | Iqbal Ansari | 2 | +8 | -10 |
2016-06-10 08:11 | Merge branch 'develop' | Iqbal Ansari | 1 | +1 | -24 |
2016-06-10 05:21 | Update version | Iqbal Ansari | 1 | +1 | -1 |
2016-06-10 05:13 | Remove emojify-prog-contexts | Iqbal Ansari | 1 | +0 | -23 |
2016-03-16 17:17 | Merge branch 'develop' | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 17:07 | Add contributing instructions | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 16:48 | Merge branch 'develop' | Iqbal Ansari | 1 | +11 | -14 |
2016-03-16 07:08 | Makes comint derived modes act like prog derived | Uladox | 1 | +1 | -2 |
2016-03-16 16:33 | Simplify emojify--get-text-display-props | Iqbal Ansari | 1 | +10 | -12 |
2016-03-06 05:53 | Merge branch 'develop' | Iqbal Ansari | 3 | +132 | -47 |
2016-03-06 05:14 | Prefer last overlay face while calculating backgrounds for emojis in overlay | Iqbal Ansari | 1 | +1 | -1 |
2016-03-05 17:13 | Add tests for unicode emojis in programming modes | Iqbal Ansari | 1 | +44 | -5 |
2016-03-05 16:43 | Display only unicode emojis in source code | Iqbal Ansari | 1 | +17 | -10 |
2016-03-05 16:42 | Mark `emojify-prog-contexts` as obsolete | Iqbal Ansari | 1 | +30 | -4 |
2016-03-05 16:31 | Introduce `emojify-program-contexts` as a replacement for emojify-prog-contexts | Iqbal Ansari | 3 | +32 | -35 |
2016-03-05 15:41 | Handle different values for overlay face while calculating backgrounds for emojis | Iqbal Ansari | 1 | +26 | -10 |
2016-03-01 11:38 | Merge branch 'develop' | Iqbal Ansari | 1631 | +5639 | -5534 |
2016-02-28 15:55 | Remove remaining images from the repo | Iqbal Ansari | 1 | +0 | -0 |
2016-02-28 14:51 | Cosmetic changes, name variables according to Elisp conventions | Iqbal Ansari | 1 | +9 | -10 |
2016-02-28 14:18 | Do not download emojis (in interactive usage) if they already exist | Iqbal Ansari | 1 | +10 | -6 |
2016-02-28 14:14 | Do not prompt for emoji download if another download is in progress | Iqbal Ansari | 1 | +20 | -6 |
2016-01-03 17:22 | Update tests to work with lazy downloading | Iqbal Ansari | 2 | +3 | -2 |
2016-01-05 18:10 | Include unresized emoji one images in available emoji-sets | Iqbal Ansari | 1 | +8 | -2 |
2016-01-05 18:10 | Name emoji images after corresponding unicode strings | Iqbal Ansari | 1 | +5523 | -5523 |
2015-12-31 03:51 | Download images lazily rather than packaging them with the code | Iqbal Ansari | 1627 | +89 | -8 |
2015-12-30 11:21 | Merge branch 'develop' | Iqbal Ansari | 1725 | +9617 | -4413 |
2015-12-30 11:05 | Add simple_smile | Iqbal Ansari | 2 | +7 | -2 |
2015-12-21 17:23 | Update tests to work with new emojis | Iqbal Ansari | 1 | +1 | -1 |
2015-12-21 16:42 | Split search regexp into smaller chunks | Iqbal Ansari | 1 | +50 | -50 |
2015-12-20 17:17 | Import newer images from emoji-one | Iqbal Ansari | 1722 | +9542 | -4351 |
2015-12-21 03:52 | Bump to v0.3 | Iqbal Ansari | 1 | +1 | -1 |
2015-12-19 13:06 | Strip text properties when yanking text | Iqbal Ansari | 1 | +2 | -0 |
2015-12-18 03:08 | Add a todo item | Iqbal Ansari | 1 | +3 | -0 |
2015-12-18 03:06 | Rename some internal functions to be more obvious | Iqbal Ansari | 1 | +6 | -7 |
2015-12-18 03:04 | Consider face at point while calculating the background for an emoji | Iqbal Ansari | 1 | +9 | -0 |
2015-12-17 17:00 | Do not reset emoji data on style changes | Iqbal Ansari | 1 | +4 | -9 |
2015-12-15 03:55 | Fix dependency on seq | Iqbal Ansari | 1 | +1 | -1 |
2015-12-14 17:38 | Fix detection of `tuareg` as programming mode | Iqbal Ansari | 1 | +1 | -1 |
2015-12-08 02:54 | Activate advice for `mouse--drag-set-mark-and-point` | Iqbal Ansari | 1 | +2 | -0 |
2015-12-06 05:29 | Set language to generic for travis tests | Iqbal Ansari | 1 | +1 | -1 |
2015-12-06 05:28 | Run tests in debug mode | Iqbal Ansari | 1 | +5 | -2 |
2015-12-06 05:22 | Do not blindly set jit-lock-start and jit-lock-end in `emojify-after-change-extend-region-function` | Iqbal Ansari | 1 | +12 | -6 |
2015-12-06 04:07 | Add 'Thanks' section in the README | Iqbal Ansari | 1 | +6 | -1 |
2015-12-05 17:39 | Update README about Imagemagick requirement | Iqbal Ansari | 1 | +5 | -3 |
2015-12-05 16:56 | Remove obsolete functions | Iqbal Ansari | 1 | +2 | -20 |
2015-12-05 16:43 | Update documentation | Iqbal Ansari | 1 | +20 | -9 |
2015-12-01 18:09 | Check `redisplay-highlight-region-function` is bound before using it | Iqbal Ansari | 1 | +3 | -1 |
2015-12-01 17:57 | Add `emojify-overlays-at`, compatibility wrapper around `overlays-at` | Iqbal Ansari | 1 | +26 | -1 |
2015-12-01 17:23 | Update emoji backgrounds when mouse selection changes | Iqbal Ansari | 1 | +22 | -10 |
2015-12-01 02:05 | Resize all emojis in buffer on text resize | Iqbal Ansari | 1 | +8 | -6 |
2015-11-30 18:22 | Add macro `emojify-do-for-emojis-in-region` | Iqbal Ansari | 1 | +20 | -9 |
2015-11-30 14:15 | Handle non-default values of `redisplay-highlight-region-function` | Iqbal Ansari | 1 | +3 | -2 |
2015-11-30 13:58 | Revert "Remove special case for selection highlighting" | Iqbal Ansari | 1 | +7 | -1 |
2015-11-30 09:46 | Improve logic to uncover an emoji | Iqbal Ansari | 2 | +43 | -37 |
2015-11-30 10:58 | Minor restructuring | Iqbal Ansari | 1 | +14 | -16 |
2015-11-30 03:28 | Remove special case for selection highlighting | Iqbal Ansari | 1 | +1 | -7 |
2015-11-30 03:28 | Instruct overlays-at to return overlays sorted by priority | Iqbal Ansari | 1 | +3 | -9 |
2015-11-29 16:17 | Lookup parent faces, when getting face's background | Iqbal Ansari | 1 | +2 | -2 |
2015-11-29 14:21 | Experimenting more aggressive behaviour | Iqbal Ansari | 1 | +27 | -5 |
2015-11-29 15:12 | Do not rely on markers in emojify update loop | Iqbal Ansari | 1 | +3 | -2 |
2015-11-29 13:19 | Resolve marker to current position in `emojify--update-emojis-background-in-region` loop | Iqbal Ansari | 1 | +1 | -1 |
2015-11-29 11:02 | Restore compatibility with Emacs v24.3 | Iqbal Ansari | 1 | +12 | -6 |
2015-11-29 08:37 | Add missing docstrings, minor refactoring | Iqbal Ansari | 1 | +121 | -62 |
2015-11-28 17:53 | Add `emojify-execute-ignoring-errors-unless-debug` to easily run form conditionally ignoring errors | Iqbal Ansari | 1 | +11 | -5 |
2015-11-28 17:52 | Add some missing documentation | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 17:40 | Add hooks for changing emoji backgrounds locally | Iqbal Ansari | 1 | +4 | -4 |
2015-11-28 16:14 | Fix a byte compile warning | Iqbal Ansari | 1 | +2 | -1 |
2015-11-28 16:13 | Fix failing tests | Iqbal Ansari | 1 | +20 | -20 |
2015-11-28 16:06 | Fix loop for updating emoji backgrounds | Iqbal Ansari | 1 | +1 | -1 |
2015-11-28 06:54 | Experimenting with window-scroll-functions to update emoji backgrounds | Iqbal Ansari | 1 | +19 | -8 |
2015-11-28 06:54 | Append new logs in `emojify-message` | Iqbal Ansari | 1 | +1 | -0 |
2015-11-28 03:19 | Calculate window end manually since it is not reliable in post-command-hook | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 03:18 | Make sure we save buffer state while logging in `emojify-message` | Iqbal Ansari | 1 | +4 | -3 |
2015-11-28 02:48 | Rename some functions to have more descriptive names | Iqbal Ansari | 1 | +10 | -12 |
2015-11-27 17:29 | Initialize region support when enabling emojify | Iqbal Ansari | 1 | +8 | -2 |
2015-11-27 17:26 | Reorganize code a bit | Iqbal Ansari | 1 | +44 | -29 |
2015-11-27 17:21 | Add missing docstrings | Iqbal Ansari | 1 | +13 | -3 |
2015-11-27 17:20 | Consider an emoji to be inside selection if either start or end fall in selection | Iqbal Ansari | 1 | +16 | -12 |
2015-11-27 16:41 | Remove redundant functions | Iqbal Ansari | 1 | +1 | -4 |
2015-11-27 16:20 | Improve checks for active region | Iqbal Ansari | 1 | +4 | -2 |
2015-11-27 03:48 | Just some experiments | Iqbal Ansari | 1 | +39 | -11 |
2015-11-24 17:40 | Add basic functions to calculate background color for emojis | Iqbal Ansari | 1 | +44 | -10 |
2015-11-28 16:04 | Refactor `emojify--find-key-binding-ignoring-emojify-keymap` | Iqbal Ansari | 1 | +3 | -6 |
2015-11-28 15:31 | Update tests to work with last change | Iqbal Ansari | 1 | +9 | -9 |
2015-11-28 14:58 | Use markers to point location of emojis | Iqbal Ansari | 1 | +2 | -2 |
2015-11-28 14:58 | Rename 'emojify-start' text prop to 'emojify-beginning' | Iqbal Ansari | 3 | +13 | -13 |
2015-11-26 10:10 | Comment out after-change tests for now | Iqbal Ansari | 1 | +31 | -30 |
2015-11-26 09:43 | Satisfy the byte-compiler | Iqbal Ansari | 1 | +4 | -0 |
2015-11-26 09:37 | Make electric delete tests work with last change | Iqbal Ansari | 1 | +6 | -4 |
2015-11-25 18:05 | Properly use jit-lock's API | Iqbal Ansari | 1 | +11 | -21 |
2015-11-25 17:51 | Make sure region is extended properly while redisplaying emojis | Iqbal Ansari | 1 | +12 | -13 |
2015-11-25 17:03 | Add emojify-message | Iqbal Ansari | 1 | +6 | -0 |
2015-11-22 16:13 | Merge branch 'develop' | Iqbal Ansari | 3 | +131 | -2 |
2015-11-22 15:54 | Add some more tests | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 15:46 | Do not explicitly specify reporter when running tests | Iqbal Ansari | 1 | +1 | -1 |
2015-11-22 15:41 | Add tests to ensure library compiles cleanly | Iqbal Ansari | 1 | +7 | -0 |
2015-11-22 15:32 | Some more tests for electric delete functionality | Iqbal Ansari | 1 | +25 | -1 |
2015-11-22 12:44 | Add tags to `emojify-tests-multiple-emojis-in-sequence` test | Iqbal Ansari | 1 | +1 | -0 |
2015-11-22 12:42 | Add initial tests for electric delete functionality | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 12:41 | Do not interfere with delete selection mode | Iqbal Ansari | 1 | +3 | -0 |
2015-11-22 12:32 | Handle cases where keymap from emojify are invoked outside an emoji | Iqbal Ansari | 1 | +33 | -5 |
2015-11-22 12:30 | Define keys for deleting emojis as remaps of vanilla keybindings | Iqbal Ansari | 1 | +8 | -5 |
2015-11-19 12:00 | First attempt at implementing electric backspace/delete | Iqbal Ansari | 1 | +17 | -0 |
2015-11-18 05:48 | Add emojify-debug-mode, make sure we do not signal error during redisplays | Iqbal Ansari | 1 | +16 | -2 |
2015-11-18 05:31 | Fix a regression introduced in previous change | Iqbal Ansari | 1 | +3 | -2 |
2015-11-17 18:17 | Update tests for previous change | Iqbal Ansari | 1 | +29 | -11 |
2015-11-17 18:16 | Do not restrict non-ascii emojis according to text context | Iqbal Ansari | 1 | +5 | -3 |
2015-11-16 17:00 | Move advices after minor mode definition | Iqbal Ansari | 1 | +29 | -29 |
2015-11-16 11:12 | Create images :heuristic-mask | Iqbal Ansari | 1 | +1 | -0 |
2015-11-16 11:09 | Manually calculate relevant area | Iqbal Ansari | 1 | +20 | -11 |
2015-11-16 03:42 | Ensure the buffer is visible in current window, before using `window-start` and `window-end` | Iqbal Ansari | 1 | +21 | -15 |
2015-11-16 03:30 | `emojify-set-emoji-data` now accepts the styles, rather than using global var `emojify-emoji-styles` | Iqbal Ansari | 1 | +6 | -6 |
2015-11-16 03:27 | Introduce `emojify-emoji-style-change-hooks`, use it to redisplay emojis | Iqbal Ansari | 1 | +12 | -6 |
2015-11-15 10:55 | Disable in comint and mu4e-headers-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-11-15 10:39 | Rename emojify-emoji-style to emojify-emoji-styles | Iqbal Ansari | 4 | +23 | -16 |
2015-11-15 10:30 | Bump to version 0.2 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 10:25 | Restrict scanning area to the visible area while checking whether for list | Iqbal Ansari | 1 | +15 | -10 |
2015-11-15 06:31 | Update tests for unicode emoji style | Iqbal Ansari | 1 | +20 | -17 |
2015-11-15 06:27 | Redisplay emojis only in current buffer when emoji style changes | Iqbal Ansari | 1 | +2 | -5 |
2015-11-15 05:15 | Add 'unicode' as possible value of `emojify-emoji-style` | Iqbal Ansari | 2 | +78 | -84 |
2015-11-15 04:42 | Update unicode display to work with last change | Iqbal Ansari | 1 | +2 | -4 |
2015-11-15 04:34 | Add entries for unicode code points to data/emoji.json | Iqbal Ansari | 1 | +9872 | -5284 |
2015-11-15 09:18 | Merge pull request #3 from nixmaniack/fix-typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 05:45 | Fix customization doc typo | Muneeb Shaikh | 1 | +1 | -1 |
2015-11-14 03:43 | Mention MELPA stable as an installation option | Iqbal Ansari | 1 | +2 | -2 |
2015-11-14 03:07 | Update installation instruction to include MELPA | Iqbal Ansari | 1 | +17 | -2 |
2015-11-11 15:43 | Fix path tp screenshots in README | Iqbal Ansari | 1 | +2 | -2 |
2015-11-11 14:37 | Merge pull request #1 from syohex/typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 14:29 | Correct misspellings | Syohei YOSHIDA | 1 | +1 | -1 |
2015-11-11 13:55 | Do not gulp evm install's output | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 13:18 | Add package URL, improve the commentary | Iqbal Ansari | 1 | +9 | -1 |
2015-11-11 12:32 | Add LICENSE, attribution for emoji images :sleepy: | Iqbal Ansari | 2 | +628 | -2 |
2015-11-11 12:24 | Generalize check for image support | Iqbal Ansari | 1 | +4 | -3 |
2015-11-11 11:56 | Add missing autoload | Iqbal Ansari | 1 | +2 | -1 |
2015-11-11 11:56 | Fix files directive in Cask file | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 05:16 | Make sure we operate on entire buffer when emojifying | Iqbal Ansari | 1 | +3 | -1 |
2015-11-11 05:15 | Do not ignore the direction parameter to isearch-repeat in defadvice | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 04:38 | Make sure PNG is supported by imagemagick before using imagemagick to display images | Iqbal Ansari | 1 | +4 | -2 |
2015-11-10 18:20 | Update documentation | Iqbal Ansari | 2 | +113 | -27 |
2015-11-10 11:54 | List the possible customizations | Iqbal Ansari | 1 | +20 | -0 |
2015-11-10 11:52 | By default redisplay emojis only in visible region | Iqbal Ansari | 1 | +4 | -4 |
2015-11-06 17:28 | Update README | Iqbal Ansari | 1 | +38 | -1 |
2015-11-06 16:19 | Move emoji.json to data/emoji.json | Iqbal Ansari | 2 | +1 | -1 |
2015-11-06 15:41 | Add GIF showing emojify's features | Iqbal Ansari | 1 | +0 | -0 |
2015-11-06 10:28 | Make sure libraries for running Emacs version are loaded when running tests interactively | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 18:08 | Declare dependency on Emacs v24.3 | Iqbal Ansari | 2 | +1 | -4 |
2015-11-05 17:58 | Fix tests to work on atleast Emacs v24.3 | Iqbal Ansari | 1 | +8 | -3 |
2015-11-05 16:59 | Add config for ert-runner | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 16:53 | Improve defcustom definitions | Iqbal Ansari | 1 | +18 | -3 |
2015-11-05 16:52 | Rename `emojify-preferred-style` => `emojify-emoji-style` | Iqbal Ansari | 3 | +13 | -12 |
2015-11-05 16:50 | Rename `emojify-substitution-style` => `emojify-display-style` | Iqbal Ansari | 2 | +4 | -4 |
2015-11-05 15:59 | Use ert reporter for tests run using ert-runner | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 15:55 | Declare compatibility function for `default-font-height` | Iqbal Ansari | 2 | +22 | -2 |
2015-11-05 14:56 | Run tests for more emacsen | Iqbal Ansari | 1 | +6 | -1 |
2015-11-05 14:52 | Cache ~/.cask in travis | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 14:42 | Update `compile-command` to run tests using `ert-runner` | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 14:42 | Fix some warnings | Iqbal Ansari | 1 | +7 | -7 |
2015-11-05 14:40 | Run `isearch-repeat` irrespective of whether `emojify-mode` is enabled in isearch advice | Iqbal Ansari | 1 | +6 | -6 |
2015-11-03 13:22 | Configure travis notifications | Iqbal Ansari | 1 | +8 | -0 |
2015-11-03 12:33 | Add travis badge | Iqbal Ansari | 1 | +2 | -0 |
2015-11-03 09:22 | Add .travis.yml | Iqbal Ansari | 1 | +37 | -0 |
2015-11-03 08:39 | More tests for after-change-functions | Iqbal Ansari | 2 | +29 | -6 |
2015-11-03 07:35 | Use ert-runner to run tests | Iqbal Ansari | 5 | +431 | -405 |
2015-11-03 04:02 | Add tests for after-change function | Iqbal Ansari | 1 | +13 | -0 |
2015-11-03 04:02 | Make sure emojify-mode is enabled for test buffers | Iqbal Ansari | 1 | +22 | -18 |
2015-11-03 04:02 | Add noflet | Iqbal Ansari | 1 | +2 | -1 |
2015-11-03 02:36 | Allow inhibiting emojify in individual buffers | Iqbal Ansari | 1 | +9 | -1 |
2015-11-02 18:17 | Pass additional parameters to run-tests.sh to Emacs | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 18:17 | Add tags to tests | Iqbal Ansari | 1 | +12 | -0 |
2015-11-02 18:17 | Fix test for isearch integration | Iqbal Ansari | 1 | +11 | -3 |
2015-11-02 17:46 | Also run the point-entered hooks in advice around `isearch-repeat` | Iqbal Ansari | 1 | +16 | -5 |
2015-11-02 17:07 | Declare dependency on Emacs 24.1 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 17:04 | Use `defadvice` to advice `isearch-repeat` | Iqbal Ansari | 1 | +10 | -8 |
2015-11-02 13:22 | Add workaround for isearch bug | Iqbal Ansari | 1 | +9 | -0 |
2015-11-02 13:21 | Fix definition global minor mode | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 12:59 | Add a failing test for multiple isearch matches | Iqbal Ansari | 1 | +21 | -0 |
2015-11-02 11:04 | Use `emojify-redisplay-emojis` wherever possible | Iqbal Ansari | 1 | +4 | -6 |
2015-11-02 03:37 | Add tests for isearch-mode integration | Iqbal Ansari | 1 | +15 | -0 |
2015-11-02 03:35 | Explicitly switch to test buffer when running tests | Iqbal Ansari | 1 | +2 | -1 |
2015-11-02 03:34 | Remove all relevant text properties before trying to re-emojify a region when point leaves | Iqbal Ansari | 1 | +1 | -1 |
2015-11-01 17:44 | Initial version of the README :) :writing-hand: | Iqbal Ansari | 2 | +15 | -0 |
2015-11-01 16:14 | Make file local variables, directory local | Iqbal Ansari | 2 | +7 | -2 |
2015-11-01 15:30 | Add tests for org-mode integration | Iqbal Ansari | 1 | +22 | -0 |
2015-11-01 14:34 | Add shell script to run the tests | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 14:33 | Add more tests | Iqbal Ansari | 1 | +107 | -6 |
2015-11-01 14:27 | Improve detection emoji-like texts are end of list | Iqbal Ansari | 1 | +14 | -2 |
2015-11-01 13:55 | Allow emojifiying text immediately before a closing paren | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 13:43 | Improve test for emoji being at org-tag | Iqbal Ansari | 1 | +10 | -3 |
2015-11-01 10:19 | Add some more tests, improve existing ones | Iqbal Ansari | 1 | +44 | -4 |
2015-11-01 10:19 | Improve `emojify-tests-with-emojified-buffer` to return value of last form | Iqbal Ansari | 1 | +17 | -16 |
2015-11-01 10:12 | Improve `emojify-valid-prog-context-p` | Iqbal Ansari | 1 | +2 | -2 |
2015-11-01 09:37 | Initial set of tests | Iqbal Ansari | 1 | +164 | -0 |
2015-11-01 07:57 | Redisplay emojis on changing preferred style | Iqbal Ansari | 1 | +11 | -1 |
2015-11-01 07:56 | Redisplay emojis on text resize | Iqbal Ansari | 1 | +16 | -0 |
2015-11-01 07:33 | Do not remove `emojified` text property during uncovering | Iqbal Ansari | 1 | +4 | -8 |
2015-11-01 07:32 | Improve definition of emojify-inhibit-major-modes | Iqbal Ansari | 1 | +5 | -4 |
2015-10-31 18:02 | Make sure we do not overwrite active minibuffer prompt when echoing emojify messages | Iqbal Ansari | 1 | +7 | -2 |
2015-10-31 17:20 | jit-lock can be used without font-lock | Iqbal Ansari | 1 | +7 | -11 |
2015-10-31 12:54 | Do not enable emojify mode in dired-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 12:24 | Simplify data format, give image files more obvious names | Iqbal Ansari | 1527 | +5046 | -6007 |
2015-10-31 10:47 | Unconditionally uncover emoji at point in isearch-mode | Iqbal Ansari | 1 | +17 | -8 |
2015-10-31 10:40 | Do not echo in isearch-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 08:43 | Update Cask to include emoji.json | Iqbal Ansari | 1 | +1 | -1 |
2015-10-31 08:43 | Add ability to customize the type of emojis displayed | Iqbal Ansari | 1 | +64 | -20 |
2015-10-31 07:22 | Add 'style' field to emoji data | Iqbal Ansari | 1 | +7464 | -1882 |
2015-10-31 04:51 | Extract point-left hook to a separate function | Iqbal Ansari | 1 | +14 | -5 |
2015-10-31 04:26 | Replace defsubst with defun | Iqbal Ansari | 1 | +9 | -10 |
2015-10-30 19:31 | Do not track TODOs in source file | Iqbal Ansari | 1 | +0 | -4 |
2015-10-30 19:21 | Add ability to display underlying text in help popup when mouse moves on an emoji | Iqbal Ansari | 1 | +18 | -2 |
2015-10-30 19:17 | Make behaviour on point entering emoji customizable | Iqbal Ansari | 1 | +53 | -16 |
2015-10-30 08:25 | Update package requires | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 08:10 | Make checkdoc happier :) | Iqbal Ansari | 1 | +11 | -3 |
2015-10-30 08:04 | emojify--get-text-props => emojify--get-text-display-props | Iqbal Ansari | 1 | +2 | -2 |
2015-10-30 07:59 | Replace 'comment' with 'comments' in 'emojify-prog-contexts' | Iqbal Ansari | 1 | +5 | -5 |
2015-10-30 07:44 | Make 'unicode' and 'ascii' substitution styles functional :fireworks: | Iqbal Ansari | 1 | +13 | -11 |
2015-10-30 07:44 | Do not enable emojify-mode in indirect buffers | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 07:43 | Use `ht.el` to work with hash tables | Iqbal Ansari | 1 | +6 | -16 |
2015-10-30 04:01 | Generalize calculation of display text property | Iqbal Ansari | 1 | +48 | -29 |
2015-10-30 04:00 | Reorganize a bit :notebook_with_decorative_cover: | Iqbal Ansari | 1 | +42 | -29 |
2015-10-30 02:34 | Add missing requires, more cleanups | Iqbal Ansari | 1 | +57 | -21 |
2015-10-29 17:53 | Additional cleanups :sweat_drops: | Iqbal Ansari | 1 | +80 | -24 |
2015-10-29 11:29 | Do not try to emojify inside org-src blocks | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:43 | Do not emojify text inside lists | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:31 | Ensure we have not moved past the region end while searching for regexp | Iqbal Ansari | 1 | +2 | -1 |
2015-10-29 09:31 | Move all buffer checks to `emojify-buffer-p' | Iqbal Ansari | 1 | +6 | -9 |
2015-10-29 09:30 | Do not try to emojify org-mode lists | Iqbal Ansari | 1 | +6 | -2 |
2015-10-29 09:27 | More robust to check if we are org-mode tags | Iqbal Ansari | 1 | +7 | -4 |
2015-10-29 03:35 | Minor changes | Iqbal Ansari | 1 | +16 | -14 |
2015-10-28 03:12 | Make sure core customizations do not depend on other customizations | Iqbal Ansari | 1 | +4 | -2 |
2015-10-28 02:55 | Make sure text is the original buffer when in point-entered, point-left hooks :sweat: | Iqbal Ansari | 1 | +7 | -4 |
2015-10-28 02:16 | Add Cask, gitignore | Iqbal Ansari | 3 | +46 | -1 |
2015-10-27 18:52 | Start of some cleanups :) | Iqbal Ansari | 1 | +130 | -33 |
2015-10-27 03:29 | Display the underlying text when point moves in an emoji | Iqbal Ansari | 1 | +37 | -37 |
2015-10-26 18:00 | Minor cleanups | Iqbal Ansari | 1 | +79 | -49 |
2015-10-26 09:03 | Use jit-lock if possible | Iqbal Ansari | 1 | +6 | -3 |
2015-10-26 09:02 | Ignore more buffers | Iqbal Ansari | 1 | +3 | -2 |
2015-10-26 09:02 | Handle multi-line comments | Iqbal Ansari | 1 | +5 | -2 |
2015-10-26 06:12 | It is okay if emoji immediately follows/precedes a string quote | Iqbal Ansari | 1 | +2 | -2 |
2015-10-26 06:10 | Handle emojis with quotes/comment characters | Iqbal Ansari | 1 | +9 | -5 |
2015-10-26 05:39 | Better check for 'emojis inside words' | Iqbal Ansari | 1 | +13 | -8 |
2015-10-26 04:01 | Do not emojify org-mode tags | Iqbal Ansari | 1 | +8 | -5 |
2015-10-26 03:53 | Echo underlying text when point enters an emoji | Iqbal Ansari | 1 | +4 | -3 |
2015-10-26 03:52 | Save match-data before (un)emojifying region | Iqbal Ansari | 1 | +31 | -24 |
2015-10-25 17:15 | Do not emojify text between words | Iqbal Ansari | 1 | +29 | -27 |
2015-10-25 14:25 | Disable modification hooks when (un)emojifying region | Iqbal Ansari | 1 | +30 | -28 |
2015-10-25 12:48 | Do not enable emojification in some buffers | Iqbal Ansari | 1 | +37 | -33 |
2015-10-25 12:02 | Remove dependency on font-lock | Iqbal Ansari | 1 | +97 | -60 |
2015-10-24 05:45 | Minor refactoring | Iqbal Ansari | 1 | +5 | -4 |
2015-10-23 17:29 | Truncate JSON data, handle aliases | Iqbal Ansari | 2 | +7938 | -22108 |
2015-10-23 16:46 | Resize emojis after text resize | Iqbal Ansari | 1 | +7 | -2 |
2015-10-23 11:54 | If major-mode is not derived from prog-mode, display emoji unconditionally :rocket: | Iqbal Ansari | 1 | +2 | -1 |
2015-10-23 10:44 | Minor mode definition | Iqbal Ansari | 1 | +28 | -7 |
2015-10-23 05:27 | Use imagemagick if available | Iqbal Ansari | 1 | +12 | -8 |
2015-10-22 17:42 | Initial commit | Iqbal Ansari | 1265 | +22319 | -0 |
2024-07-31 00:43 | only show emojis for selected styles | massi | 1 | +7 | -6 |
2021-03-06 08:19 | Add GitHub Actions setting file | Yoshimura Yuu | 1 | +51 | -0 |
2021-01-06 05:35 | Fix emojify-reveal-on-isearch defcustom type | Jimmy Yuen Ho Wong | 1 | +1 | -1 |
2020-11-30 11:16 | Update the url for openmoji | Iqbal Ansari | 1 | +1 | -1 |
2020-11-27 15:05 | add OpenMoji license to README | Christian Tietze | 1 | +3 | -0 |
2020-11-25 20:13 | add version number | Christian Tietze | 1 | +1 | -1 |
2020-11-25 20:12 | add openmoji-v13.0 to known emoji sets | Christian Tietze | 1 | +10 | -4 |
2020-11-17 15:50 | Update the docstring of `emojify-completing-read` to mention new API for the predicate | Iqbal Ansari | 1 | +5 | -5 |
2020-11-15 01:49 | Silence byte-compiler | Brian Leung | 1 | +7 | -7 |
2020-08-12 06:28 | Guard against empty strings while emojifying company tooltips | Iqbal Ansari | 1 | +2 | -1 |
2020-07-19 10:19 | add: use-package snippet in readme | Polyakov Dmitry | 1 | +5 | -1 |
2020-05-12 15:09 | Whoops; forgot to remove this… | jrs5 | 1 | +0 | -1 |
2020-05-12 04:02 | Revert this back to `completing-read`. | jrs5 | 1 | +2 | -2 |
2020-05-12 04:01 | Actually be able to call this, rather than causing an error… | jrs5 | 1 | +9 | -8 |
2020-05-12 04:00 | Change this to a list, rather than modify the hash table later. | jrs5 | 1 | +7 | -12 |
2020-05-09 06:53 | And then we've gotta modify the `candidates` so they can work with functions like `ido-completing-read`. | jrs5 | 1 | +6 | -1 |
2020-05-09 06:48 | And update the documentation; we won't mention that `emojify-completing-read-function` takes the same arguments as `completing-read` since they can click through to read that from `emojify-completing-read-function`'s documentation. | jrs5 | 1 | +2 | -2 |
2020-05-09 06:47 | Replace all locations of `completing-read` with the new variable. | jrs5 | 1 | +10 | -10 |
2020-05-09 06:43 | We'll allow the user to set the function themselves; they just have to assure that the arguments of the function match what `completing-read` accepts. | jrs5 | 1 | +5 | -0 |
2020-05-03 08:54 | Improve test for org-mode tag detection | Iqbal Ansari | 1 | +3 | -2 |
2020-05-03 08:36 | Disable emojis in deft-mode | Iqbal Ansari | 1 | +2 | -1 |
2020-05-03 08:34 | Fix the regex used to identity org-mode tags | Iqbal Ansari | 1 | +2 | -1 |
2020-04-27 05:17 | Bump version | Iqbal Ansari | 1 | +1 | -1 |
2020-04-26 21:44 | Disable `buffer-list-update-hook` in emojify-string | Iqbal Ansari | 1 | +8 | -1 |
2020-04-26 08:41 | Iterate through emojis from end to beginning in emojify-do-for-emojis-in-region | Iqbal Ansari | 1 | +11 | -6 |
2020-04-26 08:27 | Fix a few typos | Iqbal Ansari | 1 | +4 | -4 |
2020-04-26 08:24 | Escape literal '%' in result of format-mode-line | Iqbal Ansari | 1 | +7 | -5 |
2020-04-26 08:20 | Add a compatibility wrapper over org-src-get-lang-mode | Iqbal Ansari | 1 | +9 | -1 |
2020-04-22 17:27 | s/emojify--string-join/emojify-string-join/ | Iqbal Ansari | 1 | +3 | -3 |
2020-03-09 05:53 | Update emoji sets to point to the properly re-exported images (see #62) | Iqbal Ansari | 1 | +12 | -12 |
2020-03-06 02:52 | Add space between ? and ( | Jen-Chieh | 1 | +1 | -1 |
2019-10-17 04:20 | Handle failures due to deprecated cons style faces used with overlays | Iqbal Ansari | 1 | +3 | -1 |
2019-08-09 09:59 | Remove redundant let binding | Iqbal Ansari | 1 | +1 | -3 |
2019-08-09 09:59 | Disable `emojify-tests-org-source-blocks` test for Emacs versions before v26.1 | Iqbal Ansari | 2 | +31 | -29 |
2019-08-02 13:43 | added emojify-mode-map | lispy-dobby | 1 | +7 | -0 |
2019-08-09 04:48 | Merge pull request #56 from yilkalargaw/patch-2 | Iqbal Ansari | 1 | +2 | -1 |
2019-08-08 00:34 | added llibgnutls28-dev to the dependencies | lispy-dobby | 1 | +1 | -0 |
2019-08-02 13:57 | change libtiff4-dev to libtiff5-dev | lispy-dobby | 1 | +1 | -1 |
2019-06-13 07:16 | Add test for failure to properly extract text for composition (see #54) | Iqbal Ansari | 1 | +9 | -0 |
2019-06-13 06:07 | Fix emojify--get-characters-for-composition's interpretation of relative-p flag in the composition | Iqbal Ansari | 1 | +8 | -8 |
2019-06-12 19:06 | Do not use seq-map-indexed | Iqbal Ansari | 1 | +8 | -6 |
2019-06-12 13:17 | Do not assume find-composition always returns a vector of characters | Iqbal Ansari | 1 | +12 | -6 |
2019-05-21 08:24 | Bump version to 1.2 | Iqbal Ansari | 2 | +2 | -2 |
2019-05-21 08:22 | Bump version | Iqbal Ansari | 2 | +2 | -1 |
2019-05-21 08:12 | Update Changelog | Iqbal Ansari | 1 | +13 | -1 |
2019-05-20 19:12 | Run tests on Emacs v26 | Iqbal Ansari | 1 | +2 | -2 |
2019-05-19 12:48 | Add compatibility wrapper for `provided-mode-derived-p` | Iqbal Ansari | 1 | +12 | -2 |
2019-05-19 12:35 | Add tests for org source blocks | Iqbal Ansari | 1 | +50 | -0 |
2019-05-19 12:26 | Use face at point to determine the prog context while displaying emojis in org source blocks | Iqbal Ansari | 1 | +35 | -12 |
2019-05-15 05:47 | Enable support for emojifying org mode source blocks | Iqbal Ansari | 1 | +23 | -15 |
2019-05-14 04:22 | Render only unicode characters in company tooltips | Iqbal Ansari | 1 | +1 | -1 |
2019-04-24 22:07 | Fix lint warnings about some docstrings and defcustoms | Iqbal Ansari | 1 | +11 | -5 |
2019-04-24 22:07 | Reimplement `emojify-string` using `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +2 | -29 |
2019-04-24 22:01 | Optionally accept the target where emojis would be displayed in `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +7 | -4 |
2019-04-02 03:53 | Improve the message displayed for partial downloads | Iqbal Ansari | 1 | +1 | -1 |
2019-03-17 05:15 | Fallback to `emojify-emoji-styles` if styles are not explicitly provided in emojify-string | Iqbal Ansari | 1 | +1 | -1 |
2019-01-22 05:13 | Add twemoji | Iqbal Ansari | 2 | +53 | -30 |
2019-01-22 03:37 | Do not use while-no-input | Iqbal Ansari | 1 | +14 | -15 |
2019-01-21 17:27 | Merge pull request #48 from seblemaguer/master | Iqbal Ansari | 2 | +8 | -6 |
2019-01-20 16:10 | fix tar urls in emoji-sets.json | Sebastien Le Maguer | 1 | +4 | -4 |
2019-01-20 16:08 | Add error message when the hash is incorrect | Sebastien Le Maguer | 1 | +4 | -2 |
2018-12-21 03:50 | Merge pull request #46 from vincentbernat/fix/hidpi | Iqbal Ansari | 1 | +1 | -0 |
2018-12-19 10:57 | Do not scale created images | Vincent Bernat | 1 | +1 | -0 |
2018-06-11 15:38 | Cache results of imagemagick support check for a format | Iqbal Ansari | 1 | +19 | -3 |
2018-03-21 02:50 | Mention mode-line and company support in the Changelog | Iqbal Ansari | 1 | +2 | -0 |
2018-03-21 02:33 | Bump to v1.0 | Iqbal Ansari | 2 | +5 | -2 |
2018-01-28 14:25 | Workaround test failures on Travis | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:07 | Bump copyright year 😅 | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:04 | Fix a small typo | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:00 | Add a simple elisp file to easily run an Emacs instance with emojify loaded | Iqbal Ansari | 1 | +21 | -0 |
2018-01-28 13:00 | Add `emojify-download-emojis-p` to allow customizing the automatic download of images | Iqbal Ansari | 3 | +63 | -5 |
2017-10-18 14:42 | Fix creation of temporary file for downloading emoji images | Iqbal Ansari | 1 | +2 | -1 |
2017-07-09 09:07 | Silence byte-compiler warnings about org-list-get-item-begin | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 09:06 | Improve detection of emojis inside org-mode tags | Iqbal Ansari | 1 | +7 | -13 |
2017-07-09 08:26 | Add tests for displaying emojis that are part of org-mode list and tags | Iqbal Ansari | 1 | +16 | -0 |
2017-07-09 08:26 | Improve checks for detecting emojis that are part of org-mode lists | Iqbal Ansari | 1 | +4 | -4 |
2017-07-09 07:24 | Do not consider the cursor background to decide emoji background | Iqbal Ansari | 1 | +1 | -12 |
2017-07-09 07:07 | Better heuristics to determine of an emoji is part of an org-mode tag | Iqbal Ansari | 1 | +11 | -4 |
2017-07-09 06:49 | Inhibit display of emojis beginning with ':' in org headlines | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 06:35 | Inhibit display of only "8)" in org mode lists | Iqbal Ansari | 1 | +5 | -3 |
2017-06-20 05:37 | Smalltalk-mode is a programming mode | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:24 | Emojify company-mode tooltips by default | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:23 | Minor formatting and documentation change | Iqbal Ansari | 1 | +5 | -3 |
2017-06-12 07:42 | Do not switch to after-string based display of company tooltip unless needed | Iqbal Ansari | 1 | +7 | -2 |
2017-05-28 08:49 | Mention emojify-mode-line-mode in the README | Iqbal Ansari | 1 | +5 | -0 |
2017-05-28 08:03 | Silence remaining byte compiler warnings | Iqbal Ansari | 1 | +14 | -14 |
2017-05-28 08:03 | Add support for emojifying the mode-line | Iqbal Ansari | 1 | +61 | -0 |
2017-04-03 17:44 | Consider the cursor position too while updating emoji backgrounds | Iqbal Ansari | 1 | +27 | -38 |
2017-04-01 16:54 | Guard against non-overlay values of 'company-pseudo-tooltip-overlay' | Iqbal Ansari | 1 | +1 | -1 |
2017-04-01 13:08 | Add support for emojifying string for display in the mode-line | Iqbal Ansari | 1 | +48 | -33 |
2017-04-01 12:56 | Fix warning about 'company-pseudo-tooltip-unhide' not being present | Iqbal Ansari | 1 | +3 | -0 |
2017-03-31 19:57 | Update CHANGELOG and README to mention new features | Iqbal Ansari | 2 | +32 | -25 |
2017-03-31 19:34 | Implement support for emojifying company mode tooltips | Iqbal Ansari | 1 | +36 | -0 |
2017-03-31 19:13 | Fix off-by-one bugs in code to determine if emoji is part of a selection | Iqbal Ansari | 1 | +3 | -3 |
2017-03-31 18:55 | Remove custom logic to find background color at point use builtin 'background-color-at-point' | Iqbal Ansari | 1 | +6 | -15 |
2017-03-30 08:14 | Update Changelog | Iqbal Ansari | 1 | +6 | -0 |
2017-03-30 08:13 | Documentation changes | Iqbal Ansari | 1 | +20 | -5 |
2017-03-28 08:01 | Add `emojify-string` for emojifying standalone strings | Iqbal Ansari | 1 | +43 | -0 |
2017-03-28 07:51 | Fix position of sit-for in display loop | Iqbal Ansari | 1 | +3 | -3 |
2017-03-28 07:50 | Allow specifying the target buffer while emojifying text | Iqbal Ansari | 1 | +41 | -31 |
2017-03-28 07:46 | Make sure emoji data is created before listing emojis | Iqbal Ansari | 1 | +2 | -0 |
2017-03-25 22:48 | Add link to Unicode Consortium in Emoji description | Iqbal Ansari | 1 | +23 | -12 |
2017-03-23 14:30 | Do not redisplay emoji list if it is already available | Iqbal Ansari | 1 | +20 | -4 |
2017-03-23 14:29 | Display progress while displaying emoji in `emojiy-list-emojis` | Iqbal Ansari | 1 | +10 | -4 |
2017-03-23 14:28 | Display names of individual emojis in emoji list | Iqbal Ansari | 1 | +18 | -10 |
2017-03-13 13:40 | New command `emojify-list-entries` for listing all the emojis | Iqbal Ansari | 1 | +100 | -0 |
2017-03-13 13:39 | Bypass context checks for text marked with `emojify-force-display` | Iqbal Ansari | 1 | +9 | -5 |
2017-03-13 12:08 | Avoid view-mode from activating in `emojify-apropos-mode` | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 12:08 | Echo the emoji after copying in apropos mode | Iqbal Ansari | 1 | +2 | -1 |
2017-03-13 12:07 | Add a dedicated mode for emoji description buffer | Iqbal Ansari | 1 | +31 | -3 |
2017-03-13 12:06 | Move common keybindings for emojify buffers to `emojify-common-mode-map` | Iqbal Ansari | 1 | +29 | -14 |
2017-03-13 10:44 | Add keybindings to view emoji description from apropos buffer | Iqbal Ansari | 1 | +11 | -1 |
2017-03-13 10:35 | Minor code cleanup | Iqbal Ansari | 1 | +10 | -7 |
2017-03-13 10:34 | Display whether emoji is user-defined in emoji description | Iqbal Ansari | 1 | +5 | -0 |
2017-03-13 10:34 | Allow forcing re-reading of emoji data in `emojify-create-emojify-emojis` | Iqbal Ansari | 1 | +6 | -3 |
2017-03-13 10:29 | Mark custom emojis in emoji-data | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 10:20 | Use the "emoji" attribute of the emoji data | Iqbal Ansari | 1 | +7 | -10 |
2017-03-13 10:19 | Reset `emojify--completing-candidates-cache` whenever emoji data changes | Iqbal Ansari | 1 | +28 | -32 |
2017-03-13 09:21 | Add the emoji text to the emoji data | Iqbal Ansari | 1 | +14 | -1 |
2017-03-13 09:17 | Use a hash-table as the collection or `emojify-completing-read` | Iqbal Ansari | 1 | +26 | -9 |
2017-03-13 09:17 | Use `ht-get` instead of `gethash` | Iqbal Ansari | 1 | +4 | -3 |
2017-03-13 08:38 | New command `emojify-describe-emoji` to describe an emoji using completing read | Iqbal Ansari | 1 | +8 | -0 |
2017-03-13 08:38 | Extract logic to display emoji description buffer to `emojify--display-emoji-description-buffer` | Iqbal Ansari | 1 | +54 | -49 |
2017-03-13 08:33 | Extract logic for completing read emojis to `emojify-completing-read` | Iqbal Ansari | 1 | +35 | -17 |
2017-03-13 07:43 | Add emojipedia links to Emoji description page | Iqbal Ansari | 1 | +15 | -2 |
2017-02-21 08:21 | 'load' as opposed to 'require' the test-helper file in tests | Iqbal Ansari | 1 | +2 | -1 |
2017-02-21 06:47 | Update copyright years | Iqbal Ansari | 1 | +1 | -1 |
2017-02-21 06:47 | Remove provide form from test-helper | Iqbal Ansari | 1 | +0 | -1 |
2017-02-21 06:46 | Lets always develop off master | Iqbal Ansari | 1 | +1 | -4 |
2016-11-24 17:40 | Merge branch 'develop' | Iqbal Ansari | 3 | +135 | -14 |
2016-11-24 17:36 | Remap backspace to delete whole emojis in org-mode | Iqbal Ansari | 2 | +2 | -0 |
2016-11-24 17:24 | Mention `emojify-describe-emoji-at-point` in the README and Changelog | Iqbal Ansari | 2 | +8 | -0 |
2016-11-24 11:42 | Improve fenced emoji regex to accept '+' | Iqbal Ansari | 1 | +1 | -1 |
2016-10-08 18:49 | Cleanup up `emojify-describe-emoji-at-point` | Iqbal Ansari | 1 | +52 | -17 |
2016-10-08 18:48 | Define a compatibility function for user-error | Iqbal Ansari | 1 | +8 | -4 |
2016-10-07 18:33 | Initial version of describe emoji functionality | Iqbal Ansari | 1 | +21 | -0 |
2016-10-01 16:56 | Add Changelog | Iqbal Ansari | 2 | +52 | -1 |
2016-09-29 18:26 | Do not attempt to emojify regions larger than 5000 chars | Iqbal Ansari | 1 | +4 | -4 |
2016-09-28 12:50 | Merge branch 'develop' | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:48 | Fix thinko in set-buffer-multibyte advice | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:46 | Merge branch 'develop' | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 11:00 | Disable emojify when buffer changes to unibyte encoding | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 03:32 | Merge branch 'develop' | Iqbal Ansari | 7 | +166 | -190 |
2016-09-28 03:22 | Add coveralls badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-28 02:50 | Add undercover for test coverage stats | Iqbal Ansari | 2 | +4 | -0 |
2016-09-27 18:26 | Polish the README a bit | Iqbal Ansari | 1 | +8 | -7 |
2016-09-27 18:22 | Mention the new `emojify-reveal-on-isearch` in the README | Iqbal Ansari | 1 | +7 | -0 |
2016-09-27 18:21 | Update README to mention changed interface for `emojify-point-entered-behaviour` | Iqbal Ansari | 1 | +3 | -4 |
2016-09-27 18:11 | Disable tests on Emacs git snapshot for now | Iqbal Ansari | 1 | +0 | -1 |
2016-09-27 18:07 | Minor update to the documentation | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 18:05 | Enable tests from emacs-git-snapshot | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:59 | Merge branch 'bugfix/uncover-25.1' into develop | Iqbal Ansari | 4 | +137 | -170 |
2016-09-27 17:36 | Enable tests for Emacs 25.1 | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:27 | Ensure that we are always dealing with complete lines while emojifying a region | Iqbal Ansari | 1 | +9 | -2 |
2016-09-27 16:52 | Wrap frequently executed (safe to fail) code in while-no-input | Iqbal Ansari | 1 | +15 | -14 |
2016-09-27 16:39 | Update tests, remove test for multiple isearches | Iqbal Ansari | 2 | +21 | -41 |
2016-09-27 16:12 | Convert unnecessary macros to functions | Iqbal Ansari | 1 | +25 | -34 |
2016-09-27 15:23 | Make uncovering of emojis on isearch configurable | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 15:22 | Detect emoji entry/exit using a custom function | Iqbal Ansari | 1 | +47 | -78 |
2016-09-26 03:52 | Fix prettify-symbol tests failures on Emacs 25.1 | Iqbal Ansari | 1 | +27 | -12 |
2016-09-25 17:28 | Set `emojify-inhibit-emojify-in-current-buffer-p` to t only locally in test buffers | Iqbal Ansari | 1 | +1 | -1 |
2016-09-25 17:27 | Cleanup point uncovering logic | Iqbal Ansari | 1 | +21 | -23 |
2016-09-25 17:26 | Do not inhibit emojification of areas larger than 100000 | Iqbal Ansari | 1 | +3 | -4 |
2016-09-19 15:19 | Remove org-bullets from project dependencies | Iqbal Ansari | 1 | +1 | -3 |
2016-09-18 11:44 | Merge branch 'develop' | Iqbal Ansari | 5 | +240 | -240 |
2016-09-18 11:31 | Update README to mention integration with prettify-symbols-mode and org-bullets-mode | Iqbal Ansari | 1 | +16 | -16 |
2016-09-18 11:04 | Remove after-change and org-bullet tests, they did not work as expected | Iqbal Ansari | 2 | +0 | -68 |
2016-09-18 09:32 | Add tests for org-bullets mode integration | Iqbal Ansari | 3 | +25 | -2 |
2016-09-18 09:20 | Force redisplays for after-change tests | Iqbal Ansari | 2 | +6 | -9 |
2016-09-18 07:03 | Fix compatibility with Emacs 24.3 | Iqbal Ansari | 1 | +5 | -3 |
2016-09-18 06:58 | Update tests to work with general handing of composition text | Iqbal Ansari | 2 | +18 | -19 |
2016-09-18 06:11 | Save emojify-composed-text-p variable while running tests | Iqbal Ansari | 1 | +3 | -5 |
2016-09-18 06:06 | Remove special handling of prettify symbols mode | Iqbal Ansari | 1 | +14 | -80 |
2016-09-18 06:03 | Handle an edge case while searching for composed text | Iqbal Ansari | 1 | +8 | -2 |
2016-09-17 18:44 | Display composed text as emojis only if user has enabled unicode emojis | Iqbal Ansari | 1 | +7 | -3 |
2016-09-17 18:38 | Make emojification of composed text customizable | Iqbal Ansari | 1 | +33 | -27 |
2016-09-17 18:36 | Cleanup display of composed text | Iqbal Ansari | 1 | +53 | -40 |
2016-09-17 05:39 | Advance point to next current matches end after emojifying composed text | Iqbal Ansari | 1 | +4 | -3 |
2016-09-16 18:24 | Require subr-x, add a compat function for string-join | Iqbal Ansari | 1 | +11 | -1 |
2016-09-16 18:13 | Initial version to handle composition more generally | Iqbal Ansari | 1 | +41 | -0 |
2016-09-16 09:10 | Do not try emojifying a text, if not emoji config is found for it | Iqbal Ansari | 1 | +2 | -1 |
2016-09-15 11:01 | Add license and make a PR badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-09 11:08 | Do not construct regexp to exactly match github emojis | Iqbal Ansari | 1 | +42 | -20 |
2016-09-08 09:19 | Improve tests for prettify symbols mode | Iqbal Ansari | 1 | +10 | -3 |
2016-09-08 08:36 | Merge branch 'develop' | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 08:35 | Use with-timeout to ensure displaying emojis does not run longer than a second | Iqbal Ansari | 1 | +60 | -56 |
2016-09-08 07:46 | Explicitly enable emojify mode in minibuffer/helm buffer while inserting emojis | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 07:30 | Merge branch 'develop' | Iqbal Ansari | 1 | +4 | -5 |
2016-09-08 07:20 | Change large region check to an absolute number of 100000 | Iqbal Ansari | 1 | +4 | -5 |
2016-09-07 18:28 | Merge branch 'develop' | Iqbal Ansari | 7 | +578 | -154 |
2016-09-07 17:59 | Guard against redisplaying very large regions | Iqbal Ansari | 1 | +6 | -4 |
2016-09-07 17:13 | Position cursor at first emoji after displaying results in apropos | Iqbal Ansari | 1 | +3 | -2 |
2016-09-07 12:36 | Select apropos window after displaying it | Iqbal Ansari | 1 | +3 | -3 |
2016-09-07 12:32 | Offer last search query as initial input when apropos is run from an apropos buffer | Iqbal Ansari | 1 | +21 | -3 |
2016-09-07 02:41 | Fix name of the style required for integration with prettify-symbols-alist | Iqbal Ansari | 1 | +1 | -1 |
2016-09-06 18:15 | Disable prettify-symbols integration by default for now | Iqbal Ansari | 2 | +3 | -1 |
2016-09-06 18:12 | Update README to mention custom emojis and prettify-symbols-integration | Iqbal Ansari | 2 | +75 | -15 |
2016-09-06 03:39 | Get after change tests running again | Iqbal Ansari | 2 | +59 | -36 |
2016-09-06 03:11 | Fix interactive running of tests | Iqbal Ansari | 1 | +7 | -0 |
2016-09-05 17:53 | Add tests for `emojify-apropos-emoji` command | Iqbal Ansari | 1 | +37 | -0 |
2016-09-05 17:34 | Reduce minor code repetition | Iqbal Ansari | 1 | +4 | -2 |
2016-09-05 17:34 | Create emojify data before running `emojify-insert-emoji` or `emojify-apropos-emoji` | Iqbal Ansari | 1 | +9 | -2 |
2016-09-05 17:04 | Use `g` to rerun apropos from emojify-apropos-mode buffer | Iqbal Ansari | 1 | +29 | -26 |
2016-09-05 16:50 | Add tests for integration with prettify-symbols-mode | Iqbal Ansari | 5 | +93 | -5 |
2016-09-05 16:24 | Rename `pretty-symbols` style to `prettify-symbol` | Iqbal Ansari | 1 | +13 | -13 |
2016-09-05 15:36 | Add tests for custom emojis | Iqbal Ansari | 2 | +41 | -5 |
2016-09-05 13:40 | Allow users to define custom emojis | Iqbal Ansari | 1 | +85 | -28 |
2016-09-05 12:24 | Display `pretty-symbols` style emoji only if prettify-symbol-mode is enabled | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 12:23 | Update redisplay emojis after prettify-symbol-mode changes | Iqbal Ansari | 1 | +16 | -5 |
2016-09-05 09:40 | First attempt at integration emojify with prettify-symbols-mode | Iqbal Ansari | 1 | +56 | -15 |
2016-09-05 08:50 | Fix a minor typo | Iqbal Ansari | 1 | +1 | -1 |
2016-09-05 08:21 | Introduce `emojify-user-emojis` and `emojify-pretty-symbol-emojis` | Iqbal Ansari | 1 | +47 | -19 |
2016-09-05 07:57 | Use ht-each instead of maphash | Iqbal Ansari | 1 | +2 | -2 |
2016-09-05 07:36 | Minor restructuring of the code | Iqbal Ansari | 1 | +28 | -28 |
2016-09-05 06:44 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -4 |
2016-09-05 06:42 | Do not enable emojify-mode in debugger mode | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 06:35 | Fix `emojify-buffer-p` check for ephemeral buffers | Iqbal Ansari | 1 | +1 | -4 |
2016-09-04 18:20 | Merge branch 'develop' | Iqbal Ansari | 2 | +164 | -35 |
2016-09-04 18:14 | Note the possibility of outdated emoji sets in the README | Iqbal Ansari | 1 | +10 | -0 |
2016-09-04 17:57 | Add new command `emojify-apropos-emoji` to search emojis | Iqbal Ansari | 2 | +154 | -35 |
2016-09-04 14:43 | Merge branch 'develop' | Iqbal Ansari | 7 | +23441 | -14523 |
2016-09-04 14:37 | Minor update to the README | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 14:33 | Autoload `emojify-insert-emoji` command | Iqbal Ansari | 1 | +2 | -1 |
2016-09-04 14:33 | Add emojify-debug-mode to debug errors in emojify-mode | Iqbal Ansari | 1 | +13 | -7 |
2016-09-04 14:14 | Cache emojis on Travis | Iqbal Ansari | 1 | +1 | -0 |
2016-09-04 14:07 | Do fail test if there are warnings during byte compilation | Iqbal Ansari | 1 | +0 | -1 |
2016-09-04 13:09 | Add some line spacing between candidates in emojify-insert-emoji command | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 12:30 | Mention the new command `emojify-insert-emoji` in the README | Iqbal Ansari | 1 | +18 | -9 |
2016-09-04 12:29 | Rename `emojify-apropos-emoji` to `emojify-insert-emoji` | Iqbal Ansari | 1 | +15 | -10 |
2016-09-04 11:12 | Update byte compilation test to fail on errors | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 10:54 | Fix tests for continuous emojis | Iqbal Ansari | 1 | +12 | -9 |
2016-09-04 10:53 | Fix a minor regression introduced in overlapping emojis fix | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 09:27 | Use face-background in place of non-existent emojify--face-background | Iqbal Ansari | 1 | +2 | -2 |
2016-09-04 08:49 | Fix display of overlapping emojis | Iqbal Ansari | 2 | +27 | -1 |
2016-09-02 07:10 | Improve test to check if emoji's closing brace is part of a list | Iqbal Ansari | 2 | +17 | -1 |
2016-09-02 06:58 | Do all checks for ascii style even in apropos mode | Iqbal Ansari | 1 | +0 | -2 |
2016-09-02 06:07 | Insert the selected emoji in apropos command | Iqbal Ansari | 1 | +11 | -10 |
2016-09-02 06:06 | Do not avoid emojifying minibuffer in apropos command | Iqbal Ansari | 1 | +8 | -2 |
2016-09-01 18:38 | Initial commit of emoji apropos functionality | Iqbal Ansari | 1 | +26 | -2 |
2016-09-01 17:28 | Set emojione-v2.2.6-22 as the default emoji set | Iqbal Ansari | 1 | +1 | -1 |
2016-09-01 17:26 | Update Emoji data to include EmojiOne v2.2.6 | Iqbal Ansari | 2 | +23305 | -14487 |
2016-09-01 15:47 | Ignore dist directory | Iqbal Ansari | 1 | +1 | -0 |
2016-08-05 16:18 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -0 |
2016-08-05 16:03 | Inhibit emojify in magit-diff-mode and ibuffer-mode | Iqbal Ansari | 1 | +2 | -0 |
2016-07-16 06:21 | Merge branch 'develop' | Iqbal Ansari | 3 | +13 | -12 |
2016-07-16 06:18 | Remove compiled files before running tests | Iqbal Ansari | 1 | +1 | -1 |
2016-07-16 06:18 | Fix the path to cask installed packages in test helper | Iqbal Ansari | 1 | +4 | -1 |
2016-07-16 05:21 | Change emojify-image-dir to a function | Iqbal Ansari | 2 | +8 | -10 |
2016-06-10 08:11 | Merge branch 'develop' | Iqbal Ansari | 1 | +1 | -24 |
2016-06-10 05:21 | Update version | Iqbal Ansari | 1 | +1 | -1 |
2016-06-10 05:13 | Remove emojify-prog-contexts | Iqbal Ansari | 1 | +0 | -23 |
2016-03-16 17:17 | Merge branch 'develop' | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 17:07 | Add contributing instructions | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 16:48 | Merge branch 'develop' | Iqbal Ansari | 1 | +11 | -14 |
2016-03-16 07:08 | Makes comint derived modes act like prog derived | Uladox | 1 | +1 | -2 |
2016-03-16 16:33 | Simplify emojify--get-text-display-props | Iqbal Ansari | 1 | +10 | -12 |
2016-03-06 05:53 | Merge branch 'develop' | Iqbal Ansari | 3 | +132 | -47 |
2016-03-06 05:14 | Prefer last overlay face while calculating backgrounds for emojis in overlay | Iqbal Ansari | 1 | +1 | -1 |
2016-03-05 17:13 | Add tests for unicode emojis in programming modes | Iqbal Ansari | 1 | +44 | -5 |
2016-03-05 16:43 | Display only unicode emojis in source code | Iqbal Ansari | 1 | +17 | -10 |
2016-03-05 16:42 | Mark `emojify-prog-contexts` as obsolete | Iqbal Ansari | 1 | +30 | -4 |
2016-03-05 16:31 | Introduce `emojify-program-contexts` as a replacement for emojify-prog-contexts | Iqbal Ansari | 3 | +32 | -35 |
2016-03-05 15:41 | Handle different values for overlay face while calculating backgrounds for emojis | Iqbal Ansari | 1 | +26 | -10 |
2016-03-01 11:38 | Merge branch 'develop' | Iqbal Ansari | 1631 | +5639 | -5534 |
2016-02-28 15:55 | Remove remaining images from the repo | Iqbal Ansari | 1 | +0 | -0 |
2016-02-28 14:51 | Cosmetic changes, name variables according to Elisp conventions | Iqbal Ansari | 1 | +9 | -10 |
2016-02-28 14:18 | Do not download emojis (in interactive usage) if they already exist | Iqbal Ansari | 1 | +10 | -6 |
2016-02-28 14:14 | Do not prompt for emoji download if another download is in progress | Iqbal Ansari | 1 | +20 | -6 |
2016-01-03 17:22 | Update tests to work with lazy downloading | Iqbal Ansari | 2 | +3 | -2 |
2016-01-05 18:10 | Include unresized emoji one images in available emoji-sets | Iqbal Ansari | 1 | +8 | -2 |
2016-01-05 18:10 | Name emoji images after corresponding unicode strings | Iqbal Ansari | 1 | +5523 | -5523 |
2015-12-31 03:51 | Download images lazily rather than packaging them with the code | Iqbal Ansari | 1627 | +89 | -8 |
2015-12-30 11:21 | Merge branch 'develop' | Iqbal Ansari | 1725 | +9617 | -4413 |
2015-12-30 11:05 | Add simple_smile | Iqbal Ansari | 2 | +7 | -2 |
2015-12-21 17:23 | Update tests to work with new emojis | Iqbal Ansari | 1 | +1 | -1 |
2015-12-21 16:42 | Split search regexp into smaller chunks | Iqbal Ansari | 1 | +50 | -50 |
2015-12-20 17:17 | Import newer images from emoji-one | Iqbal Ansari | 1722 | +9542 | -4351 |
2015-12-21 03:52 | Bump to v0.3 | Iqbal Ansari | 1 | +1 | -1 |
2015-12-19 13:06 | Strip text properties when yanking text | Iqbal Ansari | 1 | +2 | -0 |
2015-12-18 03:08 | Add a todo item | Iqbal Ansari | 1 | +3 | -0 |
2015-12-18 03:06 | Rename some internal functions to be more obvious | Iqbal Ansari | 1 | +6 | -7 |
2015-12-18 03:04 | Consider face at point while calculating the background for an emoji | Iqbal Ansari | 1 | +9 | -0 |
2015-12-17 17:00 | Do not reset emoji data on style changes | Iqbal Ansari | 1 | +4 | -9 |
2015-12-15 03:55 | Fix dependency on seq | Iqbal Ansari | 1 | +1 | -1 |
2015-12-14 17:38 | Fix detection of `tuareg` as programming mode | Iqbal Ansari | 1 | +1 | -1 |
2015-12-08 02:54 | Activate advice for `mouse--drag-set-mark-and-point` | Iqbal Ansari | 1 | +2 | -0 |
2015-12-06 05:29 | Set language to generic for travis tests | Iqbal Ansari | 1 | +1 | -1 |
2015-12-06 05:28 | Run tests in debug mode | Iqbal Ansari | 1 | +5 | -2 |
2015-12-06 05:22 | Do not blindly set jit-lock-start and jit-lock-end in `emojify-after-change-extend-region-function` | Iqbal Ansari | 1 | +12 | -6 |
2015-12-06 04:07 | Add 'Thanks' section in the README | Iqbal Ansari | 1 | +6 | -1 |
2015-12-05 17:39 | Update README about Imagemagick requirement | Iqbal Ansari | 1 | +5 | -3 |
2015-12-05 16:56 | Remove obsolete functions | Iqbal Ansari | 1 | +2 | -20 |
2015-12-05 16:43 | Update documentation | Iqbal Ansari | 1 | +20 | -9 |
2015-12-01 18:09 | Check `redisplay-highlight-region-function` is bound before using it | Iqbal Ansari | 1 | +3 | -1 |
2015-12-01 17:57 | Add `emojify-overlays-at`, compatibility wrapper around `overlays-at` | Iqbal Ansari | 1 | +26 | -1 |
2015-12-01 17:23 | Update emoji backgrounds when mouse selection changes | Iqbal Ansari | 1 | +22 | -10 |
2015-12-01 02:05 | Resize all emojis in buffer on text resize | Iqbal Ansari | 1 | +8 | -6 |
2015-11-30 18:22 | Add macro `emojify-do-for-emojis-in-region` | Iqbal Ansari | 1 | +20 | -9 |
2015-11-30 14:15 | Handle non-default values of `redisplay-highlight-region-function` | Iqbal Ansari | 1 | +3 | -2 |
2015-11-30 13:58 | Revert "Remove special case for selection highlighting" | Iqbal Ansari | 1 | +7 | -1 |
2015-11-30 09:46 | Improve logic to uncover an emoji | Iqbal Ansari | 2 | +43 | -37 |
2015-11-30 10:58 | Minor restructuring | Iqbal Ansari | 1 | +14 | -16 |
2015-11-30 03:28 | Remove special case for selection highlighting | Iqbal Ansari | 1 | +1 | -7 |
2015-11-30 03:28 | Instruct overlays-at to return overlays sorted by priority | Iqbal Ansari | 1 | +3 | -9 |
2015-11-29 16:17 | Lookup parent faces, when getting face's background | Iqbal Ansari | 1 | +2 | -2 |
2015-11-29 14:21 | Experimenting more aggressive behaviour | Iqbal Ansari | 1 | +27 | -5 |
2015-11-29 15:12 | Do not rely on markers in emojify update loop | Iqbal Ansari | 1 | +3 | -2 |
2015-11-29 13:19 | Resolve marker to current position in `emojify--update-emojis-background-in-region` loop | Iqbal Ansari | 1 | +1 | -1 |
2015-11-29 11:02 | Restore compatibility with Emacs v24.3 | Iqbal Ansari | 1 | +12 | -6 |
2015-11-29 08:37 | Add missing docstrings, minor refactoring | Iqbal Ansari | 1 | +121 | -62 |
2015-11-28 17:53 | Add `emojify-execute-ignoring-errors-unless-debug` to easily run form conditionally ignoring errors | Iqbal Ansari | 1 | +11 | -5 |
2015-11-28 17:52 | Add some missing documentation | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 17:40 | Add hooks for changing emoji backgrounds locally | Iqbal Ansari | 1 | +4 | -4 |
2015-11-28 16:14 | Fix a byte compile warning | Iqbal Ansari | 1 | +2 | -1 |
2015-11-28 16:13 | Fix failing tests | Iqbal Ansari | 1 | +20 | -20 |
2015-11-28 16:06 | Fix loop for updating emoji backgrounds | Iqbal Ansari | 1 | +1 | -1 |
2015-11-28 06:54 | Experimenting with window-scroll-functions to update emoji backgrounds | Iqbal Ansari | 1 | +19 | -8 |
2015-11-28 06:54 | Append new logs in `emojify-message` | Iqbal Ansari | 1 | +1 | -0 |
2015-11-28 03:19 | Calculate window end manually since it is not reliable in post-command-hook | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 03:18 | Make sure we save buffer state while logging in `emojify-message` | Iqbal Ansari | 1 | +4 | -3 |
2015-11-28 02:48 | Rename some functions to have more descriptive names | Iqbal Ansari | 1 | +10 | -12 |
2015-11-27 17:29 | Initialize region support when enabling emojify | Iqbal Ansari | 1 | +8 | -2 |
2015-11-27 17:26 | Reorganize code a bit | Iqbal Ansari | 1 | +44 | -29 |
2015-11-27 17:21 | Add missing docstrings | Iqbal Ansari | 1 | +13 | -3 |
2015-11-27 17:20 | Consider an emoji to be inside selection if either start or end fall in selection | Iqbal Ansari | 1 | +16 | -12 |
2015-11-27 16:41 | Remove redundant functions | Iqbal Ansari | 1 | +1 | -4 |
2015-11-27 16:20 | Improve checks for active region | Iqbal Ansari | 1 | +4 | -2 |
2015-11-27 03:48 | Just some experiments | Iqbal Ansari | 1 | +39 | -11 |
2015-11-24 17:40 | Add basic functions to calculate background color for emojis | Iqbal Ansari | 1 | +44 | -10 |
2015-11-28 16:04 | Refactor `emojify--find-key-binding-ignoring-emojify-keymap` | Iqbal Ansari | 1 | +3 | -6 |
2015-11-28 15:31 | Update tests to work with last change | Iqbal Ansari | 1 | +9 | -9 |
2015-11-28 14:58 | Use markers to point location of emojis | Iqbal Ansari | 1 | +2 | -2 |
2015-11-28 14:58 | Rename 'emojify-start' text prop to 'emojify-beginning' | Iqbal Ansari | 3 | +13 | -13 |
2015-11-26 10:10 | Comment out after-change tests for now | Iqbal Ansari | 1 | +31 | -30 |
2015-11-26 09:43 | Satisfy the byte-compiler | Iqbal Ansari | 1 | +4 | -0 |
2015-11-26 09:37 | Make electric delete tests work with last change | Iqbal Ansari | 1 | +6 | -4 |
2015-11-25 18:05 | Properly use jit-lock's API | Iqbal Ansari | 1 | +11 | -21 |
2015-11-25 17:51 | Make sure region is extended properly while redisplaying emojis | Iqbal Ansari | 1 | +12 | -13 |
2015-11-25 17:03 | Add emojify-message | Iqbal Ansari | 1 | +6 | -0 |
2015-11-22 16:13 | Merge branch 'develop' | Iqbal Ansari | 3 | +131 | -2 |
2015-11-22 15:54 | Add some more tests | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 15:46 | Do not explicitly specify reporter when running tests | Iqbal Ansari | 1 | +1 | -1 |
2015-11-22 15:41 | Add tests to ensure library compiles cleanly | Iqbal Ansari | 1 | +7 | -0 |
2015-11-22 15:32 | Some more tests for electric delete functionality | Iqbal Ansari | 1 | +25 | -1 |
2015-11-22 12:44 | Add tags to `emojify-tests-multiple-emojis-in-sequence` test | Iqbal Ansari | 1 | +1 | -0 |
2015-11-22 12:42 | Add initial tests for electric delete functionality | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 12:41 | Do not interfere with delete selection mode | Iqbal Ansari | 1 | +3 | -0 |
2015-11-22 12:32 | Handle cases where keymap from emojify are invoked outside an emoji | Iqbal Ansari | 1 | +33 | -5 |
2015-11-22 12:30 | Define keys for deleting emojis as remaps of vanilla keybindings | Iqbal Ansari | 1 | +8 | -5 |
2015-11-19 12:00 | First attempt at implementing electric backspace/delete | Iqbal Ansari | 1 | +17 | -0 |
2015-11-18 05:48 | Add emojify-debug-mode, make sure we do not signal error during redisplays | Iqbal Ansari | 1 | +16 | -2 |
2015-11-18 05:31 | Fix a regression introduced in previous change | Iqbal Ansari | 1 | +3 | -2 |
2015-11-17 18:17 | Update tests for previous change | Iqbal Ansari | 1 | +29 | -11 |
2015-11-17 18:16 | Do not restrict non-ascii emojis according to text context | Iqbal Ansari | 1 | +5 | -3 |
2015-11-16 17:00 | Move advices after minor mode definition | Iqbal Ansari | 1 | +29 | -29 |
2015-11-16 11:12 | Create images :heuristic-mask | Iqbal Ansari | 1 | +1 | -0 |
2015-11-16 11:09 | Manually calculate relevant area | Iqbal Ansari | 1 | +20 | -11 |
2015-11-16 03:42 | Ensure the buffer is visible in current window, before using `window-start` and `window-end` | Iqbal Ansari | 1 | +21 | -15 |
2015-11-16 03:30 | `emojify-set-emoji-data` now accepts the styles, rather than using global var `emojify-emoji-styles` | Iqbal Ansari | 1 | +6 | -6 |
2015-11-16 03:27 | Introduce `emojify-emoji-style-change-hooks`, use it to redisplay emojis | Iqbal Ansari | 1 | +12 | -6 |
2015-11-15 10:55 | Disable in comint and mu4e-headers-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-11-15 10:39 | Rename emojify-emoji-style to emojify-emoji-styles | Iqbal Ansari | 4 | +23 | -16 |
2015-11-15 10:30 | Bump to version 0.2 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 10:25 | Restrict scanning area to the visible area while checking whether for list | Iqbal Ansari | 1 | +15 | -10 |
2015-11-15 06:31 | Update tests for unicode emoji style | Iqbal Ansari | 1 | +20 | -17 |
2015-11-15 06:27 | Redisplay emojis only in current buffer when emoji style changes | Iqbal Ansari | 1 | +2 | -5 |
2015-11-15 05:15 | Add 'unicode' as possible value of `emojify-emoji-style` | Iqbal Ansari | 2 | +78 | -84 |
2015-11-15 04:42 | Update unicode display to work with last change | Iqbal Ansari | 1 | +2 | -4 |
2015-11-15 04:34 | Add entries for unicode code points to data/emoji.json | Iqbal Ansari | 1 | +9872 | -5284 |
2015-11-15 09:18 | Merge pull request #3 from nixmaniack/fix-typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 05:45 | Fix customization doc typo | Muneeb Shaikh | 1 | +1 | -1 |
2015-11-14 03:43 | Mention MELPA stable as an installation option | Iqbal Ansari | 1 | +2 | -2 |
2015-11-14 03:07 | Update installation instruction to include MELPA | Iqbal Ansari | 1 | +17 | -2 |
2015-11-11 15:43 | Fix path tp screenshots in README | Iqbal Ansari | 1 | +2 | -2 |
2015-11-11 14:37 | Merge pull request #1 from syohex/typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 14:29 | Correct misspellings | Syohei YOSHIDA | 1 | +1 | -1 |
2015-11-11 13:55 | Do not gulp evm install's output | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 13:18 | Add package URL, improve the commentary | Iqbal Ansari | 1 | +9 | -1 |
2015-11-11 12:32 | Add LICENSE, attribution for emoji images :sleepy: | Iqbal Ansari | 2 | +628 | -2 |
2015-11-11 12:24 | Generalize check for image support | Iqbal Ansari | 1 | +4 | -3 |
2015-11-11 11:56 | Add missing autoload | Iqbal Ansari | 1 | +2 | -1 |
2015-11-11 11:56 | Fix files directive in Cask file | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 05:16 | Make sure we operate on entire buffer when emojifying | Iqbal Ansari | 1 | +3 | -1 |
2015-11-11 05:15 | Do not ignore the direction parameter to isearch-repeat in defadvice | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 04:38 | Make sure PNG is supported by imagemagick before using imagemagick to display images | Iqbal Ansari | 1 | +4 | -2 |
2015-11-10 18:20 | Update documentation | Iqbal Ansari | 2 | +113 | -27 |
2015-11-10 11:54 | List the possible customizations | Iqbal Ansari | 1 | +20 | -0 |
2015-11-10 11:52 | By default redisplay emojis only in visible region | Iqbal Ansari | 1 | +4 | -4 |
2015-11-06 17:28 | Update README | Iqbal Ansari | 1 | +38 | -1 |
2015-11-06 16:19 | Move emoji.json to data/emoji.json | Iqbal Ansari | 2 | +1 | -1 |
2015-11-06 15:41 | Add GIF showing emojify's features | Iqbal Ansari | 1 | +0 | -0 |
2015-11-06 10:28 | Make sure libraries for running Emacs version are loaded when running tests interactively | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 18:08 | Declare dependency on Emacs v24.3 | Iqbal Ansari | 2 | +1 | -4 |
2015-11-05 17:58 | Fix tests to work on atleast Emacs v24.3 | Iqbal Ansari | 1 | +8 | -3 |
2015-11-05 16:59 | Add config for ert-runner | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 16:53 | Improve defcustom definitions | Iqbal Ansari | 1 | +18 | -3 |
2015-11-05 16:52 | Rename `emojify-preferred-style` => `emojify-emoji-style` | Iqbal Ansari | 3 | +13 | -12 |
2015-11-05 16:50 | Rename `emojify-substitution-style` => `emojify-display-style` | Iqbal Ansari | 2 | +4 | -4 |
2015-11-05 15:59 | Use ert reporter for tests run using ert-runner | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 15:55 | Declare compatibility function for `default-font-height` | Iqbal Ansari | 2 | +22 | -2 |
2015-11-05 14:56 | Run tests for more emacsen | Iqbal Ansari | 1 | +6 | -1 |
2015-11-05 14:52 | Cache ~/.cask in travis | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 14:42 | Update `compile-command` to run tests using `ert-runner` | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 14:42 | Fix some warnings | Iqbal Ansari | 1 | +7 | -7 |
2015-11-05 14:40 | Run `isearch-repeat` irrespective of whether `emojify-mode` is enabled in isearch advice | Iqbal Ansari | 1 | +6 | -6 |
2015-11-03 13:22 | Configure travis notifications | Iqbal Ansari | 1 | +8 | -0 |
2015-11-03 12:33 | Add travis badge | Iqbal Ansari | 1 | +2 | -0 |
2015-11-03 09:22 | Add .travis.yml | Iqbal Ansari | 1 | +37 | -0 |
2015-11-03 08:39 | More tests for after-change-functions | Iqbal Ansari | 2 | +29 | -6 |
2015-11-03 07:35 | Use ert-runner to run tests | Iqbal Ansari | 5 | +431 | -405 |
2015-11-03 04:02 | Add tests for after-change function | Iqbal Ansari | 1 | +13 | -0 |
2015-11-03 04:02 | Make sure emojify-mode is enabled for test buffers | Iqbal Ansari | 1 | +22 | -18 |
2015-11-03 04:02 | Add noflet | Iqbal Ansari | 1 | +2 | -1 |
2015-11-03 02:36 | Allow inhibiting emojify in individual buffers | Iqbal Ansari | 1 | +9 | -1 |
2015-11-02 18:17 | Pass additional parameters to run-tests.sh to Emacs | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 18:17 | Add tags to tests | Iqbal Ansari | 1 | +12 | -0 |
2015-11-02 18:17 | Fix test for isearch integration | Iqbal Ansari | 1 | +11 | -3 |
2015-11-02 17:46 | Also run the point-entered hooks in advice around `isearch-repeat` | Iqbal Ansari | 1 | +16 | -5 |
2015-11-02 17:07 | Declare dependency on Emacs 24.1 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 17:04 | Use `defadvice` to advice `isearch-repeat` | Iqbal Ansari | 1 | +10 | -8 |
2015-11-02 13:22 | Add workaround for isearch bug | Iqbal Ansari | 1 | +9 | -0 |
2015-11-02 13:21 | Fix definition global minor mode | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 12:59 | Add a failing test for multiple isearch matches | Iqbal Ansari | 1 | +21 | -0 |
2015-11-02 11:04 | Use `emojify-redisplay-emojis` wherever possible | Iqbal Ansari | 1 | +4 | -6 |
2015-11-02 03:37 | Add tests for isearch-mode integration | Iqbal Ansari | 1 | +15 | -0 |
2015-11-02 03:35 | Explicitly switch to test buffer when running tests | Iqbal Ansari | 1 | +2 | -1 |
2015-11-02 03:34 | Remove all relevant text properties before trying to re-emojify a region when point leaves | Iqbal Ansari | 1 | +1 | -1 |
2015-11-01 17:44 | Initial version of the README :) :writing-hand: | Iqbal Ansari | 2 | +15 | -0 |
2015-11-01 16:14 | Make file local variables, directory local | Iqbal Ansari | 2 | +7 | -2 |
2015-11-01 15:30 | Add tests for org-mode integration | Iqbal Ansari | 1 | +22 | -0 |
2015-11-01 14:34 | Add shell script to run the tests | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 14:33 | Add more tests | Iqbal Ansari | 1 | +107 | -6 |
2015-11-01 14:27 | Improve detection emoji-like texts are end of list | Iqbal Ansari | 1 | +14 | -2 |
2015-11-01 13:55 | Allow emojifiying text immediately before a closing paren | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 13:43 | Improve test for emoji being at org-tag | Iqbal Ansari | 1 | +10 | -3 |
2015-11-01 10:19 | Add some more tests, improve existing ones | Iqbal Ansari | 1 | +44 | -4 |
2015-11-01 10:19 | Improve `emojify-tests-with-emojified-buffer` to return value of last form | Iqbal Ansari | 1 | +17 | -16 |
2015-11-01 10:12 | Improve `emojify-valid-prog-context-p` | Iqbal Ansari | 1 | +2 | -2 |
2015-11-01 09:37 | Initial set of tests | Iqbal Ansari | 1 | +164 | -0 |
2015-11-01 07:57 | Redisplay emojis on changing preferred style | Iqbal Ansari | 1 | +11 | -1 |
2015-11-01 07:56 | Redisplay emojis on text resize | Iqbal Ansari | 1 | +16 | -0 |
2015-11-01 07:33 | Do not remove `emojified` text property during uncovering | Iqbal Ansari | 1 | +4 | -8 |
2015-11-01 07:32 | Improve definition of emojify-inhibit-major-modes | Iqbal Ansari | 1 | +5 | -4 |
2015-10-31 18:02 | Make sure we do not overwrite active minibuffer prompt when echoing emojify messages | Iqbal Ansari | 1 | +7 | -2 |
2015-10-31 17:20 | jit-lock can be used without font-lock | Iqbal Ansari | 1 | +7 | -11 |
2015-10-31 12:54 | Do not enable emojify mode in dired-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 12:24 | Simplify data format, give image files more obvious names | Iqbal Ansari | 1527 | +5046 | -6007 |
2015-10-31 10:47 | Unconditionally uncover emoji at point in isearch-mode | Iqbal Ansari | 1 | +17 | -8 |
2015-10-31 10:40 | Do not echo in isearch-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 08:43 | Update Cask to include emoji.json | Iqbal Ansari | 1 | +1 | -1 |
2015-10-31 08:43 | Add ability to customize the type of emojis displayed | Iqbal Ansari | 1 | +64 | -20 |
2015-10-31 07:22 | Add 'style' field to emoji data | Iqbal Ansari | 1 | +7464 | -1882 |
2015-10-31 04:51 | Extract point-left hook to a separate function | Iqbal Ansari | 1 | +14 | -5 |
2015-10-31 04:26 | Replace defsubst with defun | Iqbal Ansari | 1 | +9 | -10 |
2015-10-30 19:31 | Do not track TODOs in source file | Iqbal Ansari | 1 | +0 | -4 |
2015-10-30 19:21 | Add ability to display underlying text in help popup when mouse moves on an emoji | Iqbal Ansari | 1 | +18 | -2 |
2015-10-30 19:17 | Make behaviour on point entering emoji customizable | Iqbal Ansari | 1 | +53 | -16 |
2015-10-30 08:25 | Update package requires | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 08:10 | Make checkdoc happier :) | Iqbal Ansari | 1 | +11 | -3 |
2015-10-30 08:04 | emojify--get-text-props => emojify--get-text-display-props | Iqbal Ansari | 1 | +2 | -2 |
2015-10-30 07:59 | Replace 'comment' with 'comments' in 'emojify-prog-contexts' | Iqbal Ansari | 1 | +5 | -5 |
2015-10-30 07:44 | Make 'unicode' and 'ascii' substitution styles functional :fireworks: | Iqbal Ansari | 1 | +13 | -11 |
2015-10-30 07:44 | Do not enable emojify-mode in indirect buffers | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 07:43 | Use `ht.el` to work with hash tables | Iqbal Ansari | 1 | +6 | -16 |
2015-10-30 04:01 | Generalize calculation of display text property | Iqbal Ansari | 1 | +48 | -29 |
2015-10-30 04:00 | Reorganize a bit :notebook_with_decorative_cover: | Iqbal Ansari | 1 | +42 | -29 |
2015-10-30 02:34 | Add missing requires, more cleanups | Iqbal Ansari | 1 | +57 | -21 |
2015-10-29 17:53 | Additional cleanups :sweat_drops: | Iqbal Ansari | 1 | +80 | -24 |
2015-10-29 11:29 | Do not try to emojify inside org-src blocks | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:43 | Do not emojify text inside lists | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:31 | Ensure we have not moved past the region end while searching for regexp | Iqbal Ansari | 1 | +2 | -1 |
2015-10-29 09:31 | Move all buffer checks to `emojify-buffer-p' | Iqbal Ansari | 1 | +6 | -9 |
2015-10-29 09:30 | Do not try to emojify org-mode lists | Iqbal Ansari | 1 | +6 | -2 |
2015-10-29 09:27 | More robust to check if we are org-mode tags | Iqbal Ansari | 1 | +7 | -4 |
2015-10-29 03:35 | Minor changes | Iqbal Ansari | 1 | +16 | -14 |
2015-10-28 03:12 | Make sure core customizations do not depend on other customizations | Iqbal Ansari | 1 | +4 | -2 |
2015-10-28 02:55 | Make sure text is the original buffer when in point-entered, point-left hooks :sweat: | Iqbal Ansari | 1 | +7 | -4 |
2015-10-28 02:16 | Add Cask, gitignore | Iqbal Ansari | 3 | +46 | -1 |
2015-10-27 18:52 | Start of some cleanups :) | Iqbal Ansari | 1 | +130 | -33 |
2015-10-27 03:29 | Display the underlying text when point moves in an emoji | Iqbal Ansari | 1 | +37 | -37 |
2015-10-26 18:00 | Minor cleanups | Iqbal Ansari | 1 | +79 | -49 |
2015-10-26 09:03 | Use jit-lock if possible | Iqbal Ansari | 1 | +6 | -3 |
2015-10-26 09:02 | Ignore more buffers | Iqbal Ansari | 1 | +3 | -2 |
2015-10-26 09:02 | Handle multi-line comments | Iqbal Ansari | 1 | +5 | -2 |
2015-10-26 06:12 | It is okay if emoji immediately follows/precedes a string quote | Iqbal Ansari | 1 | +2 | -2 |
2015-10-26 06:10 | Handle emojis with quotes/comment characters | Iqbal Ansari | 1 | +9 | -5 |
2015-10-26 05:39 | Better check for 'emojis inside words' | Iqbal Ansari | 1 | +13 | -8 |
2015-10-26 04:01 | Do not emojify org-mode tags | Iqbal Ansari | 1 | +8 | -5 |
2015-10-26 03:53 | Echo underlying text when point enters an emoji | Iqbal Ansari | 1 | +4 | -3 |
2015-10-26 03:52 | Save match-data before (un)emojifying region | Iqbal Ansari | 1 | +31 | -24 |
2015-10-25 17:15 | Do not emojify text between words | Iqbal Ansari | 1 | +29 | -27 |
2015-10-25 14:25 | Disable modification hooks when (un)emojifying region | Iqbal Ansari | 1 | +30 | -28 |
2015-10-25 12:48 | Do not enable emojification in some buffers | Iqbal Ansari | 1 | +37 | -33 |
2015-10-25 12:02 | Remove dependency on font-lock | Iqbal Ansari | 1 | +97 | -60 |
2015-10-24 05:45 | Minor refactoring | Iqbal Ansari | 1 | +5 | -4 |
2015-10-23 17:29 | Truncate JSON data, handle aliases | Iqbal Ansari | 2 | +7938 | -22108 |
2015-10-23 16:46 | Resize emojis after text resize | Iqbal Ansari | 1 | +7 | -2 |
2015-10-23 11:54 | If major-mode is not derived from prog-mode, display emoji unconditionally :rocket: | Iqbal Ansari | 1 | +2 | -1 |
2015-10-23 10:44 | Minor mode definition | Iqbal Ansari | 1 | +28 | -7 |
2015-10-23 05:27 | Use imagemagick if available | Iqbal Ansari | 1 | +12 | -8 |
2015-10-22 17:42 | Initial commit | Iqbal Ansari | 1265 | +22319 | -0 |
2024-07-31 01:06 | test something out | massi | 1 | +1 | -0 |
2024-07-31 00:43 | only show emojis for selected styles | massi | 1 | +7 | -6 |
2021-03-06 08:19 | Add GitHub Actions setting file | Yoshimura Yuu | 1 | +51 | -0 |
2021-01-06 05:35 | Fix emojify-reveal-on-isearch defcustom type | Jimmy Yuen Ho Wong | 1 | +1 | -1 |
2020-11-30 11:16 | Update the url for openmoji | Iqbal Ansari | 1 | +1 | -1 |
2020-11-27 15:05 | add OpenMoji license to README | Christian Tietze | 1 | +3 | -0 |
2020-11-25 20:13 | add version number | Christian Tietze | 1 | +1 | -1 |
2020-11-25 20:12 | add openmoji-v13.0 to known emoji sets | Christian Tietze | 1 | +10 | -4 |
2020-11-17 15:50 | Update the docstring of `emojify-completing-read` to mention new API for the predicate | Iqbal Ansari | 1 | +5 | -5 |
2020-11-15 01:49 | Silence byte-compiler | Brian Leung | 1 | +7 | -7 |
2020-08-12 06:28 | Guard against empty strings while emojifying company tooltips | Iqbal Ansari | 1 | +2 | -1 |
2020-07-19 10:19 | add: use-package snippet in readme | Polyakov Dmitry | 1 | +5 | -1 |
2020-05-12 15:09 | Whoops; forgot to remove this… | jrs5 | 1 | +0 | -1 |
2020-05-12 04:02 | Revert this back to `completing-read`. | jrs5 | 1 | +2 | -2 |
2020-05-12 04:01 | Actually be able to call this, rather than causing an error… | jrs5 | 1 | +9 | -8 |
2020-05-12 04:00 | Change this to a list, rather than modify the hash table later. | jrs5 | 1 | +7 | -12 |
2020-05-09 06:53 | And then we've gotta modify the `candidates` so they can work with functions like `ido-completing-read`. | jrs5 | 1 | +6 | -1 |
2020-05-09 06:48 | And update the documentation; we won't mention that `emojify-completing-read-function` takes the same arguments as `completing-read` since they can click through to read that from `emojify-completing-read-function`'s documentation. | jrs5 | 1 | +2 | -2 |
2020-05-09 06:47 | Replace all locations of `completing-read` with the new variable. | jrs5 | 1 | +10 | -10 |
2020-05-09 06:43 | We'll allow the user to set the function themselves; they just have to assure that the arguments of the function match what `completing-read` accepts. | jrs5 | 1 | +5 | -0 |
2020-05-03 08:54 | Improve test for org-mode tag detection | Iqbal Ansari | 1 | +3 | -2 |
2020-05-03 08:36 | Disable emojis in deft-mode | Iqbal Ansari | 1 | +2 | -1 |
2020-05-03 08:34 | Fix the regex used to identity org-mode tags | Iqbal Ansari | 1 | +2 | -1 |
2020-04-27 05:17 | Bump version | Iqbal Ansari | 1 | +1 | -1 |
2020-04-26 21:44 | Disable `buffer-list-update-hook` in emojify-string | Iqbal Ansari | 1 | +8 | -1 |
2020-04-26 08:41 | Iterate through emojis from end to beginning in emojify-do-for-emojis-in-region | Iqbal Ansari | 1 | +11 | -6 |
2020-04-26 08:27 | Fix a few typos | Iqbal Ansari | 1 | +4 | -4 |
2020-04-26 08:24 | Escape literal '%' in result of format-mode-line | Iqbal Ansari | 1 | +7 | -5 |
2020-04-26 08:20 | Add a compatibility wrapper over org-src-get-lang-mode | Iqbal Ansari | 1 | +9 | -1 |
2020-04-22 17:27 | s/emojify--string-join/emojify-string-join/ | Iqbal Ansari | 1 | +3 | -3 |
2020-03-09 05:53 | Update emoji sets to point to the properly re-exported images (see #62) | Iqbal Ansari | 1 | +12 | -12 |
2020-03-06 02:52 | Add space between ? and ( | Jen-Chieh | 1 | +1 | -1 |
2019-10-17 04:20 | Handle failures due to deprecated cons style faces used with overlays | Iqbal Ansari | 1 | +3 | -1 |
2019-08-09 09:59 | Remove redundant let binding | Iqbal Ansari | 1 | +1 | -3 |
2019-08-09 09:59 | Disable `emojify-tests-org-source-blocks` test for Emacs versions before v26.1 | Iqbal Ansari | 2 | +31 | -29 |
2019-08-02 13:43 | added emojify-mode-map | lispy-dobby | 1 | +7 | -0 |
2019-08-09 04:48 | Merge pull request #56 from yilkalargaw/patch-2 | Iqbal Ansari | 1 | +2 | -1 |
2019-08-08 00:34 | added llibgnutls28-dev to the dependencies | lispy-dobby | 1 | +1 | -0 |
2019-08-02 13:57 | change libtiff4-dev to libtiff5-dev | lispy-dobby | 1 | +1 | -1 |
2019-06-13 07:16 | Add test for failure to properly extract text for composition (see #54) | Iqbal Ansari | 1 | +9 | -0 |
2019-06-13 06:07 | Fix emojify--get-characters-for-composition's interpretation of relative-p flag in the composition | Iqbal Ansari | 1 | +8 | -8 |
2019-06-12 19:06 | Do not use seq-map-indexed | Iqbal Ansari | 1 | +8 | -6 |
2019-06-12 13:17 | Do not assume find-composition always returns a vector of characters | Iqbal Ansari | 1 | +12 | -6 |
2019-05-21 08:24 | Bump version to 1.2 | Iqbal Ansari | 2 | +2 | -2 |
2019-05-21 08:22 | Bump version | Iqbal Ansari | 2 | +2 | -1 |
2019-05-21 08:12 | Update Changelog | Iqbal Ansari | 1 | +13 | -1 |
2019-05-20 19:12 | Run tests on Emacs v26 | Iqbal Ansari | 1 | +2 | -2 |
2019-05-19 12:48 | Add compatibility wrapper for `provided-mode-derived-p` | Iqbal Ansari | 1 | +12 | -2 |
2019-05-19 12:35 | Add tests for org source blocks | Iqbal Ansari | 1 | +50 | -0 |
2019-05-19 12:26 | Use face at point to determine the prog context while displaying emojis in org source blocks | Iqbal Ansari | 1 | +35 | -12 |
2019-05-15 05:47 | Enable support for emojifying org mode source blocks | Iqbal Ansari | 1 | +23 | -15 |
2019-05-14 04:22 | Render only unicode characters in company tooltips | Iqbal Ansari | 1 | +1 | -1 |
2019-04-24 22:07 | Fix lint warnings about some docstrings and defcustoms | Iqbal Ansari | 1 | +11 | -5 |
2019-04-24 22:07 | Reimplement `emojify-string` using `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +2 | -29 |
2019-04-24 22:01 | Optionally accept the target where emojis would be displayed in `emojify-display-emojis-in-region` | Iqbal Ansari | 1 | +7 | -4 |
2019-04-02 03:53 | Improve the message displayed for partial downloads | Iqbal Ansari | 1 | +1 | -1 |
2019-03-17 05:15 | Fallback to `emojify-emoji-styles` if styles are not explicitly provided in emojify-string | Iqbal Ansari | 1 | +1 | -1 |
2019-01-22 05:13 | Add twemoji | Iqbal Ansari | 2 | +53 | -30 |
2019-01-22 03:37 | Do not use while-no-input | Iqbal Ansari | 1 | +14 | -15 |
2019-01-21 17:27 | Merge pull request #48 from seblemaguer/master | Iqbal Ansari | 2 | +8 | -6 |
2019-01-20 16:10 | fix tar urls in emoji-sets.json | Sebastien Le Maguer | 1 | +4 | -4 |
2019-01-20 16:08 | Add error message when the hash is incorrect | Sebastien Le Maguer | 1 | +4 | -2 |
2018-12-21 03:50 | Merge pull request #46 from vincentbernat/fix/hidpi | Iqbal Ansari | 1 | +1 | -0 |
2018-12-19 10:57 | Do not scale created images | Vincent Bernat | 1 | +1 | -0 |
2018-06-11 15:38 | Cache results of imagemagick support check for a format | Iqbal Ansari | 1 | +19 | -3 |
2018-03-21 02:50 | Mention mode-line and company support in the Changelog | Iqbal Ansari | 1 | +2 | -0 |
2018-03-21 02:33 | Bump to v1.0 | Iqbal Ansari | 2 | +5 | -2 |
2018-01-28 14:25 | Workaround test failures on Travis | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:07 | Bump copyright year 😅 | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:04 | Fix a small typo | Iqbal Ansari | 1 | +1 | -1 |
2018-01-28 14:00 | Add a simple elisp file to easily run an Emacs instance with emojify loaded | Iqbal Ansari | 1 | +21 | -0 |
2018-01-28 13:00 | Add `emojify-download-emojis-p` to allow customizing the automatic download of images | Iqbal Ansari | 3 | +63 | -5 |
2017-10-18 14:42 | Fix creation of temporary file for downloading emoji images | Iqbal Ansari | 1 | +2 | -1 |
2017-07-09 09:07 | Silence byte-compiler warnings about org-list-get-item-begin | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 09:06 | Improve detection of emojis inside org-mode tags | Iqbal Ansari | 1 | +7 | -13 |
2017-07-09 08:26 | Add tests for displaying emojis that are part of org-mode list and tags | Iqbal Ansari | 1 | +16 | -0 |
2017-07-09 08:26 | Improve checks for detecting emojis that are part of org-mode lists | Iqbal Ansari | 1 | +4 | -4 |
2017-07-09 07:24 | Do not consider the cursor background to decide emoji background | Iqbal Ansari | 1 | +1 | -12 |
2017-07-09 07:07 | Better heuristics to determine of an emoji is part of an org-mode tag | Iqbal Ansari | 1 | +11 | -4 |
2017-07-09 06:49 | Inhibit display of emojis beginning with ':' in org headlines | Iqbal Ansari | 1 | +1 | -1 |
2017-07-09 06:35 | Inhibit display of only "8)" in org mode lists | Iqbal Ansari | 1 | +5 | -3 |
2017-06-20 05:37 | Smalltalk-mode is a programming mode | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:24 | Emojify company-mode tooltips by default | Iqbal Ansari | 1 | +1 | -1 |
2017-06-17 16:23 | Minor formatting and documentation change | Iqbal Ansari | 1 | +5 | -3 |
2017-06-12 07:42 | Do not switch to after-string based display of company tooltip unless needed | Iqbal Ansari | 1 | +7 | -2 |
2017-05-28 08:49 | Mention emojify-mode-line-mode in the README | Iqbal Ansari | 1 | +5 | -0 |
2017-05-28 08:03 | Silence remaining byte compiler warnings | Iqbal Ansari | 1 | +14 | -14 |
2017-05-28 08:03 | Add support for emojifying the mode-line | Iqbal Ansari | 1 | +61 | -0 |
2017-04-03 17:44 | Consider the cursor position too while updating emoji backgrounds | Iqbal Ansari | 1 | +27 | -38 |
2017-04-01 16:54 | Guard against non-overlay values of 'company-pseudo-tooltip-overlay' | Iqbal Ansari | 1 | +1 | -1 |
2017-04-01 13:08 | Add support for emojifying string for display in the mode-line | Iqbal Ansari | 1 | +48 | -33 |
2017-04-01 12:56 | Fix warning about 'company-pseudo-tooltip-unhide' not being present | Iqbal Ansari | 1 | +3 | -0 |
2017-03-31 19:57 | Update CHANGELOG and README to mention new features | Iqbal Ansari | 2 | +32 | -25 |
2017-03-31 19:34 | Implement support for emojifying company mode tooltips | Iqbal Ansari | 1 | +36 | -0 |
2017-03-31 19:13 | Fix off-by-one bugs in code to determine if emoji is part of a selection | Iqbal Ansari | 1 | +3 | -3 |
2017-03-31 18:55 | Remove custom logic to find background color at point use builtin 'background-color-at-point' | Iqbal Ansari | 1 | +6 | -15 |
2017-03-30 08:14 | Update Changelog | Iqbal Ansari | 1 | +6 | -0 |
2017-03-30 08:13 | Documentation changes | Iqbal Ansari | 1 | +20 | -5 |
2017-03-28 08:01 | Add `emojify-string` for emojifying standalone strings | Iqbal Ansari | 1 | +43 | -0 |
2017-03-28 07:51 | Fix position of sit-for in display loop | Iqbal Ansari | 1 | +3 | -3 |
2017-03-28 07:50 | Allow specifying the target buffer while emojifying text | Iqbal Ansari | 1 | +41 | -31 |
2017-03-28 07:46 | Make sure emoji data is created before listing emojis | Iqbal Ansari | 1 | +2 | -0 |
2017-03-25 22:48 | Add link to Unicode Consortium in Emoji description | Iqbal Ansari | 1 | +23 | -12 |
2017-03-23 14:30 | Do not redisplay emoji list if it is already available | Iqbal Ansari | 1 | +20 | -4 |
2017-03-23 14:29 | Display progress while displaying emoji in `emojiy-list-emojis` | Iqbal Ansari | 1 | +10 | -4 |
2017-03-23 14:28 | Display names of individual emojis in emoji list | Iqbal Ansari | 1 | +18 | -10 |
2017-03-13 13:40 | New command `emojify-list-entries` for listing all the emojis | Iqbal Ansari | 1 | +100 | -0 |
2017-03-13 13:39 | Bypass context checks for text marked with `emojify-force-display` | Iqbal Ansari | 1 | +9 | -5 |
2017-03-13 12:08 | Avoid view-mode from activating in `emojify-apropos-mode` | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 12:08 | Echo the emoji after copying in apropos mode | Iqbal Ansari | 1 | +2 | -1 |
2017-03-13 12:07 | Add a dedicated mode for emoji description buffer | Iqbal Ansari | 1 | +31 | -3 |
2017-03-13 12:06 | Move common keybindings for emojify buffers to `emojify-common-mode-map` | Iqbal Ansari | 1 | +29 | -14 |
2017-03-13 10:44 | Add keybindings to view emoji description from apropos buffer | Iqbal Ansari | 1 | +11 | -1 |
2017-03-13 10:35 | Minor code cleanup | Iqbal Ansari | 1 | +10 | -7 |
2017-03-13 10:34 | Display whether emoji is user-defined in emoji description | Iqbal Ansari | 1 | +5 | -0 |
2017-03-13 10:34 | Allow forcing re-reading of emoji data in `emojify-create-emojify-emojis` | Iqbal Ansari | 1 | +6 | -3 |
2017-03-13 10:29 | Mark custom emojis in emoji-data | Iqbal Ansari | 1 | +3 | -1 |
2017-03-13 10:20 | Use the "emoji" attribute of the emoji data | Iqbal Ansari | 1 | +7 | -10 |
2017-03-13 10:19 | Reset `emojify--completing-candidates-cache` whenever emoji data changes | Iqbal Ansari | 1 | +28 | -32 |
2017-03-13 09:21 | Add the emoji text to the emoji data | Iqbal Ansari | 1 | +14 | -1 |
2017-03-13 09:17 | Use a hash-table as the collection or `emojify-completing-read` | Iqbal Ansari | 1 | +26 | -9 |
2017-03-13 09:17 | Use `ht-get` instead of `gethash` | Iqbal Ansari | 1 | +4 | -3 |
2017-03-13 08:38 | New command `emojify-describe-emoji` to describe an emoji using completing read | Iqbal Ansari | 1 | +8 | -0 |
2017-03-13 08:38 | Extract logic to display emoji description buffer to `emojify--display-emoji-description-buffer` | Iqbal Ansari | 1 | +54 | -49 |
2017-03-13 08:33 | Extract logic for completing read emojis to `emojify-completing-read` | Iqbal Ansari | 1 | +35 | -17 |
2017-03-13 07:43 | Add emojipedia links to Emoji description page | Iqbal Ansari | 1 | +15 | -2 |
2017-02-21 08:21 | 'load' as opposed to 'require' the test-helper file in tests | Iqbal Ansari | 1 | +2 | -1 |
2017-02-21 06:47 | Update copyright years | Iqbal Ansari | 1 | +1 | -1 |
2017-02-21 06:47 | Remove provide form from test-helper | Iqbal Ansari | 1 | +0 | -1 |
2017-02-21 06:46 | Lets always develop off master | Iqbal Ansari | 1 | +1 | -4 |
2016-11-24 17:40 | Merge branch 'develop' | Iqbal Ansari | 3 | +135 | -14 |
2016-11-24 17:36 | Remap backspace to delete whole emojis in org-mode | Iqbal Ansari | 2 | +2 | -0 |
2016-11-24 17:24 | Mention `emojify-describe-emoji-at-point` in the README and Changelog | Iqbal Ansari | 2 | +8 | -0 |
2016-11-24 11:42 | Improve fenced emoji regex to accept '+' | Iqbal Ansari | 1 | +1 | -1 |
2016-10-08 18:49 | Cleanup up `emojify-describe-emoji-at-point` | Iqbal Ansari | 1 | +52 | -17 |
2016-10-08 18:48 | Define a compatibility function for user-error | Iqbal Ansari | 1 | +8 | -4 |
2016-10-07 18:33 | Initial version of describe emoji functionality | Iqbal Ansari | 1 | +21 | -0 |
2016-10-01 16:56 | Add Changelog | Iqbal Ansari | 2 | +52 | -1 |
2016-09-29 18:26 | Do not attempt to emojify regions larger than 5000 chars | Iqbal Ansari | 1 | +4 | -4 |
2016-09-28 12:50 | Merge branch 'develop' | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:48 | Fix thinko in set-buffer-multibyte advice | Iqbal Ansari | 1 | +3 | -3 |
2016-09-28 12:46 | Merge branch 'develop' | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 11:00 | Disable emojify when buffer changes to unibyte encoding | Iqbal Ansari | 1 | +12 | -3 |
2016-09-28 03:32 | Merge branch 'develop' | Iqbal Ansari | 7 | +166 | -190 |
2016-09-28 03:22 | Add coveralls badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-28 02:50 | Add undercover for test coverage stats | Iqbal Ansari | 2 | +4 | -0 |
2016-09-27 18:26 | Polish the README a bit | Iqbal Ansari | 1 | +8 | -7 |
2016-09-27 18:22 | Mention the new `emojify-reveal-on-isearch` in the README | Iqbal Ansari | 1 | +7 | -0 |
2016-09-27 18:21 | Update README to mention changed interface for `emojify-point-entered-behaviour` | Iqbal Ansari | 1 | +3 | -4 |
2016-09-27 18:11 | Disable tests on Emacs git snapshot for now | Iqbal Ansari | 1 | +0 | -1 |
2016-09-27 18:07 | Minor update to the documentation | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 18:05 | Enable tests from emacs-git-snapshot | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:59 | Merge branch 'bugfix/uncover-25.1' into develop | Iqbal Ansari | 4 | +137 | -170 |
2016-09-27 17:36 | Enable tests for Emacs 25.1 | Iqbal Ansari | 1 | +1 | -0 |
2016-09-27 17:27 | Ensure that we are always dealing with complete lines while emojifying a region | Iqbal Ansari | 1 | +9 | -2 |
2016-09-27 16:52 | Wrap frequently executed (safe to fail) code in while-no-input | Iqbal Ansari | 1 | +15 | -14 |
2016-09-27 16:39 | Update tests, remove test for multiple isearches | Iqbal Ansari | 2 | +21 | -41 |
2016-09-27 16:12 | Convert unnecessary macros to functions | Iqbal Ansari | 1 | +25 | -34 |
2016-09-27 15:23 | Make uncovering of emojis on isearch configurable | Iqbal Ansari | 1 | +4 | -1 |
2016-09-27 15:22 | Detect emoji entry/exit using a custom function | Iqbal Ansari | 1 | +47 | -78 |
2016-09-26 03:52 | Fix prettify-symbol tests failures on Emacs 25.1 | Iqbal Ansari | 1 | +27 | -12 |
2016-09-25 17:28 | Set `emojify-inhibit-emojify-in-current-buffer-p` to t only locally in test buffers | Iqbal Ansari | 1 | +1 | -1 |
2016-09-25 17:27 | Cleanup point uncovering logic | Iqbal Ansari | 1 | +21 | -23 |
2016-09-25 17:26 | Do not inhibit emojification of areas larger than 100000 | Iqbal Ansari | 1 | +3 | -4 |
2016-09-19 15:19 | Remove org-bullets from project dependencies | Iqbal Ansari | 1 | +1 | -3 |
2016-09-18 11:44 | Merge branch 'develop' | Iqbal Ansari | 5 | +240 | -240 |
2016-09-18 11:31 | Update README to mention integration with prettify-symbols-mode and org-bullets-mode | Iqbal Ansari | 1 | +16 | -16 |
2016-09-18 11:04 | Remove after-change and org-bullet tests, they did not work as expected | Iqbal Ansari | 2 | +0 | -68 |
2016-09-18 09:32 | Add tests for org-bullets mode integration | Iqbal Ansari | 3 | +25 | -2 |
2016-09-18 09:20 | Force redisplays for after-change tests | Iqbal Ansari | 2 | +6 | -9 |
2016-09-18 07:03 | Fix compatibility with Emacs 24.3 | Iqbal Ansari | 1 | +5 | -3 |
2016-09-18 06:58 | Update tests to work with general handing of composition text | Iqbal Ansari | 2 | +18 | -19 |
2016-09-18 06:11 | Save emojify-composed-text-p variable while running tests | Iqbal Ansari | 1 | +3 | -5 |
2016-09-18 06:06 | Remove special handling of prettify symbols mode | Iqbal Ansari | 1 | +14 | -80 |
2016-09-18 06:03 | Handle an edge case while searching for composed text | Iqbal Ansari | 1 | +8 | -2 |
2016-09-17 18:44 | Display composed text as emojis only if user has enabled unicode emojis | Iqbal Ansari | 1 | +7 | -3 |
2016-09-17 18:38 | Make emojification of composed text customizable | Iqbal Ansari | 1 | +33 | -27 |
2016-09-17 18:36 | Cleanup display of composed text | Iqbal Ansari | 1 | +53 | -40 |
2016-09-17 05:39 | Advance point to next current matches end after emojifying composed text | Iqbal Ansari | 1 | +4 | -3 |
2016-09-16 18:24 | Require subr-x, add a compat function for string-join | Iqbal Ansari | 1 | +11 | -1 |
2016-09-16 18:13 | Initial version to handle composition more generally | Iqbal Ansari | 1 | +41 | -0 |
2016-09-16 09:10 | Do not try emojifying a text, if not emoji config is found for it | Iqbal Ansari | 1 | +2 | -1 |
2016-09-15 11:01 | Add license and make a PR badge | Iqbal Ansari | 1 | +1 | -1 |
2016-09-09 11:08 | Do not construct regexp to exactly match github emojis | Iqbal Ansari | 1 | +42 | -20 |
2016-09-08 09:19 | Improve tests for prettify symbols mode | Iqbal Ansari | 1 | +10 | -3 |
2016-09-08 08:36 | Merge branch 'develop' | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 08:35 | Use with-timeout to ensure displaying emojis does not run longer than a second | Iqbal Ansari | 1 | +60 | -56 |
2016-09-08 07:46 | Explicitly enable emojify mode in minibuffer/helm buffer while inserting emojis | Iqbal Ansari | 1 | +26 | -1 |
2016-09-08 07:30 | Merge branch 'develop' | Iqbal Ansari | 1 | +4 | -5 |
2016-09-08 07:20 | Change large region check to an absolute number of 100000 | Iqbal Ansari | 1 | +4 | -5 |
2016-09-07 18:28 | Merge branch 'develop' | Iqbal Ansari | 7 | +578 | -154 |
2016-09-07 17:59 | Guard against redisplaying very large regions | Iqbal Ansari | 1 | +6 | -4 |
2016-09-07 17:13 | Position cursor at first emoji after displaying results in apropos | Iqbal Ansari | 1 | +3 | -2 |
2016-09-07 12:36 | Select apropos window after displaying it | Iqbal Ansari | 1 | +3 | -3 |
2016-09-07 12:32 | Offer last search query as initial input when apropos is run from an apropos buffer | Iqbal Ansari | 1 | +21 | -3 |
2016-09-07 02:41 | Fix name of the style required for integration with prettify-symbols-alist | Iqbal Ansari | 1 | +1 | -1 |
2016-09-06 18:15 | Disable prettify-symbols integration by default for now | Iqbal Ansari | 2 | +3 | -1 |
2016-09-06 18:12 | Update README to mention custom emojis and prettify-symbols-integration | Iqbal Ansari | 2 | +75 | -15 |
2016-09-06 03:39 | Get after change tests running again | Iqbal Ansari | 2 | +59 | -36 |
2016-09-06 03:11 | Fix interactive running of tests | Iqbal Ansari | 1 | +7 | -0 |
2016-09-05 17:53 | Add tests for `emojify-apropos-emoji` command | Iqbal Ansari | 1 | +37 | -0 |
2016-09-05 17:34 | Reduce minor code repetition | Iqbal Ansari | 1 | +4 | -2 |
2016-09-05 17:34 | Create emojify data before running `emojify-insert-emoji` or `emojify-apropos-emoji` | Iqbal Ansari | 1 | +9 | -2 |
2016-09-05 17:04 | Use `g` to rerun apropos from emojify-apropos-mode buffer | Iqbal Ansari | 1 | +29 | -26 |
2016-09-05 16:50 | Add tests for integration with prettify-symbols-mode | Iqbal Ansari | 5 | +93 | -5 |
2016-09-05 16:24 | Rename `pretty-symbols` style to `prettify-symbol` | Iqbal Ansari | 1 | +13 | -13 |
2016-09-05 15:36 | Add tests for custom emojis | Iqbal Ansari | 2 | +41 | -5 |
2016-09-05 13:40 | Allow users to define custom emojis | Iqbal Ansari | 1 | +85 | -28 |
2016-09-05 12:24 | Display `pretty-symbols` style emoji only if prettify-symbol-mode is enabled | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 12:23 | Update redisplay emojis after prettify-symbol-mode changes | Iqbal Ansari | 1 | +16 | -5 |
2016-09-05 09:40 | First attempt at integration emojify with prettify-symbols-mode | Iqbal Ansari | 1 | +56 | -15 |
2016-09-05 08:50 | Fix a minor typo | Iqbal Ansari | 1 | +1 | -1 |
2016-09-05 08:21 | Introduce `emojify-user-emojis` and `emojify-pretty-symbol-emojis` | Iqbal Ansari | 1 | +47 | -19 |
2016-09-05 07:57 | Use ht-each instead of maphash | Iqbal Ansari | 1 | +2 | -2 |
2016-09-05 07:36 | Minor restructuring of the code | Iqbal Ansari | 1 | +28 | -28 |
2016-09-05 06:44 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -4 |
2016-09-05 06:42 | Do not enable emojify-mode in debugger mode | Iqbal Ansari | 1 | +1 | -0 |
2016-09-05 06:35 | Fix `emojify-buffer-p` check for ephemeral buffers | Iqbal Ansari | 1 | +1 | -4 |
2016-09-04 18:20 | Merge branch 'develop' | Iqbal Ansari | 2 | +164 | -35 |
2016-09-04 18:14 | Note the possibility of outdated emoji sets in the README | Iqbal Ansari | 1 | +10 | -0 |
2016-09-04 17:57 | Add new command `emojify-apropos-emoji` to search emojis | Iqbal Ansari | 2 | +154 | -35 |
2016-09-04 14:43 | Merge branch 'develop' | Iqbal Ansari | 7 | +23441 | -14523 |
2016-09-04 14:37 | Minor update to the README | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 14:33 | Autoload `emojify-insert-emoji` command | Iqbal Ansari | 1 | +2 | -1 |
2016-09-04 14:33 | Add emojify-debug-mode to debug errors in emojify-mode | Iqbal Ansari | 1 | +13 | -7 |
2016-09-04 14:14 | Cache emojis on Travis | Iqbal Ansari | 1 | +1 | -0 |
2016-09-04 14:07 | Do fail test if there are warnings during byte compilation | Iqbal Ansari | 1 | +0 | -1 |
2016-09-04 13:09 | Add some line spacing between candidates in emojify-insert-emoji command | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 12:30 | Mention the new command `emojify-insert-emoji` in the README | Iqbal Ansari | 1 | +18 | -9 |
2016-09-04 12:29 | Rename `emojify-apropos-emoji` to `emojify-insert-emoji` | Iqbal Ansari | 1 | +15 | -10 |
2016-09-04 11:12 | Update byte compilation test to fail on errors | Iqbal Ansari | 1 | +3 | -1 |
2016-09-04 10:54 | Fix tests for continuous emojis | Iqbal Ansari | 1 | +12 | -9 |
2016-09-04 10:53 | Fix a minor regression introduced in overlapping emojis fix | Iqbal Ansari | 1 | +1 | -1 |
2016-09-04 09:27 | Use face-background in place of non-existent emojify--face-background | Iqbal Ansari | 1 | +2 | -2 |
2016-09-04 08:49 | Fix display of overlapping emojis | Iqbal Ansari | 2 | +27 | -1 |
2016-09-02 07:10 | Improve test to check if emoji's closing brace is part of a list | Iqbal Ansari | 2 | +17 | -1 |
2016-09-02 06:58 | Do all checks for ascii style even in apropos mode | Iqbal Ansari | 1 | +0 | -2 |
2016-09-02 06:07 | Insert the selected emoji in apropos command | Iqbal Ansari | 1 | +11 | -10 |
2016-09-02 06:06 | Do not avoid emojifying minibuffer in apropos command | Iqbal Ansari | 1 | +8 | -2 |
2016-09-01 18:38 | Initial commit of emoji apropos functionality | Iqbal Ansari | 1 | +26 | -2 |
2016-09-01 17:28 | Set emojione-v2.2.6-22 as the default emoji set | Iqbal Ansari | 1 | +1 | -1 |
2016-09-01 17:26 | Update Emoji data to include EmojiOne v2.2.6 | Iqbal Ansari | 2 | +23305 | -14487 |
2016-09-01 15:47 | Ignore dist directory | Iqbal Ansari | 1 | +1 | -0 |
2016-08-05 16:18 | Merge branch 'develop' | Iqbal Ansari | 1 | +2 | -0 |
2016-08-05 16:03 | Inhibit emojify in magit-diff-mode and ibuffer-mode | Iqbal Ansari | 1 | +2 | -0 |
2016-07-16 06:21 | Merge branch 'develop' | Iqbal Ansari | 3 | +13 | -12 |
2016-07-16 06:18 | Remove compiled files before running tests | Iqbal Ansari | 1 | +1 | -1 |
2016-07-16 06:18 | Fix the path to cask installed packages in test helper | Iqbal Ansari | 1 | +4 | -1 |
2016-07-16 05:21 | Change emojify-image-dir to a function | Iqbal Ansari | 2 | +8 | -10 |
2016-06-10 08:11 | Merge branch 'develop' | Iqbal Ansari | 1 | +1 | -24 |
2016-06-10 05:21 | Update version | Iqbal Ansari | 1 | +1 | -1 |
2016-06-10 05:13 | Remove emojify-prog-contexts | Iqbal Ansari | 1 | +0 | -23 |
2016-03-16 17:17 | Merge branch 'develop' | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 17:07 | Add contributing instructions | Iqbal Ansari | 1 | +22 | -0 |
2016-03-16 16:48 | Merge branch 'develop' | Iqbal Ansari | 1 | +11 | -14 |
2016-03-16 07:08 | Makes comint derived modes act like prog derived | Uladox | 1 | +1 | -2 |
2016-03-16 16:33 | Simplify emojify--get-text-display-props | Iqbal Ansari | 1 | +10 | -12 |
2016-03-06 05:53 | Merge branch 'develop' | Iqbal Ansari | 3 | +132 | -47 |
2016-03-06 05:14 | Prefer last overlay face while calculating backgrounds for emojis in overlay | Iqbal Ansari | 1 | +1 | -1 |
2016-03-05 17:13 | Add tests for unicode emojis in programming modes | Iqbal Ansari | 1 | +44 | -5 |
2016-03-05 16:43 | Display only unicode emojis in source code | Iqbal Ansari | 1 | +17 | -10 |
2016-03-05 16:42 | Mark `emojify-prog-contexts` as obsolete | Iqbal Ansari | 1 | +30 | -4 |
2016-03-05 16:31 | Introduce `emojify-program-contexts` as a replacement for emojify-prog-contexts | Iqbal Ansari | 3 | +32 | -35 |
2016-03-05 15:41 | Handle different values for overlay face while calculating backgrounds for emojis | Iqbal Ansari | 1 | +26 | -10 |
2016-03-01 11:38 | Merge branch 'develop' | Iqbal Ansari | 1631 | +5639 | -5534 |
2016-02-28 15:55 | Remove remaining images from the repo | Iqbal Ansari | 1 | +0 | -0 |
2016-02-28 14:51 | Cosmetic changes, name variables according to Elisp conventions | Iqbal Ansari | 1 | +9 | -10 |
2016-02-28 14:18 | Do not download emojis (in interactive usage) if they already exist | Iqbal Ansari | 1 | +10 | -6 |
2016-02-28 14:14 | Do not prompt for emoji download if another download is in progress | Iqbal Ansari | 1 | +20 | -6 |
2016-01-03 17:22 | Update tests to work with lazy downloading | Iqbal Ansari | 2 | +3 | -2 |
2016-01-05 18:10 | Include unresized emoji one images in available emoji-sets | Iqbal Ansari | 1 | +8 | -2 |
2016-01-05 18:10 | Name emoji images after corresponding unicode strings | Iqbal Ansari | 1 | +5523 | -5523 |
2015-12-31 03:51 | Download images lazily rather than packaging them with the code | Iqbal Ansari | 1627 | +89 | -8 |
2015-12-30 11:21 | Merge branch 'develop' | Iqbal Ansari | 1725 | +9617 | -4413 |
2015-12-30 11:05 | Add simple_smile | Iqbal Ansari | 2 | +7 | -2 |
2015-12-21 17:23 | Update tests to work with new emojis | Iqbal Ansari | 1 | +1 | -1 |
2015-12-21 16:42 | Split search regexp into smaller chunks | Iqbal Ansari | 1 | +50 | -50 |
2015-12-20 17:17 | Import newer images from emoji-one | Iqbal Ansari | 1722 | +9542 | -4351 |
2015-12-21 03:52 | Bump to v0.3 | Iqbal Ansari | 1 | +1 | -1 |
2015-12-19 13:06 | Strip text properties when yanking text | Iqbal Ansari | 1 | +2 | -0 |
2015-12-18 03:08 | Add a todo item | Iqbal Ansari | 1 | +3 | -0 |
2015-12-18 03:06 | Rename some internal functions to be more obvious | Iqbal Ansari | 1 | +6 | -7 |
2015-12-18 03:04 | Consider face at point while calculating the background for an emoji | Iqbal Ansari | 1 | +9 | -0 |
2015-12-17 17:00 | Do not reset emoji data on style changes | Iqbal Ansari | 1 | +4 | -9 |
2015-12-15 03:55 | Fix dependency on seq | Iqbal Ansari | 1 | +1 | -1 |
2015-12-14 17:38 | Fix detection of `tuareg` as programming mode | Iqbal Ansari | 1 | +1 | -1 |
2015-12-08 02:54 | Activate advice for `mouse--drag-set-mark-and-point` | Iqbal Ansari | 1 | +2 | -0 |
2015-12-06 05:29 | Set language to generic for travis tests | Iqbal Ansari | 1 | +1 | -1 |
2015-12-06 05:28 | Run tests in debug mode | Iqbal Ansari | 1 | +5 | -2 |
2015-12-06 05:22 | Do not blindly set jit-lock-start and jit-lock-end in `emojify-after-change-extend-region-function` | Iqbal Ansari | 1 | +12 | -6 |
2015-12-06 04:07 | Add 'Thanks' section in the README | Iqbal Ansari | 1 | +6 | -1 |
2015-12-05 17:39 | Update README about Imagemagick requirement | Iqbal Ansari | 1 | +5 | -3 |
2015-12-05 16:56 | Remove obsolete functions | Iqbal Ansari | 1 | +2 | -20 |
2015-12-05 16:43 | Update documentation | Iqbal Ansari | 1 | +20 | -9 |
2015-12-01 18:09 | Check `redisplay-highlight-region-function` is bound before using it | Iqbal Ansari | 1 | +3 | -1 |
2015-12-01 17:57 | Add `emojify-overlays-at`, compatibility wrapper around `overlays-at` | Iqbal Ansari | 1 | +26 | -1 |
2015-12-01 17:23 | Update emoji backgrounds when mouse selection changes | Iqbal Ansari | 1 | +22 | -10 |
2015-12-01 02:05 | Resize all emojis in buffer on text resize | Iqbal Ansari | 1 | +8 | -6 |
2015-11-30 18:22 | Add macro `emojify-do-for-emojis-in-region` | Iqbal Ansari | 1 | +20 | -9 |
2015-11-30 14:15 | Handle non-default values of `redisplay-highlight-region-function` | Iqbal Ansari | 1 | +3 | -2 |
2015-11-30 13:58 | Revert "Remove special case for selection highlighting" | Iqbal Ansari | 1 | +7 | -1 |
2015-11-30 09:46 | Improve logic to uncover an emoji | Iqbal Ansari | 2 | +43 | -37 |
2015-11-30 10:58 | Minor restructuring | Iqbal Ansari | 1 | +14 | -16 |
2015-11-30 03:28 | Remove special case for selection highlighting | Iqbal Ansari | 1 | +1 | -7 |
2015-11-30 03:28 | Instruct overlays-at to return overlays sorted by priority | Iqbal Ansari | 1 | +3 | -9 |
2015-11-29 16:17 | Lookup parent faces, when getting face's background | Iqbal Ansari | 1 | +2 | -2 |
2015-11-29 14:21 | Experimenting more aggressive behaviour | Iqbal Ansari | 1 | +27 | -5 |
2015-11-29 15:12 | Do not rely on markers in emojify update loop | Iqbal Ansari | 1 | +3 | -2 |
2015-11-29 13:19 | Resolve marker to current position in `emojify--update-emojis-background-in-region` loop | Iqbal Ansari | 1 | +1 | -1 |
2015-11-29 11:02 | Restore compatibility with Emacs v24.3 | Iqbal Ansari | 1 | +12 | -6 |
2015-11-29 08:37 | Add missing docstrings, minor refactoring | Iqbal Ansari | 1 | +121 | -62 |
2015-11-28 17:53 | Add `emojify-execute-ignoring-errors-unless-debug` to easily run form conditionally ignoring errors | Iqbal Ansari | 1 | +11 | -5 |
2015-11-28 17:52 | Add some missing documentation | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 17:40 | Add hooks for changing emoji backgrounds locally | Iqbal Ansari | 1 | +4 | -4 |
2015-11-28 16:14 | Fix a byte compile warning | Iqbal Ansari | 1 | +2 | -1 |
2015-11-28 16:13 | Fix failing tests | Iqbal Ansari | 1 | +20 | -20 |
2015-11-28 16:06 | Fix loop for updating emoji backgrounds | Iqbal Ansari | 1 | +1 | -1 |
2015-11-28 06:54 | Experimenting with window-scroll-functions to update emoji backgrounds | Iqbal Ansari | 1 | +19 | -8 |
2015-11-28 06:54 | Append new logs in `emojify-message` | Iqbal Ansari | 1 | +1 | -0 |
2015-11-28 03:19 | Calculate window end manually since it is not reliable in post-command-hook | Iqbal Ansari | 1 | +6 | -1 |
2015-11-28 03:18 | Make sure we save buffer state while logging in `emojify-message` | Iqbal Ansari | 1 | +4 | -3 |
2015-11-28 02:48 | Rename some functions to have more descriptive names | Iqbal Ansari | 1 | +10 | -12 |
2015-11-27 17:29 | Initialize region support when enabling emojify | Iqbal Ansari | 1 | +8 | -2 |
2015-11-27 17:26 | Reorganize code a bit | Iqbal Ansari | 1 | +44 | -29 |
2015-11-27 17:21 | Add missing docstrings | Iqbal Ansari | 1 | +13 | -3 |
2015-11-27 17:20 | Consider an emoji to be inside selection if either start or end fall in selection | Iqbal Ansari | 1 | +16 | -12 |
2015-11-27 16:41 | Remove redundant functions | Iqbal Ansari | 1 | +1 | -4 |
2015-11-27 16:20 | Improve checks for active region | Iqbal Ansari | 1 | +4 | -2 |
2015-11-27 03:48 | Just some experiments | Iqbal Ansari | 1 | +39 | -11 |
2015-11-24 17:40 | Add basic functions to calculate background color for emojis | Iqbal Ansari | 1 | +44 | -10 |
2015-11-28 16:04 | Refactor `emojify--find-key-binding-ignoring-emojify-keymap` | Iqbal Ansari | 1 | +3 | -6 |
2015-11-28 15:31 | Update tests to work with last change | Iqbal Ansari | 1 | +9 | -9 |
2015-11-28 14:58 | Use markers to point location of emojis | Iqbal Ansari | 1 | +2 | -2 |
2015-11-28 14:58 | Rename 'emojify-start' text prop to 'emojify-beginning' | Iqbal Ansari | 3 | +13 | -13 |
2015-11-26 10:10 | Comment out after-change tests for now | Iqbal Ansari | 1 | +31 | -30 |
2015-11-26 09:43 | Satisfy the byte-compiler | Iqbal Ansari | 1 | +4 | -0 |
2015-11-26 09:37 | Make electric delete tests work with last change | Iqbal Ansari | 1 | +6 | -4 |
2015-11-25 18:05 | Properly use jit-lock's API | Iqbal Ansari | 1 | +11 | -21 |
2015-11-25 17:51 | Make sure region is extended properly while redisplaying emojis | Iqbal Ansari | 1 | +12 | -13 |
2015-11-25 17:03 | Add emojify-message | Iqbal Ansari | 1 | +6 | -0 |
2015-11-22 16:13 | Merge branch 'develop' | Iqbal Ansari | 3 | +131 | -2 |
2015-11-22 15:54 | Add some more tests | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 15:46 | Do not explicitly specify reporter when running tests | Iqbal Ansari | 1 | +1 | -1 |
2015-11-22 15:41 | Add tests to ensure library compiles cleanly | Iqbal Ansari | 1 | +7 | -0 |
2015-11-22 15:32 | Some more tests for electric delete functionality | Iqbal Ansari | 1 | +25 | -1 |
2015-11-22 12:44 | Add tags to `emojify-tests-multiple-emojis-in-sequence` test | Iqbal Ansari | 1 | +1 | -0 |
2015-11-22 12:42 | Add initial tests for electric delete functionality | Iqbal Ansari | 1 | +23 | -0 |
2015-11-22 12:41 | Do not interfere with delete selection mode | Iqbal Ansari | 1 | +3 | -0 |
2015-11-22 12:32 | Handle cases where keymap from emojify are invoked outside an emoji | Iqbal Ansari | 1 | +33 | -5 |
2015-11-22 12:30 | Define keys for deleting emojis as remaps of vanilla keybindings | Iqbal Ansari | 1 | +8 | -5 |
2015-11-19 12:00 | First attempt at implementing electric backspace/delete | Iqbal Ansari | 1 | +17 | -0 |
2015-11-18 05:48 | Add emojify-debug-mode, make sure we do not signal error during redisplays | Iqbal Ansari | 1 | +16 | -2 |
2015-11-18 05:31 | Fix a regression introduced in previous change | Iqbal Ansari | 1 | +3 | -2 |
2015-11-17 18:17 | Update tests for previous change | Iqbal Ansari | 1 | +29 | -11 |
2015-11-17 18:16 | Do not restrict non-ascii emojis according to text context | Iqbal Ansari | 1 | +5 | -3 |
2015-11-16 17:00 | Move advices after minor mode definition | Iqbal Ansari | 1 | +29 | -29 |
2015-11-16 11:12 | Create images :heuristic-mask | Iqbal Ansari | 1 | +1 | -0 |
2015-11-16 11:09 | Manually calculate relevant area | Iqbal Ansari | 1 | +20 | -11 |
2015-11-16 03:42 | Ensure the buffer is visible in current window, before using `window-start` and `window-end` | Iqbal Ansari | 1 | +21 | -15 |
2015-11-16 03:30 | `emojify-set-emoji-data` now accepts the styles, rather than using global var `emojify-emoji-styles` | Iqbal Ansari | 1 | +6 | -6 |
2015-11-16 03:27 | Introduce `emojify-emoji-style-change-hooks`, use it to redisplay emojis | Iqbal Ansari | 1 | +12 | -6 |
2015-11-15 10:55 | Disable in comint and mu4e-headers-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-11-15 10:39 | Rename emojify-emoji-style to emojify-emoji-styles | Iqbal Ansari | 4 | +23 | -16 |
2015-11-15 10:30 | Bump to version 0.2 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 10:25 | Restrict scanning area to the visible area while checking whether for list | Iqbal Ansari | 1 | +15 | -10 |
2015-11-15 06:31 | Update tests for unicode emoji style | Iqbal Ansari | 1 | +20 | -17 |
2015-11-15 06:27 | Redisplay emojis only in current buffer when emoji style changes | Iqbal Ansari | 1 | +2 | -5 |
2015-11-15 05:15 | Add 'unicode' as possible value of `emojify-emoji-style` | Iqbal Ansari | 2 | +78 | -84 |
2015-11-15 04:42 | Update unicode display to work with last change | Iqbal Ansari | 1 | +2 | -4 |
2015-11-15 04:34 | Add entries for unicode code points to data/emoji.json | Iqbal Ansari | 1 | +9872 | -5284 |
2015-11-15 09:18 | Merge pull request #3 from nixmaniack/fix-typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-15 05:45 | Fix customization doc typo | Muneeb Shaikh | 1 | +1 | -1 |
2015-11-14 03:43 | Mention MELPA stable as an installation option | Iqbal Ansari | 1 | +2 | -2 |
2015-11-14 03:07 | Update installation instruction to include MELPA | Iqbal Ansari | 1 | +17 | -2 |
2015-11-11 15:43 | Fix path tp screenshots in README | Iqbal Ansari | 1 | +2 | -2 |
2015-11-11 14:37 | Merge pull request #1 from syohex/typo | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 14:29 | Correct misspellings | Syohei YOSHIDA | 1 | +1 | -1 |
2015-11-11 13:55 | Do not gulp evm install's output | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 13:18 | Add package URL, improve the commentary | Iqbal Ansari | 1 | +9 | -1 |
2015-11-11 12:32 | Add LICENSE, attribution for emoji images :sleepy: | Iqbal Ansari | 2 | +628 | -2 |
2015-11-11 12:24 | Generalize check for image support | Iqbal Ansari | 1 | +4 | -3 |
2015-11-11 11:56 | Add missing autoload | Iqbal Ansari | 1 | +2 | -1 |
2015-11-11 11:56 | Fix files directive in Cask file | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 05:16 | Make sure we operate on entire buffer when emojifying | Iqbal Ansari | 1 | +3 | -1 |
2015-11-11 05:15 | Do not ignore the direction parameter to isearch-repeat in defadvice | Iqbal Ansari | 1 | +1 | -1 |
2015-11-11 04:38 | Make sure PNG is supported by imagemagick before using imagemagick to display images | Iqbal Ansari | 1 | +4 | -2 |
2015-11-10 18:20 | Update documentation | Iqbal Ansari | 2 | +113 | -27 |
2015-11-10 11:54 | List the possible customizations | Iqbal Ansari | 1 | +20 | -0 |
2015-11-10 11:52 | By default redisplay emojis only in visible region | Iqbal Ansari | 1 | +4 | -4 |
2015-11-06 17:28 | Update README | Iqbal Ansari | 1 | +38 | -1 |
2015-11-06 16:19 | Move emoji.json to data/emoji.json | Iqbal Ansari | 2 | +1 | -1 |
2015-11-06 15:41 | Add GIF showing emojify's features | Iqbal Ansari | 1 | +0 | -0 |
2015-11-06 10:28 | Make sure libraries for running Emacs version are loaded when running tests interactively | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 18:08 | Declare dependency on Emacs v24.3 | Iqbal Ansari | 2 | +1 | -4 |
2015-11-05 17:58 | Fix tests to work on atleast Emacs v24.3 | Iqbal Ansari | 1 | +8 | -3 |
2015-11-05 16:59 | Add config for ert-runner | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 16:53 | Improve defcustom definitions | Iqbal Ansari | 1 | +18 | -3 |
2015-11-05 16:52 | Rename `emojify-preferred-style` => `emojify-emoji-style` | Iqbal Ansari | 3 | +13 | -12 |
2015-11-05 16:50 | Rename `emojify-substitution-style` => `emojify-display-style` | Iqbal Ansari | 2 | +4 | -4 |
2015-11-05 15:59 | Use ert reporter for tests run using ert-runner | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 15:55 | Declare compatibility function for `default-font-height` | Iqbal Ansari | 2 | +22 | -2 |
2015-11-05 14:56 | Run tests for more emacsen | Iqbal Ansari | 1 | +6 | -1 |
2015-11-05 14:52 | Cache ~/.cask in travis | Iqbal Ansari | 1 | +1 | -0 |
2015-11-05 14:42 | Update `compile-command` to run tests using `ert-runner` | Iqbal Ansari | 1 | +1 | -1 |
2015-11-05 14:42 | Fix some warnings | Iqbal Ansari | 1 | +7 | -7 |
2015-11-05 14:40 | Run `isearch-repeat` irrespective of whether `emojify-mode` is enabled in isearch advice | Iqbal Ansari | 1 | +6 | -6 |
2015-11-03 13:22 | Configure travis notifications | Iqbal Ansari | 1 | +8 | -0 |
2015-11-03 12:33 | Add travis badge | Iqbal Ansari | 1 | +2 | -0 |
2015-11-03 09:22 | Add .travis.yml | Iqbal Ansari | 1 | +37 | -0 |
2015-11-03 08:39 | More tests for after-change-functions | Iqbal Ansari | 2 | +29 | -6 |
2015-11-03 07:35 | Use ert-runner to run tests | Iqbal Ansari | 5 | +431 | -405 |
2015-11-03 04:02 | Add tests for after-change function | Iqbal Ansari | 1 | +13 | -0 |
2015-11-03 04:02 | Make sure emojify-mode is enabled for test buffers | Iqbal Ansari | 1 | +22 | -18 |
2015-11-03 04:02 | Add noflet | Iqbal Ansari | 1 | +2 | -1 |
2015-11-03 02:36 | Allow inhibiting emojify in individual buffers | Iqbal Ansari | 1 | +9 | -1 |
2015-11-02 18:17 | Pass additional parameters to run-tests.sh to Emacs | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 18:17 | Add tags to tests | Iqbal Ansari | 1 | +12 | -0 |
2015-11-02 18:17 | Fix test for isearch integration | Iqbal Ansari | 1 | +11 | -3 |
2015-11-02 17:46 | Also run the point-entered hooks in advice around `isearch-repeat` | Iqbal Ansari | 1 | +16 | -5 |
2015-11-02 17:07 | Declare dependency on Emacs 24.1 | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 17:04 | Use `defadvice` to advice `isearch-repeat` | Iqbal Ansari | 1 | +10 | -8 |
2015-11-02 13:22 | Add workaround for isearch bug | Iqbal Ansari | 1 | +9 | -0 |
2015-11-02 13:21 | Fix definition global minor mode | Iqbal Ansari | 1 | +1 | -1 |
2015-11-02 12:59 | Add a failing test for multiple isearch matches | Iqbal Ansari | 1 | +21 | -0 |
2015-11-02 11:04 | Use `emojify-redisplay-emojis` wherever possible | Iqbal Ansari | 1 | +4 | -6 |
2015-11-02 03:37 | Add tests for isearch-mode integration | Iqbal Ansari | 1 | +15 | -0 |
2015-11-02 03:35 | Explicitly switch to test buffer when running tests | Iqbal Ansari | 1 | +2 | -1 |
2015-11-02 03:34 | Remove all relevant text properties before trying to re-emojify a region when point leaves | Iqbal Ansari | 1 | +1 | -1 |
2015-11-01 17:44 | Initial version of the README :) :writing-hand: | Iqbal Ansari | 2 | +15 | -0 |
2015-11-01 16:14 | Make file local variables, directory local | Iqbal Ansari | 2 | +7 | -2 |
2015-11-01 15:30 | Add tests for org-mode integration | Iqbal Ansari | 1 | +22 | -0 |
2015-11-01 14:34 | Add shell script to run the tests | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 14:33 | Add more tests | Iqbal Ansari | 1 | +107 | -6 |
2015-11-01 14:27 | Improve detection emoji-like texts are end of list | Iqbal Ansari | 1 | +14 | -2 |
2015-11-01 13:55 | Allow emojifiying text immediately before a closing paren | Iqbal Ansari | 1 | +3 | -0 |
2015-11-01 13:43 | Improve test for emoji being at org-tag | Iqbal Ansari | 1 | +10 | -3 |
2015-11-01 10:19 | Add some more tests, improve existing ones | Iqbal Ansari | 1 | +44 | -4 |
2015-11-01 10:19 | Improve `emojify-tests-with-emojified-buffer` to return value of last form | Iqbal Ansari | 1 | +17 | -16 |
2015-11-01 10:12 | Improve `emojify-valid-prog-context-p` | Iqbal Ansari | 1 | +2 | -2 |
2015-11-01 09:37 | Initial set of tests | Iqbal Ansari | 1 | +164 | -0 |
2015-11-01 07:57 | Redisplay emojis on changing preferred style | Iqbal Ansari | 1 | +11 | -1 |
2015-11-01 07:56 | Redisplay emojis on text resize | Iqbal Ansari | 1 | +16 | -0 |
2015-11-01 07:33 | Do not remove `emojified` text property during uncovering | Iqbal Ansari | 1 | +4 | -8 |
2015-11-01 07:32 | Improve definition of emojify-inhibit-major-modes | Iqbal Ansari | 1 | +5 | -4 |
2015-10-31 18:02 | Make sure we do not overwrite active minibuffer prompt when echoing emojify messages | Iqbal Ansari | 1 | +7 | -2 |
2015-10-31 17:20 | jit-lock can be used without font-lock | Iqbal Ansari | 1 | +7 | -11 |
2015-10-31 12:54 | Do not enable emojify mode in dired-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 12:24 | Simplify data format, give image files more obvious names | Iqbal Ansari | 1527 | +5046 | -6007 |
2015-10-31 10:47 | Unconditionally uncover emoji at point in isearch-mode | Iqbal Ansari | 1 | +17 | -8 |
2015-10-31 10:40 | Do not echo in isearch-mode | Iqbal Ansari | 1 | +3 | -1 |
2015-10-31 08:43 | Update Cask to include emoji.json | Iqbal Ansari | 1 | +1 | -1 |
2015-10-31 08:43 | Add ability to customize the type of emojis displayed | Iqbal Ansari | 1 | +64 | -20 |
2015-10-31 07:22 | Add 'style' field to emoji data | Iqbal Ansari | 1 | +7464 | -1882 |
2015-10-31 04:51 | Extract point-left hook to a separate function | Iqbal Ansari | 1 | +14 | -5 |
2015-10-31 04:26 | Replace defsubst with defun | Iqbal Ansari | 1 | +9 | -10 |
2015-10-30 19:31 | Do not track TODOs in source file | Iqbal Ansari | 1 | +0 | -4 |
2015-10-30 19:21 | Add ability to display underlying text in help popup when mouse moves on an emoji | Iqbal Ansari | 1 | +18 | -2 |
2015-10-30 19:17 | Make behaviour on point entering emoji customizable | Iqbal Ansari | 1 | +53 | -16 |
2015-10-30 08:25 | Update package requires | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 08:10 | Make checkdoc happier :) | Iqbal Ansari | 1 | +11 | -3 |
2015-10-30 08:04 | emojify--get-text-props => emojify--get-text-display-props | Iqbal Ansari | 1 | +2 | -2 |
2015-10-30 07:59 | Replace 'comment' with 'comments' in 'emojify-prog-contexts' | Iqbal Ansari | 1 | +5 | -5 |
2015-10-30 07:44 | Make 'unicode' and 'ascii' substitution styles functional :fireworks: | Iqbal Ansari | 1 | +13 | -11 |
2015-10-30 07:44 | Do not enable emojify-mode in indirect buffers | Iqbal Ansari | 1 | +1 | -0 |
2015-10-30 07:43 | Use `ht.el` to work with hash tables | Iqbal Ansari | 1 | +6 | -16 |
2015-10-30 04:01 | Generalize calculation of display text property | Iqbal Ansari | 1 | +48 | -29 |
2015-10-30 04:00 | Reorganize a bit :notebook_with_decorative_cover: | Iqbal Ansari | 1 | +42 | -29 |
2015-10-30 02:34 | Add missing requires, more cleanups | Iqbal Ansari | 1 | +57 | -21 |
2015-10-29 17:53 | Additional cleanups :sweat_drops: | Iqbal Ansari | 1 | +80 | -24 |
2015-10-29 11:29 | Do not try to emojify inside org-src blocks | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:43 | Do not emojify text inside lists | Iqbal Ansari | 1 | +8 | -0 |
2015-10-29 09:31 | Ensure we have not moved past the region end while searching for regexp | Iqbal Ansari | 1 | +2 | -1 |
2015-10-29 09:31 | Move all buffer checks to `emojify-buffer-p' | Iqbal Ansari | 1 | +6 | -9 |
2015-10-29 09:30 | Do not try to emojify org-mode lists | Iqbal Ansari | 1 | +6 | -2 |
2015-10-29 09:27 | More robust to check if we are org-mode tags | Iqbal Ansari | 1 | +7 | -4 |
2015-10-29 03:35 | Minor changes | Iqbal Ansari | 1 | +16 | -14 |
2015-10-28 03:12 | Make sure core customizations do not depend on other customizations | Iqbal Ansari | 1 | +4 | -2 |
2015-10-28 02:55 | Make sure text is the original buffer when in point-entered, point-left hooks :sweat: | Iqbal Ansari | 1 | +7 | -4 |
2015-10-28 02:16 | Add Cask, gitignore | Iqbal Ansari | 3 | +46 | -1 |
2015-10-27 18:52 | Start of some cleanups :) | Iqbal Ansari | 1 | +130 | -33 |
2015-10-27 03:29 | Display the underlying text when point moves in an emoji | Iqbal Ansari | 1 | +37 | -37 |
2015-10-26 18:00 | Minor cleanups | Iqbal Ansari | 1 | +79 | -49 |
2015-10-26 09:03 | Use jit-lock if possible | Iqbal Ansari | 1 | +6 | -3 |
2015-10-26 09:02 | Ignore more buffers | Iqbal Ansari | 1 | +3 | -2 |
2015-10-26 09:02 | Handle multi-line comments | Iqbal Ansari | 1 | +5 | -2 |
2015-10-26 06:12 | It is okay if emoji immediately follows/precedes a string quote | Iqbal Ansari | 1 | +2 | -2 |
2015-10-26 06:10 | Handle emojis with quotes/comment characters | Iqbal Ansari | 1 | +9 | -5 |
2015-10-26 05:39 | Better check for 'emojis inside words' | Iqbal Ansari | 1 | +13 | -8 |
2015-10-26 04:01 | Do not emojify org-mode tags | Iqbal Ansari | 1 | +8 | -5 |
2015-10-26 03:53 | Echo underlying text when point enters an emoji | Iqbal Ansari | 1 | +4 | -3 |
2015-10-26 03:52 | Save match-data before (un)emojifying region | Iqbal Ansari | 1 | +31 | -24 |
2015-10-25 17:15 | Do not emojify text between words | Iqbal Ansari | 1 | +29 | -27 |
2015-10-25 14:25 | Disable modification hooks when (un)emojifying region | Iqbal Ansari | 1 | +30 | -28 |
2015-10-25 12:48 | Do not enable emojification in some buffers | Iqbal Ansari | 1 | +37 | -33 |
2015-10-25 12:02 | Remove dependency on font-lock | Iqbal Ansari | 1 | +97 | -60 |
2015-10-24 05:45 | Minor refactoring | Iqbal Ansari | 1 | +5 | -4 |
2015-10-23 17:29 | Truncate JSON data, handle aliases | Iqbal Ansari | 2 | +7938 | -22108 |
2015-10-23 16:46 | Resize emojis after text resize | Iqbal Ansari | 1 | +7 | -2 |
2015-10-23 11:54 | If major-mode is not derived from prog-mode, display emoji unconditionally :rocket: | Iqbal Ansari | 1 | +2 | -1 |
2015-10-23 10:44 | Minor mode definition | Iqbal Ansari | 1 | +28 | -7 |
2015-10-23 05:27 | Use imagemagick if available | Iqbal Ansari | 1 | +12 | -8 |
2015-10-22 17:42 | Initial commit | Iqbal Ansari | 1265 | +22319 | -0 |