emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/prolog.el
Date: Tue, 30 Aug 2005 07:12:14 -0400

Index: emacs/lisp/progmodes/prolog.el
diff -c emacs/lisp/progmodes/prolog.el:1.25 emacs/lisp/progmodes/prolog.el:1.26
*** emacs/lisp/progmodes/prolog.el:1.25 Mon Aug  1 08:37:48 2005
--- emacs/lisp/progmodes/prolog.el      Tue Aug 30 11:12:14 2005
***************
*** 31,36 ****
--- 31,39 ----
  
  ;;; Code:
  
+ (defvar comint-prompt-regexp)
+ 
+ 
  (defgroup prolog nil
    "Major mode for editing and running Prolog under Emacs."
    :group 'languages)




reply via email to

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