mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix typos
* lisp/emacs-lisp/warnings.el (warning-display-at-bottom): Fix typo. * lisp/replace.el (query-replace-help): Typo fix.
This commit is contained in:
parent
b4b7ddb603
commit
ebb65d4163
2 changed files with 2 additions and 2 deletions
|
|
@ -135,7 +135,7 @@ customizations. In particular, the category designated by the
|
|||
symbol `warning' can be used in `display-buffer-alist' to customize
|
||||
the display of this buffer.
|
||||
|
||||
This option affects display of all the buffers shown by `dispay-warning',
|
||||
This option affects display of all the buffers shown by `display-warning',
|
||||
including warnings from byte-compiler and native-compiler,
|
||||
from `check-declare', etc."
|
||||
:type 'boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue