(defun my-insert-p-tag () "Insert <p></p> at cursor point." (interactive) (insert "<p></p>") (backward-char 4))
(replace-string #("style=\"cursor: pointer;\"" 0 5 (face font-lock-variable-name-face) 6 23 (face font-lock-string-face) 23 24 (rear-nonsticky t face font-lock-string-face)) "") (sgml-delete-tag 1) (customize-apropos '("tab") ) (customize-group "indent") (customize-apropos '("indent" "mode") ) (customize-group "html") (yank-from-....-ring "elem.css" ) (xah-make-backup) (occur "^\\." ) (flush-lines "^\\." nil nil t) (occur "^\\." ) (flush-lines "^\\." nil nil t) (flush-lines "^." nil nil t) (xah-make-backup)