Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c90f2757
Commit
c90f2757
authored
Dec 05, 2006
by
Glenn Morris
Browse files
Update copyright years.
parent
fde4e97e
Changes
69
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
22 additions
and
22 deletions
+22
-22
lisp/s-region.el
lisp/s-region.el
+1
-1
lisp/sb-image.el
lisp/sb-image.el
+1
-1
lisp/scroll-all.el
lisp/scroll-all.el
+1
-1
lisp/select.el
lisp/select.el
+1
-1
lisp/shell.el
lisp/shell.el
+1
-1
lisp/skeleton.el
lisp/skeleton.el
+1
-1
lisp/sort.el
lisp/sort.el
+1
-1
lisp/soundex.el
lisp/soundex.el
+1
-1
lisp/strokes.el
lisp/strokes.el
+1
-1
lisp/tabify.el
lisp/tabify.el
+1
-1
lisp/talk.el
lisp/talk.el
+1
-1
lisp/tempo.el
lisp/tempo.el
+1
-1
lisp/term.el
lisp/term.el
+1
-1
lisp/terminal.el
lisp/terminal.el
+1
-1
lisp/thingatpt.el
lisp/thingatpt.el
+2
-2
lisp/timezone.el
lisp/timezone.el
+1
-1
lisp/type-break.el
lisp/type-break.el
+1
-1
lisp/userlock.el
lisp/userlock.el
+1
-1
lisp/vc-hooks.el
lisp/vc-hooks.el
+2
-2
lisp/vcursor.el
lisp/vcursor.el
+1
-1
No files found.
lisp/s-region.el
View file @
c90f2757
;;; s-region.el --- set region using shift key
;; Copyright (C) 1994, 1995, 2002, 2003, 2004,
;; Copyright (C) 1994, 1995,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
...
...
lisp/sb-image.el
View file @
c90f2757
;;; sb-image --- Image management for speedbar
;; Copyright (C) 1999, 2000, 2001, 2002, 2003,
;; Copyright (C) 1999, 2000, 2001, 2002, 2003,
2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
...
...
lisp/scroll-all.el
View file @
c90f2757
;;; scroll-all.el --- scroll all buffers together minor mode
;; Copyright (C) 1997, 2002, 2003, 2004, 2005,
;; Copyright (C) 1997,
2001,
2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Gary D. Foster <Gary.Foster@corp.sun.com>
...
...
lisp/select.el
View file @
c90f2757
...
...
@@ -3,7 +3,7 @@
;; Maintainer: FSF
;; Keywords: internal
;; Copyright (C) 1993, 1994, 2002, 2003, 2004,
;; Copyright (C) 1993, 1994,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Based partially on earlier release by Lucid.
...
...
lisp/shell.el
View file @
c90f2757
;;; shell.el --- specialized comint.el for running the shell
;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000,
;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000,
2001,
;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
...
...
lisp/skeleton.el
View file @
c90f2757
;;; skeleton.el --- Lisp language extension for writing statement skeletons
;; Copyright (C) 1993, 1994, 1995, 1996, 2002, 2003,
;; Copyright (C) 1993, 1994, 1995, 1996,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Daniel Pfeiffer <occitan@esperanto.org>
...
...
lisp/sort.el
View file @
c90f2757
;;; sort.el --- commands to sort text in an Emacs buffer
;; Copyright (C) 1986, 1987, 1994, 1995, 2002, 2003,
;; Copyright (C) 1986, 1987, 1994, 1995,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Howie Kaye
...
...
lisp/soundex.el
View file @
c90f2757
;;; soundex.el --- implement Soundex algorithm
;; Copyright (C) 1993, 2002, 2003, 2004, 2005,
;; Copyright (C) 1993,
2001,
2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Christian Plaunt <chris@bliss.berkeley.edu>
...
...
lisp/strokes.el
View file @
c90f2757
;;; strokes.el --- control Emacs through mouse strokes
;; Copyright (C) 1997, 2000, 2002, 2003, 2004,
;; Copyright (C) 1997, 2000,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: David Bakhash <cadet@alum.mit.edu>
...
...
lisp/tabify.el
View file @
c90f2757
;;; tabify.el --- tab conversion commands for Emacs
;; Copyright (C) 1985, 1994, 2002, 2003, 2004,
;; Copyright (C) 1985, 1994,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/talk.el
View file @
c90f2757
;;; talk.el --- allow several users to talk to each other through Emacs
;; Copyright (C) 1995, 2002, 2003, 2004, 2005,
;; Copyright (C) 1995,
2001,
2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/tempo.el
View file @
c90f2757
;;; tempo.el --- Flexible template insertion
;; Copyright (C) 1994, 1995, 2002, 2003, 2004,
;; Copyright (C) 1994, 1995,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: David K}gedal <davidk@lysator.liu.se>
...
...
lisp/term.el
View file @
c90f2757
;;; term.el --- general command interpreter in a window stuff
;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2002, 2003,
;; Copyright (C) 1988, 1990, 1992, 1994, 1995,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Per Bothner <per@bothner.com>
...
...
lisp/terminal.el
View file @
c90f2757
;;; terminal.el --- terminal emulator for GNU Emacs
;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994, 2002, 2003,
;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Richard Mlynarik <mly@eddie.mit.edu>
...
...
lisp/thingatpt.el
View file @
c90f2757
;;; thingatpt.el --- get the `thing' at point
;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
,
;;
2001,
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Mike Williams <mikew@gopher.dosli.govt.nz>
;; Maintainer: FSF
...
...
lisp/timezone.el
View file @
c90f2757
;;; timezone.el --- time zone package for GNU Emacs
;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999, 2002, 2003,
;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Masanobu Umeda
...
...
lisp/type-break.el
View file @
c90f2757
;;; type-break.el --- encourage rests from typing at appropriate intervals
;; Copyright (C) 1994, 1995, 1997, 2000, 2002, 2003,
;; Copyright (C) 1994, 1995, 1997, 2000,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Noah Friedman
...
...
lisp/userlock.el
View file @
c90f2757
;;; userlock.el --- handle file access contention between multiple users
;; Copyright (C) 1985, 1986, 2002, 2003, 2004,
;; Copyright (C) 1985, 1986,
2001,
2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/vc-hooks.el
View file @
c90f2757
;;; vc-hooks.el --- resident support for version-control
;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 200
2
,
;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 200
1
,
;;
2002,
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: FSF (see vc.el for full credits)
;; Maintainer: Andre Spiegel <spiegel@gnu.org>
...
...
lisp/vcursor.el
View file @
c90f2757
;;; vcursor.el --- manipulate an alternative ("virtual") cursor
;; Copyright (C) 1994, 1996, 1998, 2002, 2003,
;; Copyright (C) 1994, 1996, 1998,
2001,
2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Peter Stephenson <pws@ibmth.df.unipi.it>
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment