Re: activate-mark-hook

2005-03-05 Thread Chong Yidong
I didn't receive any reply about this. If the patch is correct, can it be applied? > 1. activate-mark-hook and deactivate-mark-hook do not have docstrings, > even though they are documented in the Emacs Lisp reference manual (Elisp > -> Markers -> The Mark). > > 2. I

activate-mark-hook

2005-03-02 Thread Chong Yidong
Two issues: 1. activate-mark-hook and deactivate-mark-hook do not have docstrings, even though they are documented in the Emacs Lisp reference manual (Elisp -> Markers -> The Mark). 2. If push-mark-command is run with no prefix arg and mark already set at the current position, it activat