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

Fix typo.

This commit is contained in:
Juanma Barranquero 2011-12-05 12:59:28 +01:00
parent ea824a4594
commit e7926664f3

View file

@ -575,7 +575,7 @@ a new path from the provided PATH."
(setq ans (semanticdb-file-table
(car systemdb)
;; I would expect most omniscient to return the same
o ;; thing regardless of filename, but we may have
;; thing regardless of filename, but we may have
;; one that can return a table of all things the
;; current file needs.
(buffer-file-name (current-buffer))))