On Mon Apr 28 2014 Barak A. Pearlmutter wrote:
> PS bbdb-fix-record updates the timestamp even if it hasn't changed
> anything else.

The patch below should fix this.

The new variable bbdb-save-unchanged-records allows to re-save records
unconditionally even if they were not changed.  I declared this
variable as an internal variable of BBDB.  Is there possibly a usage
scenario where a user wants to set it to non-nil globally in his
init file?


2014-05-12  Roland Winkler  <wink...@gnu.org>
        * lisp/bbdb.el (bbdb-change-record): If an editing command did not
        change a record compared to its value in bbdb-buffer, do not call
        bbdb-change-hook and do not save it.
        (bbdb-save-unchanged-records): New internal variable.
        * lisp/bbdb-com.el (bbdb-touch-records): New command.

2014-05-12  Roland Winkler  <wink...@gnu.org>
        * lisp/makefile-temp: Create bbdb-pkg.el from bbdb-pkg.el.in.


BBDB is available at
http://savannah.nongnu.org/projects/bbdb/

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to