Selaa lähdekoodia

Typo fix: don't rename org-complete defgroup

Bastien Guerry 14 vuotta sitten
vanhempi
commit
7e608051ac
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lisp/org-pcomplete.el

+ 1 - 1
lisp/org-pcomplete.el

@@ -47,7 +47,7 @@
 
 ;;;; Customization variables
 
-(defgroup org-pcomplete nil
+(defgroup org-complete nil
   "Outline-based notes management and organizer."
   :tag "Org"
   :group 'org)