emacs: Use 'switch-to-generation*'.
This is a followup to commit 06d45f4566.
* emacs/guix-base.el (guix-switch-to-generation): Replace
  'switch-to-generation' with 'switch-to-generation*'.
			
			
This commit is contained in:
		
							parent
							
								
									e1d3318634
								
							
						
					
					
						commit
						cfd56de3d8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1035,7 +1035,7 @@ Each element from GENERATIONS is a generation number." | ||||||
|                               profile generation))) |                               profile generation))) | ||||||
|     (guix-eval-in-repl |     (guix-eval-in-repl | ||||||
|      (guix-make-guile-expression |      (guix-make-guile-expression | ||||||
|       'switch-to-generation profile generation) |       'switch-to-generation* profile generation) | ||||||
|      operation-buffer))) |      operation-buffer))) | ||||||
| 
 | 
 | ||||||
| (defun guix-package-source-path (package-id) | (defun guix-package-source-path (package-id) | ||||||
|  |  | ||||||
		Reference in a new issue