summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Minor change in tramp.texiMichael Albinus2016-06-011-10/+0
| * Correct fontification and indentation of C++'s "constexpr" expressionsAlan Mackenzie2016-06-011-3/+3
| * ; Auto-commit of loaddefs files.Glenn Morris2016-06-011-259/+5866
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2016-05-3122-143/+192
| |\
| * | Improve robustness for out-of-band copy in TrampMichael Albinus2016-05-315-42/+27
* | | Add category 'j' to more characters.K. Handa2016-06-051-0/+1
| |/ |/|
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-0119-105/+160
|\ \
| * \ Merge from origin/emacs-25Paul Eggert2016-05-3119-105/+160
| |\ \
| | * | ; Spelling fixPaul Eggert2016-05-301-1/+1
| | * | * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-301-1/+0
| | * | Correct cl-flet usage (Bug#22317)Bill Wohler2016-05-304-12/+25
| | * | Release MH-E manual version 8.6Bill Wohler2016-05-301-3/+3
| | * | Update MH-E's documentation about HTML renderersMike Kupfer2016-05-301-60/+81
| | * | Fx the we->the typoDmitry Gutov2016-05-301-1/+2
| | * | Restore frames into the current display by defaultPaul Eggert2016-05-292-1/+5
| | * | * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).Stefan Monnier2016-05-291-0/+3
| | * | etc/TODO: Remove out-of-place issueStefan Monnier2016-05-291-4/+0
| | * | Clarify doc string of 'file-name-sans-extension'Eli Zaretskii2016-05-291-8/+9
| | * | Fix the MSDOS buildEli Zaretskii2016-05-281-2/+4
| | * | * lisp/progmodes/elisp-mode.el (elisp-function-argstring): CallAndreas Schwab2016-05-281-1/+2
| | * | * src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)Eli Zaretskii2016-05-271-2/+1
| | * | Fix infloop in 'number-sequence'Eli Zaretskii2016-05-272-3/+15
| | * | ; Spelling and punctuation fixes in commentsPaul Eggert2016-05-261-5/+5
| | * | * lisp/emacs-lisp/find-func.el (find-function-library):Glenn Morris2016-05-261-2/+4
* | | | Cosmetic change to kinsoku-eol. (tiny change)Ikumi Keita2016-06-011-3/+3
* | | | Add HIRAGANA ITERATION MARK to japanese-kana-table. (tiny change)Ikumi Keita2016-06-011-1/+2
|/ / /
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsK. Handa2016-06-0143-754/+1079
|\ \ \ | | |/ | |/|
| * | ; Spelling fixesPaul Eggert2016-05-304-4/+4
| * | * lisp/emacs-lisp/autoload.el: Use radix-tree.Stefan Monnier2016-05-303-54/+222
| * | * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Increase.Ken Brown2016-05-301-1/+1
| * | Omit IF_LINT code that no longer seems neededPaul Eggert2016-05-3016-61/+46
| * | Port --enable-gcc-warnings to Cygwin, FreeBSDPaul Eggert2016-05-302-3/+2
| * | Update from gnulibPaul Eggert2016-05-304-99/+136
| * | * lisp/emacs-lisp/pcase.el: Undo last change's spurious changesStefan Monnier2016-05-301-46/+4
| * | * lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive-predicates): Add `atom'.Stefan Monnier2016-05-301-4/+47
| * | * src/regex.c (IF_LINT): Remove; it’s in conf_post.hKen Brown2016-05-301-7/+0