Clarify manual and `add-hook' doc string about buffer-local hooks
[bpt/emacs.git] / lisp / subr.el
2011-07-13 Lars Magne Ingebri... Clarify manual and `add-hook' doc string about buffer...
2011-07-12 Lars Magne Ingebri... Remove `remove-duplicates', since `delete-dups' is...
2011-07-11 Lars Magne Ingebri... Add a new, simple definition of `remove-duplicates'
2011-07-09 Glenn Morris* lisp/subr.el (remq): Handle the empty list. (Bug...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-02 Stefan MonnierAdd multiple inheritance to keymaps.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Leo LiuNew primitive secure-hash supporting md5, sha-1 and...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Lars Magne Ingebri... Renamed `process-alive-p' to `process-live-p' for consi...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Stefan Monnier* lisp/subr.el (make-progress-reporter): Add "..."...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-01 Stefan MonnierMiscellaneous tweaks.
2011-06-01 Paul EggertMerge from trunk.
2011-05-31 Lars Magne Ingebri... Add the tiny convenience function `process-alive-p'.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-28 Kevin Ryde* lisp/subr.el (def-edebug-spec): Doc fix (Bug#8430).
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-28 Paul EggertMerge from mainline.
2011-04-28 Juanma BarranqueroAdd delayed warnings support.
2011-04-27 Daniel Colascione* subr.el (shell-quote-argument): Use alternate escapin...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Daniel ColascioneImprove Windows quoting robustness
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-19 Paul EggertMerge from mainline.
2011-04-19 Juanma Barranquerolisp/*.el: Lexical-binding cleanup.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-04-05 Paul EggertMerge from mainline.
2011-04-02 Chong YidongMerge open-protocol-stream into open-network-stream.
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-30 Stefan Monnier* lisp/subr.el (apply-partially): Use a non-nil static...
2011-03-30 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Don't...
2011-03-22 Paul EggertMerge from mainline.
2011-03-21 Stefan MonnierMerge from trunk
2011-03-21 Stefan Monnier* subr.el (deferred-action-list, deferred-action-functi...
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-17 Paul EggertMerge from mainline.
2011-03-16 Stefan MonnierRemove bytecomp- prefix, plus misc changes.
2011-03-15 Stefan Monnier* lisp/subr.el (read-char-choice): Only show the cursor...
2011-03-13 Stefan Monnier* src/eval.c (Ffunction): Use simpler format for closures.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Stefan MonnierTry and fix w32 build; misc cleanup.
2011-03-11 Stefan MonnierMisc fixes, and use lexical-binding in more files.
2011-03-10 Stefan Monnier* lisp/emacs-lisp/bytecomp.el: Use lexical-binding.
2011-03-06 Stefan MonnierMerge from trunk
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-21 Stefan MonnierUse offsets relative to top rather than bottom for...
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Stefan Monnier* lisp/subr.el (save-window-excursion): New macro,...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Stefan MonnierMerge from trunk
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Sam Steingoldundo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons...
2011-02-01 Sam Steingoldfix docstrings of `purecopy-cons' & `purecopy-car'...
2011-02-01 Sam Steingold* lisp/subr.el (purecopy-cons, purecopy-car): Add short...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-21 Stefan Monnier* lisp/subr.el (shell-quote-argument): Properly quote \n.
2011-01-20 Paul EggertMerge: omit auto-generated aclocal.m4 from repository
2011-01-20 Chong YidongRevert changes adding format args to yes-or-no-p and...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-15 Mark DiekhansMake last-resort backup file in .emacs.d (Bug#6953).
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Kenichi Handamerge emacs-23
2011-01-13 Chong Yidong* lisp/subr.el (event-start, event-end): Doc fix (Bug...
2011-01-12 Paul EggertMerge from mainline.
2011-01-11 Stefan Monnier* lisp/subr.el (eval-after-load): Fix timing for features.
next