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.
Tue, 16 Apr 2002 14:55:13 +0000 Pavel Jank (mode-line-mode-menu): Update names to reflect latest changes.
Thu, 28 Mar 2002 18:23:08 +0000 Richard M. Stallman (mode-line-mule-info): Use :propertize, not :eval.
Sat, 16 Mar 2002 06:51:23 +0000 Richard M. Stallman (mode-line-mule-info): In computing help-echo prop,
Wed, 13 Feb 2002 15:57:15 +0000 Richard M. Stallman (mode-line-minor-mode-keymap): Definition moved up.
Tue, 22 Jan 2002 22:46:51 +0000 Richard M. Stallman (mode-line-copied-mode-name): New variable.
Wed, 02 Jan 2002 13:44:43 +0000 Eli Zaretskii (function-key-map): Don't bind shifted keypad numeric keys.
Wed, 05 Dec 2001 15:36:44 +0000 Stefan Monnier (minibuffer-local-map): Undo last change.
Sun, 02 Dec 2001 03:47:54 +0000 Stefan Monnier (minibuffer-local-map): Bind TAB to insert-tab.
Sun, 25 Nov 2001 05:38:00 +0000 Sam Steingold doc tweak
Sat, 24 Nov 2001 23:57:29 +0000 Richard M. Stallman (last-buffer, unbury-buffer): Doc fixes.
Mon, 19 Nov 2001 16:32:37 +0000 Sam Steingold (last-buffer, unbury-buffer): New functions.
Sat, 17 Nov 2001 20:38:50 +0000 Richard M. Stallman Comment change.
Sat, 17 Nov 2001 00:27:08 +0000 Stefan Monnier (mode-line-mode-name): Only put the help-echo property
Wed, 31 Oct 2001 21:57:21 +0000 Richard M. Stallman (mode-line-frame-identification): Add doc string.
Wed, 31 Oct 2001 02:15:40 +0000 Stefan Monnier (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
Sun, 14 Oct 2001 20:08:21 +0000 Stefan Monnier (exec-suffixes): Initialize to a system-dependent value.
Sun, 14 Oct 2001 19:57:50 +0000 Eli Zaretskii (completion-ignored-extensions) [ms-dos, windows-nt]:
Sun, 14 Oct 2001 03:18:58 +0000 Stefan Monnier (esc-map): Revert `j' and `C-j' bindings to
Fri, 12 Oct 2001 19:24:21 +0000 Stefan Monnier (minibuffer-local-map): Also bind next, C-n, C-s, prior,
Fri, 12 Oct 2001 19:18:50 +0000 Sam Steingold (completion-ignored-extensions): CL-related
Fri, 05 Oct 2001 10:12:12 +0000 Gerd Moellmann Remove no-byte-compile from file local variables
Thu, 30 Aug 2001 14:19:12 +0000 Gerd Moellmann (mode-line-coding-system-map): New variable.
Wed, 22 Aug 2001 08:54:43 +0000 Gerd Moellmann (mode-line-unbury-buffer): Add EVENT parameter.
Thu, 09 Aug 2001 14:51:20 +0000 Gerd Moellmann (minor-mode-alist): Use mode-line-minor-mode-keymap
Thu, 09 Aug 2001 14:06:54 +0000 Gerd Moellmann (make-mode-line-mouse-map): Renamed from
Thu, 09 Aug 2001 13:45:23 +0000 Gerd Moellmann (mode-line-format): Specify help-echo for line
Wed, 01 Aug 2001 15:26:16 +0000 Eli Zaretskii Bind shifted and control-shifted kp-* keys to the
Sat, 14 Jul 2001 11:21:08 +0000 Pavel Jank Emacs lisp coding convention fixes.
Fri, 06 Jul 2001 09:41:18 +0000 Eli Zaretskii (mode-line-mule-info): Don't show the tip with
Mon, 09 Apr 2001 09:58:02 +0000 Gerd Moellmann (mode-line-modified): Unify help messages.
Mon, 19 Mar 2001 22:22:21 +0000 Stefan Monnier (mode-line-mode-menu): `glasses-mode' might be unbound.
Wed, 14 Mar 2001 15:46:58 +0000 Gerd Moellmann (features): Add `md5' and `overlay' to the list.
Wed, 31 Jan 2001 15:05:51 +0000 Gerd Moellmann Define `kp-delete' like `delete' in function-key-map.
Tue, 16 Jan 2001 20:26:20 +0000 Gerd Moellmann Bind <backspace> and <delete> via function-key-map.
Tue, 09 Jan 2001 13:11:01 +0000 Gerd Moellmann (global-map): Bind <home> to beginning-of-line,
Fri, 22 Dec 2000 13:18:44 +0000 Gerd Moellmann ([C-backspace]): Bind C-backspace to kill-word.
Thu, 14 Dec 2000 13:37:24 +0000 Gerd Moellmann (ctl-x-map): Bind `delete' to backward-delete-char.
Thu, 07 Dec 2000 13:27:08 +0000 Gerd Moellmann (mode-line-mode-menu): Add glasses-mode.
Thu, 07 Dec 2000 13:22:12 +0000 Gerd Moellmann (mode-line-mode-menu): Reverse the order
Sat, 18 Nov 2000 12:34:15 +0000 Gerd Moellmann (mode-line-modified): Fix a typo.
Mon, 06 Nov 2000 16:43:42 +0000 Gerd Moellmann (mode-line-toggle-read-only)
Fri, 18 Aug 2000 06:28:47 +0000 Gerd Moellmann (esc-map): Bind `C-delete' and `C-backspace' to
Thu, 27 Jul 2000 15:41:49 +0000 Gerd Moellmann (completion-ignored-extensions): Add `.la', `.lo',
Tue, 18 Jul 2000 21:53:46 +0000 Dave Love (mode-line-mule-info, mode-line-modified): help-echo
Fri, 07 Jul 2000 14:14:44 +0000 Gerd Moellmann Bind ?[delete]' to delete-char.
Thu, 25 May 2000 19:06:34 +0000 Stefan Monnier (esc-map): Change ; to comment-dwim and use the new function
Mon, 22 May 2000 18:07:50 +0000 Dave Love Remove debug-ignored-errors set in other files.
Sun, 12 Mar 2000 15:19:44 +0000 Dave Love (mode-line-format): Fix line-number and
Sun, 20 Feb 2000 15:59:04 +0000 Gerd Moellmann (propertized-buffer-identification): New function.
Wed, 09 Feb 2000 12:18:48 +0000 Dave Love (mode-line-input-method-map): New variable.
Fri, 04 Feb 2000 20:31:33 +0000 Dave Love (mode-line-mule-info): Fix/extend last change.
Fri, 07 Jan 2000 14:16:07 +0000 Dave Love (make-mode-line-mouse2-map): New function.
Tue, 04 Jan 2000 18:44:01 +0000 Dave Love (make-mode-line-mouse-sensitive): Fix the toggle menu items.
Thu, 30 Dec 1999 17:48:22 +0000 Gerd Moellmann (make-mode-line-mouse-sensitive): Copy keymap
Sun, 19 Dec 1999 16:11:55 +0000 Gerd Moellmann (completion-ignored-extensions): Add .pdf.
Thu, 16 Dec 1999 19:29:06 +0000 Gerd Moellmann (completion-ignored-extensions): Add .tfm.
Sun, 17 Oct 1999 10:45:32 +0000 Gerd Moellmann (completion-ignored-extensions): Added ".sparcf"
Thu, 07 Oct 1999 14:13:29 +0000 Dave Love (bound-and-true-p): New macro.
Fri, 10 Sep 1999 17:54:30 +0000 Dave Love (debug-ignored-errors): Restore BBDB stuff.
Wed, 08 Sep 1999 22:07:02 +0000 Gerd Moellmann (mode-line-unbury-buffer): Use aref instead of sref.
Sat, 04 Sep 1999 11:29:26 +0000 Dave Love Make some doc strings obey the make-docfile convention.
Tue, 17 Aug 1999 22:44:35 +0000 Gerd Moellmann (mode-line-modified): Look up key binding for C-x
Mon, 16 Aug 1999 11:31:54 +0000 Dave Love (mode-line-mule-info): Doc fix.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (make-mode-line-mouse-sensitive): Add key
Fri, 09 Apr 1999 19:22:42 +0000 Richard M. Stallman (complete-symbol): Invert meaning of prefix arg.
Sun, 29 Nov 1998 21:52:25 +0000 Richard M. Stallman (features): Add `base64' to this list.
Mon, 06 Jul 1998 06:33:55 +0000 Kenichi Handa Make all multibyte characters self-insert.
Wed, 10 Jun 1998 18:55:56 +0000 Richard M. Stallman (ctl-x-map): Change vi-dot binding to repeat.
Thu, 14 May 1998 21:16:49 +0000 Richard M. Stallman Add binding for C-x z to vi-dot here.
Mon, 20 Apr 1998 03:35:05 +0000 Dan Nicolaescu *** empty log message ***
Fri, 17 Apr 1998 22:53:16 +0000 Richard M. Stallman (debug-ignored-errors): Add and remove strings.
Sat, 28 Mar 1998 21:56:57 +0000 Richard M. Stallman (completion-ignored-extensions): Add a few.
Thu, 29 Jan 1998 02:23:44 +0000 Richard M. Stallman (debug-ignored-errors): Add some elements.
Mon, 12 Jan 1998 05:48:48 +0000 Kenichi Handa Change "?\C-\ " to "?\C- " because "\ " is changed
Fri, 02 Jan 1998 23:52:11 +0000 Richard M. Stallman (minor-mode-overriding-map-alist):
Thu, 04 Dec 1997 06:13:35 +0000 Karl Heuer (ctl-x-map): Add bindings rn and r+
Tue, 25 Nov 1997 19:31:44 +0000 Richard M. Stallman (mode-line-format): Include which-func-mode item.
Fri, 01 Aug 1997 19:19:51 +0000 Richard M. Stallman (mode-line-mule-info): Delete the conditional on enable-multibyte-characters.
Mon, 28 Jul 1997 17:17:28 +0000 Richard M. Stallman (debug-ignored-errors): Delete ^Quit$ element.
Thu, 24 Jul 1997 21:41:33 +0000 Richard M. Stallman (debug-ignored-errors): Update the dabbrev.el errors.
Thu, 24 Jul 1997 07:42:07 +0000 Richard M. Stallman Don't create C-x r and C-x n submaps here.
Thu, 10 Jul 1997 06:44:55 +0000 Kenichi Handa (mode-line-mule-info): Remove tailing ">" from input
Sat, 05 Jul 1997 00:56:01 +0000 Richard M. Stallman (complete-symbol): Accept an argument.
Wed, 02 Jul 1997 02:57:29 +0000 Richard M. Stallman (mode-line-mule-info): Use `%Z' instead of `%z:'.
Wed, 25 Jun 1997 07:27:44 +0000 Richard M. Stallman (debug-ignored-errors): Correct the error messages
Thu, 19 Jun 1997 02:49:41 +0000 Richard M. Stallman (complete-symbol): New function.
Wed, 18 Jun 1997 12:55:15 +0000 Kenichi Handa (mode-line-mule-info): Change style for showing
Thu, 12 Jun 1997 02:52:57 +0000 Richard M. Stallman (esc-map): Delete spurious wrong binding for M-TAB.
Wed, 21 May 1997 05:06:23 +0000 Richard M. Stallman (mode-line-mule-info): Add a colon.
Sat, 17 May 1997 04:19:19 +0000 Richard M. Stallman (mode-line-modified): Delete one of the leading dashes.
Thu, 15 May 1997 04:02:49 +0000 Richard M. Stallman (mode-line-mule-info): Delete the colon.
Wed, 14 May 1997 03:49:20 +0000 Richard M. Stallman Make Latin-4 characters self-insert.
Mon, 12 May 1997 23:22:22 +0000 Richard M. Stallman Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.
Tue, 29 Apr 1997 02:07:34 +0000 Richard M. Stallman Bind C-x m, C-x 4 m, C-x 5 m to compose-mail...
Tue, 22 Apr 1997 22:02:49 +0000 Richard M. Stallman (debug-ignored-errors): Update the regexps for
Sat, 22 Feb 1997 19:23:31 +0000 Karl Heuer (mode-line-mule-info): New variable.
Sun, 29 Dec 1996 18:59:24 +0000 Richard M. Stallman (completion-ignored-extensions):
Mon, 16 Dec 1996 02:42:28 +0000 Richard M. Stallman Change defconsts to defvars.
Wed, 06 Nov 1996 19:03:53 +0000 Richard M. Stallman (minor-mode-alist): Don't use purecopy.
Wed, 11 Sep 1996 19:05:36 +0000 Richard M. Stallman Initial revision