emacs/doc
Marcin Borkowski 22fc91704b Fix Bug#21072 and rework `mark-defun'
* test/lisp/progmodes/elisp-mode-tests.el (mark-defun-test-buffer):
  New variable
(mark-defun-no-arg-region-inactive)
(mark-defun-no-arg-region-active)
(mark-defun-arg-region-active)
(mark-defun-pos-arg-region-inactive)
(mark-defun-neg-arg-region-inactive, mark-defun-bob): Add tests for
the new `mark-defun'.

* lisp/emacs-lisp/lisp.el (beginning-of-defun--in-emptyish-line-p):
  New function.
(beginning-of-defun-comments): New function.
(mark-defun): Fix bug#21072, also rewrite large parts of `mark-defun'
to accept a numerical prefix argument.
2017-05-12 11:36:27 +02:00
..
emacs Fix Bug#21072 and rework `mark-defun' 2017-05-12 11:36:27 +02:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Note frame documentation exceptions for NS builds 2017-04-19 20:48:13 +01:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Merge from gnulib 2017-04-15 22:23:05 -07:00