summaryrefslogtreecommitdiff
path: root/lisp/bs.el
Commit message (Expand)AuthorAgeFilesLines
...
| * (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
* (bs-message-without-log): Fix typo.Juanma Barranquero2002-08-301-1/+1
* (bs-delete): Signal an error if the buffer cannot be deleted.Eli Zaretskii2001-11-201-1/+2
* Change ;;; to ;; for outline-minor-mode.Gerd Moellmann2001-10-051-2/+2
* (bs--get-name, bs--get-file-name): Add help-echo toEli Zaretskii2001-06-181-2/+11
* (bs-cycle-next, bs-cycle-previous): Fix handling ofGerd Moellmann2001-03-211-7/+5
* (bs-attributes-list): Doc fix.Gerd Moellmann2001-02-271-1/+1
* Fix typos and spelling errors.Gerd Moellmann2000-11-301-47/+43
* Undo mistaken change of 2000-11-28. Update copyright.Gerd Moellmann2000-11-301-43/+47
* Update from author.Gerd Moellmann2000-11-281-48/+44
* (bs-mode-font-lock-keywords): Avoid testing for XEmacs.Dave Love2000-08-161-6/+5
* Fix indentation.Dave Love2000-08-151-302/+305
* (bs-apply-sort-faces): Don't use window-system, since allEli Zaretskii2000-08-061-9/+8
* (bs): Add :version to defgroup.Dave Love2000-02-021-1/+2
* *** empty log message ***Gerd Moellmann1999-12-281-0/+1512