*** empty log message ***

This commit is contained in:
Juri Linkov 2005-12-30 06:19:41 +00:00
parent 3f3015e4b1
commit 67d766e8c1
2 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,21 @@
2005-12-30 Juri Linkov <juri@jurta.org>
* 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 <monnier@iro.umontreal.ca>
* font-lock.el (font-lock-compile-keywords): Signal an error when

View file

@ -1,3 +1,7 @@
2005-12-30 Juri Linkov <juri@jurta.org>
* basic.texi (Position Info): Update example.
2005-12-29 Romain Francoise <romain@orebokech.com>
* faq.texi (Using Customize): New node.