aboutsummaryrefslogtreecommitdiffstats
path: root/msdos
diff options
context:
space:
mode:
authorPaul Eggert2017-10-18 18:43:00 -0700
committerPaul Eggert2017-10-18 18:43:44 -0700
commit6f1dea5c74057707bf367f863a8be5750bbb6094 (patch)
tree5dc940394adf43f12da44de7047e8a0a55087012 /msdos
parentb8433b0954b26d4620a3154be025fb8a49a73954 (diff)
downloademacs-6f1dea5c74057707bf367f863a8be5750bbb6094.tar.gz
emacs-6f1dea5c74057707bf367f863a8be5750bbb6094.zip
Spelling fixes
* lisp/cedet/semantic/analyze/refs.el: (semantic-analyze-proto-impl-toggle): Fix recently-introduced misspelling of pop-to-buffer-same-window.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sedlibmk.inp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp
index 30776b46d7e..27072e25a6c 100644
--- a/msdos/sedlibmk.inp
+++ b/msdos/sedlibmk.inp
@@ -45,7 +45,7 @@
45# ifneq (,$(GL_GENERATE_xxxx_H)) 45# ifneq (,$(GL_GENERATE_xxxx_H))
46# Depending on whether DJGPP uses the corresponding header, these 46# Depending on whether DJGPP uses the corresponding header, these
47# should be edited either to 1 (thus exposing the recipe) or 47# should be edited either to 1 (thus exposing the recipe) or
48# to notyhing, which makes Make bypass the recipe away. Example: 48# to nothing, which makes Make bypass the recipe away. Example:
49# 49#
50# s/^@GL_GENERATE_STDBOOL_H@/1/ 50# s/^@GL_GENERATE_STDBOOL_H@/1/
51# s/^@GL_GENERATE_STDINT_H@// 51# s/^@GL_GENERATE_STDINT_H@//