summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Get time zones rightLars Ingebrigtsen2019-07-081-6/+6
* Shuffle code around a bitLars Ingebrigtsen2019-07-081-24/+26
* Add more docLars Ingebrigtsen2019-07-081-21/+29
* Add more error checkingLars Ingebrigtsen2019-07-081-19/+63
* Clean up slightlyLars Ingebrigtsen2019-07-081-46/+45
* Added tests fos is8601Lars Ingebrigtsen2019-07-082-106/+15
* Move some functions to time-dateLars Ingebrigtsen2019-07-082-42/+38
* Add some tests to be adapted to ertLars Ingebrigtsen2019-07-081-0/+96
* Start implementing a real ISO 8601 parserLars Ingebrigtsen2019-07-082-0/+309
* * lisp/vc/vc-dir.el (vc-dir-view-file): New command for consistency with diredJuri Linkov2019-07-082-2/+5
* Handle scroll-error-top-bottom in follow.el and view.el (bug#21893)Juri Linkov2019-07-082-11/+18
* * lisp/replace.el (perform-replace): Move save-match-data hereJuri Linkov2019-07-081-13/+14
* Handle 'abbr' and 'acronym' tags in shr.elNick Drozd2019-07-071-0/+21
* Shorter `rx' doc string (bug#36496)Mattias Engdegård2019-07-071-321/+96
* * lisp/emacs-lisp/nadvice.el: Make it a package separate from `emacs`.Stefan Monnier2019-07-062-2/+2
* Merge from origin/emacs-26Glenn Morris2019-07-061-0/+1
|\
| * * lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.Stefan Monnier2019-07-062-0/+2
* | Merge from origin/emacs-26Glenn Morris2019-07-065-8/+12
|\ \ | |/
| * Fix python.el docstring (Bug#36458)Noam Postavsky2019-07-051-1/+1
| * ; Fix typo, insure -> ensure in ChangeLogsNoam Postavsky2019-07-053-6/+6
| * * lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug36448)Eli Zaretskii2019-07-031-1/+5
| * ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-15/+5
* | * lisp/dom.el (dom-texts): Simplify (Bug#36441).Xu Chunyang2019-07-061-11/+9
* | Use buffer's name for help-mode bookmarks (Bug#24573)Noam Postavsky2019-07-061-1/+3
* | Add commentary about #$ in autoload filesNoam Postavsky2019-07-061-2/+6
* | Fix indentation of default clocking definitions.Wilson Snyder2019-07-061-2/+7
* | Backout replacing manually crafted hex regexes with [:xdigit:].Wilson Snyder2019-07-061-4/+4
* | Tweak point movement in view-echo-area-messagesDrew Adams2019-07-061-3/+7
* | Remove outdated comment in uniquify.elStefan Kangas2019-07-061-3/+0
* | Improve an error message in bookmark.elStefan Kangas2019-07-061-1/+3
* | Improve Gnus ephemeral bug group browsingBasil L. Contovounesios2019-07-061-69/+95
* | Improve the default value of 'doc-view-ghostscript-program'Eli Zaretskii2019-07-061-2/+8
* | Make "M-x pdb" use "[:graph:]" to match file namesStefan Kangas2019-07-061-1/+5
* | * lisp/net/goto-addr.el: Remove leftover XEmacs compat code. (Bug#36512)Stefan Kangas2019-07-061-10/+0
* | * lisp/bookmark.el (bookmark-set-internal): Doc fix. (Bug#25032)Stefan Kangas2019-07-061-12/+17
* | * lisp/bookmark.el (bookmark-quit-flag): Mark unused variable obsolete.Stefan Kangas2019-07-061-0/+2
* | Prefer progress-reporter to 'message' in bookmark.elStefan Kangas2019-07-061-12/+10
* | Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-0638-90/+90
* | * lisp/replace.el (replace-highlight): Add save-match-data (bug#36328)Juri Linkov2019-07-052-2/+6
* | * lisp/minibuffer.el (minibuffer-message-properties): New variable.Juri Linkov2019-07-053-6/+18
* | * lisp/char-fold.el (char-fold-to-regexp): Implement arg LAX (bug#36398).Juri Linkov2019-07-041-27/+37
* | ; * lisp/net/shr.el (shr-selected-link): Doc fix.Basil L. Contovounesios2019-07-041-1/+3
* | Optimise more inputs to `regexp-opt' (bug#36444)Mattias Engdegård2019-07-041-24/+22
* | In Message, respect Content-Type provided by the userLars Ingebrigtsen2019-07-041-0/+8
* | Fix an infinite loop in c-end-of-macro. Should fix bug #36484Alan Mackenzie2019-07-043-35/+42
* | Fix Flymake's user-visible accessors of diagnostic positionsJoão Távora2019-07-041-5/+11
* | Fix Flymake's treatment of region-specific reportsJoão Távora2019-07-041-4/+15
* | Small fix to writing Gnus dribble change-level entriesEric Abrahamsen2019-07-031-3/+5
* | Add tests for bookmark.el (Bug#36452)Stefan Kangas2019-07-031-32/+16
* | Correct customize type for gnus-group-customizeAndreas Schwab2019-07-021-1/+6