aboutsummaryrefslogtreecommitdiffhomepage
path: root/x-symbol
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-27 12:38:14 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-27 12:38:14 +0000
commit4c0b058b77e56838103948c10c90059bbcc07ea0 (patch)
treedaa323d244ab79626aacbb30a6ea033e8b102130 /x-symbol
parent0723334f59e5e97fbf94fc3b6d14c8fdfcff122d (diff)
Updated.
Diffstat (limited to 'x-symbol')
-rw-r--r--x-symbol/lisp/x-symbol-emacs.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/x-symbol/lisp/x-symbol-emacs.el b/x-symbol/lisp/x-symbol-emacs.el
index 56382256..71307e56 100644
--- a/x-symbol/lisp/x-symbol-emacs.el
+++ b/x-symbol/lisp/x-symbol-emacs.el
@@ -28,7 +28,6 @@
;; \\[x-symbol-package-web]) and read the info (use \\[x-symbol-package-info]).
(provide 'x-symbol-emacs)
-;; TODO: Emacs has `buffer-substring-no-properties'
(unless (fboundp 'emacs-version>=)
(defun emacs-version>= (major &optional minor patch)
@@ -418,7 +417,7 @@ are separated with SEPARATOR (\", \" by default)."
(defalias 'x-symbol-window-width 'window-width)
-;; emacs-u-22 version: problematic
+;; da: emacs-u-22 version: problematic (get invalid codes later for is88859-3)
;; (defun x-symbol-set-face-font (face font charsets default)
;; (let ((fontset (replace-in-string (symbol-name face) "-" "")))
;; (unless (query-fontset fontset)