Commit Graph

1123 Commits

Author SHA1 Message Date
Erik Osheim 2f67f708cd initial ctags/etags support for C
--HG--
branch : pmacs2
2010-08-16 23:45:33 -04:00
Erik Osheim 990414dc34 add hilighting for classes and functions
--HG--
branch : pmacs2
2010-08-12 07:40:07 -04:00
Erik Osheim c494da8b44 adding more powerful support for single-statement control structures to support scala's lack of semicolons
--HG--
branch : pmacs2
2010-08-12 00:01:47 -04:00
Erik Osheim dd3151d354 first stab at scala indenter... by no means complete or correct
--HG--
branch : pmacs2
2010-08-11 23:16:48 -04:00
Erik Osheim 0f1a81d199 fix obscure, unlikely bug
--HG--
branch : pmacs2
2010-08-11 23:16:32 -04:00
Erik Osheim c76ce84e3f remove useless import
--HG--
branch : pmacs2
2010-08-11 23:16:22 -04:00
Erik Osheim 9ef9c4b633 slightly better scala support
--HG--
branch : pmacs2
2010-08-11 10:19:12 -04:00
Erik Osheim ac0fb2afb2 added scala strings and symbols
--HG--
branch : pmacs2
2010-08-11 08:55:30 -04:00
Erik Osheim 2cb5939d3d initial rudimentary scala mode
--HG--
branch : pmacs2
2010-08-11 08:42:43 -04:00
Erik Osheim 6fd32c02df improve handling of indenting/whitespace in tab-using buffers
--HG--
branch : pmacs2
2010-07-27 15:26:42 -04:00
Erik Osheim 3bcf14bbb0 toggle-tabs should toggle using tabs in buffer
--HG--
branch : pmacs2
2010-07-06 09:40:28 -04:00
Erik Osheim 7dac9a1984 make indenting with tabs work better
--HG--
branch : pmacs2
2010-07-03 23:33:05 -04:00
Erik Osheim dd37bf139b maybe editing with tabs actually works now?
--HG--
branch : pmacs2
2010-07-03 23:08:15 -04:00
Erik Osheim ff77879a81 try to make the tab-kludge render better
--HG--
branch : pmacs2
2010-06-04 00:43:11 -04:00
Erik Osheim 9b57b04658 improved handling of encodings/utf-8/curses
--HG--
branch : pmacs2
2010-06-04 00:10:27 -04:00
Erik Osheim c7070c2d01 merge
--HG--
branch : pmacs2
2010-06-01 14:38:01 -04:00
Erik Osheim 02da5d5d3c fix broken pipe crash in run_pip()
--HG--
branch : pmacs2
2010-06-01 14:36:07 -04:00
Erik Osheim fc62fd9c5e added block commenting and some cleanup
--HG--
branch : pmacs2
2010-05-24 22:54:52 -04:00
Erik Osheim 5cd69146a6 remove itertools.product so pmacs works in python 2.5
--HG--
branch : pmacs2
2010-05-22 20:00:22 -04:00
Erik Osheim fedbd0d50c fix display bug
--HG--
branch : pmacs2
2010-05-18 23:43:01 -04:00
Erik Osheim 8277ecec34 refactor to use iterools
--HG--
branch : pmacs2
2010-05-18 23:42:47 -04:00
Erik Osheim 49c372a2d5 lay groundwork for variable-width characters; document problems
--HG--
branch : pmacs2
2010-04-27 01:14:41 -04:00
Erik Osheim fee24fd1f4 merge
--HG--
branch : pmacs2
2010-04-26 00:01:18 -04:00
Erik Osheim 35ee5dd5b0 created ndisasm; added new registers, instructions, etc
--HG--
branch : pmacs2
2010-04-26 00:01:00 -04:00
Erik Osheim 3fbd26f5d4 fixed comment wrapping in perl
--HG--
branch : pmacs2
2010-04-20 01:38:32 -04:00
Erik Osheim 55a578a507 fixed vc bug
--HG--
branch : pmacs2
2010-04-20 01:38:23 -04:00
Erik Osheim e5e4e28dbf ported functionality from method.cvs to method.vc and method.svn
--HG--
branch : pmacs2
2010-04-20 01:18:25 -04:00
Erik Osheim 20c095b6c6 slightly improve tab support (as well as adding an *Exception* buffer for app exception)
--HG--
branch : pmacs2
2010-04-19 22:58:27 -04:00
Erik Osheim 479e64d1e0 add support for tabs and $/ where possible
--HG--
branch : pmacs2
2010-04-19 22:38:28 -04:00
Erik Osheim 75bc5f1092 improve glob highlighting
--HG--
branch : pmacs2
2010-04-03 23:49:44 -04:00
Erik Osheim 976482cda2 fix the new tab support
--HG--
branch : pmacs2
2010-04-03 23:49:24 -04:00
Erik Osheim 102dc8787e (using a hack) improve support for buffers with tabs
--HG--
branch : pmacs2
2010-04-03 22:48:57 -04:00
Erik Osheim 215a53dbee allow -merror to understand grep -n
--HG--
branch : pmacs2
2010-03-27 23:06:27 -04:00
Erik Osheim bd12116477 fix issue with no known encoding
--HG--
branch : pmacs2
2010-03-27 23:06:12 -04:00
Erik Osheim 9abe5e7e02 improve README
--HG--
branch : pmacs2
2010-03-20 09:29:16 -04:00
Erik Osheim 7320b7ef65 fix AES-encrypted buffers
--HG--
branch : pmacs2
2010-03-16 21:04:18 -04:00
Erik Osheim c47fca63d6 indentation support
--HG--
branch : pmacs2
2010-03-16 01:02:52 -04:00
Erik Osheim ab5d13b363 nocase option
--HG--
branch : pmacs2
2010-03-16 01:02:40 -04:00
Erik Osheim 766b923fbb remove deprecated code
--HG--
branch : pmacs2
2010-03-16 01:02:28 -04:00
Erik Osheim f6a44f4078 added an inform mode
--HG--
branch : pmacs2
2010-03-15 02:11:11 -04:00
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