| Commit message (Expand) | Author | Age | Files | Lines |
* | * simple.el (kill-whole-line): New function. | Kai Großjohann | 2003-05-19 | 1 | -0/+1 |
* | (toplevel): Don't change the face | Masatake YAMATO | 2003-04-13 | 1 | -2/+1 |
* | * help.el (describe-minor-mode): New function implementation. | Masatake YAMATO | 2003-04-12 | 1 | -14/+13 |
* | (global-map): Bind [select-window]. | Stefan Monnier | 2003-04-11 | 1 | -0/+5 |
* | (mode-line-major-mode-keymap): New variable. | Juanma Barranquero | 2003-03-31 | 1 | -4/+22 |
* | (help-echo): Change tooltip string. | Richard M. Stallman | 2002-12-21 | 1 | -1/+1 |
* | (mode-name): Moved mark as risky-local-variable to files.el. | Kim F. Storm | 2002-11-14 | 1 | -2/+0 |
* | (mode-name): Mark it as risky-local-variable. | Juanma Barranquero | 2002-11-11 | 1 | -1/+3 |
* | (mode-line-change-eol, mode-line-eol-desc-cache, mode-line-eol-desc): New. | Stefan Monnier | 2002-11-02 | 1 | -5/+38 |
* | (mode-line-format): Moved global-mode-string last. | Kim F. Storm | 2002-08-21 | 1 | -5/+8 |
* | Remove macro related bindings (now in kmacro.el). | Kim F. Storm | 2002-08-20 | 1 | -4/+0 |
* | (help-echo): If global-mode-string is non-nil, | Richard M. Stallman | 2002-07-29 | 1 | -0/+1 |
* | (mode-line-format): Handle vc-mode specially. | Richard M. Stallman | 2002-07-29 | 1 | -4/+6 |
* | (last-buffer): Use buffer-list with frame arg. | Richard M. Stallman | 2002-07-21 | 1 | -11/+11 |
* | (last-buffer): Add missing frame argument. | Juanma Barranquero | 2002-07-18 | 1 | -1/+1 |
* | (last-buffer): Handle buffer-list and buffer-predicate | Richard M. Stallman | 2002-07-18 | 1 | -4/+20 |
* | (completion-ignored-extensions): Add .gmo and .mo. | Richard M. Stallman | 2002-07-06 | 1 | -0/+2 |
* | (mode-line-mode-menu): Update names to reflect latest changes. | Pavel Janík | 2002-04-16 | 1 | -2/+2 |
* | (mode-line-mule-info): Use :propertize, not :eval. | Richard M. Stallman | 2002-03-28 | 1 | -8/+6 |
* | (mode-line-mule-info): In computing help-echo prop, | Richard M. Stallman | 2002-03-16 | 1 | -12/+10 |
* | (mode-line-minor-mode-keymap): Definition moved up. | Richard M. Stallman | 2002-02-13 | 1 | -44/+23 |
* | (mode-line-copied-mode-name): New variable. | Richard M. Stallman | 2002-01-22 | 1 | -19/+10 |
* | (function-key-map): Don't bind shifted keypad numeric keys. | Eli Zaretskii | 2002-01-02 | 1 | -8/+11 |
* | (minibuffer-local-map): Undo last change. | Stefan Monnier | 2001-12-05 | 1 | -1/+0 |
* | (minibuffer-local-map): Bind TAB to insert-tab. | Stefan Monnier | 2001-12-02 | 1 | -0/+1 |
* | doc tweak | Sam Steingold | 2001-11-25 | 1 | -1/+1 |
* | (last-buffer, unbury-buffer): Doc fixes. | Richard M. Stallman | 2001-11-24 | 1 | -3/+3 |
* | (last-buffer, unbury-buffer): New functions. | Sam Steingold | 2001-11-19 | 1 | -6/+15 |
* | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -3/+3 |
* | (mode-line-mode-name): Only put the help-echo property | Stefan Monnier | 2001-11-17 | 1 | -31/+45 |
* | (mode-line-frame-identification): Add doc string. | Richard M. Stallman | 2001-10-31 | 1 | -12/+27 |
* | (ctl-x-map): Add binding for C-x (, C-x ) and C-x e. | Stefan Monnier | 2001-10-31 | 1 | -0/+3 |
* | (exec-suffixes): Initialize to a system-dependent value. | Stefan Monnier | 2001-10-14 | 1 | -0/+8 |
* | (completion-ignored-extensions) [ms-dos, windows-nt]: | Eli Zaretskii | 2001-10-14 | 1 | -4/+4 |
* | (esc-map): Revert `j' and `C-j' bindings to | Stefan Monnier | 2001-10-14 | 1 | -2/+2 |
* | (minibuffer-local-map): Also bind next, C-n, C-s, prior, | Stefan Monnier | 2001-10-12 | 1 | -9/+9 |
* | (completion-ignored-extensions): CL-related | Sam Steingold | 2001-10-12 | 1 | -9/+11 |
* | Remove no-byte-compile from file local variables | Gerd Moellmann | 2001-10-05 | 1 | -2/+0 |
* | (mode-line-coding-system-map): New variable. | Gerd Moellmann | 2001-08-30 | 1 | -3/+19 |
* | (mode-line-unbury-buffer): Add EVENT parameter. | Gerd Moellmann | 2001-08-22 | 1 | -8/+23 |
* | (minor-mode-alist): Use mode-line-minor-mode-keymap | Gerd Moellmann | 2001-08-09 | 1 | -28/+22 |
* | (make-mode-line-mouse-map): Renamed from | Gerd Moellmann | 2001-08-09 | 1 | -23/+24 |
* | (mode-line-format): Specify help-echo for line | Gerd Moellmann | 2001-08-09 | 1 | -3/+3 |
* | Bind shifted and control-shifted kp-* keys to the | Eli Zaretskii | 2001-08-01 | 1 | -0/+32 |
* | Emacs lisp coding convention fixes. | Pavel Janík | 2001-07-14 | 1 | -2/+2 |
* | (mode-line-mule-info): Don't show the tip with | Eli Zaretskii | 2001-07-06 | 1 | -6/+9 |
* | (mode-line-modified): Unify help messages. | Gerd Moellmann | 2001-04-09 | 1 | -1/+1 |
* | (mode-line-mode-menu): `glasses-mode' might be unbound. | Stefan Monnier | 2001-03-19 | 1 | -3/+1 |
* | (features): Add `md5' and `overlay' to the list. | Gerd Moellmann | 2001-03-14 | 1 | -1/+3 |
* | Define `kp-delete' like `delete' in function-key-map. | Gerd Moellmann | 2001-01-31 | 1 | -1/+1 |