Mercurial > emacs
changeset 69174:adf46e1bddc6
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Mon, 27 Feb 2006 07:30:18 +0000 |
parents | fdee8318ddc9 |
children | 6e6938612dd4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Feb 27 03:35:31 2006 +0000 +++ b/lisp/ChangeLog Mon Feb 27 07:30:18 2006 +0000 @@ -1,3 +1,4 @@ + 2006-02-26 Luc Teirlinck <teirllm@auburn.edu> * jka-cmpr-hook.el (jka-compr-compression-info-list) @@ -217,6 +218,11 @@ * textmodes/reftex.el (reftex-locate-file): Search all extensions if `reftex-try-all-extensions' is set. + * textmodes/reftex-dcr.el (reftex-view-crossref): New argument to + fail silently when there is no valid argument at point. + (reftex-view-crossref-when-idle): Call `reftex-view-crossref' with + `fail-silently' argument. From a patch by David Reiter. + * textmodes/org.el (org-mark-ring-push, org-mark-ring-goto): New commands. (org-mark-ring): New variable.