]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Fri, 30 Dec 2005 06:19:41 +0000 (06:19 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 30 Dec 2005 06:19:41 +0000 (06:19 +0000)
lisp/ChangeLog
man/ChangeLog

index 60d329d0b9a4cbae8f92e987190e227e12a92e89..10627c5980a786d473bab3c84b063acafe9f3598 100644 (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
index 3e50995f76f7e305f4ed05bdd3226c6bf169a914..168753ae7a7b98e18992fb8c0587a958f7e9e605 100644 (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.