]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoRemove pseudo-headers from secondary file
Artur Malabarba [Tue, 1 Dec 2015 12:05:08 +0000 (12:05 +0000)]
Remove pseudo-headers from secondary file

8 years agoUpdate Github username
Artur Malabarba [Tue, 1 Dec 2015 12:02:59 +0000 (12:02 +0000)]
Update Github username

8 years agoFix author email
Artur Malabarba [Wed, 14 Oct 2015 11:42:50 +0000 (12:42 +0100)]
Fix author email

8 years agonames: Bump version
Artur Malabarba [Thu, 23 Jul 2015 13:40:58 +0000 (14:40 +0100)]
names: Bump version

8 years agoFix failed autoloads because of not-loaded requires
Artur Malabarba [Thu, 23 Jul 2015 13:34:29 +0000 (14:34 +0100)]
Fix failed autoloads because of not-loaded requires

8 years agoFix arg out of range error
Artur Malabarba [Tue, 14 Jul 2015 11:37:06 +0000 (12:37 +0100)]
Fix arg out of range error

8 years agoStefans fixes
Artur Malabarba [Thu, 18 Jun 2015 17:09:45 +0000 (18:09 +0100)]
Stefans fixes

8 years agoFix comp warnings
Artur Malabarba [Thu, 18 Jun 2015 16:42:48 +0000 (17:42 +0100)]
Fix comp warnings

8 years agoVersion bump
Artur Malabarba [Wed, 17 Jun 2015 10:58:27 +0000 (11:58 +0100)]
Version bump

8 years agoImplement :functionlike-macros. Affects #17
Artur Malabarba [Wed, 17 Jun 2015 09:56:55 +0000 (10:56 +0100)]
Implement :functionlike-macros. Affects #17

8 years agoImprove names--top-of-namespace
Artur Malabarba [Wed, 17 Jun 2015 09:05:57 +0000 (10:05 +0100)]
Improve names--top-of-namespace

8 years agoImprove usage-example
Artur Malabarba [Wed, 17 Jun 2015 09:01:44 +0000 (10:01 +0100)]
Improve usage-example

8 years agoNew names-pprint command, to pretty-print entire namespace
Artur Malabarba [Wed, 17 Jun 2015 09:01:23 +0000 (10:01 +0100)]
New names-pprint command, to pretty-print entire namespace

Affects #17

8 years agoOnly advise find-function-search-for-symbol after loading find-func
Artur Malabarba [Thu, 11 Jun 2015 13:20:33 +0000 (14:20 +0100)]
Only advise find-function-search-for-symbol after loading find-func

Fix #10

9 years agopackages/names: Version bump
Artur Malabarba [Sun, 25 Jan 2015 13:51:03 +0000 (11:51 -0200)]
packages/names: Version bump

9 years agopackages/names: Make names--preceeding-sexp compatible with 24.4 again.
Artur Malabarba [Sun, 25 Jan 2015 13:45:49 +0000 (11:45 -0200)]
packages/names: Make names--preceeding-sexp compatible with 24.4 again.

Fixes #14

9 years agoVersion bump
Artur Malabarba [Wed, 14 Jan 2015 18:14:50 +0000 (16:14 -0200)]
Version bump

9 years agopackages/names: cdddr -> cl-cdddr
Artur Malabarba [Wed, 14 Jan 2015 13:53:49 +0000 (11:53 -0200)]
packages/names: cdddr -> cl-cdddr

9 years agopackages/names: Corrected body argument offset for conversion of define-derived-form.
myeffort [Wed, 14 Jan 2015 03:35:35 +0000 (06:35 +0300)]
packages/names: Corrected body argument offset for conversion of define-derived-form.

9 years agopackage/names: Evaluate the lambdas with ,
Artur Malabarba [Mon, 12 Jan 2015 23:22:52 +0000 (21:22 -0200)]
package/names: Evaluate the lambdas with ,

9 years agopackage/names: Version bump
Artur Malabarba [Mon, 12 Jan 2015 11:17:20 +0000 (09:17 -0200)]
package/names: Version bump

9 years agopackage/names: :group can be given a list
Artur Malabarba [Mon, 12 Jan 2015 00:57:59 +0000 (22:57 -0200)]
package/names: :group can be given a list

9 years agopackage/names: message about the version number
Artur Malabarba [Mon, 12 Jan 2015 00:52:26 +0000 (22:52 -0200)]
package/names: message about the version number

9 years agopackages/names: No need to require
Artur Malabarba [Thu, 11 Dec 2014 13:24:15 +0000 (13:24 +0000)]
packages/names: No need to require

9 years agopackages/names: Finish support for find-function-read
Artur Malabarba [Thu, 11 Dec 2014 09:28:44 +0000 (09:28 +0000)]
packages/names: Finish support for find-function-read

9 years agopackages/names: Add support for find-function/variable/face.
Artur Malabarba [Thu, 11 Dec 2014 09:25:09 +0000 (09:25 +0000)]
packages/names: Add support for find-function/variable/face.

Advise find-function-search-for-symbol so it works with namespaces.

9 years agopackages/names: Exemplify emacs24 dependency
Artur Malabarba [Thu, 11 Dec 2014 07:57:17 +0000 (07:57 +0000)]
packages/names: Exemplify emacs24 dependency

9 years agopackages/names.el: Define names--top-of-namespace.
Artur Malabarba [Tue, 9 Dec 2014 18:59:41 +0000 (18:59 +0000)]
packages/names.el: Define names--top-of-namespace.

9 years agopackages/names.el: Better Readme
Artur Malabarba [Tue, 9 Dec 2014 18:57:42 +0000 (18:57 +0000)]
packages/names.el: Better Readme

9 years agopackages/names: Readme improvements
Artur Malabarba [Sun, 23 Nov 2014 10:39:54 +0000 (10:39 +0000)]
packages/names: Readme improvements

9 years agopackages/names: Version bump
Artur Malabarba [Tue, 18 Nov 2014 22:58:56 +0000 (22:58 +0000)]
packages/names: Version bump

9 years agopackages/names: Fix edebug error with C-x
Artur Malabarba [Tue, 18 Nov 2014 22:53:47 +0000 (22:53 +0000)]
packages/names: Fix edebug error with C-x

Edebug tries to bind under C-x, which errors if the user has bound C-x
to something else.

9 years agopackages/names: Fix package header.
Artur Malabarba [Thu, 13 Nov 2014 22:48:24 +0000 (22:48 +0000)]
packages/names: Fix package header.

9 years agopackages/names: Fix copyright
Artur Malabarba [Thu, 13 Nov 2014 12:18:04 +0000 (12:18 +0000)]
packages/names: Fix copyright

9 years agopackages/names: Ready for GNU Elpa release
Artur Malabarba [Thu, 13 Nov 2014 12:09:15 +0000 (12:09 +0000)]
packages/names: Ready for GNU Elpa release