diff options
author | Bozhidar Batsov <[email protected]> | 2017-05-07 07:56:57 +0300 |
---|---|---|
committer | Bozhidar Batsov <[email protected]> | 2017-05-07 07:56:57 +0300 |
commit | a637a8cf1fd8c7924a5dcdaaa8f8c14da6c44aab (patch) | |
tree | e116fe79d537146e45bd2b768edb431de803e3dd /lib/tools | |
parent | b5600b4404ed0aa1a28bfd535188187f641276c5 (diff) | |
download | otp-a637a8cf1fd8c7924a5dcdaaa8f8c14da6c44aab.tar.gz otp-a637a8cf1fd8c7924a5dcdaaa8f8c14da6c44aab.tar.bz2 otp-a637a8cf1fd8c7924a5dcdaaa8f8c14da6c44aab.zip |
Remove a mention of Emacs 21
Diffstat (limited to 'lib/tools')
-rw-r--r-- | lib/tools/emacs/erlang.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el index 673b577164..882531f9a9 100644 --- a/lib/tools/emacs/erlang.el +++ b/lib/tools/emacs/erlang.el @@ -5099,7 +5099,7 @@ Erlang compilation package.") "Command to execute to go to the next error. Change this variable to use your favorite Erlang compilation -package. Not used in Emacs 21.") +package.") ;;;###autoload |