Merge from emacs-24; up to 2013-01-03T02:37:57Z!rgm@gnu.org
[bpt/emacs.git] / lisp / simple.el
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-10-30 Stefan MonnierCleanup namespace of dos-w32.el.
2013-10-30 Stefan Monnier* lisp/subr.el (custom-declare-variable-early): Remove...
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-25 Eli ZaretskiiFix bug #15712 with vertical motion when the goal colum...
2013-10-19 Stefan Monnier* lisp/simple.el (newline): Only run post-self-insert...
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-19 Glenn Morris* lisp/simple.el (x-selection-owner-p, x-selection...
2013-09-18 Glenn MorrisSilence some --without-x compilation warnings
2013-09-17 Glenn Morris* lisp/simple.el (messages-buffer-mode-map): Unbind...
2013-09-17 Glenn MorrisAdd a major-mode for the *Messages* buffer
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-12 Kenichi Handamerge trunk
2013-09-10 Stefan Monnier* lisp/simple.el: Use set-temporary-overlay-map for...
2013-09-10 Glenn Morris* lisp/simple.el (read-minibuffer): Unbreak it.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-28 Stefan Monnier* lisp/simple.el (repeat-complex-command--called-intera...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-16 Xue FuqiaoReverse previous change, because kill-{new, append...
2013-08-16 Xue FuqiaoAdvertise using `kill-new' and `kill-append' in Lisp...
2013-08-13 Xue FuqiaoDoc fix for forward-word and backward-word.
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-09 Stefan Monnier* lisp/subr.el (define-error): New function.
2013-08-05 Dmitry AntipovDo not call to `selected-window' where it is assumed...
2013-08-05 Dmitry AntipovDo not call to `selected-frame' where it is assumed...
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-26 Eli ZaretskiiFix documentation of list-processes and process-list.
2013-07-26 Glenn Morris* lisp/simple.el (global-visual-line-mode): Do not...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-17 Eli ZaretskiiFix bug #14881 with scrolling images smaller than the...
2013-07-15 Juanma Barranquerolisp/simple.el (define-alternatives): Rename from alter...
2013-07-13 Eli ZaretskiiFix bug #14838 with slow scrolling with certain fonts.
2013-07-12 Eli ZaretskiiMinor followup to previous commit.
2013-07-12 Eli ZaretskiiFix bug #14842 with doc strings of next-line and previo...
2013-07-10 Eli ZaretskiiImprove scrolling when line-spacing != 0 and scroll...
2013-07-08 Eli ZaretskiiImprove scrolling when line-spacing is non-nil.
2013-07-07 Eli ZaretskiiImprove scrolling of windows whose font is different...
2013-07-06 Eli ZaretskiiFix vertical cursor motion with non-default fonts.
2013-07-06 Juanma Barranquerolisp/simple.el (alternatives-define): Remove leftover...
2013-07-06 Juanma Barranquerolisp/simple.el (alternatives-define): New macro.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-29 Kenichi Handamerge trunk
2013-06-26 Stefan Monnier* lisp/simple.el (set-variable): Use read-from-minibuffer.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-18 Juri LinkovAdd explicit arg REPLACE to the callers of `shell-comma...
2013-06-15 Eli ZaretskiiFix bug #14567 with jumpy scrolling of tall images.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-13 Stefan Monnier* lisp/subr.el (with-eval-after-load): New macro.
2013-06-05 Stefan Monnier* lisp/simple.el: Move all the prog-mode code to prog...
2013-06-05 Ted ZlatanovIntroduce and use prog-prettify-install.
2013-06-05 Ted ZlatanovSymbol prettify in prog-mode; added to perl-mode, cfeng...
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-25 Stefan Monnier* lisp/simple.el (read--expression): New function,...
2013-05-23 Sam Steingold* simple.el (shell-command-on-region): Pass the `replac...
2013-05-22 Kenichi Handamerge trunk
2013-05-16 Eli ZaretskiiMerge from trunk.
2013-05-16 Leo Liu* simple.el (prog-indent-sexp): Indent enclosing defun.
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-08 Eli ZaretskiiAvoid beginning/end of buffer errors when moving across...
2013-05-06 Kelly Dean* lisp/simple.el (shell-command-on-region): Doc fix.
2013-05-04 Stefan Monnier* lisp/simple.el (read-expression-map): Use completion...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-18 Eli ZaretskiiMerge from trunk.
2013-04-18 Stefan Monnier* lisp/winner.el (winner-active-region): Use region...
2013-04-18 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Declare obsolete.
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-09 Bastien Guerry* simple.el (choose-completion-string): Fix docstring...
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-17 Leo Liu* simple.el (eval-expression-minibuffer-setup-hook...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Bill WohlerMerge from trunk; up to 2013-03-02T21:05:52Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-20 Stefan Monnier* lisp/simple.el (command-execute): Move from C. Add...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-15 Stefan Monnier* lisp/simple.el (eval-expression): Let `exp' set the...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-12 Glenn MorrisMake S-SPC scroll in the opposite direction to SPC
next