projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb45cc9
)
Remove debugging left in previous patch
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 26 Jul 2019 08:00:47 +0000
(10:00 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 26 Jul 2019 08:00:47 +0000
(10:00 +0200)
* lisp/progmodes/elisp-mode.el (elisp-completion-at-point):
Provide completion for `ignore-error'.
lisp/progmodes/elisp-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/elisp-mode.el
b/lisp/progmodes/elisp-mode.el
index 1babb2f90944ed6b9adb0cc2198be53d8bf7a686..36797fc6fdbde5ec9f68540e91d32567416b3349 100644
(file)
--- a/
lisp/progmodes/elisp-mode.el
+++ b/
lisp/progmodes/elisp-mode.el
@@
-508,7
+508,6
@@
functions are annotated with \"<f>\" via the
(and (memq (char-syntax (char-after)) '(?w ?_))
(read (current-buffer))))
(error nil))))
- (message "sym: %s %s %s %s" fun-sym funpos beg end)
(when (and end (or (not (nth 8 (syntax-ppss)))
(memq (char-before beg) '(?` ?‘))))
(let ((table-etc