emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-lock.el rewrite


From: Juanma Barranquero
Subject: Re: emacs-lock.el rewrite
Date: Tue, 5 Jul 2011 00:56:01 +0200

I'm going to commit the new emas-lock.el to the trunk.

As announced, I'll move the old emacs-lock.el to obsolete/old-emacs-lock.el.

Am I right that the way to go is:

  cd lisp
  emacs emacs-lock.el
  ;; add the "Obsolete-since: 24.1" header
  bzr mv emacs-lock.el obsolete/old-emacs-lock.el
  copy /my-stuff/emacs-lock.el .
  bzr add emacs-lock.el
  bzr commit -m "..."

? (plus NEWS changes, etc.)



reply via email to

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