diff options
Diffstat (limited to 'lisp/term/linux.el')
| -rw-r--r-- | lisp/term/linux.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/term/linux.el b/lisp/term/linux.el index 80bfe83a4eb..2b4e7abc6d2 100644 --- a/lisp/term/linux.el +++ b/lisp/term/linux.el | |||
| @@ -12,5 +12,4 @@ | |||
| 12 | ;; The third arg only matters in that it is not t or nil. | 12 | ;; The third arg only matters in that it is not t or nil. |
| 13 | (set-input-mode (nth 0 value) (nth 1 value) 'iso-latin-1 (nth 3 value))) | 13 | (set-input-mode (nth 0 value) (nth 1 value) 'iso-latin-1 (nth 3 value))) |
| 14 | 14 | ||
| 15 | ;;; arch-tag: 5d0c4f63-739b-4862-abf3-041fe42adb8f | ||
| 16 | ;;; linux.el ends here | 15 | ;;; linux.el ends here |