From: Lars Ingebrigtsen Date: Fri, 26 Jul 2019 08:00:47 +0000 (+0200) Subject: Remove debugging left in previous patch X-Git-Tag: emacs-27.0.90~1817^2~114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a593f5977f0624495802ba19d0e25f77cbc0d08;p=emacs.git Remove debugging left in previous patch * lisp/progmodes/elisp-mode.el (elisp-completion-at-point): Provide completion for `ignore-error'. --- diff --git a/lisp/progmodes/elisp-mode.el b/lisp/progmodes/elisp-mode.el index 1babb2f9094..36797fc6fdb 100644 --- a/lisp/progmodes/elisp-mode.el +++ b/lisp/progmodes/elisp-mode.el @@ -508,7 +508,6 @@ functions are annotated with \"\" 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