branch: externals/company
commit 484c99be29a5f71afba202fe0f8cbceea4509965
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-dot-icons-margin: Return nil when backend indicates no kind
---
company.el | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/company.el b/co
branch: externals/javaimp
commit 8a25b3954ddd9904f8af46696a1fd5acbe66e438
Author: Filipp Gunbin
Commit: Filipp Gunbin
Support Java 9+
* javaimp.el (javaimp--get-jdk-classes): New function.
(javaimp--jdk-classes): New variable.
(javaimp-reset): Also reset it.
(javaimp-add
branch: externals/company
commit 222453f97451efc48fea17d33a1fe36132f19b19
Author: Dmitry Gutov
Commit: Dmitry Gutov
Add company-dot-icons-margin, suggested by @yyoncho
#1088
---
company.el | 47 ++-
1 file changed, 46 insertions(+), 1 del
branch: externals/company
commit 66840bd8155a5754dcae51d9bc91594d08c40d3a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Use t instead of 'misc'
---
company.el | 14 --
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/company.el b/company.el
index 94c3e97..235f36a 100644
elpasync pushed a change to branch externals/company.
from 74cc6a1 New var company-text-icons-format
new 41f5a7f company-text-icons-mapping: Fix the outdated keys
new 222453f Add company-dot-icons-margin, suggested by @yyoncho
new 66840bd Use t instead of 'mi
branch: externals/company
commit 41f5a7f05ce764d2ee875a738f3cafa55706c49c
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-text-icons-mapping: Fix the outdated keys
---
company.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/company.el b/company.el
index 85153e3..8
branch: externals/company
commit 74cc6a1a7615d80a8d3f6a1352467aa0c6bfa4de
Author: Dmitry Gutov
Commit: Dmitry Gutov
New var company-text-icons-format
Refs #1088
---
company.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/company.el b/company.el
index
elpasync pushed a change to branch externals/company.
from b4145d3 Merge pull request #1085 from jcs-PR/icon
new 28f680c Guard the use of :extend attribute with a version check
new f06c4e2 company--strip-duplicates: Take into account 'kind' as
well
new 74cc6a1
branch: externals/company
commit f06c4e2cb81d7c40868b23b47d696ab008e3d05e
Author: Dmitry Gutov
Commit: Dmitry Gutov
company--strip-duplicates: Take into account 'kind' as well
Possible alternative to #1077.
---
company.el | 22 +-
1 file changed, 13 insertions(+
branch: externals/company
commit 28f680ca11a39ba58749147edd0983188b100ea6
Author: Dmitry Gutov
Commit: Dmitry Gutov
Guard the use of :extend attribute with a version check
#1084
---
company.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/company.el b/co
branch: externals/osc
commit dbc5a37c3eef0741dde2049927aa8b0f79316923
Author: Mario Lang
Commit: Mario Lang
Send signed integers by default
---
osc.el | 37 -
1 file changed, 28 insertions(+), 9 deletions(-)
diff --git a/osc.el b/osc.el
index 062f960..e5
branch: externals/auctex
commit 83403e9f98924a07f0d4f27032ea024a28dfc86f
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 13.0.6
* GNU AUCTeX Version 13.0.6 released.
---
auctex.el | 2 +-
auctex.info| 212 +++--
branch: externals/auctex
commit d1047f36c403e66af4a50159505ba7828f6e94b5
Merge: 7423267 3750d1a
Author: Tassilo Horn
Commit: Tassilo Horn
Merge remote-tracking branch 'origin/master' into externals/auctex
---
bib-cite.el | 125 +---
doc/changes.te
branch: externals/auctex
commit 3750d1a6e1316ff487cbf4fdb6067d4f3ba9f10e
Author: Ikumi Keita
Commit: Ikumi Keita
Resolve unnecassary back quote
* font-latex.el (font-latex-user-keyword-classes,
(font-latex-slide-title-face):
* tex-fold.el (TeX-fold-macro-spec-list):
Turn
branch: externals/auctex
commit a83033a22dcd28e015bc6aa66c3d0195402e8955
Author: Ikumi Keita
Commit: Ikumi Keita
Fix doc string
* tex.el (TeX-expand-list): Delete obsolete comment.
State that variable name is allowed as the second element and how that
is treated.
; * doc
branch: externals/auctex
commit ab161bae79298018f7ac982eb60d48d2bae667de
Author: Ikumi Keita
Commit: Ikumi Keita
; Convert tabs to spaces
* bib-cite.el:
* preview.el.in:
* style/bigdelim.el:
* style/hologo.el:
Convert tabs to spaces
---
bib-cite.el | 16 ++
branch: externals/auctex
commit b2383d560d31e81d24f2438004f3e29d8b589200
Author: Ikumi Keita
Commit: Ikumi Keita
Remove xemacs compat elements
* tex-bar.el (TeX-bar-TeX-buttons, TeX-bar-LaTeX-buttons):
Don't use vector as element.
* toolbar-x.el (toolbarx-install-toolbar): F
branch: externals/auctex
commit c2a40eb8e32ac79e779bf7d7c0b2c896a08736bb
Author: Ikumi Keita
Commit: Ikumi Keita
Use built-in functions for similar functions
* tex.el (TeX-split-string): Simplify by `split-string' and mark
obsolete.
(TeX-assoc): Simplify by `assoc-string' an
branch: externals/auctex
commit 5696f07ad37bb3cf5250fe7c2e0a2471933fe041
Author: Ikumi Keita
Commit: Ikumi Keita
Reduce byte compiler warning
* tex.el (): Move `(eval-when-compile (require 'dbus))' before
`declare-function's of dbus related functions because otherwise they
s
branch: externals/auctex
commit c35f0d14c80be28dba4436704ed7092fd47886b8
Author: Ikumi Keita
Commit: Ikumi Keita
Use #' instead of ' to quote function where possible
* latex.el (LaTeX-babel-insert-hyphen):
* multi-prompt.el (multi-prompt-delete)
(multi-prompt-next-must-match
branch: externals/auctex
commit dda49328337a847629e615d483d7b712bea85016
Author: Arash Esbati
Commit: Arash Esbati
Add new fontification test
* tests/latex/font-latex-test.el
(font-latex-general-fontification): Add test for general
fontification of vanilla LaTeX files.
---
branch: externals/auctex
commit 5d73084fbae0b96a17bd3be4500163e10b7f75f8
Author: Ikumi Keita
Commit: Ikumi Keita
Some minor followups
* doc/tex-ref.tex: Fix markups as well as a few errors.
Remove mention about xemacs.
* tex.el (TeX-expand-list-builtin): Simplify.
* test
branch: externals/auctex
commit 404aea2c15cc85702189d653083025104bc48bb9
Author: Arash Esbati
Commit: Arash Esbati
Fix broken test
* tests/japanese/preview-latex.el: Mark
`japanese-TeX-error-messages' as special before dynamically
binding it.
---
tests/japanese/preview-late
branch: externals/auctex
commit 70495129676f7fa123a87bf8c42334849378f2aa
Author: Ikumi Keita
Commit: Ikumi Keita
Reduce byte compiler warning
* bib-cite.el (bib-bib-label-help-echo-format, bib-ext-list)
(bib-label-help-echo, bib-label-help):
Delete remaining XEmacs only func
branch: externals/auctex
commit 91ac45a2cba87db0ee0ffac4ff9381e5f3774bfa
Author: Ikumi Keita
Commit: Ikumi Keita
Reduce byte compiler warning
* tex.el (VirTeX-common-initialization,toplevel): Don't set obsolete
ispell variables `ispell-tex-p' and `ispell-tex-major-modes'. Neith
branch: externals/auctex
commit 0ce30c166fed899b269957a0006d011457787eb7
Author: Ikumi Keita
Commit: Ikumi Keita
* tests/japanese/preview-latex.el: Make cleanup forms more robust
---
tests/japanese/preview-latex.el | 126 +---
1 file changed, 67 insertion
branch: externals/auctex
commit 36369f65be599ce00b5e6e8eba7c73cf834120dd
Author: Ikumi Keita
Commit: Ikumi Keita
Reduce byte compiler warning
* bib-cite.el (bib-display-or-find-label): Use `outline-show-entry'
instead of `show-entry' when possible. Wrap `show-entry' with
`w
branch: externals/auctex
commit 896346a4f29823df58c67829c820597e2ebcb50e
Author: Ikumi Keita
Commit: Ikumi Keita
Fix preview-latex and regression tests
* preview.el.in (preview-query-replace-reveal): Add treatment for
nadvice functions.
(): Promote defvar's without value to
branch: externals/auctex
commit 70029e017ead40de6459c1ade7a5242958c59899
Author: Ikumi Keita
Commit: Ikumi Keita
Fix preamble cache
* preview.el.in (preview-cache-preamble): Remove trash left when
preferring closure over backquote+lambda.
(preview-gs-flag-error): Replace `st
tsdh pushed a change to branch externals/auctex.
from 7423267 Some tweaks for the latest changes.
new 896346a Fix preview-latex and regression tests
new 70029e0 Fix preamble cache
new 0ce30c1 * tests/japanese/preview-latex.el: Make cleanup forms
more robust
30 matches
Mail list logo