1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Remove obsolete name arg from two constructors

* lisp/cedet/semantic/grammar.el
(semantic-analyze-current-context): Remove obsolete name arg.

* lisp/cedet/srecode/insert.el (srecode--insert-into-buffer): Ditto.
This commit is contained in:
Lars Ingebrigtsen 2019-06-16 16:06:34 +02:00
parent bf8c80be7d
commit df937c2080
2 changed files with 1 additions and 3 deletions

View file

@ -1898,7 +1898,6 @@ Optional argument COLOR determines if color is added to the text."
(setq context-return
(semantic-analyze-context
"context-for-semantic-grammar"
:buffer (current-buffer)
:scope nil
:bounds bounds