すべて | bin | dict | elisp | fonts | gm_scripts | ruby | ucjs_scripts | win32app | win32lib
The page is unavailable. Please visit the main one.
このページはMeadow (Emacs) の紹介ページです
このWebページの各文書は自由にリンク・複製・再配布・改変していただいて構いません.
ただし,複製・再配布・改変の場合は Meadow Memo のURLを記載しておいて下さい.
Medow memoへのリンクについて.
間違い,要望等があれば か下記でどうぞ
ページ別カウンタ
Since 2002/12/13
;;; mcomplete-history.el --- minibuffer completion from history
;; -*- Mode: Emacs-Lisp -*-
;; $Id: mcomplete-history.el,v 2.3 2007/12/15 13:10:12 akihisa Exp $
;; This program 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 3, or (at
;; your option) any later version.
;; This program is distributed in the hope that it will be useful, but
;; WITHOUT ANY WARRANTY; witho
;;; color-moccur.el --- multi-buffer occur (grep) mode
;; -*- Mode: Emacs-Lisp -*-
;; $Id: color-moccur.el,v 2.73 2010-07-23 23:52:29 Akihisa Exp $
;; This program 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 3, or (at
;; your option) any later version.
;; This program is distributed in the hope that it will be useful, but
;; WITHOUT ANY WARRANTY; without even the i
とりあえず暇だったし何となくはじめたブログ
読者になる
Highlight completion home page
`Highlight completion' is a variant on completion in Emacs.
Normally if you're typing a file name into the minibuffer in
Emacs, when you hit the TAB key, Emacs completes what
you already
have as far as possible. This package augments this by displaying
the text that Emacs would add if you hit the TAB key,
highlighted. (The idea is that, if you're not looking at the
screen, you won't know that anything different is happening, but
if
404. That’s an error.
The requested URL was not found on this server. That’s all we know.
Code
Archive
Skip to content
Search
The Google Code Archive requires JavaScript to be enabled in your browser.
Google
About Google
Privacy
Terms
Forbidden
You don’t have permission to access this resource.
Apache/2.4.51 (Debian) Server at www.namazu.org Port 80
You don’t have permission to access this resource.
SKK Tools 1.3.4 リリース (2018-08-09)
Use Emacs as a full-featured and secure internet browser!
(Does not support javascript).
Screenshots
As of 2018, the project has been actively developed and supported for nearly two decades, but since 2005 it has been releasing updates in a ”rolling” manner, directly from its CVS repository (although un-official third-party mirrors exist on MELPAand github).
emacs-w3m (EmacsWiki)
404
Not Found
The page or resource you tried to access does not currently exist on this web server.
404 Not Found: ページが見つかりません
▼【重要】ホームページ開設者の方へ▼
@homepageは2016年11月10日(木)15時をもちましてサービス提供を終了させていただいたため、ホームページの表示ができません。
詳しくはこちらをご確認ください。
@nifty top ウェブサイトの利用について | 個人情報保護ポリシー
特定商取引法に基づく表示
©NIFTY Corporation
;;; $Id: maxframe.el 435 2007-08-24 15:40:58Z ryan $;; maximize the emacs frame based on display size ;; Copyright (C) 2007 Ryan McGeary ;; Author: Ryan McGeary ;; Version: 0.4 ;; Keywords: display frame window maximize ;; This code is free; 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.;;; Commentary:;;;; Purpose ;; -------;; maxframe provid
;;;; dmacro.el - キー操作の繰返し検出 & 実行;;;; 1993 4/14 original idea by 増井俊之@シャープ;; implemented by 太和田誠@長岡技科大;; refinement by 増井俊之@シャープ;; 1995 3/30 modified for Emacs19 by 増井俊之@シャープ;;;; 2002 3 XEmacs対応 by 小畑英司 obata@suzuki.kuee.kyoto-u.ac.jp ;; 峰伸行 zah07175@rose.zero.ad.jp ;;;;;;;; dmacro.el は、繰り返されるキー操作列から次の操作を予測し実行させる;; ためのプログラムです。操作の繰返しの検出とその実行を指令するために;; *dmacro-key* で指定する特別の「繰返しキー」を使用します。;; ;; 例えばユーザが;; abcabc ;; と入力した後「繰返しキー」を押すと、dmacro.el は ”abc” の入力操作の;; 繰返しを検出してそれを実行し、その結果テキストは;; abcabcabc ;; とな
ご指定のホームページは下記のアドレスに移動しました。
ブックマークなどの登録変更をお願いします。
http://bmonkey.la.coocan.jp/
※10秒後に自動的に移転先のページにジャンプします。
Error. Page cannot be displayed. Please contact your service provider for more details. (5)
Warning: main(http://www.taiyaki.org/taiyaki.phpm) [function.main]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /home/komatsu/public_html/elisp/sense-region/index.html on line 6
Fatal error: main() [function.require]: Failed opening required ’http://www.taiyaki.org/taiyaki.phpm’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/komatsu/public_html/elisp/sense-region/index.html on line 6
Warning: main(http://www.taiyaki.org/taiyaki.phpm) [function.main]: failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /home/komatsu/public_html/elisp/text-adjust/index.html on line 6
Fatal error: main() [function.require]: Failed opening required ’http://www.taiyaki.org/taiyaki.phpm’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/komatsu/public_html/elisp/text-adjust/index.html on line 6
;; 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-2.0;; Unless required by applicable law or agreed to in writing, software ;; distributed under the L
;;; 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 distributed in the hope that it will be useful,;; but WITHOUT ANY WARRANTY; without even the implied war
ri-emacs-0.2.3.tar.gz5 KB1,533AnySource .gz
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 you release the button, the action corresponds to the gesture is executed.
Setting
To turn on the gest
;;; -*- 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 WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICUL