Commit Graph

1083 Commits

Author SHA1 Message Date
Erik Osheim aeec6e6e62 fix spell checking colors
--HG--
branch : pmacs2
2010-03-01 17:26:59 -05:00
Erik Osheim 8b61ef8cf1 fix spell-as-you-type
--HG--
branch : pmacs2
2010-03-01 16:12:27 -05:00
Erik Osheim 5b4319774d point out the new dependency on the chardet module
--HG--
branch : pmacs2
2010-03-01 01:21:22 -05:00
Erik Osheim 03ab1d3984 some buffer cleanup... better encoding support
--HG--
branch : pmacs2
2010-03-01 01:20:31 -05:00
Erik Osheim ec83e87680 open .go files in go-mode
--HG--
branch : pmacs2
2010-02-25 01:20:23 -05:00
Erik Osheim 8ab8c86bf4 fix to character
--HG--
branch : pmacs2
2010-02-20 11:42:29 -05:00
Erik Osheim 195bfd98c7 better highlighting/tabbing for postgresql
--HG--
branch : pmacs2
2010-02-12 14:21:18 -05:00
Erik Osheim 71adad5551 more accurate support for detecing classes and functions
--HG--
branch : pmacs2
2009-12-10 11:14:09 -05:00
Erik Osheim 4a0569c355 added some plpgsql stuff
--HG--
branch : pmacs2
2009-12-09 18:17:23 -05:00
Erik Osheim 980510180c extend error mode to handle grep -n output
--HG--
branch : pmacs2
2009-11-21 12:59:31 -05:00
Erik Osheim 7ba2fc4720 better char highlighting
--HG--
branch : pmacs2
2009-11-18 19:56:31 -05:00
Erik Osheim 630077cbad improved support for octal/hex
--HG--
branch : pmacs2
2009-11-18 19:56:21 -05:00
Erik Osheim 2f685cb23a range() -> xrange() refactor
--HG--
branch : pmacs2
2009-11-12 00:01:05 -05:00
Erik Osheim 74ab76836c more pychecker-inspired cleanup
--HG--
branch : pmacs2
2009-11-11 23:45:03 -05:00
Erik Osheim 683afdf129 more pychecker cleanup
--HG--
branch : pmacs2
2009-11-11 23:22:14 -05:00
Erik Osheim 75d354c2f5 basic mode for google's go language
--HG--
branch : pmacs2
2009-11-11 17:54:12 -05:00
Erik Osheim 7e4bcea160 remove accidentally committed debugging
--HG--
branch : pmacs2
2009-11-11 11:28:24 -05:00
Erik Osheim 1fb326369c pychecker inspired clean-up, bugfixes
--HG--
branch : pmacs2
2009-11-11 00:54:08 -05:00
Erik Osheim abc6898fd1 less cursor jumping on auto-ident; close #28
--HG--
branch : pmacs2
2009-11-11 00:27:40 -05:00
Erik Osheim 5a72e293c7 fix some bugs in cvs-commit and improve util.communicate()
--HG--
branch : pmacs2
2009-11-10 16:30:35 -05:00
Erik Osheim 6d3eab1a47 pychecker-inspired cleanup
--HG--
branch : pmacs2
2009-11-10 00:30:55 -05:00
Erik Osheim 67d13d0559 readd erl-start command
--HG--
branch : pmacs2
2009-11-09 23:04:40 -05:00
Erik Osheim 7ea3fd3855 added quote/dequote to perl
--HG--
branch : pmacs2
2009-11-08 15:54:40 -05:00
Erik Osheim 00edb537b3 added new window functionality
--HG--
branch : pmacs2
2009-11-08 15:54:31 -05:00
Erik Osheim 634c8b88f1 fix possible sys.path bug
--HG--
branch : pmacs2
2009-11-04 16:39:13 -05:00
Erik Osheim c64d639dee merge
--HG--
branch : pmacs2
2009-10-21 17:53:34 -04:00
Erik Osheim 8d1e6c44e4 new ideas
--HG--
branch : pmacs2
2009-10-21 17:47:21 -04:00
Erik Osheim da6345b0a7 merge
--HG--
branch : pmacs2
2009-10-16 23:47:01 -04:00
Erik Osheim 422ec8e075 fix utf8 pipe issue
--HG--
branch : pmacs2
2009-10-16 17:20:17 -04:00
Erik Osheim f2ccce518d put wrapping code in util.py
--HG--
branch : pmacs2
2009-10-01 20:06:40 -04:00
Erik Osheim 427011f50c small refactor
--HG--
branch : pmacs2
2009-10-01 20:06:17 -04:00
Erik Osheim 2bd11fd377 fix issue #26
--HG--
branch : pmacs2
2009-10-01 19:51:15 -04:00
Erik Osheim d95566952b add support for some hg options
--HG--
branch : pmacs2
2009-10-01 19:38:20 -04:00
Erik Osheim ad565fa064 perl-run is not supported yet
--HG--
branch : pmacs2
2009-10-01 16:17:32 -04:00
Erik Osheim adb3ed688b add js comment type
--HG--
branch : pmacs2
2009-09-24 19:55:34 -04:00
Erik Osheim 4643bf3d61 strings often break config files
--HG--
branch : pmacs2
2009-09-08 23:06:14 -04:00
Erik Osheim 3a67c6eb10 work for improvements
--HG--
branch : pmacs2
2009-09-05 20:10:13 -04:00
Erik Osheim 0c258bdec5 better highlighting for c macros
--HG--
branch : pmacs2
2009-09-05 20:02:38 -04:00
Erik Osheim 2078918a3c preparation for CTabber fix
--HG--
branch : pmacs2
2009-08-27 11:27:09 -04:00
Erik Osheim 1856f888aa clean up mode.perl
--HG--
branch : pmacs2
2009-08-27 11:25:01 -04:00
Erik Osheim 825fb2b8c5 fix bug in cvs-commit
--HG--
branch : pmacs2
2009-08-26 15:42:36 -04:00
Erik Osheim abc57cfd80 merge
--HG--
branch : pmacs2
2009-08-26 10:08:24 -04:00
Erik Osheim f69ec62f08 improve cvs methods text decoding
--HG--
branch : pmacs2
2009-08-26 10:07:58 -04:00
Erik Osheim 9093d0d691 add method for safer text decoding
--HG--
branch : pmacs2
2009-08-26 10:07:48 -04:00
Erik Osheim e2d0b8d13b c indentation bug
--HG--
branch : pmacs2
2009-08-22 22:07:59 -04:00
Erik Osheim ac13c6020e fixed mode.sh bug
--HG--
branch : pmacs2
2009-08-22 17:12:28 -04:00
Erik Osheim dcbda9ddbd add a pre-curses init file
--HG--
branch : pmacs2
2009-08-20 22:22:14 -04:00
Erik Osheim 1d27f708a6 better colors
--HG--
branch : pmacs2
2009-08-20 00:36:49 -04:00
Erik Osheim f3400032c9 better color comments
--HG--
branch : pmacs2
2009-08-20 00:36:41 -04:00
Erik Osheim 2536af15e0 better default highlighting; much better C highlighting
--HG--
branch : pmacs2
2009-08-20 00:29:04 -04:00