aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix the interactive spec for set-frame-width/heightLars Ingebrigtsen2019-08-211-2/+2
| * | | * lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs.Stefan Kangas2019-08-211-2/+1
| * | | ; Fix typo introduced by last autorevert-tests patchMichael Albinus2019-08-211-1/+1
| * | | ; Fix typos in commentary section of xdisp.cMartin Rudalics2019-08-211-2/+2
| * | | ; Add traces to auto-revert-test02-auto-revert-deleted-fileMichael Albinus2019-08-211-1/+4
| * | | Be more careful about pointers to bignum valsPaul Eggert2019-08-218-55/+69
| * | | Update mini-gmpPaul Eggert2019-08-201-5/+5
| * | | Avoid some excess precision in time arithmeticPaul Eggert2019-08-207-60/+135
| * | | Respect global-eldoc-mode in minibuffers (Bug#36886)Noam Postavsky2019-08-205-25/+49
| * | | Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-203-20/+57
* | | | Support `cl-defstruct' in autoloadsStephen Leake2019-09-102-1/+2
|/ / /
* | | Delete built-in ada-mode; Gnu ELPA is a good replacementStephen Leake2019-08-207-10547/+6
* | | Another attempt to fix bug#32645Michael Albinus2019-08-202-3/+6
* | | ; * etc/NEWS: Move one incorrectly placed item.Stefan Kangas2019-08-201-3/+3
* | | Merge from origin/emacs-26Glenn Morris2019-08-203-19/+44
|\ \ \ | | |/ | |/|
| * | Fix process filter documentation (Bug#13400)Noam Postavsky2019-08-191-16/+13
| * | Fix query-replace-regexp undo featureTino Calancha2019-08-192-3/+30
* | | ; Merge from origin/emacs-26Glenn Morris2019-08-200-0/+0
|\ \ \ | |/ /
| * | Support the new Japanese era nameEli Zaretskii2019-08-184-37/+41
* | | Merge from origin/emacs-26Glenn Morris2019-08-209-199/+250
|\ \ \ | |/ /
| * | Fix a typo in char-width-tableEli Zaretskii2019-08-181-2/+2
| * | Minor update in admin/notes/unicodeEli Zaretskii2019-08-171-0/+3
| * | Fix lisp indent infloop on unfinished strings (Bug#37045)Noam Postavsky2019-08-172-6/+15
| * | Improve commentary in composite.elEli Zaretskii2019-08-171-1/+8
| * | ; Improve commentary in xdisp.cEli Zaretskii2019-08-171-24/+73
| * | Fix markup in dired-x.texiEli Zaretskii2019-08-161-182/+161
| * | ; Fix typo in a doc string of speedbar.elEli Zaretskii2019-08-161-1/+1
| * | * src/callproc.c (Fcall_process): Doc fix.Eli Zaretskii2019-08-101-1/+1
* | | * configure.ac (HAVE_JPEG): Test for window system. (Bug#36995)Ulrich Müller2019-08-201-38/+40
* | | Don't display wrong ElDoc information when inside ELisp strings or commentsMauro Aranda2019-08-201-8/+6
* | | Output `auto-coding-alist' in `describe-current-coding-system'Lars Ingebrigtsen2019-08-191-1/+2
* | | Add a new hook: `quit-window-hook'Lars Ingebrigtsen2019-08-193-2/+23
* | | Fix org-table 65536-second bugPaul Eggert2019-08-191-1/+1
* | | Fix time-add/time-sub validity checkingPaul Eggert2019-08-192-3/+7
* | | * lisp/erc/erc-stamp.el: Fix erc-echo-timestamp (bug#22700)Stefan Monnier2019-08-191-10/+9
* | | Allow set-frame-height/set-frame-width to be used interactivelyLars Ingebrigtsen2019-08-183-4/+25
* | | Add an advice-add/interactive spec exampleŠtěpán Němec2019-08-181-0/+24
* | | Invalidate dir-locals-directory-cache when writing dir-local fileJohan Claesson2019-08-181-0/+7
* | | Handle more subprocess chunking in M-x man (Bug#36927)Noam Postavsky2019-08-182-16/+52
* | | Improve bignum_integer static checkingPaul Eggert2019-08-183-14/+14
* | | Attempt to fix assertion violation in eval.cEli Zaretskii2019-08-181-1/+1
* | | Make `browse-url-of-buffer' work from zip filesLars Ingebrigtsen2019-08-171-10/+12
* | | Fix org-timer-show-remaining-time > 1 hourPaul Eggert2019-08-171-11/+6
* | | Make `describe-function' say that disabled functions are disabledLars Ingebrigtsen2019-08-171-0/+6
* | | Make newline-and-indent take a numeric prefixLars Ingebrigtsen2019-08-172-5/+15
* | | Issue a message on `C-x o' and there's no other windowLars Ingebrigtsen2019-08-171-0/+5
* | | Issue a message on `C-x 1' when there's nothing to doLars Ingebrigtsen2019-08-171-1/+5
* | | Doc clarification in two comment-* functionsLars Ingebrigtsen2019-08-171-3/+7
* | | Add FIXMEs for subsecond supportPaul Eggert2019-08-179-18/+28
* | | * lisp/frameset.el (frameset-restore): Make sure last-focus frame has focus.Juri Linkov2019-08-181-0/+10