summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-07-066-13/+23
|\
| * ; * doc/emacs/killing.texi (Secondary Selection): Fix last change.Eli Zaretskii2019-07-061-4/+3
| * * lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.Stefan Monnier2019-07-062-0/+2
| * Minor copyedit of "Font Lock" in user manualEli Zaretskii2019-07-061-4/+4
| * Improve description of image descriptorsEli Zaretskii2019-07-061-1/+4
| * ; * src/lread.c (Fread): Make the comment wording more accurate.Eli Zaretskii2019-07-061-1/+4
| * Improve documentation of secondary selectionsEli Zaretskii2019-07-061-6/+10
| * * src/fns.c (Fmapconcat): Doc fix. (Bug#36418)Eli Zaretskii2019-07-061-1/+1
* | ; Merge from origin/emacs-26Glenn Morris2019-07-060-0/+0
|\ \ | |/
| * Avoid crash inside CFCharacterSetIsLongCharacterMember (Bug#36507)YAMAMOTO Mitsuharu2019-07-061-1/+4
* | Merge from origin/emacs-26Glenn Morris2019-07-066-8/+24
|\ \ | |/
| * Fix python.el docstring (Bug#36458)Noam Postavsky2019-07-051-1/+1
| * ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-051-0/+12
| * ; 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
* | ; Merge from origin/emacs-26Glenn Morris2019-07-060-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-15/+5
* | Merge from origin/emacs-26Glenn Morris2019-07-064-37/+44
|\ \ | |/
| * Fix typo in doc string of file-exists-p (bug#36408)Stefan Kangas2019-06-291-1/+1
| * * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero2019-06-281-2/+3
| * Fix typo in windows.texiStefan Kangas2019-06-281-1/+1
| * Clarify & update (elisp) Writing Emacs PrimitivesBasil L. Contovounesios2019-06-261-29/+31
| * Clarify a subtle issue in the Internals chapter of lisprefEli Zaretskii2019-06-261-4/+8
* | * 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
* | Update current buffer when changing text propertiesPip Cet2019-07-062-1/+67
* | Update from GnulibPaul Eggert2019-07-069-33/+45
* | Fix [[:xdigit:]] glitch on SolarisPaul Eggert2019-07-061-1/+1
* | 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-062-72/+99
* | Add tests for text-property-search to check prop-match-valueStefan Kangas2019-07-061-0/+43
* | 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-0641-95/+95
* | Add HarfBuzz fallbacks for libotf functions used in ftfont_listYAMAMOTO Mitsuharu2019-07-061-3/+100
* | Avoid crash inside CFCharacterSetIsLongCharacterMemberYAMAMOTO Mitsuharu2019-07-061-1/+4
* | * 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-042-27/+45
* | ; * 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-042-25/+83