aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from emacs-23 branchChong Yidong2010-10-311-2/+2
|\
| * Fix treatment of menu-bar-files-menu.Glenn Morris2010-10-261-3/+2
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-281-1/+2
* | Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris2010-10-281-19/+52
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-11/+30
* | Use tool-bar-position in menu Options/Show.Jan Djärv2010-09-211-9/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-141-2/+22
|\|
| * Close bug#6211.Glenn Morris2010-09-091-11/+22
* | Fix bug #6944.Eli Zaretskii2010-08-301-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Improvements to describe-package buffer.Chong Yidong2010-08-251-3/+6
* | * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all fr...Jan D2010-08-251-1/+2
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-0/+3
|\|
| * * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Glenn Morris2010-08-201-0/+3
* | Fix handling of tool-bar-position, also put into default-frame-alist.Jan D2010-08-131-8/+12
* | Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-291-5/+89
* | Change clipboard/primary selection to X application standards.Chong Yidong2010-07-141-11/+0
* | Set default-frame-alist, if necessary, in menu/tool-bar-mode.Chong Yidong2010-07-051-4/+9
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-13/+5
* | Add preliminary describe-package functionality, and some cleanup.Chong Yidong2010-06-191-0/+4
* | menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.Juanma Barranquero2010-06-171-1/+1
|/
* (menu-bar-manuals-menu): Fix typo.Katsumi Yamaoka2010-02-281-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* menu-bar.el(menu-bar-options-save): Add font-use-system-font.Jan Djärv2009-11-171-1/+1
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-0/+10
* (menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)Glenn Morris2009-11-141-5/+7
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
* * subr.el (menu-bar-separator): New defconst.Dan Nicolaescu2009-11-111-41/+41
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-3/+3
* (menu-bar-make-mm-toggle): Quote each element of `props'.Juri Linkov2009-11-041-6/+6
* (menu-bar-make-mm-toggle, menu-bar-make-toggle)Juri Linkov2009-11-031-11/+11
* * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menuChong Yidong2009-10-311-0/+12
* * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.Juanma Barranquero2009-10-231-0/+3
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-16/+16
* (menu-bar-file-menu): Convert `separator-exit'Juri Linkov2009-10-151-1/+1
* * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.Juanma Barranquero2009-10-121-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* * menu-bar.el: Remove menu-bar-ediff-misc-menu from the ToolsChong Yidong2009-09-271-2/+0
* * menu-bar.el (list-buffers-directory): Doc fix.Juanma Barranquero2009-09-251-2/+1
* * menu-bar.el (list-buffers-directory): Add docstring.Juanma Barranquero2009-09-251-1/+4
* (menu-bar-search-menu, menu-bar-edit-menu)Juri Linkov2009-09-171-60/+56
* (menu-bar-file-menu, menu-bar-file-menu)Dan Nicolaescu2009-09-171-400/+399
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-031-5/+5
* (clipboard-yank): avoid checking (x-selection-exists-p) if unbound inDavid Reitter2009-03-041-8/+10
* (menu-set-font): Fix last fix.Chong Yidong2009-02-271-10/+8
* (menu-set-font): Assign the same font object to all frames (Bug#2476).Chong Yidong2009-02-271-1/+16
* (menu-bar-help-extra-packages): Use goto-address-mode instead of goto-address.Juri Linkov2009-01-141-1/+1
* (menu-bar-file-menu): Do not hardbind key display for exit-emacs item.Chong Yidong2009-01-131-2/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-3/+3