Lisp completion functions
[bpt/emacs.git] / lisp / subr.el
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.
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-14 Juri Linkov* lisp/subr.el (find-tag-default-as-regexp): Return...
2013-05-14 Glenn Morris* subr.el (user-emacs-directory-warning): New option.
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-05-01 Eli ZaretskiiMerge from trunk.
2013-04-27 Juri Linkov* src/callint.c (Fcall_interactively): Call `Qread_numb...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-24 Eli ZaretskiiMerge from trunk.
2013-04-24 Glenn Morris* subr.el (read-number): Once more use `read'
2013-04-23 Eli ZaretskiiMerge from trunk.
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Eli ZaretskiiMerge from trunk.
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-19 Eli ZaretskiiAdd reveal-filename function instead of 3 set-generated...
2013-04-18 Eli ZaretskiiMerge from trunk.
2013-04-18 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Declare obsolete.
2013-04-05 Kenichi Handamerge trunk
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-30 Eli ZaretskiiMerge from trunk.
2013-03-30 Ted ZlatanovMove forward-whitespace, forward-symbol, forward-same...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Kenichi Handamerge trunk
2013-03-20 Stefan Monnier* lisp/subr.el (posn-point, posn-string): Fix it here...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisFix doc typo in previous change
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-08 Jambunathan KProvide for customizing default regexp in hi-lock comma...
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-09 Eli Zaretskiisubr.el (buffer-file-type, default-buffer-file-type...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-03 Stefan Monnier* lisp/url/url-cache.el (url-cache-create-filename...
2013-02-03 Stefan Monnier* lisp/subr.el (internal--called-interactively-p--get...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
next