]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoMerge commit '078f88ecb797b6cf2cd597417402274dd82402ce' from diff-hl
Dmitry Gutov [Sat, 31 Oct 2015 02:41:45 +0000 (04:41 +0200)]
Merge commit '078f88ecb797b6cf2cd597417402274dd82402ce' from diff-hl

8 years agoBump the version
Dmitry Gutov [Sat, 31 Oct 2015 02:40:27 +0000 (04:40 +0200)]
Bump the version

8 years ago* packages/stream/stream.el: Update to version 2.0.2.
Nicolas Petton [Fri, 30 Oct 2015 22:28:51 +0000 (23:28 +0100)]
* packages/stream/stream.el: Update to version 2.0.2.

8 years agoMake update-archive.sh less brittle
Nicolas Petton [Fri, 30 Oct 2015 21:46:49 +0000 (22:46 +0100)]
Make update-archive.sh less brittle

* admin/update-archive.sh: Do not fail if there is no staging-old
directory, and use $buildir instead of hardcoding "build" in some
places.

8 years agoMerge commit '00920450d83ffe7a02bbe98997e266726819efc2'
Artur Malabarba [Fri, 30 Oct 2015 10:51:46 +0000 (10:51 +0000)]
Merge commit '00920450d83ffe7a02bbe98997e266726819efc2'

8 years agoBe silent when pushing mark
Artur Malabarba [Fri, 30 Oct 2015 10:49:56 +0000 (10:49 +0000)]
Be silent when pushing mark

8 years agoDitch cl-lib again in lieu of seq-mapn
Artur Malabarba [Fri, 30 Oct 2015 10:49:24 +0000 (10:49 +0000)]
Ditch cl-lib again in lieu of seq-mapn

8 years agoMerge commit '2403973be4f34893ec7d878dfafb1ef562f4d9cb' from hydra
Oleh Krehel [Fri, 30 Oct 2015 09:46:34 +0000 (10:46 +0100)]
Merge commit '2403973be4f34893ec7d878dfafb1ef562f4d9cb' from hydra

8 years agohydra-test.el: Add a require hydra
Oleh Krehel [Fri, 30 Oct 2015 09:45:32 +0000 (10:45 +0100)]
hydra-test.el: Add a require hydra

8 years ago* packages/javaimp/javaimp.el: Update javaimp to v. 0.6.
Filipp Gunbin [Wed, 28 Oct 2015 19:25:44 +0000 (22:25 +0300)]
* packages/javaimp/javaimp.el: Update javaimp to v. 0.6.

8 years agojavaimp.el: Fix Maven output start regexp.
Filipp Gunbin [Tue, 4 Aug 2015 23:36:37 +0000 (02:36 +0300)]
javaimp.el: Fix Maven output start regexp.

8 years agoMerge pull request #29 from syohex/cl-lib
Artur Malabarba [Wed, 28 Oct 2015 12:12:02 +0000 (12:12 +0000)]
Merge pull request #29 from syohex/cl-lib

Load cl-lib for using cl-mapcar

8 years agoLoad cl-lib for using cl-mapcar
Syohei YOSHIDA [Wed, 28 Oct 2015 09:58:58 +0000 (18:58 +0900)]
Load cl-lib for using cl-mapcar

8 years agoMerge pull request #28 from NicolasPetton/master
Artur Malabarba [Wed, 28 Oct 2015 09:35:06 +0000 (09:35 +0000)]
Merge pull request #28 from NicolasPetton/master

COPYING: New file, fix #27.

8 years ago* COPYING: New file, fix #27.
Nicolas Petton [Wed, 28 Oct 2015 09:19:48 +0000 (10:19 +0100)]
* COPYING: New file, fix #27.

8 years ago[Fix #21 Fix #17] Add beacon-blink-when-point-moves-horizontally
Artur Malabarba [Wed, 28 Oct 2015 08:10:47 +0000 (08:10 +0000)]
[Fix #21 Fix #17] Add beacon-blink-when-point-moves-horizontally

8 years ago[Fix #25] blink-when-window-scroll not being used
Artur Malabarba [Wed, 28 Oct 2015 07:59:23 +0000 (07:59 +0000)]
[Fix #25] blink-when-window-scroll not being used

8 years agoImprove documentation
Artur Malabarba [Wed, 28 Oct 2015 07:49:55 +0000 (07:49 +0000)]
Improve documentation

8 years ago[#26] Fix when default background is unspecified-fg or unspecified-bg
Syohei YOSHIDA [Wed, 28 Oct 2015 01:27:17 +0000 (10:27 +0900)]
[#26] Fix when default background is unspecified-fg or unspecified-bg

Default background color is unspecified-fg or unspecified-bg if emacs runs in
no-window mode(emacs -nw). '(color-values "unspecified-[fb]g")' returns nil
and beacon--color-range raises error.

Applying this patch uses fallback color instead of default background color.

Copyright-paperwork-exempt: yes

8 years ago* packages/stream/stream.el: Update stream.el to version 2.0.1.
Nicolas Petton [Mon, 26 Oct 2015 21:38:13 +0000 (22:38 +0100)]
* packages/stream/stream.el: Update stream.el to version 2.0.1.

8 years agoUpdate stream.el to version 2.0.0
Nicolas Petton [Mon, 26 Oct 2015 21:15:30 +0000 (22:15 +0100)]
Update stream.el to version 2.0.0

* packages/stream/stream.el:
* packages/stream/tests/stream-tests.el: Update.

8 years ago* packages/stream/tests/stream-tests.el: New tests.
Nicolas Petton [Mon, 26 Oct 2015 20:35:10 +0000 (21:35 +0100)]
* packages/stream/tests/stream-tests.el: New tests.

8 years ago* packages/stream/stream.el: Update stream.el to v 1.1.0.
Nicolas Petton [Mon, 26 Oct 2015 20:31:01 +0000 (21:31 +0100)]
* packages/stream/stream.el: Update stream.el to v 1.1.0.

8 years ago* packages/stream/stream.el: Update stream to v 1.0.1.
Nicolas Petton [Mon, 26 Oct 2015 08:11:18 +0000 (09:11 +0100)]
* packages/stream/stream.el: Update stream to v 1.0.1.

8 years ago* shell-quasiquote.el (shqq): Make better use of pcase
Stefan Monnier [Mon, 26 Oct 2015 03:58:22 +0000 (23:58 -0400)]
* shell-quasiquote.el (shqq): Make better use of pcase

(shqq--match-comma, shqq--match-comma2): Remove.

8 years ago* .gitignore: Add `dash'. Allow `emacs' to be a symlink.
Stefan Monnier [Mon, 26 Oct 2015 03:55:44 +0000 (23:55 -0400)]
* .gitignore: Add `dash'.  Allow `emacs' to be a symlink.

8 years agoUse shell-quote-argument in shell-quasiquote.el
Eli Zaretskii [Sun, 25 Oct 2015 21:06:45 +0000 (23:06 +0200)]
Use shell-quote-argument in shell-quasiquote.el

* packages/shell-quasiquote/shell-quasiquote.el (shqq--quote-atom):
Use shell-quote-argument.
(shqq--quote-string): Function deleted.

8 years agoAdd packages/shell-quasiquote/
Taylan Ulrich Bayırlı/Kammer [Sun, 25 Oct 2015 21:01:49 +0000 (23:01 +0200)]
Add packages/shell-quasiquote/

8 years agoMerge commit '010e64bef8a9ec5539733ff0c2e92d075b25a271'
Artur Malabarba [Sun, 25 Oct 2015 15:29:28 +0000 (15:29 +0000)]
Merge commit '010e64bef8a9ec5539733ff0c2e92d075b25a271'

8 years ago[Fix #15] Only blink if the window *really* scrolled
Artur Malabarba [Sun, 25 Oct 2015 15:27:01 +0000 (15:27 +0000)]
[Fix #15] Only blink if the window *really* scrolled

8 years agoRefactor variable recording
Artur Malabarba [Sun, 25 Oct 2015 15:26:44 +0000 (15:26 +0000)]
Refactor variable recording

8 years agoSome minor changes in debbugs
Michael Albinus [Sat, 24 Oct 2015 08:05:18 +0000 (10:05 +0200)]
Some minor changes in debbugs

* packages/debbugs/debbugs-gnu.el (debbugs-gnu-default-packages):
Adapt :version.
(debbugs-gnu-archived): New face.
(debbugs-gnu-show-reports): Use it.

* packages/debbugs/debbugs-ug.texi (Tabulated Lists):
Mention `debbugs-gnu-archived'.
(Control Messages): Archived bugs must be unarchived first.

* packages/debbugs/debbugs.el (debbugs-search-est): Use `cl-case'.

8 years agoREADME: Fix typos.
Juanma Barranquero [Fri, 23 Oct 2015 11:56:39 +0000 (13:56 +0200)]
README: Fix typos.

8 years agoDon't blink in Magit popups
Artur Malabarba [Wed, 21 Oct 2015 21:42:00 +0000 (22:42 +0100)]
Don't blink in Magit popups

8 years agoMerge commit '500222d5378f55bbfd6f35cbb65107f2342bf3c3'
Artur Malabarba [Wed, 21 Oct 2015 21:39:52 +0000 (22:39 +0100)]
Merge commit '500222d5378f55bbfd6f35cbb65107f2342bf3c3'

8 years ago[Fix #18] Don't use char-displayable-p
Artur Malabarba [Wed, 21 Oct 2015 21:38:51 +0000 (22:38 +0100)]
[Fix #18] Don't use char-displayable-p

8 years agoMerge commit '811f9645ba6332d646c25dd042010478ff5a579f'
Artur Malabarba [Wed, 21 Oct 2015 10:59:18 +0000 (11:59 +0100)]
Merge commit '811f9645ba6332d646c25dd042010478ff5a579f'

8 years agoAdd beacon-blink-when-focused and disable it by default
Artur Malabarba [Wed, 21 Oct 2015 10:56:47 +0000 (11:56 +0100)]
Add beacon-blink-when-focused and disable it by default

Focus-in-hook triggers whenever I hit Alt on Ubuntu, which is a little
too often to be acceptable.
Related to #14.

8 years agoMerge commit 'eeac41976bc7b1aa5e732fb476d24ab4c2890712'
Artur Malabarba [Wed, 21 Oct 2015 10:49:01 +0000 (11:49 +0100)]
Merge commit 'eeac41976bc7b1aa5e732fb476d24ab4c2890712'

8 years agoMerge pull request #19 from tsdh/master
Artur Malabarba [Wed, 21 Oct 2015 10:00:48 +0000 (11:00 +0100)]
Merge pull request #19 from tsdh/master

Fix beacon--movement-> simplification (69843d3)

8 years agoFix beacon--movement-> simplification (69843d3)
Tassilo Horn [Wed, 21 Oct 2015 08:25:36 +0000 (10:25 +0200)]
Fix beacon--movement-> simplification (69843d3)

8 years agoMerge commit 'b56ef781d5a712fd06378f78eb9551ab9269bb2e'
Artur Malabarba [Tue, 20 Oct 2015 21:03:12 +0000 (22:03 +0100)]
Merge commit 'b56ef781d5a712fd06378f78eb9551ab9269bb2e'

8 years ago[Fix #14] Blink when Emacs frame is focused
Artur Malabarba [Tue, 20 Oct 2015 20:59:26 +0000 (21:59 +0100)]
[Fix #14] Blink when Emacs frame is focused

8 years agoLocal var
Artur Malabarba [Tue, 20 Oct 2015 20:57:10 +0000 (21:57 +0100)]
Local var

8 years agoSimplify beacon--movement-> a bit
Artur Malabarba [Tue, 20 Oct 2015 20:57:02 +0000 (21:57 +0100)]
Simplify beacon--movement-> a bit

8 years agoMerge pull request #16 from tsdh/master
Artur Malabarba [Tue, 20 Oct 2015 20:49:20 +0000 (21:49 +0100)]
Merge pull request #16 from tsdh/master

Speed up beacon--movement->

8 years agoChange "solid logic" to "correct logic" :-)
Tassilo Horn [Tue, 20 Oct 2015 08:41:05 +0000 (10:41 +0200)]
Change "solid logic" to "correct logic" :-)

8 years agoUse binary <= only
Tassilo Horn [Tue, 20 Oct 2015 08:32:43 +0000 (10:32 +0200)]
Use binary <= only

8 years agoUpdate seq.el to version 1.11
Nicolas Petton [Tue, 20 Oct 2015 08:27:59 +0000 (10:27 +0200)]
Update seq.el to version 1.11

* packages/seq/seq.el:
* packages/seq/tests/seq-tests.el: Update.

8 years agoSpeed up beacon--movement->
Tassilo Horn [Tue, 20 Oct 2015 08:07:53 +0000 (10:07 +0200)]
Speed up beacon--movement->

8 years ago* packages/stream/stream.el: Require Emacs 25
Nicolas Petton [Mon, 19 Oct 2015 21:06:38 +0000 (23:06 +0200)]
* packages/stream/stream.el: Require Emacs 25

8 years ago* f90-interface-browser: Merge from upstream
Stefan Monnier [Mon, 19 Oct 2015 13:20:23 +0000 (09:20 -0400)]
* f90-interface-browser: Merge from upstream

8 years agoMerge commit '3c14fa39c9233e64b598a7ca3af243c7395eccdb'
Artur Malabarba [Mon, 19 Oct 2015 11:23:30 +0000 (12:23 +0100)]
Merge commit '3c14fa39c9233e64b598a7ca3af243c7395eccdb'

8 years agoDefault `beacon-push-mark' to 35
Artur Malabarba [Mon, 19 Oct 2015 10:05:15 +0000 (11:05 +0100)]
Default `beacon-push-mark' to 35

8 years agoDemote `beacon-dont-blink-predicates' to a defvar
Artur Malabarba [Mon, 19 Oct 2015 09:58:19 +0000 (10:58 +0100)]
Demote `beacon-dont-blink-predicates' to a defvar

Hooks make for lousy custom variables.

8 years agoAllow head-hint to be dynamic
Oleh Krehel [Mon, 19 Oct 2015 09:29:01 +0000 (11:29 +0200)]
Allow head-hint to be dynamic

Instead of only a string like before, the head-hint can be anything that
evaluates to a string.

Example:

(defhydra hydra-test (:columns 2)
  "Test"
  ("j" next-line (format-time-string "%H:%M:%S" (current-time)))
  ("k" previous-line (format-time-string "%H:%M:%S" (current-time)))
  ("h" backward-char (format-time-string "%H:%M:%S" (current-time)))
  ("l" forward-char (format-time-string "%H:%M:%S" (current-time))))

Pressing "hjkl" will refresh the hint, and thus update the current time.
Note that the hint needs to evaluate to a string at both compile-time
and run-time. The column formatting depends on the compile-time result.

Fixes #160

8 years agoMerge commit '0c3a48f05d17f486a0c522f0f9ec316dce24d86d' from context-coloring
Jackson Hamilton [Sun, 18 Oct 2015 11:20:32 +0000 (04:20 -0700)]
Merge commit '0c3a48f05d17f486a0c522f0f9ec316dce24d86d' from context-coloring

8 years agoVersion 7.1.0.
Jackson Hamilton [Sun, 18 Oct 2015 11:07:51 +0000 (04:07 -0700)]
Version 7.1.0.

8 years agoUpdate Zenburn paragraph.
Jackson Hamilton [Sun, 18 Oct 2015 11:06:45 +0000 (04:06 -0700)]
Update Zenburn paragraph.

8 years agoDocument new scope detection.
Jackson Hamilton [Sun, 18 Oct 2015 11:06:26 +0000 (04:06 -0700)]
Document new scope detection.

8 years agoMerge branch 'detect-node'
Jackson Hamilton [Sun, 18 Oct 2015 10:58:32 +0000 (03:58 -0700)]
Merge branch 'detect-node'

8 years agoUse more agnostic names.
Jackson Hamilton [Sun, 18 Oct 2015 10:56:09 +0000 (03:56 -0700)]
Use more agnostic names.

8 years agoEnsure Node.js variable is global.
Jackson Hamilton [Sun, 18 Oct 2015 10:37:11 +0000 (03:37 -0700)]
Ensure Node.js variable is global.

8 years agoMerge commit '9173a44b904d52c4c2634b68d74967d6261f4ddc'
Artur Malabarba [Sat, 17 Oct 2015 21:31:33 +0000 (22:31 +0100)]
Merge commit '9173a44b904d52c4c2634b68d74967d6261f4ddc'

8 years ago[Fix #12] Don't autodisable beacon on hl-line-mode
Artur Malabarba [Sat, 17 Oct 2015 21:26:54 +0000 (22:26 +0100)]
[Fix #12] Don't autodisable beacon on hl-line-mode

8 years agoMerge commit '997baefd66008827aa144c651c166701de78b43a'
Artur Malabarba [Fri, 16 Oct 2015 21:24:41 +0000 (22:24 +0100)]
Merge commit '997baefd66008827aa144c651c166701de78b43a'

8 years agoStreamline doc
Artur Malabarba [Fri, 16 Oct 2015 21:22:22 +0000 (22:22 +0100)]
Streamline doc

8 years agoAdd beacon-dont-blink-commands
Artur Malabarba [Fri, 16 Oct 2015 20:54:21 +0000 (21:54 +0100)]
Add beacon-dont-blink-commands

8 years agoFix failing test on Emacs 25
Oleh Krehel [Fri, 16 Oct 2015 10:23:09 +0000 (12:23 +0200)]
Fix failing test on Emacs 25

8 years agoMerge commit '4bf7f1c9e46fb819c673e55d8a1891774e139f98' from hydra
Oleh Krehel [Fri, 16 Oct 2015 10:06:36 +0000 (12:06 +0200)]
Merge commit '4bf7f1c9e46fb819c673e55d8a1891774e139f98' from hydra

8 years agoBump version
Oleh Krehel [Fri, 16 Oct 2015 10:05:35 +0000 (12:05 +0200)]
Bump version

8 years agoAdd 'packages/beacon/' from commit 'bccd3de53787c996f9a90bcb5d541252deda01e1'
Artur Malabarba [Fri, 16 Oct 2015 09:54:50 +0000 (10:54 +0100)]
Add 'packages/beacon/' from commit 'bccd3de53787c996f9a90bcb5d541252deda01e1'

git-subtree-dir: packages/beacon
git-subtree-mainline: 6578236b45ab6d68749e2430c73660d5a03c2e22
git-subtree-split: bccd3de53787c996f9a90bcb5d541252deda01e1

8 years agoDocument contributors
Artur Malabarba [Fri, 16 Oct 2015 09:54:31 +0000 (10:54 +0100)]
Document contributors

8 years agoDon't blink in magit status buffers
Artur Malabarba [Fri, 16 Oct 2015 09:45:21 +0000 (10:45 +0100)]
Don't blink in magit status buffers

8 years agoDoc
Artur Malabarba [Fri, 16 Oct 2015 09:44:17 +0000 (10:44 +0100)]
Doc

8 years agoMerge pull request #6 from tsdh/master
Artur Malabarba [Fri, 16 Oct 2015 09:40:54 +0000 (10:40 +0100)]
Merge pull request #6 from tsdh/master

Fix a bug and add blink when window changes feature

8 years agoBlink only in selected window; blink when switching windows
Tassilo Horn [Fri, 16 Oct 2015 09:37:57 +0000 (11:37 +0200)]
Blink only in selected window; blink when switching windows

8 years agoRefactor overlay creation
Artur Malabarba [Thu, 15 Oct 2015 23:05:59 +0000 (00:05 +0100)]
Refactor overlay creation

8 years agoFix double blink when switching buffer
Artur Malabarba [Thu, 15 Oct 2015 23:05:29 +0000 (00:05 +0100)]
Fix double blink when switching buffer

8 years agoExtend doc
Artur Malabarba [Thu, 15 Oct 2015 22:42:03 +0000 (23:42 +0100)]
Extend doc

8 years ago[#2] Add more options for preventing a blink
Artur Malabarba [Thu, 15 Oct 2015 22:41:44 +0000 (23:41 +0100)]
[#2] Add more options for preventing a blink

8 years agoDon't blink on the minibuffer
Artur Malabarba [Thu, 15 Oct 2015 15:27:05 +0000 (16:27 +0100)]
Don't blink on the minibuffer

8 years agoCopyright
Artur Malabarba [Thu, 15 Oct 2015 13:44:02 +0000 (14:44 +0100)]
Copyright

8 years agoMore documentation
Artur Malabarba [Thu, 15 Oct 2015 13:43:36 +0000 (14:43 +0100)]
More documentation

8 years agoOnly blink selected window
Artur Malabarba [Thu, 15 Oct 2015 13:33:39 +0000 (14:33 +0100)]
Only blink selected window

8 years agoFix scrolling outside command loop
Artur Malabarba [Thu, 15 Oct 2015 13:33:30 +0000 (14:33 +0100)]
Fix scrolling outside command loop

8 years agoIndentation
Artur Malabarba [Thu, 15 Oct 2015 13:33:22 +0000 (14:33 +0100)]
Indentation

8 years agoRely on window-scroll-functions for scroll blinks
Tassilo Horn [Thu, 15 Oct 2015 08:55:27 +0000 (10:55 +0200)]
Rely on window-scroll-functions for scroll blinks

window-scroll-functions are run before the window actually scrolls.  So
just set a flag that it did so which is then picked up and cleared by
beacon--post-command.  Then the redisplay isn't needed there, although
seldomly it seems post-command-hook is run before
window-scroll-functions.  However, the redisplay in beacon--post-command
caused extreme slowdowns when repeatedly deleting text by pressing and
holding DEL in AUCTeX because (I think) every deleted char caused
fontification.

Also fix a problem where the blink occured in the current window whereas
some other window was scrolled, e.g., with the mouse or
scroll-other-window.

8 years agoImprove readme
Artur Malabarba [Thu, 15 Oct 2015 13:21:11 +0000 (14:21 +0100)]
Improve readme

8 years agoDrop cl-lib dep
Artur Malabarba [Thu, 15 Oct 2015 08:40:18 +0000 (09:40 +0100)]
Drop cl-lib dep

8 years agoMerge pull request #3 from tsdh/master
Artur Malabarba [Thu, 15 Oct 2015 08:21:20 +0000 (09:21 +0100)]
Merge pull request #3 from tsdh/master

Fix temporary line breaks due to too long after-strings

8 years agoFix temporary line breaks due to too long after-strings
Tassilo Horn [Thu, 15 Oct 2015 07:29:53 +0000 (09:29 +0200)]
Fix temporary line breaks due to too long after-strings

8 years agoMerge commit '52b050992ef6fe0e6e57b51bcb5c98e02c616541'
Matthew Carter [Thu, 15 Oct 2015 02:40:14 +0000 (22:40 -0400)]
Merge commit '52b050992ef6fe0e6e57b51bcb5c98e02c616541'

8 years agoUse blue instead of purple for readability
Matthew Carter [Thu, 15 Oct 2015 02:38:39 +0000 (22:38 -0400)]
Use blue instead of purple for readability

8 years agoFix after-string overlays
Artur Malabarba [Wed, 14 Oct 2015 21:06:19 +0000 (22:06 +0100)]
Fix after-string overlays

8 years agoFix lighter
Artur Malabarba [Wed, 14 Oct 2015 19:54:57 +0000 (20:54 +0100)]
Fix lighter

8 years ago* README: Revert change about package.el headers
Artur Malabarba [Wed, 14 Oct 2015 16:14:15 +0000 (17:14 +0100)]
* README: Revert change about package.el headers

8 years agoFix an error
Artur Malabarba [Wed, 14 Oct 2015 16:11:24 +0000 (17:11 +0100)]
Fix an error

8 years agoInitial (failed) impl for beacon at end of line
Artur Malabarba [Wed, 14 Oct 2015 14:53:50 +0000 (15:53 +0100)]
Initial (failed) impl for beacon at end of line

8 years agoMake beacon color customizable
Artur Malabarba [Wed, 14 Oct 2015 14:07:29 +0000 (15:07 +0100)]
Make beacon color customizable