Skip to content
  • Jody Goldberg's avatar
    Handle undo correctly when an attempt to paste fails. · 92922018
    Jody Goldberg authored
    2000-05-28  Jody Goldberg <jgoldberg@home.com>
    
    	* src/commands.c (cmd_paste_copy_undo) : handle paste errors.
    	(cmd_paste_copy_destroy) : do not release unless we are permitted to.
    
    	* src/clipboard.c (clipboard_paste_region) : Return a boolean
    	  indicating success or failure.
    
    2000-05-27  Jody Goldberg <jgoldberg@home.com>
    
    	* src/clipboard.c (clipboard_paste_region) : Off by one error.
    92922018