diff options
Diffstat (limited to 'lisp/term/internal.el')
-rw-r--r-- | lisp/term/internal.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/term/internal.el b/lisp/term/internal.el index ba0199ae6f1..aeda2b6c03e 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el @@ -21,6 +21,8 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. +;;; Commentary: + ;;; Code: ;; --------------------------------------------------------------------------- @@ -714,4 +716,3 @@ list. You can (and should) also run it whenever the value of (standard-display-8bit 127 255) ;;; internal.el ends here - |