*** cus-start.el Tue Jan 23 06:40:00 2007 --- cus-start.el Sat Apr 7 13:41:38 2007 *************** *** 338,344 **** (split-height-threshold windows integer) (window-min-height windows integer) (window-min-width windows integer) ! (scroll-preserve-screen-position windows boolean) (display-buffer-reuse-frames windows boolean "21.1") ;; xdisp.c (scroll-step windows integer) --- 338,348 ---- (split-height-threshold windows integer) (window-min-height windows integer) (window-min-width windows integer) ! (scroll-preserve-screen-position ! windows (choice ! (const :tag "Off (nil)" :value nil) ! (const :tag "Full screen (t)" :value t) ! (other :tag "Always"))) (display-buffer-reuse-frames windows boolean "21.1") ;; xdisp.c (scroll-step windows integer)