summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improve UBSan discussion in etc/DEBUGPaul Eggert2019-04-221-13/+27
* Tweak Vinternal_interpreter_environment lookupPaul Eggert2019-04-221-8/+10
* Improve wur coverage on older GCCsPaul Eggert2019-04-222-6/+3
* Go back to old way of checking json int rangePaul Eggert2019-04-222-28/+8
* * src/lisp.h (INTEGER_TO_INT): Fix bug.Philipp Stephani2019-04-221-1/+1
* Precise handling of filenotify `stopped' eventsMattias Engdegård2019-04-221-12/+9
* * autorevert.el (auto-revert-notify-rm-watch): Simplify.Mattias Engdegård2019-04-221-12/+10
* Revert "Don't remove notify descriptor that is already gone"Mattias Engdegård2019-04-221-21/+10
* Make file-notify-rm-watch robust against reentryMattias Engdegård2019-04-221-26/+31
* Introduce a helper macro to convert a Lisp integer to a C integer.Philipp Stephani2019-04-222-8/+28
* Improve documentation around standard error pipes (Bug#35328).Philipp Stephani2019-04-221-0/+26
* Module API: Don’t require null-terminated strings in make_string.Philipp Stephani2019-04-221-4/+9
* Use utf-8-unix for coding system conversions in the module API.Philipp Stephani2019-04-221-5/+17
* Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-225-13/+25
* Refactoring: Inline a few macros.Philipp Stephani2019-04-221-22/+19
* ; * etc/NEWS: Improve wording of a recent addition.Eli Zaretskii2019-04-221-2/+3
* Some changes in tramp-testsMichael Albinus2019-04-221-2/+4
* Mention AddressSanitizer etc. in etc/DEBUGPaul Eggert2019-04-212-47/+82
* Remove --enable-checking=xmallocoverrunPaul Eggert2019-04-213-179/+6
* Remove --enablechecking=conslist configure optionPaul Eggert2019-04-215-44/+6
* Simplify XPNTRPaul Eggert2019-04-211-29/+3
* Fix drain_reloc_list alignment bugPaul Eggert2019-04-211-2/+3
* Port dump_bitset_clear to -fsanitize=undefinedPaul Eggert2019-04-211-1/+2
* Port to recent gcc -fsanitize=undefinedPaul Eggert2019-04-212-26/+4
* Move side-effect-free from unsafep.el to subr.elBasil L. Contovounesios2019-04-212-5/+8
* Fix double-free in pdumperPaul Eggert2019-04-211-3/+9
* Merge from origin/emacs-26Glenn Morris2019-04-215-10/+11
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
| * Fix markup related to quoting in InfoEli Zaretskii2019-04-214-9/+9
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2019-04-217-15/+54
| |\
* | \ ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2019-04-212-12/+10
* | | Merge from origin/emacs-26Glenn Morris2019-04-212-10/+46
|\ \ \ | | |/ | |/|
| * | Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
| * | ; Remove empty NEWS sectionsGlenn Morris2019-04-201-9/+0
| * | ; Add NEWS sections for 26.3Glenn Morris2019-04-201-0/+27
* | | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | ; Bump Emacs version to 26.2.50Glenn Morris2019-04-204-4/+4
* | | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+4
|\ \ \ | |/ /
| * | * admin/admin.el (set-version): Add NEWS headers for a .50 version.Glenn Morris2019-04-201-1/+4
| |/
* | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ | |/
| * Backport doc improvement in ELisp manualEli Zaretskii2019-04-201-0/+20
* | Merge from origin/emacs-26Glenn Morris2019-04-216-6/+57
|\ \ | |/
| * Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
| * ; * src/emacs.c: Fix typo in comment (Bug#35320).Noam Postavsky2019-04-191-1/+1
| * Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-182-2/+47
* | Port make-fingerprint to LeakSanitizerPaul Eggert2019-04-201-1/+4
* | * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-211-0/+6