Implement cygw32
[bpt/emacs.git] / lisp / simple.el
2012-09-17 Daniel ColascioneImplement cygw32
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
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Chong Yidong* simple.el (line-move): Use forward-line if in batch...
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Paul EggertMerge from trunk.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-15 Glenn MorrisDoc and manual fixes related to processes
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Lars Magne Ingebri... * simple.el (zap-to-char): Allow zapping using input...
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
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-25 Stefan MonnierMerge from trunk
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-25 Paul EggertMerge from trunk.
2012-02-13 Lars Ingebrigtsen`mail-user-agent' doc fix
2012-02-10 Paul EggertMerge from trunk.
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 Paul EggertMerge from trunk.
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-11 Paul EggertMerge from trunk.
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
next