summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* (byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong2006-11-18
* (reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*Juanma Barranquero2006-11-12
* 2006-11-08 Alan Mackenzie <acm@muc.de>Alan Mackenzie2006-11-08
* (authors-fixed-entries): Fix typo.Juanma Barranquero2006-11-06
* (custom-print-install, custom-print-uninstall, custom-format):Juanma Barranquero2006-11-06
* (x-kill-primary-selection, x-delete-primary-selection,Juanma Barranquero2006-11-06
* (list-load-path-shadows): Fix typo in docstring.Juanma Barranquero2006-11-06
* (find-function-noselect, find-function, find-variable-noselect, find-variable,Juanma Barranquero2006-11-03
* (checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.Juanma Barranquero2006-11-03
* Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patchRamprasad B2006-11-03
* * emacs-lisp/authors.el (authors-aliases): Update.Chong Yidong2006-10-28
* * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.Chong Yidong2006-10-27
* * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in theChong Yidong2006-10-26
* (pp-eval-expression): Use `X' to read value.Richard M. Stallman2006-10-18
* (ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):Juanma Barranquero2006-10-05
* (pushnew-internal): Remove defvar.Kim F. Storm2006-10-03
* (find-function-regexp): Don't match "define-button-type".Stefan Monnier2006-10-02
* (timer-max-repeats): Doc fix.Richard M. Stallman2006-09-24
* (member*): Use memql instead of complex code.Kim F. Storm2006-09-20
* (pushnew): Rework 2006-09-10 change. Use memqlKim F. Storm2006-09-20
* (pushnew): Add missing `,'.Reiner Steib2006-09-11
* (pushnew): Use add-to-list when convenient.Richard M. Stallman2006-09-10
* * window.el (mouse-autoselect-window-timer)Chong Yidong2006-09-08
* (timer-create, timer-activate): Doc fixes.Richard M. Stallman2006-09-08
* (bindat-unpack): Doc fix.Richard M. Stallman2006-09-08
* (define-minor-mode): Reference manual about customization, rather thanRichard M. Stallman2006-08-31
* (trace-function-background): Doc fix.Richard M. Stallman2006-08-31
* * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): InsertChong Yidong2006-08-28
* Miscellaneous tq-related fixes.Miles Bader2006-08-27
* Remove * in defcustoms.Stefan Monnier2006-08-25
* * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong2006-08-24
* (run-with-idle-timer): Pass t to timer-activate-when-idle, so timerRichard M. Stallman2006-08-20
* (bindat-ip-to-string): Use `format-network-address' if possible.Thien-Thi Nguyen2006-08-11
* Minor fix to last change.Chong Yidong2006-08-10
* * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save andChong Yidong2006-08-10
* (find-function-search-for-symbol): Expand comment.Nick Roberts2006-07-23
* (find-function-search-for-symbol): Handle "C-h f `".Nick Roberts2006-07-22
* (make-autoload): Use new arg.Stefan Monnier2006-07-17
* Update.Károly Lőrentey2006-07-14
* Update.Károly Lőrentey2006-07-14
* (make-autoload): Remove special handling ofStefan Monnier2006-07-13
* (edebug-instrument-function): Err if find-function-noselect gives no position.Richard M. Stallman2006-07-12
* (find-function-search-for-symbol):Richard M. Stallman2006-07-12
* (authors-ignored-files): Ignore changesKim F. Storm2006-07-10
* (authors-aliases): Update.Romain Francoise2006-07-10
* * emacs-lisp/helper.el (Helper-help-scroller): Don't signal errorChong Yidong2006-07-09
* (define-minor-mode): Doc fix.Richard M. Stallman2006-07-09
* (def-edebug-spec): Moved to subr.el.Richard M. Stallman2006-07-09
* (define-minor-mode): Doc fix.Eli Zaretskii2006-07-08
* (byte-compile-form): The `byte-compile'Stefan Monnier2006-07-07