Mercurial > emacs
view src/vlimit.h @ 96611:00e47a7e58f9
* simple.el (line-move-visual): New var.
(line-move-visual): New function.
(line-move): Call line-move-visual.
(line-move-visual): Obey goal-column and no-error arg.
(track-eol, temporary-goal-column): Update docstring.
(move-end-of-line, move-beginning-of-line): Bind line-move-visual
to nil.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 11 Jul 2008 18:06:43 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */