]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp
term/ns-win.el (composition-function-table) (script-representative-chars): Don't...
[gnu-emacs] / lisp / emacs-lisp /
2009-06-07 Martin Rudalics(lisp-mode-variables): Fix doc-string.
2009-05-12 Juanma BarranqueroUpdate.
2009-05-10 Chong Yidong* emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug...
2009-05-04 Chong Yidong* emacs-lisp/bindat.el (bindat-pack): Allocate and...
2009-04-16 Chong Yidong* emacs-lisp/lisp-mode.el: Give `deftype' a doc-string-elt
2009-03-17 Juanma Barranquero* emacs-lisp/benchmark.el (benchmark): Reflow docstring.
2009-03-16 Chong Yidong(crm--choose-completion-string): New function.
2009-03-03 Stefan Monnier(end-of-defun-function): Make it more clear that
2009-02-25 Glenn Morris(eval-last-sexp): Mention truncation in doc.
2009-02-24 Glenn Morris(elint-unknown-builtin-args): Fix encode-time spec...
2009-02-19 Stefan Monnier(beginning-of-defun): Fix harmless paren typo.
2009-02-19 Stefan Monnier(end-of-defun): Consider the ".*\n" after the end of
2009-02-17 Miles BaderTweak copyright-regexp
2009-02-17 Glenn Morris(copyright-update-year): Don't let y-or-n-p move point...
2009-02-14 Stefan Monnier(end-of-defun-function): Docstring fix.
2009-02-12 Stefan Monnier(end-of-defun): Rewrite, to use the ARG argument to...
2009-02-12 Stefan Monnier(end-of-defun): Don't skip to next line after
2009-02-11 Chong Yidong(find-library-name, find-library): Doc fixes.
2009-02-04 Miles BaderAdd "^" to interactive spec of sexp movement commands
2009-02-03 Miles BaderAdd .gitignore files
2009-02-02 Stefan Monnier(emacs-lisp-file-regexp): Fix up EOB.
2009-01-31 Stefan Monnier(elp-results-symname-map): Add follow-link.
2009-01-31 Chong Yidong(end-of-defun): Protect against infloops (Bug#2106).
2009-01-24 Juanma Barranquero* emacs-lisp/eldoc.el (eldoc-function-argstring-format):
2009-01-21 Glenn Morris(authors-aliases): Remove some "ignore" entries that...
2009-01-20 Glenn Morris(authors-aliases, authors-fixed-case): Add some entries.
2009-01-17 Glenn Morris(eldoc-minor-mode-string, eldoc-message-commands)
2009-01-16 Glenn MorrisRemove leading `*' from defcustoms.
2009-01-16 Glenn Morris(copyright-update): Doc fix.
2009-01-15 Stephen Eglen(lisp-mode-variables): Doc fix.
2009-01-15 Glenn Morris(authors-aliases, authors-fixed-case):
2009-01-11 Glenn Morris(copyright-update): Add doc-string.
2009-01-11 Glenn Morris(authors-aliases): Add, remove, and adjust some entries.
2009-01-09 Glenn MorrisRemove references to last-command-char and
2009-01-09 Glenn MorrisReplace last-command-char with last-command-event.
2009-01-06 Juanma BarranqueroUpdate autoload checksums.
2009-01-05 Glenn MorrisAdd 2009 to copyright years.
2009-01-04 Juanma Barranquero* emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode...
2009-01-03 Reiner Steib(authors-aliases): Addition.
2009-01-03 Reiner Steib(copyright-update-directory): Autoload.
2008-12-28 Chong Yidong(rx): Doc fix.
2008-12-19 Glenn Morris(authors-aliases): Add some more aliases.
2008-12-19 Glenn Morris(authors-fixed-case): New constant.
2008-12-09 Stefan Monnier(rx-submatch): Pass : to rx-form (bug#1518).
2008-11-30 Chong Yidong(macro-declaration-function): Disallow declare specs...
2008-11-30 Juanma Barranquero* calendar/diary-lib.el (diary-cyclic): Doc fix.
2008-11-29 Juanma Barranquero* emacs-lisp/re-builder.el (reb-mode-map): Fix typo...
2008-11-28 Juanma Barranquero* emacs-lisp/re-builder.el (reb-auto-update): Remove...
2008-11-28 Martin Rudalics(eldoc-docstring-first-line): Don't match
2008-11-26 Juanma BarranqueroFix typo in previous commit.
2008-11-26 Alan Mackenzie(forward-sexp, backward-sexp, mark-sexp)
2008-11-24 Juanma Barranquero* emacs-lisp/elp.el (elp-instrument-list): Fix 2nd...
2008-11-24 Chong Yidong(elp-instrument-list): Check argument type explicitly...
2008-11-21 Chong Yidong(byte-compile-butlast): Move up in file.
2008-11-21 Andreas SchwabUpdate.
2008-11-20 Juanma Barranquero* emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
2008-11-20 Glenn MorrisComment.
2008-11-19 Glenn Morris(floor*, ceiling*, truncate*, round*, mod*): Declare.
2008-11-19 Glenn Morris(emacs-lisp-mode-map): Fix a/an typo.
2008-11-15 Glenn Morris(find-function-advised-original): New.
2008-11-14 Chong Yidong(byte-compile-associative)
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-11-07 Dan Nicolaescu(lisp-mode-variables): Add new argument
2008-11-04 Martin Rudalics(save-selected-window): Remove indent-function for
2008-11-03 Chong Yidong* emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus...
2008-11-02 Martin Rudalics(save-selected-window-norecord): Put
2008-11-01 Juanma BarranqueroFix typos in docstrings.
2008-10-23 Juanma BarranqueroUpdate.
2008-10-23 Glenn Morris(flet): Throw an error when trying to byte-compile...
2008-10-11 Chong Yidong(display-warning): Issue a message if called during...
2008-10-07 Chong Yidong(rx-constituents): Change `anything' to call
2008-10-06 Andreas Schwab(syntax-ppss): Doc fix.
2008-10-03 Stefan Monnier(rx): Docstring fix.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-23 Martin Rudalics*** empty log message ***
2008-09-23 Martin Rudalics(calculate-lisp-indent): Fix indentation problem with...
2008-09-20 Glenn Morris(lisp-indent-offset): Fix custom type. (Bug#1011)
2008-09-20 Glenn MorrisUlrich Mueller <ulm at kph.uni-mainz.de>
2008-09-20 Michael Olsontq.el: Disable undo in buffer.
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-09-02 Glenn Morris(try-face-font): Remove dead alias.
2008-08-28 Chong Yidong(debug): When killing a noninteractive Emacs, give...
2008-08-28 Juanma Barranquero(edebug): Fix typo in docstring.
2008-08-26 Juanma BarranqueroFix typos (sync from the trunk).
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-15 Chong YidongRevert last change.
2008-08-14 Chong Yidong(lisp-complete-symbol): Supply match-size to display...
2008-08-14 Stefan Monnier(easy-menu-add): Don't precompute keybindings
2008-08-13 Glenn Morris(sync from trunk 2008-01-25)
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-11 Chong Yidong(beginning-of-defun): Doc fix.
2008-08-10 Glenn Morris(byte-compile-maybe-guarded): Doc fix (sync from trunk...
2008-07-31 Dan Nicolaescu* bitmaps/README:
2008-07-28 Adrian Robertapply patch from Seiji Zenitani to find doc strings...
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-16 Glenn MorrisRegenerate.
2008-07-16 Glenn MorrisRegenerate.
next