▽two-mode-mode.el ●02/06 16:11 複数のメジャーモードを共存 ;; two-mode-mode.el -- switches between tcl and sgml(html) modes ;; $Id: two-mode-mode.el,v 1.4 2004/11/19 17:00:12 davidw Exp $;; Copyright 1999-2004 The Apache Software Foundation ;; Licensed under the Apache License, Version 2.0 (the ”License”);;; you may not use this file except in compliance with the License.;; You may obtain a copy of the License at ;; http://www.apache.org/licenses/LICENSE-
▽anything-c-yasnippet ●09/17 02:51 yasnippet の key を anything のインタフェースで表示 ;;; anything-c-yasnippet.el --- anything config for yasnippet.el ;; Author: Kenji.I (Kenji Imakado) ;; Version: 0.6 ;; Keywords: anything yasnippet ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option);; any later version.;; This file is dist
▽ri-emacs ●05/14 13:04 RI の Emacs インタフェース ri-emacs-0.2.3.tar.gz5 KB1,533AnySource .gz
▽Gesture Mode ●12/16 21:39 マウスジェスチャ Gesture mode: A gesture interface for Emacs [Japanese | English] Gesture mode is an minor mode to execute a mouse gesture action. What’s New 0.1.0 (7, Dec 2003) The first release. Download 0.1.0 View source by ViewCVS Install Just put `gesture.el’ and ’w3m-gesture.el’ (after byte-compiling, if you want)on your load-path of Emacs. Usage Click the right button of the mouse and do the gesture.When yo
▽anything-c-dabbrev.el ●09/17 07:24 dabbrev を anything で行う ;;; -*- coding: utf-8; mode: emacs-lisp; -*-;;; anything-c-dabbrev.el ;; Author: Kenji.Imakado ;; This file is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option);; any later version.;; This file is distributed in the hope that it will be useful,;; but WIT