diff lisp/term/internal.el @ 49599:5ade352e8d1c

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:30:45 +0000
parents 33d53d287ee4
children 695cf19ef79e d7ddb3e565de
line wrap: on
line diff
--- a/lisp/term/internal.el	Tue Feb 04 13:24:35 2003 +0000
+++ b/lisp/term/internal.el	Tue Feb 04 13:30:45 2003 +0000
@@ -626,7 +626,7 @@
       ;; which are supported on all platforms.)
       (let* ((i 128)
 	     (modify (function
-		      (lambda (ch sy) 
+		      (lambda (ch sy)
 			(modify-syntax-entry ch sy text-mode-syntax-table)
 			(if (boundp 'tex-mode-syntax-table)
 			    (modify-syntax-entry ch sy tex-mode-syntax-table))