diff options
author | Glenn Morris <rgm@gnu.org> | 2013-10-13 16:01:20 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-10-13 16:01:20 -0700 |
commit | 9148ee920e97405e0c89298a63aeb3088a4cf31f (patch) | |
tree | bd31f4c8b09c4f0e3fdf3d01a609778d0a64c510 /lisp/emacs-lisp | |
parent | a9ba094b81d899218e8762a66377b2fe71274d35 (diff) | |
download | emacs-9148ee920e97405e0c89298a63aeb3088a4cf31f.tar.gz emacs-9148ee920e97405e0c89298a63aeb3088a4cf31f.tar.bz2 emacs-9148ee920e97405e0c89298a63aeb3088a4cf31f.zip |
* configure.ac [alpha]: Explicit error in non-ELF case.
* doc/emacs/ack.texi (Acknowledgments): Comment out old alpha stuff.
* lisp/emacs-lisp/authors.el (authors-fixed-entries):
Comment out old alpha stuff.
Fixes: debbugs:15601
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r-- | lisp/emacs-lisp/authors.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 809511cb6b7..92796ac4e99 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -518,8 +518,8 @@ Changes to files in this list are not listed.") ("Schlumberger Technology Corporation" :changed "gud.el") ;; Replaced by tcl.el. ;;; ("Gregor Schmid" :wrote "tcl-mode.el") - ;; FIXME files no longer included; but see bug 15601 - ("Rainer Schöpf" :wrote "alpha.h" "unexalpha.c") + ;; No longer distributed since 24.1. +;;; ("Rainer Schöpf" :wrote "alpha.h" "unexalpha.c") ;; No longer distributed: emacsserver.c. ("William Sommerfeld" :wrote "emacsclient.c" "scribe.el") ;; No longer distributed: emacsserver.c. |