Mercurial > emacs
diff lisp/dframe.el @ 65780:6e229fd94815
* speedbar.el: Remove RCS tag.
(speedbar-check-read-only): Handle non-existent files.
* dframe.el, ezimage.el, sb-image.el: Remove RCS tags.
* info.el (Info-speedbar-hierarchy-buttons)
(Info-speedbar-goto-node): Call speedbar-select-attached-frame.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 02 Oct 2005 03:11:03 +0000 |
parents | 103ed0b7e567 |
children | b89d9c4d5386 |
line wrap: on
line diff
--- a/lisp/dframe.el Sun Oct 02 00:23:59 2005 +0000 +++ b/lisp/dframe.el Sun Oct 02 03:11:03 2005 +0000 @@ -4,7 +4,6 @@ ;; Author: Eric M. Ludlam <zappo@gnu.org> ;; Keywords: file, tags, tools -;; X-RCS: $Id: dframe.el,v 1.1 2005/09/30 13:18:43 cyd Exp $ (defvar dframe-version "1.3" "The current version of the dedicated frame library.") @@ -23,8 +22,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: ;;