Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cdaed1b2 | 2023-10-04 23:40:05 | Fix emacs-anthy again. Replace functions which are deleted at emacs 29.1. ok naddy | ||
| a47505ee | 2023-10-03 22:05:51 | Fix anthy.el not not use a deleted function. ok jca sthen naddy | ||
| f96d6947 | 2023-09-26 11:43:23 | MASTER_SITES -> SITES | ||
| 7aa36034 | 2023-08-03 16:39:50 | Sync PLIST-emacs and unbreak after the update to emacs-29.1 For some unknown reason two .el files are not byte-compiled any more, resulting in two missing .elc files. Drop those. Also sync PLIST-main while here. Issue reported by ajacoutot@ | ||
| 993f87c3 | 2022-03-11 19:24:07 | drop RCS Ids | ||
| e9a99563 | 2020-11-09 22:43:46 | Fix anthy.el not to use process-kill-without-query which is deleted. ok jca | ||
| b6f376d9 | 2020-08-24 13:42:26 | Unbreak anthy.el with emacs-27.1 anthy.el was still using old-style backquotes, which trigger warnings since emacs-22.2 and are finally treated as errors in emacs-27.1. Failure in bulk builds reported by ajacoutot@ | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| b4341adf | 2019-04-02 10:13:19 | Fix emacs-anthy to work "anthy-add-word-interactive". It used "string-to-int" which seems have been obsolete in emacs. ok jca | ||
| ea6acb2f | 2019-03-28 02:03:27 | Don't clobber LDFLAGS |