aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port to platforms where rlim_max < 0Paul Eggert2016-05-271-4/+7
* Robustify stack-size calculationPaul Eggert2016-05-271-29/+40
* ; Add comment for declare-functionPaul Eggert2016-05-271-4/+4
* Adjust filenotify-tests on CygwinKen Brown2016-05-271-2/+8
* Improve define-function omitted-arg documentationPaul Eggert2016-05-272-28/+31
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add docstring to accessors.Stefan Monnier2016-05-271-5/+7
* * lisp/subr.el (definition-prefixes): Expand docstringStefan Monnier2016-05-273-10/+21
* Fix broken viper deactivationPhillip Lord2016-05-271-2/+6
* Preserve buffer point in windows by default (Bug#4041).Mark Oteiza2016-05-273-3/+7
* Fix byte-compiler pacification for declare-functionPaul Eggert2016-05-262-9/+10
* Update texinfo.texPaul Eggert2016-05-261-22/+49
* Pacify 'make check-declare'Paul Eggert2016-05-262-2/+2
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsPaul Eggert2016-05-262-2/+2
|\
| * Avoid byte-compiler warnings due to 'declare-function'Eli Zaretskii2016-05-262-4/+4
| * * lisp/info.el (Info-default-directory-list): Don't check /share,info.Glenn Morris2016-05-261-1/+1
* | Repair damage from emacs-25 mergePaul Eggert2016-05-262-122/+0
* | Merge from origin/emacs-25Paul Eggert2016-05-2644-635/+794
|\ \
| * | * lisp/w32-fns.el (set-message-beep, w32-get-locale-info)Glenn Morris2016-05-261-3/+3
| * | Correct old cell name unbinding when renaming cell.Vincent Belaïche2016-05-261-4/+16
| * | Merge branch 'emacs-25' of git.sv.gnu.org:/srv/git/emacs into emacs-25Vincent Belaïche2016-05-255-65/+79
| |\ \
| | * | * admin/admin.el (add-release-logs): Basic check of existing ChangeLog.Glenn Morris2016-05-251-7/+13
| | * | * build-aux/gitlog-to-emacslog: Handle empty generated ChangeLog.Glenn Morris2016-05-251-8/+14
| | * | * admin/admin.el (add-release-logs): Generate ChangeLog if needed.Glenn Morris2016-05-251-2/+3
| | * | * doc/misc/texinfo.tex: Revert previous change (Bug#23611).Paul Eggert2016-05-251-34/+22
| | * | * admin/authors.el (authors): First update the ChangeLog.Glenn Morris2016-05-252-17/+30
| * | | Document problem: slow screen refresh on missing font.Vincent Belaïche2016-05-251-0/+14
| |/ /
| * | ; 'Changes from the pre-25.1 API' copyeditsDmitry Gutov2016-05-251-5/+5
| * | Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-252-10/+9
| * | * doc/emacs/files.texi (Comparing Files):Glenn Morris2016-05-242-2/+2
| * | * doc/misc/eww.texi (Advanced): Fix xref.Glenn Morris2016-05-241-1/+1
| * | Fix cross-references between manualsEli Zaretskii2016-05-245-182/+23
| * | * doc/misc/vhdl-mode.texi (Sample Init File): Rename node to avoid ".".Glenn Morris2016-05-241-7/+7
| * | ; * admin/release-process: Move etc/HISTORY from here...Glenn Morris2016-05-242-13/+10
| * | * admin/admin.el (add-release-logs): Also update etc/HISTORY.Glenn Morris2016-05-241-1/+15
| * | ; * CONTRIBUTE: Fix a typo.Eli Zaretskii2016-05-241-1/+1
| * | Avoid aborting due to errors in arguments of 'set-face-attribute'Eli Zaretskii2016-05-241-1/+2
| * | ; * admin/release-process: Copyedits.Glenn Morris2016-05-241-32/+37
| * | ; * test/automated/data-tests.el: Standardize license notice.Phillip Lord2016-05-231-11/+11
| * | ; * test/automated/viper-tests.el: Standardize license notice.Glenn Morris2016-05-231-11/+11
| * | Add automated test for viper-tests.elPhillip Lord2016-05-231-0/+160
| * | Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-233-43/+32
| * | Fix reference to obsolete fn ps-eval-switchKaushal Modi2016-05-221-1/+1
| * | Do not trash symlinks to init filePaul Eggert2016-05-221-2/+10
| * | Don't print the "decomposition" line for control chars in what-cursor-positionAlan Mackenzie2016-05-221-3/+10
| * | Bring back xterm pasting with middle mousePaul Eggert2016-05-222-19/+28
| * | Provide workaround for xftfont rendering problemEli Zaretskii2016-05-221-0/+24
| * | * lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao2016-05-211-10/+3
| * | Mention GTK+ problems in etc/PROBLEMSEli Zaretskii2016-05-211-0/+15
| * | * lisp/emacs-lisp/package.el (package-refresh-contents):Artur Malabarba2016-05-201-10/+4
| * | Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-202-71/+53