]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
File removed.
[gnu-emacs] / lisp / emacs-lisp /
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
2007-01-28 Richard M. Stallman(pp-eval-last-sexp): Don't eval here.
2007-01-24 Miles BaderMake byte compiler correctly write circular constants
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-20 Eli Zaretskii(last-sexp-toggle-display): Fixed cursor position when...
2007-01-10 Richard M. Stallman(pp-eval-expression): Once again eval the argument...
2006-12-30 Richard M. Stallman(define-global-minor-mode): Doc fix.
2006-12-29 Kim F. Storm(bindat--unpack-group, bindat--length-group)
2006-12-27 Kim F. Storm(authors-aliases): Anchor FSF alias regexp,
2006-12-26 Vinicius Jose Latorreeasy-menu-change patch
2006-12-18 Stefan Monnier(syntax-ppss-flush-cache, syntax-ppss): Use syntax...
2006-12-18 Stefan Monnier(syntax-ppss-toplevel-pos): Improve docstring.
2006-12-17 Chong Yidong(beginning-of-defun-raw): Optimise (for speed) the...
2006-12-12 Stefan Monnier(syntax-ppss-toplevel-pos): New fun.
2006-12-11 Richard M. Stallman(defstruct): Suppress warnings about calls to cl-struct...
2006-12-09 Eli Zaretskii(find-variable): Doc fix.
2006-12-07 Glenn MorrisUpdate copyright years.
2006-11-30 Juanma Barranquero(byte-optimize, byte-compile-warnings): Doc fixes.
2006-11-28 Chong Yidong(easy-mmode-define-navigation): Fix interactive spec...
2006-11-28 Glenn Morris(authors-aliases): Add new alias.
2006-11-28 Richard M. Stallman(byte-compile-get-constant):
2006-11-21 Romain Francoise(find-library-name): Don't strip ".el" from library...
2006-11-19 Juanma Barranquero(regexp-opt): Doc fix.
2006-11-19 Chong Yidong(byte-compile-if): Revert last change.
2006-11-18 Chong Yidong(byte-compile-maybe-guarded): Check `and' conditions...
2006-11-12 Juanma Barranquero(reb-mode): Set `blink-matching-paren' to nil in the...
2006-11-08 Alan Mackenzie2006-11-08 Alan Mackenzie <acm@muc.de>
2006-11-06 Juanma Barranquero(authors-fixed-entries): Fix typo.
2006-11-06 Juanma Barranquero(custom-print-install, custom-print-uninstall, custom...
2006-11-06 Juanma Barranquero(x-kill-primary-selection, x-delete-primary-selection,
2006-11-06 Juanma Barranquero(list-load-path-shadows): Fix typo in docstring.
2006-11-03 Juanma Barranquero(find-function-noselect, find-function, find-variable...
2006-11-03 Juanma Barranquero(checkdoc-rogue-space-check-engine): Use "non-nil"...
2006-11-03 Ramprasad BInstalled [sa2c@sa2c.net: pp-eval-last-sexp() does...
2006-10-28 Chong Yidong* emacs-lisp/authors.el (authors-aliases): Update.
2006-10-27 Chong Yidong* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last...
2006-10-26 Chong Yidong* emacs-lisp/cl-indent.el (lisp-indent-259): Indent...
2006-10-18 Richard M. Stallman(pp-eval-expression): Use `X' to read value.
2006-10-05 Juanma Barranquero(ad-remove-advice, ad-parse-arglist, ad-make-mapped...
2006-10-03 Kim F. Storm(pushnew-internal): Remove defvar.
2006-10-02 Stefan Monnier(find-function-regexp): Don't match "define-button...
2006-09-24 Richard M. Stallman(timer-max-repeats): Doc fix.
2006-09-20 Kim F. Storm(member*): Use memql instead of complex code.
2006-09-20 Kim F. Storm(pushnew): Rework 2006-09-10 change. Use memql
2006-09-11 Reiner Steib(pushnew): Add missing `,'.
2006-09-10 Richard M. Stallman(pushnew): Use add-to-list when convenient.
2006-09-08 Chong Yidong* window.el (mouse-autoselect-window-timer)
2006-09-08 Richard M. Stallman(timer-create, timer-activate): Doc fixes.
2006-09-08 Richard M. Stallman(bindat-unpack): Doc fix.
2006-08-31 Richard M. Stallman(define-minor-mode): Reference manual about customizati...
2006-08-31 Richard M. Stallman(trace-function-background): Doc fix.
2006-08-28 Chong Yidong* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine...
2006-08-27 Miles BaderMiscellaneous tq-related fixes.
2006-08-25 Stefan MonnierRemove * in defcustoms.
2006-08-24 Chong Yidong* emacs-lisp/timer.el (timer-set-idle-time, run-with...
2006-08-20 Richard M. Stallman(run-with-idle-timer): Pass t to timer-activate-when...
2006-08-11 Thien-Thi Nguyen(bindat-ip-to-string): Use `format-network-address...
2006-08-10 Chong YidongMinor fix to last change.
2006-08-10 Chong Yidong* emacs-lisp/edebug.el (edebug-recursive-edit): Don...
2006-07-23 Nick Roberts(find-function-search-for-symbol): Expand comment.
2006-07-22 Nick Roberts(find-function-search-for-symbol): Handle "C-h f `".
2006-07-17 Stefan Monnier(make-autoload): Use new arg.
2006-07-14 Károly LőrenteyUpdate.
next