Path to this page:
Subject: CVS commit: pkgsrc/editors/emacs-snapshot
From: Min Sik Kim
Date: 2012-03-06 04:01:30
Message id: 20120306030130.C1377175DD@cvs.netbsd.org
Log Message:
Update emacs-snapshot to 24.0.94.20120305.
Notable changes:
* simple.el (count-words): If called from Lisp, return the word
count, for symmetry with `count-lines'. Arglist changed.
* faces.el (face-spec-reset-face): For the default face, reset the
attributes to default values (Bug#10748).
* mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
previous patch: Check `message-send-mail-function', and not the
default function (bug#10897).
* cus-start.el: Make x-select-enable-clipboard-manager
customizable.
* Depessimize the handling of very large macros.
Files: