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/ogonek.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/international/ogonek.el
Date: Thu, 16 May 2002 12:03:59 -0400

Index: emacs/lisp/international/ogonek.el
diff -c emacs/lisp/international/ogonek.el:1.5 
emacs/lisp/international/ogonek.el:1.6
*** emacs/lisp/international/ogonek.el:1.5      Mon Jul 16 08:22:59 2001
--- emacs/lisp/international/ogonek.el  Sat Jan 12 16:39:56 2002
***************
*** 297,303 ****
  
  (defun ogonek-read-encoding (prompt default-name-var)
    "Read encoding name with completion based on `ogonek-name-encoding-alist'.
! Store the name in the the parameter-variable DEFAULT-NAME-VAR.
  PROMPT is a string to be shown when the user is asked for a name."
   (let ((encoding 
          (completing-read 
--- 297,303 ----
  
  (defun ogonek-read-encoding (prompt default-name-var)
    "Read encoding name with completion based on `ogonek-name-encoding-alist'.
! Store the name in the parameter-variable DEFAULT-NAME-VAR.
  PROMPT is a string to be shown when the user is asked for a name."
   (let ((encoding 
          (completing-read 



reply via email to

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