From 9ffe3f52feebf9098f98c028e4dfeab3e4b44f92 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Oct 2009 02:50:00 +0000 Subject: Doc/message fixes. --- lisp/emacs-lisp/eieio-datadebug.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lisp/emacs-lisp/eieio-datadebug.el') diff --git a/lisp/emacs-lisp/eieio-datadebug.el b/lisp/emacs-lisp/eieio-datadebug.el index 0e74d5d2e55..77bf7004ac2 100644 --- a/lisp/emacs-lisp/eieio-datadebug.el +++ b/lisp/emacs-lisp/eieio-datadebug.el @@ -1,8 +1,8 @@ ;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. -;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc. -;; Author: Eric M. Ludlam +;; Author: Eric M. Ludlam ;; Keywords: OO, lisp ;; This file is part of GNU Emacs. @@ -51,7 +51,7 @@ PREFIX specifies what to insert at the start of each line." (defun data-debug-insert-object-button (object prefix prebuttontext) "Insert a button representing OBJECT. -PREFIX is the text that preceeds the button. +PREFIX is the text that precedes the button. PREBUTTONTEXT is some text between PREFIX and the object button." (let ((start (point)) (end nil) -- cgit v1.2.3