Show
Ignore:
Timestamp:
2006年05月13日 11時31分18秒 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/outline.el

    r4058 r4079  
    5555  :type '(choice regexp (const nil)) 
    5656  :group 'outlines) 
     57;;;###autoload(put 'outline-regexp 'safe-local-variable 'string-or-null-p) 
    5758 
    5859(defcustom outline-heading-end-regexp "\n"