changeset 93908:6c9438020201

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 09 Apr 2008 10:07:14 +0000
parents e04a4c740f3a
children a5c20cb26d83
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 09 10:04:23 2008 +0000
+++ b/lisp/ChangeLog	Wed Apr 09 10:07:14 2008 +0000
@@ -1,3 +1,7 @@
+2008-04-09  Juanma Barranquero  <lekktu@gmail.com>
+
+	* calc/.cvsignore: New file.
+
 2008-04-09  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as
@@ -23,8 +27,8 @@
 
 2008-04-09  Chong Yidong  <cyd@stupidchicken.com>
 
-	* emacs-lisp/regexp-opt.el (regexp-opt-group): Use
-	substring-no-properties for correct handling of unibyte strings.
+	* emacs-lisp/regexp-opt.el (regexp-opt-group):
+	Use substring-no-properties for correct handling of unibyte strings.
 
 2008-04-09  Stefan Monnier  <monnier@iro.umontreal.ca>