/[emacs]/emacs/lisp/international/mule.el
ViewVC logotype

Diff of /emacs/lisp/international/mule.el

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

revision 1.138 by fx, Wed Dec 12 19:55:31 2001 UTC revision 1.139 by eliz, Thu Dec 13 14:41:19 2001 UTC
# Line 1388  function by default." Line 1388  function by default."
1388            (goto-char head-start)            (goto-char head-start)
1389            (setq head-end (set-auto-mode-1))            (setq head-end (set-auto-mode-1))
1390            (setq head-start (point))            (setq head-start (point))
1391            (when (< head-found head-end)            (when (and head-end (< head-found head-end))
1392              (goto-char head-start)              (goto-char head-start)
1393              (when (and set-auto-coding-for-load              (when (and set-auto-coding-for-load
1394                         (re-search-forward                         (re-search-forward

Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

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