emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el
Date: Tue, 14 May 2002 06:16:44 -0400

Index: emacs/lisp/international/mule-cmds.el
diff -c emacs/lisp/international/mule-cmds.el:1.191 
emacs/lisp/international/mule-cmds.el:1.192
*** emacs/lisp/international/mule-cmds.el:1.191 Fri May  3 00:23:31 2002
--- emacs/lisp/international/mule-cmds.el       Fri May  3 15:33:38 2002
***************
*** 731,737 ****
                     (format "Selected encoding %s disagrees with \
  %s specified by file contents.  Really save (else edit coding cookies \
  and try again)? " coding-system auto-cs))
!             (error "Save aborted")))))    coding-system))
  
  (setq select-safe-coding-system-function 'select-safe-coding-system)
  
--- 731,738 ----
                     (format "Selected encoding %s disagrees with \
  %s specified by file contents.  Really save (else edit coding cookies \
  and try again)? " coding-system auto-cs))
!             (error "Save aborted")))))
!     coding-system))
  
  (setq select-safe-coding-system-function 'select-safe-coding-system)
  



reply via email to

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