Mercurial > emacs
changeset 85898:d61576ad61ce
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 02 Nov 2007 08:18:24 +0000 |
parents | 4a8e2330b157 |
children | 4cedf06c1ad2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 02 08:17:54 2007 +0000 +++ b/lisp/ChangeLog Fri Nov 02 08:18:24 2007 +0000 @@ -3,6 +3,8 @@ * newcomment.el (comment-indent): Let comment-insert-comment-function, if defined, do all the work of inserting a new comment. + * progmodes/etags.el (tags-table-mode): Disable undo. + * simple.el (bad-packages-alist): Revert previous change. 2007-11-02 Dan Nicolaescu <dann@ics.uci.edu>