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

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

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

revision 1.241 by handa, Fri Jul 11 02:40:01 2003 UTC revision 1.242 by rms, Mon Jul 21 09:54:34 2003 UTC
# Line 2302  See also `locale-charset-language-names' Line 2302  See also `locale-charset-language-names'
2302            (setq locale-coding-system coding-system))))            (setq locale-coding-system coding-system))))
2303    
2304      ;; Default to A4 paper if we're not in a C, POSIX or US locale.      ;; Default to A4 paper if we're not in a C, POSIX or US locale.
2305      ;; (See comments in Flanginfo.)      ;; (See comments in Flocale_info.)
2306      (let ((locale locale)      (let ((locale locale)
2307            (paper (langinfo 'paper)))            (paper (locale-info 'paper)))
2308        (if paper        (if paper
2309            ;; This will always be null at the time of writing.            ;; This will always be null at the time of writing.
2310            (cond            (cond

Legend:
Removed from v.1.241  
changed lines
  Added in v.1.242

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