diff options
| author | Glenn Morris | 2013-04-03 20:46:25 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-04-03 20:46:25 -0700 |
| commit | 47d038b3af124e8244e5c8248a71dc169f5dfaac (patch) | |
| tree | f53fcadab26608afa67a59097f513aa7c19a981d /leim | |
| parent | 51af1aa2334ddfd4cc870ede9a2e1bf6de294bf0 (diff) | |
| download | emacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.tar.gz emacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.zip | |
ChangeLog fixes
2013-03-16 was not the date Emacs 24.3 was released, it was not even
the date on which I merged all changes from that release into trunk.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00990.html
Diffstat (limited to 'leim')
| -rw-r--r-- | leim/ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 5e72c347ce9..64954ddad85 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -39,10 +39,6 @@ | |||
| 39 | (rules): Use tighter regexps to avoid conflicts. | 39 | (rules): Use tighter regexps to avoid conflicts. |
| 40 | Consolidate the various rules for combining marks. | 40 | Consolidate the various rules for combining marks. |
| 41 | 41 | ||
| 42 | 2013-03-16 Glenn Morris <rgm@gnu.org> | ||
| 43 | |||
| 44 | * Version 24.3 released. | ||
| 45 | |||
| 46 | 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca> | 42 | 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca> |
| 47 | 43 | ||
| 48 | * quail/latin-ltx.el: Add greek superscripts. | 44 | * quail/latin-ltx.el: Add greek superscripts. |