mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
*** empty log message ***
This commit is contained in:
parent
c0274f385f
commit
2f4b997c3d
@ -8,6 +8,8 @@
|
||||
;; Mon Jan 13 14:45:12 1986
|
||||
;;
|
||||
;;
|
||||
;; This is in the public domain
|
||||
;; since Delp distributed it without a copyright notice in 1986.
|
||||
|
||||
;; (setq send-mail-function 'post-mail-send-it)
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
;;; hanoi.el --- towers of hanoi in GNUmacs
|
||||
|
||||
; Author (a) 1985, Damon Anton Permezel
|
||||
; This is in the public domain
|
||||
; since he distributed it without copyright notice in 1985.
|
||||
|
||||
;;;
|
||||
;;; hanoi-topos - direct cursor addressing
|
||||
|
@ -1,4 +1,7 @@
|
||||
;;;
|
||||
;;; modula2.el --- Modula-2 editing support package
|
||||
;; The authors distributed this in without a copyright notice
|
||||
;; back in 1988, so it is in the public domain.
|
||||
|
||||
; Author Mick Jordan
|
||||
; amended Peter Robinson
|
||||
|
Loading…
Reference in New Issue
Block a user