diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-25 13:43:06 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-05-25 14:25:18 -0700 |
commit | f744797af1dd73a547dd204d7e79f084e6508517 (patch) | |
tree | 880520a7ce5a72a9cdcfd17a287e0129f3a98685 /lisp/t-mouse.el | |
parent | 2843945c5fb7179b96bdab71528f57b2e4a30517 (diff) | |
download | emacs-f744797af1dd73a547dd204d7e79f084e6508517.tar.gz emacs-f744797af1dd73a547dd204d7e79f084e6508517.tar.bz2 emacs-f744797af1dd73a547dd204d7e79f084e6508517.zip |
Go back to "Maintainer: emacs-devel@gnu.org"
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is
no special maintainer for a file. Although this wasn't documented
it was common practice and removing the lines didn't have consensus.
Diffstat (limited to 'lisp/t-mouse.el')
-rw-r--r-- | lisp/t-mouse.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el index 1f4be160f8e..14b292d4414 100644 --- a/lisp/t-mouse.el +++ b/lisp/t-mouse.el @@ -1,6 +1,7 @@ ;;; t-mouse.el --- mouse support within the text terminal ;; Author: Nick Roberts <nickrob@gnu.org> +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mouse gpm linux ;; Copyright (C) 1994-1995, 1998, 2006-2019 Free Software Foundation, |