From a8aa43870f34b7723b80b3f3086d4632d28d62aa Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 22 May 1997 20:09:55 +0000 Subject: [PATCH] (command-line): iso-syntax.el renamed to latin-1.el. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 4c9e9bce7c0..8c7eaceca21 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -428,7 +428,7 @@ from being initialized.") (progn (require 'disp-table) (standard-display-european t) - (require 'iso-syntax))) + (require 'latin-1))) ;;! This has been commented out; I currently find the behavior when ;;! split-window-keep-point is nil disturbing, but if I can get used -- 2.39.5