]> code.delx.au - gnu-emacs/blobdiff - lisp/novice.el
(help-menu-bar-map): Put the Help item in this map.
[gnu-emacs] / lisp / novice.el
index 2ddbbac325052bd2df0d34a242220be1d2071ba9..b874754920959f6d198d31cfe1e17efed809da13 100644 (file)
@@ -99,7 +99,6 @@ to future sessions."
      ;; Must have been disabled by default.
      (goto-char (point-max))
      (insert "\n(put '" (symbol-name command) " 'disabled nil)\n"))
-   (setq foo (buffer-modified-p))
    (save-buffer)))
 
 ;;;###autoload