Commit Graph

458 Commits (c0d4fb048816545e990d1b82915f76fcbce69e28)

Author SHA1 Message Date
Pierre Neidhardt c0d4fb0488 Emacs: Fix style in shell skeletons 2014-10-31 13:24:45 +01:00
Pierre Neidhardt afa1e1cb94 Emacs: Fix style in Go skeletons 2014-10-31 13:20:11 +01:00
Pierre Neidhardt 224e01189f Emacs: Proper indent in Go skeletons 2014-10-31 13:08:44 +01:00
Pierre Neidhardt d210edb19e Emacs: Proper indent in LaTeX skeletons 2014-10-31 13:06:51 +01:00
Pierre Neidhardt 367d902410 Emacs: Proper indent in C skeletons 2014-10-31 13:06:26 +01:00
Pierre Neidhardt 71a1441a0f Emacs: Sanitize tabs 2014-10-31 13:06:03 +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 9053985f71 Emacs: Turn on indent-tab-mods for tex-mode 2014-10-30 18:17:49 +01:00
Pierre Neidhardt e5bd09dc2a Emacs: Turn off indent-tabs-mode in org-mode 2014-10-30 18:15:31 +01:00
Pierre Neidhardt 35efc11fe9 Emacs: Set solid indentation rules for C 2014-10-26 18:04:11 +01:00
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 5965b1c915 Emacs: Set indentation to tab-width 2014-10-24 14:58:38 +02:00
Pierre Neidhardt c32242fab8 Emacs: Define 'tabify-leading' function 2014-10-24 14:08:37 +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 a053a8e7b9 Emacs: Go mode skeletons, compiler, formatter 2014-10-23 16:44:23 +02:00
Pierre Neidhardt 6346e2fb02 Emacs: Remove "-s" from 'pdf-viewer-args' for compatibility with Zathura >=0.30 2014-10-22 17:53:45 +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 387ec65425 Emacs: Add some skeletons to nroff-mode 2014-10-08 11:18:26 +02:00
Pierre Neidhardt 53aba0224b Emacs: Theme for Man-mode 2014-10-08 11:05:31 +02:00
Pierre Neidhardt 23d69bfc89 Emacs: disable hippie-expand 2014-10-01 10:31:19 +02:00
Pierre Neidhardt b616216126 Emacs: Remove obsolete workaround for guess-style 2014-09-28 15:21:48 +02:00
Pierre Neidhardt dcc4364e3e Emacs: proper workaroud for python and guess-style conflict 2014-09-24 11:29:38 +02:00
Pierre Neidhardt 7848b19d2c Emacs: Support for multiple Org agendas 2014-09-23 09:36:39 +02:00
Pierre Neidhardt bfa95a5820 Emacs: org settings 2014-09-22 17:03:29 +02:00
Pierre Neidhardt 213620183f Emacs: Additional flags for Makefiles 2014-09-19 09:59:15 +02:00
Pierre Neidhardt 55b984e5cd Emacs: Workaround for python/guess-style conflict 2014-09-16 09:02:33 +02:00
Pierre Neidhardt bc4dc1c65f Emacs: Comment on Python / guess-style conflict 2014-09-14 22:15:24 +02:00
Pierre Neidhardt a1533d3fea Emacs: BBcode mode init 2014-09-11 22:33:39 +02:00
Pierre Neidhardt e623eb2f57 Emacs: mode-tex comment 2014-09-01 10:14:38 +02:00
Pierre Neidhardt 903488f2e3 Emacs: makefile skels 2014-08-28 13:24:08 +02:00
Pierre Neidhardt dac5fb80f5 Emacs: Fix AWK mode bindings 2014-08-22 10:23:24 +02:00
Pierre Neidhardt ee6e93b50b Emacs: Disable whitespace-mode by default 2014-08-14 18:11:49 +02:00
Pierre Neidhardt 130e73513a Emacs: Workaround for font-lock reset with sh-mode 2014-07-15 11:45:49 +02:00
Pierre Neidhardt d69f279293 Emacs: added some LaTeX extensions to tex-clean 2014-06-05 12:17:05 +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 df2c3dd6aa Emacs: changed binding for latex-insert-orgtbl to remove conflict 2014-05-27 17:50:25 +02:00
Pierre Neidhardt c17c24cf24 Emacs: LaTeX preamble fixes 2014-05-06 15:15:06 +02:00
Pierre Neidhardt b8350d735a Emacs: Make tex compile command simpler 2014-04-02 15:40:08 +02:00
Pierre Neidhardt 110dced0f3 Emacs: bibtex support for tex-mode 2014-04-02 11:31:22 +02:00
Pierre Neidhardt f3bc1fcf19 Emacs: some bibtex options 2014-03-31 11:44:14 +02:00
Pierre Neidhardt f011538a1e Emacs: lua-mode hook 2014-03-25 09:23:12 +01:00
Pierre Neidhardt 64daaead49 Emacs: Add argument to cc-set-compiler to ignore makefiles 2014-03-24 19:33:33 +01:00
Pierre Neidhardt 66b96aa3ce Emacs: compile-custom needs universal argument to run the hooks 2014-03-23 19:47:45 +01:00
Pierre Neidhardt ff2fa3b5b5 README update and some Emacs comments 2014-03-22 12:16:20 +01:00
Pierre Neidhardt ab5b729ea9 Emacs: minor fixes for cc and sh 2014-03-21 16:27:22 +01:00
Pierre Neidhardt 3987186573 Emacs: makeindex support for TeX-modes 2014-03-20 22:04:23 +01:00
Pierre Neidhardt 07870cbf6d Emacs: Fix cc-getopt 2014-03-20 14:01:20 +01:00