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
011279a6
Commit
011279a6
authored
Nov 15, 2007
by
Jay Belanger
Browse files
(calc-menu): Make menu visible only in Calc buffer.
parent
ebbdfa24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/calc/calc-menu.el
lisp/calc/calc-menu.el
+1
-0
No files found.
lisp/calc/calc-menu.el
View file @
011279a6
...
...
@@ -1098,6 +1098,7 @@
calc-mode-map
"Menu for Calc."
(
list
"Calc"
:visible
'
(
eq
major-mode
'calc-mode
)
calc-arithmetic-menu
calc-scientific-function-menu
calc-algebra-menu
...
...
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