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,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el,v
Date: Sun, 19 Oct 2008 15:01:05 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/19 15:01:05

Index: simple.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/simple.el,v
retrieving revision 1.947
retrieving revision 1.948
diff -u -b -r1.947 -r1.948
--- simple.el   12 Oct 2008 22:45:09 -0000      1.947
+++ simple.el   19 Oct 2008 15:01:05 -0000      1.948
@@ -1979,7 +1979,7 @@
 
 (defun minibuffer-default-add-shell-commands ()
   "Return a list of all commands associted with the current file.
-This function is used to add all related commands retieved by `mailcap'
+This function is used to add all related commands retrieved by `mailcap'
 to the end of the list of defaults just after the default value."
   (interactive)
   (let* ((filename (if (listp minibuffer-default)




reply via email to

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