emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-dispatcher.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-dispatcher.el,v
Date: Sat, 17 May 2008 20:11:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/05/17 20:11:44

Index: vc-dispatcher.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-dispatcher.el,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -b -r1.51 -r1.52
--- vc-dispatcher.el    17 May 2008 20:00:41 -0000      1.51
+++ vc-dispatcher.el    17 May 2008 20:11:43 -0000      1.52
@@ -751,7 +751,7 @@
     map)
   "Menu for dispatcher status")
 
-;; This is used to that vlient modes can add mode-specific menu
+;; This is used to that client modes can add mode-specific menu
 ;; items to vc-dir-menu-map.
 (defun vc-dir-menu-map-filter (orig-binding)
   (when (and (symbolp orig-binding) (fboundp orig-binding))




reply via email to

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