/[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.459 by teirllm, Sun Jul 11 02:36:00 2004 UTC revision 1.460 by rms, Sat Jul 17 14:43:49 2004 UTC
# Line 5861  all windows or just the selected window. Line 5861  all windows or just the selected window.
5861    
5862  If the value is `lambda', that enables Transient Mark mode temporarily  If the value is `lambda', that enables Transient Mark mode temporarily
5863  until the next buffer modification.  If a command sets the value to `only',  until the next buffer modification.  If a command sets the value to `only',
5864  that enables Transient Mark mode for the following command only.  */);  that enables Transient Mark mode for the following command only.
5865    During that following command, the value of `transient-mark-mode'
5866    is `identity'.  If it is still `identity' at the end of that command,
5867    it changes to nil.  */);
5868    Vtransient_mark_mode = Qnil;    Vtransient_mark_mode = Qnil;
5869    
5870    DEFVAR_LISP ("inhibit-read-only", &Vinhibit_read_only,    DEFVAR_LISP ("inhibit-read-only", &Vinhibit_read_only,

Legend:
Removed from v.1.459  
changed lines
  Added in v.1.460

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