Penguin

Differences between current version and predecessor to the previous major change of Elisp.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Wednesday, November 19, 2003 4:16:32 pm by AristotlePagaltzis
Older page: version 7 Last edited on Monday, September 15, 2003 7:17:55 pm by GlynWebster Revert
@@ -1,5 +1,5 @@
-The [LISP]-based ScriptingLanguage used to customise the [Emacs] programmers' editor. 
+The [LISP]-based scripting language used to customise the [Emacs] programmers' editor. 
  
 Emacs is completely scriptable in Elisp - look in /usr/share/emacs/site-lisp/*.el for the start-up and config files. 
  
 ''[Programming in Emacs Lisp | http://www.delorie.com/gnu/docs/emacs-lisp-intro/emacs-lisp-intro.html]'' is an online book about Emacs scripting by Robert J. Chassell. It does not assume you already know Lisp. 
@@ -31,5 +31,5 @@
  
  (global-set-key [[f12] #'put-away-buffer) 
  
 ---- 
-CategoryProgrammingLanguages 
+CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages