Files
config-general-mode/config-general-mode.el
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

15 KiB