Commit Graph

393 Commits (17324fe2e6fb6eda314b7fc8d57943656e1ed255)

Author SHA1 Message Date
Pierre Neidhardt ec01bcb340 Emacs: tool-pdf proper process execution 2014-02-23 19:48:24 +01:00
Pierre Neidhardt e60118f890 Emacs: support for guess-style 2014-02-23 18:07:42 +01:00
Pierre Neidhardt 2c7fd5201d Emacs: proper style setting for C 2014-02-23 18:02:40 +01:00
Pierre Neidhardt a0dfad1541 Emacs: using dired-x to toggle hidden files display 2014-02-23 17:22:21 +01:00
Pierre Neidhardt 076052e264 Emacs: icomplete enabled 2014-02-23 14:38:38 +01:00
Pierre Neidhardt 02195d39d1 Emacs: fixed sh-mode loading and getopts skel 2014-02-23 14:00:16 +01:00
Pierre Neidhardt b0a6ca8bf8 Emacs: forward-page bindings and fix 2014-02-23 13:54:39 +01:00
Pierre Neidhardt 263a42144a Emacs: check if translate executable is found 2014-02-23 10:58:26 +01:00
Pierre Neidhardt a107b164dd Emacs: autoloading all third-party modes 2014-02-23 10:50:56 +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 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 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 613ec98ede Emacs: removed benchmark function since Emacs has emacs-init-time already 2014-02-21 19:23:08 +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 011af5350e Emacs: workaround for the tex-hook issue 2014-02-20 14:35:19 +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 a047cda145 Emacs: improved sh-while-getopts 2014-02-13 18:55:06 +01:00
Pierre Neidhardt e3dee12875 Emacs: finished sh skels 2014-02-13 18:40:02 +01:00
Pierre Neidhardt 60e8c60425 Emacs: some sh skels 2014-02-13 18:08:25 +01:00
Pierre Neidhardt b38fbdf0a0 Emacs: bug fixes 2014-02-13 17:42:13 +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 32719436c2 Emacs: a lot of bugfixes for the new config organization 2014-02-13 16:30:05 +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 86e16a2a38 Emacs: JIT mode loading 2014-02-12 17:48:29 +01:00
Pierre Neidhardt 17bd9feade Emacs: changed (autoload) to (require) 2014-02-12 17:37:43 +01:00
Pierre Neidhardt 2f08282b8a Emacs: fixed sh and python interpreter when first line is empty 2014-02-12 16:15:13 +01:00
Pierre Neidhardt 15654e3e2f Emacs: further improvements in printf skeleton 2014-02-11 02:01:22 +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 39d87f2480 Emacs: comment fixes 2014-02-10 19:14:56 +01:00
Pierre Neidhardt 46b0fcfd52 Emacs: removed useless auto-insert from C/C++ modes 2014-02-10 18:36:11 +01:00
Pierre Neidhardt 56dfc59a31 Emacs: removed useless snippets 2014-02-10 16:50:35 +01:00
Pierre Neidhardt 679cbaa63a Emacs: removal of the 'light' config ema. 2014-02-10 16:28:09 +01:00
Pierre Neidhardt ea6e340c8b Emacs: removed bashism from getopts snippet 2014-02-10 15:05:10 +01:00
Pierre Neidhardt 2435e348c3 Emacs: fixed u-grave in listing utf-8 table from article snippet 2014-02-10 10:32:14 +01:00
Pierre Neidhardt 8c5fe9cfaa Emacs: sh snippets update 2014-02-08 13:48:42 +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 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 1336f89f5e Emacs: perl mode 2014-01-07 18:36:07 +01:00
Pierre Neidhardt c6bfd146d7 Scripts: removed useless functions in stdin/files scripts 2014-01-06 11:24:43 +01:00
Pierre Neidhardt 9cb4840fca Emacs shell snippet: notcmd 2014-01-03 19:05:45 +01:00
Pierre Neidhardt 6c7add0ac0 Emacs shell snippets: ifcmd, cmd, check 2014-01-03 18:29:35 +01:00
Pierre Neidhardt c68653a8ab Emacs: toggle-trailing-whitespace + fixed DEBUG macro snippet 2013-12-03 15:41:25 +01:00
Pierre Neidhardt 0fb588c640 Emacs: additional unicode chars supported in LaTeX template. 2013-11-26 19:15:50 +01:00
Pierre Neidhardt 08fec6982e Various fixes 2013-11-14 18:12:57 +01:00
Pierre Neidhardt d2d2e958ed scripts: new script netspeed from shell function. 2013-11-14 16:43:26 +01:00
Pierre Neidhardt 0b936fe2de echopath: created script from alias 2013-11-14 12:32: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 0478ab358d Emacs: new ifcmd snippet. 2013-10-30 15:58:39 +01:00
Pierre Neidhardt 0d45055b68 Emacs: disbled auto-fill in org-mode 2013-10-30 15:57:50 +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 8fe2e0e303 tc-video-generic: mov support 2013-10-26 16:48:43 +02:00
Pierre Neidhardt c3f3f9a844 Emacs: indentation fix in article snippet 2013-10-24 18:11:07 +02:00
Pierre Neidhardt c3852172fb scripts: protected all "while read" with IFS=.
By default "while read" will strip white space. Setting the IFS makes sure it does not.
2013-10-23 17:44:23 +02:00
Pierre Neidhardt 6ecc20a2f6 Emacs: minor fix 2013-10-23 12:51:09 +02:00
Pierre Neidhardt caa5792112 Emacs: changed getopt snippet for more frequent defaults 2013-10-23 11:44:25 +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 b722aa2af8 Emacs: mark-word now also works at EOF 2013-10-22 12:44:38 +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 7bc502f914 Emacs: align snippet fix 2013-10-16 08:30:49 +02:00
Pierre Neidhardt 31477ecec0 Emacs: TeX math snippets improvement 2013-10-14 20:23:56 +02:00
Pierre Neidhardt 4f07bb60f2 tc-audio-batch: mp4 support 2013-10-12 16:01:46 +02:00
Pierre Neidhardt c2bb8a0393 Emacs: shell 'compile-mode' support 2013-10-07 20:01:45 +02:00
Pierre Neidhardt 1088e51d9f translate: bug fix 2013-10-06 19:56:55 +02:00
Pierre Neidhardt 53e0c87127 git-sync script 2013-10-06 18:23:00 +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 caa902eae3 Emacs: texinfo update following tex mode 2013-09-28 17:22:47 +02:00
Pierre Neidhardt 3cc752cea2 Mime: dwb as default web browser 2013-09-26 22:56:56 +02:00
Pierre Neidhardt 39e807c5fd Emacs: orgtbl support for LaTeX. 2013-09-26 12:07:33 +02:00
Pierre Neidhardt cd6f28cdb4 Mutt: pager shows a list of mails 2013-09-24 08:09:34 +02:00
Pierre Neidhardt 092b36b5e3 tex-itemize: fixed case issue 2013-09-21 17:06:51 +02:00
Pierre Neidhardt 1de680eb83 TeX: tex-itemize handy function 2013-09-21 13:03:55 +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 a7e6ca035a Emacs: cc-set-compiler fixes 2013-08-05 18:51:27 +02:00