emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r111973: ChangeLog entries should be


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111973: ChangeLog entries should be attributed to the author of the changes
Date: Fri, 08 Mar 2013 00:11:28 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111973
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2013-03-08 00:11:28 -0800
message:
  ChangeLog entries should be attributed to the author of the changes
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-03-08 04:18:16 +0000
+++ b/lisp/ChangeLog    2013-03-08 08:11:28 +0000
@@ -14,26 +14,23 @@
        * calc/calc-units.el (calc-convert-units): Fix the way that default
        new units are stored.
 
-2013-03-07  Karl Fogel  <address@hidden>
+2013-03-07  Matthias Meulien  <address@hidden>
 
        * bookmark.el: Define a face to highlight bookmark names in
        bookmark menu buffers, where the default is a bold face similarly
-       to buffer names in buffer menu buffers.  Patch by Matthias Meulien
-       <orontee {_AT_} gmail.com>.
-
+       to buffer names in buffer menu buffers.
        (bookmark-menu-bookmark): New face to highlight bookmark names.
        (bookmark-insert-location): Remove duplicated text property to
        conform to buffer list (see `list-buffers').
        (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
        `bookmark-menu-bookmark' to bookmark names.
 
-2013-03-07  Karl Fogel  <address@hidden>
+2013-03-07  Matthias Meulien  <address@hidden>
+           Karl Fogel  <address@hidden>
 
        * bookmark.el: Display the bookmark list header similarly to the
        buffer list header (see `list-buffers'), where the default is now
-       an immovable/immutable header line.  Patch by Matthias Meulien
-       <orontee {_AT_} gmail.com> with a few tweaks by me.
-
+       an immovable/immutable header line.
        (bookmark-bmenu-use-header-line): New variable.
        (bookmark-bmenu-inline-header-height): New name for
        `bookmark-bmenu-header-height', to avoid confusion with the code


reply via email to

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