]> git.eshelyaron.com Git - emacs.git/commit
* isearch.el (isearch-search-string): Doc fix.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 21 Nov 2008 10:12:57 +0000 (10:12 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 21 Nov 2008 10:12:57 +0000 (10:12 +0000)
commit4b65254d80f365d56f09efcdd7e601863b65bd56
treea1997cf25024a2ab6c7cc300a46362ae49bee6bd
parentaf1a5cd5ae1c0e15d84b4b92f3c2fc46d445d9d3
* isearch.el (isearch-search-string): Doc fix.
  (search-exit-option, search-slow-window-lines, search-slow-speed)
  (search-upper-case, search-nonincremental-instead)
  (search-whitespace-regexp, search-ring-max, regexp-search-ring-max)
  (search-ring-update, search-highlight, isearch-lazy-highlight)
  (lazy-highlight-cleanup, lazy-highlight-initial-delay)
  (lazy-highlight-interval): Remove * from defcustom docstrings.
  (isearch-resume-in-command-history, lazy-highlight-max-at-a-time):
  Remove * from defcustom docstrings; fix typos.
  (isearch-push-state-function, isearch-help-for-help-internal)
  (isearch-help-for-help, isearch-describe-bindings)
  (isearch-describe-mode, minibuffer-local-isearch-map, isearch-mode)
  (isearch-pop-fun-state, isearch-search-fun-function)
  (isearch-lazy-highlight-search): Fix typos in docstrings.
  (isearch-yank-internal, isearch-fallback): Reflow docstrings.
  (isearch-forward): Fix typo and reflow docstring.
  (isearch-help-map): Remove unused `i' binding.  Fix typos in docstring.
  (isearch-mode-map): Don't use `let*'.
lisp/ChangeLog
lisp/isearch.el