summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/electric.el (electric-newline-and-maybe-indent): New command.Stefan Monnier2014-03-201-1/+0
* * binding.el: Add comment describing why C-d binds to `delete-char'.Michal Nazarewicz2014-03-031-0/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * bindings.el (visual-order-cursor-movement): Fix version.Leo Liu2013-12-131-1/+1
* * lisp/simple.el <Keypad support>: Remove key bindings duplicated with bindin...Juri Linkov2013-12-131-1/+1
* * lisp/bindings.el: Map kp keys to non-kp keys systematicallyJuri Linkov2013-12-111-35/+29
* * lisp/bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.Stefan Monnier2013-11-111-0/+1
* * lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.Juanma Barranquero2013-08-081-1/+1
* Don't call sit-for in right-char and left-char for visual cursor motion.Eli Zaretskii2013-06-301-4/+2
* Minor fix in right-char and left-char, per Stefan's comments.Eli Zaretskii2013-06-291-6/+2
* Implement visual-order cursor motion.Eli Zaretskii2013-06-291-12/+46
* Search and highlight symbol at point.Juri Linkov2013-06-031-0/+1
* Add an additional key ? for describe-prefix-bindingsLeo Liu2013-04-181-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* * lisp/bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)Stefan Monnier2012-10-091-26/+12
* * lisp/bindings.el (goto-map): Bind M-g TAB to move-to-column.Chong Yidong2012-09-301-0/+1
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-231-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-121-2/+1
* Bind M-= back to count-words-region, and let it accept a prefix arg.Chong Yidong2012-08-111-1/+1
* * lisp/bindings.el: Bind M-= to count-words.Chong Yidong2012-07-181-1/+1
* * rect.el (copy-rectangle-as-kill): New command.Reuben Thomas2012-07-141-1/+24
* lisp/bindings.el (top): Use `mapc' instead of `mapcar'.Juanma Barranquero2012-07-131-8/+8
* Give permanent-local property to per-buffer variables without defaults.Chong Yidong2012-07-131-1/+14
* Don't warn on toggle-read-only calls.Chong Yidong2012-07-131-1/+1
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-42/+62
* * lisp/bindings.el (global-map): Bind XF86Forward to next-buffer andSam Steingold2012-06-081-0/+4
* Allow clicking mouse-3 on mode line to change coding system.Chong Yidong2012-06-031-1/+8
* Make mode line help-echo visible for unibyte buffers.Chong Yidong2012-06-031-38/+32
* Implement default help-echo for mode line.Chong Yidong2012-06-031-158/+155
* Some cleanups for the buffer menu and electric buffer menu.Chong Yidong2012-05-061-1/+2
* Add new error and function `user-error'.Stefan Monnier2012-05-041-15/+4
* * bindings.el (goto-map): Bind goto-char to M-g c.Chong Yidong2012-04-151-0/+1
* 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