summaryrefslogtreecommitdiff
path: root/lisp/msb.el
AgeCommit message (Expand)Author
2021-05-31Make `menu-bar-select-buffer' obsoleteLars Ingebrigtsen
2021-05-31Revert "Move menu-bar-select-buffer to msb.el"Lars Ingebrigtsen
2021-05-30Move menu-bar-select-buffer to msb.elLars Ingebrigtsen
2021-04-06* lisp/msb.el: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-16Make more load-hooks obsoleteGlenn Morris
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-09-01Escape ` and ' in docPaul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-15* lisp/msb.el (msb--make-keymap-menu, msb-menu-bar-update-buffers):Stefan Monnier
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-10lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-02-02* lisp/msb.el: No need to load dired while compiling.Glenn Morris
2011-01-31Merge changes from emacs-23 branchChong Yidong
2011-01-26msb.el trivia.Glenn Morris
2011-01-26msb.el fix for bug #7902.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-04* erc-ibuffer.el (erc-channel-modes):Stefan Monnier
2007-11-09Merge from emacs--rel--22Miles Bader
2007-10-31(msb--many-menus): Remove variable.Juanma Barranquero
2007-10-31(msb-unload-hook): Remove function and variable.Juanma Barranquero
2007-10-22(msb-menu-bar-update-buffers): Use global-buffers-menu-map.Stefan Monnier
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-05-16(msb-menu-cond): Doc fix.Juanma Barranquero