* lisp/subr.el (def-edebug-spec): Doc fix (Bug#8430).
[bpt/emacs.git] / lisp / subr.el
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.
2011-01-09 Chong Yidong* lisp/subr.el (read-char-choice): Use read-key. Sugge...
2011-01-08 Chong YidongDoc fix for y-or-n-p and yes-or-no-p.
2011-01-08 Chong YidongNew function read-char-choice for reading a restricted...
2011-01-07 Chong YidongAllow format args for y-or-n-p and yes-or-no-p.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-15 Glenn MorrisRemove code and comments related to lib-src/fns-*.el...
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-13 Stefan MonnierMerge from trunk
2010-12-13 Stefan MonnierMake the effect of (defvar foo) local.
2010-12-12 Eli Zaretskiisubr.el (posn-col-row): Evaluate header-line-format...
2010-12-11 Glenn MorrisDoc fixes.
2010-12-11 Stefan MonnierMerge from trunk
2010-12-05 Chong YidongDoc fix for posn-* functions (Bug#7471).
2010-12-03 Stefan Monnier* lisp/subr.el (with-demoted-errors): Distinguish symbo...
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-13 Eli Zaretskiisubr.el (posn-col-row): Pay attention to header line...
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-02 Vinicius Jose LatorreAdjust doc.
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
next