From 67d766e8c1bd89e9a7f31718f9905b372be5012c Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 30 Dec 2005 06:19:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 18 ++++++++++++++++++ man/ChangeLog | 4 ++++ 2 files changed, 22 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60d329d0b9a..10627c5980a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2005-12-30 Juri Linkov + + * locate.el (locate-fcodes-file, locate-header-face) + * progmodes/delphi.el (delphi-other-face) + * progmodes/glasses.el (glasses-face): Add tag "None" to const nil. + + * paren.el (show-paren-match, show-paren-mismatch): Use existing + group `paren-showing-faces'. + + * net/goto-addr.el (goto-address-highlight-keymap): Fix docstring. + (goto-address): Fix docstring. + + * net/webjump.el (webjump-sample-sites): Update URLs. + + * textmodes/fill.el (fill-single-word-nobreak-p): Use `sentence-end'. + + * subr.el (cancel-change-group): Add listp around pending-undo-list. + 2005-12-29 Stefan Monnier * font-lock.el (font-lock-compile-keywords): Signal an error when diff --git a/man/ChangeLog b/man/ChangeLog index 3e50995f76f..168753ae7a7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2005-12-30 Juri Linkov + + * basic.texi (Position Info): Update example. + 2005-12-29 Romain Francoise * faq.texi (Using Customize): New node. -- 2.39.2