unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 9c702b5: Fix \epsilon and \varepsilon in TeX input method
       [not found] ` <20200810235803.C44A120CB8@vcs0.savannah.gnu.org>
@ 2020-08-11 10:23   ` Robert Pluim
  0 siblings, 0 replies; only message in thread
From: Robert Pluim @ 2020-08-11 10:23 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

>>>>> On Mon, 10 Aug 2020 19:58:03 -0400 (EDT), stefankangas@gmail.com (Stefan Kangas) said:

    Stefan> branch: master
    Stefan> commit 9c702b5ad6cd4a115eec3a4875510070f26a2420
    Stefan> Author: Stefan Kangas <stefankangas@gmail.com>
    Stefan> Commit: Stefan Kangas <stefankangas@gmail.com>

    Stefan>     Fix \epsilon and \varepsilon in TeX input method
    
    Stefan>     * lisp/leim/quail/latin-ltx.el: Add correct \epsilon and \varepsilon
    Stefan>     characters to TeX input method.  (Bug#26060)
    Stefan> ---
    Stefan>  lisp/leim/quail/latin-ltx.el | 7 +++++--
    Stefan>  1 file changed, 5 insertions(+), 2 deletions(-)

    Stefan> diff --git a/lisp/leim/quail/latin-ltx.el b/lisp/leim/quail/latin-ltx.el
    Stefan> index 78ffca9..6e25fc7 100644
    Stefan> --- a/lisp/leim/quail/latin-ltx.el
    Stefan> +++ b/lisp/leim/quail/latin-ltx.el
    Stefan> @@ -242,12 +242,14 @@ system, including many technical ones.  Examples:
    Stefan>   ((lambda (name char)
    Stefan>      ;; "GREEK SMALL LETTER PHI" (which is \phi) and "GREEK PHI SYMBOL"
    Stefan>      ;; (which is \varphi) are reversed in `ucs-names', so
    Stefan> we define

Is that because theyʼre reversed in the unicode data files? If so, I
guess we canʼt fix the generation of ucs-names without breaking
backwards compatibility.

Robert



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-11 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200810235802.26087.10014@vcs0.savannah.gnu.org>
     [not found] ` <20200810235803.C44A120CB8@vcs0.savannah.gnu.org>
2020-08-11 10:23   ` master 9c702b5: Fix \epsilon and \varepsilon in TeX input method Robert Pluim

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).