aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Signal user-error on duplicate package refreshStefan Kangas2019-08-221-3/+6
| * | | Improve documentation of 'ispell-skip-html'Eli Zaretskii2019-08-221-1/+6
| * | | Make hide-ifdef-mode-prefix-key customisableLars Ingebrigtsen2019-08-211-11/+7
| * | | Use `quit-window-hook' in Info instead of having its own commandLars Ingebrigtsen2019-08-211-11/+8
| * | | Call `quit-window-hook' in the `quit-window' command onlyLars Ingebrigtsen2019-08-211-6/+3
| * | | * lisp/mail/flow-fill.el: Change todo comment to not mention XEmacs.Stefan Kangas2019-08-211-2/+1
| * | | Avoid some excess precision in time arithmeticPaul Eggert2019-08-201-11/+21
| * | | Respect global-eldoc-mode in minibuffers (Bug#36886)Noam Postavsky2019-08-203-21/+42
* | | | Support `cl-defstruct' in autoloadsStephen Leake2019-09-102-1/+2
|/ / /
* | | Delete built-in ada-mode; Gnu ELPA is a good replacementStephen Leake2019-08-204-9020/+0
* | | Merge from origin/emacs-26Glenn Morris2019-08-201-2/+5
|\ \ \ | | |/ | |/|
| * | Fix query-replace-regexp undo featureTino Calancha2019-08-191-2/+5
* | | Merge from origin/emacs-26Glenn Morris2019-08-204-8/+20
|\ \ \ | |/ /
| * | Fix a typo in char-width-tableEli Zaretskii2019-08-181-2/+2
| * | Fix lisp indent infloop on unfinished strings (Bug#37045)Noam Postavsky2019-08-171-5/+10
| * | Improve commentary in composite.elEli Zaretskii2019-08-171-1/+8
| * | ; Fix typo in a doc string of speedbar.elEli Zaretskii2019-08-161-1/+1
* | | 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-191-2/+15
* | | Fix org-table 65536-second bugPaul Eggert2019-08-191-1/+1
* | | * lisp/erc/erc-stamp.el: Fix erc-echo-timestamp (bug#22700)Stefan Monnier2019-08-191-10/+9
* | | 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-181-16/+4
* | | 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-171-5/+10
* | | 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
* | | Improve support of the ancient Egyptian scriptEli Zaretskii2019-08-171-2/+4
* | | More-compatible subsecond calendrical timestampsPaul Eggert2019-08-167-74/+41
* | | Broaden format-seconds to Lisp timestampsPaul Eggert2019-08-161-1/+1
* | | Fix time-add rounding bugPaul Eggert2019-08-161-2/+2
* | | Make checkdoc check cl-lib function docstringsAlex Branham2019-08-161-4/+12
* | | Avoid deleting closing quotation mark in checkdocAlex Branham2019-08-161-10/+5
* | | Revert "package.el: Allow Package-Requires to span multiple lines (Bug#36301)"Thomas Fitzsimmons2019-08-161-3/+1
* | | package.el: Allow Package-Requires to span multiple lines (Bug#36301)Thomas Fitzsimmons2019-08-161-1/+3
* | | Do not recreate full URL for proxied HTTPS requests (Bug#35969)Thomas Fitzsimmons2019-08-151-4/+5
* | | Make diary-european-date-forms elements mutually exclusiveAndreas Merziger2019-08-151-1/+1
* | | Fix up previous cl-def* changes in bovineLars Ingebrigtsen2019-08-151-2/+2
* | | Reimplement the `fill-flowed' function to respect space stuffingLars Ingebrigtsen2019-08-151-49/+43
* | | Fix eshell-mode-map initializationAlex Branham2019-08-159-100/+159
* | | Rename variables and functions with "auto-load" in their namesLars Ingebrigtsen2019-08-155-20/+33
* | | Include port numbers in `M-x list-processes'Lars Ingebrigtsen2019-08-151-6/+11
* | | Clarify the doc string of complete-with-actionLars Ingebrigtsen2019-08-141-8/+14
* | | Arrange custom-face-attributes closer to how heavy they areLars Ingebrigtsen2019-08-141-10/+10