Replace fundamental-mode-hook with change-major-mode-after-body-hook.
[bpt/emacs.git] / lisp / subr.el
2011-10-27 Chong YidongReplace fundamental-mode-hook with change-major-mode...
2011-10-26 Chong YidongDocument with-wrapper-hook.
2011-10-24 Stefan Monnier* subr.el (apply-partially): Remove redundant comment.
2011-10-06 Lars Magne Ingebri... (define-key-after): Clarify that the function is not...
2011-10-05 Leo LiuFix argument to buffer-live-p in read-char-choice
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-28 Juanma BarranqueroFix typos.
2011-09-27 Kenichi Handamerge trunk
2011-09-23 Stefan Monnier* lisp/subr.el (with-wrapper-hook): Fix edebug spec.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-11 Lars Magne Ingebri... (process-kill-buffer-query-function): Mention the buffe...
2011-09-11 Lars Magne Ingebri... * subr.el (eval-after-load): Doc string clarification
2011-09-11 Lars Magne Ingebri... Doc string clarification.
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-06 Paul EggertMerge from trunk.
2011-09-05 Paul EggertMerge from trunk.
2011-09-05 Juri Linkov* lisp/subr.el (y-or-n-p): Capitalize "yes".
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Stefan Monnier* lisp/subr.el (event-modifiers): Fix "missing modifier...
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Chong YidongAdd L and R categories to standard category table,...
2011-08-14 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-12 Chong YidongFix behavior of string-mark-left-to-right.
2011-08-10 Chong YidongNew function `string-mark-left-to-right' for handling...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-08-04 Paul EggertMerge from trunk.
2011-08-03 Stefan Monnier* src/keymap.c (Fmake_composed_keymap): Move to subr.el.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Respect help-form...
2011-07-15 Glenn Morris* lisp/subr.el (read-char-choice): Allow quitting....
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli Zaretskiilisp/subr.el (version-*): Doc fix.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Lars Magne Ingebri... Doc fix for with-silent-modifications
2011-07-13 Lars Magne Ingebri... Clarify manual and `add-hook' doc string about buffer...
2011-07-12 Paul EggertMerge from trunk.
2011-07-12 Lars Magne Ingebri... Remove `remove-duplicates', since `delete-dups' is...
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Lars Magne Ingebri... Add a new, simple definition of `remove-duplicates'
2011-07-09 Paul EggertMerge from trunk.
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.
next