Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / lisp / simple.el
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-21 Michael Albinus* simple.el (process-file): Overwrite stderr file,...
2012-12-21 Chong Yidong* simple.el (transpose-subr-1): Preserve marker positions
2012-12-21 Kelly Dean* simple.el (kill-region): Deactivate mark even for...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Mark for remov...
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Delete acciden...
2012-12-08 Dani Moncayo* lisp/simple.el (just-one-space): Doc fix.
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-11-29 Kelly Dean* lisp/simple.el (activate-mark): Run activate-mark...
2012-11-28 Chong Yidong* simple.el (transient-mark-mode): Doc fix.
2012-11-25 Bill WohlerMerge from trunk.
2012-11-23 Kenichi Handa(no commit message)
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-20 Eli ZaretskiiFix bug #12927 with scrolling under hl-line-mode and...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-11 Kenichi Handamerge trunk
2012-10-08 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Chong YidongMinor code tweak for delete-trailing-whitespace.
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-22 Chong Yidong* simple.el (read-only-mode): Doc fix.
2012-09-22 Chong YidongMisc doc fixes.
2012-09-22 Chong YidongFix auto-save and locking for indirect buffers.
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Daniel ColascioneImplement cygw32
2012-09-07 Chong YidongAdd a utility function buffer-narrowed-p, and use it.
2012-09-07 Chong Yidong* lisp/simple.el (count-words--buffer-message): Fix...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-02 Glenn Morris* lisp/simple.el (undo): Tweak message in undo-only...
2012-08-30 Richard M. StallmanDelete `z' in special-mode-map.
2012-08-30 Kenichi Handamerge trunk
2012-08-29 Stefan Monnier* lisp/simple.el (read-only-mode): Move from lisp/files...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-22 Kenichi Handamerge trunk
2012-08-18 Chong YidongAdd yank-handled-properties; use it for `font-lock...
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Glenn MorrisReplace version 24.2 with 24.3 where appropriate (hopef...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Chong YidongBind M-= back to count-words-region, and let it accept...
2012-08-07 Chong YidongPreserve text properties when saving primary selection.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-04 Eli ZaretskiiFix the MSDOS build as fallout of latest changes.
2012-08-04 Andreas Schwab* simple.el (list-processes): Doc fix.
2012-08-04 Andreas Schwab* simple.el (list-processes--refresh): For a server...
2012-07-29 Juri Linkov* lisp/simple.el (goto-line): Don't display default...
2012-07-29 Chong YidongDeactivate the mark on more copy operations, and indica...
2012-07-29 Juri Linkov* lisp/simple.el (async-shell-command-buffer): New...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-28 Chong Yidong* simple.el (delete-trailing-lines): New option.
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-18 Chong Yidong* simple.el (count-words): Report on narrowing.
2012-07-17 Juri Linkov* lisp/dired-aux.el (dired-do-async-shell-command)...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-10 Stefan MonnierReduce use of (require 'cl).
2012-07-08 Chong YidongDo not steal primary selection on mark deactivation.
2012-07-07 Chong Yidong* lisp/simple.el (yank-pop-change-selection): Doc fix.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-02 Glenn Morris* lisp/simple.el (kill-whole-line): Doc tweak.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Glenn Morris* simple.el (completion-list-mode-finish): Don't use...
2012-06-22 Stefan MonnierProvide generalized variables in core Elisp.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-02 Stefan Monnier* lisp/simple.el (execute-extended-command): Set real...
2012-06-01 Martin RudalicsRemove obsolete binding in choose-completion.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Martin Rudalics* lisp/simple.el (choose-completion): Use quit-window.
2012-05-29 Juri Linkov* lisp/isearch.el (isearch-search-fun-default): New...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-01 Aaron S. HawleyReimplement execute-extended-command in Elisp.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
next