]> code.delx.au - gnu-emacs/blobdiff - lisp/calendar/cal-move.el
(auto-mode-alist): Add snmp-mode patterns.
[gnu-emacs] / lisp / calendar / cal-move.el
index bc9c710ee5d817e464d733a9ce7b4d132ad9a0de..65aa7ae93ee0943fd1505fa3a90bf5fcae37b2e2 100644 (file)
@@ -19,8 +19,9 @@
 ;; GNU General Public License for more details.
 
 ;; 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, 675 Mass Ave, Cambridge, MA 02139, USA.
+;; 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.
 
 ;;; Commentary:
 
@@ -35,6 +36,8 @@
 
 ;;; Code:
 
+(require 'calendar)
+
 (defun calendar-goto-today ()
   "Reposition the calendar window so the current date is visible."
   (interactive)