File: add_skkinput3_load_path.diff

package info (click to toggle)
t-code 2%3A2.3.1-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,816 kB
  • sloc: lisp: 10,356; perl: 748; sh: 384; makefile: 138
file content (8 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Description: add skkinput3 load-path.el
Author: unknown
Forwarded: no

--- t-code-2.3.1.orig/skkinput3/load-path.el
+++ t-code-2.3.1/skkinput3/load-path.el
@@ -0,0 +1 @@
+(setq load-path (nconc load-path (cons "/usr/share/emacs/site-lisp/t-code" nil)))