gnu: emacs-ibuffer-projectile: Improve description.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile)[synopsis]: Use proper capitalization. [description]: Use proper capitalization, and complete sentences.
This commit is contained in:
		
							parent
							
								
									3ecf9d44bb
								
							
						
					
					
						commit
						bff0df1623
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		|  | @ -23998,9 +23998,10 @@ tabs, history, or bookmarks from Emacs.") | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|      (list emacs-projectile)) |      (list emacs-projectile)) | ||||||
|     (home-page "https://github.com/purcell/ibuffer-projectile") |     (home-page "https://github.com/purcell/ibuffer-projectile") | ||||||
|     (synopsis "Group ibuffer's list by projectile root") |     (synopsis "Group Ibuffer's list by Projectile root") | ||||||
|     (description "Adds functionality to Emacs @code{ibuffer} for |     (description | ||||||
| grouping buffers by their projectile root directory.") |      "This packages adds functionality to Emacs Ibuffer for grouping buffers | ||||||
|  | by their Projectile root directory.") | ||||||
|     (license license:gpl3+))) |     (license license:gpl3+))) | ||||||
| 
 | 
 | ||||||
| (define-public emacs-ibuffer-vc | (define-public emacs-ibuffer-vc | ||||||
|  |  | ||||||
		Reference in a new issue