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
153bd017
Commit
153bd017
authored
Apr 11, 2005
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cus-edit.el (dnd): New group.
parent
a8f8c390
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
lisp/cus-edit.el
lisp/cus-edit.el
+4
-0
No files found.
lisp/cus-edit.el
View file @
153bd017
...
...
@@ -433,6 +433,10 @@
"Input from the menus."
:group
'environment
)
(
defgroup
dnd
nil
"Handling data from drag and drop."
:group
'environment
)
(
defgroup
auto-save
nil
"Preventing accidential loss of data."
:group
'files
)
...
...
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