Edit

IABSD.fr/ports/inputmethods

Branch :

  • Show log

    Commit

  • Author : yasuoka
    Date : 2013-12-07 23:42:04
    Hash : efbbfdea
    Message : Fix to work and build with emacs-24.3. - Add patches/patch-src-util_anthy_el to use `last-command-event' instead of `last-command-char' which is removed at emacs-24.3. - Remove leim-list.elc from PLIST since emacs-24.3 doesn't create .elc for leim-list.el. And merge PFRAG.shared-main into PLIST-main. ok jca (for first diff) ok sthen