commit a3216f140bbac3b4992d18a52929a3f1bb1ccbb4
Author: Koji Yokota
Date: Sat Jan 25 21:57:23 2025 +0900
Changing default Japanese quote style
Quotes in Japanese are taken care of by the input method editor.
When a quote key is directly typed, it is most likely Engligh quotes
commit 011d3d214145b2ddbd8e1ec50d2de164b8d206e0
Author: Koji Yokota
Date: Sat Jan 25 21:57:23 2025 +0900
Changing default Japanese quote style
Quotes in Japanese are taken care of by the input method editor.
When a quote key is directly typed, it is most likely Engligh quotes
commit 936db811c1c95938068e76037030db1776af6628
Author: Koji Yokota
Date: Sun Jan 26 13:50:22 2025 +0900
Initializing char_format_index
---
src/Row.h| 2 +-
src/mathed/MathRow.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Row.h b/src/Row.h
index 5
commit 253c77310a08fa2c3e91bd9e382c94955a1beebf
Author: Enrico Forestieri
Date: Sat Jan 25 16:51:45 2025 +0100
Update it.po
po/it.gmo | Bin 642052 -> 642242 bytes
po/it.po | 774 +++---
2 files changed, 391 insertions(+), 383 delet
commit 3a0e973ae807f053a9a1e8190ea24590d97f5cda
Author: Enrico Forestieri
Date: Sat Jan 25 16:14:24 2025 +0100
Avoid narrowing conversion errors
These errors occur on platforms where sizeof(int) == sizeof(long),
such as native Windows. Specifically, compiling with mingw gives: