Commit Graph

148 Commits (d091522e9d52cedddcbb3b0762802b44c890ac24)

Author SHA1 Message Date
Pierre Neidhardt ef372b46d5 Emacs: Remove alignment in SGML mode 2014-10-31 16:51:00 +01:00
Pierre Neidhardt bed82d0352 Emacs: Indent Lisp with spaces 2014-10-30 20:51:42 +01:00
Pierre Neidhardt cac70e8260 Emacs: Set sh-mode indent offset to tab-width 2014-10-30 18:18:08 +01:00
Pierre Neidhardt 35efc11fe9 Emacs: Set solid indentation rules for C 2014-10-26 18:04:11 +01:00
Pierre Neidhardt 5965b1c915 Emacs: Set indentation to tab-width 2014-10-24 14:58:38 +02:00
Pierre Neidhardt 9741aca6c4 Emacs: Do not parse semantic, use sgml-xml-mode, use tabs instead of spaces 2014-10-23 16:44:49 +02:00
Pierre Neidhardt 23d69bfc89 Emacs: disable hippie-expand 2014-10-01 10:31:19 +02:00
Pierre Neidhardt ee6e93b50b Emacs: Disable whitespace-mode by default 2014-08-14 18:11:49 +02:00
Pierre Neidhardt 3fd8db0175 Emacs: Remove 'compilation-after-hook'
The 'compilation-time-before-hide-window' condition is now part of
'compile-custom'.
2014-05-29 11:52:25 +02:00
Pierre Neidhardt f3bc1fcf19 Emacs: some bibtex options 2014-03-31 11:44:14 +02:00
Pierre Neidhardt 389637f75d Emacs: Add getopt and usage-version skels + various fixes 2014-03-20 13:09:50 +01:00
Pierre Neidhardt 060c8f33c1 Emacs: Use primary selection for X interfacing 2014-03-20 09:03:53 +01:00
Pierre Neidhardt 74d7fc70c1 Emacs: Fixed latex-orgtbl 2014-03-13 16:13:21 +01:00
Pierre Neidhardt a3e3cd1d2f Emacs: compile--hook and dynamic compile-command for every mode 2014-03-13 13:50:56 +01:00
Pierre Neidhardt fd5c7caac7 Emacs: url-cookie path to cache 2014-03-10 11:26:12 +01:00
Pierre Neidhardt dad9ab299b Emacs: using lua-mode-hook with prog-mode-hook 2014-03-09 12:24:26 +01:00
Pierre Neidhardt f6cba0292c Emacs: package support 2014-03-08 11:48:35 +01:00
Pierre Neidhardt b65f2564cc Emacs: comments on whitespace 2014-03-05 11:24:38 +01:00
Pierre Neidhardt 2a37429656 Emacs: proper ranger call 2014-03-05 11:14:16 +01:00
Pierre Neidhardt 44a65b0130 Emacs: using guess-style for all prog modes 2014-03-05 10:58:42 +01:00
Pierre Neidhardt 22b59c20d1 Emacs: save-place hook for daemon 2014-03-03 21:05:09 +01:00
Pierre Neidhardt 7794c3f964 Emacs: mc/list-file works again 2014-03-03 20:56:13 +01:00
Pierre Neidhardt 51ebf75bd5 Emacs: more reasonable defaults for page-number-mode
Was laggy on info files
2014-02-24 19:55:25 +01:00
Pierre Neidhardt 29dfae1d77 Emacs: page-number-mode 2014-02-24 19:45:21 +01:00
Pierre Neidhardt 076052e264 Emacs: icomplete enabled 2014-02-23 14:38:38 +01:00
Pierre Neidhardt b0a6ca8bf8 Emacs: forward-page bindings and fix 2014-02-23 13:54:39 +01:00
Pierre Neidhardt a107b164dd Emacs: autoloading all third-party modes 2014-02-23 10:50:56 +01:00
Pierre Neidhardt 63edd40fb5 Emacs: c-offset is only set in C mode 2014-02-22 19:13:19 +01:00
Pierre Neidhardt ecd9d17ecc Emacs: focus on grep/help/occur windows 2014-02-21 20:43:40 +01:00
Pierre Neidhardt a60dee36b7 Emacs: hippie expand + removed some old code 2014-02-21 20:41:11 +01:00
Pierre Neidhardt d5170b14ac Emacs: moved some 'require' inside functions 2014-02-21 20:22:20 +01:00
Pierre Neidhardt fb378d16d2 Emacs: enabled uniquify by default 2014-02-21 20:14:50 +01:00
Pierre Neidhardt ad8f043b52 Emacs: sorted functions alphabetically 2014-02-21 19:38:49 +01:00
Pierre Neidhardt 963eaca039 Emacs: separate tex-mode, latex-mode and texinfo-mode 2014-02-21 15:23:25 +01:00
Pierre Neidhardt 63509e6fde Emacs: change global custom bindings prefix from C-c to C-x 2014-02-20 14:06:47 +01:00
Pierre Neidhardt 547f67c8bb Emacs: updated obsolete code 2014-02-13 17:30:36 +01:00
Pierre Neidhardt 26d0e192d8 Emacs: skeleton navigation 2014-02-13 17:22:52 +01:00
Pierre Neidhardt 9f76a23790 Emacs: some cc abbrevs 2014-02-13 15:56:13 +01:00
Pierre Neidhardt f14abcbdf8 Emacs: removed useless line 2014-02-12 19:18:44 +01:00
Pierre Neidhardt 6f71e6662a Emacs: various fixes and refactoring
Fixed octave comment char
2014-02-12 18:49:41 +01:00
Pierre Neidhardt b1985f0261 Emacs: moved mode specific data to independent file
Since those files are loaded just-in-time, it speeds up starting time.
2014-02-12 18:31:00 +01:00
Pierre Neidhardt 17bd9feade Emacs: changed (autoload) to (require) 2014-02-12 17:37:43 +01:00
Pierre Neidhardt 39d87f2480 Emacs: comment fixes 2014-02-10 19:14:56 +01:00
Pierre Neidhardt ccaf9135b8 Merge branch 'master' of bitbucket.org:/ambrevar/home-config 2014-01-27 18:13:20 +01:00
Pierre Neidhardt 457db2730e Emacs: octave comment set to % 2014-01-27 18:12:50 +01:00
Pierre Neidhardt 0eb38702a6 Emacs: po-mode 2014-01-26 10:32:30 +01:00
Pierre Neidhardt 53ae5144c0 Emacs: added status message to toggle-indent-tabs 2014-01-09 14:51:36 +01:00
Pierre Neidhardt 7fcc4cc0ba Emacs: whitespace mode config and set on by default 2014-01-09 11:53:09 +01:00
Pierre Neidhardt 90d773f01e Emacs: GMP doc support, tex-verbatim font fix, snippets 2013-11-11 13:51:16 +01:00
Pierre Neidhardt 4fa43dd84d Emacs: better paragraph support for markdown mode. 2013-11-01 20:32:07 +01:00