More tweaks of skeleton documentation wrt \n behavior at bol/eol.
[bpt/emacs.git] / lisp / subr.el
2014-06-14 Eli ZaretskiiFix documentation mentioned in bug #17768.
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-09 Stefan Monnier* lisp/subr.el (function-put): Add function.
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...
2013-09-16 Stefan Monnier* lisp/subr.el (eval-after-load): Preserve evaluation...
2013-09-12 Kenichi Handamerge trunk
2013-09-12 Glenn Morris* subr.el (do-after-load-evaluation): Also give compile...
2013-09-10 Stefan Monnier* lisp/subr.el (with-demoted-errors): Add `format'...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-05 Stefan Monnier* lisp/subr.el (pop): Use `car-safe'.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
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-07 Arni Magnusson* lisp/progmodes/dos.el: New file.
2013-08-04 Stefan Monnier* lisp/subr.el (macrop): New function.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-26 Stefan MonnierAdd support for lexical variables to the debugger's...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-22 Stefan Monnier* lisp/subr.el (add-to-list): Fix compiler-macro when...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Richard M. Stallmansplit-string takes a new arg TRIM that's a regexp
2013-07-11 Juanma Barranquerolisp/subr.el (delay-warning): New function.
2013-07-07 Juanma Barranquerolisp/subr.el (read-quoted-char): Remove unused local...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-06 Stefan Monnier* lisp/subr.el (read-quoted-char): Use read-key.
2013-07-04 Michael Albinus* filenotify.el: New package.
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-03 Glenn Morris* lisp/subr.el (y-or-n-p): Handle empty prompts.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-20 Paul EggertAdd log2 support and make log10 obsolete for consistency.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-14 Stefan Monnier* lisp/subr.el (eval-after-load, set-temporary-overlay...
2013-06-13 Stefan Monnier* lisp/subr.el (with-eval-after-load): New macro.
2013-06-13 Vitalie Spinu* lisp/subr.el (internal-push-keymap, internal-pop...
2013-06-12 Xue FuqiaoMerge from mainline.
2013-06-11 Stefan Monnier* lisp/subr.el (function-arity): Remove (mistakenly...
2013-06-11 Juanma BarranqueroFix typos.
2013-06-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-result): Move befor...
2013-06-05 Stefan Monnier* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-03 Juri LinkovSearch and highlight symbol at point.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-25 Eli ZaretskiiRename unmsys--filename to unmsys--file-name.
2013-05-25 Eli ZaretskiiRename reveal-filename into unmsys--filename.
2013-05-22 Kenichi Handamerge trunk
2013-05-17 Eli ZaretskiiSupport invocation of un-installed runemacs.exe.
2013-05-17 Leo Liu* subr.el (delete-consecutive-dups): New function.
2013-05-16 Eli ZaretskiiSupport building Emacs on MS-Windows using the Posix...
2013-05-16 Eli ZaretskiiFix comments to reveal-filename.
2013-05-16 Eli ZaretskiiMerge from trunk.
next