Use accented form of some names

* doc/emacs/ack.texi (Acknowledgments):
* doc/emacs/emacs.texi (Acknowledgments):
* doc/lispref/intro.texi (Acknowledgments): Use accented form of some names.

* lisp/emacs-lisp/authors.el (authors-aliases, authors-ignored-files):
Add some entries.
(authors-fixed-entries): Use accented form of name.
This commit is contained in:
Glenn Morris 2013-10-12 17:31:19 -07:00
parent e903c210b6
commit 8c106d177f
14 changed files with 68 additions and 24 deletions

View file

@ -45,7 +45,7 @@
;;
;; emacs -batch -f list-load-path-shadows
;;
;; Thanks to Francesco Potorti` <pot@cnuce.cnr.it> for suggestions,
;; Thanks to Francesco Potortì <pot@cnuce.cnr.it> for suggestions,
;; rewritings & speedups.
;;; Code:
@ -284,3 +284,7 @@ version unless you know what you are doing.\n")
(provide 'shadow)
;;; shadow.el ends here
;; Local Variables:
;; coding: utf-8
;; End: