Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
351e3a03
Commit
351e3a03
authored
Sep 21, 2007
by
Stefan Monnier
Browse files
(normal-top-level): Remove left over debug message.
parent
4bbfda32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/startup.el
lisp/startup.el
+0
-1
No files found.
lisp/startup.el
View file @
351e3a03
...
@@ -511,7 +511,6 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
...
@@ -511,7 +511,6 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'."
(if (string-match "
\\
`
DISPLAY=
" varval)
(if (string-match "
\\
`
DISPLAY=
" varval)
(setq display varval))))
(setq display varval))))
(when display
(when display
(message "
Removing
%s
from
process-environment
" display)
(delete display process-environment)))))
(delete display process-environment)))))
;; Precompute the keyboard equivalents in the menu bar items.
;; Precompute the keyboard equivalents in the menu bar items.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment