summaryrefslogtreecommitdiff
path: root/lisp/bs.el
Commit message (Expand)AuthorAge
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-21
|\
| * Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-21
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-28
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-22
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-23
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-12
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-13
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Remove some `toggle-read-only' warnings.Juanma Barranquero2012-04-19
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-28
* lisp/bs.el: Fix bug#10882Juanma Barranquero2012-02-26
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-14
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-30
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-13
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-05
* * lisp/bs.el (bs-cycle-next): Complete last change.Stefan Monnier2011-06-26
* lisp/bs.el (bs-cycle-next): Pass current buffer to `bury-buffer'.Juanma Barranquero2011-06-26
* Silence warning for unused `dotimes' counter variables.Juanma Barranquero2011-06-02
* Fix typos in comments.Juanma Barranquero2011-04-08
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-04
* Minor commentary fix (Bug#8024).Chong Yidong2011-02-12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Minor bs.el font-lock change.Yoni Rabkin2010-06-23
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * bs.el (bs-mode): Fix last change. (`revert-buffer-function'Juanma Barranquero2009-10-13
* * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.Juanma Barranquero2009-10-12
* * bs.el (bs--get-file-name): Use `list-buffers-directory'Juanma Barranquero2009-09-25
* Use forward-line rather than goto-line.Glenn Morris2009-08-22
* * bs.el (bs--down):Juanma Barranquero2009-02-25
* * bs.el (bs--down): When wrapping around, use `forward-line',Juanma Barranquero2009-02-23
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * bs.el (bs-unload-function): New function.Juanma Barranquero2008-10-08
* Paren typo.Stefan Monnier2008-06-25
* * buff-menu.el: Use with-current-buffer and inhibit-read-only.Stefan Monnier2008-06-25
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (bs--get-mode-name): Fix typo in previous change.Juanma Barranquero2008-01-04
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-04