diff --git a/lisp/org/ob-ditaa.el b/lisp/org/ob-ditaa.el index 55d375a8589..82995d4789c 100644 --- a/lisp/org/ob-ditaa.el +++ b/lisp/org/ob-ditaa.el @@ -2,7 +2,8 @@ ;; Copyright (C) 2009-2026 Free Software Foundation, Inc. -;; Authors: Eric Schulte, Jarmo Hurri +;; Authors: Eric Schulte +;; Jarmo Hurri ;; Keywords: literate programming, reproducible research ;; URL: https://orgmode.org diff --git a/lisp/progmodes/lua-mode.el b/lisp/progmodes/lua-mode.el index ec13bec54b2..dca93a86888 100644 --- a/lisp/progmodes/lua-mode.el +++ b/lisp/progmodes/lua-mode.el @@ -7,11 +7,11 @@ ;; 2006 Juergen Hoetzel ;; 2004 various (support for Lua 5 and byte compilation) ;; 2001 Christian Vogler -;; 1997 Bret Mogilefsky starting from -;; tcl-mode by Gregor Schmid -;; with tons of assistance from -;; Paul Du Bois and -;; Aaron Smith . +;; 1997 Bret Mogilefsky +;; Bret Mogilefsky started from tcl-mode by +;; Gregor Schmid +;; with tons of assistance from Paul Du Bois +;; and Aaron Smith . ;; Maintainer: emacs-devel@gnu.org ;; Keywords: languages, processes, tools