ignore-errors ignores scheme exceptions
[bpt/emacs.git] / lisp / subr.el
2015-04-20 Robin Templetonignore-errors ignores scheme exceptions
2015-04-20 Robin Templetonremove `declare' macro
2015-04-20 Robin Templetonfix push/pop
2015-04-20 Robin Templetonrm not definition
2015-04-20 Robin Templetonguile-elisp bootstrap (lisp)
2015-04-19 BT TempletonLisp completion functions
2015-04-18 Robin Templetonremove suspicious object checking
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisWarn about read-passwd in batch mode
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-25 Dmitry AntipovDo not allow out-of-range character position in Fcompar...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Eli ZaretskiiFix documentation mentioned in bug #17768.
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-31 Stefan Monnier* lisp/subr.el (set-transient-map): Don't wait for...
2014-05-31 Stefan Monnier* lisp/subr.el (sit-for): Add comment with a short...
2014-05-29 Stefan Monnier* lisp/subr.el (sit-for): Don't run input-methods.
2014-05-29 Stefan Monnier* lisp/subr.el (sit-for): Remove universal-arg dependency.
2014-05-28 Glenn Morris* lisp/subr.el (zerop): Move later so bootstrap works.
2014-05-28 Stefan Monnier* lisp/subr.el (zerop): Move from C. Add compiler...
2014-05-28 Stefan Monnier* src/callint.c (Ffuncall_interactively): New function.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-14 Glenn MorrisAdd with-file-modes macro, and use it
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-09 Stefan Monnier* lisp/subr.el (function-put): Add function.
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-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
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-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-09 Stefan Monnier* src/insdel.c (prepare_to_modify_buffer_1): Cancel...
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-03 Daniel ColascioneAdd GC bug investigation code
2014-04-02 Richard M. StallmanRevert subr.el workaround for GC bug.
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-22 Glenn MorrisAllow `declare' to set the interactive-only property
2014-03-22 Glenn MorrisMerge from emacs-24; up to 2014-03-21T21:27:25Z!dancol...
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-21 Richard M. StallmanAvoid GC crashes.
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-01 Glenn Morris* lisp/subr.el (with-wrapper-hook): Tweak obsolescence...
2014-02-27 Juanma Barranquerolisp/subr.el (y-or-n-p): Fix double space issue in...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-12 Paul EggertSpelling fixes.
2014-02-10 Lars Ingebrigtsen* subr.el (event-start): Say what a nil EVENT value...
2014-02-10 Glenn MorrisReplace "Maintainer: FSF" with the emacs-devel mailing...
2014-02-09 Lars IngebrigtsenDocument the `event-start' and `event-end' functions...
2014-02-08 Lars Ingebrigtsen* subr.el (add-to-list): Refill the paragraphs.
2014-02-01 Lars Ingebrigtsen* subr.el (butlast): Document what an omitted N means.
2014-01-24 Glenn MorrisDoc updates for with-demoted-errors
2014-01-22 Glenn MorrisFix some function declarations
2014-01-06 Stefan Monnier* lisp/abbrev.el (define-abbrev): Beware new meaning...
2014-01-06 Stefan Monnier* lisp/subr.el (set-transient-map): Fix nested case...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Leo Liu* subr.el (set-temporary-overlay-map): Obsolete alias.
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-20 Juri Linkov* lisp/replace.el (read-regexp-defaults-function):...
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Leo Liu* subr.el (read-passwd): Disable show-paren-mode.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-02 Leo Liu* subr.el (process-live-p): Return nil for non-process.
2013-11-24 Bozhidar Batsov* lisp/subr.el (string-suffix-p): New function.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-15 Bozhidar Batsov* lisp/subr.el (version-regexp-alist): Fix a typo.
2013-11-14 Bozhidar Batsov* lisp/subr.el (version-regexp-alist):
2013-11-11 Stefan Monnier* lisp/subr.el (force-mode-line-update): Delete, move...
2013-11-04 Bozhidar Batsov* lisp/subr.el (version<, version<=, version=):
2013-11-02 Bozhidar Batsov* subr.el (version-regexp-alist): Add support for snaps...
2013-10-30 Stefan Monnier* lisp/subr.el (custom-declare-variable-early): Remove...
2013-10-29 Stefan Monnier* src/keyboard.c (command_loop_1): If command is nil...
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-25 Stefan Monnier* lisp/subr.el (add-to-list): Preserve return value...
2013-10-18 Barry O'ReillyDon't run timers in input-pending-p. Its new check...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-04 Stefan Monnier* lisp/subr.el (read-passwd): Hide chars even when...
2013-10-03 Stefan Monnier* lisp/subr.el (decode-char, encode-char): Use advertis...
2013-09-29 Xue FuqiaoRefine documentation of `looking-back'.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-20 Ryan* lisp/subr.el (internal--call-interactively): New...
2013-09-18 Glenn Morris* lisp/subr.el (x-popup-dialog): Declare.
2013-09-18 Leo Liu* subr.el (add-hook): Robustify to handle closure as...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
next