* progmodes/cc-defs.el (c-emacs-features): Check
beginning-of-defun-raw instead of beginning-of-defun, and avoid moving point during the test. * emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
This commit is contained in:
parent
0f16b42b13
commit
6af4083913
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-08-11 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
* progmodes/cc-defs.el (c-emacs-features): Check
|
||||
beginning-of-defun-raw instead of beginning-of-defun, and avoid
|
||||
moving point during the test.
|
||||
|
||||
* emacs-lisp/lisp.el (beginning-of-defun): Doc fix.
|
||||
|
||||
2008-08-11 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* term/ns-win.el (x-parse-geometry): Doc fix.
|
||||
|
|
Loading…
Add table
Reference in a new issue