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
092af6d8
Commit
092af6d8
authored
Apr 20, 1997
by
Richard M. Stallman
Browse files
Comment change.
parent
4289d95b
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
23 additions
and
18 deletions
+23
-18
lisp/expand.el
lisp/expand.el
+1
-1
lisp/locate.el
lisp/locate.el
+1
-1
lisp/mail/smtpmail.el
lisp/mail/smtpmail.el
+2
-2
lisp/mouse-copy.el
lisp/mouse-copy.el
+1
-1
lisp/mouse-drag.el
lisp/mouse-drag.el
+2
-1
lisp/progmodes/octave-hlp.el
lisp/progmodes/octave-hlp.el
+2
-2
lisp/progmodes/octave-inf.el
lisp/progmodes/octave-inf.el
+2
-2
lisp/progmodes/octave-mod.el
lisp/progmodes/octave-mod.el
+2
-2
lisp/term/internal.el
lisp/term/internal.el
+4
-2
lisp/term/keyswap.el
lisp/term/keyswap.el
+1
-1
lisp/term/news.el
lisp/term/news.el
+1
-1
lisp/term/pc-win.el
lisp/term/pc-win.el
+3
-1
lisp/term/sun.el
lisp/term/sun.el
+1
-1
No files found.
lisp/expand.el
View file @
092af6d8
;; expand.el --- make abbreviations more usable.
;;
;
expand.el --- make abbreviations more usable.
;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
...
...
lisp/locate.el
View file @
092af6d8
;;
L
ocate.el
:
interface to the locate command
;;
; l
ocate.el
---
interface to the locate command
;; Copyright (C) 1996 Free Software Foundation, Inc.
;; Copyright (C) 1996 Free Software Foundation, Inc.
...
...
lisp/mail/smtpmail.el
View file @
092af6d8
;;
S
imple SMTP protocol (RFC 821) for sending mail
;;
; smtpmail.el --- s
imple SMTP protocol (RFC 821) for sending mail
;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1996 Free Software Foundation, Inc.
...
@@ -539,4 +539,4 @@ many continuation lines."
...
@@ -539,4 +539,4 @@ many continuation lines."
(
provide
'smtpmail
)
(
provide
'smtpmail
)
;; smtpmail.el ends here
;;
;
smtpmail.el ends here
lisp/mouse-copy.el
View file @
092af6d8
;;; mouse-copy.el -- one-click text copy and move
;;; mouse-copy.el --
-
one-click text copy and move
;; Copyright (C) 1996 Free Software Foundation, Inc.
;; Copyright (C) 1996 Free Software Foundation, Inc.
...
...
lisp/mouse-drag.el
View file @
092af6d8
;;; mouse-drag.el -- use mouse-2 to do a new style of scrolling
;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling
;; Copyright (C) 1996 Free Software Foundation, Inc.
;; Copyright (C) 1996 Free Software Foundation, Inc.
;; Author: John Heidemann <johnh@ISI.EDU>
;; Author: John Heidemann <johnh@ISI.EDU>
...
...
lisp/progmodes/octave-hlp.el
View file @
092af6d8
;; octave-hlp.el --- getting help on Octave symbols using info
;;
;
octave-hlp.el --- getting help on Octave symbols using info
;;
;
Copyright (C) 1997 Free Software Foundation, Inc.
;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
...
...
lisp/progmodes/octave-inf.el
View file @
092af6d8
;; octave-inf.el --- running Octave as an inferior Emacs process
;;
;
octave-inf.el --- running Octave as an inferior Emacs process
;;
;
Copyright (C) 1997 Free Software Foundation, Inc.
;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
...
...
lisp/progmodes/octave-mod.el
View file @
092af6d8
;; octave-mod.el --- editing Octave source files under Emacs
;;
;
octave-mod.el --- editing Octave source files under Emacs
;;
;
Copyright (C) 1997 Free Software Foundation, Inc.
;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
;; Author: John Eaton <jwe@bevo.che.wisc.edu>
...
...
lisp/term/internal.el
View file @
092af6d8
;; internal.el --
setup
support for PC keyboards and screens, internal terminal
;;
;
internal.el --
-
support for PC keyboards and screens, internal terminal
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
;; Author: Morten Welinder <terra@diku.dk>
;; Version: 1.02
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
...
@@ -89,3 +88,6 @@
...
@@ -89,3 +88,6 @@
(
mapcar
(
lambda
(
b
)
(
set-buffer
b
)
(
set-case-table
table
))
(
mapcar
(
lambda
(
b
)
(
set-buffer
b
)
(
set-case-table
table
))
(
buffer-list
)))
(
buffer-list
)))
(
set-standard-case-table
table
))
(
set-standard-case-table
table
))
;;; internal.el ends here
lisp/term/keyswap.el
View file @
092af6d8
;; keyswap.el --- swap BS and DEL keys
;;
;
keyswap.el --- swap BS and DEL keys
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Copyright (C) 1992 Free Software Foundation, Inc.
...
...
lisp/term/news.el
View file @
092af6d8
;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
;;
;
news.el --- keypad and function key bindings for the Sony NEWS keyboard
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
...
...
lisp/term/pc-win.el
View file @
092af6d8
;; pc-win.el -- setup support for `PC windows' (whatever that is).
;;
;
pc-win.el --
-
setup support for `PC windows' (whatever that is).
;; Copyright (C) 1994, 1996 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1996 Free Software Foundation, Inc.
...
@@ -366,3 +366,5 @@ This is in addition to the primary selection.")
...
@@ -366,3 +366,5 @@ This is in addition to the primary selection.")
(
setq
command-line-args
(
msdos-handle-args
command-line-args
))
(
setq
command-line-args
(
msdos-handle-args
command-line-args
))
;; ---------------------------------------------------------------------------
;; ---------------------------------------------------------------------------
;;; pc-win.el ends here
lisp/term/sun.el
View file @
092af6d8
;; sun.el --- keybinding for standard default sunterm keys
;;
;
sun.el --- keybinding for standard default sunterm keys
;; Copyright (C) 1987 Free Software Foundation, Inc.
;; Copyright (C) 1987 Free Software Foundation, Inc.
...
...
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