summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-03-04 00:40:00 -0800
committerGlenn Morris <rgm@gnu.org>2011-03-04 00:40:00 -0800
commit015bea8f8f6a62f81ee03863666bca7e1cceb820 (patch)
treef2a4c36c789511d61f35fd2ad17b1851ecec8df1 /lisp/emacs-lisp/autoload.el
parent9d9827395a41ab7b87755447ca8a9bf4a163e697 (diff)
downloademacs-015bea8f8f6a62f81ee03863666bca7e1cceb820.tar.gz
emacs-015bea8f8f6a62f81ee03863666bca7e1cceb820.tar.bz2
emacs-015bea8f8f6a62f81ee03863666bca7e1cceb820.zip
outline.el fix for bug#7619.
It turns out the use of nil in the :type of outline regexp was for very hysterical raisons. Prior to 2001-09-12T20:42:08Z!rms@gnu.org, the default value was nil, then it was initialized afterwards. Everywhere in the code assumes it cannot be nil, so no need to allow that any more. * lisp/outline.el (outline-regexp): No longer allow nil. (outline-heading-end-regexp): Add safety predicate.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions