emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 21 Jun 2008 20:14:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/21 20:14:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14040
retrieving revision 1.14041
diff -u -b -r1.14040 -r1.14041
--- ChangeLog   21 Jun 2008 20:00:04 -0000      1.14040
+++ ChangeLog   21 Jun 2008 20:14:27 -0000      1.14041
@@ -16,6 +16,12 @@
 
 2008-06-21  Glenn Morris  <address@hidden>
 
+       * progmodes/bug-reference.el (bug-reference-map): Bind down-mouse-1
+       rather than mouse-1.
+       (bug-reference-url-format): Autoload safe if string.
+       (bug-reference-bug-regexp): Make space after "bug" optional.
+       (bug-reference-fontify): Save match data.
+
        * Makefile.in (all): Explicitly pass EMACS to sub-make,
        for some non-GNU makes.
 
@@ -10383,6 +10389,7 @@
 ;; Local Variables:
 ;; coding: utf-8
 ;; add-log-time-zone-rule: t
+;; bug-reference-url-format: 
"http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s";
 ;; End:
 
     Copyright (C) 2008  Free Software Foundation, Inc.




reply via email to

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