]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agocopy/move line to an initial window
denin [Wed, 6 Jan 2016 15:23:14 +0000 (18:23 +0300)]
copy/move line to an initial window

8 years agoFix debugging code for newer Emacsen
João Távora [Wed, 6 Jan 2016 10:40:30 +0000 (10:40 +0000)]
Fix debugging code for newer Emacsen

* yasnippet-debug.el (yas-debug-snippet-vars): Check for length of
`buffer-undo-list'. Don't assume all fields have integer
`yas--field-number'.

8 years agoDon't shorten selector string for visual-line-mode and bolp
Oleh Krehel [Wed, 6 Jan 2016 09:36:33 +0000 (10:36 +0100)]
Don't shorten selector string for visual-line-mode and bolp

* avy.el (avy--overlay-at-full): When at an empty line, there's plenty
  of space to display the full selector. No need to truncate it to avoid
  visual-line-mode reformatting the buffer text.

Fixes #129

8 years agoRemove subtree async, make it a regular package
Michael Albinus [Wed, 6 Jan 2016 09:07:12 +0000 (10:07 +0100)]
Remove subtree async, make it a regular package

* externals-list: Remove subtree async.

* packages/async/async-pkg.el: Remove, it is a generated file.

8 years agoAdd case fold search to avy-goto-char-timer
OrionU [Wed, 6 Jan 2016 00:15:23 +0000 (18:15 -0600)]
Add case fold search to avy-goto-char-timer

Fixes #128

8 years agoUpdate version of async.el to 1.6
John Wiegley [Wed, 6 Jan 2016 00:05:53 +0000 (00:05 +0000)]
Update version of async.el to 1.6

8 years agoREADME.md - Small (but not gratuitous) changes to try Pocket Git
Ken Manheimer [Tue, 5 Jan 2016 21:33:37 +0000 (16:33 -0500)]
README.md - Small (but not gratuitous) changes to try Pocket Git

(Seems to be pretty good!)

8 years agoTransfer license for async to the FSF, add version 1.0 tag
John Wiegley [Tue, 5 Jan 2016 19:48:37 +0000 (11:48 -0800)]
Transfer license for async to the FSF, add version 1.0 tag

8 years agoMerge branch 'wcheck-update'
Teemu Likonen [Tue, 5 Jan 2016 13:20:07 +0000 (15:20 +0200)]
Merge branch 'wcheck-update'

* wcheck-update:
  wcheck-mode: update README, copyright etc.
  wcheck-mode: update copyright year and version 2016.1.5
  wcheck-mode: evaluate wcheck--buffer-data-key-index only once
  wcheck-mode: precalculate (expt 2 16)
  wcheck-mode: make generated face predicate a lambda
  wcheck-mode: change some wordings in comments

8 years agoavy.el (avy--regex-candidates): Modify case-fold-search condition
Oleh Krehel [Tue, 5 Jan 2016 10:45:04 +0000 (11:45 +0100)]
avy.el (avy--regex-candidates): Modify case-fold-search condition

Fixes #126

8 years agoavy.el (avy-copy-region): Keep same selectors for the second pass
Oleh Krehel [Tue, 5 Jan 2016 10:13:18 +0000 (11:13 +0100)]
avy.el (avy-copy-region): Keep same selectors for the second pass

With `avy-all-windows' t, the call to `avy--line' would change the
window.

Fixes #121
Fixes #120

8 years agoMerge commit '899a1f2bad8795a29c0df09c1bd28b3a3b7e48f8'
Eric Abrahamsen [Tue, 5 Jan 2016 09:36:53 +0000 (17:36 +0800)]
Merge commit '899a1f2bad8795a29c0df09c1bd28b3a3b7e48f8'

8 years agoSquashed 'packages/gnorb/' changes from d754d2f..9c918ab
Eric Abrahamsen [Tue, 5 Jan 2016 09:36:53 +0000 (17:36 +0800)]
Squashed 'packages/gnorb/' changes from d754d2f..9c918ab

9c918ab Bump version to 1.1.2

git-subtree-dir: packages/gnorb
git-subtree-split: 9c918ab84fecec8b989b803080ad6d69f1577ebe

8 years agoMerge commit '37c46180280f10fa5120a017acd04f7022d124e4'
Eric Abrahamsen [Tue, 5 Jan 2016 09:35:41 +0000 (17:35 +0800)]
Merge commit '37c46180280f10fa5120a017acd04f7022d124e4'

8 years agoSquashed 'packages/gnorb/' changes from 538b5bd..d754d2f
Eric Abrahamsen [Tue, 5 Jan 2016 09:34:28 +0000 (17:34 +0800)]
Squashed 'packages/gnorb/' changes from 538b5bd..d754d2f

d754d2f Fixing `gnorb-bbdb-postings-styles'
eaaea81 Link extraction should return links in same order
894b96c Additional guard for non-existent headings
2660934 gnorb-bbdb.el: Use the right catch tag name
b632038 gnorb-registry.el: Check for old version of registry
86f288a Fix matching of posting styles, pt 2
87137be gnorb-bbdb.el: Fix matching of posting styles
8c2fb15 nngnorb.el: Handle non-existent nnir-tmp-buffer
7fcde77 Handle renaming of Org variable
6722839 Formatting improvements
d72fee7 Redundant setting of window configuration

git-subtree-dir: packages/gnorb
git-subtree-split: d754d2f220815a804aabe4707835a7bdbef14e77

8 years agowcheck-mode: update README, copyright etc.
Teemu Likonen [Tue, 5 Jan 2016 06:45:13 +0000 (08:45 +0200)]
wcheck-mode: update README, copyright etc.

8 years agowcheck-mode: update copyright year and version 2016.1.5
Teemu Likonen [Tue, 5 Jan 2016 06:35:06 +0000 (08:35 +0200)]
wcheck-mode: update copyright year and version 2016.1.5

8 years agowcheck-mode: evaluate wcheck--buffer-data-key-index only once
Teemu Likonen [Tue, 5 Jan 2016 06:27:16 +0000 (08:27 +0200)]
wcheck-mode: evaluate wcheck--buffer-data-key-index only once

8 years agowcheck-mode: precalculate (expt 2 16)
Teemu Likonen [Tue, 5 Jan 2016 06:25:38 +0000 (08:25 +0200)]
wcheck-mode: precalculate (expt 2 16)

8 years agowcheck-mode: make generated face predicate a lambda
Teemu Likonen [Tue, 5 Jan 2016 06:24:29 +0000 (08:24 +0200)]
wcheck-mode: make generated face predicate a lambda

8 years agowcheck-mode: change some wordings in comments
Teemu Likonen [Tue, 5 Jan 2016 06:18:57 +0000 (08:18 +0200)]
wcheck-mode: change some wordings in comments

8 years agomultishell - remove custom var multishell-non-interactive-process-buffers
Ken Manheimer [Tue, 5 Jan 2016 00:30:59 +0000 (19:30 -0500)]
multishell - remove custom var multishell-non-interactive-process-buffers

Multishell should only be concerned with shell-mode and shell-mode
derived buffers. Clarify that, and remove obsoleted
multishell-non-interactive-process-buffers. That var wasn't being
properly used, anyway - the residual var non-interactive-process-buffers
was mistakenly being used, it's now removed, too.

8 years agomultishell - remove custom multishell-non-interactive-process-buffers
Ken Manheimer [Tue, 5 Jan 2016 00:25:03 +0000 (19:25 -0500)]
multishell - remove custom multishell-non-interactive-process-buffers

Multishell should only be concerned with shell-mode and shell-mode
derived buffers. Clarify that, and remove obsoleted
multishell-non-interactive-process-buffers (which wasn't used, anyway -
the residual var non-interactive-process-buffers was mistakenly left in).

8 years agoNote crucial ForwardX11Timeout in xsel.el entry.
Ken Manheimer [Mon, 4 Jan 2016 23:21:37 +0000 (18:21 -0500)]
Note crucial ForwardX11Timeout in xsel.el entry.

8 years agoGlow about multishell.
Ken Manheimer [Mon, 4 Jan 2016 23:15:52 +0000 (18:15 -0500)]
Glow about multishell.

8 years agoMerge branch 'path-persistence'
Ken Manheimer [Mon, 4 Jan 2016 23:11:17 +0000 (18:11 -0500)]
Merge branch 'path-persistence'

8 years agomultishell - refactor for name-then-path, and use a valid release number.
Ken Manheimer [Mon, 4 Jan 2016 20:11:18 +0000 (15:11 -0500)]
multishell - refactor for name-then-path, and use a valid release number.

Hopefully this update is out there before anyone gets used to the old
path-then-name format. (I haven't seen it in list-packages, but someone
indicated that it might be out.)

8 years agomultishell - 1.0.3, no need to skip a version number.
Ken Manheimer [Mon, 4 Jan 2016 20:10:20 +0000 (15:10 -0500)]
multishell - 1.0.3, no need to skip a version number.

8 years agomultishell - fix transition to name-then-path format.
Ken Manheimer [Mon, 4 Jan 2016 20:07:04 +0000 (15:07 -0500)]
multishell - fix transition to name-then-path format.

8 years agomultishell - V. 0. Change "multishell:" to "multishell-", use everywhere.
Ken Manheimer [Mon, 4 Jan 2016 16:57:36 +0000 (11:57 -0500)]
multishell - V. 0. Change "multishell:" to "multishell-", use everywhere.

For ELPA conformance.

I'm also changing the version number to 0 to defer initial release. I
discovered a big, user-exposed change I want to make, and need to iron
it out before anyone gets used to the previous format.

8 years agomultishell - V. 0. Change "multishell:" to "multishell-", use everywhere.
Ken Manheimer [Mon, 4 Jan 2016 16:52:58 +0000 (11:52 -0500)]
multishell - V. 0. Change "multishell:" to "multishell-", use everywhere.

For ELPA conformance. I discovered a big change I want to make for first
release, so making this version 0 so it is not yet released.

8 years agomultishell - Change "multishell:" to "multishell-", and use on all funcs.
Ken Manheimer [Mon, 4 Jan 2016 16:34:44 +0000 (11:34 -0500)]
multishell - Change "multishell:" to "multishell-", and use on all funcs.

For ELPA conformance.

8 years agomultishell - Change to name preceding path, rather than following.
Ken Manheimer [Mon, 4 Jan 2016 16:09:19 +0000 (11:09 -0500)]
multishell - Change to name preceding path, rather than following.

* This will be simpler for completion on shell choices, persistence.
* We can make typing of the initial "/" be a cue to delineate a distinct field
  * We may be leverage field distinction for tramp remote path completion
* ... and use editing of the fields for editing of the historical records.

8 years agoBless Noam Postavsky as the new official maintainer
João Távora [Mon, 4 Jan 2016 09:29:20 +0000 (09:29 +0000)]
Bless Noam Postavsky as the new official maintainer

* yasnippet.el (yas-about): Bless Noam Postavsky as the official maintainer

8 years agodiff-hl-flydiff-create-revision: Use condition-case
Dmitry Gutov [Mon, 4 Jan 2016 04:07:56 +0000 (06:07 +0200)]
diff-hl-flydiff-create-revision: Use condition-case

Fixes #59

8 years agoMerge branch 'master' into path-persistence
Ken Manheimer [Sun, 3 Jan 2016 18:28:45 +0000 (13:28 -0500)]
Merge branch 'master' into path-persistence

8 years agomultishell.el - Remove (redundant) maintainer line, fix remote cd ordering.
Ken Manheimer [Sun, 3 Jan 2016 16:16:57 +0000 (11:16 -0500)]
multishell.el - Remove (redundant) maintainer line, fix remote cd ordering.

Also, remove redundant requires.

8 years agomultishell - Remove redundant maintainer line, fix default dir.
Ken Manheimer [Sun, 3 Jan 2016 16:15:23 +0000 (11:15 -0500)]
multishell - Remove redundant maintainer line, fix default dir.

8 years agomultishell - Refactor to organize conducive to name/path management.
Ken Manheimer [Sun, 3 Jan 2016 16:00:22 +0000 (11:00 -0500)]
multishell - Refactor to organize conducive to name/path management.

8 years agomultishell - Note need for local-path-only fix
Ken Manheimer [Sun, 3 Jan 2016 15:59:10 +0000 (10:59 -0500)]
multishell - Note need for local-path-only fix

8 years agomultishell - more elaboration of path-persistence TODO.
Ken Manheimer [Sun, 3 Jan 2016 15:25:44 +0000 (10:25 -0500)]
multishell - more elaboration of path-persistence TODO.

8 years agomultishell - Use actual email address, rather than obscured, in packaging.
Ken Manheimer [Sun, 3 Jan 2016 14:59:31 +0000 (09:59 -0500)]
multishell - Use actual email address, rather than obscured, in packaging.

8 years agomultishell - use actual email address, rather than obscured one.
Ken Manheimer [Sun, 3 Jan 2016 14:55:45 +0000 (09:55 -0500)]
multishell - use actual email address, rather than obscured one.

And increment the version, just in case the ELPA submission has registered.

8 years agoActivate `soap-invoke-async' in debbugs
Michael Albinus [Sun, 3 Jan 2016 10:31:55 +0000 (11:31 +0100)]
Activate `soap-invoke-async' in debbugs

* packages/debbugs/Debbugs.wsdl:
* packages/debbugs/debbugs-browse.el:
* packages/debbugs/debbugs-gnu.el:
* packages/debbugs/debbugs-org.el:
* packages/debbugs/debbugs-ug.texi:
* packages/debbugs/debbugs.texi: Update copyright years.

* packages/debbugs/debbugs.el: Update copyright years.
(debbugs-soap-invoke-async): Activate `soap-invoke-async'.
(debbugs-get-status): Use `accept-process-output' rather than `sit-for'.

8 years agomultishell - new package
Ken Manheimer [Sat, 2 Jan 2016 22:19:16 +0000 (17:19 -0500)]
multishell - new package

Author: Ken Manheimer <ken dot manheimer at gmail...>
Version: 1.0.0
Maintainer: Ken Manheimer <ken dot manheimer at gmail...>
Created: 1999 -- first public availability
Keywords: processes
URL: https://github.com/kenmanheimer/EmacsUtils

Commentary:

Easily use and manage multiple shell buffers, including remote shells.
Fundamentally, multishell is the function `multishell:pop-to-shell - like
pop-to-buffer - plus a keybinding. Together, they enable you to:

* Get to the input point from wherever you are in a shell buffer,
* ... or to a shell buffer if you're not currently in one.
* Use universal arguments to launch and choose among alternate shell buffers,
* ... and select which is default.
* Prepend a path to a new shell name to launch a shell in that directory,
* ... and use a path with Emacs tramp syntax to launch a remote shell.

Customize-group `multishell` to select and activate a keybinding and set
various behaviors.

See the pop-to-shell docstring for details.

8 years agomultishell - might as well use finer-grained version numbers to start with
Ken Manheimer [Sat, 2 Jan 2016 22:05:34 +0000 (17:05 -0500)]
multishell - might as well use finer-grained version numbers to start with

8 years agomultishell.el - implement emacs package conventions.
Ken Manheimer [Sat, 2 Jan 2016 21:55:31 +0000 (16:55 -0500)]
multishell.el - implement emacs package conventions.

8 years agomultishell.el - track rename, prepend all helpers.
Ken Manheimer [Sat, 2 Jan 2016 20:59:00 +0000 (15:59 -0500)]
multishell.el - track rename, prepend all helpers.

For now i'm leaving 'pop-to-shell' unprefixed. Essentially, it's our
external api.

8 years agomultishell.el - rename poptoshell.
Ken Manheimer [Sat, 2 Jan 2016 20:26:57 +0000 (15:26 -0500)]
multishell.el - rename poptoshell.

8 years agoMerge branch 'poptoshell-persistence'
Ken Manheimer [Sat, 2 Jan 2016 20:24:07 +0000 (15:24 -0500)]
Merge branch 'poptoshell-persistence'

8 years agopoptoshell - many odds and ends, including some fixes.
Ken Manheimer [Sat, 2 Jan 2016 20:16:18 +0000 (15:16 -0500)]
poptoshell - many odds and ends, including some fixes.

8 years agopoptoshell - default to restarting stopped shell, not jump to running one
Ken Manheimer [Sat, 2 Jan 2016 19:36:06 +0000 (14:36 -0500)]
poptoshell - default to restarting stopped shell, not jump to running one

8 years agopoptoshell - append multishell to various funcs, tweak comments, docstrings
Ken Manheimer [Sat, 2 Jan 2016 19:25:50 +0000 (14:25 -0500)]
poptoshell - append multishell to various funcs, tweak comments, docstrings

8 years agopoptoshell - remove todo notes
Ken Manheimer [Sat, 2 Jan 2016 18:41:18 +0000 (13:41 -0500)]
poptoshell - remove todo notes

(Separately from implementation code, so I have a copy of the notes in
case I want to revisit them.)

8 years agopoptoshell - implement command-key binding via customization.
Ken Manheimer [Sat, 2 Jan 2016 18:39:22 +0000 (13:39 -0500)]
poptoshell - implement command-key binding via customization.

I see why people don't always do this - it's excessively difficult.

8 years agoMove asynchronous calls in debbugs to SOAP function level.
Michael Albinus [Sat, 2 Jan 2016 16:36:54 +0000 (17:36 +0100)]
Move asynchronous calls in debbugs to SOAP function level.

* packages/debbugs/debbugs-gnu.el (top): Don't require `async'.
(debbugs-gnu-default-hits-per-page): Remove.
(debbugs-gnu-show-reports): Do not call `debbugs-get-status'
asynchronously anymore.

* packages/debbugs/debbugs.el (soap-invoke-async, async-start)
(async-get): Declare.
(debbugs-max-hits-per-request): New defconst.
(debbugs-soap-invoke-async-object): New defvar.
(debbugs-soap-invoke-async): New defun.
(debbugs-get-status): Use them.

8 years agopoptoshell - Tweak pop-up-windows mention
Ken Manheimer [Fri, 1 Jan 2016 18:35:30 +0000 (13:35 -0500)]
poptoshell - Tweak pop-up-windows mention

and experiment with rebasing to get stuff from master branch. I don't
quite have the knack - I had to cherry-pick.

8 years agopoptoshell - Tweak pop-up-windows mention
Ken Manheimer [Fri, 1 Jan 2016 18:31:31 +0000 (13:31 -0500)]
poptoshell - Tweak pop-up-windows mention

and have some trivial fodder to explore rebasing to my development
branch, as well.

8 years agocpoptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.
Ken Manheimer [Fri, 1 Jan 2016 18:29:55 +0000 (13:29 -0500)]
cpoptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.

8 years agocpoptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.
Ken Manheimer [Fri, 1 Jan 2016 18:25:21 +0000 (13:25 -0500)]
cpoptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.

8 years agopoptoshell - Use quoting that distinguishes active references.
Ken Manheimer [Fri, 1 Jan 2016 18:16:06 +0000 (13:16 -0500)]
poptoshell - Use quoting that distinguishes active references.

8 years agopoptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.
Ken Manheimer [Fri, 1 Jan 2016 18:12:11 +0000 (13:12 -0500)]
poptoshell - Clarify start-shell-in-buffer and pop-to-buffer behavior.

8 years agopoptoshell - cleanup lapsed remote connections before restarting them
Ken Manheimer [Fri, 1 Jan 2016 17:07:25 +0000 (12:07 -0500)]
poptoshell - cleanup lapsed remote connections before restarting them

Woo hoo! This seems to be vastly improving the resurrection of lapsed
connections, preventing the frequent (and uncatchable) "byte-code: Args
out of range: ..." errors. So far, completely.

8 years agopoptoshell - cleanup lapsed remote connections before restarting them
Ken Manheimer [Fri, 1 Jan 2016 17:07:25 +0000 (12:07 -0500)]
poptoshell - cleanup lapsed remote connections before restarting them

Woo hoo! This seems to be vastly improving the resurrection of lapsed
connections, preventing the frequent (and uncatchable) "byte-code: Args
out of range: ..." errors. So far, completely.

8 years agoel-search: bump version to 0.1.3
Michael Heerdegen [Thu, 31 Dec 2015 22:08:39 +0000 (23:08 +0100)]
el-search: bump version to 0.1.3

8 years agoWhen coming from isearch, don't move to other end
Michael Heerdegen [Thu, 31 Dec 2015 22:04:29 +0000 (23:04 +0100)]
When coming from isearch, don't move to other end

when at match end

8 years agoel-search: new pattern type `contains'
Michael Heerdegen [Wed, 30 Dec 2015 01:07:44 +0000 (02:07 +0100)]
el-search: new pattern type `contains'

8 years agouse more newlines in `el-search--make-docstring'
Michael Heerdegen [Wed, 30 Dec 2015 00:48:45 +0000 (01:48 +0100)]
use more newlines in `el-search--make-docstring'

8 years agoremove annoying message on how to repeat el-search
Michael Heerdegen [Wed, 30 Dec 2015 00:38:27 +0000 (01:38 +0100)]
remove annoying message on how to repeat el-search

8 years agofactor out `el-search--search-pattern-1'
Michael Heerdegen [Wed, 30 Dec 2015 00:36:36 +0000 (01:36 +0100)]
factor out `el-search--search-pattern-1'

8 years agoel-search: new pattern type `not'
Michael Heerdegen [Wed, 30 Dec 2015 00:33:52 +0000 (01:33 +0100)]
el-search: new pattern type `not'

8 years agoremove example using `message' in a guard
Michael Heerdegen [Wed, 30 Dec 2015 00:30:47 +0000 (01:30 +0100)]
remove example using `message' in a guard

8 years agoel-search: new pattern type `append'
Michael Heerdegen [Wed, 30 Dec 2015 00:21:34 +0000 (01:21 +0100)]
el-search: new pattern type `append'

8 years agoRemoved redundand code
Alexey Veretennikov [Thu, 31 Dec 2015 12:46:30 +0000 (13:46 +0100)]
Removed redundand code

Removed ovl-start after comments in emacs-devel since
it was redundant

8 years agoAdd CSP syntax checking for <meta> & HTTP header
Michael[tm] Smith [Wed, 30 Dec 2015 23:51:52 +0000 (08:51 +0900)]
Add CSP syntax checking for <meta> & HTTP header

Adds datatype/microsyntax-checking of the "content" attribute of the
<meta http-equiv=content-security-policy content="..."> element, along with
such checking of the value of the Content-Security-Policy HTTP header.

Fixes https://github.com/validator/validator/issues/153

8 years agoMerge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa
Michael Albinus [Wed, 30 Dec 2015 11:48:36 +0000 (12:48 +0100)]
Merge branch 'master' of git://bzr.sv.gnu.org/emacs/elpa

8 years agoAdd subtree package async
Michael Albinus [Wed, 30 Dec 2015 11:47:51 +0000 (12:47 +0100)]
Add subtree package async

8 years agoAdd 'packages/async/' from commit '2a40355c3328e57102a9648c9108e19d67727dc1'
Michael Albinus [Wed, 30 Dec 2015 11:40:34 +0000 (12:40 +0100)]
Add 'packages/async/' from commit '2a40355c3328e57102a9648c9108e19d67727dc1'

git-subtree-dir: packages/async
git-subtree-mainline: 81b0ef76e85360e3f20e71195bf0db94183ecc04
git-subtree-split: 2a40355c3328e57102a9648c9108e19d67727dc1

8 years agoel-search: some cleanup
Michael Heerdegen [Thu, 24 Dec 2015 23:17:50 +0000 (00:17 +0100)]
el-search: some cleanup

- fix `help-fns--signature' call to make `el-search--make-docstring'
work when loading the library as non-compiled source code

- refine definition of `kbd' pattern and documentation

- move stuff for defining additional patterns to a separate section

- add some commentaries

- bump version to 0.1.2

8 years agoUpdated README and rearranged functions.
Alexey Veretennikov [Tue, 29 Dec 2015 12:32:00 +0000 (13:32 +0100)]
Updated README and rearranged functions.

8 years agoUpdated README
Alexey Veretennikov [Tue, 29 Dec 2015 11:35:51 +0000 (12:35 +0100)]
Updated README

8 years agoNo need to require find-func.
Thierry Volpiatto [Tue, 29 Dec 2015 06:55:19 +0000 (07:55 +0100)]
No need to require find-func.

* async.el (async-start): This require was used when using
find-library-name, it is now unneeded.

8 years agoRetrieve bugs asynchronously
Michael Albinus [Mon, 28 Dec 2015 22:56:19 +0000 (23:56 +0100)]
Retrieve bugs asynchronously

* packages/debbugs/debbugs-gnu.el (top): Require `async'.
(debbugs-gnu-show-reports): Call `debbugs-get-status' asynchronously.

8 years agoMerge pull request #57 from jwiegley/HEAD
John Wiegley [Mon, 28 Dec 2015 18:57:19 +0000 (13:57 -0500)]
Merge pull request #57 from jwiegley/HEAD

async-start is now a function (#43).

8 years agodebbugs code cleanup
Michael Albinus [Mon, 28 Dec 2015 10:28:59 +0000 (11:28 +0100)]
debbugs code cleanup

* packages/debbugs/debbugs-gnu.el (subr-x): Require package.
(diff-hunk-file-names): Autoload function.
(top): Declare missing external variables.  Move them up.
(debbugs-gnu-display-status, debbugs-gnu-usertags): Switching to
the buffer seems prettier than popping to the buffer.
(debbugs-gnu-usertags): Quote `highlight'.
(debbugs-gnu-change-checkin): Use `cl-subseq'.

8 years agoasync-start is now a function (#43).
Thierry Volpiatto [Mon, 28 Dec 2015 08:13:20 +0000 (09:13 +0100)]
async-start is now a function (#43).

* async.el (async--procvar): New internal var.
(async-start): Use it to move async-start to a function.

8 years agoRemove old require in test file.
Thierry Volpiatto [Mon, 28 Dec 2015 08:11:03 +0000 (09:11 +0100)]
Remove old require in test file.

8 years agoFixed bug when loccur called with empty argument.
Alexey Veretennikov [Mon, 28 Dec 2015 04:13:58 +0000 (05:13 +0100)]
Fixed bug when loccur called with empty argument.

8 years agoAdded types to custom
Alexey Veretennikov [Mon, 28 Dec 2015 03:54:19 +0000 (04:54 +0100)]
Added types to custom

8 years agoMerge pull request #3 from syohex/group
Alexey Veretennikov [Mon, 28 Dec 2015 03:47:13 +0000 (04:47 +0100)]
Merge pull request #3 from syohex/group

Define group for customize and fixing byte-compile warnings

8 years agoDefine group for customize and fixing byte-compile warnings
Syohei YOSHIDA [Mon, 28 Dec 2015 02:02:48 +0000 (11:02 +0900)]
Define group for customize and fixing byte-compile warnings

8 years agoDon't choose ido prompting based on Emacs version
Noam Postavsky [Fri, 11 Dec 2015 02:37:06 +0000 (21:37 -0500)]
Don't choose ido prompting based on Emacs version

* yasnippet.el (yas-ido-prompt): Unconditionally use ido prompting,
  explicitly requireing ido.
(yas-maybe-ido-prompt): New function, call `yas-ido-prompt' if
`ido-mode' is enabled.
(yas-prompt-functions): Replace `yas-ido-prompt' with
`yas-maybe-ido-prompt' in the default value.

8 years agoFix #576; don't override yas-prompt-functions
Noam Postavsky [Fri, 11 Dec 2015 02:36:00 +0000 (21:36 -0500)]
Fix #576; don't override yas-prompt-functions

* yasnippet.el (yas-visit-snippet-file): Don't override
  `yas-prompt-functions'.

8 years agoRespect y-b-l-cond from binding triggered snippets
Noam Postavsky [Sat, 12 Dec 2015 03:54:21 +0000 (22:54 -0500)]
Respect y-b-l-cond from binding triggered snippets

The default value for `yas-buffer-local-condition' was only effective
for `yas-expand-from-trigger-key' command, so it didn't have any effect
when triggering snippets from a key binding (or if using the
`yas-expand' alias).

* yasnippet.el (yas-buffer-local-condition): Check if `this-command' is
  `yas-expand' or `yas-expand-from-keymap' too.

Fixes #305, close #638

8 years agoFix #515; only clear field on self-insert
Noam Postavsky [Sun, 13 Dec 2015 05:38:09 +0000 (00:38 -0500)]
Fix #515; only clear field on self-insert

* yasnippet.el (yas--on-field-overlay-modification): Only clear field if
  `this-command' is `self-insert-command'.  Clean up docstring.

Close #639.

8 years agoReimplemented loccur-no-highlight and fixed checkdoc
Alexey Veretennikov [Sun, 27 Dec 2015 23:16:19 +0000 (00:16 +0100)]
Reimplemented loccur-no-highlight and fixed checkdoc

8 years agoImplemented removed features and added face loccur-face
Alexey Veretennikov [Sun, 27 Dec 2015 23:09:46 +0000 (00:09 +0100)]
Implemented removed features and added face loccur-face

8 years ago* debbugs-gnu.el (debbugs-gnu-fix-patch): Further patch path fixups.
Lars Ingebrigtsen [Sun, 27 Dec 2015 22:52:14 +0000 (23:52 +0100)]
* debbugs-gnu.el (debbugs-gnu-fix-patch): Further patch path fixups.

8 years agoFurther tweaks to the patch fixer-upper (for a/erc.el)
Lars Ingebrigtsen [Sun, 27 Dec 2015 20:34:54 +0000 (21:34 +0100)]
Further tweaks to the patch fixer-upper (for a/erc.el)

8 years agoTouch up the automatic patch applying logic
Lars Ingebrigtsen [Sun, 27 Dec 2015 07:57:17 +0000 (08:57 +0100)]
Touch up the automatic patch applying logic