1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-17 01:09:20 -08:00
parent b6e63cbebd
commit 4c36be58ca
102 changed files with 178 additions and 176 deletions

View file

@ -639,7 +639,7 @@ and what valid VAL values are."
;;; Macro Merging
;;
;; Used when token streams from different macros include eachother.
;; Used when token streams from different macros include each other.
;; Merged macro streams perform in place replacements.
(defun semantic-lex-spp-merge-streams (raw-stream)