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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Tue, 26 Mar 2002 01:29:02 -0500

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.527 emacs/lisp/simple.el:1.528
*** emacs/lisp/simple.el:1.527  Thu Mar 21 07:35:53 2002
--- emacs/lisp/simple.el        Tue Mar 26 01:29:01 2002
***************
*** 3950,3956 ****
        (set-process-sentinel new-process (process-sentinel process))
        new-process)))
  
! ;; things to maybe add (currently partly covered by `funcall mode':
  ;; - syntax-table
  ;; - overlays
  (defun clone-buffer (&optional newname display-flag)
--- 3950,3956 ----
        (set-process-sentinel new-process (process-sentinel process))
        new-process)))
  
! ;; things to maybe add (currently partly covered by `funcall mode'):
  ;; - syntax-table
  ;; - overlays
  (defun clone-buffer (&optional newname display-flag)



reply via email to

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