diff options
| author | Jason Rumney | 2008-02-29 10:58:19 +0000 |
|---|---|---|
| committer | Jason Rumney | 2008-02-29 10:58:19 +0000 |
| commit | df92ae9706b1ddf0054352cdf991a45c28570a47 (patch) | |
| tree | 0636bdb21e7ab3b9850b2bef0900a1efd51df89b | |
| parent | d805d7545f3aaefa0120fb007723589bb340f845 (diff) | |
| download | emacs-df92ae9706b1ddf0054352cdf991a45c28570a47.tar.gz emacs-df92ae9706b1ddf0054352cdf991a45c28570a47.zip | |
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
section is specific to MSVC.
| -rw-r--r-- | etc/DEBUG | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ Copyright (C) 1985, 2000, 2001, 2002, 2003, 2004, | |||
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | [People who debug Emacs on Windows using native Windows debuggers | 8 | [People who debug Emacs on Windows using Microsoft debuggers |
| 9 | should read the Windows-specific section near the end of this | 9 | should read the Windows-specific section near the end of this |
| 10 | document.] | 10 | document.] |
| 11 | 11 | ||