* subr.el (copy-overlay): Handle deleted overlays.
[bpt/emacs.git] / lisp / subr.el
2010-02-11 Stefan Monnier* subr.el (copy-overlay): Handle deleted overlays.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-11-25 Stefan Monnier(string-prefix-p): New function.
2009-11-11 Dan Nicolaescu* progmodes/grep.el (grep-regexp-alist):
2009-11-11 Dan Nicolaescu* subr.el (add-hook): Purecopy strings.
2009-11-11 Dan Nicolaescu* subr.el (menu-bar-separator): New defconst.
2009-11-11 Dan Nicolaescu* term/x-win.el (x-gtk-stock-map):
2009-10-26 Stefan Monnier(all-completions): Declare the 4th arg obsolete.
2009-10-20 Stefan Monnier(read-key-delay): Reduce to 0.01.
2009-10-16 Juanma Barranquero* subr.el (error, sit-for, start-process-shell-command)
2009-10-16 Stefan Monnier(error, sit-for, start-process-shell-command)
2009-10-01 Stefan Monnier* eval.c (Fcalled_interactively_p): Add `kind' argument.
2009-10-01 Glenn Morris(declare-function): Doc fix.
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-19 Chong Yidong* subr.el (baud-rate): Remove long-obsolete function...
2009-09-17 Chong Yidong* subr.el: Fix last change to avoid using the `unless...
2009-09-17 Stefan Monnier(push, pop, dolist, dotimes, declare): Don't overwrite...
2009-09-15 Stefan Monnier(after-load-functions): New hook.
2009-09-12 Stefan Monnier* startup.el (tutorial-directory): Make it a defcustom.
2009-09-12 Stefan Monnier* lread.c (Fload): Don't output a message after loading...
2009-09-10 Stefan Monnier* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands...
2009-09-08 Stefan Monnier(with-silent-modifications): New macro.
2009-08-30 Juanma Barranquero* subr.el (do-after-load-evaluation): Fix last change...
2009-08-29 Juanma Barranquero* subr.el (do-after-load-evaluation): Simplify.
2009-08-27 Stefan Monnier* subr.el (default-mode-line-format, default-header...
2009-08-19 Stefan Monnier(read-passwd): Use read-key so keypad keys work as...
2009-08-19 Stefan Monnier* subr.el (listify-key-sequence-1): Use normal syntax...
2009-08-09 Chong Yidong* subr.el: Provide hashtable-print-readable.
2009-07-18 Juri Linkov(process-kill-buffer-query-function): New function.
2009-07-14 Glenn Morris(def-edebug-spec): Doc fix.
2009-07-06 Glenn Morris(eval-after-load): Doc fix.
2009-06-19 Glenn MorrisFix previous change, sigh.
2009-06-19 Glenn Morris(open-network-stream): Doc fix.
2009-04-29 Chong Yidong* subr.el (assoc-default): Doc fix.
2009-04-15 Chong Yidong* subr.el (posn-col-row): Properly compute line spacing.
2009-03-19 Juanma Barranquero* subr.el (forward-point): Add obsolescence declaration.
2009-02-14 Eli Zaretskii(translation-table-for-input): Declare obsolete again.
2009-02-13 Eli Zaretskii(locate-library): Doc fix. (Bug#2291)
2009-02-07 Eli ZaretskiiDon't declare `translation-table-for-input' obsolete.
2009-01-12 Juanma Barranquero* subr.el (play-sound): Doc fix. (Bug#250)
2009-01-10 Glenn MorrisComment (fix typo).
2009-01-09 Glenn Morris(last-input-char, last-command-char): Move here from...
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2008-12-29 Dan Nicolaescu(mkdir): New defalias.
2008-12-26 Andreas Schwab(keymap-canonicalize): Properly preserve keymap prompt.
2008-12-24 Dan Nicolaescu* subr.el (chmod): New defalias for set-file-modes.
2008-12-13 Glenn Morris(declare-function): Doc fix.
2008-11-16 Chong YidongFix typo in last change.
2008-11-16 Chong Yidong(read-passwd): Use read-event instead of read-char...
2008-11-16 Chong Yidong(read-passwd): Yank current kill if the user enters...
2008-11-04 Martin Rudalics(looking-back): Fix doc-string typo.
2008-11-03 Chong Yidong(looking-back): Doc fix.
2008-11-02 Martin Rudalics(with-selected-window): Call set-frame-selected-window
2008-10-28 Juanma Barranquero* subr.el (locate-user-emacs-file): Simplify. Don...
2008-10-25 Martin Rudalics(with-current-buffer): Rename buffer argument to buffer...
2008-10-24 Juanma BarranqueroNew function `locate-user-emacs-file'.
2008-10-20 Eli Zaretskii(apply-partially): Move from subr.el to simple.el.
2008-10-20 Eli ZaretskiiFix last change (again).
2008-10-20 Andreas Schwab(split-string-and-unquote): Simplify regexp.
2008-10-20 Eli ZaretskiiFix last change.
2008-10-20 Eli Zaretskii(top-level): Require `cl' when compiling.
2008-10-19 Eli Zaretskii(apply-partially): Move from minibuffer.el to subr.el.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-28 Martin Rudalics(read-quoted-char): Call char-resolve-modifiers
2008-09-23 Romain Francoise(with-output-to-string): Make sure that the temporary...
2008-09-07 Martin Rudalics(cancel-change-group): Widen buffer temporarily when
2008-09-06 Martin Rudalics(symbol-file): Fix doc-string.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-30 Glenn Morris(make-variable-frame-local): Tweak obsolescence message.
2008-08-30 Glenn Morris(make-variable-frame-local): Tweak obsolescence message.
2008-08-23 Chong Yidong(temp-buffer-show-hook): Doc fix.
2008-08-23 Chong Yidong(temp-buffer-show-hook): Doc fix.
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-10 Glenn Morris(locate-library): Doc fix (sync from trunk 2008-06...
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-12 Glenn MorrisAdd some compiler declarations, for builds without X.
2008-06-10 Stefan Monnier(momentary-string-display): Use an overlay.
2008-06-10 Glenn Morris(locate-library): Doc fix.
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-28 Stefan Monnier* progmodes/flymake.el (flymake-save-buffer-in-file):
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-07 Glenn Morris(ignore-errors): Move here from cl-macs.el.
2008-05-06 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Sam Steingold* vc.el (vc-dir-mode-map): Enable mouse bindings.
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
next