elpasync pushed a change to branch externals/ruby-end. at 2d4097afcb Update the copyright blurb
This branch includes the following new commits: new 97db28da68 first commit new 5f9a9721a5 Added skeleton. new 3b2794392a Added necessary stuff for running Ecukes. new 8787319fe3 Added code with tests. new d00bb287d6 Adding some docs. new d96d77b932 Update description. new ed15f7506b Update mode description. new 91fd0a7340 Quote keywords differently. new 9801aa199a Do not expand when there's text after point. new 538c52fae3 Doc change. new afd0459b11 When not expanding, fall back instead of assuming that space inserts a blank. new d957d3313b Split on more than one line. new 37b5fdad6d Tests only pass when using read-kbd-macro instead of kbd, which really is the same... new 421206670d Update to v0.0.2. new 9f0caf41d6 Update regular expressions for matching expansion. new a761a0d84c Fix expand on modifiers new 8cc9faf605 Allow to toggle on/off expansion with statement modifiers new 9ac13296f0 tests for statement modifiers new 4498561af6 Split all keywords to modifiers and non-modifiers new 53605d0e85 Make `ruby-end-check-statement-modifiers` t by default. new b04994ba90 Bumping version. new 96c19df26d adds option for adding the blank line between statement and end new 690e970812 Use when instead of if/progn. new 23c574c454 Add scenario for optional newline. new 427237b83d Fix whitespace and indent. new 45670f9134 Version bump. new bc018f6856 End should be inserted actually new 3f9349c3d0 Update espuds. new 06c6378903 Update ecukes. new 5e84c0c2fd Update README. new 25baf1c7d8 Update espuds. new 18edd3af0b Fix feature indentation. new 47e5b92b8b Autoformat using "cucumber --autoformat". new cc1f6cf297 Add 'ruby' keyword. new 92dd44a4f5 Update README. new 49354ca1a3 Add punctuation in doc. new 6c7c8e5e21 Require ruby-mode. new a7723ccdd2 These two are mixed up. new 5c6261a267 Do these even more interactively. new 91f3c3fc6e Add option to expand on return. new 0d2634e769 Merge branch 'expand-on-ret' new be0e1a154f Update copyright years. new 5d302e1b84 Updated version to 0.2.0. new 20025067e5 Add Carton. new 8de5a68ff6 Add pkg file. new 73d6c51ef8 Ignore elpa dir. new 338879148d Add Makefile to run tests. new cf773a8702 Update README. new 5c6c7ceabd Remove Espuds and Ecukes as submodules. new 1aa855419b Add link to Youtube video in README. new f090fbbf74 make sure to call fallback commands interactively new ec7c55036c Merge branch 'jeffgran-master' new 2be07b0259 Update version to v0.2.1. new 9ec6d1b7e5 Do not activate ruby-end-mode in features. new 17a6b4eff0 Make sure we start ruby-end-mode in ruby-mode. new ba01dd2550 Update to version v0.2.2. new cc4b8a42c3 Migrate from Carton to Cask. new 8b2aaf6467 Add Travis. new 19037b0c8c Add new option, ruby-end-expand-only-for-last-commands new cf55eff3f8 Merge branch 'last-command' new 2896cfa95b Improve Makefile. new ca8b4dc0a6 Run tests on snapshot. new d6bb876c4f Use package-file instead of package. new 1604c3c406 Ecukes depends on Espuds by default. new 17cea12620 Release v0.3.0. new 01ed4038da Add gnu source. new 0bd59d9eef Add ert.el for Emacs-23. new 71b183a274 Run Ecukes tests in no win mode. new ab84e909b3 Override ruby-end-insert-newline to t if RET is pressed new 95fab5058f Bump the version new 22879aa681 add hook for enhanced ruby mode new 337ff42f60 Merge branch 'add_hook_for_enh_ruby_mode' new 1b4700171d Release v0.4.0. new d82798a377 Add autoload cookies to hooks new 7598edc655 Merge branch 'fix-autoload' new 95544f5e9e Update Travis config new 648b81af13 Release v0.4.1 new c56f65e9ae Fix travis badge [skip ci] new a8da09dcc8 Merge branch 'patch-1' new a3d309c8da Use generic langauge on Travis new f5be7d8445 Don't use sudo on Travis new ea453f5ac6 Use EVM Travis binaries new 3616cedc25 Add file features/vendor/.nosearch new a136f75abb Merge pull request #16 from tarsius/master new 5aba673f0e ruby-end-code-at-point-p: Check syntax-ppss instead of text props new a762ab34ac Add the recommended second arg to looking-back calls new 61a740d02b Fix the edmacro warning new 7c11c81583 Remove the deprecated usage of asterisks in defcustom docstrings new 627684646f Hook into ruby-ts-mode as well new 3a8152e42a Bump the version new 2d4097afcb Update the copyright blurb