changeset 62879:3cb66be1a576

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 29 May 2005 16:09:50 +0000
parents 6ad2cd812985
children 321a0876ac0b
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 29 16:09:15 2005 +0000
+++ b/lisp/ChangeLog	Sun May 29 16:09:50 2005 +0000
@@ -1,3 +1,10 @@
+2005-05-29  Juri Linkov  <juri@jurta.org>
+
+	* add-log.el (change-log-font-lock-keywords):
+	Add `+' to e-mail regexp to accept mail address with keywords.
+
+	* man.el (Man-name-regexp): Add `:' to accept qualified names.
+
 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.