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
065ca374
Commit
065ca374
authored
Sep 10, 1999
by
Dave Love
Browse files
(debug-ignored-errors): Restore BBDB stuff.
parent
fcf431dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
lisp/bindings.el
lisp/bindings.el
+5
-1
No files found.
lisp/bindings.el
View file @
065ca374
...
...
@@ -402,7 +402,11 @@ Non-nil means mode line has been made mouse-sensitive.")
"^Version control package .*.el not found. Use vc.el instead$"
;; cus-edit
"^No user options have changed defaults in recent Emacs versions$"
))
"^No user options have changed defaults in recent Emacs versions$"
;; BBDB
"^no previous record$"
"^no next record$"
))
(
make-variable-buffer-local
'indent-tabs-mode
)
...
...
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