*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Mon, 27 Feb 2006 07:30:18 +0000 (07:30 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Mon, 27 Feb 2006 07:30:18 +0000 (07:30 +0000)
lisp/ChangeLog

index 813ca91..2c7694a 100644 (file)
@@ -1,3 +1,4 @@
+
 2006-02-26  Luc Teirlinck  <teirllm@auburn.edu>
 
        * jka-cmpr-hook.el (jka-compr-compression-info-list)
        * 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.