aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/simple.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #14881 with scrolling images smaller than the window height.Eli Zaretskii2013-07-171-5/+10
* lisp/simple.el (define-alternatives): Rename from alternatives-define.Juanma Barranquero2013-07-151-3/+3
* Fix bug #14838 with slow scrolling with certain fonts.Eli Zaretskii2013-07-131-4/+9
* Minor followup to previous commit.Eli Zaretskii2013-07-121-0/+4
* Fix bug #14842 with doc strings of next-line and previous-line.Eli Zaretskii2013-07-121-0/+8
* Improve scrolling when line-spacing != 0 and scroll-step = 1.Eli Zaretskii2013-07-101-37/+46
* Improve scrolling when line-spacing is non-nil.Eli Zaretskii2013-07-081-15/+50
* Improve scrolling of windows whose font is different from frame's default.Eli Zaretskii2013-07-071-19/+43
* Fix vertical cursor motion with non-default fonts.Eli Zaretskii2013-07-061-3/+6
* lisp/simple.el (alternatives-define): Remove leftover :group keyword.Juanma Barranquero2013-07-061-2/+1
* lisp/simple.el (alternatives-define): New macro.Juanma Barranquero2013-07-061-0/+61
* * lisp/simple.el (set-variable): Use read-from-minibuffer.Stefan Monnier2013-06-251-4/+4
* Add explicit arg REPLACE to the callers of `shell-command-on-region'.Juri Linkov2013-06-181-4/+5
* Fix bug #14567 with jumpy scrolling of tall images.Eli Zaretskii2013-06-151-17/+44
* * lisp/subr.el (with-eval-after-load): New macro.Stefan Monnier2013-06-131-6/+5
* * lisp/simple.el: Move all the prog-mode code to prog-mode.el.Stefan Monnier2013-06-051-75/+0
* Introduce and use prog-prettify-install.Ted Zlatanov2013-06-051-0/+5
* Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...Ted Zlatanov2013-06-051-0/+42
* * lisp/simple.el (read--expression): New function, extracted fromStefan Monnier2013-05-241-9/+13
* * simple.el (shell-command-on-region): Pass the `replace' argumentSam Steingold2013-05-231-1/+1
* * simple.el (prog-indent-sexp): Indent enclosing defun.Leo Liu2013-05-161-6/+12
* Avoid beginning/end of buffer errors when moving across display strings.Eli Zaretskii2013-05-081-7/+19
* * lisp/simple.el (shell-command-on-region): Doc fix.Kelly Dean2013-05-061-1/+1
* * lisp/simple.el (read-expression-map): Use completion-at-point.Stefan Monnier2013-05-041-13/+41
* * lisp/winner.el (winner-active-region): Use region-active-p, activate-markStefan Monnier2013-04-181-1/+1
* * lisp/subr.el (with-wrapper-hook): Declare obsolete.Stefan Monnier2013-04-171-26/+16
* * simple.el (choose-completion-string): Fix docstring (bug#14163).Bastien Guerry2013-04-091-1/+3
* * simple.el (eval-expression-minibuffer-setup-hook): New hook.Leo Liu2013-03-171-3/+8
* * lisp/simple.el (command-execute): Move from C. Add obsolete check.Stefan Monnier2013-02-201-0/+49
* * lisp/simple.el (eval-expression): Let `exp' set the mark.Stefan Monnier2013-02-151-8/+8
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* * lisp/simple.el (end-of-buffer): Don't touch unrelated windows.Stefan Monnier2013-02-081-3/+3
* Spelling fixes.Paul Eggert2013-02-011-1/+1
* fix last patchSam Steingold2013-01-311-1/+1
* * lisp/simple.el (cycle-spacing): New command.Michal Nazarewicz2013-01-301-14/+69
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-8/+8
* Merge from emacs-24Stefan Monnier2013-01-091-2/+4
|\
| * execute-extended-command prompt fix (bug#13395)Glenn Morris2013-01-091-2/+4
* | * lisp/simple.el: Use lexical-binding.Stefan Monnier2013-01-081-106/+83
* | * lisp/simple.el (primitive-undo): Move from undo.c.Aaron S. Hawley2013-01-081-0/+135
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * simple.el (process-file): Overwrite stderr file, if exists.Michael Albinus2012-12-211-1/+1
* | * simple.el (transpose-subr-1): Preserve marker positionsChong Yidong2012-12-211-8/+15
* | * simple.el (kill-region): Deactivate mark even for empty regions. (tiny cha...Kelly Dean2012-12-211-0/+1
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-1/+1
|\ \ | |/
| * * simple.el (set-mark-default-inactive): Mark for removal after 24.3.Chong Yidong2012-12-091-2/+3
| * * lisp/simple.el (just-one-space): Doc fix.Dani Moncayo2012-12-081-1/+1
* | * simple.el (set-mark-default-inactive): Delete accidentally-introduced option.Chong Yidong2012-12-091-11/+1
* | Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.orgGlenn Morris2012-12-021-7/+7
|\ \ | |/