aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Try to add more tab-bar support on WindowsJuri Linkov2019-09-023-0/+77
| * | * src/nsterm.m: Fix arguments to window_from_coordinates function callJuri Linkov2019-09-011-1/+1
| * | Fixes to build on WindowsMartin Rudalics2019-09-013-0/+90
| * | Add more aliases switch-to-tab, previous-tab, next-tabJuri Linkov2019-09-012-1/+7
| * | Non-graphical access to frame-local tabs (named window configurations)Juri Linkov2019-09-012-25/+278
| * | Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-3134-157/+2964
* | | Avoid bugging out on multibyte SVG data in shrLars Ingebrigtsen2019-10-011-1/+3
* | | Respect buffer-local values in comint-read-input-ringLars Ingebrigtsen2019-10-011-8/+9
* | | Remove old commented out XEmacs compat code from syntax.el (Bug#37524)Stefan Kangas2019-10-011-15/+0
* | | Remove XEmacs compat code from url-*.el (Bug#37524)Stefan Kangas2019-10-012-18/+5
* | | Remove XEmacs compat code from winner.el (Bug#37524)Stefan Kangas2019-10-011-16/+6
* | | Remove XEmacs compat code from term.el (Bug#37524)Stefan Kangas2019-10-011-16/+9
* | | Add support for Dired file marking from image-modeLars Ingebrigtsen2019-10-013-1/+88
* | | Move url-ns.el to obsolete/Stefan Kangas2019-10-012-0/+11
* | | Tweak mouse highlights in ediff-helpLars Ingebrigtsen2019-10-011-1/+1
* | | Remove XEmacs compat code from ediff-help.elLars Ingebrigtsen2019-10-011-15/+7
* | | Make the help page mention the customizeable global mode variableLars Ingebrigtsen2019-10-012-18/+27
* | | Fix build error in bytecomp.el from previous changeLars Ingebrigtsen2019-10-011-1/+1
* | | Add a new command in *Compile-Log* buffers to re-byte-compileLars Ingebrigtsen2019-10-012-1/+25
* | | ; Auto-commit of loaddefs files.Glenn Morris2019-10-011-54/+190
* | | Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-013-0/+53
* | | Correct some custom type typosRobert Pluim2019-10-014-4/+5
* | | Move undocumented time-stamp formats closer to format-time-stringStephen Gildea2019-09-302-104/+122
* | | time-stamp doc: recommend formats closer to format-time-stringStephen Gildea2019-09-303-41/+65
* | | Bump up max_specpdl_size to 1600Juanma Barranquero2019-10-012-2/+2
* | | Update calling convention for nnmaildir-close-serverEric Abrahamsen2019-09-301-1/+1
* | | * lisp/gnus/mm-uu.el: Use lexical-binding and cl-defstructStefan Monnier2019-09-301-69/+62
* | | Fix quoting in gnutls.c comments and stringsEli Zaretskii2019-09-301-15/+13
* | | Make doc-view error message more informativeLars Ingebrigtsen2019-09-301-5/+5
* | | Fix problem with non-ASCII MML description stringsLars Ingebrigtsen2019-09-301-6/+8
* | | Mention locale-related complications in format-time-string doc stringLars Ingebrigtsen2019-09-301-2/+6
* | | Fix recent mm-uu.el typoLars Ingebrigtsen2019-09-301-1/+1
* | | Improve description of face mergingEli Zaretskii2019-09-301-5/+6
* | | Make elisp- and emacs-index-search and default to the thing under pointLars Ingebrigtsen2019-09-301-2/+15
* | | Refactor mm-decode and friends to be explicit about when errors happenLars Ingebrigtsen2019-09-304-172/+123
* | | Fix rendering of degenerate tables some more in shr.elLars Ingebrigtsen2019-09-301-1/+9
* | | shr table fix refactoringLars Ingebrigtsen2019-09-301-84/+86
* | | Change the commands in image-converter--converters to listsLars Ingebrigtsen2019-09-301-17/+22
* | | Rename the new convert-images-externally variableLars Ingebrigtsen2019-09-302-4/+4
* | | Silence byte-compiler warningJuanma Barranquero2019-09-301-0/+1
* | | * lisp/dired-x.el (dired-virtual): Fix typo.Stefan Kangas2019-09-301-1/+1
* | | * lisp/nxml/rng-valid.el: Use define-minor-modeStefan Monnier2019-09-291-41/+31
* | | Fix indenting in perl functions with doc-commentsTom Willemse2019-09-301-2/+2
* | | Update iso8601-tests for new interfaceLars Ingebrigtsen2019-09-291-7/+7
* | | Make iso8601-parse take a FORM parameter like `decode-time'Lars Ingebrigtsen2019-09-291-8/+9
* | | Add support for sub-second ISO8601 stringsLars Ingebrigtsen2019-09-292-25/+48
* | | * src/timefns.c (Fdecode_time): Improve doc string.Paul Eggert2019-09-291-3/+3
* | | Clarify recent ert manual changeStefan Kangas2019-09-291-1/+2
* | | Remove the compilation-arrow-overlay on a major mode change/reinitializationAlan Mackenzie2019-09-291-1/+4
* | | Add `rx-submatch-n' for compatibility (bug#37517)Mattias EngdegÄrd2019-09-292-0/+6