* lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.
[bpt/emacs.git] / lisp / simple.el
2014-06-20 Leo Liu* simple.el (read-quoted-char): Don't let help chars...
2014-06-01 Eli ZaretskiiFix bug #17615 with C-g during macro definition.
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-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-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-12 Barry O'Reilly* simple.el (undo): Prevent insertion of identity mappi...
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-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-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...
2013-11-18 Eli ZaretskiiMerge from mainline.
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...
next