summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicates when completing Info filesscratch/fix-info-dupsfix-info-dupsOleh Krehel2015-04-201-32/+13
* Spelling fixesPaul Eggert2015-04-193-8/+8
* Quote 'like this' in top-level filesPaul Eggert2015-04-196-326/+326
* Use bool for boolean in textprop.c, undo.cPaul Eggert2015-04-193-66/+61
* Call `smerge-start-session' even when dealing with a stash conflictDmitry Gutov2015-04-191-15/+20
* ; * etc/NEWS: Add "+++" to eshell entry.Vibhav Pant2015-04-201-0/+1
* Add option to eshell/clear to clear scrollback.Vibhav Pant2015-04-193-5/+20
* * src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'Paul Eggert2015-04-191-9/+9
* Assume package archive-contents are UTF8-encodedSteve Purcell2015-04-191-1/+2
* Abort when looking at stashed changesDmitry Gutov2015-04-191-1/+3
* Refactor low-level printing for simplicityPaul Eggert2015-04-193-271/+211
* ; Fix more-recent commit messages tooPaul Eggert2015-04-181-7/+7
* ; make change-history-commitPaul Eggert2015-04-182-1/+97
* ; Convert ChangeLog history files to "Bug#NNNN"Paul Eggert2015-04-185-38/+37
* Prefer "Bug#1234" in commit messagesPaul Eggert2015-04-182-10/+5
* * lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc.Glenn Morris2015-04-181-1/+1
* * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `ch...Tom Willemse2015-04-181-1/+2
* * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes.Glenn Morris2015-04-181-4/+9
* * doc/emacs/misc.texi (Sorting): Small edit.Glenn Morris2015-04-181-3/+4
* * admin/admin.el (make-manuals): Add emacs-xtra in pdf and ps.Glenn Morris2015-04-181-4/+9
* ; * admin/make-tarball.txt: Misc updates.Glenn Morris2015-04-181-5/+43
* css-mode.el: Support multi-line comment fillingSimen Heggestøyl2015-04-181-3/+20
* * lisp/emacs-lisp/seq.el (seq-concatenate, seq-into): Better error messages.Nicolas Petton2015-04-181-2/+2
* ; ChangeLog fixSimen Heggestøyl2015-04-181-2/+2
* 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