* .mailmap:
* doc/lispref/ChangeLog.1:
* doc/misc/ChangeLog.1:
* lisp/ChangeLog.16:
* lisp/ChangeLog.17:
* lisp/progmodes/bat-mode.el: Update email address of
Arni Magnusson. (Bug#73631)
(cherry picked from commit
5a462948e13393fc742e36b655c529f3c5e851bb)
Andrew G Cohen <cohen@andy.bu.edu> <cohen@bu.edu>
Arash Esbati <arash@gnu.org> <arash.esbati@gmail.com>
Arash Esbati <arash@gnu.org> <esbati@gmx.de>
+Arni Magnusson <thisisarni@gmail.com> <arnima@hafro.is>
Artur Malabarba <bruce.connor.am@gmail.com> <am12548@it055607.users.bris.ac.uk>
Artur Malabarba <bruce.connor.am@gmail.com> Artur Malabarba <address@hidden>
Basil L. Contovounesios <basil@contovou.net> <contovob@tcd.ie>
* loading.texi (Hooks for Loading): Document after-load-functions.
Copyedits.
-2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
+2010-03-24 Arni Magnusson <thisisarni@gmail.com> (tiny change)
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
* epa.texi (Mail-mode integration): Mention the way to do
"encrypt-to-self". (Bug#1807)
-2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
+2009-02-05 Arni Magnusson <thisisarni@gmail.com> (tiny change)
* ada-mode.texi (No project files): Fix typo. (Bug#2214)
* emacs-lisp/package-x.el (package-upload-buffer-internal):
Use `equal' for upload base check.
-2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
+2011-03-08 Arni Magnusson <thisisarni@gmail.com> (tiny change)
* textmodes/texinfo.el (texinfo-environments):
Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
2014-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
* progmodes/bat-mode.el (bat-font-lock-keywords): Fix \\<_ typo
- (bug#18622). Reported by Arni Magnusson <arnima@hafro.is>.
+ (bug#18622). Reported by Arni Magnusson <thisisarni@gmail.com>.
* progmodes/prolog.el (prolog-electric--underscore): Same.
2014-10-12 Michael Albinus <michael.albinus@gmx.de>
(dos-mode-syntax-table): Don't use "w" for symbol chars.
(dos-font-lock-keywords): Try to adjust font-lock rules accordingly.
-2013-08-07 Arni Magnusson <arnima@hafro.is>
+2013-08-07 Arni Magnusson <thisisarni@gmail.com>
* progmodes/dos.el: New file.
* generic-x.el (bat-generic-mode): Redefine as an obsolete alias to
;;; bat-mode.el --- Major mode for editing DOS/Windows scripts -*- lexical-binding: t -*-
-;; Copyright (C) 2003, 2008-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2003-2024 Free Software Foundation, Inc.
-;; Author: Arni Magnusson <arnima@hafro.is>
+;; Author: Arni Magnusson <thisisarni@gmail.com>
;; Keywords: languages
;; This file is part of GNU Emacs.