* w32-fns.el (w32-shell-dos-semantics):
commit8fc29035f39226e4c9154132fa57d57559ee4c22
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 14 Nov 2008 13:05:18 +0000 (14 13:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 14 Nov 2008 13:05:18 +0000 (14 13:05 +0000)
tree55ff7eaaeb8f2c367823bac20576acbcee9c1284
parent55fb4286284a2a49da905fdd47bdcd40ac8b6c47
* 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'.
12 files changed:
lisp/ChangeLog
lisp/calendar/diary-lib.el
lisp/emacs-lisp/authors.el
lisp/files.el
lisp/international/mule-cmds.el
lisp/net/tramp.el
lisp/progmodes/vhdl-mode.el
lisp/term/pc-win.el
lisp/w32-fns.el
src/ChangeLog
src/dosfns.c
src/msdos.c