Commit Graph

510 Commits (a5485ac53a22f4b3bf206b83030a2b20b571386d)

Author SHA1 Message Date
Pierre Neidhardt ef372b46d5 Emacs: Remove alignment in SGML mode 2014-10-31 16:51:00 +01:00
Pierre Neidhardt 5bd5e0dd5b Emacs: Initialize mode-js 2014-10-31 15:15:54 +01:00
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
Pierre Neidhardt 61432ca982 Emacs: makefile-mode skel 2014-03-20 13:53:57 +01:00
Pierre Neidhardt 389637f75d Emacs: Add getopt and usage-version skels + various fixes 2014-03-20 13:09:50 +01:00
Pierre Neidhardt 060c8f33c1 Emacs: Use primary selection for X interfacing 2014-03-20 09:03:53 +01:00
Pierre Neidhardt 258d473cbe Emacs: Remove useless xclip 2014-03-19 08:20:40 +01:00
Pierre Neidhardt 22860057d1 Emacs: init comments and fixes
xclip seems to cause troubles on some OS. Is it needed at all?
guess-style may not be present, we need to ignore errors.
Comments on how to backport prog-mode-hook feature on old Emacs.
2014-03-18 16:24:05 +01:00
Pierre Neidhardt 49a07f126e Emacs: minor tex fixes 2014-03-17 09:56:46 +01:00
Pierre Neidhardt 1e5903fe4a Emacs: compilation fixes with cc modes 2014-03-16 09:58:41 +01:00
Pierre Neidhardt bd3db829c0 Emacs: Fix xclip using clipboard and local compile-commands 2014-03-15 15:08:44 +01:00
Pierre Neidhardt b11982a738 sessionclean: Proper killing of ssh-agent 2014-03-13 16:25:56 +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 f28a3d8b3a Emacs: latex-insert-section 2014-03-13 14:56:05 +01:00
Pierre Neidhardt a4e74b58ea Emacs: unindented verbatim/listing blocks 2014-03-13 14:26:27 +01:00
Pierre Neidhardt a3e3cd1d2f Emacs: compile--hook and dynamic compile-command for every mode 2014-03-13 13:50:56 +01:00
Pierre Neidhardt 36af4a2e10 Emacs: Set sh-mode interpreter properly on first start 2014-03-13 11:21:28 +01:00
Pierre Neidhardt 17324fe2e6 Emacs: dired using pdf-viewer 2014-03-12 22:01:48 +01:00
Pierre Neidhardt 8bc95d8a97 Emacs: xclip falls back to xsel 2014-03-12 10:51:24 +01:00
Pierre Neidhardt 70cdd3c44c Emacs: Add hook support 2014-03-12 10:36:37 +01:00
Pierre Neidhardt c7f7624b16 Emacs: Fix latex positions in skels + insertion "&" for tables/matrices 2014-03-11 16:59:57 +01:00
Pierre Neidhardt 88f8d8884b Emacs: further latex skels 2014-03-10 19:55:34 +01:00
Pierre Neidhardt b2a077508e Emacs: workaround for unicode/escape char in skel 2014-03-10 16:21:35 +01:00
Pierre Neidhardt 7c1f246409 Emacs: LaTeX dynamic preamble skel 2014-03-10 15:19:02 +01:00
Pierre Neidhardt 4267c46337 Emacs: latex skels 2014-03-10 13:24:04 +01:00
Pierre Neidhardt 3642ae514e Emacs: TeX skels 2014-03-10 12:59:51 +01:00
Pierre Neidhardt 49754cb591 Emacs: proper setting for sh-shell and sh-shell-file 2014-03-10 12:28:25 +01:00
Pierre Neidhardt 1316e67783 Emacs: org-mode pdf reader from tool-pdf 2014-03-10 11:26:28 +01:00
Pierre Neidhardt fd5c7caac7 Emacs: url-cookie path to cache 2014-03-10 11:26:12 +01:00
Pierre Neidhardt 6243f35944 Emacs: updated init of xclip and graphviz-mode 2014-03-10 11:03:48 +01:00
Pierre Neidhardt 3224563ec3 Emacs: mediawiki skels 2014-03-10 10:37:43 +01:00
Pierre Neidhardt fe037a43c9 Emacs: awk skels 2014-03-10 10:09:42 +01:00
Pierre Neidhardt cfa0fb9bee Emacs: removed yasnippet support 2014-03-10 00:21:44 +01:00
Pierre Neidhardt 37bea97af7 Emacs: sh skels 2014-03-10 00:20:13 +01:00
Pierre Neidhardt 4c6bd29d8d Emacs: finished cc skels 2014-03-10 00:11:55 +01:00
Pierre Neidhardt 470ab1a554 Emacs: escape-region function 2014-03-10 00:11:46 +01:00
Pierre Neidhardt ff79338b6c Emacs: fixed indentation in skels 2014-03-09 20:38:50 +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 34d951ef83 Emacs: fixed tex-clean 2014-03-08 17:45:29 +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 f6cba0292c Emacs: package support 2014-03-08 11:48:35 +01:00
Pierre Neidhardt 21b333bb2c Emacs: insert-file-name function 2014-03-08 11:01:29 +01:00
Pierre Neidhardt 0aa655600a Emacs: loading function prototype 2014-03-06 19:45:48 +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