]> git.eshelyaron.com Git - emacs.git/commit
Trivial docstring fixes
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 24 Dec 2019 01:37:08 +0000 (02:37 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 24 Dec 2019 01:37:08 +0000 (02:37 +0100)
commit75d0cef20dbc522e6217a5765f21bfa841aff89b
tree1f3e5b74b05ea2e6789c9a35ea395b0b3ab62518
parentee12c421b61218a868712f66b0176c451e20717e
Trivial docstring fixes

* ChangeLog.3:
* lisp/emacs-lisp/cl-macs.el (cl-flet):
* lisp/filesets.el (filesets-menu-ensure-use-cached):
* lisp/progmodes/compile.el (compilation-context-lines):
* lisp/progmodes/prolog.el (prolog-paren-indent):
* lisp/progmodes/sql.el (sql-password-search-wallet-function):
Fix typos in docstrings.

* lisp/cedet/semantic/analyze.el (semantic-analyze-push-error):
Doc fix.

* lisp/emacs-lisp/map.el (map-put, map-info): Refill docstring.
(map-contains-key): Fix typo.
(map-every-p): Doc fix.
ChangeLog.3
lisp/cedet/semantic/analyze.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/map.el
lisp/filesets.el
lisp/progmodes/compile.el
lisp/progmodes/prolog.el
lisp/progmodes/sql.el
lisp/term.el
src/syntax.c