comparison etc/NEWS @ 86353:480a058ecb2f

(beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 Nov 2007 22:12:22 +0000
parents 7e2c67792bdd
children 4c23769d1dd7
comparison
equal deleted inserted replaced
86352:8121805fdbcb 86353:480a058ecb2f
381 `shell-dirtrack-mode' instead. 381 `shell-dirtrack-mode' instead.
382 382
383 383
384 * Lisp Changes in Emacs 23.1 384 * Lisp Changes in Emacs 23.1
385 385
386 ** `beginning-of-defun-function' now takes one argument, the count
387 given to `beginning-of-defun'.
388
386 +++ 389 +++
387 ** New function `match-substitute-replacement' returns the result of 390 ** New function `match-substitute-replacement' returns the result of
388 `replace-match' without actually using it in the buffer. 391 `replace-match' without actually using it in the buffer.
389 392
390 +++ 393 +++