.emacs-my
changeset 1332 860d51c43859
parent 1331 69f9d5bdbddd
child 1333 9927012ea835
equal deleted inserted replaced
1331:69f9d5bdbddd 1332:860d51c43859
  3173     '((file-name-history . 100)
  3173     '((file-name-history . 100)
  3174       (compile-history . 100)
  3174       (compile-history . 100)
  3175       (command-history . 100)
  3175       (command-history . 100)
  3176       (extended-command-history . 100)
  3176       (extended-command-history . 100)
  3177       (shell-command-history . 100)
  3177       (shell-command-history . 100)
       
  3178       (search-ring . 20)
  3178       (query-replace-history . 100)
  3179       (query-replace-history . 100)
  3179       (regexp-history . 100)
  3180       (regexp-history . 100)
  3180       (grep-history . 100)
  3181       (grep-history . 100)
  3181       (minibuffer-history . 100))
  3182       (minibuffer-history . 100)
       
  3183       tags-file-name
       
  3184       register-alist)
  3182     desktop-globals-to-save))
  3185     desktop-globals-to-save))
  3183   )
  3186   )
  3184 
  3187 
  3185 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3188 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  3186 (message "User welcome msg")
  3189 (message "User welcome msg")