From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: manual: stale bindings for org-clock-report and org-columns-insert-dblock Date: Thu, 10 Jan 2019 21:19:47 -0500 Message-ID: <878szs3ph8.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghmQJ-0005U2-KK for emacs-orgmode@gnu.org; Thu, 10 Jan 2019 21:19:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghmQI-0001xW-Rd for emacs-orgmode@gnu.org; Thu, 10 Jan 2019 21:19:51 -0500 Received: from pb-smtp2.pobox.com ([64.147.108.71]:60027) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ghmQI-0001ws-F0 for emacs-orgmode@gnu.org; Thu, 10 Jan 2019 21:19:50 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: stardiviner , emacs-orgmode@gnu.org Hello, 34b71a0ca (Add a dispatcher command for inserting dynamic blocks, 2018-12-23) removed the key bindings of org-clock-report and org-columns-insert-dblock, but these bindings are still listed in org-manual.org. stardiviner, could you please have a look at updating the manual to fully capture the changes from 34b71a0ca? I think it'd also be good to mention these removed key bindings in ORG-NEWS. Thanks. -- Kyle