emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp savehist.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp savehist.el
Date: Tue, 01 Nov 2005 00:49:47 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/11/01 05:49:47

Modified files:
        lisp           : savehist.el 

Log message:
        Sync up to version 19.
        (savehist-mode): New minor mode.
        (savehist-file): Use ~/.emacs.d or ~/.xemacs if available.
        (savehist-length): Remove (use history-length instead).
        (savehist-file-modes): Rename from savehist-modes.
        (savehist-save-hook, savehist-loaded): New vars.
        (savehist-load): Use savehist-mode.  Try to smooth up transition from
        old format to new format.
        (savehist-install): Allow savehist-autosave-interval to be nil.
        (savehist-save): Run the new hook.  Be more careful to only trim the
        history variables.
        (savehist-trim-history): New fun.  Replaces savehist-process-for-saving.
        (savehist-printable): Print into a buffer rather than char-by-char.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/savehist.el.diff?tr1=1.8&tr2=1.9&r1=text&r2=text





reply via email to

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