X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e6aff855cef0ef5e20336bd4c08085ba8308fdbc..d6f9c03fbb8ae9a268bf6c8ab9651d9c831e8865:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60a69ad023..d783443f52 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,25 @@ +2013-01-23 Bastien Guerry + + * paren.el (show-paren-function): Make sure an overlay exists + before trying to delete it. Also use `pos' as a position only + when it is an integer. + +2013-01-23 Dmitry Antipov + + * play/gametree.el (gametree-break-line-here): Use point-marker. + +2013-01-22 Michael Albinus + + * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers): Mark + descriptive parts with `display' property. + +2013-01-21 Agustín Martín Domingo + + * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist): + New variable to map standard dict names to hunspell ones. + (ispell-set-spellchecker-params): Make sure specific dict names + are used for standard dicts with hunspell. + 2013-01-21 Tassilo Horn * textmodes/reftex-cite.el (reftex-format-citation): Add format