Linux software

 
Contact Us
japanese : elisp-manual
Japanese translation of the GNU Emacs Lisp Reference Manual
This is a Japanese translation of the GNU Emacs Lisp Reference Manual. Most of the GNU Emacs text editor is written in the programming language called Emacs Lisp. You can write new code in Emacs Lisp and install it as an extension to the editor. However, Emacs Lisp is more than a mere ``extension language''; it is a full computer programming language in its own right. You can use it as you would any other programming language. Because Emacs Lisp is designed for use in an editor, it has special features for scanning and parsing text as well as features for handling files, buffers, displays, subprocesses, and so on. Emacs Lisp is closely integrated with the editing facilities; thus, editing commands are functions that can also conveniently be called from Lisp programs, and parameters for customization are ordinary Lisp variables. This manual describes Emacs Lisp, presuming considerable familiarity with the use of Emacs for editing. (See The GNU Emacs Manual for this basic information.) Generally speaking, the earlier chapters describe features of Emacs Lisp that have counterparts in many programming languages, and later chapters describe features that are peculiar to Emacs Lisp or relate specifically to editing. This is edition 2.5.
Version number : 2.5.20000508
Md5 : MD5 (elisp-manual-20-2.5-jp.tgz) = db1bc051680d99fa1e80bd4a2a204d07 SHA256 (elisp-manual-20-2.5-jp.tgz) = 98c620baac5892617807cf1b0a754ba3eca3111d1159f77b6dc6bbbba5eed8eb SIZE (elisp-manual-20-2.5-jp.tgz) = 1087954 MD5 (elisp-manual-20-2.5-jp.ERRATA.000422.jis) = 1c82071aebee7b3cd1611589828a57b6 SHA256 (elisp-manual-20-2.5-jp.ERRATA.000422.jis) = 3a46aea605e6897840280ef23b709a753d8046e571a6e827fdb12ea945a637ec SIZE (elisp-manual-20-2.5-jp.ERRATA.000422.jis) = 5435 MD5 (elisp-manual-20-2.5-jp.ERRATA.000508.jis) = ec1a557a5d81a09574b047a5bc0e5183 SHA256 (elisp-manual-20-2.5-jp.ERRATA.000508.jis) = 06c348b080538e44f8f9f2a931ecfe01ee65dd138bbbbcad536d32cc6e468e4f SIZE (elisp-manual-20-2.5-jp.ERRATA.000508.jis) = 1268
Linux Software