From 6ff82f25bce219a5b4421205244e0dfd943b206e Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 6 Oct 2016 16:20:29 +0200 Subject: [PATCH] Update packages --- .../AUTHORS.md | 0 .../COPYING | 0 .../dir | 0 .../git-rebase.el | 0 .../magit-apply.el | 0 .../magit-autoloads.el | 68 +++++++++--------- .../magit-autorevert.el | 0 .../magit-bisect.el | 0 .../magit-blame.el | 0 .../magit-commit.el | 0 .../magit-core.el | 0 .../magit-diff.el | 2 +- .../magit-ediff.el | 0 .../magit-extras.el | 0 .../magit-git.el | 0 .../magit-log.el | 0 .../magit-mode.el | 0 .../magit-pkg.el | 2 +- .../magit-process.el | 0 .../magit-remote.el | 0 .../magit-section.el | 0 .../magit-sequence.el | 0 .../magit-stash.el | 0 .../magit-submodule.el | 0 .../magit-subtree.el | 0 .../magit-utils.el | 0 .../magit-wip.el | 0 .../magit.el | 0 .../magit.info | 0 .../magit.info-1 | 0 .../magit.info-2 | Bin .../projectile-pkg.el | 2 - .../projectile-autoloads.el | 4 +- .../projectile-20161006.321/projectile-pkg.el | 2 + .../projectile.el | 14 ++-- .../wakatime-mode-autoloads.el | 4 +- .../wakatime-mode-pkg.el | 2 +- .../wakatime-mode.el | 6 +- 38 files changed, 53 insertions(+), 53 deletions(-) rename elpa/{magit-20161001.1454 => magit-20161006.346}/AUTHORS.md (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/COPYING (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/dir (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/git-rebase.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-apply.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-autoloads.el (97%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-autorevert.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-bisect.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-blame.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-commit.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-core.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-diff.el (99%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-ediff.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-extras.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-git.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-log.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-mode.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-pkg.el (80%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-process.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-remote.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-section.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-sequence.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-stash.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-submodule.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-subtree.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-utils.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit-wip.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit.el (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit.info (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit.info-1 (100%) rename elpa/{magit-20161001.1454 => magit-20161006.346}/magit.info-2 (100%) delete mode 100644 elpa/projectile-20161005.2209/projectile-pkg.el rename elpa/{projectile-20161005.2209 => projectile-20161006.321}/projectile-autoloads.el (99%) create mode 100644 elpa/projectile-20161006.321/projectile-pkg.el rename elpa/{projectile-20161005.2209 => projectile-20161006.321}/projectile.el (99%) rename elpa/{wakatime-mode-20161003.729 => wakatime-mode-20161006.431}/wakatime-mode-autoloads.el (93%) rename elpa/{wakatime-mode-20161003.729 => wakatime-mode-20161006.431}/wakatime-mode-pkg.el (60%) rename elpa/{wakatime-mode-20161003.729 => wakatime-mode-20161006.431}/wakatime-mode.el (98%) diff --git a/elpa/magit-20161001.1454/AUTHORS.md b/elpa/magit-20161006.346/AUTHORS.md similarity index 100% rename from elpa/magit-20161001.1454/AUTHORS.md rename to elpa/magit-20161006.346/AUTHORS.md diff --git a/elpa/magit-20161001.1454/COPYING b/elpa/magit-20161006.346/COPYING similarity index 100% rename from elpa/magit-20161001.1454/COPYING rename to elpa/magit-20161006.346/COPYING diff --git a/elpa/magit-20161001.1454/dir b/elpa/magit-20161006.346/dir similarity index 100% rename from elpa/magit-20161001.1454/dir rename to elpa/magit-20161006.346/dir diff --git a/elpa/magit-20161001.1454/git-rebase.el b/elpa/magit-20161006.346/git-rebase.el similarity index 100% rename from elpa/magit-20161001.1454/git-rebase.el rename to elpa/magit-20161006.346/git-rebase.el diff --git a/elpa/magit-20161001.1454/magit-apply.el b/elpa/magit-20161006.346/magit-apply.el similarity index 100% rename from elpa/magit-20161001.1454/magit-apply.el rename to elpa/magit-20161006.346/magit-apply.el diff --git a/elpa/magit-20161001.1454/magit-autoloads.el b/elpa/magit-20161006.346/magit-autoloads.el similarity index 97% rename from elpa/magit-20161001.1454/magit-autoloads.el rename to elpa/magit-20161006.346/magit-autoloads.el index b2494c6..24693c3 100644 --- a/elpa/magit-20161001.1454/magit-autoloads.el +++ b/elpa/magit-20161006.346/magit-autoloads.el @@ -3,8 +3,8 @@ ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) -;;;### (autoloads nil "git-rebase" "git-rebase.el" (22514 17669 780716 -;;;;;; 655000)) +;;;### (autoloads nil "git-rebase" "git-rebase.el" (22518 23931 262097 +;;;;;; 370000)) ;;; Generated autoloads from git-rebase.el (autoload 'git-rebase-mode "git-rebase" "\ @@ -23,7 +23,7 @@ running 'man git-rebase' at the command line) for details. ;;;*** -;;;### (autoloads nil "magit" "magit.el" (22514 17669 864716 848000)) +;;;### (autoloads nil "magit" "magit.el" (22518 23931 346097 642000)) ;;; Generated autoloads from magit.el (autoload 'magit-status "magit" "\ @@ -501,8 +501,8 @@ Git, and Emacs in the echo area. ;;;*** -;;;### (autoloads nil "magit-apply" "magit-apply.el" (22514 17669 -;;;;;; 804716 711000)) +;;;### (autoloads nil "magit-apply" "magit-apply.el" (22518 23931 +;;;;;; 282097 435000)) ;;; Generated autoloads from magit-apply.el (autoload 'magit-stage-file "magit-apply" "\ @@ -538,8 +538,8 @@ Remove all changes from the staging area. ;;;*** -;;;### (autoloads nil "magit-autorevert" "magit-autorevert.el" (22514 -;;;;;; 17669 740716 563000)) +;;;### (autoloads nil "magit-autorevert" "magit-autorevert.el" (22518 +;;;;;; 23931 218097 227000)) ;;; Generated autoloads from magit-autorevert.el (defvar magit-revert-buffers t) @@ -568,8 +568,8 @@ See `auto-revert-mode' for more information on Auto-Revert mode. ;;;*** -;;;### (autoloads nil "magit-bisect" "magit-bisect.el" (22514 17669 -;;;;;; 800716 701000)) +;;;### (autoloads nil "magit-bisect" "magit-bisect.el" (22518 23931 +;;;;;; 274097 410000)) ;;; Generated autoloads from magit-bisect.el (autoload 'magit-bisect-popup "magit-bisect" nil t) @@ -620,8 +620,8 @@ bisect run'. ;;;*** -;;;### (autoloads nil "magit-blame" "magit-blame.el" (22514 17669 -;;;;;; 852716 820000)) +;;;### (autoloads nil "magit-blame" "magit-blame.el" (22518 23931 +;;;;;; 334097 603000)) ;;; Generated autoloads from magit-blame.el (autoload 'magit-blame-popup "magit-blame" nil t) @@ -645,8 +645,8 @@ only arguments available from `magit-blame-popup' should be used. ;;;*** -;;;### (autoloads nil "magit-commit" "magit-commit.el" (22514 17669 -;;;;;; 744716 573000)) +;;;### (autoloads nil "magit-commit" "magit-commit.el" (22518 23931 +;;;;;; 226097 254000)) ;;; Generated autoloads from magit-commit.el (autoload 'magit-commit "magit-commit" "\ @@ -728,8 +728,8 @@ Create a squash commit targeting COMMIT and instantly rebase. ;;;*** -;;;### (autoloads nil "magit-diff" "magit-diff.el" (22514 17669 848716 -;;;;;; 811000)) +;;;### (autoloads nil "magit-diff" "magit-diff.el" (22518 23931 326097 +;;;;;; 578000)) ;;; Generated autoloads from magit-diff.el (autoload 'magit-diff-popup "magit-diff" "\ @@ -813,8 +813,8 @@ for a revision. ;;;*** -;;;### (autoloads nil "magit-ediff" "magit-ediff.el" (22514 17669 -;;;;;; 832716 774000)) +;;;### (autoloads nil "magit-ediff" "magit-ediff.el" (22518 23931 +;;;;;; 310097 526000)) ;;; Generated autoloads from magit-ediff.el (autoload 'magit-ediff-popup "magit-ediff" nil t) @@ -902,8 +902,8 @@ stash that were staged. ;;;*** -;;;### (autoloads nil "magit-extras" "magit-extras.el" (22514 17669 -;;;;;; 748716 582000)) +;;;### (autoloads nil "magit-extras" "magit-extras.el" (22518 23931 +;;;;;; 230097 268000)) ;;; Generated autoloads from magit-extras.el (autoload 'magit-run-git-gui "magit-extras" "\ @@ -973,8 +973,8 @@ on a position in a file-visiting buffer. ;;;*** -;;;### (autoloads nil "magit-log" "magit-log.el" (22514 17669 840716 -;;;;;; 793000)) +;;;### (autoloads nil "magit-log" "magit-log.el" (22518 23931 322097 +;;;;;; 564000)) ;;; Generated autoloads from magit-log.el (autoload 'magit-log-buffer-file-popup "magit-log" "\ @@ -1056,8 +1056,8 @@ Show commits in a branch that are not merged in the upstream branch. ;;;*** -;;;### (autoloads nil "magit-remote" "magit-remote.el" (22514 17669 -;;;;;; 880716 885000)) +;;;### (autoloads nil "magit-remote" "magit-remote.el" (22518 23931 +;;;;;; 366097 706000)) ;;; Generated autoloads from magit-remote.el (autoload 'magit-clone "magit-remote" "\ @@ -1289,8 +1289,8 @@ is asked to pull. START has to be reachable from that commit. ;;;*** -;;;### (autoloads nil "magit-sequence" "magit-sequence.el" (22514 -;;;;;; 17669 868716 857000)) +;;;### (autoloads nil "magit-sequence" "magit-sequence.el" (22518 +;;;;;; 23931 354097 668000)) ;;; Generated autoloads from magit-sequence.el (autoload 'magit-sequencer-continue "magit-sequence" "\ @@ -1440,8 +1440,8 @@ Abort the current rebase operation, restoring the original branch. ;;;*** -;;;### (autoloads nil "magit-stash" "magit-stash.el" (22514 17669 -;;;;;; 824716 757000)) +;;;### (autoloads nil "magit-stash" "magit-stash.el" (22518 23931 +;;;;;; 298097 487000)) ;;; Generated autoloads from magit-stash.el (autoload 'magit-stash-popup "magit-stash" nil t) @@ -1540,8 +1540,8 @@ Show all diffs of a stash in a buffer. ;;;*** -;;;### (autoloads nil "magit-submodule" "magit-submodule.el" (22514 -;;;;;; 17669 892716 912000)) +;;;### (autoloads nil "magit-submodule" "magit-submodule.el" (22518 +;;;;;; 23931 386097 771000)) ;;; Generated autoloads from magit-submodule.el (autoload 'magit-submodule-popup "magit-submodule" nil t) @@ -1631,8 +1631,8 @@ Display a list of the current repository's submodules. ;;;*** -;;;### (autoloads nil "magit-subtree" "magit-subtree.el" (22514 17669 -;;;;;; 788716 674000)) +;;;### (autoloads nil "magit-subtree" "magit-subtree.el" (22518 23931 +;;;;;; 266097 383000)) ;;; Generated autoloads from magit-subtree.el (autoload 'magit-subtree-popup "magit-subtree" nil t) @@ -1668,8 +1668,8 @@ Extract the history of the subtree PREFIX. ;;;*** -;;;### (autoloads nil "magit-wip" "magit-wip.el" (22514 17669 756716 -;;;;;; 601000)) +;;;### (autoloads nil "magit-wip" "magit-wip.el" (22518 23931 242097 +;;;;;; 306000)) ;;; Generated autoloads from magit-wip.el (defvar magit-wip-after-save-mode nil "\ @@ -1739,7 +1739,7 @@ command which is about to be called are committed. ;;;### (autoloads nil nil ("magit-core.el" "magit-git.el" "magit-mode.el" ;;;;;; "magit-pkg.el" "magit-process.el" "magit-section.el" "magit-utils.el") -;;;;;; (22514 17669 884716 893000)) +;;;;;; (22518 23931 374097 733000)) ;;;*** diff --git a/elpa/magit-20161001.1454/magit-autorevert.el b/elpa/magit-20161006.346/magit-autorevert.el similarity index 100% rename from elpa/magit-20161001.1454/magit-autorevert.el rename to elpa/magit-20161006.346/magit-autorevert.el diff --git a/elpa/magit-20161001.1454/magit-bisect.el b/elpa/magit-20161006.346/magit-bisect.el similarity index 100% rename from elpa/magit-20161001.1454/magit-bisect.el rename to elpa/magit-20161006.346/magit-bisect.el diff --git a/elpa/magit-20161001.1454/magit-blame.el b/elpa/magit-20161006.346/magit-blame.el similarity index 100% rename from elpa/magit-20161001.1454/magit-blame.el rename to elpa/magit-20161006.346/magit-blame.el diff --git a/elpa/magit-20161001.1454/magit-commit.el b/elpa/magit-20161006.346/magit-commit.el similarity index 100% rename from elpa/magit-20161001.1454/magit-commit.el rename to elpa/magit-20161006.346/magit-commit.el diff --git a/elpa/magit-20161001.1454/magit-core.el b/elpa/magit-20161006.346/magit-core.el similarity index 100% rename from elpa/magit-20161001.1454/magit-core.el rename to elpa/magit-20161006.346/magit-core.el diff --git a/elpa/magit-20161001.1454/magit-diff.el b/elpa/magit-20161006.346/magit-diff.el similarity index 99% rename from elpa/magit-20161001.1454/magit-diff.el rename to elpa/magit-20161006.346/magit-diff.el index f1c2065..8c697c1 100644 --- a/elpa/magit-20161001.1454/magit-diff.el +++ b/elpa/magit-20161006.346/magit-diff.el @@ -727,7 +727,7 @@ If no DWIM context is found, nil is returned." (if (magit-anything-modified-p) current (cons 'commit current))) - (format "%s..%s" atpoint current)))) + (format "%s...%s" current atpoint)))) (commit (cons 'commit (magit-section-value it))) (stash (cons 'stash (magit-section-value it))))))) diff --git a/elpa/magit-20161001.1454/magit-ediff.el b/elpa/magit-20161006.346/magit-ediff.el similarity index 100% rename from elpa/magit-20161001.1454/magit-ediff.el rename to elpa/magit-20161006.346/magit-ediff.el diff --git a/elpa/magit-20161001.1454/magit-extras.el b/elpa/magit-20161006.346/magit-extras.el similarity index 100% rename from elpa/magit-20161001.1454/magit-extras.el rename to elpa/magit-20161006.346/magit-extras.el diff --git a/elpa/magit-20161001.1454/magit-git.el b/elpa/magit-20161006.346/magit-git.el similarity index 100% rename from elpa/magit-20161001.1454/magit-git.el rename to elpa/magit-20161006.346/magit-git.el diff --git a/elpa/magit-20161001.1454/magit-log.el b/elpa/magit-20161006.346/magit-log.el similarity index 100% rename from elpa/magit-20161001.1454/magit-log.el rename to elpa/magit-20161006.346/magit-log.el diff --git a/elpa/magit-20161001.1454/magit-mode.el b/elpa/magit-20161006.346/magit-mode.el similarity index 100% rename from elpa/magit-20161001.1454/magit-mode.el rename to elpa/magit-20161006.346/magit-mode.el diff --git a/elpa/magit-20161001.1454/magit-pkg.el b/elpa/magit-20161006.346/magit-pkg.el similarity index 80% rename from elpa/magit-20161001.1454/magit-pkg.el rename to elpa/magit-20161006.346/magit-pkg.el index e1bcd46..aa47253 100644 --- a/elpa/magit-20161001.1454/magit-pkg.el +++ b/elpa/magit-20161006.346/magit-pkg.el @@ -1,4 +1,4 @@ -(define-package "magit" "20161001.1454" "A Git porcelain inside Emacs" +(define-package "magit" "20161006.346" "A Git porcelain inside Emacs" '((emacs "24.4") (async "20160711.223") (dash "20160820.501") diff --git a/elpa/magit-20161001.1454/magit-process.el b/elpa/magit-20161006.346/magit-process.el similarity index 100% rename from elpa/magit-20161001.1454/magit-process.el rename to elpa/magit-20161006.346/magit-process.el diff --git a/elpa/magit-20161001.1454/magit-remote.el b/elpa/magit-20161006.346/magit-remote.el similarity index 100% rename from elpa/magit-20161001.1454/magit-remote.el rename to elpa/magit-20161006.346/magit-remote.el diff --git a/elpa/magit-20161001.1454/magit-section.el b/elpa/magit-20161006.346/magit-section.el similarity index 100% rename from elpa/magit-20161001.1454/magit-section.el rename to elpa/magit-20161006.346/magit-section.el diff --git a/elpa/magit-20161001.1454/magit-sequence.el b/elpa/magit-20161006.346/magit-sequence.el similarity index 100% rename from elpa/magit-20161001.1454/magit-sequence.el rename to elpa/magit-20161006.346/magit-sequence.el diff --git a/elpa/magit-20161001.1454/magit-stash.el b/elpa/magit-20161006.346/magit-stash.el similarity index 100% rename from elpa/magit-20161001.1454/magit-stash.el rename to elpa/magit-20161006.346/magit-stash.el diff --git a/elpa/magit-20161001.1454/magit-submodule.el b/elpa/magit-20161006.346/magit-submodule.el similarity index 100% rename from elpa/magit-20161001.1454/magit-submodule.el rename to elpa/magit-20161006.346/magit-submodule.el diff --git a/elpa/magit-20161001.1454/magit-subtree.el b/elpa/magit-20161006.346/magit-subtree.el similarity index 100% rename from elpa/magit-20161001.1454/magit-subtree.el rename to elpa/magit-20161006.346/magit-subtree.el diff --git a/elpa/magit-20161001.1454/magit-utils.el b/elpa/magit-20161006.346/magit-utils.el similarity index 100% rename from elpa/magit-20161001.1454/magit-utils.el rename to elpa/magit-20161006.346/magit-utils.el diff --git a/elpa/magit-20161001.1454/magit-wip.el b/elpa/magit-20161006.346/magit-wip.el similarity index 100% rename from elpa/magit-20161001.1454/magit-wip.el rename to elpa/magit-20161006.346/magit-wip.el diff --git a/elpa/magit-20161001.1454/magit.el b/elpa/magit-20161006.346/magit.el similarity index 100% rename from elpa/magit-20161001.1454/magit.el rename to elpa/magit-20161006.346/magit.el diff --git a/elpa/magit-20161001.1454/magit.info b/elpa/magit-20161006.346/magit.info similarity index 100% rename from elpa/magit-20161001.1454/magit.info rename to elpa/magit-20161006.346/magit.info diff --git a/elpa/magit-20161001.1454/magit.info-1 b/elpa/magit-20161006.346/magit.info-1 similarity index 100% rename from elpa/magit-20161001.1454/magit.info-1 rename to elpa/magit-20161006.346/magit.info-1 diff --git a/elpa/magit-20161001.1454/magit.info-2 b/elpa/magit-20161006.346/magit.info-2 similarity index 100% rename from elpa/magit-20161001.1454/magit.info-2 rename to elpa/magit-20161006.346/magit.info-2 diff --git a/elpa/projectile-20161005.2209/projectile-pkg.el b/elpa/projectile-20161005.2209/projectile-pkg.el deleted file mode 100644 index e809e09..0000000 --- a/elpa/projectile-20161005.2209/projectile-pkg.el +++ /dev/null @@ -1,2 +0,0 @@ -;;; -*- no-byte-compile: t -*- -(define-package "projectile" "20161005.2209" "Manage and navigate projects in Emacs easily" '((pkg-info "0.4")) :url "https://github.com/bbatsov/projectile" :keywords '("project" "convenience")) diff --git a/elpa/projectile-20161005.2209/projectile-autoloads.el b/elpa/projectile-20161006.321/projectile-autoloads.el similarity index 99% rename from elpa/projectile-20161005.2209/projectile-autoloads.el rename to elpa/projectile-20161006.321/projectile-autoloads.el index b9a938b..5a0d931 100644 --- a/elpa/projectile-20161005.2209/projectile-autoloads.el +++ b/elpa/projectile-20161006.321/projectile-autoloads.el @@ -3,8 +3,8 @@ ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) -;;;### (autoloads nil "projectile" "projectile.el" (22518 4419 65915 -;;;;;; 788000)) +;;;### (autoloads nil "projectile" "projectile.el" (22518 23928 798089 +;;;;;; 407000)) ;;; Generated autoloads from projectile.el (autoload 'projectile-version "projectile" "\ diff --git a/elpa/projectile-20161006.321/projectile-pkg.el b/elpa/projectile-20161006.321/projectile-pkg.el new file mode 100644 index 0000000..c5755e2 --- /dev/null +++ b/elpa/projectile-20161006.321/projectile-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "projectile" "20161006.321" "Manage and navigate projects in Emacs easily" '((pkg-info "0.4")) :url "https://github.com/bbatsov/projectile" :keywords '("project" "convenience")) diff --git a/elpa/projectile-20161005.2209/projectile.el b/elpa/projectile-20161006.321/projectile.el similarity index 99% rename from elpa/projectile-20161005.2209/projectile.el rename to elpa/projectile-20161006.321/projectile.el index 4b9d194..2c76760 100644 --- a/elpa/projectile-20161005.2209/projectile.el +++ b/elpa/projectile-20161006.321/projectile.el @@ -4,7 +4,7 @@ ;; Author: Bozhidar Batsov ;; URL: https://github.com/bbatsov/projectile -;; Package-Version: 20161005.2209 +;; Package-Version: 20161006.321 ;; Keywords: project, convenience ;; Version: 0.15.0-cvs ;; Package-Requires: ((pkg-info "0.4")) @@ -1462,13 +1462,13 @@ according to PATTERNS: (ignored . unignored)" (projectile-make-relative-to-root (projectile-ignored-files))) (defun projectile-project-ignored-files () - "Return list of project ignored files. Unignored files are not -included." + "Return list of project ignored files. +Unignored files are not included." (cl-remove-if 'file-directory-p (projectile-project-ignored))) (defun projectile-project-ignored-directories () - "Return list of project ignored directories. Unignored -directories are not included." + "Return list of project ignored directories. +Unignored directories are not included." (cl-remove-if-not 'file-directory-p (projectile-project-ignored))) (defun projectile-paths-to-ignore () @@ -1480,8 +1480,8 @@ directories are not included." (projectile-normalise-patterns (nth 1 (projectile-parse-dirconfig-file)))) (defun projectile-project-ignored () - "Return list of project ignored files/directories. Unignored -files/directories are not included." + "Return list of project ignored files/directories. +Unignored files/directories are not included." (let ((paths (projectile-paths-to-ignore))) (projectile-expand-paths paths))) diff --git a/elpa/wakatime-mode-20161003.729/wakatime-mode-autoloads.el b/elpa/wakatime-mode-20161006.431/wakatime-mode-autoloads.el similarity index 93% rename from elpa/wakatime-mode-20161003.729/wakatime-mode-autoloads.el rename to elpa/wakatime-mode-20161006.431/wakatime-mode-autoloads.el index 86d825f..15a73df 100644 --- a/elpa/wakatime-mode-20161003.729/wakatime-mode-autoloads.el +++ b/elpa/wakatime-mode-20161006.431/wakatime-mode-autoloads.el @@ -3,8 +3,8 @@ ;;; Code: (add-to-list 'load-path (directory-file-name (or (file-name-directory #$) (car load-path)))) -;;;### (autoloads nil "wakatime-mode" "wakatime-mode.el" (22516 57893 -;;;;;; 981476 105000)) +;;;### (autoloads nil "wakatime-mode" "wakatime-mode.el" (22518 23927 +;;;;;; 818086 242000)) ;;; Generated autoloads from wakatime-mode.el (autoload 'wakatime-mode "wakatime-mode" "\ diff --git a/elpa/wakatime-mode-20161003.729/wakatime-mode-pkg.el b/elpa/wakatime-mode-20161006.431/wakatime-mode-pkg.el similarity index 60% rename from elpa/wakatime-mode-20161003.729/wakatime-mode-pkg.el rename to elpa/wakatime-mode-20161006.431/wakatime-mode-pkg.el index 604575b..5c25049 100644 --- a/elpa/wakatime-mode-20161003.729/wakatime-mode-pkg.el +++ b/elpa/wakatime-mode-20161006.431/wakatime-mode-pkg.el @@ -1,2 +1,2 @@ ;;; -*- no-byte-compile: t -*- -(define-package "wakatime-mode" "20161003.729" "Automatic time tracking extension for WakaTime" 'nil :keywords '("calendar" "comm")) +(define-package "wakatime-mode" "20161006.431" "Automatic time tracking extension for WakaTime" 'nil :keywords '("calendar" "comm")) diff --git a/elpa/wakatime-mode-20161003.729/wakatime-mode.el b/elpa/wakatime-mode-20161006.431/wakatime-mode.el similarity index 98% rename from elpa/wakatime-mode-20161003.729/wakatime-mode.el rename to elpa/wakatime-mode-20161006.431/wakatime-mode.el index df312e7..47d3122 100644 --- a/elpa/wakatime-mode-20161003.729/wakatime-mode.el +++ b/elpa/wakatime-mode-20161006.431/wakatime-mode.el @@ -6,7 +6,7 @@ ;; Maintainer: Alan Hamlett ;; Website: https://wakatime.com ;; Keywords: calendar, comm -;; Package-Version: 20161003.729 +;; Package-Version: 20161006.431 ;; Version: 1.0.2 ;; This program is free software; you can redistribute it and/or modify @@ -189,12 +189,12 @@ ) (when (= 102 exit-status) ; If we are retrying already, error out - (if retrying + (if ,retrying (error "WakaTime Error (%s)" exit-status) ; otherwise, ask for an API key and call ourselves ; recursively (wakatime-prompt-api-key) - (wakatime-call savep t) + (wakatime-call ,savep t) ) ) )