log lisp/bindings.el @ 108760:f528b6459bdd

age author description
Sat, 15 May 2010 16:23:48 +0300 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
Fri, 30 Apr 2010 21:39:58 -0400 Stefan Monnier * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
Wed, 28 Apr 2010 15:04:16 -0400 Chong Yidong Unify complete-symbol with completion-at-point.
Tue, 06 Apr 2010 02:38:53 +0300 Juri Linkov Scrolling commands which does not signal errors at top/bottom.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 05 Dec 2009 22:01:00 +0000 Chong Yidong * bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
Sun, 15 Nov 2009 20:25:55 +0000 Dan Nicolaescu (mode-line-buffer-identification): Do not purecopy.
Sat, 14 Nov 2009 02:01:35 +0000 Dan Nicolaescu * bindings.el (mode-line-buffer-identification): Purecopy only the string.
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Fri, 30 Oct 2009 02:00:11 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1470000.
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Fri, 23 Oct 2009 07:29:21 +0000 Dan Nicolaescu * bindings.el (propertized-buffer-identification): Undo previous change.
Fri, 23 Oct 2009 05:15:26 +0000 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1430000.
Mon, 19 Oct 2009 15:03:24 +0000 Stefan Monnier (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
Thu, 15 Oct 2009 06:18:02 +0000 Glenn Morris Convert comments about autoloads into autoload comments.
Mon, 14 Sep 2009 23:28:40 +0000 Dan Nicolaescu * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
Fri, 11 Sep 2009 06:38:44 +0000 Glenn Morris Remove comment, inapplicable since 1997 (loadup no longer loads the
Fri, 11 Sep 2009 00:58:59 +0000 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
Wed, 26 Aug 2009 03:07:25 +0000 Glenn Morris Define risky-local-variable property here rather than in files.el.
Wed, 26 Aug 2009 02:59:34 +0000 Glenn Morris (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)
Mon, 21 Sep 2009 15:59:48 +0000 Chong Yidong * cedet/semantic.el: Add autoloads for semantic/idle functions.
Thu, 02 Jul 2009 22:48:18 +0000 Juri Linkov (esc-map): Bind "&" to `async-shell-command'.
Tue, 23 Jun 2009 07:39:40 +0000 Glenn Morris (mode-line-modified): Fix case of "Buffer is modified".
Thu, 29 Jan 2009 08:53:37 +0000 Juanma Barranquero Exclude VCS metadata dirs from completion.
Tue, 27 Jan 2009 20:09:47 +0000 Chong Yidong Swap C-delete and C-backspace bindings here, so we don't have to do it
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Fri, 02 Jan 2009 17:04:21 +0000 Juanma Barranquero * bindings.el (mode-line-eol-desc): Fix typo in help message.
Sat, 20 Dec 2008 07:20:32 +0000 Chong Yidong (mode-line-eol-desc): Use assoc to query mode-line-eol-desc-cache.
Fri, 29 Aug 2008 17:56:33 +0000 Eli Zaretskii (mode-line-frame-control, mode-line-frame-identification): Fix last change.
Fri, 29 Aug 2008 09:01:13 +0000 Eli Zaretskii (mode-line-frame-identification): Fix last change.
Mon, 25 Aug 2008 21:50:55 +0000 Eli Zaretskii (mode-line-frame-control): New function, caters to `pc' ``window system''.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Mon, 30 Jun 2008 19:37:02 +0000 Juri Linkov (abbrev-map, narrow-map): New variables.
Wed, 25 Jun 2008 20:17:07 +0000 Juri Linkov (goto-map): New variable. Rebind goto-related
Thu, 05 Jun 2008 19:59:15 +0000 John Paul Wallington (completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Apr 2008 03:53:48 +0000 Stefan Monnier * mouse.el (mouse-menu-major-mode-map): New fun extracted from
Tue, 01 Apr 2008 07:56:11 +0000 Stefan Monnier (mode-line-mode-menu): Move before (new) first use.
Sat, 29 Mar 2008 22:56:35 +0000 Juri Linkov (debug-ignored-errors): Change "^End of history;
Wed, 26 Mar 2008 03:32:46 +0000 Stefan Monnier (mode-line-change-eol): Use with-selected-window.
Tue, 25 Mar 2008 21:48:28 +0000 Juri Linkov (minibuffer-local-map): For the command
Sun, 23 Mar 2008 18:54:54 +0000 Dan Nicolaescu (standard-mode-line-modes): Avoid duplicating a string.
Fri, 21 Mar 2008 23:59:04 +0000 Juri Linkov (standard-mode-line-modes): Put special help-echo
Wed, 05 Mar 2008 04:09:24 +0000 Dan Nicolaescu * bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
Mon, 03 Mar 2008 08:30:18 +0000 Dan Nicolaescu (mode-line-column-line-number-mode-map): New variable.
Sat, 16 Feb 2008 01:45:47 +0000 Dan Nicolaescu (mode-line-mule-info): Make the tooltips more explicit.
Sat, 16 Feb 2008 00:33:08 +0000 Dan Nicolaescu *** empty log message ***
Fri, 15 Feb 2008 22:45:03 +0000 Dan Nicolaescu * vc-hooks.el (vc-menu-map):
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 02:22:59 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:23:55 +0000 Miles Bader Merge from emacs--devo--0 unicode-xft-base
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 23:22:48 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Wed, 20 Sep 2006 06:04:23 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 16 Aug 2006 14:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 03 Aug 2006 11:45:23 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Tue, 20 Jun 2006 07:35:06 +0000 Miles Bader Merge from emacs--devo--0
Tue, 02 May 2006 05:51:52 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Thu, 19 Jan 2006 07:11:42 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 30 Jun 2005 00:31:46 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Wed, 15 Jun 2005 23:32:15 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Thu, 24 Mar 2005 18:41:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Sat, 19 Mar 2005 02:42:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
Thu, 10 Mar 2005 23:36:47 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
Wed, 09 Mar 2005 00:09:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Sat, 22 Jan 2005 21:39:38 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
Tue, 14 Dec 2004 07:34:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Tue, 21 Sep 2004 09:34:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
Sat, 17 Jul 2004 02:46:48 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-24
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Fri, 01 Mar 2002 01:58:36 +0000 Kenichi Handa Don't bind multibyte characters to self-insert-command here. It's
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Dec 2007 17:56:42 +0000 Deepak Goel Fix buggy calls to `error'.
Wed, 21 Nov 2007 04:55:58 +0000 Miles Bader Merge from emacs--rel--22
Fri, 19 Oct 2007 02:14:21 +0000 Glenn Morris (mouse-minor-mode-menu)
Thu, 18 Oct 2007 04:08:30 +0000 Glenn Morris Drew Adams <drew.adams at oracle.com>
Thu, 18 Oct 2007 00:07:04 +0000 Juri Linkov (esc-map): Bind M-q to fill-paragraph instead of fill-paragraph-or-region.
Wed, 17 Oct 2007 21:34:19 +0000 Reiner Steib * bindings.el (completion-ignored-extensions): Remove pdf and dvi
Sat, 06 Oct 2007 22:15:43 +0000 Juri Linkov (esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.
Thu, 20 Sep 2007 21:49:18 +0000 Stefan Monnier Bind C-z to suspend-frame instead of suspend-emacs.
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Jul 2007 01:25:28 +0000 Miles Bader Merge from emacs--devo--0
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 13 Jan 2007 22:59:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 21:30:46 +0000 Karoly Lorentey Remove superfluous properties from the mode-line-client indicator. (Reported by Kalle Olavi Niemitalo)
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 27 Jun 2006 15:06:36 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Wed, 03 May 2006 11:56:53 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 17 Jan 2006 16:28:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
Thu, 29 Dec 2005 21:11:27 +0000 Karoly Lorentey Display "@" in mode-lines of Emacsclient frames.
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Mon, 07 Nov 2005 14:56:19 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sat, 17 Sep 2005 19:10:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Sat, 25 Jun 2005 15:00:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Sat, 28 May 2005 21:04:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
Mon, 25 Apr 2005 11:49:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
Mon, 25 Apr 2005 11:47:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 269)
Wed, 23 Mar 2005 10:40:00 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 192-203)
Sat, 19 Mar 2005 17:55:13 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
Wed, 16 Mar 2005 16:06:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
Wed, 16 Mar 2005 16:03:44 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 160-161)
Wed, 16 Mar 2005 15:59:10 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 159)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 23 Sep 2004 10:32:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Jul 2004 21:49:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 14 Jun 2004 20:00:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 07 Jun 2004 08:00:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 01 May 2004 19:23:22 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Sat, 28 Jul 2007 01:24:33 +0000 Nick Roberts (mode-line-remote): Use updated %@ construct.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 22 Jul 2007 23:10:30 +0000 Nick Roberts (mode-line-remote): New variable.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 15 Nov 2007 12:08:49 +0000 Richard M. Stallman (esc-map): Bind C-M-l here; moved from reposition.el.
Thu, 15 Nov 2007 12:01:04 +0000 Richard M. Stallman (minibuffer-local-map): Bind C-tab here; moved from filecache.el.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 11 Feb 2007 22:11:48 +0000 Kim F. Storm (ctl-x-map): Remove register compatibility bindings
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 08 Jan 2007 23:00:24 +0000 Juanma Barranquero (battery-search-for-one-match-in-files): Fix typo in docstring.
Tue, 19 Dec 2006 15:38:42 +0000 Kim F. Storm Bind sigusr1 and sigusr2 in special-event-map instead of global-map.
Mon, 04 Dec 2006 12:31:38 +0000 Kim F. Storm (global-map): Bind [signal t] to ignore, to have
Mon, 06 Nov 2006 15:49:22 +0000 Richard M. Stallman Shorten and clarify usual mode line mouse help string.
Wed, 25 Oct 2006 20:05:53 +0000 Nick Roberts (mode-line-mode-menu): Remove bindings for global
Mon, 23 Oct 2006 06:33:25 +0000 Nick Roberts (mode-line-mode-menu): List global minor modes
Sat, 21 Oct 2006 23:42:21 +0000 Nick Roberts (mode-line-mode-menu): Disable auto-revert-tail-mode
Fri, 22 Sep 2006 12:55:25 +0000 Kenichi Handa Fix setting self-insert-command for multibyte
Thu, 14 Sep 2006 15:33:19 +0000 Stefan Monnier (mode-line-buffer-identification-keymap): Remove duplicate line.
Mon, 11 Sep 2006 07:11:21 +0000 Stefan Monnier (mode-line-buffer-identification-keymap):
Sun, 06 Aug 2006 00:32:33 +0000 Chong Yidong * bindings.el: Give mode-line-format, mode-line-modes, and
Wed, 02 Aug 2006 09:55:54 +0000 Andreas Schwab (mode-line-format): Simplify reference to vc-mode.
Wed, 02 Aug 2006 09:49:08 +0000 Nick Roberts (map): Make mode-line-buffer-identification-keymap
Wed, 02 Aug 2006 01:57:45 +0000 Richard M. Stallman (mode-line-format): Adjust spacing around vc-mode.
Sat, 29 Jul 2006 02:07:22 +0000 Richard M. Stallman (mode-line-frame-identification)
Tue, 18 Jul 2006 14:39:57 +0000 Stefan Monnier (minibuffer-local-map): Rebind TAB so it inserts a \t.
Mon, 19 Jun 2006 21:49:57 +0000 Richard M. Stallman (mode-line-format): Save some mode line space.
Sun, 30 Apr 2006 01:36:19 +0000 Richard M. Stallman (mode-line-major-mode-keymap): Undo last change.
Sun, 30 Apr 2006 01:31:28 +0000 Richard M. Stallman (mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 16 Jan 2006 23:50:39 +0000 Juri Linkov (propertized-buffer-identification): Use face
Fri, 16 Dec 2005 11:35:25 +0000 Kroly Lrentey 2005-12-16 Lrentey Kroly <lorentey@elte.hu>
Fri, 28 Oct 2005 16:19:16 +0000 Richard M. Stallman (help-echo): Add %e.
Tue, 04 Oct 2005 21:50:21 +0000 Stefan Monnier (global-map): Resync [home] and [end] bindings with C-a and C-e.
Thu, 15 Sep 2005 04:12:27 +0000 Nick Roberts (mode-line-eol-desc, mode-line-coding-system-map)
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Tue, 28 Jun 2005 18:53:30 +0000 Richard M. Stallman (global-map): Bind insertchar and its variants.
Wed, 22 Jun 2005 09:52:07 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-441
Sat, 11 Jun 2005 07:13:41 +0000 Andreas Schwab Add binding of `ESC functionkey' for every `M-functionkey'.
Mon, 23 May 2005 11:19:17 +0000 Masatake YAMATO Supprot mouse-face on mode-line.
Thu, 21 Apr 2005 00:06:54 +0000 Nick Roberts (mode-line-mode-menu): Remove tooltip-mode.
Tue, 19 Apr 2005 09:25:32 +0000 Kim F. Storm (next-buffer, prev-buffer, next-error)
Tue, 22 Mar 2005 17:16:59 +0000 Thien-Thi Nguyen (completion-ignored-extensions): Remove ".lis" for `vax-vms'.
Thu, 17 Mar 2005 23:43:17 +0000 Richard M. Stallman (esc-map): Make M-g a prefix. Bind M-g g and M-g M-g to goto-line.
Wed, 09 Mar 2005 23:19:31 +0000 Nick Roberts (mode-line-mode-menu): Add tooltip-mode to mode-line.
Mon, 07 Mar 2005 11:12:21 +0000 Kim F. Storm (global-map): Bind C-a to move-beginning-of-line.
Sun, 06 Mar 2005 20:50:32 +0000 Richard M. Stallman (esc-map): Bind M-g to goto-line.
Mon, 17 Jan 2005 21:18:35 +0000 Stefan Monnier (mode-line-mode-menu): Use bound-and-true-p for all the
Mon, 13 Dec 2004 19:41:34 +0000 Richard M. Stallman (mode-line-buffer-identification-keymap):
Sat, 20 Nov 2004 19:09:13 +0000 Richard M. Stallman (global-map): Bind C-e to move-end-of-line.
Mon, 20 Sep 2004 17:38:27 +0000 John Paul Wallington (completion-ignored-extensions): Add .dfsl.
Mon, 20 Sep 2004 16:14:28 +0000 Richard M. Stallman (scroll-left): Make it disabled.
Wed, 14 Jul 2004 21:07:54 +0000 Daniel Pfeiffer (mode-line-mode-menu): Fix alphabetical ordering and add auto-revert-tail-mode.
Sat, 12 Jun 2004 10:15:11 +0000 Eli Zaretskii (completion-ignored-extensions): Add file extensions
Sun, 06 Jun 2004 02:42:55 +0000 Juri Linkov * bindings.el (debug-ignored-errors): Add regexps for history
Sat, 01 May 2004 03:50:24 +0000 Juri Linkov (propertized-buffer-identification):
Sat, 10 Jan 2004 01:19:53 +0000 John Paul Wallington (mode-line-change-eol): Add EVENT parameter.
Wed, 31 Dec 2003 02:45:02 +0000 John Paul Wallington (completion-ignored-extensions): Add .pfsl.
Fri, 10 Oct 2003 18:09:38 +0000 Dave Love Don't bind stop.
Mon, 06 Oct 2003 16:25:52 +0000 Dave Love (completion-ignored-extensions): Remove .log.
Mon, 29 Sep 2003 10:28:21 +0000 Lute Kamstra (mode-line-modes): Remove superfluous :propertize
Fri, 26 Sep 2003 12:52:36 +0000 Lute Kamstra (mode-line-position): Mention size indication in docstring.
Mon, 08 Sep 2003 08:02:45 +0000 Lute Kamstra (mode-line-position): Add buffer size indicator.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 10 Jun 2003 04:06:10 +0000 Luc Teirlinck (global-map): Bind `kill-whole-line' to C-S-<backspace>.
Tue, 03 Jun 2003 11:04:06 +0000 Richard M. Stallman (global-map): Delete C-M-delete and C-M-backspace.
Tue, 27 May 2003 13:57:22 +0000 Kai Grojohann (global-map): Bind M-S-<backspace to
Mon, 26 May 2003 18:02:24 +0000 Kai Grojohann (global-map): Don't bind S-<backspace>. Too many
Mon, 19 May 2003 15:47:14 +0000 Kai Grojohann * simple.el (kill-whole-line): New function.
Sun, 13 Apr 2003 06:30:59 +0000 Masatake YAMATO (toplevel): Don't change the face
Sat, 12 Apr 2003 17:28:24 +0000 Masatake YAMATO * help.el (describe-minor-mode): New function implementation.
Fri, 11 Apr 2003 22:40:58 +0000 Stefan Monnier (global-map): Bind [select-window].
Mon, 31 Mar 2003 20:24:56 +0000 Juanma Barranquero (mode-line-major-mode-keymap): New variable.
Sat, 21 Dec 2002 20:19:37 +0000 Richard M. Stallman (help-echo): Change tooltip string.
Thu, 14 Nov 2002 11:24:20 +0000 Kim F. Storm (mode-name): Moved mark as risky-local-variable to files.el.
Mon, 11 Nov 2002 08:10:16 +0000 Juanma Barranquero (mode-name): Mark it as risky-local-variable.
Sat, 02 Nov 2002 06:13:57 +0000 Stefan Monnier (mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New.
Wed, 21 Aug 2002 12:05:09 +0000 Kim F. Storm (mode-line-format): Moved global-mode-string last.
Tue, 20 Aug 2002 09:05:33 +0000 Kim F. Storm Remove macro related bindings (now in kmacro.el).
Mon, 29 Jul 2002 21:17:06 +0000 Richard M. Stallman (help-echo): If global-mode-string is non-nil,
Mon, 29 Jul 2002 02:45:49 +0000 Richard M. Stallman (mode-line-format): Handle vc-mode specially.
Sun, 21 Jul 2002 20:23:32 +0000 Richard M. Stallman (last-buffer): Use buffer-list with frame arg.
Thu, 18 Jul 2002 16:03:41 +0000 Juanma Barranquero (last-buffer): Add missing frame argument.
Thu, 18 Jul 2002 14:58:53 +0000 Richard M. Stallman (last-buffer): Handle buffer-list and buffer-predicate
Sat, 06 Jul 2002 09:42:31 +0000 Richard M. Stallman (completion-ignored-extensions): Add .gmo and .mo.