Move/add window-buffer-related functions to window.el.
[bpt/emacs.git] / lisp / simple.el
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...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-24 Stefan MonnierAdd an :exit-function for completion-at-point.
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-12 Stefan Monnier* lisp/shell.el (shell-completion-vars): New function.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-06 Paul EggertMerge from mainline.
2011-05-06 Juanma Barranquerolisp/simple.el (list-processes): Return nil as the...
2011-05-05 Glenn MorrisDeclarations in simple.el.
2011-05-05 Glenn MorrisDeclaration fixes.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Stefan Monnier* lisp/simple.el (minibuffer-local-shell-command-map...
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-08 Eli ZaretskiiBail out from list-processes if async subprocesses...
2011-04-06 Chong YidongReimplement list-processes in Lisp.
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Juanma Barranquerolisp/simple.el: Avoid warning about `delete-backward...
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Stefan MonnierTry and fix w32 build; misc cleanup.
2011-03-11 Stefan MonnierMisc fixes, and use lexical-binding in more files.
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-10 Michael Albinus* simple.el (delete-trailing-whitespace): Return nil...
2011-03-08 Michael Albinus* simple.el (shell-command-to-string): Use `process...
2011-03-06 Stefan MonnierMerge from trunk
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-22 Kenichi Handamerge emacs-23
2011-02-21 Stefan MonnierMerge from trunk
2011-02-21 Stefan MonnierUse offsets relative to top rather than bottom for...
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
2011-02-19 Eli ZaretskiiAdapt and fix the MS-DOS port due to gnulib imports.
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-18 Paul EggertMerge from mainline.
2011-02-17 Glenn Morris* lisp/simple.el (rfc822-goto-eoh): Give it a doc-string.
2011-02-16 Deniz Dogan* lisp/simple.el (just-one-space): Remove useless ...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-13 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Stefan MonnierMerge from trunk
2011-02-11 Deniz Dogan* lisp/simple.el (delete-trailing-whitespace): New...
2011-02-07 Glenn Morris* lisp/simple.el (next-error): Doc fix.
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Sam Steingold* lisp/simple.el (special-mode-map): Bind "h" to `descr...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn Morris* lisp/simple.el (do-auto-fill): Give it a doc string.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Chong Yidong* simple.el (line-move-visual): Doc fix (Bug#7594).
2011-01-20 Glenn MorrisGive read-expression-history a doc.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Tassilo Horn* simple.el (shell-command): Don't error out if shell...
2011-01-13 Paul EggertMerge from mainline.
2011-01-13 Christian OhlerMerged from trunk.
2011-01-13 Chong YidongNew arg RETURN-ACTION for compose-mail, and related...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-25 Eli ZaretskiiFix bug #7702 with docs of selections wrt MS-Windows.
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-16 Chong YidongDoc fix for just-one-space change. Document it in...
2010-12-15 Stefan MonnierObey lexical-binding in interactive evaluation commands.
next