diff lisp/erc/ChangeLog @ 85650:437a25964d35

* emulation/edt-mapper.el (edt-emacs-variant): Replace the only use with the definition. Remove. * add-log.el (change-log-start-entry-re): New defconst. (change-log-sortable-date-at): Use it. (change-log-beginning-of-defun, change-log-end-of-defun): New functions. (change-log-mode): Use them for beginning-of-defun-function and end-of-defun-function. * erc-ibuffer.el (erc-modified-channels-alist): Pacify byte-compiler.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 25 Oct 2007 23:25:08 +0000
parents c30f450d3159
children 763be5e829a7
line wrap: on
line diff
--- a/lisp/erc/ChangeLog	Thu Oct 25 22:12:04 2007 +0000
+++ b/lisp/erc/ChangeLog	Thu Oct 25 23:25:08 2007 +0000
@@ -1,3 +1,8 @@
+2007-10-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* erc-ibuffer.el (erc-modified-channels-alist): Pacify
+	byte-compiler.
+
 2007-10-13  Glenn Morris  <rgm@gnu.org>
 
 	* erc-track.el (erc-modified-channels-update): Use mapc rather