summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* Delete `z' in special-mode-map.Richard M. Stallman2012-08-301-1/+0
* * lisp/simple.el (read-only-mode): Move from lisp/files.el for bootstrapping.Stefan Monnier2012-08-291-0/+26
* Add yank-handled-properties; use it for `font-lock-face' and `category'Chong Yidong2012-08-181-13/+34
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* Bind M-= back to count-words-region, and let it accept a prefix arg.Chong Yidong2012-08-111-11/+20
* Preserve text properties when saving primary selection.Chong Yidong2012-08-071-3/+2
* * simple.el (list-processes): Doc fix.Andreas Schwab2012-08-041-1/+1
* * simple.el (list-processes--refresh): For a server use :host orAndreas Schwab2012-08-041-1/+3
* * lisp/simple.el (goto-line): Don't display default line number in theJuri Linkov2012-07-291-5/+2
* Deactivate the mark on more copy operations, and indicate the copied region.Chong Yidong2012-07-291-31/+43
* * lisp/simple.el (async-shell-command-buffer): New defcustom.Juri Linkov2012-07-291-3/+58
* * simple.el (delete-trailing-lines): New option.Chong Yidong2012-07-281-6/+22
* * simple.el (count-words): Report on narrowing.Chong Yidong2012-07-181-1/+5
* * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix.Juri Linkov2012-07-171-6/+13
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Do not steal primary selection on mark deactivation.Chong Yidong2012-07-081-1/+5
* * lisp/simple.el (yank-pop-change-selection): Doc fix.Chong Yidong2012-07-071-31/+36
* Merge from emacs-24; up to 2012-05-01T00:16:02Z!rgm@gnu.orgChong Yidong2012-07-061-1/+1
|\
| * * lisp/simple.el (kill-whole-line): Doc tweak.Glenn Morris2012-07-021-1/+1
* | * simple.el (completion-list-mode-finish): Don't use toggle-read-only.Glenn Morris2012-06-281-1/+1
* | Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-5/+11
* | * lisp/simple.el (execute-extended-command): Set real-this-command.Stefan Monnier2012-06-021-4/+8
* | Remove obsolete binding in choose-completion.Martin Rudalics2012-06-011-2/+1
* | * lisp/simple.el (choose-completion): Use quit-window.Martin Rudalics2012-05-291-10/+1
* | * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-60/+51
* | Add new error and function `user-error'.Stefan Monnier2012-05-041-16/+12
* | Reimplement execute-extended-command in Elisp.Aaron S. Hawley2012-05-011-0/+50
* | Merge changes from emacs-24 branchChong Yidong2012-04-271-1/+1
|\ \ | |/
| * * simple.el (delete-active-region): Move to killing custom group.Chong Yidong2012-04-221-1/+1
* | * simple.el (line-move): Use forward-line if in batch mode.Chong Yidong2012-04-181-17/+19
* | Merge from emacs-24 branchChong Yidong2012-04-151-5/+5
|\ \ | |/
| * Doc and manual fixes related to processesGlenn Morris2012-04-141-5/+5
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-131-3/+3
|\ \ | |/
| * Fix bug #11208 with inaccurate doc string of shell-command-on-region.Eli Zaretskii2012-04-091-3/+3
* | * simple.el (zap-to-char): Allow zapping using input methods.Lars Magne Ingebrigtsen2012-04-101-2/+2
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* | Remove defining user variables via * in docstring.Chong Yidong2012-04-091-1/+1
|/
* Fix corner case in end-of-visible-line.Chong Yidong2012-03-221-1/+2
* * lisp/simple.el (kill-new): Use equal-including-properties forLeo Liu2012-03-131-4/+8
* * simple.el (goto-line): Doc fix.Chong Yidong2012-03-121-6/+13
* * lisp/simple.el (backward-delete-char-untabify): Constrain point toLeo Liu2012-03-051-2/+4
* Tweaks to count-words and count-words-region behavior.Chong Yidong2012-03-051-38/+43
* `mail-user-agent' doc fixLars Ingebrigtsen2012-02-131-2/+2
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-2/+4
* * simple.el (list-processes--refresh): Delete exited processes.Chong Yidong2012-02-061-39/+42
* Try to document filter-buffer-substring changesGlenn Morris2012-02-041-10/+28
* * lisp/simple.el (deactivate-mark): Doc fix (Bug#8614).Chong Yidong2012-01-281-4/+12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-181-3/+3
* Fix typos.Juanma Barranquero2011-12-091-5/+5