(blink-matching-open): Get rid of text props from
[bpt/emacs.git] / lisp / emacs-lisp /
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.
2005-07-16 Richard M. Stallman(byte-compile-or-recursion): New function.
2005-07-16 Richard M. Stallman(byte-compile-and-recursion): New function.
2005-07-16 Richard M. Stallman(reb-cook-regexp): Avoid warning calling lre-compile...
2005-07-16 Richard M. Stallman(find-gc-unsafe-list, find-gc-source-directory, find...
2005-07-16 Richard M. Stallman(checkdoc-make-overlay, checkdoc-overlay-put, checkdoc...
2005-07-16 Eli Zaretskii(cl-make-type-test): Defer evaluation of cl-make-type...
2005-07-16 Eli Zaretskii(cl-make-type-test): Add `atom' type.
2005-07-16 Luc Teirlinck(define-minor-mode): Avoid constructing a defcustom...
2005-07-15 Richard M. Stallman(emacs-lisp-mode-syntax-table): Don't give ^M comment...
2005-07-15 Juanma Barranquero(derived-mode-run-hooks): Reinstalled, as it is needed...
2005-07-15 Juanma Barranquero(derived-mode-run-hooks): Remove.
2005-07-14 Luc Teirlinck(define-minor-mode): Do not override explicitly specifi...
2005-07-11 Richard M. Stallman(edebug-slow-after, edebug-slow-before): Do nothing...
2005-07-10 Richard M. Stallman(edebug-enter): Call with-timeout-suspend and with...
2005-07-10 Richard M. Stallman(debug): Call with-timeout-suspend and with-timeout...
2005-07-10 Richard M. Stallman(with-timeout-timers): New variable.
2005-07-10 Richard M. StallmanMove debugger-mode to a more natural place.
2005-07-10 Richard M. Stallman(debug-help-follow): New function.
2005-07-09 Richard M. Stallman(debugger-setup-buffer): When eval-buffer
2005-07-08 Richard M. Stallman(checkdoc-proper-noun-list):
2005-07-08 Richard M. Stallman(byte-compile-maybe-guarded): Check for (featurep ...
2005-07-04 Stefan Monnier(lisp-mode-variables): Prevent adaptive
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(trace): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(testcover): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(elp): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(edebug): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(bytecomp): Finish `defgroup' description with period.
2005-07-04 Juanma Barranquero(with-timeout): Improve argument/docstring consistency.
2005-07-04 Juri Linkov(edebug-eval-defun): Remove unnecessary quotes.
2005-07-04 Juri Linkov(eval-defun-1): Remove unnecessary quotes.
2005-07-04 Juri Linkov(crm-find-current-element)
2005-07-04 Juanma Barranquero(lisp-indent-maximum-backtracking): Fix typos in docstr...
2005-07-03 Richard M. Stallman(macroexp-accumulate): Rename arg to var+list.
2005-07-03 Richard M. Stallman(byte-compile-nogroup-warn): Don't warn when name is...
2005-07-01 Richard M. Stallman(crm-do-completion): Handle minibuffer prompt.
2005-06-30 Stefan Monnier(debug): Quieten Drew Adams.
2005-06-29 Juanma Barranquero(pp-buffer): Change space constants followed by a sexp...
2005-06-26 Stefan Monnier(define-minor-mode): Don't automatically add a :require...
2005-06-26 Stefan Monnier(make-autoload): Add the :setter for defcustoms corresp...
2005-06-25 Richard M. Stallman(lisp-mode-variables): Bind comment-indent-function...
2005-06-24 Luc Teirlinck(ring-elements): Make it return a list of the elements...
2005-06-23 Lute Kamstra(debugger-special-form-p): New defun.
2005-06-21 Juri Linkov(edebug-eval-defun):
2005-06-21 Juri Linkov(eval-defun-1):
2005-06-21 Juanma Barranquero(byte-optimize-pure-func): Fix spellings.
2005-06-21 Juanma Barranquero(check-parens): Fix spellings.
2005-06-17 Luc Teirlinck(edebug-goto-here): Doc fix.
2005-06-17 Juanma Barranquero(display-warning, lwarn, warning-minimum-log-level...
2005-06-16 Juanma Barranquero(regexp-opt-depth): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero(elint-init-env): Fix spelling in docstrings.
2005-06-16 Juanma Barranquero(derived-mode-init-mode-variables): Fix spelling in...
2005-06-14 Luc Teirlinck(edebug-all-defs, edebug-initial-mode, edebug-print...
2005-06-14 Juanma Barranquero(make-obsolete, define-obsolete-function-alias): Rename...
2005-06-14 Lute Kamstra(debug-on-entry): Fix docstring.
2005-06-13 Luc Teirlinck(cancel-debug-on-entry): Mention default in minibuffer...
2005-06-13 Lute Kamstra(cancel-debug-on-entry): Make the empty string argument...
2005-06-12 Stefan MonnierAdd comment.
2005-06-11 Thien-Thi NguyenFix `repeat' BNF and `bits 2' example in Commentary.
2005-06-11 Luc Teirlinck(debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-11 Thien-Thi NguyenDoc fixes for public funcs:
2005-06-11 Lute Kamstra(edebug-eval-mode-map): Don't copy lisp-interaction...
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-09 Stefan Monnier(debugger-will-be-back): New var.
2005-06-08 Stefan Monnier(debug): Don't iconify if we know we'll re-enter the...
2005-06-08 Richard M. Stallman(define-minor-mode): If BODY is empty, give the variabl...
2005-06-07 Juanma Barranquero(defstruct): Set 'doc-string-elt property.
2005-06-06 Stefan Monnier(debug): Don't bury the buffer unless it's in a dedicat...
2005-06-06 Richard M. Stallman(debugger-window): New variable.
2005-06-04 Luc Teirlinck(define-global-minor-mode): Make it keep track of which...
2005-06-01 Stefan Monnier4-digit copyright years.
2005-06-01 Stefan Monnier(easy-menu-return-item): Find menu items with a nil...
2005-06-01 Juanma Barranquero(defsetf): Improve argument/docstring consistency.
2005-05-30 Masatake YAMATO* emacs-lisp/find-func.el (find-function-noselect)...
2005-05-30 Richard M. Stallman(byte-compile-nogroup-warn): Warn only when name to...
next