Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ru
[bpt/emacs.git] / lisp / simple.el
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Eli ZaretskiiFix bug #17615 with C-g during macro definition.
2014-05-28 Stefan Monnier* src/callint.c (Ffuncall_interactively): New function.
2014-05-27 Stefan Monnier* lisp/simple.el (deactivate-mark): Set mark-active...
2014-05-27 Glenn MorrisDoc updates re filter-buffer-substring
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-17 Eli Zaretskiilisp/simple.el (line-move-ignore-invisible): Fix last...
2014-05-17 Eli ZaretskiiFix bug #17511 with unclear documentation of line-move...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-13 Stefan Monnier* lisp/simple.el (undo-make-selective-list): Obey undo...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-01 Barry O'ReillyChange algorithm used to adjust positions for undo...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-28 Stefan Monnier* lisp/progmodes/ps-mode.el: Use SMIE. Move string...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-23 Stefan Monnier* lisp/simple.el (region-active-p): Check there's a...
2014-04-23 Stefan Monnier* lisp/simple.el (completion-list-mode-map): Use choose...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-12 Barry O'Reilly* simple.el (undo): Prevent insertion of identity mappi...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 Glenn Morris* lisp/simple.el (command-execute): Respect nil disable...
2014-04-02 Nicolas RichardFix for command-execute handling of disabled commands
2014-03-31 Glenn Morris* lisp/simple.el (cycle-spacing--context, cycle-spacing...
2014-03-30 Daniel Colascionecompletion-in-region-mode improvements
2014-03-28 Michal NazarewiczMake `cycle-spacing' behave more like `just-one-space...
2014-03-27 Glenn MorrisAllow selective autoloading from lisp/obsolete directory
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-26 Daniel ColascioneProvide command for deleting processes from list-proces...
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-25 Barry O'ReillyAddendum to: Undo in region after markers in undo histo...
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-22 Glenn MorrisInclude interactive-only information in describe-functi...
2014-03-22 Glenn MorrisAllow `declare' to set the interactive-only property
2014-03-19 Stefan-W. Hahn* lisp/ps-print.el (ps-generate-postscript-with-faces):
2014-03-18 Stefan Monnier* lisp/simple.el (newline-and-indent): Do autofill.
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-14 Dmitry GutovSupport the old `blink-matching-paren' behavior
2014-03-11 Stefan Monnier* lisp/simple.el (set-mark): Ensure mark-active is...
2014-03-06 Glenn Morris* lisp/simple.el (newline): Doc tweak.
2014-03-04 Michal Nazarewicz* binding.el: Add comment describing why C-d binds...
2014-03-02 Barry O'Reilly* simple.el (undo-elt-in-region): Fix buffer corruption...
2014-03-01 Glenn Morris* lisp/subr.el (with-wrapper-hook): Tweak obsolescence...
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-21 Juanma Barranquerolisp/simple.el (choose-completion): Fix docstring typo.
2014-02-10 Lars Ingebrigtsen* simple.el (choose-completion): Doc fix.
2014-02-10 Glenn MorrisReplace "Maintainer: FSF" with the emacs-devel mailing...
2014-02-08 Lars Ingebrigtsen(execute-extended-command): Clarify doc string (bug...
2014-02-08 Lars Ingebrigtsen* simple.el (choose-completion-string-functions): Docum...
2014-02-08 Lars Ingebrigtsen* simple.el (line-move): Document utility function...
2014-02-07 Juanma Barranquero* lisp/simple.el (quoted-insert): Check character valid...
2014-02-07 Glenn MorrisMove iswitchb.el to obsolete/
2014-01-30 Glenn Morris* lisp/simple.el (eval-expression): Doc fix.
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Glenn MorrisSome doc for cycle-spacing
2014-01-23 Glenn MorrisDoc fixes related to zero prefix argument of eval-expre...
2014-01-21 Leo Liu* simple.el (read--expression): Don't enable eldoc...
2014-01-20 Stefan Monnier* lisp/simple.el (move-beginning-of-line): Make sure...
2014-01-18 Paul Eggert* simple.el (password-word-equivalents): Remove duplicates.
2014-01-17 Chong YidongFix Bug#13124.
2014-01-17 Bastien GuerryRevert 2014-01-17T13:05:09Z!bzg@gnu.org.
2014-01-17 Bastien Guerry* simple.el (define-alternatives): Fix docstring by...
2014-01-14 Nicolas Richardsimple.el (define-alternatives): Add 'definition-name...
2014-01-13 Daniel ColascioneCorrectly handle reaching the end of the interval tree...
2014-01-13 Bastien GuerryFix/enhance `define-alternatives' docstring again
2014-01-13 Bastien Guerry`define-alternatives' bugfix and UI enhancement
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-12 Kenichi Handamerge trunk
2014-01-12 Leo LiuRe-implement the feature of showing eldoc info after...
2014-01-09 Stefan Monnier* lisp/simple.el (deactivate-mark, activate-mark):...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-28 Glenn MorrisEvery defcustom should specify its type
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-21 Richard M. StallmanDocument how to make RET not indent.
2013-12-19 Juri Linkov* lisp/simple.el (eval-expression-print-format): Don...
2013-12-18 Chong Yidong* simple.el (append-next-kill): Doc fix (Bug#15995...
2013-12-17 Dima Kogan* simple.el (kill-region): Pass mark first then point...
2013-12-13 Dmitry GutovMake blink-matching-paren perform blinking without...
2013-12-13 Juri Linkov* lisp/simple.el <Keypad support>: Remove key bindings...
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Stefan Monnier* lisp/simple.el (normal-erase-is-backspace-mode):...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-03 Juri Linkov* lisp/window.el (display-buffer-no-window): New action...
2013-12-01 Stefan Monnier* lisp/simple.el (newline): Mention `electric-indent...
2013-11-30 Glenn MorrisMake the `interactive-only' bytecomp warning like the...
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
next