aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el
Commit message (Expand)AuthorAgeFilesLines
* guile-elisp bootstrap (lisp)Robin Templeton2015-04-191-0/+69
* Optionally, undo several consequential deletion in one step.Sam Steingold2014-06-231-1/+21
* * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-231-7/+7
* Merge from emacs-24; up to 2014-06-06T02:22:[email protected]Glenn Morris2014-06-211-2/+7
|\
| * * simple.el (read-quoted-char): Don't let help chars pop up helpLeo Liu2014-06-201-2/+7
* | * lisp/simple.el (completion-list-mode-map): Navigate with tab and backtab.Matthias Meulien2014-06-131-6/+6
* | Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn Morris2014-06-011-34/+38
|\|
| * Fix bug #17615 with C-g during macro definition.Eli Zaretskii2014-06-011-0/+4
| * * lisp/simple.el (deactivate-mark): Set mark-active to nil even if deactivationStefan Monnier2014-05-271-11/+7
| * Doc updates re filter-buffer-substringGlenn Morris2014-05-261-23/+27
* | * src/callint.c (Ffuncall_interactively): New function.Stefan Monnier2014-05-271-14/+3
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-1/+9
|\|
| * lisp/simple.el (line-move-ignore-invisible): Fix last commit.Eli Zaretskii2014-05-171-1/+0
| * Fix bug #17511 with unclear documentation of line-move-ignore-invisible.Eli Zaretskii2014-05-171-1/+10
* | * lisp/simple.el (undo-make-selective-list): Obey undo-no-redo.Stefan Monnier2014-05-131-0/+3
* | Change algorithm used to adjust positions for undo in regionBarry O'Reilly2014-05-011-82/+170
* | * lisp/progmodes/ps-mode.el: Use SMIE. Move string and comment recognitionStefan Monnier2014-04-281-0/+1
* | Merge from emacs-24; up to 2014-04-25T10:35:[email protected]Juanma Barranquero2014-04-251-5/+9
|\|
| * * lisp/simple.el (region-active-p): Check there's a mark.Stefan Monnier2014-04-231-1/+6
| * * lisp/simple.el (completion-list-mode-map): Use choose-completion for theStefan Monnier2014-04-221-4/+3
* | Merge from emacs-24; up to 2014-04-16T15:28:[email protected]Paul Eggert2014-04-161-1/+6
|\|
| * * simple.el (undo): Prevent insertion of identity mapping intoBarry O'Reilly2014-04-121-1/+6
* | Merge from emacs-24; up to 2014-03-28T01:39:[email protected]Juanma Barranquero2014-04-021-30/+31
|\|
| * * lisp/simple.el (command-execute): Respect nil disabled-command-function.Glenn Morris2014-04-011-1/+2
| * Fix for command-execute handling of disabled commandsNicolas Richard2014-04-011-30/+30
* | * lisp/simple.el (cycle-spacing--context, cycle-spacing): Doc tweaks.Glenn Morris2014-03-301-18/+17
* | completion-in-region-mode improvementsDaniel Colascione2014-03-301-0/+2
* | Make `cycle-spacing' behave more like `just-one-space' if colled once.Michal Nazarewicz2014-03-281-26/+33
* | Allow selective autoloading from lisp/obsolete directoryGlenn Morris2014-03-271-25/+0
* | Provide command for deleting processes from list-processes bufferDaniel Colascione2014-03-261-0/+11
* | Merge from emacs-24; up to 2014-03-23T23:14:[email protected]Juanma Barranquero2014-03-261-30/+61
|\|
| * Addendum to: Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-251-3/+4
| * Undo in region after markers in undo history relocatedBarry O'Reilly2014-03-241-34/+59
| * * lisp/simple.el (redisplay-highlight-region-function): Increase priority ofStefan Monnier2014-03-231-0/+5
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-221-22/+6
* | Allow `declare' to set the interactive-only propertyGlenn Morris2014-03-221-10/+9
|/
* * lisp/ps-print.el (ps-generate-postscript-with-faces):Stefan-W. Hahn2014-03-191-1/+2
* * lisp/simple.el (newline-and-indent): Do autofill.Stefan Monnier2014-03-181-1/+1
* Support the old `blink-matching-paren' behaviorDmitry Gutov2014-03-141-9/+17
* * lisp/simple.el (set-mark): Ensure mark-active is nil if the mark is nil.Stefan Monnier2014-03-111-10/+14
* * lisp/simple.el (newline): Doc tweak.Glenn Morris2014-03-051-2/+3
* * binding.el: Add comment describing why C-d binds to `delete-char'.Michal Nazarewicz2014-03-031-0/+1
* * simple.el (undo-elt-in-region): Fix buffer corruption for edgeBarry O'Reilly2014-03-021-1/+1
* * lisp/subr.el (with-wrapper-hook): Tweak obsolescence message.Glenn Morris2014-02-281-1/+0
* lisp/simple.el (choose-completion): Fix docstring typo.Juanma Barranquero2014-02-211-11/+11
* * simple.el (choose-completion): Doc fix.Lars Ingebrigtsen2014-02-091-1/+2
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* (execute-extended-command): Clarify doc string (bug#13373).Lars Ingebrigtsen2014-02-081-6/+4
* * simple.el (choose-completion-string-functions): Document fix.Lars Ingebrigtsen2014-02-081-4/+2
* * simple.el (line-move): Document utility function used manyLars Ingebrigtsen2014-02-071-0/+8