summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAge
* * bindings.el: Add advertised binding for set-mark-command (Bug#5772).Chong Yidong2011-07-13
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-13
* (completion-ignored-extensions): Add OpenMCL/Clozure binary endings.Juanma Barranquero2011-07-13
* Error in next-buffer or previous-buffer if called from minibuffer.Chong Yidong2011-07-06
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-05
* * bindings.el: Ignore next-buffer and previous-buffer in minibuffer-local-map.Chong Yidong2011-07-04
* Move/add window-buffer-related functions to window.el.Martin Rudalics2011-06-11
* Make first mode-line dash an empty space on graphical terminals (Bug#7295).Chong Yidong2011-05-28
* Implement primitive `sha1' and remove sha1.elLeo Liu2011-05-24
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/bindings.el (complete-symbol): Move back from minibuffer.el.Stefan Monnier2010-12-06
* | Remove mode-line end dashes on graphical terminals.Julien Danjou2010-10-19
* | Decouple C-d and delete, so that the former does not delete the region.Chong Yidong2010-10-19
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Merge changes from emacs-23 branchChong Yidong2010-08-08
|\|
| * * bindings.el (complete-symbol): Run completion-at-point as a fallback.Stefan Monnier2010-08-02
| * * bindings.el (function-key-map): Add a S-tab => backtab fallback.Stefan Monnier2010-08-02
* | * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-27
* | Implement bidi-sensitive word movement with arrow keys.Eli Zaretskii2010-05-29
* | Implement bidi-sensitive movement with arrow keys.Eli Zaretskii2010-05-15
* | * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.Stefan Monnier2010-04-30
* | Unify complete-symbol with completion-at-point.Chong Yidong2010-04-28
* | Scrolling commands which does not signal errors at top/bottom.Juri Linkov2010-04-06
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * bindings.el (complete-symbol): Call semantic-ia-complete-symbol ifChong Yidong2009-12-05
* (mode-line-buffer-identification): Do not purecopy.Dan Nicolaescu2009-11-15
* * bindings.el (mode-line-buffer-identification): Purecopy only the string.Dan Nicolaescu2009-11-14
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-11
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-30
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-26
* * bindings.el (propertized-buffer-identification): Undo previous change.Dan Nicolaescu2009-10-23
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-23
* (function-key-map): Map C-@ to C-SPC if C-@ is unbound.Stefan Monnier2009-10-19
* Convert comments about autoloads into autoload comments.Glenn Morris2009-10-15
* * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.Dan Nicolaescu2009-09-14
* Remove comment, inapplicable since 1997 (loadup no longer loads theGlenn Morris2009-09-11
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-11
* Define risky-local-variable property here rather than in files.el.Glenn Morris2009-08-26
* (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)Glenn Morris2009-08-26
* (esc-map): Bind "&" to `async-shell-command'.Juri Linkov2009-07-02
* (mode-line-modified): Fix case of "Buffer is modified".Glenn Morris2009-06-23
* Exclude VCS metadata dirs from completion.Juanma Barranquero2009-01-29
* Swap C-delete and C-backspace bindings here, so we don't have to do itChong Yidong2009-01-27
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * bindings.el (mode-line-eol-desc): Fix typo in help message.Juanma Barranquero2009-01-02
* (mode-line-eol-desc): Use assoc to query mode-line-eol-desc-cache.Chong Yidong2008-12-20