emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/xdisp.c


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c
Date: Sun, 09 Jan 2005 13:22:21 -0500

Index: emacs/src/xdisp.c
diff -c emacs/src/xdisp.c:1.957 emacs/src/xdisp.c:1.958
*** emacs/src/xdisp.c:1.957     Sun Jan  9 02:05:41 2005
--- emacs/src/xdisp.c   Sun Jan  9 18:03:01 2005
***************
*** 22360,22366 ****
  
    DEFVAR_LISP ("show-nonbreak-escape", &Vshow_nonbreak_escape,
      doc: /* *Non-nil means display escape character before non-break space 
and hyphen.  */);
!   Vshow_trailing_whitespace = Qt;
  
    DEFVAR_LISP ("void-text-area-pointer", &Vvoid_text_area_pointer,
      doc: /* *The pointer shape to show in void text areas.
--- 22360,22366 ----
  
    DEFVAR_LISP ("show-nonbreak-escape", &Vshow_nonbreak_escape,
      doc: /* *Non-nil means display escape character before non-break space 
and hyphen.  */);
!   Vshow_nonbreak_escape = Qt;
  
    DEFVAR_LISP ("void-text-area-pointer", &Vvoid_text_area_pointer,
      doc: /* *The pointer shape to show in void text areas.




reply via email to

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