Mercurial > emacs
comparison lisp/emacs-lisp/lisp.el @ 74466:1d4b1a32fd66
Update copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 07 Dec 2006 05:06:17 +0000 |
parents | adc185200028 |
children | ba0b39efd315 6588c6259dfb |
comparison
equal
deleted
inserted
replaced
74465:961428a4bccd | 74466:1d4b1a32fd66 |
---|---|
1 ;;; lisp.el --- Lisp editing commands for Emacs | 1 ;;; lisp.el --- Lisp editing commands for Emacs |
2 | 2 |
3 ;; Copyright (C) 1985, 1986, 1994, 2000, 2002, 2003, 2004, | 3 ;; Copyright (C) 1985, 1986, 1994, 2000, 2001, 2002, 2003, 2004, |
4 ;; 2005, 2006 Free Software Foundation, Inc. | 4 ;; 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
7 ;; Keywords: lisp, languages | 7 ;; Keywords: lisp, languages |
8 | 8 |