# 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-ko: 일반적으로 사용되는 Eamcs 함수의 라이브러리 Elib은 C++ 프로그램을 위한 libg++을 Elisp 프로그램용으로 만든 것입니다: 새로운 프로그램을 작성 할 때 마다 재작성할 필요없는 유용한 루틴의 모음입니다. . Elib은 아래 작업을 위한 코드가 들어 있습니다: - 컨테이너 데이터 구조 (queues, stacks, AVL, trees, 기타등등) - 표준 emacs에는 없는 스트링 처리 함수 - 표준 emacs에는 없는 미니버퍼 처리 함수 - 버퍼에서 쿠키라 불리는 리스트를 처리하기 위한 루틴 # other Descriptions of the elib package with a translation in ko: # # Description-id: 215219 https://ddtp.debian.org/ddt.cgi?desc_id=215219 # patch https://ddtp.debian.org/ddt.cgi?diff1=215219&diff2=2167&language=ko # This Description was in jessie from 2013-10-16 to 2013-10-31; #