aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Rework count-words-region. New command count-words.Chong Yidong2011-10-081-1/+1
* * bindings.el ([M-left],[M-right]): Bind to left-word and right-word respecti...Chong Yidong2011-10-071-2/+2
* Update some tutorial key bindings; ref bug#8739.Glenn Morris2011-08-201-0/+1
* * bindings.el: Add advertised binding for set-mark-command (Bug#5772).Chong Yidong2011-07-131-0/+2
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-131-2/+1
* (completion-ignored-extensions): Add OpenMCL/Clozure binary endings.Juanma Barranquero2011-07-131-3/+6
* Error in next-buffer or previous-buffer if called from minibuffer.Chong Yidong2011-07-061-2/+0
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-051-1/+2
* * bindings.el: Ignore next-buffer and previous-buffer in minibuffer-local-map.Chong Yidong2011-07-041-0/+2
* Move/add window-buffer-related functions to window.el.Martin Rudalics2011-06-111-5/+0
* Make first mode-line dash an empty space on graphical terminals (Bug#7295).Chong Yidong2011-05-281-1/+3
* Implement primitive `sha1' and remove sha1.elLeo Liu2011-05-241-1/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-14/+14
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/bindings.el (complete-symbol): Move back from minibuffer.el.Stefan Monnier2010-12-061-0/+10
* | Remove mode-line end dashes on graphical terminals.Julien Danjou2010-10-191-5/+6
* | Decouple C-d and delete, so that the former does not delete the region.Chong Yidong2010-10-191-2/+2
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-0/+3
|\|
| * * bindings.el (complete-symbol): Run completion-at-point as a fallback.Stefan Monnier2010-08-021-0/+1
| * * bindings.el (function-key-map): Add a S-tab => backtab fallback.Stefan Monnier2010-08-021-0/+3
* | * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-271-0/+3
* | Implement bidi-sensitive word movement with arrow keys.Eli Zaretskii2010-05-291-4/+61
* | Implement bidi-sensitive movement with arrow keys.Eli Zaretskii2010-05-151-2/+2
* | * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.Stefan Monnier2010-04-301-18/+0
* | Unify complete-symbol with completion-at-point.Chong Yidong2010-04-281-23/+0
* | Scrolling commands which does not signal errors at top/bottom.Juri Linkov2010-04-061-2/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * bindings.el (complete-symbol): Call semantic-ia-complete-symbol ifChong Yidong2009-12-051-12/+17
* (mode-line-buffer-identification): Do not purecopy.Dan Nicolaescu2009-11-151-1/+1
* * bindings.el (mode-line-buffer-identification): Purecopy only the string.Dan Nicolaescu2009-11-141-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-4/+4
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-3/+3
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-20/+23
* * bindings.el (propertized-buffer-identification): Undo previous change.Dan Nicolaescu2009-10-231-2/+2
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-2/+2
* (function-key-map): Map C-@ to C-SPC if C-@ is unbound.Stefan Monnier2009-10-191-0/+8
* Convert comments about autoloads into autoload comments.Glenn Morris2009-10-151-1/+10
* * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.Dan Nicolaescu2009-09-141-11/+11
* Remove comment, inapplicable since 1997 (loadup no longer loads theGlenn Morris2009-09-111-20/+0
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-1/+2
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-261-0/+10
* (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)Glenn Morris2009-08-261-2/+3
* (esc-map): Bind "&" to `async-shell-command'.Juri Linkov2009-07-021-0/+1
* (mode-line-modified): Fix case of "Buffer is modified".Glenn Morris2009-06-231-2/+2
* Exclude VCS metadata dirs from completion.Juanma Barranquero2009-01-291-0/+2