From 8fc29035f39226e4c9154132fa57d57559ee4c22 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 14 Nov 2008 13:05:18 +0000 Subject: * w32-fns.el (w32-shell-dos-semantics): * calendar/diary-lib.el (diary-face-attrs): * international/mule-cmds.el (set-default-coding-systems) (prefer-coding-system): * net/tramp.el (tramp-set-completion-function): * progmodes/vhdl-mode.el (vhdl-file-header): * term/pc-win.el (msdos-show-help): Fix typos in docstrings. * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value. * files.el (enable-local-eval, not-modified, kill-buffer-ask) (kill-matching-buffers, save-buffers-kill-emacs) (save-buffers-kill-terminal): Fix typos in docstrings. (switch-to-buffer-other-window): Reflow docstring. (revert-buffer): Doc fix. (define-project-bindings): Rename arg LIST to SETTINGS. (project-find-settings-file): Use `let', not `let*'. Use `when'. --- lisp/emacs-lisp/authors.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp') diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index ce59a938395..8af755c093e 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -273,7 +273,7 @@ Changes to files in this list are not listed.") ("Geoff Voelker" :wrote "src/makefile.nt" "lisp/makefile.nt" "winnt.el" "nt.c" "nt.h" "ntheap.c" "ntheap.h" "ntinevt.c" "ntproc.c" "ntterm.c" "windowsnt.h") - ("Morten Welinder" :wrote "dosfns.c" "[many MSDOS files]" "msdos.h") + ("Morten Welinder" :wrote "dosfns.c" "[many MS-DOS files]" "msdos.h") ("Pace Willisson" :wrote "ispell.el") ("Garrett Wollman" :changed "sendmail.el") ("Dale R. Worley" :changed "mail-extr.el") -- cgit v1.2.3