summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support standard input, output and error streamsfeature/stdout-stderr-streamPhillip Lord2017-01-144-1/+133
* Stop worrying about Alliant in bytecode.cPaul Eggert2016-07-151-5/+3
* Remove BYTE_MAINTAIN_TOPPaul Eggert2016-07-151-210/+10
* Remove now-inaccurate bytecode commentsPaul Eggert2016-07-151-18/+1
* Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-153-26/+26
* Revert "Add a couple cells to lisp-prettify-symbols-alist"Mark Oteiza2016-07-141-4/+1
* * lisp/simple.el (shell-command): Add save-match-data commentStefan Monnier2016-07-141-0/+2
* CC Mode: correct incorrect invocation of parse-partial-sexp.Alan Mackenzie2016-07-141-5/+6
* Fix configure summary for hybrid malloc configurationsAndreas Schwab2016-07-141-2/+2
* Fix delete-duplicate-linesStephen Berman2016-07-141-2/+3
* Remove unused SHEAP_OBJAndreas Schwab2016-07-141-1/+0
* * lisp/gnus/mm-decode.el (mm-convert-shr-links):Katsumi Yamaoka2016-07-141-2/+1
* * lisp/mouse.el (mouse): Consolidate group definition hereStefan Monnier2016-07-132-8/+5
* Include versioned preloaded libraries in `package--builtin-versions'Chris Feng2016-07-131-20/+19
* Omit unnecessary #includes from xwidget.cPaul Eggert2016-07-131-74/+0
* Port xwidget.c to GCC 6 with --enable-gcc-warningsPaul Eggert2016-07-131-2/+12
* Escape meta chars in commands processed by shellTino Calancha2016-07-131-9/+9
* Revert "Cleanup tooltips"John Wiegley2016-07-1214-319/+304
* * lisp/emacs-lisp/cl-macs.el (cl--prog): New functionStefan Monnier2016-07-121-0/+21
* * cl-generic.el (cl-defmethod): Make docstring dynamicStefan Monnier2016-07-122-16/+47
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2016-07-123-41/+57
|\
| * Amend CC Mode to handle big C++ raw strings correctly.Alan Mackenzie2016-07-123-41/+57
* | Don't install keyboard hook when debugged on MS-WindowsEli Zaretskii2016-07-121-0/+15
|/
* * lisp/mouse.el (mouse-select-region-move-to-beginning): Add :group.Stephen Berman2016-07-121-2/+3
* Cleanup tooltipsDmitry Antipov2016-07-1214-304/+319
* * src/fns.c (syms_of_fns): Leave `features' lexically scopedStefan Monnier2016-07-111-0/+3
* Test mapcanMario Lang2016-07-111-0/+10
* ; Remove parens from sentence in docstring.Mark Oteiza2016-07-111-1/+1
* Prevent to apply funcall on tStefan Monnier2016-07-121-1/+3
* Ignore angle mode while simplifying unitsTino Calancha2016-07-122-7/+17
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2016-07-110-0/+0
|\
| * Fix composition bug caused by off-by-1 typoPaul Eggert2016-07-111-2/+2
* | Fix display of composed charactersEli Zaretskii2016-07-111-2/+2
|/
* Dired always read file systemTino Calancha2016-07-114-5/+48
* * src/macfont.m (mac_font_shape): Make sure that total_advance is increasing.YAMAMOTO Mitsuharu2016-07-111-4/+6
* Avoid 'unused var' 'not left unused var' warningsTino Calancha2016-07-112-6/+5
* * lisp/simple.el (shell-command, shell-command-on-region): Fix doc stringsTino Calancha2016-07-111-9/+9
* Add a note how to use `tramp-own-remote-path'Michael Albinus2016-07-101-11/+14
* Remove App Nap setting from Info.plist (bug#22993)Alan Third2016-07-101-2/+0
* An efficient built-in mapcanMario Lang2016-07-1016-25/+51
* Detect aliases to built-in functionsTino Calancha2016-07-092-7/+10
* Avoid recursive detection of remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-092-11/+12
* Wrap around error in coreutil's lsJürgen Hötzel2016-07-091-0/+2
* Minor tweaks of copying text properties when padding stringsEli Zaretskii2016-07-092-3/+27
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMario Lang2016-07-093-51/+83
|\
| * Turn on lexical bindingMark Oteiza2016-07-081-14/+11
| * Derive secrets-mode from special-modeMark Oteiza2016-07-081-18/+15
| * Add a couple cells to lisp-prettify-symbols-alistMark Oteiza2016-07-081-1/+4
| * Detect remote uid and gid in tramp-gvfs.elMichael Albinus2016-07-081-18/+53
* | No need to require the same feature twice.Mario Lang2016-07-091-1/+0
|/