Mercurial > hg > xemacs-beta
comparison lisp/utils/savehist.el @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 929b76928fce |
children |
comparison
equal
deleted
inserted
replaced
172:a38aed19690b | 173:8eaf7971accc |
---|---|
92 buffer-history | 92 buffer-history |
93 ;; Reads of variables and functions | 93 ;; Reads of variables and functions |
94 variable-history function-history | 94 variable-history function-history |
95 ;; Extended commands | 95 ;; Extended commands |
96 read-command-history | 96 read-command-history |
97 | |
98 ;; Info, lookup, and bookmark historys | |
99 Info-minibuffer-history | |
100 Manual-page-minibuffer-history | |
97 | 101 |
98 ;; GNU Emacs-specific: | 102 ;; GNU Emacs-specific: |
99 ;; Extended commands | 103 ;; Extended commands |
100 extended-command-history) | 104 extended-command-history) |
101 "*List of symbols to be saved. | 105 "*List of symbols to be saved. |