comparison src/editfns.c @ 195:a2f645c6b9f8 r20-3b24

Import from CVS: tag r20-3b24
author cvs
date Mon, 13 Aug 2007 09:59:05 +0200
parents 3d6bfa290dbd
children 850242ba4a81
comparison
equal deleted inserted replaced
194:2947057885e5 195:a2f645c6b9f8
2257 Indicates if `goto-char' has just been run. This information is allegedly 2257 Indicates if `goto-char' has just been run. This information is allegedly
2258 needed to get the desired behavior for atomic extents and unfortunately 2258 needed to get the desired behavior for atomic extents and unfortunately
2259 is not available by any other means. 2259 is not available by any other means.
2260 */ ); 2260 */ );
2261 atomic_extent_goto_char_p = 0; 2261 atomic_extent_goto_char_p = 0;
2262 } 2262 #ifdef AMPERSAND_FULL_NAME
2263 Fprovide(intern("ampersand-full-name"));
2264 #endif
2265 }