]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
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

9 years agodiff-hl-margin-mode: use buffer-local minor mode
Dmitry Gutov [Sun, 10 Aug 2014 16:28:50 +0000 (20:28 +0400)]
diff-hl-margin-mode: use buffer-local minor mode

Fixes #23

9 years agodiff-hl-mode: defer diff-hl-update until diff-hl-mode-on-hook
Dmitry Gutov [Sun, 10 Aug 2014 16:27:02 +0000 (20:27 +0400)]
diff-hl-mode: defer diff-hl-update until diff-hl-mode-on-hook

...in the best case.

9 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa
Barry O'reilly [Fri, 1 Aug 2014 01:55:04 +0000 (18:55 -0700)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs/elpa

9 years agoFix TODO about fixed Emacs bug
Barry O'reilly [Fri, 1 Aug 2014 01:54:47 +0000 (18:54 -0700)]
Fix TODO about fixed Emacs bug

9 years ago* GNUmakefile: Don't look for .el files under .git
Stefan Monnier [Thu, 31 Jul 2014 16:24:13 +0000 (12:24 -0400)]
* GNUmakefile: Don't look for .el files under .git

9 years agoAdd Package-Requires for flylisp per Emacs bug 18078.
Barry O'reilly [Wed, 30 Jul 2014 19:37:28 +0000 (12:37 -0700)]
Add Package-Requires for flylisp per Emacs bug 18078.

9 years agoMerge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8' from company-master
Dmitry Gutov [Sat, 26 Jul 2014 04:52:25 +0000 (07:52 +0300)]
Merge commit 'b1d019a4c815ac8bdc240d69eaa74eb4e34640e8' from company-master

9 years agoRelease 0.8.2
Dmitry Gutov [Sat, 26 Jul 2014 04:50:22 +0000 (07:50 +0300)]
Release 0.8.2

9 years ago[gnugo] Release: 3.0.0
Thien-Thi Nguyen [Tue, 22 Jul 2014 09:58:00 +0000 (11:58 +0200)]
[gnugo] Release: 3.0.0

* packages/gnugo/gnugo.el [Version]: Bump to "3.0.0".
(gnugo-version): Bump to "3.0.0".

9 years ago[gnugo maint] Add ‘URL’ header; trim Hacking URL; drop Tip Jar URL.
Thien-Thi Nguyen [Tue, 22 Jul 2014 09:02:08 +0000 (11:02 +0200)]
[gnugo maint] Add ‘URL’ header; trim Hacking URL; drop Tip Jar URL.

9 years agoFix tests in batch mode
Dmitry Gutov [Mon, 21 Jul 2014 13:38:45 +0000 (16:38 +0300)]
Fix tests in batch mode

9 years agoFix company-occurrence-weight-function
Dmitry Gutov [Mon, 21 Jul 2014 13:10:39 +0000 (16:10 +0300)]
Fix company-occurrence-weight-function

#152

9 years ago[gnugo maint] Update HACKING; nfc.
Thien-Thi Nguyen [Mon, 21 Jul 2014 06:29:35 +0000 (08:29 +0200)]
[gnugo maint] Update HACKING; nfc.

9 years ago[gnugo int] Use idiomatic ‘re-search-forward’ BOUND.
Thien-Thi Nguyen [Mon, 21 Jul 2014 05:45:05 +0000 (07:45 +0200)]
[gnugo int] Use idiomatic ‘re-search-forward’ BOUND.

* packages/gnugo/gnugo.el (gnugo-describe-internal-properties)
(:gnugo-gtp-command-spec help): Specify ‘nil’ for
for re-search-forward 2nd arg instead of ‘(point-max)’.

9 years agocompany-css-property-values: delete duplicates
Dmitry Gutov [Mon, 21 Jul 2014 01:26:04 +0000 (04:26 +0300)]
company-css-property-values: delete duplicates

9 years agocompany-css-property-value-regexp: prohibit opening curlies
Dmitry Gutov [Mon, 21 Jul 2014 00:13:21 +0000 (03:13 +0300)]
company-css-property-value-regexp: prohibit opening curlies

Fixes #154

9 years agocompany-capf: get rid of caching last capf-data
Dmitry Gutov [Sun, 20 Jul 2014 06:14:06 +0000 (09:14 +0300)]
company-capf: get rid of caching last capf-data

It didn't work well enough.

Fixes #153.

9 years agocompany-sort-by-occurrence: continue search after predicate fails
Dmitry Gutov [Sun, 20 Jul 2014 04:47:17 +0000 (07:47 +0300)]
company-sort-by-occurrence: continue search after predicate fails

9 years agocompany-sort-by-occurrence: allow customizing the weighing logic
Dmitry Gutov [Sun, 20 Jul 2014 02:49:03 +0000 (05:49 +0300)]
company-sort-by-occurrence: allow customizing the weighing logic

Closes #152

9 years agoDeprecate setting company-idle-delay to t
Dmitry Gutov [Sun, 20 Jul 2014 01:57:32 +0000 (04:57 +0300)]
Deprecate setting company-idle-delay to t

9 years agoRefresh copyright_exceptions
Stefan Monnier [Fri, 18 Jul 2014 16:08:30 +0000 (12:08 -0400)]
Refresh copyright_exceptions

9 years ago+1 char, -1 line
Dmitry Gutov [Mon, 14 Jul 2014 04:38:47 +0000 (07:38 +0300)]
+1 char, -1 line

9 years agocompany-pseudo-tooltip-guard: Stabilize when the popup is displayed up
Dmitry Gutov [Mon, 14 Jul 2014 03:54:35 +0000 (06:54 +0300)]
company-pseudo-tooltip-guard: Stabilize when the popup is displayed up

9 years agocompany-pseudo-tooltip-guard: Invalidate after crossing line continuation
Dmitry Gutov [Mon, 14 Jul 2014 03:45:55 +0000 (06:45 +0300)]
company-pseudo-tooltip-guard: Invalidate after crossing line continuation

9 years agocompany-pseudo-tooltip-frontend: Small rewrite
Dmitry Gutov [Mon, 14 Jul 2014 03:32:03 +0000 (06:32 +0300)]
company-pseudo-tooltip-frontend: Small rewrite

9 years agoFix popup when prefix is split by line continuation
Dmitry Gutov [Mon, 14 Jul 2014 02:56:17 +0000 (05:56 +0300)]
Fix popup when prefix is split by line continuation

#149

9 years agoelectric-spacing.el: Release 5.0.
William Xu [Sun, 13 Jul 2014 09:28:06 +0000 (17:28 +0800)]
electric-spacing.el: Release 5.0.

9 years agoelectric-spacing.el: Refactor by following electric.el minor modes.
William Xu [Sun, 13 Jul 2014 09:21:38 +0000 (17:21 +0800)]
electric-spacing.el: Refactor by following electric.el minor modes.

9 years agoRename smart-operator to electric-spacing.
William Xu [Sun, 13 Jul 2014 09:13:46 +0000 (17:13 +0800)]
Rename smart-operator to electric-spacing.

9 years ago* packages/ada-mode/* : version 5.1.5
Stephen Leake [Sat, 12 Jul 2014 17:47:53 +0000 (12:47 -0500)]
* packages/ada-mode/* : version 5.1.5

* packages/ada-mode/ada-mode.texi: New file.

* packages/ada-mode/gpr-mode.texi: New file.

* packages/wisi/* : version 1.0.5

9 years ago* javaimp: New package.
Filipp Gunbin [Thu, 10 Jul 2014 17:49:28 +0000 (21:49 +0400)]
* javaimp: New package.

9 years ago* xpm: Fix cl-lib usage and compilation failures.
Stefan Monnier [Mon, 7 Jul 2014 18:38:27 +0000 (14:38 -0400)]
* xpm: Fix cl-lib usage and compilation failures.

9 years ago* wcheck-mode.el: Fix minor compiler warnings.
Stefan Monnier [Mon, 7 Jul 2014 16:31:04 +0000 (12:31 -0400)]
* wcheck-mode.el: Fix minor compiler warnings.

9 years ago* wcheck-mode: New package.
Stefan Monnier [Mon, 7 Jul 2014 14:00:09 +0000 (10:00 -0400)]
* wcheck-mode: New package.

9 years ago* caps-lock: New package.
Stefan Monnier [Mon, 7 Jul 2014 13:17:28 +0000 (09:17 -0400)]
* caps-lock: New package.

9 years ago* admin/archive-contents.el: Don't stop at the first incorrect version string.
Stefan Monnier [Thu, 3 Jul 2014 13:35:44 +0000 (09:35 -0400)]
* admin/archive-contents.el: Don't stop at the first incorrect version string.
* externals-list (rudel): Not maintained externally any more.
(chess): Fix syntax.

9 years agoFixes: debbugs:17906
Stefan Monnier [Thu, 3 Jul 2014 02:13:25 +0000 (22:13 -0400)]
Fixes: debbugs:17906
* packages/nlinum/nlinum.el (nlinum--setup-window): Don't burp in
non-graphic terminals.

9 years agocompany-frontends-set: never modify VALUE destructively
Dmitry Gutov [Wed, 2 Jul 2014 16:49:09 +0000 (19:49 +0300)]
company-frontends-set: never modify VALUE destructively

Fixes #148

9 years agoMerge commit '7c14dedc79bf0c6eaad5bf50b80ea80dd721afdc' from company
Dmitry Gutov [Tue, 1 Jul 2014 11:52:40 +0000 (14:52 +0300)]
Merge commit '7c14dedc79bf0c6eaad5bf50b80ea80dd721afdc' from company

Conflicts:
packages/company/company-pysmell.el

9 years agoRelease 0.8.1
Dmitry Gutov [Tue, 1 Jul 2014 11:44:52 +0000 (14:44 +0300)]
Release 0.8.1

9 years agocompany-capf.el: Don't ignore things like semantic-capf
Stefan Monnier [Sun, 15 Jun 2014 03:20:25 +0000 (03:20 +0000)]
company-capf.el: Don't ignore things like semantic-capf

9 years agocompany-backends: add better introduction
Dmitry Gutov [Sat, 28 Jun 2014 03:14:33 +0000 (06:14 +0300)]
company-backends: add better introduction

#115

9 years agoAvoid requiring match is certain circumstances
Dmitry Gutov [Sat, 28 Jun 2014 03:00:46 +0000 (06:00 +0300)]
Avoid requiring match is certain circumstances

Closes #115

9 years agoDon't call post-completion methods and hook in continue-failed case
Dmitry Gutov [Fri, 27 Jun 2014 03:44:45 +0000 (06:44 +0300)]
Don't call post-completion methods and hook in continue-failed case

Possibly related to #145.

9 years agoNever delete the "added newline" twice
Dmitry Gutov [Fri, 27 Jun 2014 03:14:27 +0000 (06:14 +0300)]
Never delete the "added newline" twice

Even when a hook or a backend method raises an error.

Possibly related to #145.

9 years agoBring back this-command check when company-idle-delay is t
Dmitry Gutov [Wed, 25 Jun 2014 05:37:46 +0000 (08:37 +0300)]
Bring back this-command check when company-idle-delay is t

Reported by @proofit404

9 years agocompany-keywords-alist: ass js-mode -> javascript-mode alias
Dmitry Gutov [Wed, 25 Jun 2014 02:08:13 +0000 (05:08 +0300)]
company-keywords-alist: ass js-mode -> javascript-mode alias

9 years agocompany--should-idle-begin: use a more careful check
Dmitry Gutov [Wed, 25 Jun 2014 00:23:46 +0000 (03:23 +0300)]
company--should-idle-begin: use a more careful check

* Dicussed in #143.
* company--begin-inhibit-commands: new variable.

9 years agoRelease 0.1.
Mario Lang [Tue, 24 Jun 2014 09:09:47 +0000 (11:09 +0200)]
Release 0.1.

9 years agoDon't assign to company-point in company-abort and company-finish
Dmitry Gutov [Tue, 24 Jun 2014 03:21:05 +0000 (06:21 +0300)]
Don't assign to company-point in company-abort and company-finish

* Closes #143

* Rename `company-begin' to `company--perform'.

* Drop `company-begin-commands' checks from `company--should-complete', they
  should be satisfied at that point already.

* When creating timer, replace company-point comparison check with disallowing
  this-command to come from company- namespace.

9 years agoImprove comment wording
Dmitry Gutov [Mon, 23 Jun 2014 03:35:25 +0000 (06:35 +0300)]
Improve comment wording

9 years agoMerge branch 'master' of github.com:leoliu/ggtags
Leo Liu [Sun, 22 Jun 2014 09:39:19 +0000 (17:39 +0800)]
Merge branch 'master' of github.com:leoliu/ggtags

9 years agoFix ggtags-global-handle-exit to conditionally pop up window
Leo Liu [Sun, 22 Jun 2014 09:34:59 +0000 (17:34 +0800)]
Fix ggtags-global-handle-exit to conditionally pop up window

A regression introduced in commit
65aba1399e51e69185b1a8bbf75821a5a7764655

    "For #45: Fix popping up/down window for search with single match"

9 years agoDefine company-sort-by-backend-importance
Dmitry Gutov [Sun, 22 Jun 2014 03:57:46 +0000 (06:57 +0300)]
Define company-sort-by-backend-importance

Closes #110

9 years agocompany-update-group-lighter: privatize
Dmitry Gutov [Sun, 22 Jun 2014 03:25:22 +0000 (06:25 +0300)]
company-update-group-lighter: privatize

9 years agorequire 'fringe
Dmitry Gutov [Sun, 22 Jun 2014 01:50:36 +0000 (04:50 +0300)]
require 'fringe

Fixes #22

9 years agoVersion 2014.6.21
Teemu Likonen [Sat, 21 Jun 2014 17:33:37 +0000 (20:33 +0300)]
Version 2014.6.21

9 years agoUse PUSH instead of ADD-TO-LIST
Teemu Likonen [Sat, 21 Jun 2014 16:59:51 +0000 (19:59 +0300)]
Use PUSH instead of ADD-TO-LIST

Duplicates are removed later.

9 years agoSmall README fixes
Teemu Likonen [Sat, 21 Jun 2014 06:00:08 +0000 (09:00 +0300)]
Small README fixes

9 years ago* packages/nlinum/nlinum.el (nlinum--face-height): New function.
Stefan Monnier [Fri, 20 Jun 2014 15:23:33 +0000 (11:23 -0400)]
* packages/nlinum/nlinum.el (nlinum--face-height): New function.
(nlinum--setup-window): Use it.

9 years agoEnchant must be restarted after calling enchant-add-to-dictionary
Teemu Likonen [Fri, 20 Jun 2014 09:13:49 +0000 (12:13 +0300)]
Enchant must be restarted after calling enchant-add-to-dictionary

Mention the fact in README file.

9 years ago* aumix-mode: New package.
Stefan Monnier [Thu, 19 Jun 2014 19:51:48 +0000 (15:51 -0400)]
* aumix-mode: New package.

9 years ago[chess] Package is maintained *in* ELPA.
Mario Lang [Wed, 18 Jun 2014 19:25:33 +0000 (21:25 +0200)]
[chess] Package is maintained *in* ELPA.

9 years ago[poker] Add to the games menu.
Mario Lang [Wed, 18 Jun 2014 11:38:49 +0000 (13:38 +0200)]
[poker] Add to the games menu.

9 years agoREADME: Use remote.origin.url to avoid loosing write access and save some typing.
Mario Lang [Tue, 17 Jun 2014 16:34:37 +0000 (18:34 +0200)]
README: Use remote.origin.url to avoid loosing write access and save some typing.

9 years agoUpdate README to tell how to checkout a single external package.
Eli Zaretskii [Tue, 17 Jun 2014 15:35:16 +0000 (18:35 +0300)]
Update README to tell how to checkout a single external package.

9 years ago* sml-mode/sml-mode.el: Release new version.
Stefan Monnier [Tue, 17 Jun 2014 13:12:02 +0000 (09:12 -0400)]
* sml-mode/sml-mode.el: Release new version.

9 years ago[gnugo int] Use "%F" and "%T".
Thien-Thi Nguyen [Mon, 16 Jun 2014 12:19:24 +0000 (14:19 +0200)]
[gnugo int] Use "%F" and "%T".

* packages/gnugo/gnugo.el
(gnugo-display-final-score, gnugo) ...here,
in ‘format-time-string’ calls, instead of the
more verbose "%Y-%m-%d" and "%H:%M:%S", respectively.

9 years agoReplace kill-buffer-and-window with ggtags-kill-window
Leo Liu [Sun, 15 Jun 2014 12:52:39 +0000 (20:52 +0800)]
Replace kill-buffer-and-window with ggtags-kill-window

because the former throws an error when the window is the only one in
a frame.

Some polish to last change.

10 years agoFix #58: Search history can be manipulated with C-k and C-y
Leo Liu [Sun, 15 Jun 2014 04:17:04 +0000 (12:17 +0800)]
Fix #58: Search history can be manipulated with C-k and C-y

10 years agoRefactoring: Use a major mode for viewing search history
Leo Liu [Sun, 15 Jun 2014 03:34:43 +0000 (11:34 +0800)]
Refactoring: Use a major mode for viewing search history

Rename command ggtags-global-rerun-search to
ggtags-view-search-history.

10 years agoIndicate current candidate's backend when it's in a group
Dmitry Gutov [Sun, 15 Jun 2014 04:03:52 +0000 (07:03 +0300)]
Indicate current candidate's backend when it's in a group

Closes #109

10 years ago* company/company-capf.el: Don't ignore things like semantic-capf.
Stefan Monnier [Sun, 15 Jun 2014 03:20:16 +0000 (23:20 -0400)]
* company/company-capf.el: Don't ignore things like semantic-capf.

10 years agoFix #60: Declutter command and highlight tag in search history
Leo Liu [Sun, 15 Jun 2014 02:16:03 +0000 (10:16 +0800)]
Fix #60: Declutter command and highlight tag in search history

10 years agoFix #64: Bind M-s s to ggtags-navigation-isearch-forward
Leo Liu [Sat, 14 Jun 2014 07:36:42 +0000 (15:36 +0800)]
Fix #64: Bind M-s s to ggtags-navigation-isearch-forward

Thanks to tuhdo for suggesting.

10 years agoFix #65: Clear ggtags-project-root based on default-directory
Leo Liu [Sat, 14 Jun 2014 07:08:18 +0000 (15:08 +0800)]
Fix #65: Clear ggtags-project-root based on default-directory

10 years agoMake ggtags-create-tags invalidate ggtags-project-root
Leo Liu [Sat, 14 Jun 2014 04:16:22 +0000 (12:16 +0800)]
Make ggtags-create-tags invalidate ggtags-project-root

So that buffers can see the new project root.

10 years agocompany-pseudo-tooltip-edit: update company-width
Dmitry Gutov [Fri, 13 Jun 2014 15:50:27 +0000 (18:50 +0300)]
company-pseudo-tooltip-edit: update company-width

#138

10 years ago[xpm] Release: 1.0.3
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:58:19 +0000 (14:58 +0200)]
[xpm] Release: 1.0.3

* packages/xpm/xpm.el [Version]: Bump to "1.0.3".

10 years ago[xpm int] Make wip more visible; inhibit their distribution.
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:52:47 +0000 (14:52 +0200)]
[xpm int] Make wip more visible; inhibit their distribution.

* packages/xpm/xpm-compose.el: New file.
* packages/xpm/xpm-ops.el: New file.
* packages/xpm/xpm-palette.el: New file.
* packages/xpm/xpm-ui.el: New file.
* packages/xpm/.elpaignore: Update.

10 years ago[xpm maint] Don't mention HACKING in Commentary; nfc.
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:36:58 +0000 (14:36 +0200)]
[xpm maint] Don't mention HACKING in Commentary; nfc.

10 years ago[xpm] Clarify function descriptions.
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:34:43 +0000 (14:34 +0200)]
[xpm] Clarify function descriptions.

* packages/xpm/xpm.el (xpm-grok)
(xpm-generate-buffer, xpm-put-points): ...here.
* packages/xpm/xpm-m2z.el (xpm-m2z-ellipse): ...here.

10 years ago[xpm int] Use ‘cl-assert’, not ‘assert’; drop ‘cl’ requirement.
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:17:27 +0000 (14:17 +0200)]
[xpm int] Use ‘cl-assert’, not ‘assert’; drop ‘cl’ requirement.

* packages/xpm/xpm-m2z.el: No longer require ‘cl’.
(xpm-m2z-ellipse): Combine center coord components
‘integerp’ check; use ‘cl-assert’ instead of ‘assert’.

10 years ago[xpm int] Use cl-* names; drop ‘cl’ requirement.
Thien-Thi Nguyen [Fri, 13 Jun 2014 12:04:35 +0000 (14:04 +0200)]
[xpm int] Use cl-* names; drop ‘cl’ requirement.

* packages/xpm/xpm.el: No longer require ‘cl’.
(xpm-grok): Use ‘cl-list*’, not ‘list*’.
(xpm-raster): Use ‘cl-rotatef’, not ‘rotatef’.

10 years ago[xpm int] Use ‘cl-destructuring-bind’, not ‘destructuring-bind’.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:53:35 +0000 (13:53 +0200)]
[xpm int] Use ‘cl-destructuring-bind’, not ‘destructuring-bind’.

* packages/xpm/xpm.el (xpm-grok, xpm-raster): ...here.

10 years ago[xpm] Document disabled undo.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:48:28 +0000 (13:48 +0200)]
[xpm] Document disabled undo.

* packages/xpm/xpm.el (xpm-generate-buffer): ...in this func.

10 years ago[xpm int] Whitespace munging; nfc.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:44:00 +0000 (13:44 +0200)]
[xpm int] Whitespace munging; nfc.

Somehow the keyboard macro used to do ‘s/loop/cl-loop/g’
a moment ago introduced extra newlines in some places...

10 years ago[xpm] Fix typo.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:35:10 +0000 (13:35 +0200)]
[xpm] Fix typo.

* packages/xpm/xpm.el (xpm-put-points): ...here.

10 years ago[xpm maint] Add Author, Maintainer headers; nfc.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:21:44 +0000 (13:21 +0200)]
[xpm maint] Add Author, Maintainer headers; nfc.

10 years ago[xpm int] Add abstraction: form
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:13:28 +0000 (13:13 +0200)]
[xpm int] Add abstraction: form

* packages/xpm/flower.el (flower form): New internal func.

10 years ago[xpm int] Use ‘cl-loop’ instead of ‘loop’.
Thien-Thi Nguyen [Fri, 13 Jun 2014 11:07:42 +0000 (13:07 +0200)]
[xpm int] Use ‘cl-loop’ instead of ‘loop’.

* packages/xpm/flower.el: ...throughout.
* packages/xpm/xpm-m2z.el: Likewise.
* packages/xpm/xpm.el: Likewise.

10 years ago[gnugo int] Expose function to byte-compiler.
Thien-Thi Nguyen [Wed, 11 Jun 2014 13:33:11 +0000 (15:33 +0200)]
[gnugo int] Expose function to byte-compiler.

* packages/gnugo/gnugo.el (gnugo-toggle-image-display):
...here, as part of :highlight-last-move-spec toggling.

10 years agocompany-css-property-alist: remove reference to font-variant in value for font
Dmitry Gutov [Mon, 9 Jun 2014 14:53:30 +0000 (17:53 +0300)]
company-css-property-alist: remove reference to font-variant in value for font

The two possible values for CSS 2.1 font-variant are already included.

10 years agocompany-css: Add HTML5 tags and more CSS3 properties
Dmitry Gutov [Mon, 9 Jun 2014 05:27:24 +0000 (08:27 +0300)]
company-css: Add HTML5 tags and more CSS3 properties

#119

10 years agocompany-gtags: add arguments insertion
Dmitry Gutov [Fri, 6 Jun 2014 03:40:36 +0000 (06:40 +0300)]
company-gtags: add arguments insertion

Closes #131

10 years agocompany-css: add a bunch of CSS3 properties
Dmitry Gutov [Thu, 5 Jun 2014 03:36:57 +0000 (06:36 +0300)]
company-css: add a bunch of CSS3 properties

Closes #119

10 years agocompany-css-property-values: port to lexical-binding
Dmitry Gutov [Thu, 5 Jun 2014 00:57:54 +0000 (03:57 +0300)]
company-css-property-values: port to lexical-binding

10 years agocompany-css-value-classes: fix border-width infloop
Dmitry Gutov [Thu, 5 Jun 2014 00:55:19 +0000 (03:55 +0300)]
company-css-value-classes: fix border-width infloop