summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):Stefan Monnier2011-03-111-0/+11
* Fix package.el handling of version numbers like 1.0pre6.Chong Yidong2011-03-101-5/+32
* Fix package-strip-rcs-id to be more robust.Chong Yidong2011-03-101-7/+9
* Use condition-case-no-debug in package.el.Chong Yidong2011-03-081-2/+2
* * simple.el (shell-command-to-string): Use `process-file'.Michael Albinus2011-03-082-41/+44
* Usability improvements to commands in package-x.el.Chong Yidong2011-03-061-108/+145
* Allow specifying local ELPA mirrors in package-archives.Chong Yidong2011-03-051-57/+67
* * lisp/emacs-lisp/elp.el (elp-results): Fix off-by-one in header. (Bug#2746)Nikolaj Schumacher2011-03-051-1/+1
* Minor ewoc fix for bug#3261.Bob Rogers2011-03-031-0/+2
* Added fast path to ERT explanation of `equal'.Christian Ohler2011-03-031-16/+26
* Fix ERT bug related to quit handling.Christian Ohler2011-03-031-6/+14
* lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.Juanma Barranquero2011-03-012-3/+3
* lisp/emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1): Fix typos in docstrings.Juanma Barranquero2011-02-281-5/+5
* * lisp/emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.Stefan Monnier2011-02-261-14/+87
* * lisp/emacs-lisp/assoc.el: Remove misleading `sort'.Stefan Monnier2011-02-261-5/+5
* Fix package uploading for newly made or local archives.Jambunathan K2011-02-251-22/+67
* Avoid some possible prompts from autoloads.el.Glenn Morris2011-02-231-6/+10
* * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.Stefan Monnier2011-02-231-0/+1
* Import filemode module from gnulib.Paul Eggert2011-02-201-1/+1
* Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-181-2/+2
* Use generated-autoload-file for internal eieio autoloads.Glenn Morris2011-02-183-9/+75
* * lisp/emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.Stefan Monnier2011-02-171-1/+8
* Fix ERT.Christian Ohler2011-02-181-11/+11
* Merge changes from emacs-23 branchChong Yidong2011-02-123-18/+18
|\
| * Merge changes from emacs-23 branchChong Yidong2011-02-123-17/+17
|/|
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-1/+1
| * Update cl-loaddefs.el againAndreas Schwab2011-02-101-2/+2
| * Update cl-loaddefs.el and ibuffer.elAndreas Schwab2011-02-101-9/+9
| * cl-seq.el doc fixes.Glenn Morris2011-02-091-8/+8
* | Allow packages to be reinstalled.Phil Hagelberg2011-02-111-5/+4
* | * lisp/emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.Glenn Morris2011-02-101-1/+1
* | * lisp/emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in twoStefan Monnier2011-02-101-4/+12
* | * lisp/emacs-lisp/edebug.el (edebug-instrument-function): Check a marker isStefan Monnier2011-02-101-1/+1
* | Move keymap initialization into declaration.Stefan Monnier2011-02-101-5/+7
* | update for autoloadsKenichi Handa2011-02-081-2/+2
* | Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris2011-02-051-1/+1
|\|
| * * lisp/emacs-lisp/cl-macs.el (return-from): Fix doc typo.Glenn Morris2011-02-051-1/+1
* | elint.el trivia.Glenn Morris2011-02-021-1/+0
* | * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-022-18/+13
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-012-20/+5
* | Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+1
|\|
| * Don't complain about duplicate leim-list filesAndreas Schwab2011-01-291-1/+1
* | Fix help-mode highlighting of advice warning (Bug#6304).Leo Liu2011-01-281-3/+1
* | Update autoloads.Chong Yidong2011-01-281-3/+3
* | Refill some long/short copyright headers.Glenn Morris2011-01-269-14/+13
* | Undo part of previous copyright.el change.Glenn Morris2011-01-251-1/+1
* | copyright.el updates.Glenn Morris2011-01-251-36/+101
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2473-127/+73
* | Merge from emacs-23.Glenn Morris2011-01-241-1/+3
|\|
| * Fix toggling of case-fold-search from re-builder menu (Bug#7650).Keitaro Miyazaki2011-01-221-1/+3