* lisp/simple.el: Move all the prog-mode code to prog-mode.el.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Jun 2013 18:10:27 +0000 (14:10 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 5 Jun 2013 18:10:27 +0000 (14:10 -0400)
commit55577e7c020702f5bc8c2ff079baf8839fbccb9b
tree19ca8b290af16a0fa1d5e995eb068d03801b62af
parent8fc57765e8baaf917734997b6bd3ca014613ad65
* lisp/simple.el: Move all the prog-mode code to prog-mode.el.
* lisp/progmodes/prog-mode.el: New file.
* lisp/loadup.el:
* src/lisp.mk (lisp): Add prog-mode.el.
lisp/ChangeLog
lisp/loadup.el
lisp/progmodes/prog-mode.el [new file with mode: 0644]
lisp/simple.el
src/ChangeLog
src/lisp.mk