mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
Added Jan D in alias
This commit is contained in:
parent
1d1885fc4d
commit
66fd374bab
@ -1,3 +1,8 @@
|
||||
2003-01-26 Jan D. <jan.h.d@swipnet.se>
|
||||
|
||||
* emacs-lisp/authors.el (authors-aliases): Add Jan D.
|
||||
Set iso-2022-7bit coding: cookie.
|
||||
|
||||
2003-01-26 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* info.el (Info-extract-menu-node-name): Fix 2003-01-24 change.
|
||||
|
@ -1,4 +1,4 @@
|
||||
;;; authors.el --- utility for maintaining Emacs' AUTHORS file
|
||||
;;; authors.el --- utility for maintaining Emacs' AUTHORS file -*-coding: iso-2022-7bit;-*-
|
||||
|
||||
;; Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
|
||||
@ -68,7 +68,7 @@ file individually.")
|
||||
("Edward M Reingold" . "Edward M. Reingold")
|
||||
("Eric Ludlam" . "Eric M. Ludlam")
|
||||
("Eric Raymond" . "Eric S. Raymond")
|
||||
("Francois Pinard" . "François Pinard")
|
||||
("Francois Pinard" . "Fran,Ag(Bois Pinard")
|
||||
("Fred Pierresteguy" . "Frederic Pierresteguy")
|
||||
("Hallvard B Furuseth" . "Hallvard B. Furuseth")
|
||||
("ISO-2022-JP" . "ignore")
|
||||
@ -94,6 +94,8 @@ file individually.")
|
||||
("Francesco Potorti`" . "Francesco Potorti")
|
||||
("Roland Roberts" . "Roland B. Roberts")
|
||||
("David Smith" . "David M. Smith")
|
||||
("Jan Djarv" . "Jan Dj,Ad(Brv")
|
||||
("Jan D." . "Jan Dj,Ad(Brv")
|
||||
)
|
||||
"Alist of author aliases.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user