aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bs.el
Commit message (Expand)AuthorAgeFilesLines
* Minor bs.el font-lock change.Yoni Rabkin2010-06-231-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * bs.el (bs-mode): Fix last change. (`revert-buffer-function'Juanma Barranquero2009-10-131-2/+2
* * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.Juanma Barranquero2009-10-121-3/+5
* * bs.el (bs--get-file-name): Use `list-buffers-directory'Juanma Barranquero2009-09-251-5/+4
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-4/+5
* * bs.el (bs--down):Juanma Barranquero2009-02-251-1/+1
* * bs.el (bs--down): When wrapping around, use `forward-line',Juanma Barranquero2009-02-231-1/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * bs.el (bs-unload-function): New function.Juanma Barranquero2008-10-081-0/+15
* Paren typo.Stefan Monnier2008-06-251-2/+2
* * buff-menu.el: Use with-current-buffer and inhibit-read-only.Stefan Monnier2008-06-251-30/+19
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (bs--get-mode-name): Fix typo in previous change.Juanma Barranquero2008-01-041-1/+1
* * erc-ibuffer.el (erc-channel-modes):Stefan Monnier2008-01-041-6/+6
* Merge from emacs--rel--22Miles Bader2007-10-271-2/+2
|\
| * (bs-select, bs-select-other-window): Fix typos in docstrings.Juanma Barranquero2007-10-241-2/+2
* | Merge from emacs--rel--22Miles Bader2007-10-201-1/+2
|\|
| * *** empty log message ***Juanma Barranquero2007-10-191-1/+1
| * (bs-mode): Set mode-class property to special.Juanma Barranquero2007-10-191-0/+2
| * (bs--track-window-changes): Don't refresh the whole list.Juanma Barranquero2007-10-191-1/+0
| * (bs-mode): Set hooks (accidentally left out in the previous commit).Juanma Barranquero2007-10-161-1/+4
| * (bs--window-config-coming-from): Revert 2006-11-09 change.Juanma Barranquero2007-10-161-15/+27
* | (bs--make-header-match-string, bs-show-in-buffer, bs--nth-wrapper): Simplify.Juanma Barranquero2007-10-161-144/+139
* | (bs--mark-unmark): New function.Juanma Barranquero2007-10-111-18/+15
|/
* (bs-mode): Make sure global-font-lock-mode doesn't activateJuanma Barranquero2007-10-051-1/+3
* (bs--get-marked-string, bs--get-modified-string, bs--get-readonly-string,Juanma Barranquero2007-10-051-8/+8
* (bs-string-show-normally, bs-sort-functions, bs--get-file-name):Juanma Barranquero2007-10-031-9/+10
* (bs-kill): Fix typo in docstring.Juanma Barranquero2007-10-031-1/+1
* Don't defvar `fontlock-verbose'.Juanma Barranquero2007-10-031-6/+4
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (bs-cycle-previous): Don't modify the cycle list untilChong Yidong2007-06-051-3/+6
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (bs--up): Remove interactive spec.Michaƫl Cadilhac2006-12-241-1/+0
* (bs--window-for-buffer): Remove.Juanma Barranquero2006-11-101-13/+4
* (bs--redisplay): Fix typo in docstring.Juanma Barranquero2006-11-091-18/+25
* (bs--show-all, bs--redisplay): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-2/+2
* (bs-mode): Use `buffer-disable-undo'.Juanma Barranquero2006-02-151-11/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Allow non-default values of `bs-header-lines-length'.Juanma Barranquero2006-01-311-20/+9
* (bs--format-aux): Implement `middle' alignment as described in the docstring forJuanma Barranquero2006-01-291-17/+9
* (font-lock-verbose): Add defvar.Juanma Barranquero2005-08-311-0/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (bs-attributes-list): Doc fix.Juanma Barranquero2005-07-291-11/+13
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (bs-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* (bs-mode): Doc fix.Thien-Thi Nguyen2004-09-081-2/+2
* (bs-buffer-list): Use buffer-local-value.Stefan Monnier2004-03-261-7/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* ChangeLogAlex Schroeder2003-08-181-61/+53