/[emacs]/emacs/lisp/emulation/vi.el
ViewVC logotype

Diff of /emacs/lisp/emulation/vi.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by monnier, Thu Mar 24 22:17:43 2005 UTC revision 1.25 by lute, Thu May 26 15:14:23 2005 UTC
# Line 403  form that is ready to be `apply'ed.") Line 403  form that is ready to be `apply'ed.")
403    (make-local-variable 'vi-mode-old-mode-name)    (make-local-variable 'vi-mode-old-mode-name)
404    (make-local-variable 'vi-mode-old-major-mode)    (make-local-variable 'vi-mode-old-major-mode)
405    (make-local-variable 'vi-mode-old-case-fold)    (make-local-variable 'vi-mode-old-case-fold)
406    (run-hooks 'vi-mode-hook))    (run-mode-hooks 'vi-mode-hook))
407    
408  ;;;###autoload  ;;;###autoload
409  (defun vi-mode ()  (defun vi-mode ()

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26