all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleh Krehel <ohwoeowho@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Fixing namespace prefixes in outline.el
Date: Wed, 28 Jan 2015 12:47:54 +0100	[thread overview]
Message-ID: <CAA01p3q+LXnUyV10S9vs=aXLSdiXKUEJ+NTCQRiBCM1jjAmczA@mail.gmail.com> (raw)
In-Reply-To: <CAA01p3q1L9-kxsD2tEHHSDCnEpXYLBkkyBbQ2c9xd8nsw6ZyCQ@mail.gmail.com>

> Is it OK to e.g.:
>
>     (defun outline-show-subtree ()
>       "Show everything after this heading at deeper levels."
>       (interactive)
>       (outline-flag-subtree nil))
>
>     (define-obsolete-function-alias
>         'show-subtree 'outline-show-subtree "25.1")

All namespace changes are now in origin/scratch/outline.
I also added/improved a bunch of docstrings in outline.el.

Could someone please revew and merge it?

Oleh



      parent reply	other threads:[~2015-01-28 11:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 18:31 Fixing namespace prefixes in outline.el Oleh
2015-01-26 18:52 ` Stephen Leake
2015-01-28 11:47 ` Oleh Krehel [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA01p3q+LXnUyV10S9vs=aXLSdiXKUEJ+NTCQRiBCM1jjAmczA@mail.gmail.com' \
    --to=ohwoeowho@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.