2003-05-27 Andreas Schwab <schwab@suse.de>
+ * buffer.c (syms_of_buffer) <default-direction-reversed>: Doc fix.
+
* xdisp.c (try_window_id): Avoid aborting if PT is inside a
partially visible line.
DEFVAR_LISP_NOPRO ("default-direction-reversed",
&buffer_defaults.direction_reversed,
- doc: /* Default value of `direction_reversed' for buffers that do not override it.
+ doc: /* Default value of `direction-reversed' for buffers that do not override it.
This is the same as (default-value 'direction-reversed). */);
DEFVAR_LISP_NOPRO ("default-enable-multibyte-characters",