Thomas von Dein
b4a8e6ba0b
fix issue#3: set semicolon to punctuation
...
Add syntax table entry for `;' as punctuation
2017-10-24 20:40:38 +02:00
Thomas von Dein
8927fd1c35
fixed invalid kill behavior
2017-07-19 13:46:58 +02:00
Thomas von Dein
dd018f96f6
+badge
2017-07-16 10:06:40 +02:00
T.v.Dein
137fe96bd0
Merge pull request #1 from purcell/master
...
Numerous fixes
2017-07-15 16:33:51 +02:00
Steve Purcell
d7e83237bc
Use conf-mode properly, and remove inappropriate features
...
- buffer-face-mode is unnecessary
- Use conf-mode to set up comment behaviour and font lock defaults
- Overriding the user's preferences for completion behaviour and
mechanisms is inappropriate: removed.
- Overriding the user's electric pair preferences is
inappropriate: removed.
- Fix code that was breaking the global syntax table (calling
modify-syntax-table without a table arg)
- Misc small fixes & improvements
2017-07-15 12:40:40 +12:00
Steve Purcell
0c649daca5
Docstring and formatting fixes
2017-07-15 12:40:04 +12:00
Thomas von Dein
b80cae8988
not setting the keymap doesnt work as well
2017-07-11 14:28:26 +02:00
Thomas von Dein
c25b71db61
fixed if/when statements, removed unset-key stuff, decoupled completion and expansion, see https://github.com/melpa/melpa/pull/4823
2017-07-09 12:15:45 +02:00
Thomas von Dein
4774b4decf
re-generated
2017-07-01 11:37:15 +02:00
Thomas von Dein
04e0522a6c
prepared commentary section for el2markdown
2017-07-01 11:37:03 +02:00
Thomas von Dein
2312832572
removed stray spaces
2017-07-01 11:18:12 +02:00
Thomas von Dein
652eff591e
fix liniting issues
2017-06-28 13:36:10 +02:00
Thomas von Dein
992dd0bb7c
fix docs and file orga
2017-06-28 13:11:12 +02:00
Thomas von Dein
212839ce05
enhanced toggle function: toggle list easier to maintain (reverse entries are now generated), also now case will be preserved when toggling
2017-06-27 20:49:52 +02:00
Thomas von Dein
d126019252
avoid saving of abbrev table
2017-06-27 20:17:11 +02:00
Thomas von Dein
c0667361ec
value face better inherits from default
2017-06-27 20:06:38 +02:00
Thomas von Dein
fe96b96e8d
set default font config-general-value-face for all non-matching chars
2017-06-27 19:50:21 +02:00
Thomas von Dein
cc466ddbee
fix font-lock
2017-06-27 15:52:54 +02:00
Thomas von Dein
25eb99b53c
added workaround for http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27501 : force hippie-expand use ONLY config-general-mode buffers
2017-06-26 19:39:39 +02:00
Thomas von Dein
f2897bc96a
fixed C-k
2017-06-26 13:16:07 +02:00
Thomas von Dein
eff9af093e
using hippie-expand
2017-06-26 13:07:06 +02:00
Thomas von Dein
77e679d3f6
+doc to defun
2017-06-24 21:00:59 +02:00
Thomas von Dein
2f0c1cbe89
-outline stuff, didnt work anyway
2017-06-24 20:34:08 +02:00
Thomas von Dein
eb56eff162
fixed <tab> indenting and disabled dabbrev on comment lines, +C-j no adds comment-char if already inside comment
2017-06-24 12:24:23 +02:00
Thomas von Dein
7cab35c045
added C-c C-j
2017-06-24 12:04:40 +02:00
Thomas von Dein
cbd9cf262d
fixed C-k
2017-06-24 11:51:49 +02:00
Thomas von Dein
a2b1bf1c31
+backticks
2017-06-23 20:53:17 +02:00
Thomas von Dein
76b238e00e
added backticks to syntax table, imenu fixed
2017-06-23 20:53:08 +02:00
Thomas von Dein
dd8988a4a5
added C-k local binding with support for blocks and continuations
2017-06-23 16:22:50 +02:00
Thomas von Dein
300d4c6e55
added C-k local binding with support for blocks and continuations
2017-06-23 16:22:12 +02:00
Thomas von Dein
6b43d0d761
+hint
2017-06-23 16:21:38 +02:00
Thomas von Dein
6c3a138a54
+doc
2017-06-23 16:21:32 +02:00
Thomas von Dein
ff3e539abc
+add
2017-06-23 12:39:23 +02:00
Thomas von Dein
ed40339d5a
+sh trailing spaces, re-org code, + highlighting of vars in double quotes
2017-06-23 12:39:15 +02:00
Thomas von Dein
c146b8b07f
+usage
2017-06-22 20:19:00 +02:00
Thomas von Dein
54f6eb36d9
fix kbds
2017-06-22 20:11:13 +02:00
Thomas von Dein
1c6f92e855
+added
2017-06-22 20:09:10 +02:00
Thomas von Dein
14db2b7e30
added commentary
2017-06-22 20:09:01 +02:00
Thomas von Dein
79b69d3307
+toggle-flags,+completion
2017-06-22 17:29:25 +02:00
Thomas von Dein
8544bc1130
added customizable faces, electric return, better highlighting
2017-06-22 13:49:17 +02:00
Thomas von Dein
3cba6b811d
+imenu support, -conf unused bindings, internal orga
2017-06-21 21:16:45 +02:00
Thomas von Dein
1695179d3c
fix
2017-06-21 14:18:00 +02:00
Thomas von Dein
58e4f2299d
+added
2017-06-21 14:14:43 +02:00
T.v.Dein
09c82a0924
Initial commit
2017-06-21 14:13:52 +02:00