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
85d457c6
Commit
85d457c6
authored
Nov 18, 2002
by
Markus Rost
Browse files
(bookmark-menu-length): Fix typo in group name.
parent
bbd84e16
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
lisp/ChangeLog
lisp/ChangeLog
+5
-1
lisp/bookmark.el
lisp/bookmark.el
+1
-1
No files found.
lisp/ChangeLog
View file @
85d457c6
...
...
@@ -14,6 +14,10 @@
* language/thai.el (thai-tis620): Make it safe.
2002-11-18 Markus Rost <rost@math.ohio-state.edu>
* bookmark.el (bookmark-menu-length): Fix typo in group name.
2002-11-17 Markus Rost <rost@math.ohio-state.edu>
* speedbar.el (defgroup speedbar): Use group 'etags instead of
...
...
@@ -109,7 +113,7 @@
* custom.el (custom-declare-group): Remove unnecessary line of
code.
* cus-dep.el (custom-make-dependencies): Bind load-file-name.
2002-11-14 Edward M. Reingold <reingold@emr.cs.iit.edu>
...
...
lisp/bookmark.el
View file @
85d457c6
...
...
@@ -194,7 +194,7 @@ following in your `.emacs' file:
(
defcustom
bookmark-menu-length
70
"*Maximum length of a bookmark name displayed on a popup menu."
:type
'integer
:group
'boo
lean
)
:group
'boo
kmark
)
;;; No user-serviceable parts beyond this point.
...
...
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