elpasync pushed a change to branch elpa/bind-map. at 510a24138d Merge pull request #6 from skangas/bump-version
This branch includes the following new commits: new 3a2f1d8074 Initial commit new 46438e30c8 README formatting new 6e19e536fc Add link to evil-leader new 7d20946692 Add autoloads new 115e0459bf Bring back set-keys function new f835ed39fe Minor changes new f2f7dfefbd Assume :keys and :evil-keys are lists new 21f972e52d Clarify some parts of README new d7aee3c6ab Note helper funcs in README new 8dea8e8f91 Grammatical fix in README new e5647f14cf Clarify modes in README new d609a7d784 Add cl-lib requirement new c8fa049b70 Update Commentary section to match README new 9f88b251f1 Fix typo new 07eef581ef Add URL new 281a56c332 Fix major-mode-list new 61fe55e097 Can't simply use cl-pushnew new 7a4d329a60 Correct wrong package names new 27ed3304d2 Revert one of the changes in the previous commit new 6d05297e3c Add another example and more detail to README new ce4e8e7f64 Fix typos in docstrings new b187069313 Add short versions for single major/minor mode new 4cccf8fb82 Add configuration var for default map suffix new 76f742191b Add gitignore new 74e9defb60 Fix doctrings for recent additions new e3fa3cc383 Fix compiler warning new df2f5081e1 Use custom kbd command new 5c6f17939c Get rid of eval-after-loads to fix evil bindings new 4489504e47 Check evil-keys before calling evil-define-* new 21b7ba7eca Fix some docstrings new db9d72efcd Better version of bind-map-key new fb234332ff Signal error if supplied map is not a keymap new b30c22f7f9 Report symbol name in previously added error msg new ebc4c9fb11 Remove bind-map-kbd hack new 9599acb5ab Silence warning about defvar-local new 8e3df1f4cf Use add-to-list for mm list and defvar prefix new b05ea98102 Add option to use local state maps new a8a2937ecc Minor tweak to previous commit new 5077cb72cb Add :override-minor-modes option for :keys new b59d7bbab7 Add note about dependence on evil to README new c182707793 Remove unnecessary helper functions and reorg new ce11d259bf Update commentary to match README new 7de08fe592 Move a defvar and reword docstring new e239bbdaef Always use global evil maps new 2fafc10f7d Rename a var and a function and tweak a docstring new d45971cd40 Use minor mode for overriding behavior new 3b5a27e429 Tweak docstrings new 8ec4516db2 Remove use of evil-define-key new 38dc69ab80 Make sure major-mode keys are activated initially new 8d6b489feb Add some basic tests new 662dea907c Suppress make-local warnings from compiler new f46bf57d7f Add major-mode test new ddce68ed1d Move evil-local-mode hook next to var new 9a676378fe Simplify major-mode activation new 24d453a1e8 Call evil-normalize-maps for evil-keys new 3f6eba7b5b Make sure active-var is bound before setting new af26966c9a Make macro expansion prettier new 393879d260 Satisfy compiler new bb7a8b2258 Remove declare-function from previous commit new c335674139 Add files for travis new 80c38c4052 Add badges new 7ab7ae8dd3 Fix cask file new d47be94d23 Don't try to bind keys that are nil or "" new cc1db8958c Version 0.1 new 988f14eb77 Use evil-define-minor-mode-key for minor-mode keys new b0b9e18947 Revert last commit new 32a3361b3b Bring back evil-define-minor-mode-key new 00b7778826 Fix minor-mode tests new 5508980148 Account for multiple declarations of the same map new f4fad049d0 Bump to version 1.0 new 292794739c Fix incorrect check of override mode in local hook new 9ae3e9b113 Increment version new 2a5fcbd947 Revert "Fix incorrect check of override mode in local hook" new e94572b50b Increment version new 89747f7240 Fix evil-local-mode-hook logic new 96802ece2b Increment version new faaa33d909 Prefer eval-after-load to require for evil funcs new 6f84c0254f Increment version new f51d4b0c0d Add bind-map-for-modes-derived new 40ed95d4d5 Add bindings keyword new 4cf9dfd1cb Fix declare form new 56e4a914c2 Fix tests new 6ba28e31aa Revert change to prefix-cmd handling new 99236303f6 Rename bind-map-for-modes-derived new 76b8e2ab6c Add tests for inheritance new 797c2124f8 Restructure tests new b47b98455f Simplify macro exp. for bind-mapfor-mode-inherit new 26a3b5571d Make return val consistent in bind-map new 873c26d467 Get basic inheritance tests working new 4ceb7deb3a Remove messages from tests new fe76f92777 Add default keys and default evil-keys new ffe5e63617 Version 1.1.0 new 078c522f6e Fix Makefile new 6e1ba6edbd Update README new bf4181e3a4 Add types to defcustoms new 6977e0fec5 Bump version to 1.1.2 new 510a24138d Merge pull request #6 from skangas/bump-version