emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/scheme.el, v [EMACS_22_BAS


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/scheme.el, v [EMACS_22_BASE]
Date: Tue, 05 Feb 2008 12:21:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/02/05 12:21:25

Index: scheme.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/scheme.el,v
retrieving revision 1.61.2.3
retrieving revision 1.61.2.4
diff -u -b -r1.61.2.3 -r1.61.2.4
--- scheme.el   7 Jan 2008 02:10:47 -0000       1.61.2.3
+++ scheme.el   5 Feb 2008 12:21:25 -0000       1.61.2.4
@@ -33,7 +33,7 @@
 ;; for instance, at <URL:http://www.sil.org/sgml/related.html#dsssl>.]
 ;; All these Lisp-ish modes vary basically in details of the language
 ;; syntax they highlight/indent/index, but dsssl-mode uses "^;;;" as
-;; the page-delimiter since ^L isn't normally a legal SGML character.
+;; the page-delimiter since ^L isn't normally a valid SGML character.
 ;;
 ;; For interacting with a Scheme interpreter See also `run-scheme' in
 ;; the `cmuscheme' package and also the implementation-specific




reply via email to

[Prev in Thread] Current Thread [Next in Thread]