(eval-last-sexp): Avoid introducing any
[bpt/emacs.git] / lisp / emacs-lisp /
2007-07-06 Andreas Schwab(eval-last-sexp): Avoid introducing any
2007-07-05 Thien-Thi NguyenRevert last change.
2007-07-01 Thien-Thi NguyenSet `binding-is-magic' property on a few symbols.
2007-06-30 Stefan Monnier(rx-constituents): Fix up `anything'.
2007-06-29 Stefan MonnierDocstring convention fix.
2007-06-28 Stefan Monnier*** empty log message ***
2007-06-28 Stefan MonnierDocstring and comment fix.
2007-06-28 Stefan MonnierSet edebug and indentation before loading
2007-06-27 Stefan MonnierUse cl-loaddefs.el rather than manual autoloads.
2007-06-27 Stefan MonnierNew file.
2007-06-27 Stefan MonnierSet generated-autoload-file to cl-loaddefs.el.
2007-06-27 Stefan MonnierSet generated-autoload-file to cl-loaddefs.el.
2007-06-27 Stefan MonnierSet generated-autoload-file to cl-loaddefs.el.
2007-06-26 Stefan Monnier(autoload-generated-file): Interpret names relative...
2007-06-26 Stefan Monnier(autoload-find-destination): Return nil
2007-06-25 Stefan Monnier(autoload-generate-file-autoloads): Make `outbuf' optional.
2007-06-25 Stefan Monnier(autoload-modified-buffers): New var.
2007-06-25 Stefan MonnierRefactor for upcoming changes.
2007-06-25 Stefan MonnierRefactor for upcoming changes.
2007-06-23 Stefan Monnier(autoload-generated-file): New function.
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Stefan Monnier(byte-compile-current-group, byte-compile-nogroup-warn...
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-14 Juanma Barranquero(edebug-pop-to-buffer, edebug-display): Remove redundan...
2007-06-12 Stefan Monnier(byte-compile-current-group): New var.
2007-06-10 Martin Rudalics(byte-compile-find-cl-functions): Match
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-07 Glenn Morris(byte-compile-warnings): Add new option `make-local'.
2007-06-07 Glenn MorrisEric M. Ludlam <eric at siege-engine.com>
2007-06-04 Chong Yidong(sregexq): Fix doc string quoting.
2007-06-04 Chong Yidong(tq-queue-pop): Stifle error when a process has died...
2007-06-04 Juanma Barranquero(define-minor-mode, easy-mmode-define-navigation):...
2007-05-30 Miles BaderFix tq.el edge case
2007-05-29 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22, gnus--rel--5.10
2007-05-29 Glenn MorrisNikolaj Schumacher <n_schumacher at web.de> (tiny...
2007-05-29 Glenn MorrisNikolaj Schumacher <n_schumacher at web.de> (tiny...
2007-05-25 Stefan Monnier(define-derived-mode): Remove bogus compatibiity code.
2007-05-25 Stefan Monnier(copyright-names-regexp): New var.
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-24 Miles BaderMerge from emacs--rel--22
2007-05-22 Juanma Barranquero(define-minor-mode, easy-mmode-define-navigation):...
2007-05-22 Miles BaderMerge from emacs--rel--22
2007-05-20 Miles BaderMerge from emacs--rel--22
2007-05-18 Miles BaderMerge from emacs--rel--22
2007-05-17 Miles BaderMerge from emacs--rel--22
2007-05-13 Miles BaderMerge from emacs--rel--22
2007-05-11 Miles BaderMerge from emacs--rel--22
2007-05-10 Richard M. Stallman(define-minor-mode): Fix generated doc string.
2007-05-09 Miles BaderMerge from emacs--rel--22
2007-05-08 Stefan Monnier(ad-special-forms): Remove.
2007-05-08 Miles BaderMerge from emacs--rel--22
2007-05-07 Miles BaderMerge from emacs--rel--22
2007-05-06 Richard M. Stallman(turn-on-eldoc-mode): Doc fix.
2007-05-04 Miles BaderMerge from emacs--rel--22
2007-05-04 Miles BaderMerge from emacs--rel--22
2007-05-01 Miles BaderMerge from emacs--rel--22: lisp/dired-x.el: Revert...
2007-04-29 Miles BaderMerge from emacs--rel--22
2007-04-28 Miles BaderMerge from emacs--rel--22
2007-04-27 Andreas Schwab(sregexq): Fix doc string quoting.
2007-04-22 Richard M. Stallman(define-globalized-minor-mode): Improve doc string...
2007-04-13 Martin Rudalics(edebug-pop-to-buffer): Don't select window marked...
2007-04-11 Chong Yidong(byte-optimize-form-code-walker): Evaluate pure functio...
2007-04-11 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-11 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-10 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-10 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-09 Chong YidongRemove spurious debugging code.
2007-04-06 Chong Yidong* emacs-lisp/byte-opt.el (byte-optimize-pure-func)...
2007-04-05 Chong Yidong(byte-optimize-form-code-walker): Print entire form.
2007-04-05 Glenn Morris(top-level): Provide self.
2007-04-01 Stefan Monnier(lisp-fill-paragraph): Only obey emacs-lisp-docstring...
2007-03-31 Glenn Morris(run-at-time): Doc fix.
2007-03-31 Glenn Morris(display-warning): If we create the buffer displaying...
2007-03-31 Eli Zaretskii(sregexq): Doc fix.
2007-03-30 Thien-Thi Nguyen(ewoc--insert-new-node): Take additional arg DLL.
2007-03-28 Richard M. Stallman(edebug-display): Don't go to edebug-outside-buffer...
2007-03-28 Stefan Monnier(lisp-complete-symbol): Make get-buffer-window find...
2007-03-26 Richard M. Stallman(byte-compile-file-form-defmumble): Use prin1 instead...
2007-03-24 Eli Zaretskii(testcover-start, testcover-end, testcover-mark-all...
2007-03-18 Juanma Barranquero(reb-update-overlays): Do not mark zero-width regexps...
2007-03-11 Richard M. Stallman(byte-compile-warning-prefix): Correctly compute line...
2007-03-05 Richard M. Stallman(reb-re-syntax): Fix custom type.
2007-03-05 Richard M. Stallman(calculate-lisp-indent): Redo previous change.
2007-03-04 Kim F. Storm(authors-aliases): Add alias.
2007-03-04 Kim F. Storm(authors-aliases): Add alias.
2007-03-04 Richard M. Stallman(edebug-kill-buffer): New function.
2007-02-25 Kim F. Storm(map-y-or-n-p): Apply minibuffer-prompt-properties.
2007-02-17 Kim F. Storm(bindat--unpack-u*): Optimize.
2007-02-17 Eli Zaretskii(calculate-lisp-indent): Added indentation for the...
2007-02-13 Juanma Barranquero(byte-compile-dest-file, byte-compile-file): Doc fixes.
2007-02-11 Richard M. Stallman(indent-sexp): Clean up termination condition -- don...
2007-02-09 Kim F. StormRemove obsolete comment.
2007-02-03 Chong Yidong(define-globalized-minor-mode): Rename from define...
2007-02-03 Chong Yidongdefine-global-minor-mode changed to define-globalized...
2007-02-03 Chong Yidong(global-cwarn-mode): Add define-globalized-minor-mode.
2007-01-29 Juanma Barranquero(list-load-path-shadows): Doc fix.
2007-01-29 Kenichi Handa(byte-compile-disable-print-circle): New
next