Mercurial > emacs
changeset 17924:9eb3383d05a6
(command-line): iso-syntax.el renamed to latin-1.el.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 22 May 1997 20:09:55 +0000 |
parents | 986fa91361cc |
children | a9aa009e7c7f |
files | lisp/startup.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Thu May 22 19:10:29 1997 +0000 +++ b/lisp/startup.el Thu May 22 20:09:55 1997 +0000 @@ -428,7 +428,7 @@ (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