mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
Spelling fixes.
* lisp/emacs-lisp/generic.el (generic--normalize-comments): Rename from generic--normalise-comments. All uses changed. * lisp/play/bubbles.el (bubbles--neighborhood-score): (bubbles--mark-direct-neighbors, bubbles--mark-neighborhood) (bubbles--neighborhood-available) (bubbles--update-neighborhood-score): Rename from names with 'neighbourhood'. All uses changed.
This commit is contained in:
parent
9b335362d0
commit
4fa5174182
7 changed files with 37 additions and 26 deletions
|
|
@ -5093,7 +5093,7 @@ Return the new string."
|
|||
;;;; Topology
|
||||
;;
|
||||
;; Here are various functions to retrieve information about the
|
||||
;; neighbourhood of a given element or object. Neighbours of interest
|
||||
;; neighborhood of a given element or object. Neighbors of interest
|
||||
;; are direct parent (`org-export-get-parent'), parent headline
|
||||
;; (`org-export-get-parent-headline'), first element containing an
|
||||
;; object, (`org-export-get-parent-element'), parent table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue