Commit Graph

59 Commits (a4202b35c3daba227817023de0107b91b6894aa9)

Author SHA1 Message Date
Pierre Neidhardt a4202b35c3 Emacs: fixed skeleton-next-position 2014-03-09 20:13:42 +01:00
Pierre Neidhardt 86633e6fbd Emacs: using sh-shell for compilation 2014-03-09 15:03:38 +01:00
Pierre Neidhardt 08998aecb3 Emacs: no more overloading mark-word 2014-03-09 12:42:27 +01:00
Pierre Neidhardt dad9ab299b Emacs: using lua-mode-hook with prog-mode-hook 2014-03-09 12:24:26 +01:00
Pierre Neidhardt ac4abd5e7f Emacs: cleaned cc-set-compiler and set cc-ld* variables as local 2014-03-08 16:31:41 +01:00
Pierre Neidhardt d7894f697e Emacs: load-external function 2014-03-08 15:58:29 +01:00
Pierre Neidhardt 21b333bb2c Emacs: insert-file-name function 2014-03-08 11:01:29 +01:00
Pierre Neidhardt f4dbbea943 Emacs: fixed loading of tex, latex, cc and sh
Added some LaTeX skeletons.
2014-02-26 18:04:00 +01:00
Pierre Neidhardt 5a033e820f Emacs: slight optimization of page-number-mode 2014-02-24 20:07:25 +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 bab8b06816 Emacs: page functions 2014-02-24 19:12:29 +01:00
Pierre Neidhardt 0d4d8723bf Emacs: tool-itranslate back on track 2014-02-24 12:22:22 +01:00
Pierre Neidhardt 776173b32b Emacs: proper process call in sort-lines-unique 2014-02-23 20:38:10 +01:00
Pierre Neidhardt 67485fe7ad Emacs: translate -> itranslate + call process properly 2014-02-23 20:35:36 +01:00
Pierre Neidhardt b0a6ca8bf8 Emacs: forward-page bindings and fix 2014-02-23 13:54:39 +01:00
Pierre Neidhardt b0bc13bec3 Emacs: PDF tools autoloaded 2014-02-22 19:18:13 +01:00
Pierre Neidhardt 6f867bd42d Emacs: translate is autoloaded 2014-02-22 19:13:39 +01:00
Pierre Neidhardt dfbd93e053 Emacs: Improved docstrings 2014-02-21 20:08:20 +01:00
Pierre Neidhardt ad8f043b52 Emacs: sorted functions alphabetically 2014-02-21 19:38:49 +01:00
Pierre Neidhardt bf3f4b5648 Emacs: print startup time 2014-02-21 15:57:54 +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 bdf337676c Emacs: pdf-compress function 2014-02-18 12:13:18 +01:00
Pierre Neidhardt 7cf128a5d5 Updated comments and docs 2014-02-14 01:49:50 +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 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 26903ae6c0 Emacs: improved printf skeleton 2014-02-11 01:56:20 +01:00
Pierre Neidhardt 1cb803c4dc Emacs: printf skeleton 2014-02-11 00:45:27 +01:00
Pierre Neidhardt 56dfc59a31 Emacs: removed useless snippets 2014-02-10 16:50:35 +01:00
Pierre Neidhardt c3d680b349 Emacs: fixed message for toggle-tab-indent 2014-01-16 10:31:23 +01:00
Pierre Neidhardt 2c7962b807 Emacs: new calc-eval-line function 2014-01-14 21:48:07 +01:00
Pierre Neidhardt af911fc8c7 Emacs: toggle-word-delim function 2014-01-11 18:06:04 +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 c68653a8ab Emacs: toggle-trailing-whitespace + fixed DEBUG macro snippet 2013-12-03 15:41:25 +01:00
Pierre Neidhardt 576769fa50 Emacs: translation fix 2013-10-27 14:33:03 +01:00
Pierre Neidhardt 3d4e29742c Emacs: translation functions 2013-10-27 14:28:47 +01:00
Pierre Neidhardt b722aa2af8 Emacs: mark-word now also works at EOF 2013-10-22 12:44:38 +02:00
Pierre Neidhardt 979aa8baac Emacs: mark-word overload to mark from the beginning 2013-09-30 19:59:13 +02:00
Pierre Neidhardt e9ba034a03 Eshell: smarter aliases 2013-07-26 20:10:30 +02:00
Pierre Neidhardt d401eaee95 Emacs: shell-last-command function 2013-07-03 14:46:54 +02:00
Pierre Neidhardt 73d26a46bc Emacs: tiny config overhaul. 2013-06-12 22:56:30 +02:00
Pierre Neidhardt 99c74b3ff0 Emacs: a lot of new great functions. 2013-06-11 17:10:02 +02:00
Pierre Neidhardt 82297d0815 Emacs: fixed duplicate line. 2013-06-04 20:30:09 +02:00
Pierre Neidhardt 3b91f1e564 Emacs: elisp eval-and-replace function. 2013-03-18 13:27:07 +01:00
Pierre Neidhardt 23ff69b6b5 Emacs: greatly improved buffer switching, partly thanks to IDO mode.
Emacs: some nice functions improved window resize.
2013-03-01 16:43:21 +01:00
Pierre Neidhardt f4e5c4caf7 Emacs: fixed completion conflict with semantic and Emacs default. 2013-02-27 19:29:09 +01:00