summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1997-10-23 07:32:37 +0000
committerKarl Heuer <kwzh@gnu.org>1997-10-23 07:32:37 +0000
commit11e9410ecf9230a19c8e6597e1fa5df369579f14 (patch)
tree72d199b908465fc5065279b2e233eaf170e36a28 /lisp/emacs-lisp
parent8220e74cf278becb547a5cd27e4c076b6fee8a8d (diff)
downloademacs-11e9410ecf9230a19c8e6597e1fa5df369579f14.tar.gz
emacs-11e9410ecf9230a19c8e6597e1fa5df369579f14.tar.bz2
emacs-11e9410ecf9230a19c8e6597e1fa5df369579f14.zip
(c-beginning-of-statement):
Fixes in sentence movement to properly handle M-e moving forward into a comment when looking at preceding whitespace, and M-a moving backward into comment when looking at following whitespace. Uncommented the looking-at call in the sentence-flag clause so that moving by forward-sentence when looking at the beginning of a comment works again. A previous log message in cc-mode.el indicates this was commented out "because c-beginning-of-statement-1 should do the right thing", but clearly it doesn't. I don't know if this breaks something else, because I can't figure out why it was commented out in the first place.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions