]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
9 years agoloc-changes/loc-changes.el: Fix footer
Stefan Monnier [Sun, 1 Mar 2015 16:31:45 +0000 (11:31 -0500)]
loc-changes/loc-changes.el: Fix footer

9 years agoAdd 'packages/loc-changes/' from commit 'efbe022eaeef0ccc54ffe219216974a786c3301c'
rocky [Fri, 27 Feb 2015 23:28:08 +0000 (18:28 -0500)]
Add 'packages/loc-changes/' from commit 'efbe022eaeef0ccc54ffe219216974a786c3301c'

git-subtree-dir: packages/loc-changes
git-subtree-mainline: 771168c071a65dde3d55c320381419917be3aaff
git-subtree-split: efbe022eaeef0ccc54ffe219216974a786c3301c

9 years agoAdd loc-changes:alist-describe to show what marks have been set.
rocky [Fri, 27 Feb 2015 20:52:39 +0000 (15:52 -0500)]
Add loc-changes:alist-describe to show what marks have been set.

9 years agoGo over travis testing.
rocky [Fri, 27 Feb 2015 18:54:19 +0000 (13:54 -0500)]
Go over travis testing.

9 years agoRevise for FSF release
rocky [Fri, 27 Feb 2015 18:11:28 +0000 (13:11 -0500)]
Revise for FSF release

9 years ago* load-relative/test/test-file.el: Fix up copyright
Stefan Monnier [Wed, 25 Feb 2015 17:31:03 +0000 (12:31 -0500)]
* load-relative/test/test-file.el: Fix up copyright

9 years agoMerge commit '0e1d1440e4819d76cc68b213431722884af66e89'
rocky [Wed, 25 Feb 2015 01:24:48 +0000 (20:24 -0500)]
Merge commit '0e1d1440e4819d76cc68b213431722884af66e89'

9 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
rocky [Wed, 25 Feb 2015 01:22:49 +0000 (20:22 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

9 years agoBump version number
rocky [Wed, 25 Feb 2015 01:22:16 +0000 (20:22 -0500)]
Bump version number

9 years agoThank you, Phil Lord!
rocky [Wed, 25 Feb 2015 01:21:53 +0000 (20:21 -0500)]
Thank you, Phil Lord!

9 years agoMerge pull request #5 from phillord/feature/find-file-relative
R. Bernstein [Sat, 21 Feb 2015 21:45:29 +0000 (16:45 -0500)]
Merge pull request #5 from phillord/feature/find-file-relative

Change require to path relative load. Many thanks. I appreciate all of the good work.

9 years agoCommentary updates for new functions.
Phillip Lord [Sat, 21 Feb 2015 21:37:57 +0000 (21:37 +0000)]
Commentary updates for new functions.

9 years agoChange require to path relative load.
Phillip Lord [Sat, 21 Feb 2015 13:16:45 +0000 (13:16 +0000)]
Change require to path relative load.

9 years agoMerge pull request #4 from phillord/feature/find-file-relative
R. Bernstein [Thu, 19 Feb 2015 21:31:58 +0000 (16:31 -0500)]
Merge pull request #4 from phillord/feature/find-file-relative

with-relative-file is now idempotent and tests!

9 years agowith-relative-file is now idempotent and tests!
Phillip Lord [Thu, 19 Feb 2015 21:06:58 +0000 (21:06 +0000)]
with-relative-file is now idempotent and tests!

The first version of with-relative-file left a new buffer around, unless
the file was already open, in which case the existing buffer would be
changed. It was all very stateful and this was not very fixable. This
version uses with-temp-buffer instead, so leaves Emacs as it found it.
This does remove the ability to save to the file from within this
buffer.

9 years ago* jgraph-mode.el (jgraph-mode): Fix strings.
Stefan Monnier [Thu, 19 Feb 2015 14:57:38 +0000 (09:57 -0500)]
* jgraph-mode.el (jgraph-mode): Fix strings.

Fixes: debbugs:19898
(jgraph--syntax-end-of-string, jgraph--syntax-propertize): New functions.

9 years agoMerge pull request #3 from phillord/feature/find-file-relative
R. Bernstein [Thu, 19 Feb 2015 14:19:40 +0000 (09:19 -0500)]
Merge pull request #3 from phillord/feature/find-file-relative

New functions for opening files.

9 years agoNew functions for opening files.
Phillip Lord [Thu, 19 Feb 2015 13:23:16 +0000 (13:23 +0000)]
New functions for opening files.

find-file-noselect-relative opens a file with a relative path.
with-relative-file is a macro that runs in a buffer created with the
contents of the file.

9 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
rocky [Wed, 18 Feb 2015 16:50:05 +0000 (11:50 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

9 years ago* cl-generic/cl-generic.el (cl-defmethod): Use cl-flet if available.
Stefan Monnier [Wed, 18 Feb 2015 15:18:51 +0000 (10:18 -0500)]
* cl-generic/cl-generic.el (cl-defmethod): Use cl-flet if available.

9 years ago* timerfunctions.el: Fix up copyright and conventions
Stefan Monnier [Wed, 18 Feb 2015 14:22:08 +0000 (09:22 -0500)]
* timerfunctions.el: Fix up copyright and conventions

9 years agoAdd 'packages/timerfunctions/' from commit 'f0a06654092bcd4ccbcceb9566673e6dd8b01e9e'
Stefan Monnier [Wed, 18 Feb 2015 13:55:10 +0000 (08:55 -0500)]
Add 'packages/timerfunctions/' from commit 'f0a06654092bcd4ccbcceb9566673e6dd8b01e9e'

git-subtree-dir: packages/timerfunctions
git-subtree-mainline: be78cfda9a7a48cfac0f65f3103fc37d2a95d62c
git-subtree-split: f0a06654092bcd4ccbcceb9566673e6dd8b01e9e

9 years agoGet ready for an ELPA release.
rocky [Wed, 18 Feb 2015 12:00:41 +0000 (07:00 -0500)]
Get ready for an ELPA release.

9 years agoMerge commit '3fa56d7925d5b24c5cd11c61bd6b3235e753a055'
rocky [Tue, 17 Feb 2015 13:57:06 +0000 (08:57 -0500)]
Merge commit '3fa56d7925d5b24c5cd11c61bd6b3235e753a055'

9 years agoForgot to add email
rocky [Tue, 17 Feb 2015 13:56:52 +0000 (08:56 -0500)]
Forgot to add email

9 years agoMerge commit 'fea2a8b1c10f9f29ba6924b17892de670b650756'
rocky [Tue, 17 Feb 2015 13:54:35 +0000 (08:54 -0500)]
Merge commit 'fea2a8b1c10f9f29ba6924b17892de670b650756'

9 years agoBack off reqiure-realtive test until we get dependencies worked out
rocky [Tue, 17 Feb 2015 13:52:16 +0000 (08:52 -0500)]
Back off reqiure-realtive test until we get dependencies worked out

9 years agoMerge commit 'c876c3c62f03d7e945b049932a55496b3cdfe05d'
rocky [Tue, 17 Feb 2015 13:48:57 +0000 (08:48 -0500)]
Merge commit 'c876c3c62f03d7e945b049932a55496b3cdfe05d'

9 years agoTravis 8th try
rocky [Tue, 17 Feb 2015 13:48:01 +0000 (08:48 -0500)]
Travis 8th try

9 years agoAdd 'packages/load-relative/' from commit '064074d7dcc8d26d59ab9ceb099b43e6870c58d1'
rocky [Tue, 17 Feb 2015 13:46:36 +0000 (08:46 -0500)]
Add 'packages/load-relative/' from commit '064074d7dcc8d26d59ab9ceb099b43e6870c58d1'

git-subtree-dir: packages/load-relative
git-subtree-mainline: 28f59c22ca8aa240401a66b73ce48a14f9590a8a
git-subtree-split: 064074d7dcc8d26d59ab9ceb099b43e6870c58d1

9 years agoWrong syntax
rocky [Tue, 17 Feb 2015 13:41:50 +0000 (08:41 -0500)]
Wrong syntax

9 years agoback off require-list test in Travis
rocky [Tue, 17 Feb 2015 13:40:49 +0000 (08:40 -0500)]
back off require-list test in Travis

9 years agoTravis 6th try
rocky [Tue, 17 Feb 2015 13:29:18 +0000 (08:29 -0500)]
Travis 6th try

9 years agoTravis 5th try
rocky [Tue, 17 Feb 2015 13:27:20 +0000 (08:27 -0500)]
Travis 5th try

9 years agoTravis 4th try
rocky [Tue, 17 Feb 2015 13:12:44 +0000 (08:12 -0500)]
Travis 4th try

9 years agoTravis 3rd try
rocky [Tue, 17 Feb 2015 12:58:04 +0000 (07:58 -0500)]
Travis 3rd try

9 years agoTravis 2nd try
rocky [Tue, 17 Feb 2015 12:44:54 +0000 (07:44 -0500)]
Travis 2nd try

9 years agoGet ready for FSF ELPA release
rocky [Tue, 17 Feb 2015 12:03:47 +0000 (07:03 -0500)]
Get ready for FSF ELPA release

9 years agoMerge commit '3fd5ea161e41d94902ef499b41f7032ef07f6430'
rocky [Mon, 16 Feb 2015 06:13:03 +0000 (01:13 -0500)]
Merge commit '3fd5ea161e41d94902ef499b41f7032ef07f6430'

9 years agoReduce boilerplate verbiage
rocky [Mon, 16 Feb 2015 06:08:53 +0000 (01:08 -0500)]
Reduce boilerplate verbiage

9 years agoMerge commit 'ec7ba4f2dbae0901724483de5868127a1cbc38e9'
rocky [Mon, 16 Feb 2015 04:01:38 +0000 (23:01 -0500)]
Merge commit 'ec7ba4f2dbae0901724483de5868127a1cbc38e9'

9 years agoBump version #
rocky [Mon, 16 Feb 2015 03:59:58 +0000 (22:59 -0500)]
Bump version #

9 years agoAssign FSF Copyright and boilerplate.
rocky [Mon, 16 Feb 2015 03:57:30 +0000 (22:57 -0500)]
Assign FSF Copyright and boilerplate.

9 years agoMerge commit '7fe5510edce15f5733552bb4d9de4f5ab1e0de76'
rocky [Mon, 16 Feb 2015 00:30:37 +0000 (19:30 -0500)]
Merge commit '7fe5510edce15f5733552bb4d9de4f5ab1e0de76'

9 years agoWrong git URL to test-simple
rocky [Mon, 16 Feb 2015 00:10:49 +0000 (19:10 -0500)]
Wrong git URL to test-simple

9 years agoAdd test-simple to externals-list
rocky [Sun, 15 Feb 2015 23:40:13 +0000 (18:40 -0500)]
Add test-simple to externals-list

9 years agoAdd 'packages/test-simple/' from commit '75eea25bae04d8e5e3e835a2770f02f0ff4602c4'
rocky [Sun, 15 Feb 2015 23:35:58 +0000 (18:35 -0500)]
Add 'packages/test-simple/' from commit '75eea25bae04d8e5e3e835a2770f02f0ff4602c4'

git-subtree-dir: packages/test-simple
git-subtree-mainline: bfb36f072e1d8b382639bd5cc6087fb0c963894b
git-subtree-split: 75eea25bae04d8e5e3e835a2770f02f0ff4602c4

9 years agoOops - should have added in branch externals/<pkg>
rocky [Sun, 15 Feb 2015 23:28:34 +0000 (18:28 -0500)]
Oops - should have added in branch externals/<pkg>

9 years agoAdd 'packages/realgud/' from commit 'd811316e6a0f4eeee8a1347f504c196c86baa2cb'
rocky [Sun, 15 Feb 2015 23:22:26 +0000 (18:22 -0500)]
Add 'packages/realgud/' from commit 'd811316e6a0f4eeee8a1347f504c196c86baa2cb'

git-subtree-dir: packages/realgud
git-subtree-mainline: e9090f6f9ef4dfd246933e8dfdfcc98d8a306059
git-subtree-split: d811316e6a0f4eeee8a1347f504c196c86baa2cb

9 years agoAdd 'packages/load-relative/' from commit '15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d'
rocky [Sun, 15 Feb 2015 23:21:50 +0000 (18:21 -0500)]
Add 'packages/load-relative/' from commit '15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d'

git-subtree-dir: packages/load-relative
git-subtree-mainline: af43c43b33726e9212f1050f37ab550f5a6abee3
git-subtree-split: 15ffaa9ebf1b7bbfcc307d1716eec135253b3b8d

9 years agoAdd 'packages/loc-changes/' from commit '8447baff7cb4839ef8d1d747a14e5da85d0cee5b'
rocky [Sun, 15 Feb 2015 23:21:08 +0000 (18:21 -0500)]
Add 'packages/loc-changes/' from commit '8447baff7cb4839ef8d1d747a14e5da85d0cee5b'

git-subtree-dir: packages/loc-changes
git-subtree-mainline: ca75b19e7c0093093b43b49ef8f0d3e6ab0dc15d
git-subtree-split: 8447baff7cb4839ef8d1d747a14e5da85d0cee5b

9 years agoAdd 'packages/test-simple/' from commit '75eea25bae04d8e5e3e835a2770f02f0ff4602c4'
rocky [Sun, 15 Feb 2015 23:20:46 +0000 (18:20 -0500)]
Add 'packages/test-simple/' from commit '75eea25bae04d8e5e3e835a2770f02f0ff4602c4'

git-subtree-dir: packages/test-simple
git-subtree-mainline: b3736acc55750eb13c8d21579ce022bc5a077568
git-subtree-split: 75eea25bae04d8e5e3e835a2770f02f0ff4602c4

9 years agoRemove realgud and dependents as a git submodule
rocky [Sun, 15 Feb 2015 23:16:49 +0000 (18:16 -0500)]
Remove realgud and dependents as a git submodule

9 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
rocky [Sun, 15 Feb 2015 12:19:47 +0000 (07:19 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

9 years agoNew gud replacement package: realgud (a front end interface to
rocky [Sun, 15 Feb 2015 12:19:33 +0000 (07:19 -0500)]
New gud replacement package: realgud (a front end interface to
debuggers).

This package requires:

* loc-changes - location marks in buffers
* load-relative - load emacs lisp relative to emacs source
* test-simple - simple test framework.

Using .gitmodules in this way is a bit of an experiment. Currently these
four projects are separate github repositories.

9 years agoNew gud replacement package: realgud (a front end interface to
rocky [Sun, 15 Feb 2015 12:12:05 +0000 (07:12 -0500)]
New gud replacement package: realgud (a front end interface to
debuggers).

This package requires:

* loc-changes - location marks in buffers
* load-relative - load emacs lisp relative to emacs source
* test-simple - simple test framework.

Using .gitmodules in this way is a bit of an experiment. Currently these
four projects are separate github repositories.

9 years agoMerge commit 'f4e1cbc5386fbf197ff8bcb6a9275f17c9cbe8e4' from context-coloring
Jackson Ray Hamilton [Sat, 14 Feb 2015 08:14:57 +0000 (00:14 -0800)]
Merge commit 'f4e1cbc5386fbf197ff8bcb6a9275f17c9cbe8e4' from context-coloring

9 years agoVersion 6.0.0.
Jackson Ray Hamilton [Sat, 14 Feb 2015 08:01:19 +0000 (00:01 -0800)]
Version 6.0.0.

9 years agoAdd `uncompile' Makefile task.
Jackson Ray Hamilton [Sat, 14 Feb 2015 07:58:13 +0000 (23:58 -0800)]
Add `uncompile' Makefile task.

9 years agoAdd `:setup' and `:teardown' properties to dispatches.
Jackson Ray Hamilton [Sat, 14 Feb 2015 07:29:38 +0000 (23:29 -0800)]
Add `:setup' and `:teardown' properties to dispatches.

9 years agoRemove `context-coloring-benchmark-colorization'.
Jackson Ray Hamilton [Sat, 14 Feb 2015 07:08:07 +0000 (23:08 -0800)]
Remove `context-coloring-benchmark-colorization'.

9 years agoCleanup documentation.
Jackson Ray Hamilton [Sat, 14 Feb 2015 06:52:08 +0000 (22:52 -0800)]
Cleanup documentation.

9 years agoCleanup documentation.
Jackson Ray Hamilton [Sat, 14 Feb 2015 03:57:41 +0000 (19:57 -0800)]
Cleanup documentation.

9 years agoUse imperative for documentation.
Jackson Ray Hamilton [Sat, 14 Feb 2015 03:54:42 +0000 (19:54 -0800)]
Use imperative for documentation.

9 years agoRename `level-face' functions.
Jackson Ray Hamilton [Sat, 14 Feb 2015 03:38:49 +0000 (19:38 -0800)]
Rename `level-face' functions.

9 years agoRename `defface-default' to `defface-neutral'.
Jackson Ray Hamilton [Sat, 14 Feb 2015 03:29:33 +0000 (19:29 -0800)]
Rename `defface-default' to `defface-neutral'.

9 years agoDocumentation.
Jackson Ray Hamilton [Sat, 14 Feb 2015 03:28:44 +0000 (19:28 -0800)]
Documentation.

9 years agoFix breakage from changing from realgud:string-starts-with to string-prefix-p
rocky [Sat, 14 Feb 2015 02:24:59 +0000 (21:24 -0500)]
Fix breakage from changing from realgud:string-starts-with to string-prefix-p

9 years agorealgud:string-starts-with -> string-prefix-p. Thanks to Stefan Monnier for pointing...
rocky [Sat, 14 Feb 2015 00:55:45 +0000 (19:55 -0500)]
realgud:string-starts-with -> string-prefix-p. Thanks to Stefan Monnier for pointing this out.

9 years agoAdd interactive command realgud:cmdbuf-associate to associate a source-code buffer...
rocky [Fri, 13 Feb 2015 07:43:27 +0000 (02:43 -0500)]
Add interactive command realgud:cmdbuf-associate to associate a source-code buffer with a command buffer. Probably not good enough, bujt it's a start.

9 years agoSeparate utility functions into its own file
rocky [Fri, 13 Feb 2015 06:37:19 +0000 (01:37 -0500)]
Separate utility functions into its own file

9 years agoUse GPL3
rocky [Fri, 13 Feb 2015 06:34:25 +0000 (01:34 -0500)]
Use GPL3

9 years agoAdd GPL COPYING file
rocky [Fri, 13 Feb 2015 06:33:30 +0000 (01:33 -0500)]
Add GPL COPYING file

9 years agoRemove dependency on list-utils
rocky [Fri, 13 Feb 2015 06:32:27 +0000 (01:32 -0500)]
Remove dependency on list-utils

9 years ago* sml-mode/sml-mode.el: Bump version to make a new release
Stefan Monnier [Thu, 12 Feb 2015 19:02:19 +0000 (14:02 -0500)]
* sml-mode/sml-mode.el: Bump version to make a new release

9 years ago* sml-mode/sml-mode.el (sml-smie-rules): Work around Emacs-24.3 bug.
Stefan Monnier [Thu, 12 Feb 2015 19:01:42 +0000 (14:01 -0500)]
* sml-mode/sml-mode.el (sml-smie-rules): Work around Emacs-24.3 bug.

9 years agoWhitespace.
Jackson Ray Hamilton [Thu, 12 Feb 2015 09:00:28 +0000 (01:00 -0800)]
Whitespace.

9 years agoReorganize faces. Remove eval macroexpand.
Jackson Ray Hamilton [Thu, 12 Feb 2015 08:54:38 +0000 (00:54 -0800)]
Reorganize faces. Remove eval macroexpand.

9 years agoRemove `set-colors' and `set-colors-default'.
Jackson Ray Hamilton [Thu, 12 Feb 2015 08:26:06 +0000 (00:26 -0800)]
Remove `set-colors' and `set-colors-default'.

9 years agoReorganize defvars and defcustoms.
Jackson Ray Hamilton [Thu, 12 Feb 2015 07:42:35 +0000 (23:42 -0800)]
Reorganize defvars and defcustoms.

9 years agoA couple of trepan bugs.
rocky [Wed, 11 Feb 2015 22:19:50 +0000 (17:19 -0500)]
A couple of trepan bugs.

9 years agoWhitespace.
Jackson Ray Hamilton [Wed, 11 Feb 2015 17:54:32 +0000 (09:54 -0800)]
Whitespace.

9 years agoUpdate seq.el to version 1.2
Nicolas Petton [Wed, 11 Feb 2015 08:26:14 +0000 (09:26 +0100)]
Update seq.el to version 1.2

* package/seq/seq.el: Update to version 1.2
* packages/seq/tests/seq-tests.el: Update to version 1.2

9 years ago"Misfeature."
Jackson Ray Hamilton [Wed, 11 Feb 2015 10:22:00 +0000 (02:22 -0800)]
"Misfeature."

9 years agoWhitespace.
Jackson Ray Hamilton [Wed, 11 Feb 2015 10:09:45 +0000 (02:09 -0800)]
Whitespace.

9 years agoDefine extra faces in `context-coloring-set-colors-default'.
Jackson Ray Hamilton [Wed, 11 Feb 2015 10:02:22 +0000 (02:02 -0800)]
Define extra faces in `context-coloring-set-colors-default'.

9 years agoMore disciplined use of `if'.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:57:41 +0000 (01:57 -0800)]
More disciplined use of `if'.

9 years agoRestore original `context-coloring-maximum-face' value.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:50:00 +0000 (01:50 -0800)]
Restore original `context-coloring-maximum-face' value.

9 years agoFix comment.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:32:01 +0000 (01:32 -0800)]
Fix comment.

9 years agoFix documentation for `context-coloring-maximum-face'.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:31:13 +0000 (01:31 -0800)]
Fix documentation for `context-coloring-maximum-face'.

9 years agoAvoid using the `font-lock-string-face' color for zenburn.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:28:54 +0000 (01:28 -0800)]
Avoid using the `font-lock-string-face' color for zenburn.

9 years agoUse `maximum-face' instead of `face-count'.
Jackson Ray Hamilton [Wed, 11 Feb 2015 09:19:31 +0000 (01:19 -0800)]
Use `maximum-face' instead of `face-count'.

9 years agoMerge commit '0c08964462812942db51d177e6ea922b26019e65' from hydra
Oleh Krehel [Tue, 10 Feb 2015 07:08:41 +0000 (08:08 +0100)]
Merge commit '0c08964462812942db51d177e6ea922b26019e65' from hydra

9 years agoFix copyright assignment in auto-overlays manual.
Toby S. Cubitt [Mon, 9 Feb 2015 19:53:59 +0000 (19:53 +0000)]
Fix copyright assignment in auto-overlays manual.

9 years ago* sml-mode.el: Add prettify-symbols-mode and Poly/ML support
Stefan Monnier [Mon, 9 Feb 2015 17:44:15 +0000 (12:44 -0500)]
* sml-mode.el: Add prettify-symbols-mode and Poly/ML support

(sml-font-lock-symbols): Mark obsolete.
(sml-font-lock-compose-symbol): Use symbol-boundaries rather
word-boundaries.
(sml-smie-rules): Tweak indentation after "fun".
(sml-smie-definitional-equal-p): Handle ":>".
(sml-prog-proc-send-string): Try and avoid mixing prompt/userinput and
process output on the same line.
(sml-error-regexp-alist): Add Poly/ML support.
(sml-mode): Add prettify-symbols-mode support.

9 years ago* color-theme-ahungry.el: Don't burp if color-theme is missing
Stefan Monnier [Mon, 9 Feb 2015 17:38:24 +0000 (12:38 -0500)]
* color-theme-ahungry.el: Don't burp if color-theme is missing

9 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
Stefan Monnier [Mon, 9 Feb 2015 17:37:02 +0000 (12:37 -0500)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

9 years ago* nlinum.el: Use face-width if available. Hook into text-scale-mode
Stefan Monnier [Mon, 9 Feb 2015 17:36:39 +0000 (12:36 -0500)]
* nlinum.el: Use face-width if available.  Hook into text-scale-mode

9 years agoUpdate seq.el to version 1.1.1
Nicolas Petton [Mon, 9 Feb 2015 12:18:43 +0000 (13:18 +0100)]
Update seq.el to version 1.1.1

* package/seq/seq.el: Update to version 1.1.1
* packages/seq/tests/seq-tests.el: Update to version 1.1.1

9 years agoFix info direntry and add autoloads to auto-overlays.
Toby S. Cubitt [Mon, 9 Feb 2015 11:58:03 +0000 (11:58 +0000)]
Fix info direntry and add autoloads to auto-overlays.