Masrur Hossain <[EMAIL PROTECTED]> writes:

> Matthieu Moy wrote:
>> Masrur Hossain <[EMAIL PROTECTED]> writes:
>> 
>>>Hi guys
>>>        I am trying to change fonts in a file from lowercase/uppercase
>>>        mixed font to all uppercase.
>> M-u
>> (friend of M-c and M-l)
>> 
>
> Hi Matthieu
>             Thanks for the quick reply. Apparently that only changes
>             the next word. Trying to change all fonts in a file.
>
> thanks

  M-: (upcase-region (point-min) (point-max)) RET

  Try to help yourself with some C-h before :-)

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |  Please note that you should
  2 rue de la Convention | 01.46.70.90.75 |  s/[EMAIL PROTECTED]/@/ my mail 
address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |


_______________________________________________
Help-gnu-emacs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to