summaryrefslogtreecommitdiff
path: root/lisp/simple.el
Commit message (Expand)AuthorAge
* * lisp/simple.el (delete-trailing-whitespace): Document last change; simplify.Stefan Monnier2011-09-23
* * lisp/simple.el (delete-trailing-whitespace): Also deletePeter J. Weisberg2011-09-23
* * simple.el (kill-line): Note effect of `show-trailing-whitespace'.Lars Magne Ingebrigtsen2011-09-23
* Make "C-x =" show display properties from overlays.Eli Zaretskii2011-09-22
* Fix bug #971 with next/previous-line when goal-column is set.Eli Zaretskii2011-09-16
* * lisp/simple.el (count-words-region): Use buffer if there's no region.Reuben Thomas2011-09-09
* Fix bug #9392 with rmail-forward.Eli Zaretskii2011-09-09
|\
| * Fix rmail-forward.Eli Zaretskii2011-09-03
* | * lisp/simple.el (next-error-highlight, next-error-highlight-no-select): Doc ...Juri Linkov2011-09-07
|/
* Fix goto-line bug.Jose E. Marchesi2011-07-28
* Document `auto-fill-function' in relation to `auto-fill-mode'Lars Magne Ingebrigtsen2011-07-16
* * simple.el (current-kill): Clarify what `interprogram-paste-function' does.Lars Magne Ingebrigtsen2011-07-16
* Doc fix for eval-expressionLars Magne Ingebrigtsen2011-07-14
* Clarify doc stringLars Magne Ingebrigtsen2011-07-13
* * simple.el (blink-matching-open): Make error message from last change less v...Chong Yidong2011-07-13
* Say that we were unable to find the match within the limitLars Magne Ingebrigtsen2011-07-13
* * simple.el (shell-command-on-region): Fill.Lars Magne Ingebrigtsen2011-07-06
* * simple.el (shell-command-on-region): Say where the error outputLars Magne Ingebrigtsen2011-07-02
* Move/add window-buffer-related functions to window.el.Martin Rudalics2011-06-11
* Silence various byte-compiler warnings.Stefan Monnier2011-06-01
* * lisp/simple.el (goto-line): Use read-number.Stefan Monnier2011-06-01
* * lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier2011-05-31
* Add an :exit-function for completion-at-point.Stefan Monnier2011-05-23
* * lisp/shell.el (shell-completion-vars): New function.Stefan Monnier2011-05-12
* lisp/simple.el (list-processes): Return nil as the docstring says.Juanma Barranquero2011-05-06
* Declarations in simple.el.Glenn Morris2011-05-04
* Declaration fixes.Glenn Morris2011-05-04
* * lisp/simple.el (minibuffer-local-shell-command-map): Use completion-at-point.Stefan Monnier2011-05-02
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Bail out from list-processes if async subprocesses aren't available.Eli Zaretskii2011-04-08
* Reimplement list-processes in Lisp.Chong Yidong2011-04-06
* Merge from trunkStefan Monnier2011-03-31
|\
| * lisp/simple.el: Avoid warning about `delete-backward-char'.Juanma Barranquero2011-03-22
* | Merge from trunkStefan Monnier2011-03-21
|\|
| * * simple.el (delete-trailing-whitespace): Return nil for theMichael Albinus2011-03-10
| * * simple.el (shell-command-to-string): Use `process-file'.Michael Albinus2011-03-08
* | Try and fix w32 build; misc cleanup.Stefan Monnier2011-03-11
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-11
* | Merge from trunkStefan Monnier2011-02-21
|\|
| * Merge from emacs-23; up to 2010-06-01T01:49:15Z!monnier@iro.umontreal.caGlenn Morris2011-02-19
| |\
| | * * lisp/simple.el (rfc822-goto-eoh): Give it a doc-string.Glenn Morris2011-02-16
| * | * lisp/simple.el (just-one-space): Remove useless `or' call.Deniz Dogan2011-02-16
| * | Merge changes from emacs-23 branchChong Yidong2011-02-12
| |\|
| | * * lisp/simple.el (next-error): Doc fix.Glenn Morris2011-02-07
| * | * lisp/simple.el (delete-trailing-whitespace): New optional bufferDeniz Dogan2011-02-11
* | | Use offsets relative to top rather than bottom for stack refsStefan Monnier2011-02-21
* | | Merge from trunkStefan Monnier2011-02-11
|\| |
| * | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* | | Merge from trunkStefan Monnier2011-02-01
|\| |
| * | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24