/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.522.2.1 by fx, Thu Jun 27 20:15:08 2002 UTC revision 1.522.2.2 by fx, Wed Jul 3 22:47:00 2002 UTC
# Line 532  in *Help* buffer.  See also the command Line 532  in *Help* buffer.  See also the command
532          (if (or (not coding)          (if (or (not coding)
533                  (eq (coding-system-type coding) t))                  (eq (coding-system-type coding) t))
534              (setq coding default-buffer-file-coding-system))              (setq coding default-buffer-file-coding-system))
535            ;; Fixme: can we actually have invalid chars now?
536          (if (not (char-valid-p char))          (if (not (char-valid-p char))
537              (setq encoding-msg              (setq encoding-msg
538                    (format "(0%o, %d, 0x%x, invalid)" char char char))                    (format "(0%o, %d, 0x%x, invalid)" char char char))

Legend:
Removed from v.1.522.2.1  
changed lines
  Added in v.1.522.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26