emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/emulation/crisp.el
Date: Tue, 04 Feb 2003 07:56:03 -0500

Index: emacs/lisp/emulation/crisp.el
diff -c emacs/lisp/emulation/crisp.el:1.16 emacs/lisp/emulation/crisp.el:1.17
*** emacs/lisp/emulation/crisp.el:1.16  Sun May 21 13:33:05 2000
--- emacs/lisp/emulation/crisp.el       Tue Feb  4 07:56:02 2003
***************
*** 338,344 ****
    "Go back one buffer."
    (interactive)
    (switch-to-buffer (car (last (buffer-list)))))
!  
  (defun crisp-meta-x-wrapper ()
    "Wrapper function to conditionally override the normal M-x bindings.
  When `crisp-override-meta-x' is non-nil, M-x will exit Emacs (the
--- 338,344 ----
    "Go back one buffer."
    (interactive)
    (switch-to-buffer (car (last (buffer-list)))))
! 
  (defun crisp-meta-x-wrapper ()
    "Wrapper function to conditionally override the normal M-x bindings.
  When `crisp-override-meta-x' is non-nil, M-x will exit Emacs (the




reply via email to

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