]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
rocky [Thu, 3 Mar 2016 07:39:18 +0000 (02:39 -0500)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

8 years agoMerge commit '206468aa4de299ad26c2db12b757f5ad7290912f'
Michael Heerdegen [Wed, 2 Mar 2016 10:01:24 +0000 (11:01 +0100)]
Merge commit '206468aa4de299ad26c2db12b757f5ad7290912f'

8 years agoon-screen-enabled-p: use `or' instead of `if'
Michael Heerdegen [Wed, 2 Mar 2016 09:50:24 +0000 (10:50 +0100)]
on-screen-enabled-p: use `or' instead of `if'

Thanks Stefan.

8 years agoFix for non-interactive calls of el-search-pattern
Michael Heerdegen [Wed, 2 Mar 2016 09:27:13 +0000 (10:27 +0100)]
Fix for non-interactive calls of el-search-pattern

8 years agoTweak docstring of el-search--ensure-sexp-start
Michael Heerdegen [Wed, 2 Mar 2016 09:12:20 +0000 (10:12 +0100)]
Tweak docstring of el-search--ensure-sexp-start

8 years agoNew user option: el-search-smart-case-fold-search
Michael Heerdegen [Tue, 1 Mar 2016 16:53:56 +0000 (17:53 +0100)]
New user option: el-search-smart-case-fold-search

8 years ago* packages/arbitools: Add functions and menus
David Gonzalez Gandara [Tue, 1 Mar 2016 00:07:36 +0000 (01:07 +0100)]
* packages/arbitools: Add functions and menus

8 years ago* packages/metar/metar.el: Bump version for last two changes.
Wolfgang Jenkner [Mon, 29 Feb 2016 19:17:13 +0000 (20:17 +0100)]
* packages/metar/metar.el: Bump version for last two changes.

8 years agoMinor debbugs fixes
Michael Albinus [Mon, 29 Feb 2016 08:56:46 +0000 (09:56 +0100)]
Minor debbugs fixes

* packages/debbugs/debbugs-gnu.el (debbugs-gnu-show-reports):
Fix docstring.  Let-bind also `debbugs-cache-expiry'.

8 years agoAllow sending control messages offline
Lars Ingebrigtsen [Mon, 29 Feb 2016 07:15:39 +0000 (18:15 +1100)]
Allow sending control messages offline

* debbugs-gnu.el (debbugs-gnu-send-mail-function): New variable.
(debbugs-gnu-send-control-message): Use it to allow sending
control messages offline.

8 years agoAllow reading debbugs from an offline cache
Lars Ingebrigtsen [Mon, 29 Feb 2016 06:55:02 +0000 (17:55 +1100)]
Allow reading debbugs from an offline cache

* debbugs-gnu.el (debbugs-gnu-show-reports): Allow reading the bug
list from an offline cache.

8 years agoMerge math-symbol-lists
Vitalie Spinu [Sun, 28 Feb 2016 15:02:55 +0000 (16:02 +0100)]
Merge math-symbol-lists

8 years agoSquashed 'packages/math-symbol-lists/' changes from 0d9147c..d11f74f
Vitalie Spinu [Sun, 28 Feb 2016 15:00:32 +0000 (16:00 +0100)]
Squashed 'packages/math-symbol-lists/' changes from 0d9147c..d11f74f

d11f74f Version 1.1
e8c8fb0 Base extended Unicode list on LUCR database
216b009 Add .dir-locals and update .gitignore
5631998 Add "left" to math-symbol-list-latex-commands

git-subtree-dir: packages/math-symbol-lists
git-subtree-split: d11f74fef06d93637e28f32e16edfb5b0ccd064d

8 years agoMerge company-math
Vitalie Spinu [Sun, 28 Feb 2016 14:56:45 +0000 (15:56 +0100)]
Merge company-math

8 years agoSquashed 'packages/company-math/' changes from b585117..2e24a08
Vitalie Spinu [Sun, 28 Feb 2016 14:56:45 +0000 (15:56 +0100)]
Squashed 'packages/company-math/' changes from b585117..2e24a08

2e24a08 Version 1.1
8e64cae Untabify and add .dir-locals
ce46d91 Merge pull request #7 from cpitclaudel/always-offer-completions
3c906cd Always offer completions (workaround for company issue #476)
21ac1c7 Update readme as per TeX-mode-hook problem
d0db15e [Fix #6] Add `tex-math` to `company-math-allow-latex-symbols-in-faces`
f5cedcf Use generic `tex-mode-hook` in readme

git-subtree-dir: packages/company-math
git-subtree-split: 2e24a088d660d0bf37585a664eddbbb6c4a8e20d

8 years ago* packages/arbitools: added menu option
David Gonzalez Gandara [Sun, 28 Feb 2016 10:37:01 +0000 (11:37 +0100)]
* packages/arbitools: added menu option

8 years ago* packages/arbitools: endoffile bug fixed
David Gonzalez Gandara [Sun, 28 Feb 2016 08:39:25 +0000 (09:39 +0100)]
* packages/arbitools: endoffile bug fixed

8 years ago* packages/arbitools: added some new functions and menus
David Gonzalez Gandara [Sun, 28 Feb 2016 08:36:36 +0000 (09:36 +0100)]
* packages/arbitools: added some new functions and menus

8 years ago* sed-mode/sed-mode.el: Bump up version for first release
Stefan Monnier [Fri, 26 Feb 2016 17:03:21 +0000 (12:03 -0500)]
* sed-mode/sed-mode.el: Bump up version for first release

(interpreter-mode-alist): Register ourselves.

8 years agoAdd a work-around for bug#19582, present before Emacs 24.5.
Wolfgang Jenkner [Fri, 26 Feb 2016 14:22:40 +0000 (15:22 +0100)]
Add a work-around for bug#19582, present before Emacs 24.5.

* packages/metar/metar.el (metar-convert-unit): Rewrite expr if it
starts with the `neg' operator.  Technically, this is wrong because
various functions in calc-units expect already simplified
expressions.  In practice, it should work around the above bug.

8 years agoFix the case where the metar record contains M01 (bug#19401).
Wolfgang Jenkner [Fri, 26 Feb 2016 14:22:40 +0000 (15:22 +0100)]
Fix the case where the metar record contains M01 (bug#19401).

* packages/metar/metar.el (metar-convert-unit): New optional argument.
(metar-convert-temperature): Use it to rewrite this function in terms of
metar-convert-unit.
Pass t as last argument to the underlying calc conversion functions so
that they return only the number, not the unit, thereby fixing the bug
in question.

8 years agopackages/excorporate/excorporate.el: Bump version to 0.7.1
Thomas Fitzsimmons [Fri, 26 Feb 2016 11:55:38 +0000 (06:55 -0500)]
packages/excorporate/excorporate.el: Bump version to 0.7.1

8 years agopackages/excorporate/excorporate.texi: New manual
Thomas Fitzsimmons [Fri, 26 Feb 2016 11:54:15 +0000 (06:54 -0500)]
packages/excorporate/excorporate.texi: New manual

* packages/excorporate/excorporate.texi,
packages/excorporate/excorporate.info,
packages/excorporate/dir: New files.

8 years ago* sed-mode: New package
Stefan Monnier [Fri, 26 Feb 2016 04:13:16 +0000 (23:13 -0500)]
* sed-mode: New package

8 years agoRevert last botched commit
Stefan Monnier [Fri, 26 Feb 2016 04:12:15 +0000 (23:12 -0500)]
Revert last botched commit

8 years ago* sed-mode: New package
Stefan Monnier [Fri, 26 Feb 2016 04:00:24 +0000 (23:00 -0500)]
* sed-mode: New package

8 years agopackages/excorporate: New package, import version 0.7.0
Thomas Fitzsimmons [Mon, 22 Feb 2016 00:43:52 +0000 (19:43 -0500)]
packages/excorporate: New package, import version 0.7.0

* packages/excorporate/README,
packages/excorporate/excorporate-calendar.el,
packages/excorporate/excorporate-calfw.el.txt,
packages/excorporate/excorporate-org.el,
packages/excorporate/excorporate.el: New files.

8 years ago* packages/arbitools.el: fix coding issues
David Gonzalez Gandara [Tue, 23 Feb 2016 17:22:59 +0000 (18:22 +0100)]
* packages/arbitools.el: fix coding issues

8 years agoUpdate copyright exceptions
Stefan Monnier [Tue, 23 Feb 2016 13:36:51 +0000 (08:36 -0500)]
Update copyright exceptions

8 years agoFix the "exempt" marker
Lars Ingebrigtsen [Tue, 23 Feb 2016 04:44:38 +0000 (15:44 +1100)]
Fix the "exempt" marker

* debbugs-gnu.el (debbugs-gnu-insert-changelog): Fix the "exempt" marker.

8 years agoMerge commit '68160bad14b031b069f30f1bd494ba4f252321c1'
Artur Malabarba [Mon, 22 Feb 2016 16:14:50 +0000 (13:14 -0300)]
Merge commit '68160bad14b031b069f30f1bd494ba4f252321c1'

8 years agoVersion bump
Artur Malabarba [Mon, 22 Feb 2016 16:13:45 +0000 (13:13 -0300)]
Version bump

8 years agoMore abbrev
Artur Malabarba [Mon, 22 Feb 2016 16:13:18 +0000 (13:13 -0300)]
More abbrev

8 years ago* sisu-mode/sisu-mode.el: Clean up name space, clear sisu-mode-hook
Ralph Amissah [Mon, 22 Feb 2016 15:07:40 +0000 (10:07 -0500)]
* sisu-mode/sisu-mode.el: Clean up name space, clear sisu-mode-hook

* sisu-mode/sisu-mode.el (sisu-general-font-lock-*): Rename from
general-font-lock-* to obey the package-prefix convention.
(sisu-font-lock-keywords): Adjust accordingly.
(sisu-mode-hook): Don't add outline-minor-mode.
(sisu-mode): Call it here instead.

8 years ago* arbitools/arbitools.el: Fix checkdoc warnings and quoting problems
Stefan Monnier [Mon, 22 Feb 2016 14:27:12 +0000 (09:27 -0500)]
* arbitools/arbitools.el: Fix checkdoc warnings and quoting problems

* arbitools/arbitools.el (arbitools-update, arbitools-add)
(arbitools-standings): Fix obvious quoting problems.  Add docstring.
(arbitools-mode): Use a more conventional mode-name.

8 years ago* packages/arbitools.el: correct code syntax issues
David Gonzalez Gandara [Mon, 22 Feb 2016 09:53:14 +0000 (10:53 +0100)]
* packages/arbitools.el: correct code syntax issues

8 years agoMerge commit 'f0b45f4a010d8e5680f66c9a22f433386d023466' from context-coloring
Jackson Ray Hamilton [Sun, 21 Feb 2016 21:47:50 +0000 (13:47 -0800)]
Merge commit 'f0b45f4a010d8e5680f66c9a22f433386d023466' from context-coloring

8 years agoVersion 7.2.1.
Jackson Ray Hamilton [Sun, 21 Feb 2016 21:43:26 +0000 (13:43 -0800)]
Version 7.2.1.

8 years agoMerge pull request #2 from tarsius/patch-1
Jackson Ray Hamilton [Sun, 21 Feb 2016 21:42:20 +0000 (13:42 -0800)]
Merge pull request #2 from tarsius/patch-1

add file benchmark/.nosearch

8 years agoadd .nosearch files
Jonas Bernoulli [Sun, 21 Feb 2016 20:47:42 +0000 (21:47 +0100)]
add .nosearch files

Add the files "benchmark/fixtures/.nosearch" and "test/fixtures/.nosearch".
This keeps `normal-top-level-add-subdirs-to-load-path` and similar tools
from adding the containing to the `load-path` or otherwise considering
the bundled libraries to be part of the package.

8 years ago* sisu-mode/sisu-mode.el: Fix Maintainer: address.
Stefan Monnier [Sun, 21 Feb 2016 19:37:44 +0000 (14:37 -0500)]
* sisu-mode/sisu-mode.el: Fix Maintainer: address.

8 years agourl-http-ntlm: Bump version to 2.0.2
Thomas Fitzsimmons [Sat, 20 Feb 2016 12:34:59 +0000 (07:34 -0500)]
url-http-ntlm: Bump version to 2.0.2

* packages/url-http-ntlm/url-http-ntlm.el: Bump version to 2.0.2.

8 years agoRemove url-http-ntlm-parse-header-NN.MM.el files
Stefan Monnier [Sat, 20 Feb 2016 12:30:38 +0000 (07:30 -0500)]
Remove url-http-ntlm-parse-header-NN.MM.el files

* packages/url-http-ntlm/url-http-ntlm.el: Add advice around
url-http-parse-headers, url-http-handle-authentication and
url-retrieve-internal to clear HTTP Authorization header.
* packages/url-http-ntlm/url-http-ntlm-parse-headers-24.1.el,
packages/url-http-ntlm/url-http-ntlm-parse-headers-24.2.el,
packages/url-http-ntlm/url-http-ntlm-parse-headers-24.3.el,
packages/url-http-ntlm/url-http-ntlm-parse-headers-24.4.el,
packages/url-http-ntlm/url-http-ntlm-parse-headers-24.5.el:
Remove files.

8 years ago* packages/sisu-mode/sisu-mode.el: Update to 7.1.8
Stefan Monnier [Sun, 21 Feb 2016 15:50:23 +0000 (10:50 -0500)]
* packages/sisu-mode/sisu-mode.el: Update to 7.1.8

(sisu-font-lock-keywords): Reindent and improve.
(sisu-mode): Add outline-regexp.  Don't run sisu-mode-hook since
define-derived-mode already does it for us.
(sisu-mode-hook): Add outline-minor-mode to its default.
(auto-mode-alist): Use .ss[imt] extensions rather than .sisu.

8 years ago[ELPA]: new package: arbitools
David Gonzalez Gandara [Sun, 21 Feb 2016 10:01:30 +0000 (11:01 +0100)]
[ELPA]: new package: arbitools

8 years ago[ELPA]: new package: arbitools
David Gonzalez Gandara [Sun, 21 Feb 2016 10:00:19 +0000 (11:00 +0100)]
[ELPA]: new package: arbitools

8 years ago[ELPA] new package: arbitools
David Gonzalez Gandara [Sun, 21 Feb 2016 09:37:57 +0000 (10:37 +0100)]
[ELPA] new package: arbitools

8 years agourl-http-ntlm.el: Bump version to 2.0.1
Thomas Fitzsimmons [Sun, 14 Feb 2016 20:31:27 +0000 (15:31 -0500)]
url-http-ntlm.el: Bump version to 2.0.1

8 years agourl-http-ntlm.el: Update copyright years
Thomas Fitzsimmons [Sun, 14 Feb 2016 20:24:21 +0000 (15:24 -0500)]
url-http-ntlm.el: Update copyright years

8 years agourl-http-ntlm.el: Bump version to 2.0.0
Thomas Fitzsimmons [Sat, 31 Oct 2015 15:40:59 +0000 (11:40 -0400)]
url-http-ntlm.el: Bump version to 2.0.0

8 years agourl-http-ntlm: Add cl-lib to Package-Requires
Thomas Fitzsimmons [Wed, 11 Nov 2015 14:40:43 +0000 (09:40 -0500)]
url-http-ntlm: Add cl-lib to Package-Requires

* url-http-ntlm.el: Add cl-lib to Package-Requires.

8 years agourl-http-ntlm: Add `url-debug' debugging messages
Thomas Fitzsimmons [Wed, 11 Nov 2015 14:38:22 +0000 (09:38 -0500)]
url-http-ntlm: Add `url-debug' debugging messages

* url-http-ntlm.el: Require url-util.
(url-http-ntlm--get-stage, url-ntlm-auth): Add debugging messages.

8 years agourl-http-ntlm: Shorten first line of some docstrings
Thomas Fitzsimmons [Wed, 11 Nov 2015 14:33:18 +0000 (09:33 -0500)]
url-http-ntlm: Shorten first line of some docstrings

* url-http-ntlm.el (url-http-ntlm--last-args)
(url-http-ntlm--default-users, url-http-ntlm--get-challenge):
Shorten first line of documentation string.

8 years agourl-http-ntlm.el: Require ntlm 2.0.0
Thomas Fitzsimmons [Sat, 31 Oct 2015 15:40:38 +0000 (11:40 -0400)]
url-http-ntlm.el: Require ntlm 2.0.0

8 years agourl-http-ntlm: Change spelling of authorization function
Thomas Fitzsimmons [Fri, 30 Oct 2015 13:41:39 +0000 (09:41 -0400)]
url-http-ntlm: Change spelling of authorization function

* url-http-ntlm.el (url-http-ntlm--detect-loop): Update call to
url-http-ntlm--authorization.
(url-http-ntlm--authorization): Rename from
url-http-ntlm--authorisation.
(url-ntlm-auth): Update call to url-http-ntlm--authorization.

8 years agourl-http-ntlm.el: Add home page header
Thomas Fitzsimmons [Fri, 30 Oct 2015 13:35:54 +0000 (09:35 -0400)]
url-http-ntlm.el: Add home page header

8 years agourl-http-ntlm: Add auth-source support
Thomas Fitzsimmons [Thu, 29 Oct 2015 14:09:07 +0000 (10:09 -0400)]
url-http-ntlm: Add auth-source support

* url-http-ntlm.el (url-http-ntlm--authorisation): Try to read
user and password using auth-source library.

8 years agourl-http-ntlm: Autoload url-ntlm-auth and its registration
Thomas Fitzsimmons [Thu, 29 Oct 2015 14:00:38 +0000 (10:00 -0400)]
url-http-ntlm: Autoload url-ntlm-auth and its registration

* url-http-ntlm.el Autoload call to url-register-auth-scheme.
(url-ntlm-auth): Autoload function.

8 years agourl-http-ntlm: Declare url-http-extra-headers special
Thomas Fitzsimmons [Thu, 29 Oct 2015 13:56:11 +0000 (09:56 -0400)]
url-http-ntlm: Declare url-http-extra-headers special

* url-http-ntlm.el (url-http-ntlm--clean-headers): Declare
url-http-extra-headers special.
(url-http-ntlm--get-stage): Likewise.

8 years agourl-http-ntlm: Remove limit of one username and password per server
Thomas Fitzsimmons [Thu, 29 Oct 2015 13:54:31 +0000 (09:54 -0400)]
url-http-ntlm: Remove limit of one username and password per server

* url-http-ntlm.el: Remove comment about only supporting one
username and password.  Do not make url-http-ntlm--last-args a
buffer-local variable.
(url-http-ntlm--auth-storage): Change docstring to not mention one
user and password limitation.
(url-http-ntlm--default-users): New variable.
(url-http-ntlm--ensure-user): New function.
(url-http-ntlm--get-stage): Take a url argument.  Store a key in
url-http-ntlm--last-args.
(url-http-ntlm--authorisation): Take a realm argument.  Use a key
when accessing url-http-ntlm--last-args.
(url-ntlm-auth): Ensure the received URL has its user slot set
before processing it.

8 years agourl-http-ntlm: Prevent infinite loops
Thomas Fitzsimmons [Wed, 28 Oct 2015 00:50:06 +0000 (20:50 -0400)]
url-http-ntlm: Prevent infinite loops

* url-http-ntlm.el (url-http-ntlm--loop-timer-counter): New
variable.
(url-http-ntlm--detect-loop): New function.
(url-ntlm-auth): Call url-http-ntlm--detect-loop before handling a
request or response.

8 years agourl-http-ntlm: Override url-http-parse-headers redirect handling
Thomas Fitzsimmons [Tue, 27 Oct 2015 10:21:14 +0000 (06:21 -0400)]
url-http-ntlm: Override url-http-parse-headers redirect handling

* url-http-ntlm.el: Require versioned url-http-ntlm-parse-headers
feature when emacs-major-version is less than 25.
* url-http-ntlm-parse-headers-24.1.el,
url-http-ntlm-parse-headers-24.2.el,
url-http-ntlm-parse-headers-24.3.el,
url-http-ntlm-parse-headers-24.4.el,
url-http-ntlm-parse-headers-24.5.el: New files.

8 years agourl-http-ntlm: Port to cl-lib
Thomas Fitzsimmons [Tue, 27 Oct 2015 02:42:52 +0000 (22:42 -0400)]
url-http-ntlm: Port to cl-lib

* url-http-ntlm.el: Require cl-lib.
(url-http-ntlm--ensure-keepalive): Use cl-assert.
(url-http-ntlm--get-stage): Use cl-destructuring-bind.
(url-http-ntlm--authorisation): Use cl-second.
(url-http-ntlm--rmssoc): Use cl-remove.
(url-ntlm-auth): Use cl-case and cl-destructuring-bind.

8 years agourl-http-ntlm.el: Add comment headings
Thomas Fitzsimmons [Tue, 27 Oct 2015 02:29:37 +0000 (22:29 -0400)]
url-http-ntlm.el: Add comment headings

8 years agourl-http-ntlm: Use double dash naming convention for private symbols
Thomas Fitzsimmons [Tue, 27 Oct 2015 02:23:24 +0000 (22:23 -0400)]
url-http-ntlm: Use double dash naming convention for private symbols

* url-http-ntlm.el (url-http-ntlm--auth-storage): Rename from
url-http-ntlm-auth-storage.
(url-http-ntlm-last-args): Rename from url-http-ntlm-last-args.
(url-http-ntlm--ensure-keepalive): Rename from
url-http-ntlm-ensure-keepalive.
(url-http-ntlm--clean-headers): Rename from
url-http-ntlm-clean-headers.  Update private function calls.
(url-http-ntlm--get-stage): Rename from url-http-ntlm-get-stage.
Update private function calls and variable references.
(url-http-ntlm--authorisation): Rename from
url-http-ntlm-authorisation.  Update private function calls and
variable references.
(url-http-ntlm--get-challenge): Rename from
url-http-ntlm-get-challenge.
(url-http-ntlm--rmssoc): Rename from url-http-ntlm-rmssoc.
(url-http-ntlm--string): Rename from url-http-ntlm-string.
(url-ntlm-auth): Update private function calls and variable
references.

8 years agourl-http-ntlm.el (url-http-ntlm-last-args): Group defvar with others
Thomas Fitzsimmons [Tue, 27 Oct 2015 02:18:36 +0000 (22:18 -0400)]
url-http-ntlm.el (url-http-ntlm-last-args): Group defvar with others

8 years agourl-http-ntlm.el (url-ntlm-auth): Move defun near end of file
Thomas Fitzsimmons [Tue, 27 Oct 2015 02:15:01 +0000 (22:15 -0400)]
url-http-ntlm.el (url-ntlm-auth): Move defun near end of file

8 years agourl-http-ntlm: Use url-http-ntlm namespace consistently
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:55:36 +0000 (23:55 -0400)]
url-http-ntlm: Use url-http-ntlm namespace consistently

* url-http-ntlm.el (url-ntlm-auth): Call
url-http-ntlm-ensure-keepalive and url-http-ntlm-get-stage.
(url-http-ntlm-ensure-keepalive): Rename from
url-ntlm-ensure-keepalive.
(url-http-ntlm-clean-headers): Rename from url-ntlm-clean-headers.
(url-http-ntlm-last-args): Rename from url-ntlm-last-args.
(url-http-ntlm-get-stage): Rename from url-ntlm-get-stage.
(url-http-ntlm-get-stage): Reference url-http-ntlm-last-args.
Call url-http-ntlm-clean-headers.

8 years agourl-http-ntlm.el: Update author's email address
Thomas Fitzsimmons [Sun, 1 Nov 2015 03:33:37 +0000 (23:33 -0400)]
url-http-ntlm.el: Update author's email address

8 years agourl-http-ntlm.el: Update installation instructions
Thomas Fitzsimmons [Sun, 1 Nov 2015 03:32:28 +0000 (23:32 -0400)]
url-http-ntlm.el: Update installation instructions

8 years agourl-http-ntlm.el: Add maintainer header
Thomas Fitzsimmons [Sun, 1 Nov 2015 03:30:32 +0000 (23:30 -0400)]
url-http-ntlm.el: Add maintainer header

8 years agourl-http-ntlm.el: Update copyright owner and years
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:49:42 +0000 (23:49 -0400)]
url-http-ntlm.el: Update copyright owner and years

8 years agourl-http-ntlm.el: Reindent whole file
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:43:54 +0000 (23:43 -0400)]
url-http-ntlm.el: Reindent whole file

8 years agourl-http-ntlm: Remove blank comment lines
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:40:46 +0000 (23:40 -0400)]
url-http-ntlm: Remove blank comment lines

* url-http-ntlm.el (url-ntlm-auth, url-ntlm-get-stage): Remove blank
comment lines.

8 years agourl-http-ntlm: Fix checkdoc errors
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:38:27 +0000 (23:38 -0400)]
url-http-ntlm: Fix checkdoc errors

* url-http-ntlm.el (url-http-ntlm-auth-storage, url-ntlm-auth)
(url-ntlm-ensure-keepalive, url-ntlm-clean-headers)
(url-ntlm-get-stage, url-http-ntlm-authorisation)
(url-http-ntlm-get-challenge, url-http-ntlm-rmssoc)
(url-http-ntlm-string): Fix checkdoc errors.

8 years agourl-http-ntlm: Wrap lines at column 80
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:30:29 +0000 (23:30 -0400)]
url-http-ntlm: Wrap lines at column 80

* url-http-ntlm.el (url-ntlm-ensure-keepalive, url-ntlm-last-args)
(url-ntlm-get-stage, url-http-ntlm-authorisation): Wrap lines at
column 80.

8 years agourl-http-ntlm.el: Adjust blank lines
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:18:54 +0000 (23:18 -0400)]
url-http-ntlm.el: Adjust blank lines

8 years agourl-http-ntlm: Remove trailing whitespace
Thomas Fitzsimmons [Mon, 26 Oct 2015 03:16:03 +0000 (23:16 -0400)]
url-http-ntlm: Remove trailing whitespace

* url-http-ntlm.el (url-http-ntlm-authorisation): Remove trailing
whitespace.

8 years agourl-http-ntlm: New package
Tom Schutzer-Weissmann [Sun, 25 Oct 2015 22:48:05 +0000 (18:48 -0400)]
url-http-ntlm: New package

* url-http-ntlm.el: Import from
https://url-http-ntlm.googlecode.com/svn/trunk/url-http-ntlm.el,
revision r2.

8 years ago* packages/tramp-theme/tramp-theme.el: Add autoload cookie.
Michael Albinus [Wed, 17 Feb 2016 16:01:28 +0000 (17:01 +0100)]
* packages/tramp-theme/tramp-theme.el: Add autoload cookie.

8 years agoOops, release tramp-theme 0.1.1
Michael Albinus [Wed, 17 Feb 2016 10:59:49 +0000 (11:59 +0100)]
Oops, release tramp-theme 0.1.1

* packages/tramp-theme/README:
* packages/tramp-theme/tramp-theme.el: New files.

8 years ago; Minor changes to tramp-theme.el
Michael Albinus [Wed, 17 Feb 2016 10:34:14 +0000 (11:34 +0100)]
; Minor changes to tramp-theme.el

8 years ago* packages/debbugs/debbugs-gnu.el (debbugs-gnu-stale): Fix docstring.
Michael Albinus [Wed, 17 Feb 2016 08:51:14 +0000 (09:51 +0100)]
* packages/debbugs/debbugs-gnu.el (debbugs-gnu-stale): Fix docstring.

8 years agoAdd tramp-theme
Michael Albinus [Wed, 17 Feb 2016 08:50:27 +0000 (09:50 +0100)]
Add tramp-theme

* packages/tramp-theme/README:
* packages/tramp-theme/tramp-theme.el: New files.

8 years agofix executable bits
Stephen Leake [Mon, 15 Feb 2016 22:47:02 +0000 (16:47 -0600)]
fix executable bits

8 years agofactor out minibuffer setup hook fun; treat empty input
Michael Heerdegen [Mon, 15 Feb 2016 15:33:10 +0000 (16:33 +0100)]
factor out minibuffer setup hook fun; treat empty input

8 years agoupdate stream.el to the latest version
Nicolas Petton [Sun, 14 Feb 2016 13:50:15 +0000 (14:50 +0100)]
update stream.el to the latest version

* packages/stream/stream.el:
* packages/stream/tests/stream-tests.el: Add latest changes from the
  github repository.

8 years agoImprove doc of el-search-this-expression-identifier.
Michael Heerdegen [Sun, 14 Feb 2016 12:24:32 +0000 (13:24 +0100)]
Improve doc of el-search-this-expression-identifier.

8 years ago* ampc/ampc.el: Fix up warnings and use cl-lib. Change maintainer
Stefan Monnier [Sat, 13 Feb 2016 22:44:41 +0000 (17:44 -0500)]
* ampc/ampc.el: Fix up warnings and use cl-lib.  Change maintainer

(ampc-current-playlist-mode-map): Prefer RET over <return> (so it also
works on ttys).
(ampc-tagger-mode-map): Prefer TAB over <tab> (so it also
works on ttys).

8 years ago* ampc: Re-add, since I cannot find it anywhere else
Stefan Monnier [Sat, 13 Feb 2016 22:02:15 +0000 (17:02 -0500)]
* ampc: Re-add, since I cannot find it anywhere else

8 years agoFix compliler warnings in stream-tests.el
Nicolas Petton [Sat, 13 Feb 2016 19:23:27 +0000 (20:23 +0100)]
Fix compliler warnings in stream-tests.el

* packages/stream/tests/stream-tests.el: Require cl-lib, use seqp, cl-oddp and
  cl-evenp instead of seq-p, oddp and evenp.

8 years agoComplete and document what a SYMBOL in `l' matches
Michael Heerdegen [Fri, 12 Feb 2016 20:47:47 +0000 (21:47 +0100)]
Complete and document what a SYMBOL in `l' matches

8 years agouse uninterned symbol in `el-search--matcher'
Michael Heerdegen [Fri, 12 Feb 2016 20:39:04 +0000 (21:39 +0100)]
use uninterned symbol in `el-search--matcher'

8 years agomultishell - merge 1.1.5 from multishell repo.
Ken Manheimer [Fri, 12 Feb 2016 16:04:35 +0000 (11:04 -0500)]
multishell - merge 1.1.5 from multishell repo.

8 years agomultishell - 1.1.5, preserve listing recency, increment multishell-version
Ken Manheimer [Fri, 12 Feb 2016 15:53:19 +0000 (10:53 -0500)]
multishell - 1.1.5, preserve listing recency, increment multishell-version

Some small "whoops" fixes.

The listing recency change is necessary just in case the hash table used
for culling multishell-list happens to grow beyond the default
allocation during the culling.

8 years agoMerge commit 'f2458211bc25749f07e0d70addde7c7745dcc79d'
Ken Manheimer [Fri, 12 Feb 2016 09:17:17 +0000 (04:17 -0500)]
Merge commit 'f2458211bc25749f07e0d70addde7c7745dcc79d'

8 years agomultishell - 1.1.4, resolves several TODO items.
Ken Manheimer [Fri, 12 Feb 2016 09:12:17 +0000 (04:12 -0500)]
multishell - 1.1.4, resolves several TODO items.

8 years agomultishell - Suppress trivial duplicates in completions list presentation.
Ken Manheimer [Fri, 12 Feb 2016 09:05:54 +0000 (04:05 -0500)]
multishell - Suppress trivial duplicates in completions list presentation.

The duplicates are useful in minibuffer, distinguishing active shells,
but not useful in multishell listing, where active shells are sorted
early and with "+" signs before them.

8 years agomultishell - Be more specific about why we use tramp-cleanup-connection.
Ken Manheimer [Fri, 12 Feb 2016 08:06:28 +0000 (03:06 -0500)]
multishell - Be more specific about why we use tramp-cleanup-connection.

8 years agomultishell - Use better names for completing read and dispatch provisions.
Ken Manheimer [Fri, 12 Feb 2016 08:01:01 +0000 (03:01 -0500)]
multishell - Use better names for completing read and dispatch provisions.