Mercurial > emacs
changeset 81075:8520ffa982fc
(standard-display-european): Docstring fix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 May 2007 16:37:01 +0000 |
parents | c25ffc6180f9 |
children | c2b0d8bb6ca7 |
files | lisp/disp-table.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/disp-table.el Fri May 25 16:16:17 2007 +0000 +++ b/lisp/disp-table.el Fri May 25 16:37:01 2007 +0000 @@ -220,7 +220,7 @@ variable, or else customize `enable-multibyte-characters'. With prefix argument, this command enables European character display -if arg is positive, disables it otherwise. Otherwise, it toggles +if ARG is positive, disables it otherwise. Otherwise, it toggles European character display. When this mode is enabled, characters in the range of 160 to 255 @@ -264,5 +264,5 @@ (provide 'disp-table) -;;; arch-tag: ffe4c28c-960c-47aa-b8a8-ae89d371ffc7 +;; arch-tag: ffe4c28c-960c-47aa-b8a8-ae89d371ffc7 ;;; disp-table.el ends here