emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/warnings.el
Date: Tue, 23 Jul 2002 15:24:04 -0400

Index: emacs/lisp/warnings.el
diff -c emacs/lisp/warnings.el:1.2 emacs/lisp/warnings.el:1.3
*** emacs/lisp/warnings.el:1.2  Sat Jul 20 18:09:46 2002
--- emacs/lisp/warnings.el      Tue Jul 23 15:24:03 2002
***************
*** 263,266 ****
--- 263,268 ----
  `emacs' as the group and `:warning' as the level."
    (display-warning 'emacs (apply 'format message args)))
  
+ (provide 'warnings)
+ 
  ;;; warnings.el ends here



reply via email to

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