branch: elpa/julia-mode
commit 709c43410fb5da068d7d582cf3f545f7a7a68133
Merge: 2aca8cf585 6283427dee
Author: Tamas K. Papp <tkp...@gmail.com>
Commit: GitHub <nore...@github.com>

    Merge pull request #214 from tpapp/tp/janitorial-1.11
    
    Minor updates.
---
 .github/workflows/CI.yml |  1 +
 LICENSE.md               |  2 +-
 julia-mode-latexsubs.el  | 46 ++++++++++++++++++++++++----------------------
 julia-mode-tests.el      |  3 +--
 julia-mode.el            |  2 +-
 5 files changed, 28 insertions(+), 26 deletions(-)

diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml
index ffc348f1db..29c7763895 100644
--- a/.github/workflows/CI.yml
+++ b/.github/workflows/CI.yml
@@ -27,6 +27,7 @@ jobs:
           - 29.1
           - 29.2
           - 29.3
+          - 29.4
         ignore_warnings:
           - true
         # NOTE commented out because failure notifications are a distraction
diff --git a/LICENSE.md b/LICENSE.md
index 3bbb55f79a..f2c9e03c2c 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
 The julia-emacs plugin is licensed under the MIT License.
 
-> Copyright (c) 2009-2016: Jeff Bezanson, Stefan Karpinski, Viral B. Shah,
+> Copyright (c) 2009-2024: Jeff Bezanson, Stefan Karpinski, Viral B. Shah,
 > and other contributors:
 >
 > https://github.com/JuliaLang/julia-emacs/contributors
diff --git a/julia-mode-latexsubs.el b/julia-mode-latexsubs.el
index 6c110af99b..914f9ffbe3 100644
--- a/julia-mode-latexsubs.el
+++ b/julia-mode-latexsubs.el
@@ -23,6 +23,8 @@
     (define-abbrev julia-latexsub-abbrev-table "\\:copyright:" "©" nil :system 
t)
     (puthash "\\ordfeminine" "ª" table)
     (define-abbrev julia-latexsub-abbrev-table "\\ordfeminine" "ª" nil :system 
t)
+    (puthash "\\guillemotleft" "«" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\guillemotleft" "«" nil 
:system t)
     (puthash "\\neg" "¬" table)
     (define-abbrev julia-latexsub-abbrev-table "\\neg" "¬" nil :system t)
     (puthash "\\:registered:" "®" table)
@@ -47,6 +49,8 @@
     (define-abbrev julia-latexsub-abbrev-table "\\^1" "¹" nil :system t)
     (puthash "\\ordmasculine" "º" table)
     (define-abbrev julia-latexsub-abbrev-table "\\ordmasculine" "º" nil 
:system t)
+    (puthash "\\guillemotright" "»" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\guillemotright" "»" nil 
:system t)
     (puthash "\\1/4" "¼" table)
     (define-abbrev julia-latexsub-abbrev-table "\\1/4" "¼" nil :system t)
     (puthash "\\1/2" "½" table)
@@ -309,14 +313,14 @@
     (define-abbrev julia-latexsub-abbrev-table "\\Kappa" "Κ" nil :system t)
     (puthash "\\Lambda" "Λ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Lambda" "Λ" nil :system t)
-    (puthash "\\upMu" "Μ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upMu" "Μ" nil :system t)
-    (puthash "\\upNu" "Ν" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upNu" "Ν" nil :system t)
+    (puthash "\\Mu" "Μ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\Mu" "Μ" nil :system t)
+    (puthash "\\Nu" "Ν" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\Nu" "Ν" nil :system t)
     (puthash "\\Xi" "Ξ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Xi" "Ξ" nil :system t)
-    (puthash "\\upOmicron" "Ο" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upOmicron" "Ο" nil :system t)
+    (puthash "\\Omicron" "Ο" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\Omicron" "Ο" nil :system t)
     (puthash "\\Pi" "Π" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Pi" "Π" nil :system t)
     (puthash "\\Rho" "Ρ" table)
@@ -343,8 +347,6 @@
     (define-abbrev julia-latexsub-abbrev-table "\\gamma" "γ" nil :system t)
     (puthash "\\delta" "δ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\delta" "δ" nil :system t)
-    (puthash "\\upepsilon" "ε" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upepsilon" "ε" nil :system t)
     (puthash "\\varepsilon" "ε" table)
     (define-abbrev julia-latexsub-abbrev-table "\\varepsilon" "ε" nil :system 
t)
     (puthash "\\zeta" "ζ" table)
@@ -365,8 +367,8 @@
     (define-abbrev julia-latexsub-abbrev-table "\\nu" "ν" nil :system t)
     (puthash "\\xi" "ξ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\xi" "ξ" nil :system t)
-    (puthash "\\upomicron" "ο" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upomicron" "ο" nil :system t)
+    (puthash "\\omicron" "ο" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\omicron" "ο" nil :system t)
     (puthash "\\pi" "π" table)
     (define-abbrev julia-latexsub-abbrev-table "\\pi" "π" nil :system t)
     (puthash "\\rho" "ρ" table)
@@ -387,34 +389,34 @@
     (define-abbrev julia-latexsub-abbrev-table "\\psi" "ψ" nil :system t)
     (puthash "\\omega" "ω" table)
     (define-abbrev julia-latexsub-abbrev-table "\\omega" "ω" nil :system t)
-    (puthash "\\upvarbeta" "ϐ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upvarbeta" "ϐ" nil :system t)
+    (puthash "\\varbeta" "ϐ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\varbeta" "ϐ" nil :system t)
     (puthash "\\vartheta" "ϑ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\vartheta" "ϑ" nil :system t)
     (puthash "\\phi" "ϕ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\phi" "ϕ" nil :system t)
     (puthash "\\varpi" "ϖ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\varpi" "ϖ" nil :system t)
-    (puthash "\\upoldKoppa" "Ϙ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upoldKoppa" "Ϙ" nil :system 
t)
-    (puthash "\\upoldkoppa" "ϙ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upoldkoppa" "ϙ" nil :system 
t)
+    (puthash "\\oldKoppa" "Ϙ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\oldKoppa" "Ϙ" nil :system t)
+    (puthash "\\oldkoppa" "ϙ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\oldkoppa" "ϙ" nil :system t)
     (puthash "\\Stigma" "Ϛ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Stigma" "Ϛ" nil :system t)
-    (puthash "\\upstigma" "ϛ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upstigma" "ϛ" nil :system t)
+    (puthash "\\stigma" "ϛ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\stigma" "ϛ" nil :system t)
     (puthash "\\Digamma" "Ϝ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Digamma" "Ϝ" nil :system t)
     (puthash "\\digamma" "ϝ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\digamma" "ϝ" nil :system t)
     (puthash "\\Koppa" "Ϟ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Koppa" "Ϟ" nil :system t)
-    (puthash "\\upkoppa" "ϟ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upkoppa" "ϟ" nil :system t)
+    (puthash "\\koppa" "ϟ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\koppa" "ϟ" nil :system t)
     (puthash "\\Sampi" "Ϡ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\Sampi" "Ϡ" nil :system t)
-    (puthash "\\upsampi" "ϡ" table)
-    (define-abbrev julia-latexsub-abbrev-table "\\upsampi" "ϡ" nil :system t)
+    (puthash "\\sampi" "ϡ" table)
+    (define-abbrev julia-latexsub-abbrev-table "\\sampi" "ϡ" nil :system t)
     (puthash "\\varkappa" "ϰ" table)
     (define-abbrev julia-latexsub-abbrev-table "\\varkappa" "ϰ" nil :system t)
     (puthash "\\varrho" "ϱ" table)
diff --git a/julia-mode-tests.el b/julia-mode-tests.el
index f9e71bebd5..b6b2969eaf 100644
--- a/julia-mode-tests.el
+++ b/julia-mode-tests.el
@@ -1,8 +1,7 @@
 ;;; julia-mode-tests.el --- Tests for julia-mode.el
 
-;; Copyright (C) 2009-2014 Julia contributors
+;; Copyright (C) 2009-2024 Julia contributors
 ;; URL: https://github.com/JuliaLang/julia
-;; Version: 0.3
 ;; Keywords: languages
 
 ;;; Usage:
diff --git a/julia-mode.el b/julia-mode.el
index af8418ba4a..486fedcbd3 100644
--- a/julia-mode.el
+++ b/julia-mode.el
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2009-2014 Julia contributors, 2015-2024 julia-mode.el 
contributors
 ;; URL: https://github.com/JuliaEditorSupport/julia-emacs
-;; Version: 1.0.0
+;; Version: 1.0.1
 ;; Keywords: languages
 ;; Package-Requires: ((emacs "26.1"))
 

Reply via email to