/[emacs]/emacs/src/coding.c
ViewVC logotype

Diff of /emacs/src/coding.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.230 by pj, Tue Nov 13 11:53:14 2001 UTC revision 1.231 by rms, Wed Nov 14 00:04:57 2001 UTC
# Line 7265  See also the function `find-operation-co Line 7265  See also the function `find-operation-co
7265    Vnetwork_coding_system_alist = Qnil;    Vnetwork_coding_system_alist = Qnil;
7266    
7267    DEFVAR_LISP ("locale-coding-system", &Vlocale_coding_system,    DEFVAR_LISP ("locale-coding-system", &Vlocale_coding_system,
7268                 doc: /* Coding system to use with system messages.  Also used for decoding                 doc: /* Coding system to use with system messages.
7269  keyboard input on X Window system.  */);  Also used for decoding keyboard input on X Window system.  */);
7270    Vlocale_coding_system = Qnil;    Vlocale_coding_system = Qnil;
7271    
7272    /* The eol mnemonics are reset in startup.el system-dependently.  */    /* The eol mnemonics are reset in startup.el system-dependently.  */

Legend:
Removed from v.1.230  
changed lines
  Added in v.1.231

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26