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
2fe590dc
Commit
2fe590dc
authored
Jan 14, 1996
by
Erik Naggum
Browse files
Update FSF's office address.
parent
b578f267
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
166 additions
and
145 deletions
+166
-145
lisp/term/bg-mouse.el
lisp/term/bg-mouse.el
+3
-2
lisp/term/internal.el
lisp/term/internal.el
+7
-3
lisp/term/keyswap.el
lisp/term/keyswap.el
+6
-5
lisp/term/news.el
lisp/term/news.el
+18
-17
lisp/term/pc-win.el
lisp/term/pc-win.el
+6
-3
lisp/term/sun-mouse.el
lisp/term/sun-mouse.el
+16
-17
lisp/term/sun.el
lisp/term/sun.el
+17
-16
lisp/term/sup-mouse.el
lisp/term/sup-mouse.el
+3
-2
lisp/term/tvi970.el
lisp/term/tvi970.el
+4
-3
lisp/term/vt100.el
lisp/term/vt100.el
+18
-16
lisp/term/w32-win.el
lisp/term/w32-win.el
+17
-15
lisp/term/wyse50.el
lisp/term/wyse50.el
+16
-15
lisp/term/x-win.el
lisp/term/x-win.el
+17
-15
lisp/term/xterm.el
lisp/term/xterm.el
+18
-16
No files found.
lisp/term/bg-mouse.el
View file @
2fe590dc
...
...
@@ -20,8 +20,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.
;;; Code:
...
...
lisp/term/internal.el
View file @
2fe590dc
...
...
@@ -3,7 +3,7 @@
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
;; Version: 1
,
02
;; Version: 1
.
02
;; This file is part of GNU Emacs.
...
...
@@ -18,8 +18,12 @@
;; 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.
;;; Code:
;; ---------------------------------------------------------------------------
;; screen setup -- that's easy!
(
standard-display-8bit
127
254
)
...
...
lisp/term/keyswap.el
View file @
2fe590dc
;; keyswap.el --- swap BS and DEL keys
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Keywords: terminals
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
...
...
@@ -18,12 +18,13 @@
;; 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:
;;
;
This package is meant to be called by other terminal packages.
;; This package is meant to be called by other terminal packages.
;;; Code:
...
...
lisp/term/news.el
View file @
2fe590dc
;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
;; Author: FSF
;; Keywords: terminals
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;;; This file is part of GNU Emacs.
;;;
;;; GNU Emacs is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;;
;;; GNU Emacs is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; 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.
;; 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, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
;;
;
Uses the Emacs 19 terminal initialization features --- won't work with 18.
;; Uses the Emacs 19 terminal initialization features --- won't work with 18.
;;; Code:
...
...
lisp/term/pc-win.el
View file @
2fe590dc
...
...
@@ -18,9 +18,12 @@
;; 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.
;;; Code:
(
load
"term/internal"
nil
t
)
;; Color translation -- doesn't really need to be fast
...
...
lisp/term/sun-mouse.el
View file @
2fe590dc
...
...
@@ -19,26 +19,25 @@
;; 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:
;;; Jeff Peck, Sun Microsystems, Jan 1987.
;;; Original idea by Stan Jefferson
;;;
;;; Modeled after the GNUEMACS keymap interface.
;;;
;;; User Functions:
;;; make-mousemap, copy-mousemap,
;;; define-mouse, global-set-mouse, local-set-mouse,
;;; use-global-mousemap, use-local-mousemap,
;;; mouse-lookup, describe-mouse-bindings
;;;
;;; Options:
;;; extra-click-wait, scrollbar-width
;;;
;; Jeff Peck, Sun Microsystems, Jan 1987.
;; Original idea by Stan Jefferson
;; Modeled after the GNUEMACS keymap interface.
;;
;; User Functions:
;; make-mousemap, copy-mousemap,
;; define-mouse, global-set-mouse, local-set-mouse,
;; use-global-mousemap, use-local-mousemap,
;; mouse-lookup, describe-mouse-bindings
;;
;; Options:
;; extra-click-wait, scrollbar-width
;;; Code:
...
...
lisp/term/sun.el
View file @
2fe590dc
;; sun.el --- keybinding for standard default sunterm keys
;; Copyright (C) 1987 Free Software Foundation, Inc.
;; Author: Jeff Peck <peck@sun.com>
;; Keywords: terminals
;;
Copyright (C) 1987 Free Software Foundation, Inc
.
;;
This file is part of GNU Emacs
.
;;; This file is part of GNU Emacs.
;;;
;;; GNU Emacs is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;;
;;; GNU Emacs is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; 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.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; 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, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
...
...
lisp/term/sup-mouse.el
View file @
2fe590dc
...
...
@@ -22,8 +22,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.
;;; Code:
...
...
lisp/term/tvi970.el
View file @
2fe590dc
...
...
@@ -18,12 +18,13 @@
;; 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:
;;
;
Uses the Emacs 19 terminal initialization features --- won't work with 18.
;; Uses the Emacs 19 terminal initialization features --- won't work with 18.
;;; Code:
...
...
lisp/term/vt100.el
View file @
2fe590dc
;;; vt100.el --- define VT100 function key sequences in function-key-map
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
;; Author: FSF
;; Keywords: terminals
;;
Copyright (C) 1989, 1993 Free Software Foundation, Inc
.
;;; This file is part of GNU Emacs.
;;
;
;;
; GNU Emacs is free software; you can redistribute it and/or modif
y
;;
; it under the terms of the GNU General Public License as published by
;;
; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;
;
;;
; GNU Emacs is distributed in the hope that it will be useful,
;;
; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;
;
;;
; You should have received a copy of the GNU General Public Licens
e
;;
; along with GNU Emacs; see the file COPYING. If not, write to
;;
; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139
, USA.
;;
This file is part of GNU Emacs
.
;;
GNU Emacs is free software; you can redistribute it and/or modify
;;
it under the terms of the GNU General Public License as published b
y
;;
the Free Software Foundation; either version 2, or (at your option)
;;
any later version.
;;
GNU Emacs is distributed in the hope that it will be useful,
;;
but WITHOUT ANY WARRANTY; without even the implied warranty of
;;
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;
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 th
e
;;
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;;
Boston, MA 02111-1307
, USA.
;;; Commentary:
...
...
lisp/term/w32-win.el
View file @
2fe590dc
;;; win32-win.el --- parse switches controlling interface with win32
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: Kevin Gallo
;; Keywords: terminals
;;; This file is part of GNU Emacs.
;;;
;;; GNU Emacs is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;;
;;; GNU Emacs is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; 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.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; 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, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
...
...
lisp/term/wyse50.el
View file @
2fe590dc
...
...
@@ -6,21 +6,22 @@
;; Jim Blandy <jimb@occs.cs.oberlin.edu>
;; Keywords: terminals
;;; This file is part of GNU Emacs.
;;;
;;; GNU Emacs is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;;
;;; GNU Emacs is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; 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.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; 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, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
...
...
lisp/term/x-win.el
View file @
2fe590dc
;;; x-win.el --- parse switches controlling interface with X window system
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: FSF
;; Keywords: terminals
;;; This file is part of GNU Emacs.
;;;
;;; GNU Emacs is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
;;; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;;
;;; GNU Emacs is distributed in the hope that it will be useful,
;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; 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.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; 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, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
;;; Commentary:
...
...
lisp/term/xterm.el
View file @
2fe590dc
;;; xterm.el --- define function key sequences for xterm
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Author: FSF
;; Keywords: terminals
;;
Copyright (C) 1995 Free Software Foundation, Inc
.
;;; This file is part of GNU Emacs.
;;
;
;;
; GNU Emacs is free software; you can redistribute it and/or modif
y
;;
; it under the terms of the GNU General Public License as published by
;;
; the Free Software Foundation; either version 2, or (at your option)
;;; any later version.
;;
;
;;
; GNU Emacs is distributed in the hope that it will be useful,
;;
; but WITHOUT ANY WARRANTY; without even the implied warranty of
;;
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;; GNU General Public License for more details.
;;
;
;;
; You should have received a copy of the GNU General Public Licens
e
;;
; along with GNU Emacs; see the file COPYING. If not, write to
;;
; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139
, USA.
;;
This file is part of GNU Emacs
.
;;
GNU Emacs is free software; you can redistribute it and/or modify
;;
it under the terms of the GNU General Public License as published b
y
;;
the Free Software Foundation; either version 2, or (at your option)
;;
any later version.
;;
GNU Emacs is distributed in the hope that it will be useful,
;;
but WITHOUT ANY WARRANTY; without even the implied warranty of
;;
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;;
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 th
e
;;
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;;
Boston, MA 02111-1307
, USA.
;;;; Code:
...
...
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