emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Markus Rost
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el
Date: Tue, 07 May 2002 15:32:33 -0400

Index: emacs/lisp/ffap.el
diff -c emacs/lisp/ffap.el:1.30 emacs/lisp/ffap.el:1.31
*** emacs/lisp/ffap.el:1.30     Thu Feb  7 12:49:37 2002
--- emacs/lisp/ffap.el  Tue May  7 15:32:33 2002
***************
*** 1355,1361 ****
                                filename))))))
  
  ;; Shortcut: allow {M-x ffap} rather than {M-x find-file-at-point}.
! ;;;###autoload(defalias 'ffap 'find-file-at-point)
  
  ;;; Menu support (`ffap-menu'):
  
--- 1355,1363 ----
                                filename))))))
  
  ;; Shortcut: allow {M-x ffap} rather than {M-x find-file-at-point}.
! ;;;###autoload
! (defalias 'ffap 'find-file-at-point)
! 
  
  ;;; Menu support (`ffap-menu'):
  



reply via email to

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