emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/simple.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Tue, 04 Jun 2002 19:31:43 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.549 emacs/lisp/simple.el:1.550
*** emacs/lisp/simple.el:1.549  Sat Jun  1 20:01:18 2002
--- emacs/lisp/simple.el        Tue Jun  4 19:31:42 2002
***************
*** 32,39 ****
  
  (eval-when-compile
    (autoload 'widget-convert "wid-edit")
!   (autoload 'shell-mode "shell")
!   (require 'cl))
  
  
  (defgroup killing nil
--- 32,38 ----
  
  (eval-when-compile
    (autoload 'widget-convert "wid-edit")
!   (autoload 'shell-mode "shell"))
  
  
  (defgroup killing nil



reply via email to

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