]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
(command-line-1): Refer to "Pure Storage" on
[gnu-emacs] / lisp / emacs-lisp /
2006-05-05 Eli Zaretskii(reb-update-overlays): Cycle through provided faces...
2006-05-01 Richard M. Stallman(display-warning, lwarn): Doc fixes.
2006-04-16 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-220
2006-04-13 Stefan Monnier(find-function-search-for-symbol): Add comments.
2006-04-13 Eli Zaretskii(edebug-basic-spec): New function for vetting file...
2006-04-11 Richard M. Stallman(byte-compile-file): Bind enable-local-variables to...
2006-04-10 Bill Wohler(find-function-regexp): Allow dashes in defun name...
2006-04-10 Stefan Monnier(find-function-search-for-symbol): Fix regexp so the...
2006-04-08 Stefan Monnier(byte-compile-form): Only call cl-byte-compile-compiler...
2006-04-07 Richard M. Stallman(eval-print-last-sexp, eval-last-sexp, eval-defun)...
2006-03-28 Kim F. StormAdd a few aliases. Ignore changes to AUTHORS file.
2006-03-20 Luc Teirlinck(debug-help-follow): Revert last change.
2006-03-20 Luc Teirlinck(debug-help-follow): Adapt comment to change in help...
2006-03-03 Eli Zaretskii(rx-check-any, rx-check-not): Quote "]"s in regexps...
2006-03-03 Eli Zaretskii(edebug-display): Use `edebug-sit-for-seconds' value...
2006-02-27 Luc Teirlinck(find-library-suffixes): Use `get-load-suffixes' instea...
2006-02-27 Luc Teirlinck(update-directory-autoloads): Use `get-load-suffixes...
2006-02-21 Richard M. Stallman(unsafep): Don't treat &rest or &optional as variables...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-05 Luc Teirlinck(find-definition-noselect): Minor doc fix.
2006-02-01 Stefan MonnierMinor twiddles in comments and docstrings.
2006-01-30 John Paul Wallington(toplevel): Remove definition of `cl-assertion-failed...
2006-01-21 Eli Zaretskii(find-definition-noselect, find-variable-noselect)...
2006-01-13 Eli Zaretskii(batch-byte-recompile-directory): Doc fix.
2006-01-06 Eli Zaretskii(find-definition-noselect): Fix typo in a doc string...
2006-01-03 Stefan Monnier(byte-compile-file-form-defalias):
2005-12-23 Juri Linkov(edebug-all-defs, edebug-all-forms): Add autoload cookies.
2005-12-22 Romain Francoise(lisp-complete-symbol): Don't print progress messages...
2005-12-22 Stefan Monnier(lisp-complete-symbol): Mostly undo the change by Kevin...
2005-12-21 Stefan Monnier(lisp-complete-symbol): Don't call delete-windows-on...
2005-12-19 Stefan Monnier(cl-macroexpand-all): Fix code-walk for
2005-12-17 Chong Yidong* emacs-lisp/edebug.el (edebug-safe-prin1-to-string...
2005-12-16 Juri Linkov(crm-minibuffer-completion-help):
2005-12-10 Eli Zaretskii(lisp-complete-symbol): Regenerate the completion list...
2005-12-06 Stefan Monnier(edebug-skip-whitespace): read1:lread.c says
2005-12-04 Juri LinkovPut `doc-string-elt' property on
2005-12-04 Juri Linkov(find-function-regexp):
2005-12-04 Juri Linkov(easy-mmode-define-navigation): Put `definition-name...
2005-12-04 Juri Linkov(define-derived-mode): Put `definition-name'
2005-12-04 Juri Linkov(make-autoload): Add define-global-minor-mode.
2005-12-03 Eli Zaretskii(lisp-imenu-generic-expression): Fix bug whereby names...
2005-11-30 Stefan Monnier(make-autoload): Handle defgroup specially.
2005-11-28 Stefan Monnier(elp-not-profilable): Replace interactive-p with called...
2005-11-27 Stefan Monnier(defstruct): Don't define the default constructor if...
2005-11-19 Andreas SchwabHandle compressed files.
2005-11-16 Richard M. Stallman(byte-optimize-form-code-walker): Improve warning messa...
2005-11-14 Luc Teirlinck(define-derived-mode): Remove defvar for mode hook...
2005-11-08 Lars Hansen(update-directory-autoloads): Add obsolete function...
2005-11-08 Stefan Monnier(lisp-mode-variables): Don't set comment-indent-function.
2005-11-05 Luc Teirlinck(define-global-minor-mode): Pass all specified keyword...
2005-11-02 Andreas Schwab(byte-optimize-pure-func): Quote the
2005-11-02 Stefan Monnier(byte-optimize-pure-func): Quote the eval'd value so...
2005-11-02 Stefan Monnier(string-to-syntax): Mark it as pure.
2005-10-31 Dan Nicolaescu* loadup.el: Load emacs-lisp/syntax, font-lock and...
2005-10-29 Richard M. Stallman(timer-activate, timer-activate-when-idle): New arg...
2005-10-28 Richard M. Stallman(easy-menu-change): Doc fix.
2005-10-25 Romain Francoise(find-library-name): Also strip extension if library...
2005-10-24 Stefan Monnier(easy-mmode-define-global-mode): Don't add a dummy...
2005-10-24 Stefan Monnier(define-obsolete-function-alias, define-obsolete-variab...
2005-10-24 Stefan Monnier(ad-make-advised-definition): Fix arg-order.
2005-10-24 Stefan Monnier(macro-declaration-function): Add a `doc-string' declar...
2005-10-24 Stefan Monnier(debugger-make-xrefs): Don't assume case-fold-search...
2005-10-23 Lars Hansen(byte-compile-lambda): Add parameter add-lambda.
2005-10-21 Richard M. Stallman(find-library-name): Doc fix.
2005-10-21 Stefan Monnier(syntax-ppss-flush-cache): Fix typo.
2005-10-21 Stefan Monnier(syntax-ppss-flush-cache): Fix corner boundary case.
2005-10-16 Masatake YAMATO* message.el (message-expand-group): Pass the common
2005-10-11 Juanma Barranquero(update-directory-autoloads): Doc fix.
2005-10-05 Stefan Monnier(lisp-mode-syntax-table): Move the nesting bit from...
2005-10-05 Stefan Monnier(lambda): Add its doc-string-elt property.
2005-10-05 Stefan Monnier(lisp-font-lock-syntactic-face-function):
2005-10-04 Stefan MonnierMove comments into docstrings.
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-18 Deepak Goelmessage format spec fixes, commit # 9
2005-09-10 Kim F. Storm(authors-aliases): Update list.
2005-08-29 Juanma Barranquero(font-lock-comment-face, font-lock-doc-face, font-lock...
2005-08-29 Juanma Barranquero(safe-functions): Add defvar.
2005-08-29 Juanma Barranquero(ses-initial-global-parameters, ses-mode-map): Add...
2005-08-29 Juanma Barranquero(font-lock-beginning-of-syntax-function): Add defvar.
2005-08-29 Juanma Barranquero(font-lock-verbose): Add defvar.
2005-08-29 Juanma Barranquero(mouse-highlight-priority, x-lost-selection-functions...
2005-08-29 Juanma Barranquero(compilation-error-regexp-alist, compilation-mode-font...
2005-08-24 Stefan Monnier(define-minor-mode): Simplify.
2005-08-15 Dan Nicolaescu* mh-customize.el: Do not use face-alias compatibility for
2005-08-12 Eli ZaretskiiAdd move-beginning-of-line, move-end-of-line, end-of...
2005-08-11 Lute Kamstra(generic-font-lock-defaults): Declare with define-obsol...
2005-08-09 Richard M. Stallman(map-y-or-n-p): Reorder the options
2005-08-09 Richard M. Stallman(lucid-menubar-map, lucid-failing-menubar)
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-29 Stefan MonnierRequire CL also when compiling.
2005-07-29 Stefan Monnier(byte-compile-make-variable-buffer-local)
2005-07-24 Juanma Barranquero(reb-with-current-window): Delete.
2005-07-22 Luc Teirlinck(define-minor-mode): Never call the mode function using...
2005-07-21 Juanma Barranquero(regexp-builder): Use `defalias' instead of faking it.
2005-07-19 Juri Linkov(find-function-regexp): Add `define-compilation-mode'.
2005-07-16 Juanma Barranquero(def-edebug-form-spec): Add obsolescence info and delet...
2005-07-16 Juanma Barranquero(byte-compile-maybe-guarded): Fix typo in docstring.
2005-07-16 Richard M. Stallman(find-gc-subrs-callers): Renamed from find-gc-subrs...
2005-07-16 Richard M. Stallman(byte-compile-maybe-guarded): Doc fix.
2005-07-16 Richard M. Stallman(byte-compile-if): Guard the else-clause too.
next