diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-12-04 16:17:30 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-12-04 16:17:30 -0500 |
commit | 115574213892efc2f9872db263b854a18cc5c8ae (patch) | |
tree | 373dae93bc25394b5bb31e33d1c4bf395581631e /leim/ChangeLog | |
parent | b85aec936c85449faeaca36f52994487633e2e48 (diff) | |
download | emacs-115574213892efc2f9872db263b854a18cc5c8ae.tar.gz |
* leim/quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle.
Remove \rightparengtr and \leftparengtr for lack of consensus.
Suggested by Mattias EngdegÄrd <mattiase@bredband.net>.
Fixes: debbugs:12948
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r-- | leim/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 6a67c99b5c0..74fd88ccd9a 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,9 @@ +2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca> + + * quail/latin-ltx.el: Avoid deprecated chars for \langle and \rangle. + Remove \rightparengtr and \leftparengtr for lack of consensus. + Suggested by Mattias EngdegÄrd <mattiase@bredband.net> (bug#12948). + 2012-09-05 Eli Zaretskii <eliz@gnu.org> * quail/hebrew.el ("yiddish-royal"): Fix several bogus entries. |