aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-25Doc updates related to tty-setup-hookGlenn Morris1-3/+2
2014-02-12* lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them asStefan Monnier1-2/+2
2014-02-02Be more consistent in using register-read-with-preview to read registersGlenn Morris1-0/+1
2014-01-27Spelling fix.Paul Eggert1-1/+1
2014-01-27Small doc updates for CUA and diredGlenn Morris1-6/+1
2014-01-26Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris5-33/+31
2014-01-15Spelling fixes.Paul Eggert1-35/+35
2014-01-08Spelling fixes.Paul Eggert1-3/+3
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert23-25/+24
2013-12-15* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode.Stefan Monnier2-9/+24
2013-12-11* lisp/emulation/cua-base.el (cua-paste): Add `delete-selection' propertyStefan Monnier2-56/+18
2013-12-08Make CUA-mode use shift-select-mode.Stefan Monnier2-55/+19
2013-12-08Use delete-selection-mode in cua-mode.Stefan Monnier3-102/+47
2013-10-30Revert auto-commit loaddefs weirdnessGlenn Morris1-29/+0
2013-10-27Auto-commit of loaddefs files.Glenn Morris1-0/+29
2013-09-11Use with-demoted-errors now that it can format any error messagesGlenn Morris1-3/+2
2013-09-10Use define-derived-mode (and derived-mode-p).Stefan Monnier1-108/+6
2013-08-13Fix some custom typesGlenn Morris1-1/+1
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov1-1/+1
2013-07-07* faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer3-104/+65
2013-06-18Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov4-5/+6
2013-05-28Silence cua-mode compilationGlenn Morris2-6/+3
2013-05-21Small viper clean-upGlenn Morris4-53/+63
2013-05-15Misc custom group fixesGlenn Morris1-1/+1
2013-05-12Auto-commit of loaddefs files.Glenn Morris1-1/+1
2013-05-11Make some files provide featuresGlenn Morris1-0/+2
2013-05-10* lisp/emulation/edt-mapper.el: In batch mode, error rather than hang.Glenn Morris1-0/+4
2013-05-08Fix a bunch of custom types (thank you cus-test.el)Glenn Morris1-1/+1
2013-03-11Use locate-user-emacs-file.Stefan Monnier3-5/+5
2013-02-23Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris1-6/+6
2013-02-11Make S-SPC scroll in the opposite direction to SPCGlenn Morris1-0/+1
2013-01-01Auto-commit of loaddefs files.Glenn Morris1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert23-26/+28
2012-10-06Aliases to defcustoms must come before the defcustom.Glenn Morris1-3/+3
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong7-15/+15
2012-08-31Fix right and left key remapping issue (bug#12317)Glenn Morris1-0/+2
2012-08-15Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris1-1/+1
2012-08-07* calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab1-4/+4
2012-08-05Add declares for viper-deflocalvar and viper-loop.Vegard Øye1-0/+5
2012-07-29deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)Paul Eggert2-11/+13
2012-07-24Prefer typical American spelling for "acknowledgment".Paul Eggert2-3/+3
2012-07-10Reduce use of (require 'cl).Stefan Monnier1-3/+1
2012-06-19In EDT emulator, allow updating of menu-bar Buffers menu.Kevin Gallagher1-5/+19
2012-06-09Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong1-1/+1
2012-06-02Remove incorrect uses of "modeline".Chong Yidong2-7/+10
2012-05-12Move define-obsolete-variable-alias before the var's definition.Stefan Monnier1-1/+1
2012-04-19lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero1-39/+38
2012-04-13* lisp/emulation/cua-base.el (cua--pre-command-handler-1): Don't activateStefan Monnier1-16/+1
2012-04-13Fix for C-x C-x in cua-selection-mode.Chong Yidong1-8/+14
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong7-43/+43