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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule.el
Date: Mon, 14 Oct 2002 05:55:35 -0400

Index: emacs/lisp/international/mule.el
diff -c emacs/lisp/international/mule.el:1.164 
emacs/lisp/international/mule.el:1.165
*** emacs/lisp/international/mule.el:1.164      Mon Sep 30 02:39:07 2002
--- emacs/lisp/international/mule.el    Mon Oct 14 05:55:35 2002
***************
*** 1286,1292 ****
  (defalias 'set-clipboard-coding-system 'set-selection-coding-system)
  
  (defun set-selection-coding-system (coding-system)
!   "Make CODING-SYSTEM used for communicating with other X clients .
  When sending or receiving text via cut_buffer, selection, and clipboard,
  the text is encoded or decoded by CODING-SYSTEM."
    (interactive "zCoding system for X selection: ")
--- 1286,1292 ----
  (defalias 'set-clipboard-coding-system 'set-selection-coding-system)
  
  (defun set-selection-coding-system (coding-system)
!   "Make CODING-SYSTEM used for communicating with other X clients.
  When sending or receiving text via cut_buffer, selection, and clipboard,
  the text is encoded or decoded by CODING-SYSTEM."
    (interactive "zCoding system for X selection: ")




reply via email to

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