aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2019-05-26 00:58:28 -0700
committerPaul Eggert2019-05-26 01:00:16 -0700
commit852d28176990d035366142bfde36a0440a317228 (patch)
tree7989c0101c23d316258e92ef667090f8d0cca866 /doc
parent797ee5871e458d6d97f57a24405412a053f5ef32 (diff)
downloademacs-852d28176990d035366142bfde36a0440a317228.tar.gz
emacs-852d28176990d035366142bfde36a0440a317228.zip
Update author/maintainer info
Update email addresses and fix spellings of some author and maintainer names.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ediff.texi2
-rw-r--r--doc/misc/emacs-mime.texi8
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/org.texi2
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index c4ef1da3158..4c698eb7e2c 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -2421,7 +2421,7 @@ Boris Goldowsky <boris@@cs.rochester.edu> made it possible to highlight
2421fine differences in Ediff buffers. Alastair Burt <burt@@dfki.uni-kl.de> 2421fine differences in Ediff buffers. Alastair Burt <burt@@dfki.uni-kl.de>
2422ported Ediff to XEmacs, Eric Freudenthal <freudent@@jan.ultra.nyu.edu> 2422ported Ediff to XEmacs, Eric Freudenthal <freudent@@jan.ultra.nyu.edu>
2423made it work with VC, Marc Paquette <marcpa@@cam.org> wrote the 2423made it work with VC, Marc Paquette <marcpa@@cam.org> wrote the
2424toolbar support package for Ediff, and Hrvoje Niksic <hniksic@@xemacs.org> 2424toolbar support package for Ediff, and Hrvoje Nikšić <hniksic@@xemacs.org>
2425adapted it to the Emacs customization package. 2425adapted it to the Emacs customization package.
2426 2426
2427Many people provided help with bug reports, feature suggestions, and advice. 2427Many people provided help with bug reports, feature suggestions, and advice.
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index dd651fff356..6e95013c186 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -1205,8 +1205,8 @@ plaintext name.
1205 1205
1206@example 1206@example
1207(mail-header-parse-address 1207(mail-header-parse-address
1208 "Hrvoje Niksic <hniksic@@srce.hr>") 1208 "Hrvoje Nikšić <hniksic@@srce.hr>")
1209@result{} ("hniksic@@srce.hr" . "Hrvoje Niksic") 1209@result{} ("hniksic@@srce.hr" . "Hrvoje Nikšić")
1210@end example 1210@end example
1211 1211
1212@item mail-header-parse-addresses 1212@item mail-header-parse-addresses
@@ -1216,8 +1216,8 @@ the one described above.
1216 1216
1217@example 1217@example
1218(mail-header-parse-addresses 1218(mail-header-parse-addresses
1219 "Hrvoje Niksic <hniksic@@srce.hr>, Steinar Bang <sb@@metis.no>") 1219 "Hrvoje Nikšić <hniksic@@srce.hr>, Steinar Bang <sb@@metis.no>")
1220@result{} (("hniksic@@srce.hr" . "Hrvoje Niksic") 1220@result{} (("hniksic@@srce.hr" . "Hrvoje Nikšić")
1221 ("sb@@metis.no" . "Steinar Bang")) 1221 ("sb@@metis.no" . "Steinar Bang"))
1222@end example 1222@end example
1223 1223
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index c11b50d3deb..540061ef6d8 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -27113,7 +27113,7 @@ Richard Mlynarik,
27113Lantz Moore, 27113Lantz Moore,
27114Morioka Tomohiko, @c Morioka 27114Morioka Tomohiko, @c Morioka
27115Erik Toubro Nielsen, 27115Erik Toubro Nielsen,
27116Hrvoje Niksic, 27116Hrvoje Nikšić,
27117Andy Norman, 27117Andy Norman,
27118Fred Oberhauser, 27118Fred Oberhauser,
27119C. R. Oldham, 27119C. R. Oldham,
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 7862713f47a..c51b4c35a49 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -9687,7 +9687,7 @@ If you are away from your computer, it can be very useful to have a printed
9687version of some agenda views to carry around. Org mode can export custom 9687version of some agenda views to carry around. Org mode can export custom
9688agenda views as plain text, HTML@footnote{You need to install 9688agenda views as plain text, HTML@footnote{You need to install
9689@file{htmlize.el} from @uref{https://github.com/hniksic/emacs-htmlize,Hrvoje 9689@file{htmlize.el} from @uref{https://github.com/hniksic/emacs-htmlize,Hrvoje
9690Niksic's repository.}}, Postscript, PDF@footnote{To create PDF output, the 9690Nikšić's repository.}}, Postscript, PDF@footnote{To create PDF output, the
9691ghostscript @file{ps2pdf} utility must be installed on the system. Selecting 9691ghostscript @file{ps2pdf} utility must be installed on the system. Selecting
9692a PDF file will also create the postscript file.}, and iCalendar files. If 9692a PDF file will also create the postscript file.}, and iCalendar files. If
9693you want to do this only occasionally, use the command 9693you want to do this only occasionally, use the command