[dylan-lang/dylan-mode] e68b86: [dylan-mode] Fix spacing in dylan-insert-block-end
GitHub <[email protected]> Tue, 05 Apr 2016 15:14:53 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <570438dd43885_20f53fb38733d2c0627ac@hookshot-fe1-cp1-prd.iad.github.net.mail> |
----==_mimepart_570438dd4321f_20f53fb38733d2c0626ac
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/dylan-mode
Commit: e68b8699a15846db93f8e043c66042a664104441
https://github.com/dylan-lang/dylan-mode/commit/e68b8699a15846db93f8e043c66042a664104441
Author: Alfredo Beaumont <[email protected]>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M dylan-mode.el
Log Message:
-----------
[dylan-mode] Fix spacing in dylan-insert-block-end
Commit: 3802855edae6e7d2e5862d25d05d78302ed5b175
https://github.com/dylan-lang/dylan-mode/commit/3802855edae6e7d2e5862d25d05d78302ed5b175
Author: Alfredo Beaumont <[email protected]>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M dylan-mode.el
Log Message:
-----------
[dylan-mode] Fix completion for valid names
A name character may contain graphic and special characters, which were
not correctly completed, yielding invalid completions like:
define function is-valid? ()
end function is;
Commit: 7e8ba16bf125f0066d3e1caeefaba94a6d32ac72
https://github.com/dylan-lang/dylan-mode/commit/7e8ba16bf125f0066d3e1caeefaba94a6d32ac72
Author: Peter S. Housel <[email protected]>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M dylan-mode.el
Log Message:
-----------
Merge pull request #23 from abeaumont/master
Fix completion of valid names for function/method/classes in dylan-insert-block-end
Compare: https://github.com/dylan-lang/dylan-mode/compare/2a5b8a65a3e3...7e8ba16bf125
----==_mimepart_570438dd4321f_20f53fb38733d2c0626ac
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_570438dd4321f_20f53fb38733d2c0626ac--