Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
[bpt/emacs.git] / lisp / simple.el
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-10 Lars Magne Ingebri... * simple.el (zap-to-char): Allow zapping using input...
2012-04-09 Eli ZaretskiiFix bug #11208 with inaccurate doc string of shell...
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-04-09 Chong YidongRemove defining user variables via * in docstring.
2012-03-22 Chong YidongFix corner case in end-of-visible-line.
2012-03-19 Kenichi Handamerge trunk
2012-03-12 Leo Liu* lisp/simple.el (kill-new): Use equal-including-proper...
2012-03-11 Chong Yidong* simple.el (goto-line): Doc fix.
2012-03-05 Leo Liu* lisp/simple.el (backward-delete-char-untabify): Const...
2012-03-05 Chong YidongTweaks to count-words and count-words-region behavior.
2012-02-13 Lars Ingebrigtsen`mail-user-agent' doc fix
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-08 Glenn MorrisMinor-mode doc fixes for ARG behavior
2012-02-06 Chong Yidong* simple.el (list-processes--refresh): Delete exited...
2012-02-04 Glenn MorrisTry to document filter-buffer-substring changes
2012-01-28 Chong Yidong* lisp/simple.el (deactivate-mark): Doc fix (Bug#8614).
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-19 Paul EggertSpelling fixes.
2011-12-09 Juanma BarranqueroFix typos.
2011-12-05 Eli ZaretskiiFix "C-x =" wrt display of strong RTL characters and...
2011-12-05 Kenichi Handamerge trunk
2011-12-04 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Eli ZaretskiiFix bug #10076 with vertical cursor motion in hscrolled...
2011-11-17 Paul EggertSpelling fixes.
2011-11-15 Juanma BarranqueroFix typos.
2011-11-15 Glenn Morris* lisp/simple.el (mark-whole-buffer): Doc fix. (Bug...
2011-11-14 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-27 Chong YidongReplace fundamental-mode-hook with change-major-mode...
2011-10-19 Chong YidongFix minor mode docstrings for the new meaning of a...
2011-10-13 Eli ZaretskiiFix the "C-x =" display of the character info for LRE...
2011-10-08 Chong YidongRework count-words-region. New command count-words.
2011-10-01 Chong YidongChange scroll-up/down bindings to Emacs 24's scroll...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-29 Eli ZaretskiiFix bug #9607 with vertical motion when auto-hscroll...
2011-09-28 Stefan Monnier* simple.el (delete-trailing-whitespace): Fix last...
2011-09-27 Kenichi Handamerge trunk
2011-09-23 Stefan Monnier* lisp/simple.el (delete-trailing-whitespace): Document...
2011-09-23 Peter J. Weisberg* lisp/simple.el (delete-trailing-whitespace): Also...
2011-09-23 Lars Magne Ingebri... * simple.el (kill-line): Note effect of `show-trailing...
2011-09-22 Eli ZaretskiiMake "C-x =" show display properties from overlays.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-16 Eli ZaretskiiFix bug #971 with next/previous-line when goal-column...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-10 Reuben Thomas* lisp/simple.el (count-words-region): Use buffer if...
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-07 Juri Linkov* lisp/simple.el (next-error-highlight, next-error...
2011-09-03 Eli ZaretskiiFix rmail-forward.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Jose E. MarchesiFix goto-line bug.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-16 Lars Magne Ingebri... Document `auto-fill-function' in relation to `auto...
2011-07-16 Lars Magne Ingebri... * simple.el (current-kill): Clarify what `interprogram...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Lars Magne Ingebri... Doc fix for eval-expression
2011-07-13 Lars Magne Ingebri... Clarify doc string
2011-07-13 Chong Yidong* simple.el (blink-matching-open): Make error message...
2011-07-13 Lars Magne Ingebri... Say that we were unable to find the match within the...
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Lars Magne Ingebri... * simple.el (shell-command-on-region): Fill.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-02 Lars Magne Ingebri... * simple.el (shell-command-on-region): Say where the...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-13 Paul EggertMerge from trunk.
2011-06-11 Martin RudalicsMove/add window-buffer-related functions to window.el.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Stefan Monnier* lisp/simple.el (goto-line): Use read-number.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Stefan Monnier* lisp/minibuffer.el: Add metadata method to completion...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
next