Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
784b8937
Commit
784b8937
authored
Oct 22, 2001
by
Pavel Janík
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>.
parent
202082d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/help-mode.el
lisp/help-mode.el
+0
-2
No files found.
lisp/ChangeLog
View file @
784b8937
2001-10-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* help-mode.el (help-buffer): Remove debugging code.
From Stefan Monnier <monnier@cs.yale.edu>.
2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
* files.el (file-name-sans-extension, file-name-extension): Don't
...
...
lisp/help-mode.el
View file @
784b8937
...
...
@@ -234,8 +234,6 @@ restore it properly when going back."
"Non-nil when following a help cross-reference."
)
(
defun
help-buffer
()
(
unless
(
equal
help-xref-following
(
eq
major-mode
'help-mode
))
(
debug
))
(
buffer-name
;for with-output-to-temp-buffer
(
if
help-xref-following
(
current-buffer
)
...
...
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