aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/language/cyril-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/cyril-util.el b/lisp/language/cyril-util.el
index 0235e159dac..0f6086a8797 100644
--- a/lisp/language/cyril-util.el
+++ b/lisp/language/cyril-util.el
@@ -192,5 +192,5 @@ If the argument is nil, we return the display table to its standard state."
192;;; cyril-util.el ends here 192;;; cyril-util.el ends here
193 193
194;; Local Variables: 194;; Local Variables:
195;; buffer-file-coding-system: iso-2022-7bit 195;; coding: iso-2022-7bit
196;; End: 196;; End: