diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-08 11:31:02 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-08 11:31:02 -0500 |
| commit | 4ef3a6aa3a8d74219f831c8e6cc1203fc4af04a5 (patch) | |
| tree | a88b194716ddd2acf6734d4fbd8858b003ad4f07 | |
| parent | 12b215334b4deafaa3ebda2a50e4a83018a5dfdc (diff) | |
| download | dotemacs-4ef3a6aa3a8d74219f831c8e6cc1203fc4af04a5.tar.gz dotemacs-4ef3a6aa3a8d74219f831c8e6cc1203fc4af04a5.zip | |
chore(emacs): sync abbrev_defs
| -rw-r--r-- | assets/abbrev_defs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/abbrev_defs b/assets/abbrev_defs index 50927804..dfa9446a 100644 --- a/assets/abbrev_defs +++ b/assets/abbrev_defs @@ -35,7 +35,7 @@ ("aethetically" "aesthetically" nil :count 0) ("agression" "aggression" nil :count 0) ("agressive" "aggressive" nil :count 0) - ("ahve" "have" nil :count 16) + ("ahve" "have" nil :count 18) ("aknowledge" "acknowledge" nil :count 0) ("alegiance" "allegiance" nil :count 0) ("allegaince" "allegiance" nil :count 0) @@ -308,6 +308,7 @@ ("otes" "notes" nil :count 0) ("outgoign" "outgoing" nil :count 0) ("outragous" "outrageous" nil :count 0) + ("pacakges" "packages" nil :count 0) ("palestinean" "palestinian" nil :count 0) ("parliment" "parliament" nil :count 0) ("peopel" "people" nil :count 3) @@ -334,7 +335,7 @@ ("professer" "professor" nil :count 0) ("protestor" "protester" nil :count 0) ("quarentine" "quarantine" nil :count 0) - ("quesitons" "questions" nil :count 0) + ("quesitons" "questions" nil :count 1) ("questionaire" "questionnaire" nil :count 0) ("questionnair" "questionnaire" nil :count 0) ("quincenera" "quinceaƱera" nil :count 0) |
