branch: externals/eev
commit 1b908454516a9b475412b56058dfe9d86e2f7e4f
Author: Eduardo Ochs
Commit: Eduardo Ochs
Added `(find-lexical-intro)' and `ee-eval-last-sexp-11'.
---
ChangeLog| 10 +++
VERSION | 4 +-
eev-eval.el | 216 +---
branch: externals/corfu
commit 3a6c3ed8a310d3da0899d2d391b3174abf1f6ecb
Author: Daniel Mendler
Commit: Daniel Mendler
Make child frame invisible before moving
---
corfu.el | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/corfu.el b/corfu.el
index 58e3c5a..f9c3b5d 1
branch: main
commit ffb3e2eecfe287ac27d57023ed7214f1f589f900
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (proof-general): Add :doc
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 4a55399..3e6d9cd 1
branch: externals/consult
commit 37bbcd3c8a5d2105be960024091f9d6bb371cbe0
Author: Daniel Mendler
Commit: Daniel Mendler
consult--temporary-files: Open new files in correct directory
---
consult.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/consult.el b/co
branch: externals/consult
commit df872b0ceca502c1fa06ef44c0a2ac05553ad253
Author: Daniel Mendler
Commit: Daniel Mendler
consult--split-escaped: Fix escaping
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
index ba75905..849c2ef 1006
branch: externals/consult
commit 271b89af7f59acaa54123d36abb9efdcea0ddc38
Author: Daniel Mendler
Commit: Daniel Mendler
consult--async-process: Split lines with [\r\n]+
See https://github.com/oantolin/embark/issues/339
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deleti
elpasync pushed a change to branch externals/consult.
from 7b0137b Add some links to bugs
new df872b0 consult--split-escaped: Fix escaping
new 37bbcd3 consult--temporary-files: Open new files in correct
directory
new 271b89a consult--async-process: Split lin
branch: elpa/editorconfig
commit 98204d02e85157f66a5145bc12a938216db7d9bd
Author: 10sr <8.slas...@gmail.com>
Commit: GitHub
Update debug message format (#261)
---
editorconfig.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
branch: elpa/editorconfig
commit 72cadce2cdd69d153ecfb72806bddf916b12baef
Author: 10sr <8.slas...@gmail.com>
Commit: GitHub
Update README for NonGNU ELPA repository (#259)
* Add NonGNU ELPA badge
* Update README
---
README.md | 6 --
1 file changed, 4 insertions(+), 2 d
branch: elpa/editorconfig
commit ebc38859771d6a161ebbaa51f04b2c246aff2661
Author: 10sr <8.slas...@gmail.com>
Commit: GitHub
Fix editorconfig-major-mode-hook (#260)
---
editorconfig.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorco
elpasync pushed a change to branch elpa/editorconfig.
from f14ea2e Add some bug fixes to 20210221-testing (#258)
new 72cadce Update README for NonGNU ELPA repository (#259)
new ebc3885 Fix editorconfig-major-mode-hook (#260)
new 98204d0 Update debug message f
branch: elpa-admin
commit 005c37e0fb84573101abebb059b0bbcc8cd24f99
Author: Stefan Monnier
Commit: Stefan Monnier
* README (Configuration (elpa-config)): Document `elpa-config`
---
README | 28 ++--
1 file changed, 26 insertions(+), 2 deletions(-)
diff --git a/README
branch: externals/auctex
commit b4971a159fcd31458564b6886b1f11ae979c8f64
Author: Tassilo Horn
Commit: Tassilo Horn
Regenerate docs
---
auctex.info| 289 -
preview-latex.info | 86
tex-site.el| 4 +-
3 fi
branch: externals/auctex
commit 41610c721c90b9e466e660b98de968519e78a9b4
Author: Ikumi Keita
Commit: Ikumi Keita
Add index files as clean target in Texinfo mode
* tex-info.el (Texinfo-clean-intermediate-suffixes): Add index file
suffixes.
---
tex-info.el | 3 ++-
1 file changed
branch: externals/auctex
commit 2ca3d1856a033ee748a8b4a2edf99aa2640ada3d
Author: Ikumi Keita
Commit: Ikumi Keita
Fix slowdown of font lock in doctex mode
`texmathp' limits search by looking for empty lines, which appear
frequently in LaTeX documents. However, docTeX documents o
branch: externals/auctex
commit ceb169a21915feb070f1e5e9d9e8d3400514204d
Merge: 6c32b97 097ec6c
Author: Tassilo Horn
Commit: Tassilo Horn
Merge remote-tracking branch 'origin/master' into externals/auctex
---
doc/auctex.texi | 38 +-
doc/changes.texi | 9 ++-
doc/todo.texi
branch: externals/auctex
commit f16fc130a8cfb21b9710ebc8cdadb4dbc05353c2
Author: Ikumi Keita
Commit: Ikumi Keita
Add entries for Texinfo mode in `TeX-command-list'
* tex.el (TeX-command-list): Add "Texindex" and "Texi2dvi" entries in
`TeX-command-list'.
* doc/auctex.texi (Su
branch: externals/auctex
commit 5aef4bb0e7cc47dd7387d2324a5510b62a50a1d6
Author: Arash Esbati
Commit: Arash Esbati
Add support for LaTeX hook macros
* doc/auctex.texi (Adding Macros): Document new functions for
reading and inserting LaTeX hooks.
* doc/changes.texi: Add
branch: externals/auctex
commit 5d33c2ade3179bb5ece9b1cac256d328f1a091f0
Author: Arash Esbati
Commit: Arash Esbati
Be more precise about the first element in `LaTeX-math-list'
* doc/auctex.texi (Mathematics):
* latex.el (LaTeX-math-list): Update description for the first
ele
branch: externals/auctex
commit 01529388942f0ae37abe0908c1c048ae8a32b220
Author: Arash Esbati
Commit: Arash Esbati
Update style/ulem.el
* style/ulem.el ("ulem"): Add macros \dashuline and \dotuline.
Fix \markoverwith which takes one argument.
Add \ULdepth to list of known le
branch: externals/auctex
commit a589542d9296cd18f117efbbd77e1f84d6a095a7
Author: Ikumi Keita
Commit: Ikumi Keita
Add defensive `save-match-data'
* preview.el.in (preview-set-texinputs): Follow the instruction
"Simple Match Data Access" in elisp reference:
A search which f
branch: externals/auctex
commit 097ec6cb85b16479e8e4512142cec1fdb3cd5f36
Author: Ikumi Keita
Commit: Ikumi Keita
Avoid superfluous output directories
* tex.el (TeX--master-output-dir): Add new optional argument ENSURE so
that it doesn't make output dir when `TeX-region-file' is
branch: externals/auctex
commit 14e485c252756b91e4373fd22cdeecfa5e55403a
Author: Ikumi Keita
Commit: Ikumi Keita
; Suppress spurious space in info output
* doc/auctex.texi (Mathematics): Tell makeinfo that "e.g." doesn't end
sentence.
---
doc/auctex.texi | 4 ++--
1 file change
branch: externals/auctex
commit 21a725b2c7bd5d6ff48773a1a45332605dbdb8d5
Author: Ikumi Keita
Commit: Ikumi Keita
Fix order of arguments
* preview.el.in (preview-make-image): Rearrange the arguments of `get'
in correct order.
Adapt doc string.
---
preview.el.in | 6 +++---
1
branch: externals/auctex
commit f200e28278856ebadac2f02786bf201c4f6f8c0d
Author: Arash Esbati
Commit: Arash Esbati
* tex-fold.el (TeX-fold-macro-spec-list): Add entry for "footref".
---
tex-fold.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tex-fold.el b/tex-fold.el
branch: externals/auctex
commit d81321326b9a547be168bfecee7165ffd58e32c8
Author: Ikumi Keita
Commit: Ikumi Keita
Improve tool bar appearance
* toolbar-x.el (toolbarx-emacs-add-button): Use built-in separator.
Add :vert-only property to suppress labels unless vertical alignment
branch: externals/auctex
commit 98a059afb8ee281a985dd503036b33af0179dde0
Author: Ikumi Keita
Commit: Ikumi Keita
; * doc/changes.texi: Fix markups.
---
doc/changes.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/changes.texi b/doc/changes.texi
index a24ff5b.
branch: externals/auctex
commit ac9405b6762877f0e7925fe36bf61f63aeca5322
Author: Arash Esbati
Commit: Arash Esbati
* doc/auctex.texi (Modes and Hooks): Fix hook name.
---
doc/auctex.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/auctex.texi b/doc/auctex.tex
branch: externals/auctex
commit 268fcac2a117a421feb673ca5e5df922374d8661
Author: Tassilo Horn
Commit: Tassilo Horn
; Improve previous commit
---
latex.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/latex.el b/latex.el
index a8db1a9..12ec9a0 100644
--- a/latex.el
+++
branch: externals/auctex
commit 4a0bfe342160c7935159b37a5ffbf99cd0f3a21d
Author: Ikumi Keita
Commit: Ikumi Keita
Clean up temporal markers
* latex.el (LaTeX-env-figure, LaTeX-fill-region-as-paragraph)
(LaTeX-fill-region-as-para-do,LaTeX-fill-paragraph)
(LaTeX-fill-region):
branch: externals/auctex
commit 30a7d81b4ecfbce248a5531fe47fbfb57b239b3d
Author: Ikumi Keita
Commit: Ikumi Keita
Update document
* doc/auctex.texi (Multifile): Delete description about nonexistent
feature.
---
doc/auctex.texi | 7 +--
1 file changed, 1 insertion(+), 6 delet
branch: externals/auctex
commit ae6a21dfad8b10035f9c8293160b22357170e51e
Author: Ikumi Keita
Commit: Ikumi Keita
Fix arguments given to makeglossaries
* tex.el (TeX-expand-list-builtin): Add new placeholder "%(d-dir)".
(TeX-command-list): Use it and give basename of the document
branch: externals/auctex
commit c5040934b0fdff4c5d69b2aad1790578a5c954e8
Author: Ikumi Keita
Commit: Ikumi Keita
; * latex.el: Avoid potential compiler warning.
---
latex.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/latex.el b/latex.el
index 12ec9a0..2351ffa 100644
--- a/latex.el
branch: externals/auctex
commit 9b4627cf95d7524cf8ed1a76ff27b65cb11f7819
Author: Ikumi Keita
Commit: Ikumi Keita
; Fix TODO
* doc/todo.texi (Mid-term Goals,Wishlist,Bugs):
Do simple correction and fix markups.
(Mid-term Goals): Add a new item.
---
doc/todo.texi | 15 +++
branch: externals/auctex
commit 8c81f42ea5fafac8db74b5ef877a5148e67831f3
Author: Ikumi Keita
Commit: Ikumi Keita
Fix doc strings and comment
* latex.el (LaTeX-style-list):
* preview.el.in (preview-document-pt-list):
* tex-buf.el (TeX--concat-ext, TeX-command)
(TeX-active
branch: externals/auctex
commit 32e93a0638fda83440c63af4f595eda49cff9615
Author: Ikumi Keita
Commit: Ikumi Keita
Fix bug#36651
* tex-fold.el (TeX-fold-mode): Open folded portion when isearch
matches the hidden text.
---
tex-fold.el | 8 ++--
1 file changed, 6 insertions(+),
branch: externals/auctex
commit 01b30cb491fc2f88ba0d24cec3a87c6b23beff0f
Author: Tassilo Horn
Commit: Tassilo Horn
Fix filling of code-and-comment lins where code ended in \% (bug#48937)
* latex.el (LaTeX-fill-region-as-paragraph): Fix filling of
code-and-comment lins where code
branch: externals/auctex
commit 1b1361c034c8bf0c671d5b58873581b29dcaa210
Author: Ikumi Keita
Commit: Ikumi Keita
Make TeX-fold-mode aware of superscript and subscript
* tex-fold.el (TeX-fold-hide-item): Copy `display' property of
underlying text to displayed text to raise supers
branch: externals/auctex
commit b94095083e3e8c750238753f788af7cb954292d5
Author: Arash Esbati
Commit: Arash Esbati
Define `TeX-parse-all-errors' in tex.el
* tex-buf.el:
* tex.el (TeX-parse-all-errors): Move defintion of custom variable
into tex.el. This variable is also use
tsdh pushed a change to branch externals/auctex.
from 6c32b97 Release GNU AUCTeX 13.0.12
new 1b1361c Make TeX-fold-mode aware of superscript and subscript
new 01b30cb Fix filling of code-and-comment lins where code ended in
\% (bug#48937)
new 268fcac ; Impro
branch: externals/corfu
commit 93804714989158347e70587c9349bf6cb74c
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--auto-complete: Guard against incompatible capf results
Legacy capfs?
---
corfu.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/corf
branch: elpa/projectile
commit 87f6078e3ef4ea47d839006bfe1ed9c96b56aa6f
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Mention NonGNU ELPA
---
README.md| 5 +++--
doc/modules/ROOT/pages/installation.adoc | 5 +++--
2 files changed, 6 insertions(+), 4 deletio
42 matches
Mail list logo