]> git.eshelyaron.com Git - emacs.git/commit
* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
authorKen Manheimer <ken.manheimer@gmail.com>
Thu, 24 Jan 2008 17:53:29 +0000 (17:53 +0000)
committerKen Manheimer <ken.manheimer@gmail.com>
Thu, 24 Jan 2008 17:53:29 +0000 (17:53 +0000)
commit3bcdc5706015ed8797293008da81438521f48512
treea7d407ef9a66cb95cbc471756505ea3b77b053b5
parent42c3e51c12e3a9fde8de77d34e0bf68f92c51551
* allout.el (allout-keybindings-list): Use vectors instead of strings for keys.
(allout-line-boundary-regexp):
(set-allout-regexp):
(allout-prefix-data): Repair handling of formfeeds as header prefix.
(allout-write-file-hook-handler): Repair mangling of error handling.
(allout-region-active-p): Fallback to mark-active.
lisp/ChangeLog