# HG changeset patch # User Glenn Morris # Date 1111852469 0 # Node ID 794bc6a34084519011029ec17e3b6ddd70dfe5d7 # Parent 2a96c49243d2a3731dd06c07c38c4377ebc5444e Update copyright. (top level): Delete local C-down-mouse-3 binding. Suggested by Stephan Stahl . diff -r 2a96c49243d2 -r 794bc6a34084 lisp/calendar/cal-menu.el --- a/lisp/calendar/cal-menu.el Sat Mar 26 15:53:48 2005 +0000 +++ b/lisp/calendar/cal-menu.el Sat Mar 26 15:54:29 2005 +0000 @@ -1,6 +1,6 @@ ;;; cal-menu.el --- calendar functions for menu bar and popup menu support -;; Copyright (C) 1994, 1995, 2001, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Lara Rios @@ -52,7 +52,6 @@ (defvar calendar-mouse-3-map (make-sparse-keymap "Calendar")) (define-key calendar-mode-map [down-mouse-3] calendar-mouse-3-map) -(define-key calendar-mode-map [C-down-mouse-3] calendar-mouse-3-map) (define-key calendar-mode-map [menu-bar moon] (cons "Moon" (make-sparse-keymap "Moon")))