emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/doc.c,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/src/doc.c,v
Date: Mon, 25 Jun 2007 20:53:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     07/06/25 20:53:49

Index: src/doc.c
===================================================================
RCS file: /sources/emacs/emacs/src/doc.c,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -b -r1.122 -r1.123
--- src/doc.c   17 Feb 2007 01:46:58 -0000      1.122
+++ src/doc.c   25 Jun 2007 20:53:48 -0000      1.123
@@ -883,7 +883,7 @@
          struct buffer *oldbuf;
          int start_idx;
          /* This is for computing the SHADOWS arg for describe_map_tree.  */
-         Lisp_Object active_maps = Fcurrent_active_maps (Qnil);
+         Lisp_Object active_maps = Fcurrent_active_maps (Qnil, Qnil);
          Lisp_Object earlier_maps;
 
          changed = 1;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]