Commit Graph

71 Commits (c0d4fb048816545e990d1b82915f76fcbce69e28)

Author SHA1 Message Date
Pierre Neidhardt b47ab3d15b Emacs: Sort out the region/mark dilemma in functions. 2014-10-24 16:10:59 +02:00
Pierre Neidhardt 06f754698d Emacs: 'sanitize' tabifies if 'indent-tabs-mode' is set. 2014-10-24 15:10:21 +02:00
Pierre Neidhardt c32242fab8 Emacs: Define 'tabify-leading' function 2014-10-24 14:08:37 +02:00
Pierre Neidhardt f93ed9f622 Emacs: Write 'sort-lines-unique' in pure elisp 2014-10-22 11:37:53 +02:00
Pierre Neidhardt 7d3708f63b Emacs: Fix locale to C when sorting in sort-lines-unique 2014-10-22 00:23:41 +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 66b96aa3ce Emacs: compile-custom needs universal argument to run the hooks 2014-03-23 19:47:45 +01:00
Pierre Neidhardt 389637f75d Emacs: Add getopt and usage-version skels + various fixes 2014-03-20 13:09:50 +01:00
Pierre Neidhardt bd3db829c0 Emacs: Fix xclip using clipboard and local compile-commands 2014-03-15 15:08:44 +01:00
Pierre Neidhardt 74d7fc70c1 Emacs: Fixed latex-orgtbl 2014-03-13 16:13:21 +01:00
Pierre Neidhardt ff236ed644 Emacs: latex-insert-table 2014-03-13 15:48:34 +01:00
Pierre Neidhardt 470ab1a554 Emacs: escape-region function 2014-03-10 00:11:46 +01:00
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