• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching +defs:emacs +defs:mule

162 (defgroup emacs nil
164 :link '(custom-manual "(emacs)Top"))
169 :group 'emacs)
182 :link '(custom-manual "(emacs)Emulation")
195 :group 'emacs)
204 :group 'emacs)
208 :group 'emacs)
236 :group 'emacs)
257 :group 'emacs)
278 :group 'emacs)
303 :link '(custom-manual "(emacs)International")
317 :group 'emacs)
321 :group 'emacs)
325 :group 'emacs)
334 :group 'emacs)
338 :group 'emacs)
342 :group 'emacs)
346 :group 'emacs)
350 :group 'emacs)
379 :link '(custom-manual "(emacs)Abbrevs")
389 :link '(custom-manual "(emacs)Undo")
426 :link '(custom-manual "(emacs)Minibuffer")
453 (defgroup mule nil
459 :link '(custom-manual "(emacs)Windows")
464 :link '(custom-manual "(emacs)Mac OS")
1002 (customize-group 'emacs))
1030 (completing-read "Customize group (default emacs): "
1039 (setq group 'emacs)
1055 (completing-read "Customize group (default emacs): "
1064 (setq group 'emacs)
1119 (defvar customize-package-emacs-version-alist nil
1139 (add-to-list 'customize-package-emacs-version-alist
1193 (customize-package-emacs-version symbol
1211 (defun customize-package-emacs-version (symbol package-version)
1214 `customize-package-emacs-version-alist' to find the version of
1216 (let (package-versions emacs-version)
1223 customize-package-emacs-version-alist))
1224 (setq emacs-version
1226 (unless emacs-version
1229 "customize-package-emacs-version-alist")))
1234 emacs-version))
1570 "(emacs)Saving Customizations")
1577 "(emacs)Easy Customization")
1594 "(emacs)Easy Customization")))
1689 (setq group 'emacs))
1779 (if nil ; (string-match "XEmacs" emacs-version)
3545 "Save in `.emacs' the face attributes in WIDGET."
4137 \(setq custom-file \"~/.emacs-custom.el\")
4174 (if (eq system-type 'ms-dos) "~/_emacs" "~/.emacs")))
4182 (error "Saving settings from \"emacs -q\" would overwrite existing customizations"))
4202 (unless (eq major-mode 'emacs-lisp-mode)
4203 (emacs-lisp-mode))
4519 ["Info" (info "(emacs)Easy Customization") t]))
4615 "^Saving settings from \"emacs -q\" would overwrite existing customizations"))