/[emacs]/emacs/lisp/frame.el
ViewVC logotype

Diff of /emacs/lisp/frame.el

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

revision 1.228 by ttn, Sat Aug 6 22:13:42 2005 UTC revision 1.229 by eliz, Thu Oct 20 14:23:26 2005 UTC
# Line 1263  cursor display.  On a text-only terminal Line 1263  cursor display.  On a text-only terminal
1263    :init-value (not (or noninteractive    :init-value (not (or noninteractive
1264                         no-blinking-cursor                         no-blinking-cursor
1265                         (eq system-type 'ms-dos)                         (eq system-type 'ms-dos)
1266                         (not (memq window-system '(x w32)))))                         (not (memq window-system '(x w32 mac)))))
1267    :initialize 'custom-initialize-safe-default    :initialize 'custom-initialize-safe-default
1268    :group 'cursor    :group 'cursor
1269    :global t    :global t

Legend:
Removed from v.1.228  
changed lines
  Added in v.1.229

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