unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Trivial docstring fix
@ 2004-04-30 18:56 Mario Lang
  0 siblings, 0 replies; only message in thread
From: Mario Lang @ 2004-04-30 18:56 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 719 bytes --]

Hi.

Could someone please install this?

2004-04-30  Mario Lang  <mlang@delysid.org>

	* lisp/diff.el (diff-switches): Fix typo in docstring.

Index: lisp/diff.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/diff.el,v
retrieving revision 1.54
diff -u -r1.54 diff.el
--- lisp/diff.el	24 Apr 2004 18:17:04 -0000	1.54
+++ lisp/diff.el	30 Apr 2004 18:50:58 -0000
@@ -36,7 +36,7 @@
 
 ;;;###autoload
 (defcustom diff-switches "-c"
-  "*A string or list of strings specifying switches to be be passed to diff."
+  "*A string or list of strings specifying switches to be passed to diff."
   :type '(choice string (repeat string))
   :group 'diff)
 

-- 
CYa,
  Mario

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-30 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-30 18:56 Trivial docstring fix Mario Lang

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).