[RFA 5/5] Bump dwarf-mode version number
Tom Tromey
tom@tromey.com
Fri Oct 6 20:41:00 GMT 2017
More information about the Binutils mailing list
Fri Oct 6 20:41:00 GMT 2017
- Previous message (by thread): [RFA 4/5] Asynchronous insertion for dwarf-mode.el
- Next message (by thread): [RFA 0/5] some dwarf-mode fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bump the dwarf-mode version number, so it can be installed by package.el users who installed an earlier verision. 2017-10-06 Tom Tromey <tom@tromey.com> * dwarf-mode.el: Bump to version 1.4. --- binutils/ChangeLog | 4 ++++ binutils/dwarf-mode.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index cac0f9e..93bb288 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ 2017-10-06 Tom Tromey <tom@tromey.com> + * dwarf-mode.el: Bump to version 1.4. + +2017-10-06 Tom Tromey <tom@tromey.com> + * dwarf-mode.el (dwarf--process, dwarf--deletion-region): New defvar. (dwarf--check-running, dwarf--sentinel, dwarf--invoke) diff --git a/binutils/dwarf-mode.el b/binutils/dwarf-mode.el index ff1400f..df949f7 100644 --- a/binutils/dwarf-mode.el +++ b/binutils/dwarf-mode.el @@ -1,6 +1,6 @@ ;;; dwarf-mode.el --- Browser for DWARF information. -*-lexical-binding:t-*- -;; Version: 1.3 +;; Version: 1.4 ;; Copyright (C) 2012-2017 Free Software Foundation, Inc. -- 2.9.5
- Previous message (by thread): [RFA 4/5] Asynchronous insertion for dwarf-mode.el
- Next message (by thread): [RFA 0/5] some dwarf-mode fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list