From: Juanma Barranquero Date: Wed, 9 Apr 2008 10:07:14 +0000 (+0000) Subject: New file. X-Git-Tag: emacs-pretest-23.0.90~6397 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03fdd67449f51bb8868b4e1e42463a404cec3ec5;p=emacs.git New file. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a2a05d8cfd..e1628021f0d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-04-09 Juanma Barranquero + + * calc/.cvsignore: New file. + 2008-04-09 Jan Djärv * tooltip.el (tooltip-mode): Set tooltip-show-help-non-mode as @@ -23,8 +27,8 @@ 2008-04-09 Chong Yidong - * 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 diff --git a/lisp/calc/.gitignore b/lisp/calc/.gitignore new file mode 100644 index 00000000000..a46b68dccbd --- /dev/null +++ b/lisp/calc/.gitignore @@ -0,0 +1,2 @@ +*.elc +calc-loaddefs.el