# HG changeset patch # User Juanma Barranquero # Date 1207655424 0 # Node ID d24a63d8d3d873f464093838b62b58a9dd0ce0a3 # Parent 8497df25d6b16c426b22843f8f9bafa4446f29c2 *** empty log message *** diff -r 8497df25d6b1 -r d24a63d8d3d8 lisp/ChangeLog --- a/lisp/ChangeLog Tue Apr 08 11:48:35 2008 +0000 +++ b/lisp/ChangeLog Tue Apr 08 11:50:24 2008 +0000 @@ -1,3 +1,10 @@ +2008-04-08 Juanma Barranquero + + * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): + * emacs-lisp/cl-macs.el (get-setf-method): Use `string-match-p'. + + * emacs-lisp/copyright.el (copyright-update-year): Use `looking-at-p'. + 2008-04-08 Glenn Morris * calendar/calendar.el (calendar-date-style): Remove autoload cookie. @@ -42,9 +49,9 @@ * faces.el (font-slant-table): Change numeric values for `r', `roman', and `normal'. -2008-04-07 Vincent Belaïche - - * calc/calc-vec.el(calcFunc-kron, calc-kron): New functions. +2008-04-07 Vincent Belaïche + + * calc/calc-vec.el (calcFunc-kron, calc-kron): New functions. 2008-04-07 Jay Belanger @@ -6985,7 +6992,6 @@ * international/fontset.el (setup-default-fontset): Specify fonts for `symbol' script. - * international/characters.el (script-list): Include `currency' in `symbol'. @@ -8934,7 +8940,7 @@ 1.101 situated the original body of the error handling code as bogus condition-case handlers. I've returned to just about the working code that was originally there, removing an unnecessary - - but benign - enclosing 'progn'. \(Automated or cursory code fixes + but benign - enclosing 'progn'. (Automated or cursory code fixes often aren't.) (allout-region-active-p): Fallback to value of mark-active if