Skip to content

Commit

Permalink
Merge pull request #214 from tpapp/tp/janitorial-1.11
Browse files Browse the repository at this point in the history
Minor updates.
  • Loading branch information
tpapp authored Nov 20, 2024
2 parents 2aca8cf + 6283427 commit 709c434
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 26 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
46 changes: 24 additions & 22 deletions julia-mode-latexsubs.el
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down
3 changes: 1 addition & 2 deletions julia-mode-tests.el
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion julia-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -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"))

Expand Down

0 comments on commit 709c434

Please sign in to comment.