summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Faster implementation of map-empty-pmapNicolas Petton2015-04-291-1/+5
* * lisp/emacs-lisp/map.el: Better docstrings.Nicolas Petton2015-04-291-9/+6
* * lisp/emacs-lisp/map.el (map-pairs): Dump redundant lambdaArtur Malabarba2015-04-251-3/+1
* * lisp/emacs-lisp/map.el (map--elt-list): Better docstring.Nicolas Petton2015-04-251-1/+1
* * lisp/emacs-lisp/map.el (map--elt-list): Minor refactoring.Nicolas Petton2015-04-251-1/+1
* Fix a false negative in `map-elt' with alists and values being nilNicolas Petton2015-04-252-2/+17
* * lisp/emacs-lisp/map.el (map--dispatch): Improve the docstring.Nicolas Petton2015-04-241-1/+1
* Do not signal an error when trying to delete a key from an arrayNicolas Petton2015-04-242-3/+13
* * lisp/emacs-lisp/map.el: Better docstring.Nicolas Petton2015-04-241-1/+2
* Minor improvement in map-elt.Nicolas Petton2015-04-242-2/+12
* * test/automated/map-tests.el: Refactoring of test methods.Nicolas Petton2015-04-211-149/+135
* * test/automated/map-tests.el: Renamed from map-test.el.Nicolas Petton2015-04-211-0/+0
* * lisp/emacs-lisp/map.el (map-into): Better error message.Nicolas Petton2015-04-181-1/+1
* * lisp/emacs-lisp/map.el: Removes byte-compilation warnings.Nicolas Petton2015-04-181-4/+4
* Throw an error when converting a map into an unknown map typeNicolas Petton2015-04-182-2/+4
* New library map.el similar to seq.el but for mapping data structures.Nicolas Petton2015-04-182-0/+594
* Minor improvements in Bulgarian input methodsIvan Radanov Ivanov2015-04-181-4/+4
* Improve EUDC manualThomas Fitzsimmons2015-04-171-7/+40
* Don't show both feature and function with the same nameDmitry Gutov2015-04-181-3/+7
* (elisp--xref-identifier-location): Skip variable, if it's also a functiongDmitry Gutov2015-04-181-3/+7
* Fix fontification of keywords clobbered by the prompt.Wolfgang Jenkner2015-04-171-11/+11
* ; ChangeLog fixesGlenn Morris2015-04-174-7/+11
* * admin/authors.el (authors-valid-file-names, authors-renamed-files-alist): A...Glenn Morris2015-04-171-0/+5
* ; ChangeLog fixesGlenn Morris2015-04-172-49/+21
* * lisp/indent.el (indent-region): Don't deactivate the markStefan Monnier2015-04-171-1/+1
* lisp/net/rcirc.el (defun-rcirc-command): mark `target' as ignorableSam Steingold2015-04-171-0/+1
* * lisp/progmodes/xref.el (xref-push-marker-stack): Add optional arg.Leo Liu2015-04-171-3/+3
* * lisp/erc/erc-pcomplete.el (erc-pcomplete): Don't use `pcomplete' any more.Stefan Monnier2015-04-161-4/+4
* ; Add missing "(tiny change)"Paul Eggert2015-04-161-1/+1
* ; make change-history-commitPaul Eggert2015-04-162-1/+886
* * admin/authors.el (authors-lax-changelogs): Update for erc changes.Glenn Morris2015-04-161-3/+1
* ; Split lisp/erc ChangeLogs, for the sake of authors.elGlenn Morris2015-04-162-752/+775
* Don't link with -ljpeg on MS-Windows, to avoid dependency on DLLEli Zaretskii2015-04-161-2/+5
* * lisp/replace.el (query-replace-from-to-separator): Delay initializationGlenn Morris2015-04-161-7/+5
* ; CONTRIBUTE: Further updatesDmitry Gutov2015-04-161-9/+11
* Pre-4.6 GCC succeeds with unknown optionPaul Eggert2015-04-161-5/+6
* '[:graph:]' now excludes whitespace, not just ' 'Paul Eggert2015-04-154-14/+21
* (looking-back): Make the second arg non-optional.Stefan Monnier2015-04-152-7/+10
* * lisp/org/org-clock.el (org-x11idle-exists-p): Be honest about whichStefan Monnier2015-04-151-2/+4
* Port jpeg configuration to Solaris 10 with Sun CPaul Eggert2015-04-151-42/+34
* Move some Elisp-specific code from lisp-mode.el to elisp-mode.elStefan Monnier2015-04-152-15/+22
* * lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall-position-p):Stefan Monnier2015-04-151-8/+9
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-151-2/+2
* Standardize names of ChangeLog history filesPaul Eggert2015-04-1512-12668/+12482
* Split top-level entries into pre- and post-April 7Paul Eggert2015-04-153-242/+262
* Fix recent cus-start changes that added customize-roguesStefan Monnier2015-04-152-4/+6
* ; * etc/NEWS: Add missing system-type entry.Glenn Morris2015-04-151-0/+2
* Define cl-concatenate as an alias to seq-concatenateNicolas Petton2015-04-151-6/+2
* * src/lread.c (intern_1): Make sure we'd find the symbol we addStefan Monnier2015-04-153-3/+15
* * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous.Glenn Morris2015-04-151-2/+2