; Update my mail address
* lisp/emacs-lisp/comp-cstr.el: Update author mail. * lisp/emacs-lisp/comp.el: Likewise. * src/comp.c: Likewise. * test/lisp/emacs-lisp/comp-cstr-tests.el: Likewise. * test/src/comp-resources/comp-test-funcs-dyn.el: Likewise. * test/src/comp-resources/comp-test-funcs.el: Likewise. * test/src/comp-resources/comp-test-pure.el: Likewise. * test/src/comp-tests.el: Likewise.
This commit is contained in:
parent
a3a69ec234
commit
65f355ea0a
8 changed files with 8 additions and 8 deletions
lisp/emacs-lisp
src
test
lisp/emacs-lisp
src
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
;; Keywords: lisp
|
;; Keywords: lisp
|
||||||
;; Package: emacs
|
;; Package: emacs
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
;; Keywords: lisp
|
;; Keywords: lisp
|
||||||
;; Package: emacs
|
;; Package: emacs
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Compile Emacs Lisp into native code.
|
/* Compile Emacs Lisp into native code.
|
||||||
Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Author: Andrea Corallo <akrl@sdf.org>
|
Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2020-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
;; Copyright (C) 2019-2023 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Andrea Corallo <akrl@sdf.org>
|
;; Author: Andrea Corallo <acorallo@gnu.org>
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue