![[Dept of Engineering]](http://www.eng.cam.ac.uk/images/house_style/engban-s.gif)
A region of text can be sorted within emacs. For example, if you want to sort the lines of a region so that the third words of the lines are in alphabetical order, define the region then type
M-x sort-fields 3See the info documentation for more details and options.