aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-01-01 15:11:38 +0000
committerRichard M. Stallman1994-01-01 15:11:38 +0000
commit4f87ed716df69fc4f86a09ffe9abdeadbdc2658d (patch)
treea49e776c08edbd1a1f55f77d33e2683c1e7d101f /src
parent80b233a9dadffeec338f30fe180cbecb72fb585e (diff)
downloademacs-4f87ed716df69fc4f86a09ffe9abdeadbdc2658d.tar.gz
emacs-4f87ed716df69fc4f86a09ffe9abdeadbdc2658d.zip
Delete `show env TERMCAP'.
Diffstat (limited to 'src')
-rw-r--r--src/.gdbinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/.gdbinit b/src/.gdbinit
index a6fde0afbd2..de5f555df72 100644
--- a/src/.gdbinit
+++ b/src/.gdbinit
@@ -167,7 +167,6 @@ set print sevenbit-strings
167 167
168show environment DISPLAY 168show environment DISPLAY
169show environment TERM 169show environment TERM
170show environment TERMCAP
171set args -geometry 80x40+0+0 170set args -geometry 80x40+0+0
172 171
173# Don't let abort actually run, as it will make 172# Don't let abort actually run, as it will make