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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
03e31a1a
Commit
03e31a1a
authored
Jan 09, 2005
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(customize): Delete :link.
parent
8ab2c119
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/cus-edit.el
lisp/cus-edit.el
+0
-1
No files found.
lisp/ChangeLog
View file @
03e31a1a
2005-01-08 Richard M. Stallman <rms@gnu.org>
* cus-edit.el (customize): Delete :link.
2005-01-08 Jay Belanger <belanger@truman.edu>
* calc/calc.el (calc-mode): Remove the extension from the
...
...
lisp/cus-edit.el
View file @
03e31a1a
...
...
@@ -243,7 +243,6 @@
(
defgroup
customize
'
((
widgets
custom-group
))
"Customization of the Customization support."
:link
'
(
custom-manual
"(emacs)Easy Customization"
)
:prefix
"custom-"
:group
'help
)
...
...
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