]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
9 years agoMerge commit '60d4c09c982a1c562a70cd6aa705f47ab3badcfb' from company
Dmitry Gutov [Tue, 14 Oct 2014 22:22:15 +0000 (02:22 +0400)]
Merge commit '60d4c09c982a1c562a70cd6aa705f47ab3badcfb' from company

9 years agoBump the version
Dmitry Gutov [Tue, 14 Oct 2014 22:17:11 +0000 (02:17 +0400)]
Bump the version

9 years agocompany-template-c-like-templatify: Support generics
Dmitry Gutov [Sun, 12 Oct 2014 20:41:36 +0000 (00:41 +0400)]
company-template-c-like-templatify: Support generics

Closes #201

9 years agoMerge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
Stefan Monnier [Fri, 10 Oct 2014 18:25:25 +0000 (14:25 -0400)]
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

9 years ago* packages/gnorb/gnorb.el: Mention dependency on cl-lib.
Stefan Monnier [Fri, 10 Oct 2014 18:25:00 +0000 (14:25 -0400)]
* packages/gnorb/gnorb.el: Mention dependency on cl-lib.
Require `bbdb' here, and not during compilation.
* packages/gnorb/gnorb-utils.el: Don't require `cl'.
Don't require `bbdb', in case it's not installed.
* packages/gnorb/gnorb-registry.el: Require cl-lib.  Use cl-lib names.
* packages/gnorb/gnorb-org.el: Require cl-lib.  Use cl-lib names.
* packages/gnorb: Fix up copyright and compilation.
* packages/gnorb/gnorb-bbdb.el: Require `cl-lib'.  Use cl-lib names.
(bbdb-separator-alist, bbdb-xfield-label-list): Check before use.

9 years ago* GNUmakefile: Fix generation of <pkg>-pkg.el files.
Stefan Monnier [Fri, 10 Oct 2014 18:03:03 +0000 (14:03 -0400)]
* GNUmakefile: Fix generation of <pkg>-pkg.el files.
(pkg_descs): New var.
(all-in-place): Use it.

9 years agoFixing Gnorb entry in externals-list
Eric Abrahamsen [Fri, 10 Oct 2014 06:03:36 +0000 (14:03 +0800)]
Fixing Gnorb entry in externals-list

* externals-list: Not sure what I was thinking.

9 years agoExtract regexp for buffers to ignore into a new var
Dmitry Gutov [Fri, 10 Oct 2014 05:09:43 +0000 (09:09 +0400)]
Extract regexp for buffers to ignore into a new var

#199

9 years agoCall `bbdb-search' inside `eval' block
Dmitry Gutov [Fri, 10 Oct 2014 02:22:34 +0000 (06:22 +0400)]
Call `bbdb-search' inside `eval' block

Fixes #202

9 years agoMerge commit '0b9eb2b647a49ffa3dc4e3e61cb8bd94c7fe3634' as 'packages/gnorb'
Eric Abrahamsen [Thu, 9 Oct 2014 01:47:46 +0000 (09:47 +0800)]
Merge commit '0b9eb2b647a49ffa3dc4e3e61cb8bd94c7fe3634' as 'packages/gnorb'

9 years agoSquashed 'packages/gnorb/' content from commit de3a512
Eric Abrahamsen [Thu, 9 Oct 2014 01:47:46 +0000 (09:47 +0800)]
Squashed 'packages/gnorb/' content from commit de3a512

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

9 years agoAdding gnorb to externals-list
Eric Abrahamsen [Thu, 9 Oct 2014 01:43:01 +0000 (09:43 +0800)]
Adding gnorb to externals-list

9 years agoHandle nil company-common, in order not to bind it in tests
Dmitry Gutov [Wed, 8 Oct 2014 04:23:32 +0000 (08:23 +0400)]
Handle nil company-common, in order not to bind it in tests

9 years agocompany-fill-propertize: Use `string-width' on `company-common'
Dmitry Gutov [Wed, 8 Oct 2014 04:18:04 +0000 (08:18 +0400)]
company-fill-propertize: Use `string-width' on `company-common'

It also might contain multiple-width chars.

9 years agoMake new tests and interactive-only
Dmitry Gutov [Wed, 8 Oct 2014 03:57:26 +0000 (07:57 +0400)]
Make new tests and interactive-only

The display table is different in batch mode, I guess.

9 years agocompany-dabbrev--search: Ignore "uninteresting" buffers
Dmitry Gutov [Wed, 8 Oct 2014 03:29:16 +0000 (07:29 +0400)]
company-dabbrev--search: Ignore "uninteresting" buffers

Closes #199

9 years agocompany-call-backend-raw: Use `condition-case-unless-debug', too
Dmitry Gutov [Wed, 8 Oct 2014 03:17:16 +0000 (07:17 +0400)]
company-call-backend-raw: Use `condition-case-unless-debug', too

9 years agoHandle non-printable and multiple-width chars in completions
Dmitry Gutov [Wed, 8 Oct 2014 03:05:50 +0000 (07:05 +0400)]
Handle non-printable and multiple-width chars in completions

#199

9 years agocompany-clang-arguments: Fix default element value
Dmitry Gutov [Sun, 5 Oct 2014 13:19:13 +0000 (17:19 +0400)]
company-clang-arguments: Fix default element value

Closes #200

9 years agoUse `condition-case-unless-debug' more
Dmitry Gutov [Sat, 4 Oct 2014 10:09:39 +0000 (14:09 +0400)]
Use `condition-case-unless-debug' more

9 years agojavaimp: doc fixes
Filipp Gunbin [Wed, 1 Oct 2014 20:56:23 +0000 (00:56 +0400)]
javaimp: doc fixes

9 years agojavaimp: version 0.5
Filipp Gunbin [Tue, 30 Sep 2014 17:44:57 +0000 (21:44 +0400)]
javaimp: version 0.5

9 years agocompany-begin-commands: Add `orgtbl-self-insert-command'
Dmitry Gutov [Tue, 30 Sep 2014 14:12:07 +0000 (18:12 +0400)]
company-begin-commands: Add `orgtbl-self-insert-command'

Closes #196.

9 years agojavaimp: fix for cases when maven doesn't add xml declaration
Filipp Gunbin [Tue, 30 Sep 2014 12:58:56 +0000 (16:58 +0400)]
javaimp: fix for cases when maven doesn't add xml declaration

9 years ago* ada-ref-man.el: Fix up formatting details.
Stefan Monnier [Mon, 29 Sep 2014 13:03:51 +0000 (09:03 -0400)]
* ada-ref-man.el: Fix up formatting details.

9 years agocompany-file--keys-match-p: Handle OLD being nil
Dmitry Gutov [Mon, 29 Sep 2014 01:30:41 +0000 (05:30 +0400)]
company-file--keys-match-p: Handle OLD being nil

9 years agocompany-files: Fix cache behavior for when we're backspacing
Dmitry Gutov [Sun, 28 Sep 2014 20:14:25 +0000 (00:14 +0400)]
company-files: Fix cache behavior for when we're backspacing

As discussed
in https://github.com/Lompik/company-mode/commit/528cd1b4c94e1d6b0009068be618bde2b27ec583#commitcomment-7953472.

9 years agocompany-files.el: Use the "private function" naming convention
Dmitry Gutov [Sun, 28 Sep 2014 20:05:04 +0000 (00:05 +0400)]
company-files.el: Use the "private function" naming convention

9 years agopublish ada-mode 5.1.6, wisi 1.0.6, new package ada-ref-man
Stephen Leake [Sun, 28 Sep 2014 18:07:53 +0000 (13:07 -0500)]
publish ada-mode 5.1.6, wisi 1.0.6, new package ada-ref-man

* admin/archive-contents.el (archive--metadata): include 'dir' in files, for doc-only packages
  (archive--metadata): fix typo in error message

* packages/ada-mode/ada-ref-man.el: New file.
* packages/ada-mode/*: version 5.1.6

* packages/ada-ref-man/: New directory.

* packages/wisi/*: version 1.0.6
* packages/wisi/README: New file.

9 years agoUpdate a comment
Dmitry Gutov [Sun, 28 Sep 2014 17:11:05 +0000 (21:11 +0400)]
Update a comment

9 years agoUpdate NEWS; do the forgotten version bump
Dmitry Gutov [Sun, 28 Sep 2014 16:58:18 +0000 (20:58 +0400)]
Update NEWS; do the forgotten version bump

9 years agocompany-files-complete: Include mtime in the cache key
Dmitry Gutov [Sun, 28 Sep 2014 16:17:56 +0000 (20:17 +0400)]
company-files-complete: Include mtime in the cache key

9 years agoUpdate docstring, change words, bump copyright year
Dmitry Gutov [Sun, 28 Sep 2014 16:11:19 +0000 (20:11 +0400)]
Update docstring, change words, bump copyright year

9 years agocompany-files.el: Change regexp prefix
James Browder [Sun, 21 Sep 2014 22:52:53 +0000 (17:52 -0500)]
company-files.el: Change regexp prefix

* Fix Windows drive letters recognition.
* Complete relative paths, starting with ./ or ../.

9 years agocompany-post-command: Handle being called after quitting
Dmitry Gutov [Sun, 28 Sep 2014 03:10:22 +0000 (07:10 +0400)]
company-post-command: Handle being called after quitting

Fixes #190

9 years agocompany-create-match-predicate: Just replace the predicate
Dmitry Gutov [Sun, 28 Sep 2014 00:57:05 +0000 (04:57 +0400)]
company-create-match-predicate: Just replace the predicate

Building on the previous one is ridiculous, because the main use case is
company-search-mode, and any previous search string is a prefix of the current
one.  With company-filter-candidates, it was especially wasteful.

9 years agocompany-search-printing-char: Don't update company-search-string when no match
Dmitry Gutov [Sun, 28 Sep 2014 00:39:57 +0000 (04:39 +0400)]
company-search-printing-char: Don't update company-search-string when no match

Fixes #194

9 years agoremove bogus execute priv
Stephen Leake [Wed, 24 Sep 2014 11:48:34 +0000 (06:48 -0500)]
remove bogus execute priv

9 years agocompany--insert-candidate: Don't use `insert-before-markers'
Dmitry Gutov [Mon, 22 Sep 2014 03:10:10 +0000 (07:10 +0400)]
company--insert-candidate: Don't use `insert-before-markers'

Fixes #189.

Apparently, it's enough to pass t REAR-ADVANCE agrument to `make-overlay' when
creating the pseudo-tooltip overlay.

9 years agocompany-gtags: Don't try to complete in non-file buffers
Dmitry Gutov [Fri, 19 Sep 2014 03:02:48 +0000 (07:02 +0400)]
company-gtags: Don't try to complete in non-file buffers

9 years agoMerge pull request #191 from jorgenschaefer/master
Dmitry Gutov [Sat, 20 Sep 2014 21:10:50 +0000 (01:10 +0400)]
Merge pull request #191 from jorgenschaefer/master

Use read-kbd-macro instead of kbd as a function.

9 years agoUse read-kbd-macro instead of kbd as a function.
Jorgen Schaefer [Sat, 20 Sep 2014 20:08:41 +0000 (22:08 +0200)]
Use read-kbd-macro instead of kbd as a function.

In Emacs 24.1 and 24.2, kbd was a macro and not a function,
so that a call like (kbd (format ...)) would fail. Use
read-kbd-macro instead, which works for all Emacsen in 24.x.

9 years ago[vlf] bump version
Andrey Kotlarski [Sat, 20 Sep 2014 16:36:58 +0000 (19:36 +0300)]
[vlf] bump version

9 years ago * packages/vlf: Version 1.6. Automatically tune batch size to
Andrey Kotlarski [Sat, 20 Sep 2014 16:06:29 +0000 (19:06 +0300)]
* packages/vlf: Version 1.6.  Automatically tune batch size to
improve user experience and performance for batch operations.

* vlf-tune.el: New profile and tune module.

* vlf.el (vlf-next-batch, vlf-prev-batch, vlf-set-batch-size)
(vlf-beginning-of-file, vlf-end-of-file, vlf-jump-to-chunk): Auto
tune batch size.

* vlf-write.el (vlf-write): Profile, tune batch size and time
save when adjusting file content.
(vlf-file-shift-back, vlf-shift-batch, vlf-file-shift-forward)
(vlf-shift-batches): Profile and tune batch size.

* vlf-search.el (vlf-re-search): Auto tune batch size and
use outside progress reporter if provided.
(vlf-goto-match): Time search.
(vlf-re-search-forward, vlf-re-search-backward): Minimize search
overlap and restore batch size if search failed.
(vlf-goto-line): Profile operations, tune batch size and time
whole search.

* vlf-occur.el (vlf-occur-visit): Profile hexl operations.
(vlf-occur-other-buffer): New function.
(vlf-occur): Auto tune batch size.
(vlf-build-occur): Auto tune batch size and time whole occur.

* vlf-base.el (vlf-move-to-chunk-1, vlf-move-to-chunk-2)
(vlf-insert-file-contents-1, vlf-delete-region): Profile primitive
operations.
(vlf-shift-undo-list): Ignore null undo list.

9 years ago * packages/vlf: Perform search, occur and ediff operations over
Andrey Kotlarski [Sat, 20 Sep 2014 15:41:06 +0000 (18:41 +0300)]
* packages/vlf: Perform search, occur and ediff operations over
hexl content instead over raw data when hexl-mode is active.
Allow vlf-occur results be saved to file and later reused.

* vlf.el (vlf): Use minimal batch size on remote files or if
manually specified.
Remove hooks used to disable/enable hexl-mode.

* vlf-integrate.el (abort-if-file-too-large): Don't use vlf-mode
if file size is less than default batch size.

* vlf-base.el (vlf-batch-size): Increase default batch size.
(vlf-move-to-chunk-1, vlf-move-to-chunk-2): Restore hexl-mode if
has been active on start.

* vlf-write.el (vlf-write): Restore hexl-mode if active on start
and don't ask spurious questions.

* vlf-search.el (vlf-re-search): Search over hexl content in case
hexl-mode is active on start.
(vlf-goto-line): Don't optimize search in case hexl-mode is
active.

* vlf-ediff.el (vlf-ediff-files): Use minimal batch size before
applying specified.
(vlf-ediff-next): Ediff over hexl-mode content when active instead
over raw data.

* vlf-occur.el (vlf-occur-vlf-file, vlf-occur-vlf-buffer)
(vlf-occur-regexp, vlf-occur-hexl, vlf-occur-lines): New
variables.
(vlf-occur-mode-map): Add save binding.
(vlf-occur-mode): Hook custom save function.
(vlf-occur-next-match, vlf-occur-prev-match): Use
get-text-property instead of get-char-property.
(vlf-occur-visit): Activate hexl-mode if it has been used during
occur.
(vlf-occur, vlf-build-occur): Perform occur over hexl content if
hexl-mode is active on start.
(vlf-occur-save, vlf-occur-load): New commands.

9 years agoFix company-yasnippet compilation without yasnippet
Dmitry Gutov [Fri, 19 Sep 2014 02:39:48 +0000 (06:39 +0400)]
Fix company-yasnippet compilation without yasnippet

Closes #187

9 years agoMerge commit 'fa4ba155a3e22ddc4b8bc33fcbf8cc69ef8f0043' from company
Dmitry Gutov [Sun, 14 Sep 2014 07:05:56 +0000 (11:05 +0400)]
Merge commit 'fa4ba155a3e22ddc4b8bc33fcbf8cc69ef8f0043' from company

9 years agoRelease 0.8.5
Dmitry Gutov [Sun, 14 Sep 2014 07:04:04 +0000 (11:04 +0400)]
Release 0.8.5

9 years agocompany-pseudo-tooltip-guard: Handle wrapped lines
Dmitry Gutov [Sat, 13 Sep 2014 22:39:06 +0000 (02:39 +0400)]
company-pseudo-tooltip-guard: Handle wrapped lines

9 years agocompany-pseudo-tooltip-show: Improve tooltip-guard results
Dmitry Gutov [Sat, 13 Sep 2014 22:34:28 +0000 (02:34 +0400)]
company-pseudo-tooltip-show: Improve tooltip-guard results

9 years agocompany--insert-candidate: Insert before overlays that begin at point
Dmitry Gutov [Sat, 13 Sep 2014 20:33:06 +0000 (00:33 +0400)]
company--insert-candidate: Insert before overlays that begin at point

That fixes `company-with-candidate-inserted' to work with the way the
pseudo-tooltip overlay is now rendered (at the end of the current line).

9 years agoMerge commit '2ef6263c65a109b4d36503e6484fdbf4cb307d0f' from company
Dmitry Gutov [Sat, 13 Sep 2014 12:18:25 +0000 (16:18 +0400)]
Merge commit '2ef6263c65a109b4d36503e6484fdbf4cb307d0f' from company

9 years agoRelease 0.8.4
Dmitry Gutov [Sat, 13 Sep 2014 12:15:02 +0000 (16:15 +0400)]
Release 0.8.4

9 years agocompany--posn-col-row: add comment
Dmitry Gutov [Sat, 13 Sep 2014 12:14:46 +0000 (16:14 +0400)]
company--posn-col-row: add comment

9 years agoOnly use company-ropemacs when ropemacs-mode is on
Dmitry Gutov [Sat, 13 Sep 2014 12:13:06 +0000 (16:13 +0400)]
Only use company-ropemacs when ropemacs-mode is on

Step 1 of moving company-ropemacs out, #159.

9 years agocompany-with-candidate-inserted: restore buffer modification status
Dmitry Gutov [Sat, 13 Sep 2014 11:57:30 +0000 (15:57 +0400)]
company-with-candidate-inserted: restore buffer modification status

9 years agoMerge branch 'master' of github.com:leoliu/ggtags
Leo Liu [Fri, 12 Sep 2014 00:23:53 +0000 (08:23 +0800)]
Merge branch 'master' of github.com:leoliu/ggtags

9 years agoUpdate doc for installing pygments plugin
Leo Liu [Fri, 12 Sep 2014 00:05:48 +0000 (08:05 +0800)]
Update doc for installing pygments plugin

9 years agocompany-gtags-modes: Turn into defcustom
Dmitry Gutov [Tue, 9 Sep 2014 01:08:03 +0000 (05:08 +0400)]
company-gtags-modes: Turn into defcustom

Closes #178.

9 years agocompany-complete-number: Make interactive, read the pressed digit
Frank Fischer [Tue, 9 Sep 2014 00:22:46 +0000 (04:22 +0400)]
company-complete-number: Make interactive, read the pressed digit

Fixes #177.

9 years agoUse posn-actual-col-row to calculate the row
Dmitry Gutov [Tue, 9 Sep 2014 00:01:42 +0000 (04:01 +0400)]
Use posn-actual-col-row to calculate the row

Approximation by `posn-col-row' is not good enough, particularly in the Log-Edit
buffer.

9 years agoDon't use end-of-buffer-workaround
Dmitry Gutov [Mon, 8 Sep 2014 23:41:27 +0000 (03:41 +0400)]
Don't use end-of-buffer-workaround

Instead, start the overlay one character earlier, if not at eob.

That also improves the situation with fci-mode (#180).

9 years agorainbow-mode: support float in CSS and limit to 100%
Julien Danjou [Sun, 7 Sep 2014 16:19:25 +0000 (18:19 +0200)]
rainbow-mode: support float in CSS and limit to 100%

9 years agoMerge pull request #69 from jfeltz/patch-1
Leo Liu [Sun, 7 Sep 2014 00:38:52 +0000 (08:38 +0800)]
Merge pull request #69 from jfeltz/patch-1

pygments plugin install instructions tweak

9 years agopygments plugin install instructions tweak
John Feltz [Sat, 6 Sep 2014 18:02:00 +0000 (12:02 -0600)]
pygments plugin install instructions tweak

9 years agoMerge commit '469cd3bc117bfb8da0c03a2a2fb185e80c81d068'
Eric Schulte [Sat, 6 Sep 2014 00:09:12 +0000 (20:09 -0400)]
Merge commit '469cd3bc117bfb8da0c03a2a2fb185e80c81d068'

  Merged in the latest version of web-server to account for the actual
  dependency on 24.3 (not 24.4).

9 years agodrop Emacs dependency to 24.3
Eric Schulte [Sat, 6 Sep 2014 00:06:36 +0000 (20:06 -0400)]
drop Emacs dependency to 24.3

9 years agoAdjust for debbugs:18384 being fixed now
Dmitry Gutov [Tue, 2 Sep 2014 23:56:13 +0000 (03:56 +0400)]
Adjust for debbugs:18384 being fixed now

9 years agoAdd test for the previous commit
Dmitry Gutov [Mon, 1 Sep 2014 22:09:59 +0000 (02:09 +0400)]
Add test for the previous commit

Was broken in d65c53e.

9 years agocompany--posn-col-row: incf instead of decf for non-nil h-l-f
Dmitry Gutov [Mon, 1 Sep 2014 21:25:58 +0000 (01:25 +0400)]
company--posn-col-row: incf instead of decf for non-nil h-l-f

http://debbugs.gnu.org/18384

9 years agocompany--posn-col-row: use `posn-col-row'
Dmitry Gutov [Mon, 1 Sep 2014 19:07:34 +0000 (23:07 +0400)]
company--posn-col-row: use `posn-col-row'

Fixes #175

9 years agocompany-begin-commands: include some cc-mode commands
Dmitry Gutov [Sat, 30 Aug 2014 23:44:48 +0000 (03:44 +0400)]
company-begin-commands: include some cc-mode commands

Closes #174

9 years agojavaimp: fixed lexical-binding var placement
Filipp Gunbin [Thu, 28 Aug 2014 09:56:14 +0000 (13:56 +0400)]
javaimp: fixed lexical-binding var placement

9 years agoMerge crisp mode from Emacs repository and make it a new ELPA package.
Luke Lee [Thu, 28 Aug 2014 02:19:22 +0000 (10:19 +0800)]
Merge crisp mode from Emacs repository and make it a new ELPA package.

9 years agoFormat crisp package to meet ELPA's requirement: maintainer and version.
Luke Lee [Thu, 28 Aug 2014 02:15:45 +0000 (10:15 +0800)]
Format crisp package to meet ELPA's requirement: maintainer and version.

9 years agoMove crisp mode from Emacs trunk directory (lisp/emulation) to a new ELPA package...
Luke Lee [Thu, 28 Aug 2014 01:54:48 +0000 (09:54 +0800)]
Move crisp mode from Emacs trunk directory (lisp/emulation) to a new ELPA package directory (packages/crisp)

9 years agojavaimp: converted to lexical binding, doc fixes, minor code fixes
Filipp Gunbin [Wed, 27 Aug 2014 16:35:50 +0000 (20:35 +0400)]
javaimp: converted to lexical binding, doc fixes, minor code fixes

9 years agoMerge commit 'f4ffe2b47cf6854ff3bc3ca1717efe1258c01547' from company
Dmitry Gutov [Wed, 27 Aug 2014 01:25:46 +0000 (05:25 +0400)]
Merge commit 'f4ffe2b47cf6854ff3bc3ca1717efe1258c01547' from company

9 years agoBump the version
Dmitry Gutov [Wed, 27 Aug 2014 01:11:33 +0000 (05:11 +0400)]
Bump the version

9 years agocompany-dabbrev-code-ignore-case: rephrase a bit
Dmitry Gutov [Wed, 27 Aug 2014 01:10:51 +0000 (05:10 +0400)]
company-dabbrev-code-ignore-case: rephrase a bit

9 years agoDocument `company-dabbrev-ignore-case' better
Dmitry Gutov [Wed, 27 Aug 2014 01:09:52 +0000 (05:09 +0400)]
Document `company-dabbrev-ignore-case' better

Closes #134

9 years agoUse `company-dabbrev-ignore-case' when searching for candidates
Dmitry Gutov [Wed, 27 Aug 2014 01:04:24 +0000 (05:04 +0400)]
Use `company-dabbrev-ignore-case' when searching for candidates

9 years agoFix WRT `keep-prefix'
Dmitry Gutov [Wed, 27 Aug 2014 01:02:39 +0000 (05:02 +0400)]
Fix WRT `keep-prefix'

9 years agocompany--capf-data: use caching
Dmitry Gutov [Sun, 24 Aug 2014 16:51:52 +0000 (20:51 +0400)]
company--capf-data: use caching

#170

9 years agoUpgrade to version 1.3.
Andrew Hyatt [Sun, 24 Aug 2014 01:17:01 +0000 (21:17 -0400)]
Upgrade to version 1.3.

* websocket.el: (websocket-version):Update to 1.3
(websocket-close): Remove unnecessary call to process-buffer.
(websocket-close): Remove use of buffers in connections.
(websocket-open): Remove use of buffers in connections.
(websocket-open): Throw clear error when connection cannot be made.
(websocket-create-headers): Remove unnecessary Origin header.

9 years agoAdd a comment
Dmitry Gutov [Sat, 23 Aug 2014 23:05:37 +0000 (03:05 +0400)]
Add a comment

9 years agocompany-pseudo-tooltip-unhide: fix rendering at eob
Dmitry Gutov [Sat, 23 Aug 2014 22:56:47 +0000 (02:56 +0400)]
company-pseudo-tooltip-unhide: fix rendering at eob

Regression from bb0a1d5

9 years agocompany-pseudo-tooltip-unhide: use local vars
Dmitry Gutov [Sat, 23 Aug 2014 22:52:43 +0000 (02:52 +0400)]
company-pseudo-tooltip-unhide: use local vars

9 years agoSkip company-buffer-lines tests in terminal
Dmitry Gutov [Mon, 18 Aug 2014 02:26:06 +0000 (06:26 +0400)]
Skip company-buffer-lines tests in terminal

They seem to freeze.

9 years agocompany-input-noop still seems to be needed in the terminal
Dmitry Gutov [Mon, 18 Aug 2014 02:17:02 +0000 (06:17 +0400)]
company-input-noop still seems to be needed in the terminal

9 years agocompany-buffer-lines: handle multiline display better
Dmitry Gutov [Mon, 18 Aug 2014 01:51:10 +0000 (05:51 +0400)]
company-buffer-lines: handle multiline display better

Improves #136.

9 years agoFix the tests
Dmitry Gutov [Mon, 18 Aug 2014 01:23:27 +0000 (05:23 +0400)]
Fix the tests

9 years agoWork around http://debbugs.gnu.org/18285
Dmitry Gutov [Mon, 18 Aug 2014 01:14:17 +0000 (05:14 +0400)]
Work around http://debbugs.gnu.org/18285

Closes #136

9 years agoUse `posn-actual-col-row' to determine the current col and row
Dmitry Gutov [Mon, 18 Aug 2014 00:49:19 +0000 (04:49 +0400)]
Use `posn-actual-col-row' to determine the current col and row

Issue #136 WIP.

Reverting d21bb454dcfacda8808b596e4bca85a53a99eabf, for the most part,
http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00361.html.

9 years agoSmall fix to ggtags-include-pattern
Leo Liu [Wed, 13 Aug 2014 03:36:05 +0000 (11:36 +0800)]
Small fix to ggtags-include-pattern

9 years agoTweak wording
Dmitry Gutov [Mon, 11 Aug 2014 17:56:34 +0000 (21:56 +0400)]
Tweak wording

9 years agoMerge commit '4709fc4530da4ddfd29b910763c801292b228f69' from diff-hl
Dmitry Gutov [Mon, 11 Aug 2014 00:00:21 +0000 (04:00 +0400)]
Merge commit '4709fc4530da4ddfd29b910763c801292b228f69' from diff-hl

9 years agodiff-hl-mode: add comments
Dmitry Gutov [Sun, 10 Aug 2014 23:59:46 +0000 (03:59 +0400)]
diff-hl-mode: add comments

9 years agoMerge commit '3f49d2b3934e69d11410d08f1be8e0011237c11c' from diff-hl
Dmitry Gutov [Sun, 10 Aug 2014 16:32:38 +0000 (20:32 +0400)]
Merge commit '3f49d2b3934e69d11410d08f1be8e0011237c11c' from diff-hl

9 years agoBump the version
Dmitry Gutov [Sun, 10 Aug 2014 16:29:47 +0000 (20:29 +0400)]
Bump the version