/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.421 by monnier, Sun May 25 17:40:27 2003 UTC revision 1.422 by schwab, Mon May 26 22:18:53 2003 UTC
# Line 5204  This is the same as (default-value 'ctl- Line 5204  This is the same as (default-value 'ctl-
5204    
5205     DEFVAR_LISP_NOPRO ("default-direction-reversed",     DEFVAR_LISP_NOPRO ("default-direction-reversed",
5206                        &buffer_defaults.direction_reversed,                        &buffer_defaults.direction_reversed,
5207                        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.
5208  This is the same as (default-value 'direction-reversed).  */);  This is the same as (default-value 'direction-reversed).  */);
5209    
5210     DEFVAR_LISP_NOPRO ("default-enable-multibyte-characters",     DEFVAR_LISP_NOPRO ("default-enable-multibyte-characters",

Legend:
Removed from v.1.421  
changed lines
  Added in v.1.422

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26