view nt/_emacs @ 20801:8aeddd528f57

(easy-menu-add-item); The BEFORE argument works now. Done by letting `easy-menu-do-add-item' handle it. (easy-menu-do-add-item): Take argument BEFORE instead of PREV. Inserts directly in keymap, instead of calling `define-key-after'. (easy-menu-create-menu): Don't reverse items as `easy-menu-do-add-item' now puts things at the end of keymaps.
author Richard M. Stallman <rms@gnu.org>
date Fri, 30 Jan 1998 02:15:13 +0000
parents 1877e9736ea1
children
line wrap: on
line source

;;; This is the user emacs startup file (.emacs in Unix land).

(put 'eval-expression 'disabled nil)