Commit Graph

133 Commits (08998aecb3dabb1875ff15fc27f119a36eb07489)

Author SHA1 Message Date
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
Pierre Neidhardt 0d45055b68 Emacs: disbled auto-fill in org-mode 2013-10-30 15:57:50 +01:00
Pierre Neidhardt 8fe2e0e303 tc-video-generic: mov support 2013-10-26 16:48:43 +02:00
Pierre Neidhardt 94e6629592 Emacs: go mode support 2013-10-22 18:31:52 +02:00
Pierre Neidhardt 18f4b00432 Emacs: M-RET does not spli lines in org mode. 2013-10-22 12:44:57 +02:00
Pierre Neidhardt 3210261102 Emacs: UTF-8 support in LaTeX listing 2013-10-20 18:19:19 +02:00
Pierre Neidhardt 401bb840b5 Emacs: markdown support
Opportunity to reformat README file
2013-10-18 21:12:00 +02:00
Pierre Neidhardt c2bb8a0393 Emacs: shell 'compile-mode' support 2013-10-07 20:01:45 +02:00
Pierre Neidhardt 979aa8baac Emacs: mark-word overload to mark from the beginning 2013-09-30 19:59:13 +02:00
Pierre Neidhardt 5592f9b783 Emacs: fixed doc-view-mode [next] and [previous] keys. 2013-09-30 19:42:07 +02:00
Pierre Neidhardt c6ad6a455b Emacs: latex-math-preview mode
The preview feature is not the most important imo. However the symbol insertion
is awesome!
2013-09-30 19:11:22 +02:00
Pierre Neidhardt b8b234ce5f Emacs: TeX refactoring + local variable auto parsing 2013-09-17 15:43:45 +02:00
Pierre Neidhardt 40bc472085 Moved hook to .profile level 2013-08-20 14:49:36 +02:00
Pierre Neidhardt f9dfbfbe53 Emacs browse-url binding 2013-07-27 18:00:52 +02:00
Pierre Neidhardt e9ba034a03 Eshell: smarter aliases 2013-07-26 20:10:30 +02:00
Pierre Neidhardt 53ef873470 Eshell aliases 2013-07-26 18:58:35 +02:00