mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
9ad0f1d15cFix deprecation warning7946445962Make all NS drawing be done from drawRect41fa88b99b; Fix some doc typos
This commit is contained in:
commit
6217746dd6
4 changed files with 403 additions and 404 deletions
|
|
@ -80,7 +80,7 @@ Abstract tables would be difficult to reference."
|
|||
|
||||
(cl-defmethod semanticdb-check-references ((dbt semanticdb-table))
|
||||
"Check and cleanup references in the database DBT.
|
||||
Any reference to a file that cannot be found, or whos file no longer
|
||||
Any reference to a file that cannot be found, or whose file no longer
|
||||
refers to DBT will be removed."
|
||||
(let ((refs (oref dbt db-refs))
|
||||
(myexpr (concat "\\<" (oref dbt file)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue