diff options
| author | Eli Zaretskii | 2008-10-15 15:00:53 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-15 15:00:53 +0000 |
| commit | 52441368d6fec82d39b657899bda401b7b854176 (patch) | |
| tree | 6a397a50dda60ddc54244a410f33ec92c937db1a /etc | |
| parent | 8e8c1a72149bf3d10d995979f4e76c3d38352820 (diff) | |
| download | emacs-52441368d6fec82d39b657899bda401b7b854176.tar.gz emacs-52441368d6fec82d39b657899bda401b7b854176.zip | |
(List Motion): beginning-of-defun-function can now accept an argument.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1148,6 +1148,7 @@ like this: | |||
| 1148 | +++ | 1148 | +++ |
| 1149 | ** clone-indirect-buffer now runs the clone-indirect-buffer-hook. | 1149 | ** clone-indirect-buffer now runs the clone-indirect-buffer-hook. |
| 1150 | 1150 | ||
| 1151 | +++ | ||
| 1151 | ** `beginning-of-defun-function' now takes one argument, the count | 1152 | ** `beginning-of-defun-function' now takes one argument, the count |
| 1152 | given to `beginning-of-defun'. | 1153 | given to `beginning-of-defun'. |
| 1153 | 1154 | ||