Re: emacs: renaming files in a programming project

2008-06-27 Thread Cédric Lucantis
Le Friday 27 June 2008 19:20:41 H.S., vous avez écrit : > Hello, > > I have a directory with a whole bunch of source files (C++ files, *.cpp > and *.hpp). I am at a position where I need to rename a subset of those > source files (their functionality has changed over the time and hence > the need f

emacs: renaming files in a programming project

2008-06-27 Thread H.S.
Hello, I have a directory with a whole bunch of source files (C++ files, *.cpp and *.hpp). I am at a position where I need to rename a subset of those source files (their functionality has changed over the time and hence the need for new intuitive names). Now, I am going to do this the basic