emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el,v
Date: Mon, 17 Nov 2008 17:46:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/17 17:46:25

Index: international/mule-cmds.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-cmds.el,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -b -r1.345 -r1.346
--- international/mule-cmds.el  14 Nov 2008 13:05:32 -0000      1.345
+++ international/mule-cmds.el  17 Nov 2008 17:46:25 -0000      1.346
@@ -2864,6 +2864,7 @@
 
 (defvar ucs-completions (lazy-completion-table ucs-completions ucs-names)
   "Lazy completion table for completing on Unicode character names.")
+(put 'ucs-completions 'risky-local-variable t)
 
 (defun read-char-by-name (prompt)
   "Read a character by its Unicode name or hex number string.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]