aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-0957-647/+647
* Fix copying text properties by 'format'Eli Zaretskii2016-06-092-5/+9
* Handle C++ raw strings.Alan Mackenzie2016-06-094-6/+416
* epg: don't use obsolete functionDaiki Ueno2016-06-091-12/+2
* epg: don't start pinentry if it is uselessDaiki Ueno2016-06-091-2/+6
* Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-0826-70/+81
* Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macroMichal Nazarewicz2016-06-086-91/+3
* * test/lisp/emacs-lisp/package-tests.elGlenn Morris2016-06-081-2/+0
* * src/fileio.c (auto_save_error): Omit unused local.Paul Eggert2016-06-081-6/+2
* Simplify overflow check via INT_SUBTRACT_WRAPVPaul Eggert2016-06-081-6/+5
* Try to avoid hangs and stray procs in network-stream-tests. (Bug#23560)Glenn Morris2016-06-071-62/+74
* Reduce allout.el's pollution of the namespace.Glenn Morris2016-06-071-29/+30
* * configure.ac (emacs_config_features): Add CANNOT_DUMP.Glenn Morris2016-06-071-1/+2
* Misc small webjump updates.Glenn Morris2016-06-071-160/+49
* Do not hard-code port for package test server. (Bug#23708)Glenn Morris2016-06-072-13/+25
* * lisp/ibuffer.el (ibuffer): Improve 'other-window' case. (Bug#23617)Tino Calancha2016-06-071-1/+2
* * src/fileio.c (auto_save_error): Use display-warning. (Bug#23703)Glenn Morris2016-06-071-8/+2
* * lisp/ibuf-ext.el (ibuffer-do-shell-command-file):Tino Calancha2016-06-071-4/+8
* Port --enable-gcc-warnings to clang 3.7.0Paul Eggert2016-06-071-3/+1
* Use __builtin_assume_aligned on untagged Lisp valsPaul Eggert2016-06-072-1/+17
* * lisp/help-fns.el (describe-function-1): Avoid reporting advisedGlenn Morris2016-06-071-4/+4
* * lisp/simple.el (process-menu-mode, list-processes--refresh):Tino Calancha2016-06-071-1/+3
* ; * etc/NEWS: Fix a typo.Glenn Morris2016-06-071-2/+2
* Merge from origin/emacs-25Paul Eggert2016-06-079-44/+48
|\
| * Fix crash in syntax.c after GCPaul Eggert2016-06-071-35/+24
| * Improve squiggly heredoc support in non-SMIE Ruby modeDmitry Gutov2016-06-071-1/+1
| * Fix doc string quotingStephen Berman2016-06-066-7/+7
| * Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)Martin Rudalics2016-06-051-1/+9
| * * etc/PROBLEMS: Mention the link-time problems on FreeBSD 11.Eli Zaretskii2016-06-041-0/+7
* | ; Merge from origin/emacs-25Paul Eggert2016-06-070-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2016-06-011-1230/+1220
* | Merge from origin/emacs-25Paul Eggert2016-06-074-3/+4
|\ \ | |/
| * * test/automated/viper-tests.el (viper-test-undo-kmacro):Glenn Morris2016-05-311-0/+1
| * * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-311-1/+1
| * * doc/misc/smtpmail.texi (Encryption): Fix 2012-12-22 typo.Glenn Morris2016-05-311-1/+1
| * * lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):Glenn Morris2016-05-311-1/+1
* | Use standard Unicode names for Thai, LaoPaul Eggert2016-06-062-192/+190
* | * lisp/man.el (Man-reference-regexp, Man-default-man-entry):Glenn Morris2016-06-061-2/+2
* | Some fixes in filenotify-tests.el for cygwinMichael Albinus2016-06-061-16/+22
* | * src/casefiddle.c (Fupcase_region): Add arg ‘region-noncontiguous-p’.Juri Linkov2016-06-062-4/+21
* | * lisp/wdired.el (wdired-next-line, wdired-previous-line): Add "^"Juri Linkov2016-06-061-3/+3
* | Improve robustness of filenotify-tests.el (Bug#23618)Michael Albinus2016-06-051-114/+206
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-0516-393/+6032
|\ \
| * | man.el: Fix links on hyphenated words (bug#23647)Stephen Berman2016-06-051-2/+11
| * | isearch-edit-string resumes multi isearchesTino Calancha2016-06-051-1/+9
| * | Fix Eshell display when RTL characters are involvedEli Zaretskii2016-06-041-0/+5
| * | Port angle-bracket TZ settings to MS-WindowsPaul Eggert2016-06-012-1/+31
| * | Avoid delving into Git internals for versionPaul Eggert2016-06-012-61/+8
| * | * lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Expand lessStefan Monnier2016-06-011-23/+72
| * | Fix emacs-repository-get-version with packed .gitPaul Eggert2016-06-011-8/+17