/[emacs]/emacs/lisp/iswitchb.el
ViewVC logotype

Log of /emacs/lisp/iswitchb.el

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.38.2.34 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:06:34 2009 UTC (14 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.38.2.33: +2 -8 lines
Diff to previous 1.38.2.33 , to branch point 1.38 , to next main 1.82
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Thu Oct 15 01:50:23 2009 UTC (14 years, 6 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.81: +2 -8 lines
Diff to previous 1.81
Replace completion-base-size by completion-base-position to fix bugs
such as (bug#4699).
* simple.el (completion-base-position): New var.
(completion-base-size): Mark as obsolete.
(choose-completion): Make it work for mouse events as well.
Pass the new base-position to choose-completion-string.
(choose-completion-guess-base-position): New function, extracted from
choose-completion-delete-max-match.
(choose-completion-delete-max-match): Use it.  Make obsolete.
(choose-completion-string): Use the new base-position info.
(completion-root-regexp): Delete.
(completion-setup-function): Preserve completion-base-position.
Eliminate obsolete base-size manipulation.
* minibuffer.el (display-completion-list): Don't mess with base-size.
(minibuffer-completion-help): Set completion-base-position instead.
* mouse.el (mouse-choose-completion): Redefine as a mere alias to
choose-completion.
* textmodes/bibtex.el (bibtex-complete):
* emacs-lisp/crm.el (crm--choose-completion-string):
Adjust to new calling convention.
* complete.el (partial-completion-mode): Use minibufferp to avoid
bumping into incompatible change to choose-completion-string-functions.
* ido.el (ido-choose-completion-string): Make its calling convention
more permissive.
* comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
base-size manipulation.
(comint-dynamic-list-input-ring): Use dotimes and push.
* iswitchb.el (iswitchb-completion-help): Remove dead-code call to
fundamental-mode.  Use `or'.


Revision 1.38.2.33 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 08:01:21 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.38.2.32: +6 -3 lines
Diff to previous 1.38.2.32 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-103


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Tue Sep 15 11:38:07 2009 UTC (14 years, 7 months ago) by stephen
Branch: MAIN
Changes since 1.80: +6 -3 lines
Diff to previous 1.80
(iswitchb-read-buffer): When selecting a match from
the  virtual-buffers, use the name of the buffer specified by
find-file-noselect, as the match may be a symlink.  (This was a
problem if the target and the symlink had differet names.)


Revision 1.38.2.32 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:57:47 2009 UTC (15 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.38.2.31: +1 -1 lines
Diff to previous 1.38.2.31 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-99


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 03:19:27 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
CVS Tags: CEDET_BASE, EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_90, EMACS_PRETEST_23_0_91, EMACS_PRETEST_23_0_92, EMACS_PRETEST_23_0_93, EMACS_PRETEST_23_0_94, EMACS_PRETEST_23_0_95, EMACS_PRETEST_23_0_96, lexbind-base
Branch point for: EMACS_23_1_RC, cedet-branch
Changes since 1.79: +1 -1 lines
Diff to previous 1.79
Add 2009 to copyright years.


Revision 1.38.2.31 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 09:18:45 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.38.2.30: +11 -11 lines
Diff to previous 1.38.2.30 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-98


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 05:48:28 2008 UTC (15 years, 4 months ago) by lute
Branch: MAIN
Changes since 1.78: +11 -11 lines
Diff to previous 1.78
* align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.


Revision 1.38.2.30 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 14:16:23 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.38.2.29: +7 -2 lines
Diff to previous 1.38.2.29 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-94


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Jul 22 08:46:20 2008 UTC (15 years, 9 months ago) by stephen
Branch: MAIN
CVS Tags: before-remove-carbon, before-remove-vms, remove-carbon, remove-vms, small-dump-base
Changes since 1.77: +7 -2 lines
Diff to previous 1.77
(iswitchb-delim): New variable, suggested by Ted Roden.


Revision 1.38.2.29 - (view) (download) (annotate) - [select for diffs]
Fri Jul 4 15:28:57 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.38.2.28: +2 -2 lines
Diff to previous 1.38.2.28 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-91


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 07:34:46 2008 UTC (15 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
American English spelling fix.


Revision 1.38.2.28 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:45:46 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.27: +4 -6 lines
Diff to previous 1.38.2.27 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-82


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Tue May 6 07:57:40 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.75: +4 -6 lines
Diff to previous 1.75
Switch to recommended form of GPLv3 permissions notice.


Revision 1.38.2.27 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:54:37 2008 UTC (16 years ago) by miles
Branch: lexbind
Changes since 1.38.2.26: +2 -1 lines
Diff to previous 1.38.2.26 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-79


Revision 1.38.2.26 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:51:07 2008 UTC (16 years ago) by miles
Branch: lexbind
Changes since 1.38.2.25: +18 -23 lines
Diff to previous 1.38.2.25 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-78


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 03:15:30 2008 UTC (16 years ago) by gm
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.74: +2 -1 lines
Diff to previous 1.74
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Mon Mar 10 00:49:41 2008 UTC (16 years, 1 month ago) by miles
Branch: MAIN
Changes since 1.73: +3 -3 lines
Diff to previous 1.73
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Wed Mar 5 11:56:56 2008 UTC (16 years, 1 month ago) by lektu
Branch: MAIN
Changes since 1.72: +15 -20 lines
Diff to previous 1.72
Don't check for `cadr' and `last'.
(iswitchb-define-mode-map, iswitchb-default-keybindings):
Add obsolescence declaration and remove redundant info from docstring.
(iswitchb-set-common-completion, iswitchb-set-matches,
iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
(recentf-list, most-len, most-is-exact):
Don't wrap defvars within `eval-when-compile'.


Revision 1.68.2.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 5 11:43:28 2008 UTC (16 years, 1 month ago) by lektu
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_22_3, EMACS_PRETEST_22_1_92, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.68.2.3: +3 -3 lines
Diff to previous 1.68.2.3 , to branch point 1.68 , to next main 1.82
(iswitchb-use-faces): Doc fix.
(iswitchb-buffer-ignore, iswitchb-read-buffer): Fix typos in docstrings.


Revision 1.38.2.25 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:14:27 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.38.2.24: +8 -9 lines
Diff to previous 1.38.2.24 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-69


Revision 1.42.2.18 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:14:49 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.17: +8 -9 lines
Diff to previous 1.42.2.17 , to branch point 1.42 , to next main 1.82
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312


Revision 1.68.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 02:44:37 2008 UTC (16 years, 3 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_PRETEST_22_1_90, EMACS_PRETEST_22_1_91
Changes since 1.68.2.2: +1 -1 lines
Diff to previous 1.68.2.2 , to branch point 1.68
Add 2008 to copyright years.


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Fri Jan 4 06:18:30 2008 UTC (16 years, 3 months ago) by monnier
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base, lisp-bob, merge-unicode-to-trunk
Changes since 1.71: +8 -9 lines
Diff to previous 1.71
* progmodes/ada-xref.el (ada-prj-find-prj-file):
* progmodes/ada-mode.el (comment-region):
* calendar/todo-mode.el (todo-insert-item):
* bookmark.el (bookmark-buffer-name): Test major-mode rather than mode-name.


Revision 1.38.2.24 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:49:16 2007 UTC (16 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.38.2.23: +0 -14 lines
Diff to previous 1.38.2.23 , to branch point 1.38
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-66


Revision 1.42.2.17 - (view) (download) (annotate) - [select for diffs]
Sat Dec 29 02:38:55 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.16: +0 -14 lines
Diff to previous 1.42.2.16 , to branch point 1.42
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Tue Dec 25 19:21:38 2007 UTC (16 years, 4 months ago) by dann
Branch: MAIN
Changes since 1.70: +0 -14 lines
Diff to previous 1.70
* calculator.el:
* dframe.el:
* iswitchb.el:
* whitespace.el:
* winner.el:
* emacs-lisp/checkdoc.el:
* mail/feedmail.el:
* net/quickurl.el:
* obsolete/fast-lock.el:
* play/5x5.el:
* progmodes/delphi.el:
* progmodes/idlw-shell.el:
* progmodes/idlwave.el:
* textmodes/artist.el:
* textmodes/ispell.el:
* textmodes/texinfmt.el:
* textmodes/texinfo.el: Remove obsolete definitions of backward
compatibility macros for defcustom, defgroup, defface, when,
unless, with-current-buffer and with-temp-message.


Revision 1.38.2.23 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:40:42 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.38.2.22: +3 -3 lines
Diff to previous 1.38.2.22 , to branch point 1.38
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-851)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 84-92)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-54


Revision 1.38.2.22 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:37:27 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.38.2.21: +1 -1 lines
Diff to previous 1.38.2.21 , to branch point 1.38
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-53


Revision 1.68.4.2 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:50:24 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.68.4.1: +3 -3 lines
Diff to previous 1.68.4.1 , to branch point 1.68 , to next main 1.82
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 846-851)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 88-92)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-31


Revision 1.42.2.16 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:47:36 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.15: +3 -3 lines
Diff to previous 1.42.2.15 , to branch point 1.42
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 846-851)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 88-92)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:40:58 2007 UTC (16 years, 8 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.69: +3 -3 lines
Diff to previous 1.69
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851


Revision 1.68.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 07:38:45 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.68.2.1: +3 -3 lines
Diff to previous 1.68.2.1 , to branch point 1.68
Replace `iff' in doc-strings and comments.


Revision 1.68.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:46:56 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28


Revision 1.42.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:49:36 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.14: +1 -1 lines
Diff to previous 1.42.2.14 , to branch point 1.42
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:26:27 2007 UTC (16 years, 9 months ago) by miles
Branch: MAIN
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828


Revision 1.68.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 04:47:15 2007 UTC (16 years, 9 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
Switch license to GPLv3 or later.


Revision 1.38.2.21 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:19 2007 UTC (17 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.38.2.20: +8 -9 lines
Diff to previous 1.38.2.20 , to branch point 1.38
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-39


Revision 1.42.2.13.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:23 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.42.2.13: +8 -9 lines
Diff to previous 1.42.2.13 , to next main 1.42.2.18
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 586-621)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * emacs--unicode--0  (patch 161-166)
 * gnus--rel--5.10  (patch 186-199)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-53


Revision 1.42.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:19 2007 UTC (17 years, 3 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.42.2.13: +8 -9 lines
Diff to previous 1.42.2.13 , to branch point 1.42
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 03:37:15 2007 UTC (17 years, 3 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT, EMACS_PRETEST_22_0_93, EMACS_PRETEST_22_0_94, EMACS_PRETEST_22_0_95, EMACS_PRETEST_22_0_96, EMACS_PRETEST_22_0_97, EMACS_PRETEST_22_0_98, EMACS_PRETEST_22_0_99, EMACS_PRETEST_22_0_990
Branch point for: EMACS_22_BASE, multi-tty
Changes since 1.67: +8 -9 lines
Diff to previous 1.67
(iswitchb-global-map): Use command-remapping if available.


Revision 1.38.2.20 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:24:44 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.19: +0 -1 lines
Diff to previous 1.38.2.19 , to branch point 1.38
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 148-163)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove nick-abbrevs stuff from rcirc.el
   - rcirc.el update from Ryan Yeske

 * gnus--rel--5.10  (patch 57-61)

   - Copy/update icons from Gnus trunk
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-14


Revision 1.38.2.19 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:04:55 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.18: +1 -1 lines
Diff to previous 1.38.2.18 , to branch point 1.38
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-5


Revision 1.38.2.18 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:48:58 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.17: +1 -1 lines
Diff to previous 1.38.2.17 , to branch point 1.38
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 685-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Checkout man/cc-mode.texi from CVS with RCS keywords disabled

 * gnus--rel--5.10  (patch 174-181)

   - Update from CVS
   - Update from CVS: texi/gnus.texi (RSS): Addition.

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-63


Revision 1.38.2.17 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:30:30 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.16: +1 -1 lines
Diff to previous 1.38.2.16 , to branch point 1.38
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 620-639)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.

 * gnus--rel--5.10  (patch 147-151)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-59


Revision 1.38.2.16 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:47:09 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.15: +2 -1 lines
Diff to previous 1.38.2.15 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-55

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 572-581)

   - Merge from gnus--rel--5.10
   - Update from CVS

 * gnus--rel--5.10  (patch 129-132)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.38.2.15 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:39:02 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.14: +1 -1 lines
Diff to previous 1.38.2.14 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-51

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.42.2.13 - (view) (download) (annotate) - [select for diffs]
Sun Mar 19 19:43:49 2006 UTC (18 years, 1 month ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Branch point for: unicode-xft
Changes since 1.42.2.12: +0 -1 lines
Diff to previous 1.42.2.12 , to branch point 1.42
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 157-163)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 58-61)

   - Update from CVS


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 21:29:33 2006 UTC (18 years, 1 month ago) by stephen
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91, EMACS_PRETEST_22_0_92
Changes since 1.66: +0 -1 lines
Diff to previous 1.66
Remove obsolete URL.


Revision 1.42.2.12 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 04:24:44 2006 UTC (18 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.11: +1 -1 lines
Diff to previous 1.42.2.11 , to branch point 1.42
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 14:33:34 2006 UTC (18 years, 2 months ago) by ttn
Branch: MAIN
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
Update years in copyright notice; nfc.


Revision 1.42.2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:36:53 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.10: +1 -1 lines
Diff to previous 1.42.2.10 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-696)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 147-181)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.


Revision 1.40.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:15 2006 UTC (18 years, 3 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.40: +263 -153 lines
Diff to previous 1.40 , to next main 1.82
sync with trunk


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Sun Jan 15 23:43:41 2006 UTC (18 years, 3 months ago) by stephen
Branch: MAIN
Changes since 1.64: +1 -1 lines
Diff to previous 1.64
(iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore.  (This
was C-a but a user suggested this was too easily confused with normal
usage of C-a.)


Revision 1.55.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:24:57 2006 UTC (18 years, 3 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.55.2.1: +31 -45 lines
Diff to previous 1.55.2.1 , to branch point 1.55 , to next main 1.82
Update from HEAD


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Nov 1 07:10:49 2005 UTC (18 years, 5 months ago) by johnw
Branch: MAIN
Changes since 1.63: +1 -1 lines
Diff to previous 1.63
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
(C-a).  The author said it had been disabled much earlier due to a
possible incompatibility, but after many months of usage I have
encountered no problems (and it is a rather useful option, especially
for switching to " *temp*").


Revision 1.42.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Oct 7 07:15:02 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.9: +2 -1 lines
Diff to previous 1.42.2.9 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 569-579)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 129-132)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Tue Oct 4 20:27:58 2005 UTC (18 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.62: +2 -1 lines
Diff to previous 1.62
(iswitchb-buffer-ignore): Label it risky.

(iswitchb-ignore-buffername-p): Use `functionp'
instead of `fboundp' in order to allow for anonymous functions.


Revision 1.42.2.9 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 10:20:16 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.8: +1 -1 lines
Diff to previous 1.42.2.8 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sun Sep 18 12:25:02 2005 UTC (18 years, 7 months ago) by deego
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
Message format spec fixes (1)


Revision 1.38.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:24:27 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.38.2.13: +2 -2 lines
Diff to previous 1.38.2.13 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-47

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.38.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:04:58 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.38.2.12: +2 -2 lines
Diff to previous 1.38.2.12 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-42

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.42.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:49:15 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.7: +2 -2 lines
Diff to previous 1.42.2.7 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Sat Aug 6 22:13:43 2005 UTC (18 years, 8 months ago) by ttn
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
Update years in copyright notice; nfc.


Revision 1.42.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:39:29 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.6: +2 -2 lines
Diff to previous 1.42.2.6 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 23:08:56 2005 UTC (18 years, 9 months ago) by lute
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
Update FSF's address.


Revision 1.38.2.12 - (view) (download) (annotate) - [select for diffs]
Sun Jun 26 01:50:57 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.38.2.11: +17 -32 lines
Diff to previous 1.38.2.11 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-37

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 401-422)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove "-face" suffix from Buffer-menu-buffer face
   - Remove "-face" suffix from antlr-mode faces
   - Remove "-face" suffix from ebrowse faces
   - Remove "-face" suffix from flymake faces
   - Remove "-face" suffix from idlwave faces
   - Remove "-face" suffix from sh-script faces
   - Remove "-face" suffix from vhdl-mode faces
   - Remove "-face" suffix from which-func face
   - Remove "-face" suffix from cperl-mode faces
   - Remove "-face" suffix from ld-script faces
   - Fix cperl-mode font-lock problem
   - Tweak which-func face

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.42.2.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 23:31:57 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.5: +17 -32 lines
Diff to previous 1.42.2.5 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 358-423)

   - Update from CVS
   - Remove "-face" suffix from widget faces
   - Remove "-face" suffix from custom faces
   - Remove "-face" suffix from change-log faces
   - Remove "-face" suffix from compilation faces
   - Remove "-face" suffix from diff-mode faces
   - lisp/longlines.el (longlines-visible-face): Face removed
   - Remove "-face" suffix from woman faces
   - Remove "-face" suffix from whitespace-highlight face
   - Remove "-face" suffix from ruler-mode faces
   - Remove "-face" suffix from show-paren faces
   - Remove "-face" suffix from log-view faces
   - Remove "-face" suffix from smerge faces
   - Remove "-face" suffix from show-tabs faces
   - Remove "-face" suffix from highlight-changes faces
   - Remove "-face" suffix from and downcase info faces
   - Remove "-face" suffix from pcvs faces
   - Update uses of renamed pcvs faces
   - Tweak ChangeLog
   - Remove "-face" suffix from strokes-char face
   - Remove "-face" suffix from compare-windows face
   - Remove "-face" suffix from calendar faces
   - Remove "-face" suffix from diary-button face
   - Remove "-face" suffix from testcover faces
   - Remove "-face" suffix from viper faces
   - Remove "-face" suffix from org faces
   - Remove "-face" suffix from sgml-namespace face
   - Remove "-face" suffix from table-cell face
   - Remove "-face" suffix from tex-mode faces
   - Remove "-face" suffix from texinfo-heading face
   - Remove "-face" suffix from flyspell faces
   - Remove "-face" suffix from gomoku faces
   - Remove "-face" suffix from mpuz faces
   - Merge from gnus--rel--5.10
   - Remove "-face" suffix from Buffer-menu-buffer face
   - Remove "-face" suffix from antlr-mode faces
   - Remove "-face" suffix from ebrowse faces
   - Remove "-face" suffix from flymake faces
   - Remove "-face" suffix from idlwave faces
   - Remove "-face" suffix from sh-script faces
   - Remove "-face" suffix from vhdl-mode faces
   - Remove "-face" suffix from which-func face
   - Remove "-face" suffix from cperl-mode faces
   - Remove "-face" suffix from ld-script faces
   - Fix cperl-mode font-lock problem
   - Tweak which-func face

 * gnus--rel--5.10  (patch 80-82)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 15:51:11 2005 UTC (18 years, 10 months ago) by monnier
Branch: MAIN
Changes since 1.58: +17 -32 lines
Diff to previous 1.58
(iswitchb-to-end): Replace mapcar with dolist.
(iswitchb-get-matched-buffers): Likewise.  Simplify.


Revision 1.42.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 07:12:58 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.4: +8 -8 lines
Diff to previous 1.42.2.4 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 353-357)

   - Update from CVS


Revision 1.38.2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:28:25 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.38.2.10: +8 -8 lines
Diff to previous 1.38.2.10 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-35

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 353-357)

   - Update from CVS


Revision 1.38.2.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:26:46 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.38.2.9: +104 -59 lines
Diff to previous 1.38.2.9 , to branch point 1.38
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-34

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 14:21:14 2005 UTC (18 years, 10 months ago) by kfstorm
Branch: MAIN
Changes since 1.57: +8 -8 lines
Diff to previous 1.57
2005-06-06  Matt Hodges  <MPHodges@member.fsf.org>

	* iswitchb.el: Rename faces.


Revision 1.55.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:35:44 2005 UTC (18 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.55: +104 -59 lines
Diff to previous 1.55
Merged from HEAD


Revision 1.42.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 02:39:38 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.3: +104 -59 lines
Diff to previous 1.42.2.3 , to branch point 1.42
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sat Jun 4 19:10:07 2005 UTC (18 years, 10 months ago) by eliz
Branch: MAIN
Changes since 1.56: +93 -53 lines
Diff to previous 1.56
(iswitchb-single-match-face)
(iswitchb-current-match-face, iswitchb-virtual-matches-face)
(iswitchb-invalid-regexp-face): New faces.
(iswitchb-completions): Use them.
(iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is
now marked as an obsolete alias.
(iswitchb-read-buffer): Remove check for bound font variables.
(iswitchb-invalid-regexp): New free variable.
(iswitchb-get-matched-buffers): Catch invalid-regexp errors and
set iswitchb-invalid-regexp.
(iswitchb, iswitchb-complete, iswitchb-completions): Deal with invalid regexps.
(iswitchb-completions): Add check for complete match when entering a regexp.
(iswitchb-completions): Remove require-match argument.
(iswitchb-exhibit): Fix caller.
(iswitchb-common-match-inserted): New variable.
(iswitchb-complete, iswitchb-completion-help): Use it.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Sat Jun 4 18:50:38 2005 UTC (18 years, 10 months ago) by eliz
Branch: MAIN
Changes since 1.55: +21 -16 lines
Diff to previous 1.55
(iswitchb-get-matched-buffers): Handle invalid-regexp errors in
post-command-hook.


Revision 1.54.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 12:01:08 2004 UTC (19 years, 7 months ago) by miles
Branch: gnus-5_10-branch
Changes since 1.54: +1 -1 lines
Diff to previous 1.54 , to next main 1.82
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2

Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-465
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-482
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
   Build-in-place tweak

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-484
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-522
   Update from CVS


Revision 1.38.2.9 - (view) (download) (annotate) - [select for diffs]
Sat Sep 4 09:26:22 2004 UTC (19 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.38.2.8: +1 -1 lines
Diff to previous 1.38.2.8 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-64

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-501
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS


Revision 1.42.2.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 27 07:00:26 2004 UTC (19 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.2: +1 -1 lines
Diff to previous 1.42.2.2 , to branch point 1.42
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Aug 22 10:58:16 2004 UTC (19 years, 8 months ago) by dak
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base, after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint
Branch point for: XFT_JHD_BRANCH
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
Update AUCTeX information.


Revision 1.38.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 6 09:14:18 2004 UTC (19 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.38.2.7: +1 -1 lines
Diff to previous 1.38.2.7 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-34

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-323
   Update from CVS


Revision 1.42.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 07:28:42 2004 UTC (19 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.42.2.1: +132 -45 lines
Diff to previous 1.42.2.1 , to branch point 1.42
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri May 14 01:02:10 2004 UTC (19 years, 11 months ago) by johnw
Branch: MAIN
CVS Tags: gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka
Branch point for: gnus-5_10-branch
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
2004-05-13  John Wiegley  <johnw@newartisans.com>

	* iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
	`recentf-mode' if this variable has been customized to t.


Revision 1.38.2.7 - (view) (download) (annotate) - [select for diffs]
Tue May 11 02:29:07 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.6: +100 -26 lines
Diff to previous 1.38.2.6 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-33

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-281
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS


Revision 1.38.2.6 - (view) (download) (annotate) - [select for diffs]
Tue May 11 02:19:59 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.38.2.5: +1 -7 lines
Diff to previous 1.38.2.5 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-32

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-270
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-280
   Update from CVS


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sat May 8 13:00:52 2004 UTC (19 years, 11 months ago) by johnw
Branch: MAIN
Changes since 1.52: +100 -26 lines
Diff to previous 1.52
2004-05-08  John Wiegley  <johnw@newartisans.com>

	* iswitchb.el (iswitchb-use-virtual-buffers): Added support for
	"virtual buffers" (off by default), which makes it possible to
	switch to the buffers of recently files.  When a buffer name
	search fails, and this option is on, iswitchb will look at the
	list of recently visited files, and permit matching against those
	names.  When the user hits RET on a match, it will revisit that
	file.
	(iswitchb-read-buffer): Added two optional arguments, which makes
	isearchb.el possible.
	(iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match,
	iswitchb-next-match): Added support for virtual buffers.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed May 5 12:13:52 2004 UTC (19 years, 11 months ago) by stephen
Branch: MAIN
Changes since 1.51: +1 -7 lines
Diff to previous 1.51
(iswitchb-global-map): Fix typo.  Removed unwanted ###autoloads from
source file.


Revision 1.38.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Apr 27 14:08:30 2004 UTC (20 years ago) by miles
Branch: lexbind
Changes since 1.38.2.4: +36 -17 lines
Diff to previous 1.38.2.4 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-27

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-215
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-239
   Update from CVS


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Apr 21 09:47:11 2004 UTC (20 years ago) by stephen
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
Update iswitchb-max-to-show.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue Apr 20 10:01:29 2004 UTC (20 years ago) by stephen
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49
(iswitchb-max-to-show): Update :type.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon Apr 19 11:42:38 2004 UTC (20 years ago) by stephen
Branch: MAIN
Changes since 1.48: +5 -3 lines
Diff to previous 1.48
(iswitchb-max-to-show): Update documentation and :type information.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 10:31:29 2004 UTC (20 years ago) by johnw
Branch: MAIN
Changes since 1.47: +9 -3 lines
Diff to previous 1.47
2004-04-18  John Wiegley  <johnw@newartisans.com>

	* iswitchb.el (iswitchb-completions): Removed dependency on cl.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Apr 17 22:04:04 2004 UTC (20 years ago) by johnw
Branch: MAIN
Changes since 1.46: +28 -17 lines
Diff to previous 1.46
2004-04-17  John Wiegley  <johnw@newartisans.com>

	* iswitchb.el (iswitchb-max-to-show): Added a new config variable
	which optionally limits the number of names shown in the
	minibuffer.  Off by default.
	(iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
	up iswitchb for users with a multitude of open buffers, by showing
	only the first and last N/2 buffers in the completion list (which
	is enough for C-s/C-r, and to know that more characters need to be
	typed to refine the completion list).


Revision 1.42.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:06 2004 UTC (20 years ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.42: +13 -14 lines
Diff to previous 1.42
Sync to HEAD


Revision 1.38.2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 14:48:32 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.38.2.3: +5 -12 lines
Diff to previous 1.38.2.3 , to branch point 1.38
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-2

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5
   Add =cvs-sync-make-log script

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-7
   Use absolute tla-tools filenames in =cvs-sync-make-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-8
   Use proper arch-tag: syntax for lispintro/texinfo.tex

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
   Add section on button package to lisp reference manual

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
   Minor tweaks to Buttons section in lispref/display.texi

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-14
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-15
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-16
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-20
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-24
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-25
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-26
   Fix permission bogosities

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-27
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-28
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-29
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-31
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-32
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-34
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-35
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-36
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-37
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-38
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-40
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
   Make fringe-drawing stuff compile without a window-system

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-43
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-44
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-45
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-47
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-49
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-50
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-51
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-52
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-53
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-54
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-55
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-56
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-57
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-58
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-59
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-60
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-61
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-62
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-63
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-64
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-65
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-66
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-67
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-68
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-69
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-70
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-71
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-73
   Update from CVS


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Feb 4 13:40:10 2004 UTC (20 years, 2 months ago) by uid67483
Branch: MAIN
CVS Tags: handa-temp-tag
Changes since 1.45: +5 -12 lines
Diff to previous 1.45
(iswitchb-minibuffer-setup-hook): Update doc string
to show how minibuffer height can be constrained.


Revision 1.38.2.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 28 05:19:57 2003 UTC (20 years, 4 months ago) by uid65618
Branch: lexbind
Changes since 1.38.2.2: +5 -2 lines
Diff to previous 1.38.2.2 , to branch point 1.38
Synchronize with CVS trunk


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Nov 25 14:37:44 2003 UTC (20 years, 5 months ago) by stephen
Branch: MAIN
Changes since 1.44: +5 -2 lines
Diff to previous 1.44
iswitchb-read-buffer: check that iswitchb-exit is not 'usefirst (set
when user presses RETURN to select buffer) before running:

	;; This happens for example if the buffer was chosen with the mouse.
	(setq iswitchb-matches (list iswitchb-final-text)))


iswitchb-exit-minibuffer: set iswitchb-exit to 'usefirst.

These changes were made to fix the following bug reported by Markus
Rost and John Wiegley:

Evaluate:
(progn
   (iswitchb-mode 1)
   (get-buffer-create "12")
   (get-buffer-create "1")
   (iswitchb-buffer))

You get prompted in the minibuffer.  Type "1".  The minibuffer shows

 iswitch 1{12,1}

Hit RET.  You find yourself in buffer "1" instead of "12", as you
would expect from the documentation.

This bug was introduced when iswitchb-read-buffer was updated to allow
user to select items from the *Completions* buffer with the mouse.


Revision 1.38.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:51:10 2003 UTC (20 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.38.2.1: +17 -21 lines
Diff to previous 1.38.2.1 , to branch point 1.38
Update from arch emacs--lexbind branch


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:13 2003 UTC (20 years, 7 months ago) by miles
Branch: MAIN
Changes since 1.43: +1 -0 lines
Diff to previous 1.43
Add arch taglines


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Aug 19 18:39:11 2003 UTC (20 years, 8 months ago) by stephen
Branch: MAIN
Changes since 1.42: +2 -0 lines
Diff to previous 1.42
Documentation update for installation.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 11:45:57 2003 UTC (20 years, 10 months ago) by stephen
Branch: MAIN
CVS Tags: emacs-bidi-base
Branch point for: emacs-bidi, emacs-unicode-2
Changes since 1.41: +13 -20 lines
Diff to previous 1.41
(iswitchb-read-buffer): Remove redudant variable
iswitchb-prepost-hooks. Remove iswitchb-xemacs variable and use
(featurep 'xemacs) and fboundp instead. (From Stefan Monnier).

(iswitchb-completions): Remove two redundant arguments and local
variables. (From Stefan Monnier).

Commentary fix (from Markus Rost).


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat May 31 16:20:06 2003 UTC (20 years, 11 months ago) by stephen
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
(iswitchb-buffer-ignore): Update custom type to allow functions.


Revision 1.38.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:20:08 2003 UTC (21 years ago) by miles
Branch: lexbind
Changes since 1.38: +21 -20 lines
Diff to previous 1.38
Update from trunk.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 11:31:09 2003 UTC (21 years, 2 months ago) by lektu
Branch: MAIN
CVS Tags: Boehm-GC-base, RMAIL-MBOX-BASE
Branch point for: Boehm-GC, rmail-mbox-branch
Changes since 1.39: +19 -19 lines
Diff to previous 1.39
Trailing whitespace deleted.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 15:50:59 2002 UTC (21 years, 7 months ago) by stephen
Branch: MAIN
Changes since 1.38: +2 -1 lines
Diff to previous 1.38
(iswitchb-completions): Test that iswitchb-common-match-string is a
string, before printing common completions.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Apr 13 12:59:56 2002 UTC (22 years ago) by pj
Branch: MAIN
Branch point for: lexbind
Changes since 1.37: +16 -1 lines
Diff to previous 1.37
Update commentary to include new function iswitchb-exclude-nonmatching.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Dec 10 20:41:18 2001 UTC (22 years, 4 months ago) by rms
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode
Changes since 1.36: +48 -19 lines
Diff to previous 1.36
(iswitchb-visit-buffer): Use `select-frame-set-input-focus'.
It is needed when window manager uses "click to focus" policy.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Nov 26 07:30:12 2001 UTC (22 years, 5 months ago) by pj
Branch: MAIN
Changes since 1.35: +5 -5 lines
Diff to previous 1.35
(iswitchb-exhibit): Use insert instead of insert-string.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 21:06:17 2001 UTC (22 years, 5 months ago) by monnier
Branch: MAIN
Changes since 1.34: +22 -71 lines
Diff to previous 1.34
(iswitchb-mode): Use define-minor-mode.
(iswitchb): Fix the case where the result was selected with the mouse.
(iswitchb-completion-help): Use the normal *Completions* now that
mouse selection works.
(iswitchb-minibuffer-setup): Simplify.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Nov 19 14:08:49 2001 UTC (22 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.33: +10 -2 lines
Diff to previous 1.33
(iswitchb-cannot-complete-hook): New variable to
control behaviour when no further completion is possible.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Nov 16 21:10:37 2001 UTC (22 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Change maintainer email address.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 17:10:48 2001 UTC (23 years, 3 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_21_2, EMACS_21_3, EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_102, EMACS_PRETEST_21_0_103, EMACS_PRETEST_21_0_104, EMACS_PRETEST_21_0_105, EMACS_PRETEST_21_0_106, EMACS_PRETEST_21_0_96, EMACS_PRETEST_21_0_97, EMACS_PRETEST_21_0_98, EMACS_PRETEST_21_0_99, EMACS_PRETEST_21_2_91, EMACS_PRETEST_21_2_92, EMACS_PRETEST_21_2_93, EMACS_PRETEST_21_2_94, EMACS_PRETEST_21_2_95, fx-branch-base, patches_21_0_base, ttn-vms-21-2-B2, ttn-vms-21-2-B3, ttn-vms-21-2-B4
Branch point for: EMACS_21_1_RC, fx-branch, gerd_big, gerd_dbe, gerd_defvaralias, gerd_int, patches_21_0, ttn-vms-21-2-stash, ttn-vms-21-3-stash
Changes since 1.31: +17 -16 lines
Diff to previous 1.31
(iswitchb-make-buflist): When nconc'ing lists, don't
discard the result.
(iswitchb-to-end): Likewise.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 14:01:58 2000 UTC (23 years, 4 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95
Changes since 1.30: +4 -2 lines
Diff to previous 1.30
Update customization commentary.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Nov 23 16:23:42 2000 UTC (23 years, 5 months ago) by eliz
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_92
Changes since 1.29: +7 -8 lines
Diff to previous 1.29
(iswitchb-minibuf-depth): New variable.
(iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
we expect to be returned by minibuffer-depth once we prompt the
user in the minibuffer.
(iswitchb-entryfn-p): If minibuffer-depth returns the same value
as recorded in iswitchb-minibuf-depth, return non-nil.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 16:19:28 2000 UTC (23 years, 6 months ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
(iswitchb-mode): Add :require.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Sep 20 22:47:50 2000 UTC (23 years, 7 months ago) by fx
Branch: MAIN
Changes since 1.27: +160 -93 lines
Diff to previous 1.27
Some doc fixes.
(iswitchb-mode-map): Define completely initially.  Inherit
minibuffer-local-map.
(iswitchb-completion-help) <!iswitchb-xemacs>: Use
fundamental-mode.
(iswitchb-global-map): New variable.
(iswitchb-summaries-to-end): Amalgamate regexps.
(iswitchb-mode): New.
(iswitchb-mode-hook): New variable.
(iswitchb) <defgroup>: Add URL link.  Use group `completion', not
`extensions'.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jul 30 14:01:31 2000 UTC (23 years, 9 months ago) by gerd
Branch: MAIN
Changes since 1.26: +15 -21 lines
Diff to previous 1.26
(iswitchb-entryfn-p): Test this-command instead
of testing if iswitchb-prepost-hooks is bound, because the
latter will always be true when invoking a recursive minibuffer
from an active Iswitchb buffer.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed May 10 22:13:41 2000 UTC (23 years, 11 months ago) by monnier
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
(iswitchb-completion-help): Unquote lambda.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Apr 17 12:31:49 2000 UTC (24 years ago) by gerd
Branch: MAIN
Changes since 1.24: +32 -5 lines
Diff to previous 1.24
(iswitchb-case): New function.  If the user input
contains any upper-case characters, the search is made
case-sensitive.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sat Jan 29 12:14:55 2000 UTC (24 years, 3 months ago) by gerd
Branch: MAIN
Changes since 1.23: +7 -1 lines
Diff to previous 1.23
(iswitchb-use-frame-buffer-list): New configuration
variable. If non-nil, order the buffer list according to the
currently selected frame.
(iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is
non-nil, pass the selected frame to function buffer-list.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Mon Nov 15 14:10:40 1999 UTC (24 years, 5 months ago) by gerd
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
Use new backquote syntax.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 24 16:56:21 1999 UTC (24 years, 6 months ago) by stephen
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
iswitchb-default-keybindings: no-need for read-kbd-macro.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Oct 17 16:47:30 1999 UTC (24 years, 6 months ago) by gerd
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
(iswitchb-exhibit): Extract user-input only
from the mini-buffer, without the prompt.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Oct 3 15:37:50 1999 UTC (24 years, 6 months ago) by stephen
Branch: MAIN
Changes since 1.19: +4 -0 lines
Diff to previous 1.19
Update installation notes.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 23 11:58:34 1999 UTC (24 years, 7 months ago) by gerd
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
(iswitchb-complete): Use minibuffer-prompt-end
instead of point-min in call to delete-region.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Sep 12 20:21:47 1999 UTC (24 years, 7 months ago) by gerd
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
(iswitchb-exhibit): Use buffer-string instead
of buffer-substring because buffer-string doesn't copy the
prompt.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jun 5 11:48:02 1999 UTC (24 years, 10 months ago) by stephen
Branch: MAIN
CVS Tags: EMACS_20_4
Changes since 1.16: +3 -4 lines
Diff to previous 1.16
Add iswitchb-minibuffer-setup to minibuffer-setup-hook in
iswitchb-default-keybindings.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Nov 30 23:26:08 1998 UTC (25 years, 5 months ago) by stephen
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
Update author email and web page.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Jun 7 17:46:15 1998 UTC (25 years, 10 months ago) by stephen
Branch: MAIN
Changes since 1.14: +21 -9 lines
Diff to previous 1.14
(iswitchb-require-match, iswitchb-temp-buflist,	iswitchb-bufs-in-frame):
 Variables declared with defvar to quieten the byte compiler.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 16:00:44 1998 UTC (25 years, 10 months ago) by done
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
*** empty log message ***


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue May 26 08:38:26 1998 UTC (25 years, 11 months ago) by done
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
*** empty log message ***


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 08:32:02 1998 UTC (26 years ago) by stephen
Branch: MAIN
Changes since 1.11: +43 -158 lines
Diff to previous 1.11
Only require cl if cadr and last are not defined (thanks to Dave Love.)
Merged brackets split over several lines onto one line.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Mar 31 20:14:55 1998 UTC (26 years, 1 month ago) by stephen
Branch: MAIN
Changes since 1.10: +53 -47 lines
Diff to previous 1.10
Many doc fixes.
(iswitchb-method): No longer a user variable.
(iswitchb-minibuffer-setup-hook): Customized.
(iswitchb-default): New variable.
(iswitchb-complete): Use iswitchb-common-match-string rather than recomputing
the value.
(iswitchb-toggle-ignore): Recompute list of buffers.
(iswitchb-init-XEmacs-trick): Renamed from iswitchb-init-Xemacs-trick.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Mar 14 04:44:58 1998 UTC (26 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
(iswitchb-ignore-buffername-p): store-match-data => set-match-data.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Mar 3 18:29:55 1998 UTC (26 years, 1 month ago) by stephen
Branch: MAIN
Changes since 1.8: +25 -15 lines
Diff to previous 1.8
(iswitchb-default-method): Remove :tag entries.
Doc fixes.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Dec 19 14:58:42 1997 UTC (26 years, 4 months ago) by kwzh
Branch: MAIN
Changes since 1.7: +156 -117 lines
Diff to previous 1.7
(iswitchb-completion-help): Multiple TAB presses
scroll the completion window.
(iswitchb-read-buffer): New function to act as drop-in replacement
for read-buffer.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 04:00:27 1997 UTC (26 years, 9 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_20_2
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
Comment change.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Jul 24 03:36:42 1997 UTC (26 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.5: +7 -3 lines
Diff to previous 1.5
(iswitchb-get-bufname): Only add buffer of current
window if it is not already in list.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 07:30:11 1997 UTC (26 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.4: +266 -165 lines
Diff to previous 1.4
All user variables now converted to custom.
(iswitchb): New variable for use by the custom package.
(iswitchb-default-buffer): Variable deleted.
(iswitchb-define-mode-map): Addition of keybindings
for iswitchb-kill-buffer and iswitchb-find-file.
(iswitchb): When no text typed in, show all buffers.
(iswitchb-complete): Use equal rather than eq.
(iswitchb-next-match, iswitchb-prev-match): Use
iswitchb-chop to handle reordering the buffer list.
(iswitchb-chop): New function.
(iswitchb-make-buflist): Rewritten for efficiency.
(iswitchb-to-end): Operate on a list of buffers, not just one.
(iswitchb-set-matches): Always return list
of matching buffers, even in absence of user input.
(iswitchb-kill-buffer): New function.
(iswitchb-default-keybindings): Use read-kbd-macro for keys to define.
(iswitchb-exhibit): Always return list of matching buffers.
(iswitchb-show-default-buffer): Function deleted.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri May 2 00:28:21 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
(iswitchb-entryfn-p): Use memq, not member.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri May 2 00:25:25 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.2: +19 -2 lines
Diff to previous 1.2
(iswitchb-visit-buffer): Handle `display' alternative.
(iswitchb-default-keybindings): Define C-x 4 C-o.
(iswitchb-display-buffer): New function.
(iswitchb-entryfn-p): Include iswitchb-display-buffer.
(iswitchb-method, iswitchb-default-method): Doc fixes.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Fri May 2 00:24:00 1997 UTC (27 years ago) by rms
Branch: MAIN
Changes since 1.1: +61 -90 lines
Diff to previous 1.1
Many doc fixes.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri May 2 00:22:11 1997 UTC (27 years ago) by rms
Branch: MAIN
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26