]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoDon't indent if undo-in-progress
Artur Malabarba [Wed, 5 Aug 2015 21:42:50 +0000 (22:42 +0100)]
Don't indent if undo-in-progress

8 years agoDon't indent if the user is starting to type a comment. Fix #51
Artur Malabarba [Wed, 1 Jul 2015 15:01:18 +0000 (16:01 +0100)]
Don't indent if the user is starting to type a comment. Fix #51

8 years agoVersion bump
Artur Malabarba [Wed, 5 Aug 2015 21:46:21 +0000 (22:46 +0100)]
Version bump

8 years agoDoc improvement
Artur Malabarba [Thu, 18 Jun 2015 12:45:26 +0000 (13:45 +0100)]
Doc improvement

9 years agoVersion 1.1
Artur Malabarba [Sat, 16 May 2015 09:38:42 +0000 (10:38 +0100)]
Version 1.1

9 years agoRework indentation based on changes.
Artur Malabarba [Sat, 16 May 2015 09:38:14 +0000 (10:38 +0100)]
Rework indentation based on changes.

9 years agoVersion 1.0.2
Artur Malabarba [Wed, 6 May 2015 10:00:02 +0000 (11:00 +0100)]
Version 1.0.2

9 years agoAdd iedit support. Fix #47
Artur Malabarba [Wed, 6 May 2015 09:54:10 +0000 (10:54 +0100)]
Add iedit support. Fix #47

9 years agoVersion bump and Copyright
Artur Malabarba [Wed, 1 Apr 2015 22:14:26 +0000 (23:14 +0100)]
Version bump and Copyright

9 years agoexclude comint mode
Artur Malabarba [Wed, 1 Apr 2015 22:13:56 +0000 (23:13 +0100)]
exclude comint mode

9 years agoMelpa badges
Artur Malabarba [Wed, 25 Mar 2015 20:34:56 +0000 (20:34 +0000)]
Melpa badges

9 years agoTry to fix the version
Artur Malabarba [Wed, 25 Mar 2015 20:29:44 +0000 (20:29 +0000)]
Try to fix the version

9 years agoAdd the require only when loading/compiling
Artur Malabarba [Wed, 25 Mar 2015 20:14:39 +0000 (20:14 +0000)]
Add the require only when loading/compiling

9 years agoFix typo
Artur Malabarba [Wed, 25 Mar 2015 18:31:56 +0000 (18:31 +0000)]
Fix typo

9 years agoFix the version
Artur Malabarba [Wed, 25 Mar 2015 18:11:09 +0000 (18:11 +0000)]
Fix the version

9 years agoVersion bump -> 1.0
Artur Malabarba [Wed, 25 Mar 2015 18:05:39 +0000 (18:05 +0000)]
Version bump -> 1.0

9 years agoMore style and doc changes
Artur Malabarba [Wed, 25 Mar 2015 18:05:29 +0000 (18:05 +0000)]
More style and doc changes

9 years agoRemove unneeded require.
Artur Malabarba [Wed, 25 Mar 2015 18:04:26 +0000 (18:04 +0000)]
Remove unneeded require.

9 years agoRemove unused macro.
Artur Malabarba [Wed, 25 Mar 2015 18:04:15 +0000 (18:04 +0000)]
Remove unused macro.

9 years agoCheckdoc
Artur Malabarba [Wed, 25 Mar 2015 17:54:37 +0000 (17:54 +0000)]
Checkdoc

9 years agoAdd clojure-mode to modes-to-prefer-defun
Artur Malabarba [Wed, 25 Mar 2015 17:54:01 +0000 (17:54 +0000)]
Add clojure-mode to modes-to-prefer-defun

9 years agoOptimize syntax-ppss calls
Artur Malabarba [Wed, 25 Mar 2015 17:53:33 +0000 (17:53 +0000)]
Optimize syntax-ppss calls

9 years agoUpdate email and GH username.
Artur Malabarba [Wed, 25 Mar 2015 11:43:13 +0000 (11:43 +0000)]
Update email and GH username.

9 years agoCouple more excluded modes
Artur Malabarba [Sun, 22 Mar 2015 09:08:32 +0000 (09:08 +0000)]
Couple more excluded modes

9 years agoMerge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode
Artur Malabarba [Sun, 8 Mar 2015 23:48:27 +0000 (20:48 -0300)]
Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode

9 years agoAdd cider-repl-mode to excluded modes
Artur Malabarba [Sun, 8 Mar 2015 23:48:17 +0000 (20:48 -0300)]
Add cider-repl-mode to excluded modes

9 years agoMerge pull request #43 from expez/disable-in-gmake-mode
Artur Malabarba [Mon, 16 Feb 2015 09:37:54 +0000 (09:37 +0000)]
Merge pull request #43 from expez/disable-in-gmake-mode

add gmake-mode to excluded modes

9 years agoadd gmake-mode to excluded modes
Lars Andersen [Mon, 16 Feb 2015 07:25:41 +0000 (08:25 +0100)]
add gmake-mode to excluded modes

9 years agoVersion bump
Artur Malabarba [Wed, 11 Feb 2015 00:03:36 +0000 (22:03 -0200)]
Version bump

9 years agoExclude TeX-output-mode
Artur Malabarba [Tue, 10 Feb 2015 16:30:48 +0000 (14:30 -0200)]
Exclude TeX-output-mode

9 years agoDon't activate in text-mode or fundamental-mode
Artur Malabarba [Mon, 2 Feb 2015 13:48:50 +0000 (11:48 -0200)]
Don't activate in text-mode or fundamental-mode

9 years agoStop using electric-indent-inhibit
Artur Malabarba [Thu, 15 Jan 2015 20:00:45 +0000 (18:00 -0200)]
Stop using electric-indent-inhibit

9 years agoMerge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode
Artur Malabarba [Sun, 30 Nov 2014 22:02:57 +0000 (22:02 +0000)]
Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode

9 years agoReadme
Artur Malabarba [Sun, 30 Nov 2014 22:02:19 +0000 (22:02 +0000)]
Readme

9 years agoMerge pull request #37 from tuhdo/master
Artur Malabarba [Sun, 30 Nov 2014 16:25:46 +0000 (16:25 +0000)]
Merge pull request #37 from tuhdo/master

Update non-Lisp example with better demo

9 years agoUpdate non-Lisp example with better demo
Tu Do [Sun, 30 Nov 2014 05:44:29 +0000 (12:44 +0700)]
Update non-Lisp example with better demo

9 years agoAdd dos-mode and netcmd-mode to excluded modes as per #9
Artur Malabarba [Sun, 30 Nov 2014 11:15:17 +0000 (11:15 +0000)]
Add dos-mode and netcmd-mode to excluded modes as per #9

9 years agoReadme
Artur Malabarba [Sun, 30 Nov 2014 11:12:03 +0000 (11:12 +0000)]
Readme

Fixes #36

9 years agoButton on readme
Artur Malabarba [Fri, 28 Nov 2014 23:07:03 +0000 (23:07 +0000)]
Button on readme

9 years agoDon't turn on if electric-indent-inhibit is set
Artur Malabarba [Mon, 24 Nov 2014 09:53:46 +0000 (09:53 +0000)]
Don't turn on if electric-indent-inhibit is set

9 years agoAdd conf-mode to excluded modes.
Artur Malabarba [Mon, 24 Nov 2014 09:53:37 +0000 (09:53 +0000)]
Add conf-mode to excluded modes.

9 years agoMerge pull request #35 from purcell/patch-3
Artur Malabarba [Thu, 20 Nov 2014 11:12:49 +0000 (11:12 +0000)]
Merge pull request #35 from purcell/patch-3

Exclude sass-mode and slim-mode

9 years agoExclude sass-mode and slim-mode
Steve Purcell [Thu, 20 Nov 2014 11:00:03 +0000 (11:00 +0000)]
Exclude sass-mode and slim-mode

9 years agoMerge pull request #34 from davidshepherd7/patch-1
Artur Malabarba [Wed, 19 Nov 2014 19:48:04 +0000 (19:48 +0000)]
Merge pull request #34 from davidshepherd7/patch-1

Add more excluded modes

9 years agoAdd more excluded modes
davidshepherd7 [Wed, 19 Nov 2014 18:26:29 +0000 (18:26 +0000)]
Add more excluded modes

`haskell-mode` for similar reasons to python.

`snippet-mode` (which is for editing yas snippets) because there is no "correct" way to indent a
snippet which could be in any language.

9 years agoVersion bump
Artur Malabarba [Tue, 18 Nov 2014 09:34:23 +0000 (09:34 +0000)]
Version bump

9 years agoDon't indent smerge-mode
Artur Malabarba [Tue, 18 Nov 2014 09:31:44 +0000 (09:31 +0000)]
Don't indent smerge-mode

Fixes #33

9 years agoAdd shells to excluded modes
Artur Malabarba [Thu, 13 Nov 2014 10:39:03 +0000 (10:39 +0000)]
Add shells to excluded modes

9 years agoAdd Custom-mode to excluded modes
Artur Malabarba [Wed, 12 Nov 2014 13:09:38 +0000 (13:09 +0000)]
Add Custom-mode to excluded modes

Fixes #32

9 years agoVersion Bump
Artur Malabarba [Tue, 4 Nov 2014 23:53:32 +0000 (23:53 +0000)]
Version Bump

9 years agoIndentation
Artur Malabarba [Tue, 4 Nov 2014 23:24:51 +0000 (23:24 +0000)]
Indentation

9 years agoFix corner-case with thing-at-point
Artur Malabarba [Tue, 4 Nov 2014 23:18:22 +0000 (23:18 +0000)]
Fix corner-case with thing-at-point

9 years agoReadme
Artur Malabarba [Tue, 4 Nov 2014 22:58:56 +0000 (22:58 +0000)]
Readme

9 years agoMerge pull request #30 from vmfhrmfoaj/master
Artur Malabarba [Tue, 4 Nov 2014 13:34:19 +0000 (13:34 +0000)]
Merge pull request #30 from vmfhrmfoaj/master

Fix bug with cl-letf not restoring the values.

9 years agoMerge pull request #29 from tsdh/master
Artur Malabarba [Tue, 4 Nov 2014 08:02:40 +0000 (08:02 +0000)]
Merge pull request #29 from tsdh/master

Add diff-mode and makefile-mode to excluded-modes.

9 years agoAdd diff-mode and makefile-mode to excluded-modes.
Tassilo Horn [Tue, 4 Nov 2014 07:06:58 +0000 (08:06 +0100)]
Add diff-mode and makefile-mode to excluded-modes.

9 years agoPrevent that to replace the 'message' func to 'ignore' func.
Jinseop Kim [Mon, 3 Nov 2014 14:38:14 +0000 (23:38 +0900)]
Prevent that to replace the 'message' func to 'ignore' func.

9 years agoMerge pull request #28 from tsdh/master
Artur Malabarba [Sat, 1 Nov 2014 08:52:08 +0000 (08:52 +0000)]
Merge pull request #28 from tsdh/master

Fix #27 and improve #25

9 years agoDon't indent in strings (fixes #27)
Tassilo Horn [Sat, 1 Nov 2014 06:02:33 +0000 (07:02 +0100)]
Don't indent in strings (fixes #27)

Also improve #25 by not enabling delete-indentation for backspace at
locations where the user doesn't want aggressive indentation.

9 years agoRedo fix for #25
Artur Malabarba [Fri, 31 Oct 2014 08:43:59 +0000 (08:43 +0000)]
Redo fix for #25
Awesome tip from @tsdh!

9 years agoAnother quickfix
Artur Malabarba [Thu, 30 Oct 2014 21:49:25 +0000 (21:49 +0000)]
Another quickfix

9 years agoQuick fix for the buggy map.
Artur Malabarba [Thu, 30 Oct 2014 21:16:14 +0000 (21:16 +0000)]
Quick fix for the buggy map.
Fixes #26

9 years agoDefine new delete-backward bound to backspace.
Artur Malabarba [Thu, 30 Oct 2014 18:56:55 +0000 (18:56 +0000)]
Define new delete-backward bound to backspace.
Fixes #25

9 years agoRename gifs
Artur Malabarba [Wed, 29 Oct 2014 19:23:46 +0000 (19:23 +0000)]
Rename gifs

9 years agoUse the do-softly macro
Artur Malabarba [Wed, 29 Oct 2014 19:21:23 +0000 (19:21 +0000)]
Use the do-softly macro

9 years agoRemove old special treatment for css-mode
Artur Malabarba [Wed, 29 Oct 2014 19:11:34 +0000 (19:11 +0000)]
Remove old special treatment for css-mode

9 years agoDoc
Artur Malabarba [Wed, 29 Oct 2014 19:11:29 +0000 (19:11 +0000)]
Doc

9 years agoRename changed-list to -changed-list
Artur Malabarba [Wed, 29 Oct 2014 19:07:05 +0000 (19:07 +0000)]
Rename changed-list to -changed-list

9 years agoRestore point even when errors.
Artur Malabarba [Wed, 29 Oct 2014 18:52:18 +0000 (18:52 +0000)]
Restore point even when errors.

Fixes #23.

9 years agoTypo
Artur Malabarba [Wed, 29 Oct 2014 15:48:41 +0000 (15:48 +0000)]
Typo

9 years agoAdd more to excluded-modes
Artur Malabarba [Wed, 29 Oct 2014 15:22:38 +0000 (15:22 +0000)]
Add more to excluded-modes

9 years agoPrevent electric indenting on ruby-mode
Artur Malabarba [Wed, 29 Oct 2014 15:15:52 +0000 (15:15 +0000)]
Prevent electric indenting on ruby-mode

9 years agoList dependency in the Readme
Artur Malabarba [Tue, 28 Oct 2014 23:52:37 +0000 (23:52 +0000)]
List dependency in the Readme

9 years agoAdd erc-mode to excluded-modes
Artur Malabarba [Tue, 28 Oct 2014 22:29:25 +0000 (22:29 +0000)]
Add erc-mode to excluded-modes

9 years agoRemove apology
Artur Malabarba [Tue, 28 Oct 2014 10:00:51 +0000 (10:00 +0000)]
Remove apology

9 years agoMerge pull request #20 from tuhdo/master
Artur Malabarba [Tue, 28 Oct 2014 08:24:38 +0000 (08:24 +0000)]
Merge pull request #20 from tuhdo/master

Add demo for non-Lisp mode

9 years agoFix bug on buffers with no final newline.
Artur Malabarba [Mon, 27 Oct 2014 12:55:11 +0000 (12:55 +0000)]
Fix bug on buffers with no final newline.

Fixes #19

9 years agoRedundant group specification.
Artur Malabarba [Sun, 26 Oct 2014 23:44:41 +0000 (23:44 +0000)]
Redundant group specification.

9 years agoSkip indenting lines only barely touched by changed region.
Artur Malabarba [Sun, 26 Oct 2014 23:44:19 +0000 (23:44 +0000)]
Skip indenting lines only barely touched by changed region.

9 years agoVersion bump
Artur Malabarba [Sun, 26 Oct 2014 23:33:56 +0000 (23:33 +0000)]
Version bump

9 years agoMerge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode
Artur Malabarba [Sun, 26 Oct 2014 23:33:07 +0000 (23:33 +0000)]
Merge branch 'master' of github.com:Bruce-Connor/aggressive-indent-mode

9 years agoDon't execute syntax-ppss if the controlling variable is t.
Artur Malabarba [Sun, 26 Oct 2014 23:32:38 +0000 (23:32 +0000)]
Don't execute syntax-ppss if the controlling variable is t.

9 years agoDon't indent inside comments, but allow as an option.
Wilfred Hughes [Sun, 26 Oct 2014 19:43:52 +0000 (19:43 +0000)]
Don't indent inside comments, but allow as an option.

9 years agoMerge pull request #17 from pmachata/master
Artur Malabarba [Sun, 26 Oct 2014 19:30:25 +0000 (19:30 +0000)]
Merge pull request #17 from pmachata/master

Skip empty lines when indenting blocks

9 years agoSkip empty lines when indenting blocks
Petr Machata [Sun, 26 Oct 2014 18:20:34 +0000 (19:20 +0100)]
Skip empty lines when indenting blocks

9 years agoDon't indent on empty line.
Artur Malabarba [Sun, 26 Oct 2014 00:04:00 +0000 (01:04 +0100)]
Don't indent on empty line.

9 years agoMerge branch 'region-indent'
Artur Malabarba [Sat, 25 Oct 2014 23:18:13 +0000 (00:18 +0100)]
Merge branch 'region-indent'

9 years agoDon't use do-softly for now.
Artur Malabarba [Sat, 25 Oct 2014 23:16:43 +0000 (00:16 +0100)]
Don't use do-softly for now.

9 years agoAdd modes to prefer defun.
Artur Malabarba [Sat, 25 Oct 2014 23:16:21 +0000 (00:16 +0100)]
Add modes to prefer defun.

9 years agoAdd demo for non-Lisp mode
Tu, Do [Sat, 25 Oct 2014 17:58:49 +0000 (00:58 +0700)]
Add demo for non-Lisp mode

9 years agoMerge pull request #12 from Bruce-Connor/region-indent
Artur Malabarba [Fri, 24 Oct 2014 21:02:33 +0000 (22:02 +0100)]
Merge pull request #12 from Bruce-Connor/region-indent

Region indent

9 years agoImplement a smarter engine for non-lisp modes.
Artur Malabarba [Thu, 23 Oct 2014 21:53:38 +0000 (22:53 +0100)]
Implement a smarter engine for non-lisp modes.

Now should really fix #7.

9 years agoIndent changed region instead of defun for modes which aren't emacs-lisp.
Artur Malabarba [Thu, 23 Oct 2014 21:27:42 +0000 (22:27 +0100)]
Indent changed region instead of defun for modes which aren't emacs-lisp.

Fix #7

9 years agoFactor out the soft part into a macro.
Artur Malabarba [Thu, 23 Oct 2014 21:27:20 +0000 (22:27 +0100)]
Factor out the soft part into a macro.

9 years agoFix last-command -> this-command bug
Artur Malabarba [Thu, 23 Oct 2014 21:26:30 +0000 (22:26 +0100)]
Fix last-command -> this-command bug

9 years agoVersion Bump
Artur Malabarba [Thu, 23 Oct 2014 21:26:24 +0000 (22:26 +0100)]
Version Bump

9 years agoMove up the screencast
Artur Malabarba [Thu, 23 Oct 2014 09:19:58 +0000 (10:19 +0100)]
Move up the screencast

9 years agoImprove css-mode support
Artur Malabarba [Thu, 23 Oct 2014 09:13:49 +0000 (10:13 +0100)]
Improve css-mode support

Disable jabber-chat-mode

9 years agoFix variable I forgot to namespace
Artur Malabarba [Thu, 23 Oct 2014 08:50:15 +0000 (09:50 +0100)]
Fix variable I forgot to namespace

9 years agoMerge pull request #8 from tuhdo/master
Artur Malabarba [Wed, 22 Oct 2014 20:06:03 +0000 (21:06 +0100)]
Merge pull request #8 from tuhdo/master

Add demo screenshot