summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ; * lisp/emacs-lisp/benchmark.el (benchmark-run): Fix docstringPhilipp Stephani2020-11-16
* ; * lib-src/make-fingerprint.c: Update commentary.Glenn Morris2020-11-15
* Reformat argument commentary in etags.cEli Zaretskii2020-11-15
* Make the invocation of combine-change-calls in comment-region validAlan Mackenzie2020-11-15
* * lisp/progmodes/cc-langs.el (c-<>-notable-chars-re): Fix wrong '-' in regexpAlan Mackenzie2020-11-15
* ; Update the expected result files in test/manual/etags.Eli Zaretskii2020-11-14
* Update the various INSTALL filesEli Zaretskii2020-11-14
* Don't leave lock files after 'replace-buffer-contents'Eli Zaretskii2020-11-14
* Fix input method translation near read-only textEli Zaretskii2020-11-14
* Fix display of truncated R2L lines on TTY framesEli Zaretskii2020-11-14
* Avoid crashes when a reversed glyph row starts with a compositionEli Zaretskii2020-11-14
* ; * .gitignore: src/fingerprint.c not generated since 2019-04-09.Glenn Morris2020-11-13
* Update information about refcardsEli Zaretskii2020-11-13
* Avoid crashes in the daemon due to user interactionEli Zaretskii2020-11-11
* Some minor changes to Tramp, do not merge with masterMichael Albinus2020-11-11
* Add more doc-view requirementsLars Ingebrigtsen2020-11-10
* Fix undefined behavior when fetching glyphs from the display vector.Philipp Stephani2020-11-09
* Fix pcase rx form snag with '?' and '??' (bug#44532)Mattias Engdegård2020-11-09
* Update the doc-view header lineLars Ingebrigtsen2020-11-09
* Avoid breaking Arabic shaping in 'window-text-pixel-size'Eli Zaretskii2020-11-09
* doc-view.el comment clarificationLars Ingebrigtsen2020-11-09
* Update erc documentation about C-c C-bDaniel Martín2020-11-09
* Fix 'uudecode-decode-region-internal' in multibyte buffersKazuhiro Ito2020-11-07
* Fix 'send-string-to-terminal' writing very long stringsEli Zaretskii2020-11-07
* * lisp/subr.el (read-char-from-minibuffer): Doc fix. (Bug#44451)Eli Zaretskii2020-11-07
* Merge branch 'emacs-27' of git.savannah.gnu.org:/srv/git/emacs into emacs-27Eli Zaretskii2020-11-07
|\
| * Split windows evenly when 'min-margins' parameter was set (Bug#44483)Martin Rudalics2020-11-07
* | Fix documentation of 'windmove-swap-states-default-keybindings'Earl Hyatt2020-11-07
|/
* Handle Cairo errors in ftcrfont_openPip Cet2020-11-07
* Backport: Fix exiting the finder-commentary bufferStefan Kangas2020-11-07
* ; * lisp/international/mule.el (define-coding-system): Doc fix.Eli Zaretskii2020-11-06
* * src/w32fns.c (Fw32_register_hot_key): Doc fix. (Bug#44456)Eli Zaretskii2020-11-05
* Prevent redisplay from moving point behind user's backEli Zaretskii2020-11-04
* Document that the :match function for a widget takes an external valueMauro Aranda2020-11-02
* Don't render XML declaration of an HTML document (bug#44348)Stephen Berman2020-11-02
* Recover the contents of the schemas.xml fileYasuhiro KIMURA2020-11-02
* ; * src/xdisp.c (display_string): Fix a typo in a comment.Eli Zaretskii2020-11-01
* Improve indexing of check-declareStefan Kangas2020-11-01
* ; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.Stefan Kangas2020-11-01
* ; Auto-commit of loaddefs files.Glenn Morris2020-11-01
* * doc/lispref/commands.texi (Key Sequence Input): Fix indexing.Eli Zaretskii2020-10-31
* Updating docs with all special window prefix keys.Jared Finder2020-10-31
* Improve reproducibility of generated -pkg.el filesGlenn Morris2020-10-30
* Make sure pixel sizes are zero when setting window size for ptys.Noah Friedman2020-10-29
* Fix failure of 'emacs --daemon' on CygwinKen Brown2020-10-29
* CC Mode: Only recognize foo (*bar) as a function pointer when followed by (Alan Mackenzie2020-10-28
* Fix NEWS entry for fix of Bug#44080Clemens Radermacher2020-10-27
* * src/buffer.c (syms_of_buffer) <fill-column>: Improve doc string.Eli Zaretskii2020-10-27
* Don't skip empty lines when fitting mini frame to buffer (Bug#44080)Clemens Radermacher2020-10-27
* ; * etc/tutorials/TUTORIAL.de: Fix grammar (Bug#44246)Philipp Stephani2020-10-26