# Source: elib # Package: elib # Versions: elib (1.0-11.1), elib (1.0-11.1+deb7u1), elib (1.0-11.2) # This Description is owned # Prioritize: 43 Description: Library of commonly-used Emacs functions Elib is designed to be for Elisp programs what libg++ is for C++ programs: a collection of useful routines which don't have to be reinvented each time a new program is written. . Elib contains code for: - container data structures (queues, stacks, AVL trees, etc) - string handling functions missing in standard emacs - minibuffer handling functions missing in standard emacs - routines for handling lists of so called cookies in a buffer. Description-ja: よく使われる Emacs 関数のライブラリ elib は C++ に対する libg++ と同様の位置付けで Elisp 用に作成されたも のです。すなわち、新規にプログラムを作成するたびに再コーディングを避 けられるように便利なルーチンを集めたものです。 . Elib には以下のコードが収録されています。 - コンテナデータ構造 (キュー、スタック、AVL ツリーなど) - 標準の Emacs に欠けている文字列操作の関数 - 標準の Emacs に欠けているミニバッファ操作関数 - バッファ中のいわゆるクッキーのリストを操作するルーチン # other Descriptions of the elib package with a translation in ja: # # Description-id: 215219 https://ddtp.debian.org/ddt.cgi?desc_id=215219 # patch https://ddtp.debian.org/ddt.cgi?diff1=215219&diff2=2167&language=ja # This Description was in jessie from 2013-10-16 to 2013-10-31; #