diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-15 22:24:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-01-15 22:24:06 -0800 |
commit | c91c771dbe242cd942c00a0a57c18c1482e59fa0 (patch) | |
tree | abb6fcaf49f4bda5eda2443fb5a6f7531a8a2a74 /lisp/htmlfontify.el | |
parent | 7da02a6769e84cd0a9df8b1bc18ac78df1c0b058 (diff) | |
download | emacs-c91c771dbe242cd942c00a0a57c18c1482e59fa0.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/htmlfontify.el')
-rw-r--r-- | lisp/htmlfontify.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 9fef6155705..f110597fe5c 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el @@ -2110,7 +2110,7 @@ FILE is the specific file we are rendering." ;; functionality easier to implement. ;; ( tar file functionality not merged here because it requires a ;; hacked copy of etags capable of tagging stdin: if Francesco -;; Potorti accepts a patch, or otherwise implements stdin tagging, +;; Potortì accepts a patch, or otherwise implements stdin tagging, ;; then I will provide a `htmlfontify-tar-file' defun ) (defun hfy-parse-tags-buffer (srcdir buffer) "Parse a BUFFER containing etags formatted output, loading the |