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
5fd6d89f
Commit
5fd6d89f
authored
Aug 01, 2005
by
Thien-Thi Nguyen
Browse files
Update years in copyright notice; nfc.
parent
a3ea6ec6
Changes
124
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
38 additions
and
23 deletions
+38
-23
lisp/emulation/crisp.el
lisp/emulation/crisp.el
+2
-1
lisp/emulation/cua-base.el
lisp/emulation/cua-base.el
+2
-2
lisp/emulation/cua-gmrk.el
lisp/emulation/cua-gmrk.el
+2
-1
lisp/emulation/cua-rect.el
lisp/emulation/cua-rect.el
+2
-1
lisp/emulation/edt-lk201.el
lisp/emulation/edt-lk201.el
+2
-1
lisp/emulation/edt-mapper.el
lisp/emulation/edt-mapper.el
+2
-1
lisp/emulation/edt-pc.el
lisp/emulation/edt-pc.el
+2
-1
lisp/emulation/edt-vt100.el
lisp/emulation/edt-vt100.el
+2
-1
lisp/emulation/edt.el
lisp/emulation/edt.el
+2
-2
lisp/emulation/keypad.el
lisp/emulation/keypad.el
+1
-1
lisp/emulation/pc-mode.el
lisp/emulation/pc-mode.el
+1
-1
lisp/emulation/pc-select.el
lisp/emulation/pc-select.el
+2
-1
lisp/emulation/tpu-edt.el
lisp/emulation/tpu-edt.el
+2
-1
lisp/emulation/tpu-extras.el
lisp/emulation/tpu-extras.el
+2
-1
lisp/emulation/tpu-mapper.el
lisp/emulation/tpu-mapper.el
+2
-1
lisp/emulation/vip.el
lisp/emulation/vip.el
+2
-2
lisp/emulation/viper-cmd.el
lisp/emulation/viper-cmd.el
+2
-1
lisp/emulation/viper-ex.el
lisp/emulation/viper-ex.el
+2
-1
lisp/emulation/viper-init.el
lisp/emulation/viper-init.el
+2
-1
lisp/emulation/viper-keym.el
lisp/emulation/viper-keym.el
+2
-1
No files found.
lisp/emulation/crisp.el
View file @
5fd6d89f
;;; crisp.el --- CRiSP/Brief Emacs emulator
;; Copyright (C) 1997, 1998, 1999, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM>
;; Keywords: emulations brief crisp
...
...
lisp/emulation/cua-base.el
View file @
5fd6d89f
;;; cua-base.el --- emulate CUA key bindings
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 200
5
;;
Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 200
3, 2004,
;;
2005
Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Keywords: keyboard emulation convenience cua
...
...
lisp/emulation/cua-gmrk.el
View file @
5fd6d89f
;;; cua-gmrk.el --- CUA unified global mark support
;; Copyright (C) 1997-2002 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Keywords: keyboard emulations convenience cua mark
...
...
lisp/emulation/cua-rect.el
View file @
5fd6d89f
;;; cua-rect.el --- CUA unified rectangle support
;; Copyright (C) 1997-2002, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Keywords: keyboard emulations convenience CUA
...
...
lisp/emulation/edt-lk201.el
View file @
5fd6d89f
;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards
;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1992, 1993, 1995, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kevingal@onramp.net>
;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
...
...
lisp/emulation/edt-mapper.el
View file @
5fd6d89f
;;; edt-mapper.el --- create an EDT LK-201 map file for X-Windows Emacs
;; Copyright (C) 1994, 1995, 2000, 2001 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1995, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kevingal@onramp.net>
;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
...
...
lisp/emulation/edt-pc.el
View file @
5fd6d89f
;;; edt-pc.el --- enhanced EDT keypad mode emulation for PC 101 keyboards
;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1994, 1995, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kevingal@onramp.net>
;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
...
...
lisp/emulation/edt-vt100.el
View file @
5fd6d89f
;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals
;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1992, 1993, 1995, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kevingal@onramp.net>
;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
...
...
lisp/emulation/edt.el
View file @
5fd6d89f
;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs 19
;; Copyright (C) 1986, 1992, 1993, 1994, 1995, 2000, 2001
;; Free Software Foundation, Inc.
;; Copyright (C) 1986, 1992, 1993, 1994, 1995, 2000, 2001
, 2002, 2003,
;;
2004, 2005
Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kevingal@onramp.net>
;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
...
...
lisp/emulation/keypad.el
View file @
5fd6d89f
;;; keypad.el --- simplified keypad bindings
;; Copyright (C) 2002
Free Software Foundation, Inc.
;; Copyright (C) 2002
, 2003, 2004, 2005
Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
;; Keywords: keyboard convenience
...
...
lisp/emulation/pc-mode.el
View file @
5fd6d89f
;;; pc-mode.el --- emulate certain key bindings used on PCs
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995
, 2002, 2003, 2004, 2005
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: emulations
...
...
lisp/emulation/pc-select.el
View file @
5fd6d89f
...
...
@@ -2,7 +2,8 @@
;;; (or MAC GUI or MS-windoze (bah)) look-and-feel
;;; including key bindings.
;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
;; Keywords: convenience emulation
...
...
lisp/emulation/tpu-edt.el
View file @
5fd6d89f
;;; tpu-edt.el --- Emacs emulating TPU emulating EDT
;; Copyright (C) 1993, 1994, 1995, 2000, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1995, 2000, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Rob Riepel <riepel@networking.stanford.edu>
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
...
...
lisp/emulation/tpu-extras.el
View file @
5fd6d89f
;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt
;; Copyright (C) 1993, 1994, 1995, 2000 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1995, 2000, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Rob Riepel <riepel@networking.stanford.edu>
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
...
...
lisp/emulation/tpu-mapper.el
View file @
5fd6d89f
;;; tpu-mapper.el --- create a TPU-edt X-windows keymap file
;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1995, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Rob Riepel <riepel@networking.stanford.edu>
;; Maintainer: Rob Riepel <riepel@networking.stanford.edu>
...
...
lisp/emulation/vip.el
View file @
5fd6d89f
;;; vip.el --- a VI Package for GNU Emacs
;; Copyright (C) 1986, 1987, 1988, 1992, 1993, 1998, 200
5
;;
Free Software Foundation, Inc.
;; Copyright (C) 1986, 1987, 1988, 1992, 1993, 1998, 200
2, 2003, 2004,
;;
2005
Free Software Foundation, Inc.
;; Author: Masahiko Sato <ms@sail.stanford.edu>
;; Keywords: emulations
...
...
lisp/emulation/viper-cmd.el
View file @
5fd6d89f
;;; viper-cmd.el --- Vi command support for Viper
;; Copyright (C) 1997, 98, 99, 2000, 01, 02, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
...
...
lisp/emulation/viper-ex.el
View file @
5fd6d89f
;;; viper-ex.el --- functions implementing the Ex commands for Viper
;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
;; 2004, 2005 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
...
...
lisp/emulation/viper-init.el
View file @
5fd6d89f
;;; viper-init.el --- some common definitions for Viper
;; Copyright (C) 1997, 98, 99, 2000, 01, 02, 05 Free Software Foundation, Inc.
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
...
...
lisp/emulation/viper-keym.el
View file @
5fd6d89f
;;; viper-keym.el --- Viper keymaps
;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
;; 2005 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
...
...
Prev
1
2
3
4
5
…
7
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