summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAge
* (map-y-or-n-p): Apply minibuffer-prompt-properties.Kim F. Storm2007-02-25
* (bindat--unpack-u*): Optimize.Kim F. Storm2007-02-17
* (calculate-lisp-indent): Added indentation for the constants of Lisp.Eli Zaretskii2007-02-17
* (byte-compile-dest-file, byte-compile-file): Doc fixes.Juanma Barranquero2007-02-13
* (indent-sexp): Clean up termination condition -- don't fail to stop at endpos.Richard M. Stallman2007-02-11
* Remove obsolete comment.Kim F. Storm2007-02-09
* (define-globalized-minor-mode): Rename from define-global-minor-mode.Chong Yidong2007-02-03
* define-global-minor-mode changed to define-globalized-minor-mode.Chong Yidong2007-02-03
* (global-cwarn-mode): Add define-globalized-minor-mode.Chong Yidong2007-02-03
* (list-load-path-shadows): Doc fix.Juanma Barranquero2007-01-29
* (byte-compile-disable-print-circle): NewKenichi Handa2007-01-29
* (pp-eval-last-sexp): Don't eval here.Richard M. Stallman2007-01-28
* Make byte compiler correctly write circular constantsMiles Bader2007-01-24
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (last-sexp-toggle-display): Fixed cursor position when toggle abbreviatedEli Zaretskii2007-01-20
* (pp-eval-expression): Once again eval the argument, but read it as `X' does.Richard M. Stallman2007-01-10
* (define-global-minor-mode): Doc fix.Richard M. Stallman2006-12-30
* (bindat--unpack-group, bindat--length-group)Kim F. Storm2006-12-29
* (authors-aliases): Anchor FSF alias regexp,Kim F. Storm2006-12-27
* easy-menu-change patchVinicius Jose Latorre2006-12-26
* (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.Stefan Monnier2006-12-18
* (syntax-ppss-toplevel-pos): Improve docstring.Stefan Monnier2006-12-18
* (beginning-of-defun-raw): Optimise (for speed) the case whenChong Yidong2006-12-17
* (syntax-ppss-toplevel-pos): New fun.Stefan Monnier2006-12-12
* (defstruct): Suppress warnings about calls to cl-struct-setf-expander.Richard M. Stallman2006-12-11
* (find-variable): Doc fix.Eli Zaretskii2006-12-09
* Update copyright years.Glenn Morris2006-12-07
* (byte-optimize, byte-compile-warnings): Doc fixes.Juanma Barranquero2006-11-30
* (easy-mmode-define-navigation): Fix interactive spec of the functionsChong Yidong2006-11-28
* (authors-aliases): Add new alias.Glenn Morris2006-11-28
* (byte-compile-get-constant):Richard M. Stallman2006-11-28
* (find-library-name): Don't strip ".el" from library name (reverts changeRomain Francoise2006-11-21
* (regexp-opt): Doc fix.Juanma Barranquero2006-11-19
* (byte-compile-if): Revert last change.Chong Yidong2006-11-19
* (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