epich pushed a commit to branch master
in repository elpa.
commit e62a9fd4ef28208c692edf89bfbf678201bc0031
Author: Barry O'Reilly
Date: Thu Apr 24 17:23:01 2014 -0400
Change echo statements during build.
---
GNUmakefile |6 +++---
1 files changed, 3 insertions(+), 3 dele
epich pushed a change to branch master
in repository elpa.
from 6018b9b [gnugo int] Snoop ā--handicap Nā for empty new board.
new afc65ce Don't allow package-initialize to use ~/.emacs.d
new e62a9fd Change echo statements during build.
The 2 revisions listed above as
epich pushed a commit to branch master
in repository elpa.
commit afc65ce7e895db33b504ed8626fe573c24e051ba
Author: Nicolas Richard
Date: Thu Apr 24 17:16:10 2014 -0400
Don't allow package-initialize to use ~/.emacs.d
---
GNUmakefile |2 +-
1 files changed, 1 insertions(+), 1 deletions
epich pushed a change to branch master
in repository elpa.
from d10f8dc [gnugo] Make climb-to-root "GNU Go to play" reaction
customizable.
new cad5564 Fix bug that caused undo-tree to hang when undoing in
region (bug#16377).
The 1 revisions listed above as "new" are entirely
epich pushed a commit to branch master
in repository elpa.
commit cad55641128d5396f6c49c3f3432f22e68a8de39
Author: Barry O'Reilly
Date: Thu May 1 16:42:52 2014 -0400
Fix bug that caused undo-tree to hang when undoing in region (bug#16377).
---
packages/undo-tree/undo-tree.el |
epich pushed a change to branch master
in repository elpa.
from ca001a5 Merge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8'
from company-master
new e999a58 Add Package-Requires for flylisp per Emacs bug 18078.
The 1 revisions listed above as "new" are entirely new to this
epich pushed a commit to branch master
in repository elpa.
commit e999a58b21563e6cf9209f9844809771979e5646
Author: Barry O'reilly
Date: Wed Jul 30 12:37:28 2014 -0700
Add Package-Requires for flylisp per Emacs bug 18078.
---
packages/flylisp/flylisp.el |1 +
1 files chang
epich pushed a change to branch master
in repository elpa.
from 438d662 * GNUmakefile: Don't look for .el files under .git
new 82ee8f2 Fix TODO about fixed Emacs bug
new 4834a3f Merge branch 'master' of
git.sv.gnu.org:/srv/git/emacs/elpa
The 2 revisions listed above
epich pushed a commit to branch master
in repository elpa.
commit 82ee8f286732bd66bcc7d9e82515c9ac69abef22
Author: Barry O'reilly
Date: Thu Jul 31 18:54:47 2014 -0700
Fix TODO about fixed Emacs bug
---
packages/flylisp/flylisp.el |7 ++-
1 files changed, 2 insertions(
epich pushed a commit to branch master
in repository elpa.
commit 4834a3fd681861d9b4583e8e6a856c9f692e7cbe
Merge: 82ee8f2 438d662
Author: Barry O'reilly
Date: Thu Jul 31 18:55:04 2014 -0700
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
GNUmakefile |
---
commit 1fda620165a21c3bcc7f1c7fb2165cdbd9a1fd5e
Author: Barry O'Reilly
Date: Thu Aug 29 19:02:32 2013 -0400
* README: Update with corrected information.
* packages/adjust-parens/adjust-parens.el: Add new package.
diff --git a/README b/README
index 097e430..1eafa3d 100644
--- a/README
+++ b/README
@@ -29,25 +29,22
---
commit d61a36e0409ee2dfad5f7523571753c648283ddc
Author: Barry O'Reilly
Date: Tue Oct 8 10:05:40 2013 -0400
* Makefile: New file to provide 'make check' tests
* adjust-parens-tests.el: New tests
(apt-near-bob-test): Test indenting near BOB
(apt-indent-dedent-test): Test same case described i
---
commit 0fb7ebfc7ecf27f9a0d76428975716c1760f9474
Author: Barry O'Reilly
Date: Wed Oct 23 11:23:41 2013 -0400
* adjust-parens.el: Generalize to also work with alternative list
closing chars, such as Clojure's brackets.
diff --git a/packages/adjust-parens/adjust-parens.el
b/packages/adjust-parens/adjust-par
ens/adjust-parens.el
index 066dd0f..0ba2e6b 100644
--- a/packages/adjust-parens/adjust-parens.el
+++ b/packages/adjust-parens/adjust-parens.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2013 Free Software Foundation, Inc.
;; Author: Barry O'Reilly
-;; Version: 1.2
+;; Version: 1.3
;; This program i
reindent line without moving point or changing parens
+(lisp-indent-adjust-parens)
+(apt-check-buffer (concat ";;\n"
+ "(let ((x 10) (y (some-func 20))\n"
+ " ))")
+ "; Comment&q
binding: t; -*-
+
+;; Copyright (C) 2013 Free Software Foundation, Inc.
+
+;; Author: Barry O'Reilly
+;; Version: 0.2
+
+;; This program is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Fou
16 matches
Mail list logo